/*  

Theme Name: Block Magazine Theme

Description: Responsive WordPress theme

Theme URI: http://themnific.com

Author: Dannci & Themnific

Author URI: http://themnific.com

Version: 1.6

Tags: dark, light, white, black, gray, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

License: GNU/GPL Version 2 or later. 

License URI: http://www.gnu.org/licenses/gpl.html 

Copyright: (c) 2016 Dannci.

 

*/





/* CSS Resets */



html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}



html, body {

height: 100%;

margin:0; padding:0;

}



html,body,h1,h2,h3,h4,h5,h6{ font-family:Arial, sans-serif;}



.clearfix:after { content: "\00A0"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}

.clearfix{ display: inline-block;}  

html[xmlns] .clearfix { display: block;}  

* html .clearfix{ height: 1%;}  

.clearfix {display: block}  

 

.frame-top{ position:fixed; height:20px; width:100%; top:0; left:0; z-index:99}

.frame-bottom{ position:fixed; height:65px; width:100%; bottom:0; left:0; z-index:99}

.frame-left{ position:fixed; width:20px; height:100%; top:0; left:0; z-index:99}

.frame-right{ position:fixed; width:20px; height:100%; top:0; right:0; z-index:99}



img,

.imgwrap{ max-width:100%;}

 

ol, ul { list-style:none; margin:0; }



ul.children{ margin-left:15px;}



ul.children li:last-child{ padding: 0 0 0 0 !important;}



a,a:hover{ text-decoration: none; 

}





.tranz,#nav{-webkit-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease; }



a,.nav li a{

	-moz-transition: all 0.2s ease-in;

	-webkit-transition: all 0.2s ease-in;

	-o-transition: all 0.2s ease-in; 

	transition: all 0.2s ease-in;

	-ms-transition: all 0.2s ease-in;

}



small{ line-height:11pt;}



.small{ font-size:85% !important;}



.hrline,.hrlineB{

	clear:both;

	width: 100%;

	margin:10px 0 -4px 0;

	padding:0;

	height:1px;

	position:relative;

	border-bottom:1px solid #ddd;

}



.hrlineB{

	margin-bottom:30px !important;

}



.hrline span,.hrlineB span{

	width:30px;

	background:#999;

	height:1px;

	position: absolute;

	top:0;

	left:0;

}



.sserif{text-transform:uppercase; margin:5px 0 20px 0;}

	

.fl{ float:left !important;}

.fr{ float:right !important;}

.cntr{ text-align: center;}



i.icon-play-circle,

i.icon-time{ padding-left:1px !important;}



.rad,a#navtrigger,a#navtrigger-sec{-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}

.rad_big,.main{-moz-border-radius: 6px;-khtml-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;}



.boxshadow{

	-moz-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.3);

	-webkit-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.3);

	box-shadow:  0 1px 2px rgba(0, 0, 0, 0.3);

}



.boxshadow2{

	-moz-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.2);

	-webkit-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.2);

	box-shadow:  0 1px 1px rgba(0, 0, 0, 0.2);

}



.shadow-inset{

	-moz-box-shadow:  0px 0px 10px rgba(0, 0, 0, .15) inset;

	-webkit-box-shadow:  0px 0px 10px rgba(0, 0, 0, .15) inset;

	box-shadow: 0px 0px 10px rgba(0, 0, 0, .15) inset;

}



.shadow-inset2{

	-moz-box-shadow:  0px 0px 45px rgba(0, 0, 0, 1) inset;

	-webkit-box-shadow:  0px 0px 45px rgba(0, 0, 0, 1) inset;

	box-shadow: 0px 0px 45px rgba(0, 0, 0, 1) inset;

}



.gradient,#servicesbox h3 i,.logo_bottom,ul.staff_social li a{

    background-image: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.05));

    background-image: -webkit-linear-gradient-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05)));

    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));

    background-image: -o-linear-gradient(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05));

    background-image: -ms-linear-gradient(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05));

    background-image: no-repeat;

}



.slant{ font-weight:normal; font-style:italic;}



.opacity{ opacity:.6}



.lower{ text-transform: lowercase !important}

.italic{ font-style:italic !important}

.fat{ font-weight:bold !important}







h1{

	margin:15px 0;

	padding:0;

	letter-spacing:-0.06em 

	}

	

h1.entry-title{ margin:25px 0;}	

	

h2{

	margin:15px 0;

	padding:0;

	letter-spacing:-0.02em;

	}

	

h2.itemtitle{

	margin:40px 0 15px 0;

	padding:0 0 8px 0;

	background:url(images/line-h-l.png) bottom repeat-x !important;

	}

	

#sidebar h2{

	padding-top:15px;

	padding-bottom:15px;

	margin:0;

	font-size:16px;

	overflow:hidden;

	border-bottom:1px solid #ddd;

	margin-bottom:15px;

}





h3{

	margin:15px 0 5px 0;

	padding:0;

	letter-spacing:-0.025em;

	}	



h3.leading{

	margin:0 0 10px 0;

	padding:0;

	}	

	

h4{

	margin:20px 0 5px 0;

	padding:0;

	}	

	

h5,h6{

	margin:5px 0;

	padding:0;

	}	

	

h3 span span{ opacity:.6; padding:0 !important;}



h3.title{ padding:0 0 11px 0; margin: 0; font-size:14pt; text-shadow:none;}



h4.leading{

	margin:-5px 0 10px 0;

	}







/* @header

********************************************************************************************

********************************************************************************************/



.topnav{ overflow:hidden;}



#header{

	width:100%;

	padding:0;

	overflow: visible;

	margin:0 0 5px 0;

	float:left;

	border-top:1px solid #eee;

	border-bottom:1px solid #eee;

	}





#header h1{

	margin:55px 0;

	float:left;

	line-height:.9;

	font-size:35px;

	text-transform:uppercase;

	letter-spacing:-3px;

	display:block;

}



#header h1 img{ float:left; margin:0; }



.headad{ float:right; margin:35px 0 15px 0;}



.homead{ position:absolute; top:0; left:50%; margin:5px 0 0 630px; z-index:99;}



.container_fix{ position:fixed !important; top:auto;}



/* @navigations

********************************************************************************************

********************************************************************************************/

/*

#navigation{

	float:left;

	position:relative;

	z-index:9;

	margin:0 0 -1px 0;

	width:100%;

	padding:0 0;

}



.nav {

	position:relative;

	padding: 0;

	list-style: none;

	line-height: 1;

	display:block;

	z-index:99;

}



.nav a {

	position: relative;

	display: block;

	z-index: 1;

	padding: 12px 0;

	text-decoration: none;

}



.nav>li>a{

	display: block;

	padding:24px 10px 22px 10px;

	text-decoration: none;

	line-height:1;

	border-bottom:none;

	letter-spacing:-0.02em !important;

	text-transform:uppercase;

}

*/



.nav>li>a>i{

	margin-right:5px !important;

}



.nav li a span.walker{ display: none; padding-top:6px; letter-spacing:0 !important; font-size:11px !important; color:#999 !important;}



.nav>li>a>span.walker{ display:block; text-transform: none; opacity:.6}



.nav>li:first-child>a{}



.nav>li>a:hover,

.nav>li.sfHover>a,

.nav>li.current-menu-item>a{

	/*border-bottom:2px solid #E8D116;

	padding: 15px 12px 8px 15px;*/

}



.nav li {

	display:inline;

	position: relative;

	float:left;

	overflow: hidden;

}



.nav>li {

	margin:0;

}



.nav li ul {

	margin:0 0 0 0;

	padding:0 0 0 0;

	width:200px;

	position: absolute;

	z-index:9;

}



.nav li ul .sf-sub-indicator {

	background: url(https://www.hatch-mag.com/wp-content/themes/images/arrow-superfish-right.png) no-repeat;

	top: 45%;

}

.nav li ul li>a {

	margin:0 20px;

	padding:20px 0;

	border-bottom:1px solid #eee;

	font-size:12px;

	line-height:1;

	font-weight:normal !important;

	opacity:.9;

	max-width:200px !important;

}



.nav li ul li a i{

	margin-right:8px !important;

}



.nav li ul li:last-child a{border-bottom:none;}



.nav>li>ul{

	border:1px solid #ddd;

	border-top:none;

	z-index:9;

	margin:0 0 0 -1px;

	}



.nav>li>ul:after {

    border-color: #FFFFFF transparent;

    border-style: solid;

    border-width: 0 6px 6px;

    bottom: 100%;

    content: "";

    height: 0;

    position: absolute;

    left: 15px;

    width: 0;

}



.nav>li>ul>li,

.nav li ul ul li{width:100%;max-width:200px;}



.nav li ul li:first-child a {

	background:none;

} 



.nav li ul li a:hover {

}



.nav li ul li.current_page_item a,

.nav li ul li.current_page_parent a,

.nav li ul li.current-menu-ancestor a,

.nav li ul li.current-cat a,

.nav li ul li.li.current-menu-item a,

.nav li ul li.sfHover a {

}



.current_page_ancestor ul li a{

}



.nav li ul ul{

	margin: -54px 0 0 198px;

	border:1px solid #ddd;

	-moz-border-radius:0 5px 5px 5px;-khtml-border-radius:0 5px 5px 5px;-webkit-border-radius:0 5px 5px 5px;border-radius:0 5px 5px 5px;

}





.nav li a.sf-with-ul {

  	padding-right: 23px;

}



.nav li ul li a.sf-with-ul {

	background: url(https://www.hatch-mag.com/wp-content/themes/blockmagazine/images/arrow-superfish-right.png) 100% 15px no-repeat;

	padding-right: 0;

}



.nav li.current_page_item a,

.nav li.current_page_parent a,

.nav li.current-menu-ancestor a,

.nav li.current-cat a,

.nav li.li.current-menu-item a,

.nav li.sfHover a {

}





.nav .sf-sub-indicator {

	position: absolute;

	display: block;

	right:12px;

	top:47%;

	width: 5px;

	height: 5px;

	text-indent: -999em;

	overflow: hidden;

	background:#000 !important;

}





a:hover .sf-sub-indicator,

.current-menu-item a .sf-sub-indicator{ background:#fff !important;}



.nav li ul {

	position: absolute;

	left: -999em;

}



.nav li:hover, .nav li.hover {

  	position: static;

}



.nav li:hover ul ul,

.nav li.sfhover ul ul,

.nav li:hover ul ul ul,

.nav li.sfhover ul ul ul,

.nav li:hover ul ul ul ul,

.nav li.sfhover ul ul ul ul {

  	left: -999em;

}



.nav li:hover ul,

.nav li.sfhover ul,

.nav li li:hover ul,

.nav li li.sfhover ul,

.nav li li li:hover ul,

.nav li li li.sfhover ul,

.nav li li li li:hover ul,

.nav li li li li.sfhover ul {

  	left: auto;

}







#menu-main-menu{ float:left; margin:0 0}



#menu-main-menu>li>a{ padding:25px 15px;}



#menu-main-menu .sf-sub-indicator {right:5px;}





#main-nav>li { margin-left:1px; width:14.2%;}

#main-nav>li:first-child { margin-left:0; }


/*
#main-nav>li>a{ padding:32px 10px 30px 50px; }
*/


#main-nav>li>a i{ font-size:26px !important; position:absolute; left:15px; top:25px;}







/* @mega menu 

********************************************************************************************

********************************************************************************************/



#main-nav li.mega ul{ width:100%;margin:0 0 0 0;}



#main-nav li.mega ul.sub-menu{ min-height:300px;}



#main-nav li.mega:hover ul{left: 0;}



#main-nav li.mega:hover ul li{ width:20%; float:none;}



div.sub{ visibility: visible; display:block;}



.mega ul.loop,

.mega div.sub{ position: absolute; width:79.8%; left:20%;  z-index:99;}



.mega2 ul.loop,

.mega2 div.sub{ position: absolute; width:100%; left:0;  z-index:99;}



ul.loop li{ float:left !important; width:23% !important; margin:15px 0 15px 1.7% !important; padding:0 0 !important;}



.mega2 ul.loop li{ width:18% !important;}



ul.loop li a{ margin:0 0 0 0 !important;padding:0 0 !important; border-bottom:none !important;}



#main-nav li.mega>ul:after {

	display:none;

}







/* @mobile menu 

********************************************************************************************

********************************************************************************************/



a#navtrigger,

a#navtrigger-sec{

text-indent:-9999px;

padding:15px;

height:40px;

width:40px;

background-image: url(images/icons/zoom.png);

background-position:50% 50%;

background-repeat:no-repeat;

margin:0 auto 20px auto;

display:none;

}



a#navtrigger:hover{

background-image: url(images/icons/zoom.png);

}



a#navtrigger.active{

background-image: url(images/icons/minus.png);

}



a#navtrigger-sec{

background-image: url(images/icons/zoom-black.png);

margin:5px auto;

}



a#navtrigger-sec:hover{

background-image: url(images/icons/zoom-black.png);

}



a#navtrigger-sec.active{

background-image: url(images/icons/minus-black.png);

}



.showtrig{ display: block !important; float:none; overflow:hidden;}



.hidenav{ display:none !important;}



.shownav{ display: inline-block !important;}









/* @post: basics

********************************************************************************************

********************************************************************************************/



ul.medpost{ width:105%; overflow:hidden;}



ul.medpost li{ width:45%; margin:0 5% 20px 0; float:left; overflow:hidden; position:relative;}



ul.medpost li .item_full img{ border:none !important;}



ul.medpost li p.meta{ margin:0 0 7px 0;}



ul.medpost li img{ float:left; margin:0 0 20px 0; width:100%;}



ul.medpost li iframe{ float:left; margin:0 0 20px 0; max-height:320px;width:100%;}



img.standard{ float:left; margin:0 0 1px 0;}



.post iframe{float:left;margin:0 0 1px 0;}



.entry{margin:15px 0;}



.entry p a:hover{ background:url(images/transparent-light.png);}



.entry p{margin:0 0 15px 0;}



.entryfull{margin:0 0 25px 0; overflow:hidden}



.entryfull p{margin:0 0 10px 0;}



.meta{

	font-size:12px;

	line-height:2;

	overflow: hidden;

}



span.meta{ opacity:.7; }



.meta_full{ line-height:1 !important; margin:0 0 0 0;}



.meta_full i{ margin:0 4px 0 0;}



.meta_full>span{ padding:12px 14px 11px 14px; display: inline; float:left; margin:0 1px 1px 0; line-height:1 !important;}

.meta_full span,.meta_full>span a{ font-size:11px !important;}







.entry .contact-form{ overflow:hidden; float:none; clear:both; padding:0 0 30px 0;}



.entry ul>li{

	width:100%;

	list-style:square inside;

} 

.entry ul>li>ul>li{ padding-left:15px;

	list-style: circle inside;}





.entry ul,

.entry ol{margin:5px 0 15px 10px;}



.entry ul li{ list-style: disc inside none; padding-left:0px;}



.entry ol li{ list-style: decimal; list-style-position:inside;padding-left:10px;}



.entry ol li ol li{ list-style: upper-latin;list-style-position:inside;}



.entry blockquote{

	border-left:2px solid #ddd;

	padding:5px 30px !important;

	margin:25px 0 25px 20px;

	font-family: Arial, Helvetica, sans-serif;

	font-style: italic;

	line-height:1.9em;

	letter-spacing:0;

	}

	

.entry blockquote p{ margin:0 0 0 0;}







/* @post: other

********************************************************************************************

********************************************************************************************/



.postinfo{

	overflow:hidden;

	margin:30px 0;

	padding:25px 30px 0 30px;

}



.postinfo p{

	margin:0 0 0 0;

}



.postauthor { overflow:hidden; margin:0 0 20px 0; padding:0;}



.postauthor img{ float:left; margin:10px 25px 0 0;}



.authordesc{ margin-top:10px;}



.authorarchive{margin:0 0 0px 0;}



.authorarchive img{ float:left; margin:8px 25px 10px 0;}



.authorarchive p{ width:50%;}



ul.related{ float:left; width:105%; overflow: hidden; margin:5px 0 0 0;}



.related li{ position:relative; float:left; width:21.4%; margin:0 3.2% 25px 0;overflow: hidden; position:relative; padding:0;}



.related li h2{ font-size:10.5pt; line-height:14pt; margin:0; padding:0 10%; width:80%; text-align:center; background:none; letter-spacing:0; position:absolute; top:30%; left:0; }



.related li a img { float:left; margin:0 0 15px 0; position:relative;}



.related li .meta {margin:0 !important; width:auto; float:left;}



.archivecontent{padding:5px 10% 0 6% !important; min-height:340px;}



.archivepost {margin:20px 0 20px 0;}



.archivepost li{padding:0 0 0 0; overflow:hidden; position:relative; margin:30px 0 0 0;}



.archivepost li h3{ font-size:13pt; margin:15px 0 5px 0 !important;line-height:1.4;}



.archivepost img{ float:left; margin:0 20px 0px 0;}



.archivepost .meta{ margin:0 0 5px 0; padding:0; width:auto;}



.archivepost p{ font-size:90%; line-height:2}







.postad{ width:100%; margin:0 0 30px 0; overflow:hidden; text-align:center;}



.postad img,

.postad ins{ max-width:100%; display:block; margin:0 auto;}











#post-nav h4{ font-size:11px !important;}



#post-nav img{ float:left; margin:5px 0 15px 0;}



.post-previous,

.post-next{width:140px; height:210px; position:fixed; bottom:-80px; left:0; overflow:hidden; padding:5px 15px; z-index:98;}



.post-next{left:auto; right:0;}



.post-previous h4,

.post-next h4{ display:none; opacity:0; width:110px; overflow:hidden}



.post-previous:hover,

.post-next:hover{bottom:0px;width:140px;padding:5px 15px;}



.post-previous:hover h4,

.post-next:hover h4{ display:block; opacity:1;}







/* @formats 

********************************************************************************************

********************************************************************************************/



.quote blockquote p{ position:absolute; top:30px; left:10%; width:80%; font-size:15px !important;}



.quote p.quuote_author{ position:absolute; bottom:30px; right:30px;}



.quote i{ position:absolute; bottom:30px; left:10%; font-size:24px !important; color:#000; }



.aside_inn{position:absolute; top:0px; left:0px; width:100%; overflow:hidden}



.aside_inn p{ margin:5px; overflow:hidden;}



.aside_inn img{ border:none !important; max-width:100%;}



/* @comments 

********************************************************************************************

********************************************************************************************/



#comments {

	clear: both;

}

#comments .navigation {

	padding:20px 0;

	clear: both;

	overflow:hidden;

}

h3#comments-title,

h3#reply-title {

	padding:5px 0 10px 0;

	margin:0 0 15px 0;

}





.commentlist {

	list-style: none;

	margin:30px 0 0 0 !important;

}

.commentlist li.comment {

	background: url(images/line-h-l.png) bottom repeat-x;

	line-height: 24px;

	margin: 0 0 25px 0;

	padding: 0 0 0 80px;

	position: relative;

	list-style:none;

}



ul.children li.comment:last-child{

	padding: 0 0 0 80px !important;}



.commentlist li:last-child {

	border-bottom: none;

	margin-bottom: 0;

}

#comments .comment-body ul,

#comments .comment-body ol {

	margin-bottom: 18px;

}

#comments .comment-body p:last-child {

	margin-bottom: 6px;

}

#comments .comment-body blockquote p:last-child {

	margin-bottom: 24px;

}

.commentlist ol {

	list-style: decimal;

}

.commentlist .avatar {

	position: absolute;

	top: 8px;

	left: 0;

}

.comment-author {

}

.comment-author cite {

	color: #000;

	font-style: normal;

	font-weight: bold;

	font-size:14px; 

	text-transform:uppercase;

}

.comment-author .says {

	font-style: italic;

	display:none;

}

.comment-meta {

	margin: 0 0 20px 0;

}

.comment-meta a:link,

.comment-meta a:visited {

	color: #888;

	text-decoration: none;

}

.comment-meta a:active,

.comment-meta a:hover {

	color: #ff4b33;

}

.commentlist .even {

}

.commentlist .bypostauthor {

}

.reply a {

	font-size: 12px;

	margin: 5px 0 15px 0 !important;

	font-weight:bold;

	display:inline-block;

}

.reply a,

a.comment-edit-link {

	color: #888;

}

.reply a:hover,

a.comment-edit-link:hover {

	color: #ff4b33;

}

.commentlist .children {

	list-style: none;

	margin: 0;

}

.commentlist .children li {

	list-style: none;

	border: none;

	margin: 0;

}

.nopassword,

.nocomments {

	display: none;

}

#comments .pingback {

	border-bottom: 1px solid #e7e7e7;

	margin-bottom: 18px;

	padding-bottom: 18px;

}

.commentlist li.comment+li.pingback {

	margin-top: -6px;

}

#comments .pingback p {

	color: #888;

	display: block;

	font-size: 12px;

	line-height: 18px;

	margin: 0;

}

#comments .pingback .url {

	font-size: 13px;

	font-style: italic;

}



/* Comments form */

input[type=submit] { }



#respond {

	margin:0;

	overflow: hidden;

	position: relative;

}

#respond p {

	margin: 0;

}



.comment-form-author,

.comment-form-email,

.comment-form-url{ width:31.3%; float:left; margin-right:3% !important;}

.comment-form-url{margin-right:0 !important;}



input#author,

input#email,

input#url{ width:99% !important; margin-bottom:20px !important;}



#respond .comment-notes {

	margin-bottom: 1em;

	opacity:.7;

	font-size:90%;

}

.form-allowed-tags {

display: none;

}

.children #respond {

	margin: 0 48px 0 0;

}

#comments-list #respond {

	margin:0;

}

#comments-list ul #respond {

	margin: 0;

}

#cancel-comment-reply-link {

	font-size: 12px;

	font-weight: normal;

	line-height: 18px;

	margin-left:10px;

}

#respond .required {

	color: #ff4b33;

	font-weight: bold;

	margin-left:3px;

}

#respond label {

	color: #888;

	font-size: 12px;

}

#respond input {

	margin:0;

	width: 96%;

}

#respond textarea {

	width: 100%;

	padding:10px 1.5%;

}

#respond .form-allowed-tags {

display: none;

}

#respond .form-allowed-tags code {

display: none;

}

#respond .form-submit {

	margin: 12px 0;

}

#respond .form-submit input {

	font-size: 14px;

	width: auto;

	margin:20px 1px 20px 1px;

}





/* @forms 

********************************************************************************************

********************************************************************************************/



input, textarea,input checkbox,input radio,select, file{

	border: 1px solid #eee;

	padding:10px 5%;

	margin:0 0 5px 0;

	line-height:1 !important;

	}





form#contactform fieldset input{

	float:none;

	width:320px;

	margin-top:30px;}

	

form#contactform fieldset textarea{

	margin-top:30px;

	width:430px;

	border: 1px solid #eee;

	background:#fff;}

	

form#contactform fieldset input#submit{

	width:150px; cursor:pointer;}



#contact{

	padding:0 0 30px 0;

	}





/* @search 

********************************************************************************************

********************************************************************************************/

.searchformhead {

	float: right;

	position:relative;

	margin:15px 0 14px 2px;

	width: 16%;

	width:200px;

	overflow:hidden;

	border:1px solid #ddd;

}

 

.searchform {

	position: relative;

	float: left;

	width:100%;

	margin:0 0 0 25px;}

 

.searchformhead input.s {

	float: right;

	margin: 0;

	color:#666;

	padding:6px 12px;

	line-height:1;

	float:left;

	font-style:bold !important;

	font-size:12px !important;

	width: 95%;

	border:none;

	background:none !important;

	}

 

.searchSubmit {

	position: absolute;

	height: 23px;

	width: 23px;

	border: none;

	cursor: pointer;

	margin:0;

	overflow:hidden;

	top: 2px;

	right:2px;

	font-size:12px !important;

	line-height:.8 !important;

	}

	

	

.searchform input.s {

	padding:12px 4.5%;

	margin:0 0 20px 0;

	color:#999;

	font-style:normal;

	width:99.5%;

	

	

	border: 1px solid #d9d9d9;

	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);

	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);

	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);

	-o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);

  }

 

.searchform .searchSubmit {

	height: 24px;

	top: 9px;

	right:11px; }







/* @sidebar 

********************************************************************************************

********************************************************************************************/



#sidebar{ padding-bottom: 30px;}



#sidebar p {margin:0; padding:0 0 15px 0;}





#sidebar h3 {font-size:10pt;

	}	

	

#sidebar a:hover {

	text-decoration:none;

	}	



	

#sidebar>ul,

#sidebar>div>ul{

	list-style:none;

	float:none;

	overflow:hidden;

	width:100%;

	margin-bottom:10px;

	}



	

#sidebar select{

	margin:5px 0 30px 0;

	width:100%;

	font-size:100% !important;

	clear:both;

	float:none;

	}

	

#sidebar .searchform{

	margin:0 0 10px 0;

	float:none;

	clear:both;

	overflow:hidden;

}



li.recentcomments,

cite{ padding:0 0 10px 0;}



a.rsswidget{ padding:5px 0 0 0;}



	

#sidebar>ul>li.cat-item{}







/* @custom widgets 

********************************************************************************************

********************************************************************************************/



.tagcloud { margin-bottom: 30px; }

 

ul.lists{ list-style:none; overflow:hidden; margin:0; width:106%}



#footer ul.lists{ margin-top:0;}



ul.lists li ul, ul.lists li ul li{ margin:0 0 0 0 !important;padding:0 0 0 0 !important; width:100%; background:none;}



.lists a{}



.lists a:hover{}



.lists li{ 

	background:url(images/bull.png) 0 4px no-repeat;

	padding:0 10px 0 26px; 

	margin:0 3% 0 0; 

	float:left;

	width:31%;

	list-style:none;

	} 







.ad300{margin:20px 0 20px 0; border:1px dashed #eee; text-align:center;}



#footer .ad300{ border:none;}



.ad300 img{ display:block; margin:0 auto 30px auto;}



.ad300 h2{ text-transform:uppercase; font-family:Arial !important; font-weight:normal !important;font-size:11px !important; padding:15px 0 0 0 !important; border-bottom:none !important;}



ul.ad125{padding:0 0 0 0 !important; overflow:hidden; width:92% !important; margin:0 0 0 8% !important;}

#footer ul.ad125{width:100% !important; margin:0 0 0 0 !important;}

ul.ad125 li{ float:left; margin:0 0 30px 0; width:45%; text-align:center; padding:0; overflow:hidden; background:none !important;}

#footer ul.ad125 li{margin:0 0 5px 0; width:50%;}

ul.ad125 li img{ float:none; display:block; margin:0 auto; padding:0; overflow:hidden}





 

/* flickr */

#sidebar h2 span.flickr,#footer h3 span.flickr,h2.widget span.flickr{ color: #0061D8; font-style:normal; }

 

#sidebar h2 span span,#footer h3 span span,#archives h2 span span,h2.widget span span { color: #FF1183; }

 

.flickwrap {

	position: relative;

	padding:0;

	overflow: hidden;

	width: 120%;

	margin:0 0 10px 0; }

 

.flickwrap img {

	float: left;

	margin:0 !important;

	padding: 0 !important;

	width:75px;

}

		

#footer .flickwrap img {width:62px; }

 

.flickr_badge_image{

	float: left;

	margin: 0 22px 22px 0!important;

	padding: 0 !important;

}



#footer .flickr_badge_image{margin: 0 15px 15px 0!important;}

 

.flickwrap a:hover img { background:#ccc; }

 





 

/* Blog Author Widget */

img.avatar {  }

 

span.left {

	float: left;

	margin: 8px 15px 5px 0; }

 

span.right {

	float: right;

	margin: 8px 0 5px 15px; }

 

/* featured */

ul.featured {

	margin: 0 0 10px 0 !important;

	overflow: hidden;

	float: left;

	list-style:none !important;

}



ul.featured li{	list-style:none !important; padding:0 0 !important; margin:0 0 !important; width:100%; display:block;} 



ul.featured li:first-child div{padding:0 0 20px 0;}



ul.featured li:last-child div{ border-bottom:none;}



.serchwidget{ overflow:hidden;margin-bottom:25px;}





/* comments widget */



.com_post{

	overflow:hidden;

	padding:15px 0 !important;

	border-top:1px solid #ddd;

	margin:0 0 0 0;

	list-style:none !important;

}



.com_post:first-child{

	padding:0 0 15px 0 !important;

	border-top: none;

}



.com_post img{ float:left; margin:8px 20px 5px 0;}



.com_post span{ float:left; margin-right:7px; font-style: normal}



.com_post p{ padding:0 0 0 65px !important;}









/* @tabs

********************************************************************************************

********************************************************************************************/

#hometab {

	float: left;

	width:100%;

	padding:25px 6%;

	margin: 0 0 10px 0;

	overflow: hidden;

	position: relative;

	}

	

#footer #hometab { width:100%; padding:0; background: none !important;}

 

ul#serinfo-nav {

	position:relative;

	z-index: 6;

	margin:0 !important;

	background:url(images/transparent-light.png);

	overflow:hidden;

	}

 

ul#serinfo-nav>li {

	padding:11px 0;

	float: left;

	margin-right: 0;

	width: 33.33%;

	text-align: center;

	text-shadow: none;

	cursor: pointer;

	background-image:none !important;

	}



	ul#serinfo-nav li a { color: #999; }



	ul#serinfo-nav li a:hover {  }

	

#footer ul#serinfo-nav>li {padding:7px 0;}

 

#serinfo-nav li.current {

	color: #fff !important;

	position:relative;

	z-index: 6;

	border-bottom:none;

	overflow:hidden; }

	

#serinfo-nav li.current a{

	color: #fff;}

 

li#serpane0,

li#serpane1,

li#serpane2,

li#serpane4,

li#serpane5

	{

	margin: 0 0 -16px 0;

	padding:0; }



li#serpane3

	{

	padding: 30px 0 20px 0; }

 

ul#serinfo {

	position: relative;

	z-index: 5;

	float: left;

	padding: 0 0 0 0;

	overflow: hidden;

	margin-top:-1px;

	width:100%;

	}

 

.tab-post {

	min-height:100px;

	overflow:hidden;

	border-bottom:1px solid #ddd;

	margin:0 0 0 0;

	padding:20px 0;

	line-height: 18px;

	}

	

.tab-post h4{ margin:0 0 10px 0; font-size:12px !important;}



#footer .tab-post h4{ margin:0 0 7px 0; font-size:11px !important;}

 

.tab-post img {

	padding:0;

	margin: 5px 20px 5px 0 !important;

	float: left;

	

	}

	

#hometab .tab-post img {width:92px;}



#footer .tab-post img{ width:80px;}	



.tab-post a.tab-title {

	letter-spacing: 0;

	padding: 0;

	margin:5px 0 5px 0 !important;

	font-size: 14px !important }









/* ratings  

********************************************************************************************

********************************************************************************************/



.ratingblock{ width:100%; float:left; margin:20px 0; padding:20px 3%; text-transform:uppercase;}



.ratingblock p{ margin:20px 0 5px 5%; float:left; font-size:12px !important; width:47.5%; }

.ratingblock p.full{ width:100%; text-transform:none;font-size:16px !important;}

.ratingblock h2{ text-transform:none; font-size:20px;margin:0; padding:15px;background:url(images/transparent-light.png); position:relative; letter-spacing:-0.01em;}

.ratingblock h2 span.score{ position:absolute; top:0; right:0; padding:15px;}



.partialrating{ position:relative; height:18px; width:100%;display:block; background:url(images/transparent-light.png); margin-top:8px;}

.overrating{ position:absolute; top:0; left:0;height:18px; z-index:1;overflow:hidden;line-height:1;display:block;}



.ratingbar{ position:absolute; top:20px; right:20px; z-index:1; height:45px; width:40px;display:block; text-align:center; }	

.ratingbar .overrating{ position:absolute; top:0; left:0;height:15px; z-index:1;overflow:hidden;line-height:1;display:block; opacity:.9}	

.ratingbar .overratingnr{ position:absolute; top:10px; left:6px;z-index:2;  font-size:24px; line-height:0.5 !important;}

.overratingnr span{font-weight:normal;font-size:11px;}







/* @footer

********************************************************************************************

********************************************************************************************/

#footer {

	width: 100%;

	margin: 0 auto 0 auto;

	padding:5px 0 0 0;

	overflow:hidden;

	position:relative;

	text-shadow:none;

	}

	

#footer .threecol{ border-left:1px solid #444;border-right:1px solid #444;}



#footer .threecol h2{border-bottom:1px solid #444; padding-bottom:15px;}



#footer ul{ margin:0 0 20px 0;}



#footer .threecol>ul>li{ margin:0 0 8px 0;padding:0 0 0 5px; list-style: inside square;}

 

#copyright {

	font-size: 11px; padding:20px 0; overflow:hidden; border-top:1px solid #444; }

 

#copyright p {

	margin: 0;

	padding: 5px 0; }

	

.bottom-menu{ float:left; margin:0 0 0 -15px;}

.bottom-menu li{ float:left;}

.bottom-menu li a{ float:left; padding:5px 10px 5px 15px;background:url(images/grid.png) 0 14px  no-repeat;}

	



	

/* @images

********************************************************************************************

********************************************************************************************/



img.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

	float: none;

	}



img.alignright {

	margin: 4px 1px 10px 20px !important;

	display: inline;

	float: right;

	}



img.alignleft {

	margin: 4px 20px 10px 1px !important;

	display: inline;

	float: left;

	}



.alignright {

	float: right;

	margin-left:15px;

	}



.alignleft {

	float: left;

	margin-right:15px;

	}



.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}

	

.wp-caption {

   text-align: center;

   padding-top: 8px;

   margin-bottom:10px;

   max-width:100%;

   background:url(images/transparent-light.png);

   overflow:hidden;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

   max-width:98%;

}



.wp-caption p.wp-caption-text {

   font-size: 12px;

   padding: 0 15px;

   margin:2px 0 10px 0;

   overflow:hidden

}



img.wp-smiley {

    background: transparent;

    border: none;

    margin: 0;

    padding: 0;

}

	

	

/* @social

********************************************************************************************

********************************************************************************************/





ul.social-menu {

	position: relative;

	overflow: hidden;

	padding: 0;

	margin:20px 0 30px 0 !important;

	float:none;

}



#topnav ul.social-menu{margin:15px 0 5px 0 !important; float:left;}



#sidebar ul.social-menu{margin:0 0 10px 0 !important;}

 

ul.social-menu li {

	display: inline;

	list-style-type: none;

	position: relative;

	line-height:1;

	float: left;

	width:30px !important;

	height:30px !important;

	margin: 0 1px 8px 0 !important;

	padding:0 0 0 0;

	overflow: hidden;

	text-align:center;

	-moz-transition: opacity 0.3s ease-in;

	-webkit-transition: opacity 0.3s ease-in; 

	-o-transition: opacity 0.3s ease-in;

}



#footer ul.social-menu li{background:url(images/transparent.png); padding:0 0 0 0;}



	

ul.social-menu li:hover {

	opacity:1;

	-moz-transition: opacity 0.3s ease-in;

	-webkit-transition: opacity 0.3s ease-in; 

	-o-transition: opacity 0.3s ease-in;

}



ul.social-menu li a{

	margin: 0 0 0 0 !important;

	font-size:16px;

	width:30px !important;

	text-align:center;

	padding:7px 0;

	float:left;

}



ul.social-menu li a:hover{ color:#fff !important; background-image:none;}



ul.social-menu li.sprite-rss a:hover{ background-color:#FE9900 !important;}

ul.social-menu li.sprite-google a:hover{ background-color:#DB4A37 !important;}

ul.social-menu li.sprite-delicious a:hover{ background-color:#3274D2 !important;}

ul.social-menu li.sprite-yahoo a:hover{ background-color:#65106E !important;}

ul.social-menu li.sprite-stumbleupon a:hover{ background-color:#EC4823 !important;}

ul.social-menu li.sprite-skype a:hover{ background-color:#00A8E9 !important;}

ul.social-menu li.sprite-behance a:hover{ background-color:#2D9AD2 !important;}

ul.social-menu li.sprite-myspace a:hover{ background-color:#003399 !important;}

ul.social-menu li.sprite-lastfm a:hover{ background-color:#B70736 !important;}

ul.social-menu li.sprite-linkedin a:hover{ background-color:#0274B3 !important;}

ul.social-menu li.sprite-flickr a:hover{ background-color:#F3006F !important;}

ul.social-menu li.sprite-deviantart a:hover{ background-color:#455548 !important;}

ul.social-menu li.sprite-tumblr a:hover{ background-color:#35506B !important;}

ul.social-menu li.sprite-vimeo a:hover{ background-color:#1BB6EC !important;}

ul.social-menu li.sprite-youtube a:hover{ background-color:#EC2828 !important;}

ul.social-menu li.sprite-twitter a:hover{ background-color:#00ABF0 !important;}

ul.social-menu li.sprite-facebook a:hover{ background-color:#47639E !important;}

ul.social-menu li.sprite-pinterest a:hover{ background-color:#CA222F !important;}

ul.social-menu li.sprite-instagram a:hover{ background-color:#734332 !important;}

ul.social-menu li.sprite-dribbble a:hover{ background-color:#DF3E7B !important;}

ul.social-menu li.sprite-github a:hover{ background-color:#000 !important;}

ul.social-menu li.sprite-px a:hover{ background-color:#000 !important;}

ul.social-menu li.sprite-foursquare a:hover{ background-color:#8CC540 !important;}

ul.social-menu li.sprite-soundcloud a:hover{ background-color:#FE5419 !important;}

ul.social-menu li.sprite-spotify a:hover{ background-color:#7CC110 !important;}

ul.social-menu li.sprite-ebay a:hover{ background-color:#FFCB01 !important;}





/* @flex slider

********************************************************************************************

********************************************************************************************/



/* Browser Resets

*********************************/

.flex-container a:active,

.flexslider a:active,

.flex-container a:focus,

.flexslider a:focus  {outline: none;}

ul.slides,

.flex-control-nav,

ul.flex-direction-nav {margin: 0; padding: 0; list-style: none !important;}

ul.flex-direction-nav li{margin: 0; padding: 0; height:0; }



/* FlexSlider Necessary Styles

*********************************/

.flexslider {margin: 0; padding: 0;}

.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */

/*.flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible;}*/

.flexslider .slides img {width: 100%; display: block;}

.flex-pauseplay span {text-transform: capitalize;}



/* Clearfix for the .slides element */

.slides:after {display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}

html[xmlns] .slides {display: block;}

* html .slides {height: 1%;}



/* No JavaScript Fallback */

/* If you are not using another script, such as Modernizr, make sure you

 * include js that eliminates this class on page load */

.no-js .slides > li:first-child {display: block;}



/* FlexSlider Default Theme

*********************************/



.flexslider { margin: 0 0 0 0; zoom: 1; position:relative; }

.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }

.loading .flex-viewport { max-height: 300px;  min-height: 290px;}

.flexslider .slides { zoom: 1; }

.carousel li { margin-right: 5px; }



/* Direction Nav */

.flex-direction-nav {*height: 0;}

.flex-direction-nav a  { display: block; width:40px; height:40px; margin: -17px 0 0; position: absolute; top: 50%; z-index: 99; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; text-indent:-9999px; }

.flex-direction-nav .flex-prev { left: 0;background:url(images/icons/nav_left_t.png) no-repeat 8px 8px;}

.flex-direction-nav .flex-next { right: 0;background:url(images/icons/nav_right_t.png) no-repeat 7px 8px;}

.flexslider:hover .flex-prev { opacity: 1; left: 25px; }

.flexslider:hover .flex-next { opacity: 1; right: 25px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: .8; }

.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }

.flex-direction-nav a:before  {font-size: 40px; display: inline-block;}

.flex-direction-nav a.flex-next:before{}





/* Pause/Play */

.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }

.flex-pauseplay a:before  {display: inline-block;}

.flex-pauseplay a:hover  { opacity: 1; }

.flex-pauseplay a.flex-play:before {}





/* Control Nav */

.flex-control-nav {width: 100%; position: absolute; top:5%; text-align: center;}

.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}

.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }

.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }

.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }





/* Carousel */

.head_fix{margin:5px 0 -5px 0; }

.blog_fix{margin:0 0 -25px 0; }

.page-template-homepage-php .blog_fix,.blog .blog_fix{margin:0 0 0 0; }

.flexcarousel{margin:0 -5px 5px -5px; height:0; padding:0;}

.flexcarousel.loading .flex-viewport{ max-height:110px; min-height:0;}

.flexcarousel ul.slides li{ position:relative; margin:0 0 0 0 !important; height:110px;overflow:hidden;}

.flexcarousel ul.slides li img{ margin:0 20px 0 0; position:relative;float:left; width:40% !important;}

.flexcarousel li h2{ margin:10px 0 10px 0; font-size:13px !important;}

.flexcarousel li p{}

.flexcarousel .flex-direction-nav li a{top: 50%;}

.flexcarousel:hover .flex-prev { opacity: 1; left: -35px; }

.flexcarousel:hover .flex-next { opacity: 1; right: -35px; }

.flexcarousel .flex-control-nav { display:none;}

.carousel_inn{ position:relative; overflow:hidden; margin:5px; padding:10px;}

span.meta_alt{ opacity:1; padding:1px 8px 2px 8px; font-size:10px !important;}





/* Singleslider */

.singleslider{ margin:15px 0 0 0; overflow:hidden; width:100%;z-index:0; position:relative;}

.entry .singleslider ul.slides li{ max-width:100%; overflow:hidden; padding:0 0 !important; list-style:none inside none !important; z-index:0;} 

.entry .singleslider ul.slides li img{ position:relative; z-index:0; }

.singleslider .flex-direction-nav a  {top: auto; bottom:47%;}

.singleslider .flex-control-nav{ display:none; padding-bottom:70px;}

.singleslider .flex-caption{ position: absolute; right:0; bottom:0; padding:10px 20px;}



ul.tmnf_slideshow_thumbnails { margin:0 0 30px 0; padding:15px 15px 10px 15px; width: 100%; position:relative;z-index:1; overflow:hidden;}

ul.tmnf_slideshow_thumbnails li { display:inline;margin:0; padding: 0;}

ul.tmnf_slideshow_thumbnails li a { padding: 0; margin: 0 5px 5px 0;float:left; display: block; width:50px; height:50px; border:none; }

ul.tmnf_slideshow_thumbnails li img, ul.tmnf_slideshow_thumbnails li img.thumbnail, ul.tmnf_slideshow_thumbnails li img.attachment-thumbnail { margin: 0; width:50px; height:50px; }

ul.tmnf_slideshow_thumbnails li a img { padding:3px; opacity:0.7; border:none;}

ul.tmnf_slideshow_thumbnails li a.flex-active img,ul.tmnf_slideshow_thumbnails li a:hover img {opacity:1.0;background:#222; }









/* @tooltips

********************************************************************************************

********************************************************************************************/	



div.tooltip {

	display:none;

	position:absolute;

	text-align:center;

	line-height:normal;

	z-index:100000;

	opacity:1;

	filter:alpha(opacity = 95);

	background:#222;

	color:#eee;

	-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;

}



div.tooltip p {

	padding:5px 5px;

	font-size:10px !important;

	line-height:1.3 !important;

	border-radius:2px;	

	-moz-border-radius:2px;

	-webkit-border-radius:2px;

	text-shadow:none;

	max-width:150px;

	text-transform:capitalize;

}



	





/* @other

********************************************************************************************

********************************************************************************************/



.sticky{}



.tagcloud{ padding:0 0 25px 0 !important; overflow:hidden;}



.tagcloud,#serpane3{ width:102%;}



.tagcloud a,#serpane3 a{ float:left; font-size:10px !important; padding:0px 5px; border:1px solid rgba(0, 0, 0, 0.1); margin:0 8px 8px 0;}



#sidebar ul li.cat-item,

#sidebar ul li.page_item{

	padding:0 0 5px 0;

	margin:0 0 0 0;

	list-style: square;

	list-style-position: inside;

}



/* calendar widget */

.widget_calendar {float: left;}

#wp-calendar {width: 100%; margin:0 0 40px 0;}

#wp-calendar caption { text-align: left; color: #333; font-size: 10px; text-transform: uppercase; padding-bottom:5px; margin-bottom: 5px;background:url(images/line-h-l.png) bottom repeat-x; }

#wp-calendar thead { font-size: 10px; }

#wp-calendar thead th { padding-bottom: 10px; }

#wp-calendar tbody { color: #aaa; }

#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:0;}

#wp-calendar tbody td:hover { background: #fff; }

#wp-calendar tbody .pad { background: none; }

#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }

#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }





/* tables, def lists */ 

table,dl {

	border: 1px solid #DFDFDF;

	background:url(images/transparent-light.png);

	width: 100%;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;

	color: #333;

}

table td, table th, dd {

	border-top-color: white;

	border-top: 1px solid #DFDFDF;

	color: #555;

}



table tr:first-child th{ border-top:none;}



table th, dt {

	font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;

	font-weight: normal;

	padding:10px 12px;

	text-align: left;

	line-height: 1.3em;

	font-size: 14px;

}

table td,dd {

	font-size: 12px;

	padding:10px 12px;

	vertical-align: top;

}











/* @buttons, pagination, robbons & scroll to top

********************************************************************************************

********************************************************************************************/



a.more-link {

	display: none;

	visiblity:hidden;

}



a.read-more {

	display: block;

	visibility:visible;

}



a.mainbutton,#submit,#comments .navigation a,.tagssingle a,.contact-form .submit,.wpcf7-submit,a.comment-reply-link{

	margin:4px;

	line-height:1;

	padding:7px 10px;

	background: #f5f5f5;

	border:none !important;

	text-shadow:none;

	

	-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;

	

	 cursor:pointer;

	}



a.mainbutton:hover,#submit:hover,#comments .navigation a:hover,.tagssingle a:hover,.contact-form .submit:hover,.plan-bottom a:hover,.wpcf7-submit:hover,a.comment-reply-link:hover{

	color:#fff !important;

	background: #353535 !important;

	}	



a.mainbutton{

	margin:10px auto;

	padding:9px 5px;

	text-align: center;

	display:block;

	width:110px;

	font-size:12px !important;

	text-transform:uppercase;

	}



.pagination{height:40px; margin:0 0 25px 0; float:none; padding:5px 0; overflow:hidden;}



a.page-numbers  {background:url(images/transparent-light.png); padding:6px 10px;font-family:Arial, Helvetica, sans-serif; margin:0 8px -1px 0; text-shadow:none;-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}

.page-numbers.current {font-weight:bold;padding:6px 10px;margin:0 8px -1px 0; color:#fff; text-shadow:none;-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}

.page-numbers { font-size: 12px; line-height:.5 }

.dots { letter-spacing: 1px;margin:0 15px -1px 0; }





.wp-pagenavi a,

.wp-pagenavi span{ border:none !important; padding:3px 10px 3px 0 !important; margin:0 10px 0 0 !important;} 





.wp-pagenavi span.pages{ display:none;}





span.ribbon

{

	background:#900;

	z-index:1;

	position:absolute;

	top:-102px;

	right:-102px;

	width:140px;

	height:140px;

	overflow:hidden;

	transform:rotate(-46deg);

	-ms-transform:rotate(-46deg); 

	-moz-transform:rotate(-45deg); 

	-webkit-transform:rotate(-46deg); 

	-o-transform:rotate(-46deg); 

}



span.ribbon_icon

{

	color:#fff;

	position:absolute;

	text-transform:uppercase;

	font-size:12px;

	line-height:1;

	top:5px;

	right:2px;

	width:15px;

	height:15px;

	overflow:hidden;

	z-index:2;

}



.ribbon_icon i.icon-play-circle{ padding-left:0 !important;}





.scrollTo_top {

position:fixed;

bottom:50px;

right:150px;

z-index:99;

}



.scrollTo_top img{

	float:left;

}



.scrollTo_top a i{

	float:left;

	font-size:22px;

	padding:12px 16px 14px 16px;

}





/* @wp gallery 

********************************************************************************************

********************************************************************************************/



.attachment  .headimg{ display:none; visibility:hidden;}



.wp-smiley {

	margin:0;

}

.gallery {

	margin:0 auto 30px auto !important;

	width:100%;

}



.gallery .gallery-item {

	float: left;

	margin:0 1px 1px 0 !important;

	text-align: center;

	width:auto !important;

	height:auto;

	overflow:hidden;

	background:#000 url(images/icons/zoom.png) 50% 50% no-repeat !important;

	border:none !important;

	-moz-border-radius: 0;-khtml-border-radius:0;-webkit-border-radius:0;border-radius:0;

}



.entryfull .gallery .gallery-item{ max-width:149px;}



.gallery img {

	border:none !important;

	float:left;

}



.gallery a {

	overflow:hidden;

	float:left;

}



.gallery .gallery-caption {

	margin-left: 0;

}

.gallery dl {

	margin: 0;

}



dt.gallery-icon{ padding:0 0 !important;}



.gallery-caption {

	color: #888;

	font-size: 12px;

	margin:-24px 0 24px 0;

}

.gallery br+br,

.gallery-caption {

	display: none;

}







/* @plugins

********************************************************************************************

********************************************************************************************/

.wpcf7-form p{ width:100%; overflow:hidden; clear:both; margin:0 0 10px 0; font-size:11px; font-style:italic;}



.wpcf7-form p img{ float:left;}



.wpcf7-form p input,

.wpcf7-form p textarea{ width:89%; font-size:12px !important; font-style:normal; padding:5px 5% margin:5px 0; overflow:hidden; clear:both;}



.wpcf7-form p textarea{ height:120px;}



.wpcf7-submit.wpcf7-submit{ font-weight:bold; width:70px !important; padding:8px !important; margin:0 0 0 0 !important;}



.wpcf7-form p img{ float:left;}



input.wpcf7-captchar{ width:65px !important; margin-top:5px;}



span.wpcf7-not-valid-tip{ position:relative !important; margin-top:5px;}







/* @isotope

********************************************************************************************

********************************************************************************************/



* {

  -webkit-box-sizing: border-box;

     -moz-box-sizing: border-box;

          box-sizing: border-box;

}



.isotope {

max-width: 1240px;

width:100%;

margin:0 auto;

display:none;

}



.isotope:after {

  content: '';

  display: block;

  clear: both;

}





/**** Isotope Filtering ****/

 

.item {

  z-index: 2;

}

 

.isotope-hidden.item {

  pointer-events: none;

  z-index: 1;

}

 

/**** Isotope CSS3 transitions ****/

 

.isotope,

.isotope .item {

  -webkit-transition-duration: 0.8s;

     -moz-transition-duration: 0.8s;

      -ms-transition-duration: 0.8s;

       -o-transition-duration: 0.8s;

          transition-duration: 0.8s;

		  overflow:hidden;

}

 

.isotope {

  -webkit-transition-property: height;

     -moz-transition-property: height;

      -ms-transition-property: height;

       -o-transition-property: height;

          transition-property: height;

}

 

.isotope .item {

  -webkit-transition-property: -webkit-transform, opacity;

     -moz-transition-property:    -moz-transform, opacity;

      -ms-transition-property:     -ms-transform, opacity;

       -o-transition-property:      -o-transform, opacity;

          transition-property:         transform, opacity;

}

 

/**** disabling Isotope CSS3 transitions ****/

 

.isotope.no-transition,

.isotope.no-transition .item,

.isotope .item.no-transition {

  -webkit-transition-duration: 0s;

     -moz-transition-duration: 0s;

      -ms-transition-duration: 0s;

       -o-transition-duration: 0s;

          transition-duration: 0s;

}





#infscr-loading{ overflow:hidden; position:absolute; bottom:120px; left:50%; z-index:9; text-align:center; width: 300px; height:150px; margin:0 0 0 -150px;background:url(images/ajax-loader.gif) 50% 35% no-repeat; }



#infscr-loading div{

	position:absolute;

	z-index:9999;

	left:0;

	text-align:center;

	bottom:25px;

	overflow:hidden;

	width:100%;

	color:#000;

}



#infscr-loading img{ display:none;}



.nav-previous{ display:block !important; text-align:center; margin:30px 0 0 0;}

.nav-previous a{ display:block !important;width:100%; padding:25px 0; margin:0 auto;}

.nav-previous a:hover{ color:#000 !important;}







.isotope .item {

  float: left;

  overflow:hidden;

  position:relative;

  width:25%;

}





.item_full{

	overflow:hidden;

	position:relative;

	padding:0 0;

	margin:0;

	height:100%;

	overflow:hidden;

	}

	

.item_full img{ border:5px solid #fff; width:100%; margin:0 0; padding:0 0 ; float:left; overflow:hidden; }





.isotope .Big{width:50%;}

.isotope .Vertical{}

.isotope .Horizontal{width:50%;}





.item .item_inn{ position:absolute; bottom:-400px; left:15px; width:55%; z-index:4; padding:10px 15px 0 15px; min-height:40px; overflow:hidden; }

.item:hover .item_inn,

.item .item_inn.permanent{ bottom:5px;}



.item .item_inn h2{ margin-top:-2px; padding-right:5px;}

.item .item_inn h2 span{ line-height:1 !important;}

/*

.item .item_inn:after {

    content: "";

	position:absolute;

	margin-top:-10px;

	left:30px;

	width: 0px;

	height: 0px;

	border-style: solid;

	top:0;border-width: 0 10px 10px 10px;

}

*/

.Big .item_inn,

.Horizontal .item_inn{ position:absolute; top:auto; bottom:5px; left:15px; width:40%; padding:15px 15px 20px 15px;}



.Vertical .item_inn{ position:absolute; top:auto; bottom:5px; left:15px; width:78%; padding:15px 15px 20px 15px;}



.Horizontal p.teaser,

.Vertical p.teaser{ font-size:11px !important;}



/* @speciable

********************************************************************************************

********************************************************************************************/



img{ max-width:100%; height:auto;}



object,embed,iframe {max-width: 100%;}



.upper .nav-previous a,

.upper .nav a,

.upper #sidebar h2,

.upper .postinfo h4,

.upper #footer .threecol h2,

.upper .meta

{ text-transform: uppercase !important; letter-spacing:-0.025em}