/*
Theme Name: Expose
Description: <strong>A sleek themeforest Gallery Theme by Kriesi</strong> - <br/> Update notifications available on twitter and facebook:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a>
Version: 1
Author: Kriesi
Author URI: http://www.kriesi.at
*/

@import url(./mega-dropdown-enhanced/css/jqueryui-icons.css);
@import url(./mega-dropdown-enhanced/css/mega.css);

/*Small reset*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p,input,select,legend,textarea,fieldset{margin:0;padding:0}
ol,ul,li {list-style:none}

.left{float:left}
.right{float:right}

/*
-) BASIC CONTAINERS
-) HEAD
-) SLIDESHOW
-) FOOTER
-) SIDEBAR
-) CONTENT AREA
-) GALLERY
-) GENERIC
-) FORM ELEMENTS
-) COMMENTS
*/


/************************************************************************
-) BASIC CONTAINERS
*************************************************************************/

#border{display:table;border:1px solid #cecece;margin-bottom:22px}
.entry, .sidebar .box{background-color:#fcfcfc}
.sidebar .widget{border:1px solid #fff}

body, input, textarea, select{
font-size:12px;
font-family: Arial, Helevtica, Verdana, san-serif;
line-height:23px;
position:relative;
}

.wrapper{ /*div for perfect centering of large scale background images*/
width:100%;
display:table;
z-index:1;
}

.center{ /*center content area */
position: relative;
margin:0 auto;
width:960px;
padding:0 30px;
}

#head{ /*head area, which contains main menu and logo*/
background: url("/images/headerr.png") no-repeat scroll 0 0 transparent;
z-index:100;
position:relative;
height:100px;
}

#main{ /*main area, contains all content and sidebars*/
float:left;
padding:45px 0 0 0;
position:relative;
width:100%;
}

#main .entry{}

.entry{
position: relative;
overflow: hidden;
clear:both;
float:left;
padding:11px;
border:1px solid #FFF
}

.content{
float:left;
width:680px;
}

.fullwidth .content{
width:100%;
padding:0;
margin:0;
background: transparent none;
}

.fullwidth .entry{
width:884px;
}

.sidebar{
position: relative;
width:260px;
float:right;
}

.fullwidth .sidebar{
display:none;
}

#footer{
position: relative;
padding-top: 30px;
font-size: 11px;
line-height:21px;
border-top: 1px solid #FFFFFF;
}

#footer_bottom{
font-size: 12px;
line-height:40px;
padding:10px 0;
}

#footer .one_third{
margin-right:29px;
}

/*column widths for fullwidth pages and reduced width pages*/

#top .wrapper .center .last{
margin-right:0px;
}

/*Reduced width: eg pages with sidebars*/
.one_fourth{display:block; overflow:hidden; float:left; position: relative; font-size:12px;  margin-right:16px; width:140px;}
.one_third{display:block; overflow:hidden; float:left; position: relative; margin-right:16px; width:192px; }
.one_half{display:block; overflow:hidden; float:left; position: relative; margin-right:16px; width:297px; }
.three_fourth{display:block; overflow:hidden; float:left; position: relative; font-size:12px; margin-right:16px; width:454px; }
.two_third{display:block; overflow:hidden; float:left; position: relative; margin-right:16px; width:402px; }

/*Fullwidth*/
.fullwidth .one_fourth{width:209px;}
.fullwidth .one_third{width:284px;}
.fullwidth .one_half{width: 434px;}
.fullwidth .three_fourth{width:659px;}
.fullwidth .two_third{width:584px;}


/************************************************************************
-) HEAD
*************************************************************************/

#top .logo, .logo a{margin-top:6px;float:left}

#top .logo a, #top .logo a:hover{
top:0;
left:0;
text-indent:-9999px;
outline:none;
border: none;
}

#top #head .logoimg, #top #head .logoimg a, #top #head .logoimg a img{
text-indent:0;
background-image: none;
border:none;
}

#wrapper_head{z-index:10}

#headextras{margin:13px 0 0 20px}

/*social bookmark icons*/
.social_bookmarks{
border:none;
display: block;
float: right;
list-style-type: none;
list-style-position: outside;
padding:4px 0px 0 0;
position: relative;
z-index: 6;
}

.social_bookmarks li{
float:left;
width:16px;
padding-left:10px;
}

.social_bookmarks li a{
height:16px;
width:16px;
display: block;
float:left;
text-indent: -9999px;
border:none;
padding:0;
outline: none;
}

#submit_news{
position: absolute;
right:20px;
top:132px;
text-decoration: none;
display: block;
padding-right:28px;
line-height: 22px;
font-size: 12px;
z-index: 10;
}

/*searchform*/
#searchform{float:right;width:260px;height:31px;margin-bottom:22px}
#searchform #border{position:absolute}
#searchform #textarea{background-color:#fcfcfc;border:1px solid #FFF;color:#AAA;width:202px;height:15px}
#searchform #submit{background-image:url("/images/search.png");cursor:pointer;float:right;height:33px;width:40px;margin:0;padding:0}

#feature_info{
padding:0;
position: relative;
top:0px;
}


/*navigation*/

#menu-brush-band a{color:#fff;text-decoration:none;padding-bottom:0px}
#menu-brush-band li.current_page_item a,#menu-brush-band li:hover a{border-bottom:1px dotted #09c}
#menu-brush-band li{float:left;margin:10px 0 0 20px}

/************************************************************************
-) SLIDESHOW
*************************************************************************/

#top .entry .feature_wrap {
padding:0px 0px 35px;
position:relative;
width:auto;
width:100%;
}

.feature_wrap {
position:relative;
}

#top .medium_sized_slider, #top .medium_sized_slider .featured {
height:260px;
position:relative;
width:610px;
}
.featured_inside {
overflow:hidden;
position:relative;
width:910px;
}

.featured_inside, .featured, .fadeout {
height:390px;
}

#top .entry .slidecontrolls {
bottom:-7px;
left:0;
position:relative !important;
top:auto;
z-index:10;
}

#top .slidecontrolls a {
cursor:pointer;
display:block;
float:left;
height:12px;
outline:medium none;
padding:2px;
width:12px;
}

#top .featured_inside a img{
border:none;
}

.entry-head .post-ratings{border:0;padding:0}
.entry-head .post-ratings img {position:relative;top:2px}

/************************************************************************
-) FOOTER
*************************************************************************/

.box li a, #recentcomments li {
display:block;
line-height:22px;
padding:3px 10px;
text-decoration:none;
}

#wrapper_footer{
padding-bottom:20px;
}

#top .scrollTop {
display:block;
float:right;
}

.copyright, {
float:left;
}

#footer .box ul{
margin-bottom: 20px;
}

/************************************************************************
-) SIDEBAR
*************************************************************************/
.sidebar{
font-size: 11px;
line-height: 20px;
}

.sidebar .box{
width:238px;
padding:10px;
float:left;
position: relative;
}

#top #main .display{
font-size: 9px;
display: block;
float: left;
width:113px;
margin-right:8px;
text-align: left;
margin-bottom: 20px;
outline: none;
line-height:24px;
}

.display_buttons{
display: none;
float: left;
width: 238px;
}

#top div .display, #top div .display:hover{
text-decoration: none;
cursor: pointer;
}

#top #main #item_large{
margin-right:0;
}

.display span{
width:84px;
padding-left:25px;
display: block;
float: left;
cursor: pointer;
}

.sidebar .box ul{
float: left;
list-style-position: outside;
list-style-type: none;
width:100%;
}

#top div .sidebar .sub-menu{
padding:0 0 0 20px;
width:auto;
}

.sidebar .box ul li{
float: left;
width:100%;
display: block;
}

#top .sidebar .widget_archive ul li, #top .sidebar .widget_meta ul li, #top .sidebar .widget_categories ul li, #top .sidebar .special_cat ul li{
width:50%;
}

#top .sidebar .children, #top .sidebar .sub-menu{
border:none;
padding: 0;
margin: 0;
}


#top .sidebar .box ul li a{
padding:4px 5px 3px 19px;
display: block;
}

#top .link_list{
border:none;
background: transparent none;
padding: 0;
width: 100%;
margin-bottom:5px;
}

#top .link_list a{
display: block;
float: left;
margin:0 10px 5px 0;
}

#top .link_list .second{
margin:0 0 5px 0;
}

#top .link_list a img{
padding: 0;
border: none;
display: block;
float: left;
}


.box img{
padding: 3px;
border:1px solid;
}

.box_entry h4{
padding:23px 0 0 0;
margin: 0;
top:0px;
}

#top .widget_ratings img{
border:none;
padding: 0;
}

#top .widget_ratings ul li {;
width:100%;
}
/************************************************************************
-) CONTENT AREA
*************************************************************************/
#top .bloghead{
width:358px;
}

.entry .date{
float:left;
font-weight:bold;
height:46px;
margin:7px 10px 0 0;
position:relative;
text-align:center;
text-transform:uppercase;
width:50px;
}

.entry .date_day{}
.entry .date_month{}

.entry-head{
float:left;
font-size: 11px;
}

.entry-head h1{
top:3px;
}

.entry-head h1 a, .entry-head h1 a:hover{
text-decoration: none;
}

#top .entry-head .post-ratings{
position: relative;
top:-3px;
left:auto;
right:auto;
float:left;
margin-left:3px;
}

.entry-head span{
float:left;
position: relative;
display: block;
line-height:11px;
}



#top .author{
padding: 0 5px 0 0;
}

.entry-content{
clear:both;
}

.entry-content-category{
clear:both;
display: inline;
}

#top .entry-head  .rating_label, #top .entry-head .categories{
border:none;
}


/*pagination*/

#top .pagination {
clear:both;
padding:0 0 46px 0;
position:relative;
z-index:3;
}

#top .pagination span, #top .pagination a {
display:block;
float:left;
font-size:11px;
line-height:13px;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
}


#top .pagination .current{
font-size:11px;
padding:6px 9px 5px 9px;
}

.archiveentry .alignleft{
margin: 12px 10px 0 0;
}


/************************************************************************
-) GALLERY
*************************************************************************/

#top .the_gallery .entry, #top .box_entry, #top .commententries{
border:none;
background: transparent none;
width:100%;
padding: 0;
margin:0;
}

.the_gallery{
overflow: visible !important;
}

.the_gallery .entry{
position: static;
}

.gallery_entry{
float:left;
width:330px;
margin:0 16px 16px 0;
position:relative;
font-size:12px;
line-height:1.7em;
color:#666;
border:1px solid #CECECE;
}

.gallery_inner{
border:1px solid #eaeaea;
float:left;
height:194px;
padding:14px;
width:300px;
}

.gallery_entry .gallery_image{
overflow: hidden;
display: block;
border: none;
}

.gallery_entry a img{
border:1px solid #EAEAEA;
}

.gallery_excerpt{
padding:5px;
height:122px;
overflow: hidden;
visibility: hidden;
}

.gallery_entry .comment_link a{
position: absolute;
right:10px;
top:147px;
padding:0 20px 0 0;
font-size: 11px;
}

.gallery_entry h3 {
padding:5px 8px 0;
font-size: 12px;
}

.post-ratings{z-index:10;position:absolute;bottom:15px;display:table;width:auto !important;background-color:#fcfcfc;padding:10px 14px 0 0;border-top:1px solid #eaeaea;border-right:1px solid #eaeaea;text-shadow:1px 1px 0 #FFF}
.post-ratings img{float:left;height:12px;width:12px;padding-right:1px}
.post-ratings strong{float:left;position:relative;top:-3px;left:3px;margin-bottom:-10px}
.post-ratings-loading {display:none !important}

#stars-bg {background-color:#fff}

#top .star{
float:left;
height:12px;
width:12px;
display: block;
cursor:pointer;
padding:0 1px 0 0;
top:auto;
border: none;
}

#top .item_big{
display:none;
}

.featured_entry{
height:58px;
width:58px;
display: block;
position: absolute;
right: 0;
top:0;
z-index: 5;
}

/*gallery fullsized*/


#top #item_large_gallery .gallery_entry{
width:633px;
margin-right:0;
background-position:left 298px;
}

#top #item_large_gallery .gallery_inner{
width:613px;
height:290px;
}

#top #item_large_gallery .gallery_entry .gallery_image{
height:260px;
width:610px;
top:12px;
left:12px
}

#top #item_large_gallery .item_small{
display:none;
}

#top #item_large_gallery .item_big{
display:block;
}

#top #item_large_gallery .gallery_entry .comment_link a{
top:276px;
}

#top #item_large_gallery .post-ratings{
top:280px;
left:12px;
}

/*gallery mediumsized*/
#top #item_medium_gallery .gallery_entry{
background-position:left 275px;
}

#top #item_medium_gallery .gallery_inner{
height:auto;
}

#top #item_medium_gallery .gallery_entry .gallery_image{
position: relative;
top:0;
left:0;
}

#top #item_medium_gallery .gallery_excerpt{
height:107px;
overflow:hidden;
padding:26px 0 0;
position:relative;
top:0;
visibility:visible;
}

.tooltip{
position:absolute;
z-index:200;
left:-9999px;
top:0px;
padding:8px;
visibility: hidden;

}

#top .tooltip .item_big{
display:block;
}

.text_tooltip{
width:250px;
font-size: 12px;
line-height: 18px;
height: auto;
}

#top .text_tooltip .gallery_excerpt{
visibility: visible;
position:relative;
top:auto;
left:auto;
padding:0;
height: auto;
}



/************************************************************************
-) GENERIC
*************************************************************************/

.lightbox_video, .lightbox_image{
position: absolute;
z-index: 1;
top:0;
left:0;
}

a img, a:hover img{z-index:2;position:relative}

.content a img, .content  a:hover img{
border:1px solid #EAEAEA;
}

#socialize-this a img{
border:0;
}

a{
text-decoration: none;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

h1, h2, h3, h4, h5, h6, legend, .sliderheading {
font-family:Arial,Helvetica,san-serif,Trebuchet MS;
font-weight:bold;
letter-spacing:0.4px;
line-height:1.4em;
padding-bottom:6px;
position:relative;
}

#top .siteheading a, .box_entry h4 a{
text-decoration: none;
}

h1{clear:both; font-size:24px; font-weight:normal;}
h2{font-size:20px; clear:both; font-weight:normal;}
h3, legend{font-size:14px; clear:both;}
h4{font-size:12px; clear:both; font-weight:bold;}
h5{font-size:12px; clear:both;}
h6{font-size:12px; clear:both; font-weight:normal;}

p{ padding: 0.5em 0;}

#main ul, #main  ol {
margin-bottom:10px;
}

blockquote p{
padding:11px 0px;
}

.pullquote_right {
float:right;
margin:2% 0 2% 4%;
padding:0 0 0 70px;
width:40%;
}

.pullquote_left {
float:left;
margin:2% 4% 2% 0;
padding:0 0 0 70px;
width:40%;
}

blockquote {
font-family:Georgia,"Times New Roman",Times,serif;
clear:both;
font-size:1.2em;
font-style:italic;
line-height:1.6em;
margin:0 0 22px 0;
padding:0 0 0 70px;
}

.floatleft{
float:left;
}

.floatright{
float:right;
}

.clearboth{
clear:both;
display:block;
}

body .alignleft{
float:left;
margin:7px 10px 7px 0;
display: block;
}

#top .alignleft .alignleft {
margin:0 0 10px;
}

.sidebar .alignleft, #footer .alignleft{
margin:14px 10px 0px 0;
}

#top .small_block{
padding-bottom:15px;
}

#top .small_block .alignleft{
margin:0px 10px 0 0;
}

body .alignright{
float:right;
margin:5px 0px 0px 10px;
display: block;
}

.sidebar .alignright, #footer .alignright{
margin:10px 0px 0px 10px;
}

body .aligncenter{
clear:both;
display:block;
margin:10px auto;
padding: 10px 0;
}

.alignleft img, .alignright img{
display:block;
}


.rounded, .rounded_small, .sidebar .box, .gallery_inner, .display, #top .pagination span, #top .pagination a, .entry, .text_input, .button, textarea, .tooltip, .comment_content, .gravatar img, .date, .more-link, .wp-caption {
}

#top .noborder, #top .noborder img{
border:none;
padding:0;
background: transparent;
}


#top div .hidden{
display:none;
}

#top .wp-caption {
margin:12px 15px 10px 0;
border:1px solid;
padding:5px;
}

#top .wp-caption img {
border:medium none;
display:block;
margin:0 auto;
padding-top:5px;
}

.wp-caption-text {
display:block;
font-size:11px;
font-style:italic;
margin:0 auto;
padding:3px 0 5px;
text-align:center;
width:95%;
}

.entry ul li {
list-style-type:none;
padding:3px 0px 3px 10px;
}

.entry ol li{
list-style-type: decimal;
list-style-position: inside;
padding:3px 0px 3px 0;
}

pre{
font-family:"Andale Mono","Courier New",Courier,Monaco,monospace;
font-size:11px;
margin:15px 0;
padding:15px;
}

.dropcap1{
display:block;
float:left;
font-size:40px;
line-height:40px;
margin:4px 8px 0 0;
}

.dropcap2{
display:block;
float:left;
font-size:24px;
line-height:42px;
width:40px;
text-align: center;
margin:4px 8px 0 0;
}

.dropcap3{
display:block;
float:left;
font-size:25px;
line-height:38px;
padding-top: 2px;
width:40px;
text-align: center;
margin:4px 8px 0 0;
}

/*lightbox*/

#top .pp_nav p {
margin:0px 4px;
font-size: 11px;
padding: 0;
line-height: 18px;
}

.preloading{
display: block;
}

/*Tables*/
.entry table {
	width: auto;
	padding: 0;
	margin: 0;
}

.entry caption {
	padding: 0 0 5px 0;
	width: auto;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.entry th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #555;
}

.entry th.nobg {
	border-top: 0;
	border-left: 0;
	background: none;
}

.entry td {
	padding: 6px 6px 6px 12px;
}

.entry th.spec {
	border-top: 0;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.entry th.specalt {
	border-top: 0;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


.hr{
padding:20px 0;
position: relative;
clear: both;
display: block;
position: relative;
}

.hr a{
position: absolute;
right:0;
top:0;
padding:0 0 0 10px;
font-size: 11px;
text-decoration: none;
outline: none;
}

.more-link {
display:inline-block;
font-size:11px;
line-height:23px;
margin-top:5px;
padding:2px 3px 1px;
text-align:center;
width:78px;
text-decoration:none;
}

.archive .more-link {
display:inline-block;
}

.js_active .item_small, .js_active .feature_wrap img{
visibility: hidden;
}

/************************************************************************
-) FORM ELEMENTS
*************************************************************************/
.fieldset{
border:none;
padding: 0;
margin:0;
}

.text_input, textarea, select{
border-width: 1px;
border-style: solid;
font-family: Arial, Helevtica, Verdana, san-serif;
resize:none;
}

/*Contact Form*/
fieldset{
border:none;
}

.ajax_form .text_area{
padding:0;
width:608px;
}

.ajax_form .text_input{
width:250px;
margin-right:10px;
}

.ajax_form h3{
border:none;
}

.ajax_form p{
padding: 0 0 10px 0;
}

.ajax_form label{
font-size: 11px;
font-weight: bold;
}

/************************************************************************
COMMENTS
*************************************************************************/
#commentform{
position: relative;
left: 9px;
}

#reply_headding, #comments{
text-align: right;
}

#comments{
top:16px;
}

#top #main .commententries{
padding-bottom:11px;
}

#top .commentlist{
float:left;
width:100%;
padding: 0 0 30px 0;
border:none;
}

#top .commentlist .comment{
list-style-type: none;
list-style-position: outside;
width:100%;
position: relative;
display: block;
float: left;
padding: 10px 0 0 0;
margin: 10px 0 0 0;
border:none;
background: none;
}

#top .commentlist ul{
border:none;
}

.gravatar{
float:left;
width:72px;
padding-right:20px;
font-size: 11px;
text-decoration: none;
text-align: center;
position: relative;
}

.gravatar img{
padding:5px;
}

.comment_content{
float:right;
padding:18px 18px 30px;
position:relative;
width:500px;
}

.children .children .comment_content{
width:455px;
}

.children .children .children .comment_content{
width:410px;
}

.children .children .children .children .comment_content{
width:365px;
}

.children .children .children .children .children .comment_content{
width:320px;
}

.author_name, .author_name a, .author_name a:hover{
font-size: 16px;
font-weight: bold;
text-decoration: none;
font-style: normal;
float:left;
}

.commentmetadata {
float:left;
font-size:11px;
line-height:26px;
padding-left:12px;
}

.comment-edit-link{
font-size:11px;
display: inline-block;
padding-left:20px;
}

.says{
position: absolute;
left:-13px;
top:18px;
display: block;
height:24px;
width:13px;
text-indent: -9999px;
}

.comment_text{
clear: both;
font-size: 12px;
}

#top .comment-reply-link{
font-size: 11px;
text-decoration: none;
position: absolute;
display: block;
padding:0px 7px;
bottom: 0;
left:0;
}

/*comment children*/

.children .gravatar {
padding:0;
position:absolute;
right:20px;
top:0;
width:42px;
z-index:2;
}

.children .gravatar img{
width:30px;
height:30px;
}

.children .says{
display:none;
}


.comment_nav{
clear:both;
float:right;
font-size:11px;
position:relative;
top:-27px;
width:534px;
}

.comment_nav a{
text-decoration: none;
}

.comment_nav .comment_prev{
float:left;
}

.comment_nav .comment_next{
float:right;
}

#cancel-comment-reply-link{
display:inline-block;
font-size:11px;
padding:0 0 0 18px;
text-decoration:none;
}

/*input fields*/

.personal_data p{
float:left;
width:33%;
}

.personal_data label{
display:none;
}

.message_data textarea{
width:95%;
padding:9px;
font-size:12px;
height:252px;
}

.text_input, .button{
padding:7px;
font-size:12px;
}

.button{
padding:6px 12px;
}


.personal_data .text_input{
width:90%;
}


.children .personal_data .text_input{

}




/*--------------------calendar--------------------*/
#wp-calendar a, #wp-calendar a:visited {
display:block;
text-decoration:none;
padding:0;
border:none;
width:auto;
}

#wp-calendar a:hover{
display:block;
}

#wp-calendar {
empty-cells: show;
width:100%;
text-align:center;
}


#wp-calendar #next a,#wp-calendar #prev a {
text-decoration:none;
display:block;
background: none;
border:none;
}
#wp-calendar #next a:hover,#wp-calendar #prev a:hover {
}

#wp-calendar caption {
margin-bottom:5px;
}

/* BOTTOM EXTRA */

.footer_bar {display:table;width:100%}
.button_wrap {width:960px;margin:0 auto}
.button_wrap a {float:right}
.button_wrap img,.button_wrap img:hover {position:absolute;margin:-20px 0 0 -34px}

/* Extra Footer */

#extrafooter {background:#222;border-top:1px solid #303030;display:table;width:100%}
#extrafooter #centered {display:table;width:960px;margin:0 auto;padding:30px 0 15px}
#extrafooter #popular {float:left;width:228px}

			#extrafooter #popular ul {
				padding: 20px 15px;
				background: #151515;
				border: 1px solid #303030;
				height: 286px;
			}

				#extrafooter #popular ul li a {
				border-bottom:1px solid #303030;
				color:#CCCCCC;
				display:block;
				font-family:arial;
				font-size:12px;
				padding:8px 5px;
				text-decoration:none;
				text-shadow:none;
				}

				#extrafooter #popular li a:hover {
					color: #FFF;
				}

		#extrafooter #store{
			float:left;
			width:328px;
			margin-left:38px;
		}

			#extrafooter #store ul, #extrafooter #random ul {
				padding: 10px;
				height: 306px;
				background: #151515;
				border: 1px solid #303030;
			}

				#extrafooter #store ul li, #extrafooter #random ul li {
					float: left;
				}

					#extrafooter #store ul li a, #extrafooter #random ul li a {
						display: block;
						margin: 10px;
						width: 80px;
						height: 80px;
						border: 1px solid #303030;
						background: #303030;
					}

						#extrafooter #store ul li a img, #extrafooter #random ul li a img {
							width: 80px;
							height: 80px;
							border:medium none;
						}

		#extrafooter #random {
			float: right;
			width: 328px;
		}
		}

		#extrafooter li {
			list-style: none;
		}

/* Page Navigation */
.cat_select a, .cat_select a:hover {
	display: block;
	text-decoration: none;
	border:none;
}
.cat_select li {
	float: left;
	position: relative;
	width: 158px;
	display: inline;
	list-style:none;
	line-height: 38px;
	height: 38px;
}
.cat_select a, .cat_select a:visited {
	display: block;
	height: 38px;
}
.cat_select a:hover, .cat_select a:active, .current_page_item a {
	background: none;
	text-decoration:none
}
.cat_select li ul {
	position: absolute;
	left: -999em;
	width: 151px;
	border: 1px solid #d2d2d2;
	z-index: 5;
}
.cat_select li li {
	width: 100%;
}
.cat_select li li a, .cat_select li li a:visited {
	padding: 0 0 0 10px;
	font-weight:normal;
	color:#000;
	text-shadow: #fff 0 1px 0;

}
.cat_select li li a:hover, .cat_select li li a:active {
	background:url(images/category-hover.png) top left no-repeat;
	-moz-border-radius-bottomright: 12px;
}
.cat_select li:hover ul, .cat_select li li:hover ul, .cat_select li li li:hover ul, .cat_select li.sfhover ul, .cat_select li li.sfhover ul, .cat_select li li li.sfhover ul {
	left:0;
}
a.main:hover {
	background:none;
}
.cat_children li {
	height: 38px;
	background: #fbfbfb;
}

#categories {
	position: absolute;

}
.categories h3 {
	background:url("/images/buttonn.png") top left no-repeat;
	cursor:pointer;
	padding:9px 0 15px 48px;
	z-index:1100;
}
.categories:hover h3 {
	background-position:left top;
}
.categories ul {
	-moz-border-radius-bottomright: 12px;
	background: #eee;
	border:1px solid #A7A7A7;
	display:none;
	left:0;
	list-style:none outside none;
	padding-top:25px;
	position:absolute;
	top:20px;
	width:100%;
	z-index:1000;
}
.categories:hover ul {
	display:block;
}
.cat_select{
	position: absolute;
	top:80px;
	width:160px;
	height:38px;
}
.cat_select ul{
	list-style:none outside none;
}
.details {

}

.buttons {
	float: right;
	display: inline-block;
	margin: 10px 0 0;
}
.dl_button a {
background:url(/images/download_button.png) top right no-repeat;
width:152px;
height:38px;
display:inline-block;
float:right;
}
.dl_button a:hover {
	background: url(/images/download_button.png) bottom right no-repeat;
	width: 152px;
	height: 38px;
	display:inline-block;
}
.purchase_button a {
	background: url(/images/purchase_button.png) top right no-repeat;
	width: 152px;
	height: 38px;
	display:inline-block;
}
.purchase_button a:hover {
	background: url(/images/purchase_button.png) bottom right no-repeat;
	width: 152px;
	height: 38px;
	display:inline-block;
}

.wpcf7-quiz-label{display:block}
.wpcf7-form-control-wrap textarea{height:80px;width:628px}
.wpcf7-quiz{width:232px;margin-left:-3px}

#related-posts{width:100%;height:114px;float:left;margin-bottom:20px}
#related-posts .box{width:388px;height:112px;float:left;background:#fcfcfc;border:1px solid #fff;margin:0 auto}
#related-posts .thumbs{width:372px;height:82px;margin:10px}
#related-posts .thumbs a{border:none !important}
#related-posts .socials{background-color:#fcfcfc;border:1px solid #fff;display:table;float:right;width:212px}
#related-posts .socials ul{float:right;margin:0;padding:9px}
#related-posts .socials li{float:left;display:table;padding:8px}
#related-posts .socials img{width:32px;height:32px;display:table;border:none}

ul.mega-container{border-color:#1461A7;position:absolute;top:56px}
li.mega{border-color:#1569ae}
li.mega.mega-active{background-color:#1773C6}
li.mega .mega-content{background-color:#2F8BDF;border-color:#1569B5}
li.mega > .mega-menu ul{background-color:#2F8BDF}

.recommend {
	background: url(/images/recommend.png) bottom right no-repeat;
	width: 110px !important;
	height: 7px;
	display:inline-block;
	margin-top: 5px;
}
