/*
Theme Name: Koenda
Author: PWT
Author URI: http://www.professionalwordpresstheme.com
Description: Koenda is a flexible and fully responsive WordPress theme suitable for both business and creative websites.
Version: 1.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: orange, black, white, light, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-menu, custom-background, editor-style, featured-images, full-width-template, theme-options, threaded-comments
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font:400 13px/1 Arial, sans-serif;
	color:#5a5a5a;
	background:url(images/patterns/concrete_wall_3.png)
}
strong {
	font-weight:bold;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:focus, input:focus, select:focus, textarea:focus {outline:0;}
img{
max-width:100%;
height:auto;
}

/**  fonts  **/
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('css/fonts/BebasNeue-webfont.eot');
    src: url('css/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/BebasNeue-webfont.woff') format('woff'),
         url('css/fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('css/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CartoGothicStdBook';
    src: url('css/fonts/CartoGothicStd-Book-webfont.eot');
    src: url('css/fonts/CartoGothicStd-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/CartoGothicStd-Book-webfont.woff') format('woff'),
         url('css/fonts/CartoGothicStd-Book-webfont.ttf') format('truetype'),
         url('css/fonts/CartoGothicStd-Book-webfont.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

/**  h1-h6  **/
h1{
	font:700 21px Arial, sans-serif;
	margin:0 0 10px 0
}
h2, h3{
	font-family:'BebasNeueRegular', sans-serif;
	margin:0 0 10px 0
}

h2, h2 a, h3, h3 a, h5, h5 a{
	color:#343434
}
h2{
	font-size:24px
}
h3{
	font-size:22px
}
h4{
	font:400 17px Corbel, 'Myriad Pro', sans serif;
	margin:0 0 3px 0
}
h4, h4 a{
	color:#252525
}
.sidebar h4{
	font-size:16px;
}
h5, h6{
	font-family:'CartoGothicStdBook', 'Myriad Pro', sans serif;
	line-height:1.2
}
h5{
	font-size:18px;
	margin:0 0 3px 0
}
h6{
	font-size:14px;
	margin:0 0 5px 0
}
h6, h6a{
	color:#505050;
}

/**  colors  **/
a, .posted .date, .posted .postedby, .posted .commentcount, .logo .color{
	color:#ff7200
}

#topsearch #button, .menu .current_page_item a, .menu .current_page_item a:hover, .readmore, .button, .menu_mobile{
	background-color:#ff7200
}
.menu, .business .fullwidth h2, .postlist li:first-child, .videoblock, #footer, .mobilemenu_toggle{
	border-color:#ff7200
}

/**  main styles  **/
#wrapper{
	width:980px;
	margin:0 auto;
	background:#fff;
	position:relative;
	z-index:1;
}
.fullwidth{
	margin-left:30px;
	margin-right:30px;
}
.columnwrapp{
	padding:0 15px
}
.clear{
	display:block;
	width:100%;
	height:0px;
	clear:both;
	overflow:hidden;
	visibility: hidden;
	font:400 0px/0px Arial;
}
.clearfix{
	zoom:1
}
.clearfix:before, .clearfix:after{
	content:'';
	display:block;
	width:100%;
	height:0px;
	overflow:hidden;
	text-indent:-99999px;
}
.clearfix:after{
	clear:both
}
.fleft{
	float:left
}
.fright{
	float:right
}
p{
	line-height:1.4
}
.italic{
	font-style:italic
}
.bold{
	font-weight:700
}
.posted{
	font-size:11px;
	color:#bfbfbf
}
.posted .date, .posted .postedby, .posted .commentcount{
	margin:0 15px 0 0 
}
.date{
	padding:0 0 0 17px;
	background:url(images/meta.png) no-repeat 0 2px
}
.postedby{
	padding:0 0 0 17px;
	background:url(images/meta.png) no-repeat 0 -19px
}
.commentcount{
	padding:0 0 0 17px;
	background:url(images/meta.png) no-repeat 0 -38px
}
a, .underline:hover{
	text-decoration:none
}
.underline{
	text-decoration:underline
}
.name_logo {
	font-family: 'BebasNeueRegular',sans-serif;
	font-size: 35px;
	font-weight: normal;
	margin: 0;
}
.readmore, .button{
	display:block;
	width:60px;
	height:22px;
	font-size:12px;
	line-height:22px;
	color:#fff;
	text-align:center;
	border:none;
	cursor:pointer
}
.readpost{
	padding:0 10px 0 0;
	background:url(images/arrow.png) no-repeat 100% 50%
}
	/**  social  **/
.social{
	padding:1px 0;
}
.social li{
	float:left;
	position:relative;
	margin:0 0 0 7px
}
.social a{
	background: none repeat scroll 0 0 #A3A3A3;
	border-radius: 12px 12px 12px 12px;
	float: left;
	height: 24px;
	width: 24px;
}
.social img{
	height: 24px;
	width: 24px;
	display: block;
}
.social a:hover{
	background: none repeat scroll 0 0 #FF7200;
}

	/**  thumb  **/
.thumb{
	display:block;
	border:4px solid #fff;
	position:relative;
	z-index:1;
	-moz-box-shadow:0px 0px 4px #868686;		/* Mozila Firefox box shadow */
	-webkit-box-shadow:0px 0px 4px #868686;         /* Safari, Chrome box shadow */
	-khtml-box-shadow:0px 0px 4px #868686;          /* KHTML box shadow */
	-icab-box-shadow:0px 0px 4px #868686;           /* icab box shadow */
	box-shadow:0px 0px 4px #868686;                 /* CSS3 Opera box shadow */
	-opera-box-shadow:0px 0px 4px #868686;
	-o-box-shadow:0px 0px 4px #868686;
	-box-shadow:0px 0px 4px #868686;
	behavior: url(css/PIE.htc);
}
	/**  grayblock  **/
.grayblock{
	border:4px solid #fff;
	background:#f1f1f1;
	padding:13px;
	position:relative;
	margin:0 0 20px 0;
	color:#5a5a5a;
	z-index:1;
	-moz-box-shadow:0px 0px 4px #868686;		/* Mozila Firefox box shadow */
	-webkit-box-shadow:0px 0px 4px #868686;         /* Safari, Chrome box shadow */
	-khtml-box-shadow:0px 0px 4px #868686;          /* KHTML box shadow */
	-icab-box-shadow:0px 0px 4px #868686;           /* icab box shadow */
	box-shadow:0px 0px 4px #868686;                 /* CSS3 Opera box shadow */
	-opera-box-shadow:0px 0px 4px #868686;
	-o-box-shadow:0px 0px 4px #868686;
	-box-shadow:0px 0px 4px #868686;
	behavior: url(css/PIE.htc);
}

/**  header  **/
#header{
	position:relative;
	z-index:99;
	margin:0 0 0 0;
	zoom:1
}
	/**  topbar  **/
.topbar{
	height:53px;
	line-height:54px;
	border-bottom:1px solid #cdcdcd
}
.topbar, .topbar a{
	color:#a3a3a3;
}
.topbar a{
	font-family: 'BebasNeueRegular',sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}
.topbar a:hover{
	color:#777777;
}
		/**  topbarnav  **/
.topbar .topbarnav{
	float:left;
}
.topbarnav {
    float: left;
    font-size: 15px;
    height: 100%;
    max-width: 500px;
    overflow: hidden;
}
.topbarnav li{
	height:100%;
	float:left;
	padding:0 20px;
	border-left:1px solid #cdcdcd
}
.topbarnav .sub-menu {
    display:none;
}
		/**  search form  **/
.topbar #topsearch{
	float:right;
	margin:0 0 0 0;
	zoom:1
}
#topsearch{
	width:205px;
	height:100%;
	border-left:1px solid #cdcdcd;
	position:relative;
}
#topsearch label{
	display:block;
	height:100%;
	font-size:12px;
	cursor:text;
	position:absolute;
	top:0;
	left:15px
}
#topsearch #search{
	font-size:12px;
	line-height:16px;
	height:16px;
	padding:19px 0;
	color:#5a5a5a;
	width:155px;
	position:absolute;
	top:0;
	left:15px;
	border:none;
	background:none
}
#topsearch #button{
	cursor:pointer;
	display:block;
	width:40px;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	right:0;
	border:none;
	background-image:url(images/search.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
	_height:53px;
}
#searchform #s {
	background: none repeat scroll 0 0 transparent;
	border: 1px solid #CDCDCD;
	color: #5A5A5A;
	font-size: 12px;
	height: 16px;
	left: 15px;
	line-height: 16px;
	padding: 19px 10px;
	width: 155px;
}
.widget-footer #searchform #s {
	width: 105px;
}
#searchform label {
	display:none;
}
#searchform #searchsubmit {
	background-image: url("images/search.png");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: medium none;
	color: transparent;
	cursor: pointer;
	display: block;
	float: right;
	height: 100%;
	overflow: hidden;
	padding: 19px 10px;
	background-color: #FF7200;
}	
		/**   social  **/
.topbar .social{
	float:right;
	padding:15px 25px 0 25px
}
	/**  logo  **/
#header .logo{
	float:left;
	margin: 20px 20px;
}
.logo{
font-family: 'BebasNeueRegular';
font-size:42px;
color:#343434;
line-height:1
}
.logo .logotitle{
font:normal 400 10px/1 Arial, sans-serif;
color:#a8a8a8;
display:block;
margin-top:-5px
}

	/**  subscribe  **/
#header .subscribe{
	float:right;
	margin:45px 20px 0 20px;
}
#header .widget{
	clear: none;
	float: right;
	margin: 0;
	padding: 10px;
	min-height: 80px;
}
#header .widget .textwidget{
	margin:0px;
}

.subscribe{
	font-size:15px;
	line-height:17px;
	font-weight:700;
	color:#acacac;
	padding:0 0 0 25px;
	background:url(images/subscribe.png) no-repeat 0 50%
}
	/**  menu  **/
.menuwrapp{
	clear:both;
	padding:0 0 0 0
}
.menu{
	height:45px;
	line-height:45px;
	font-size:14px;
	text-transform:capitalize;
	background:#1b1b1b;
	padding:4px 25px 0 25px;
	border-bottom-width:3px;
	border-bottom-style:solid
}
.menu li{
	float:left;
	position:relative
}
.menu a{
	display:block;
	font-family: 'BebasNeueRegular',sans-serif;
	font-size: 16px;
	padding:0 15px;
	color:#fefefe;
	text-transform: uppercase;
}
.menu a:hover, .menu a.hover{
	background:#FF7200;
}
.menu .sub-menu{
	display:none;
	background:#FF7200;
	position:absolute;
	width:180px;
	font-size:12px;
	line-height:1;
	padding:0 0 0 0;
	top:45px;
	left:0;
}
.sub-menu .sub-menu{
	top:0;
	left:100%;
}
.menu .sub-menu li{
	float:none;
	width:100%;
	border-top:1px solid #212121
}
.menu .sub-menu a{
	padding:10px 15px;
	color:#ffffff;
}
.menu .sub-menu a:hover, .menu .sub-menu a.hover{
	background: none repeat scroll 0 0 #1C1C1C;
	color:#ffffff;
}
.menu .current_page_item .sub-menu a:hover{
	background: none repeat scroll 0 0 #1C1C1C!important;
	color:#ffffff!important;
}
.menu .sub-menu .current_page_item a, .menu .sub-menu .current_page_item a:hover{
	color:#fff;
	background:#1c1c1c;
}
	/**  menu_mobile  **/
.menuwrapp_mobile{
display:none !important;
clear:both;
margin:20px 30px;
position:relative;
}
.mobilemenu_toggle{
font-family: 'BebasNeueRegular',sans-serif;
font-size:20px;
line-height:24px;
display:block;
padding:7px 20px;
background:url(images/menuicon.png) no-repeat 100% 50% #1b1b1b;
color:#fff;
border-bottom-width:3px;
border-bottom-style:solid
}
.menuwrapp_mobile .menu_mobile{
position:absolute;
top:41px;
left:0;
right:0;
width:100%;
z-index:99;
display:none;
}
.menu_mobile{
font-family: 'BebasNeueRegular',sans-serif;
font-size: 18px;
overflow:hidden;
}
.menu_mobile .sub-menu{
background:none;
}
.menu_mobile a{
display:block;
color:#fff;
padding:5px 20px;
border-top:1px solid #1b1b1b;
border-bottom:1px solid #1b1b1b;
margin:-1px 0
}
.menu_mobile .sub-menu a{
padding:5px 30px
}
.menu_mobile a:hover{
background:#1b1b1b
}

/**  slider  **/
.sliderwrapp{
	position:relative;
	zoom:1
}
.slider{
	overflow:hidden
}
.slider li{
	position:relative;
	width:100%;
	height:100%;
}
.slider .slide{
	display:block;
	margin:0
}
.slider .slidedata{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:535px;
	padding:25px 30px;
	background:#212121;
	font-size:12px;
	color:#999;
	_height:240px;
	_width:385px;
}
.slidedata h1, .slidedata h1 a{
	color:#fefefe;
	font-family: 'BebasNeueRegular',sans-serif;
	font-weight: normal;
}
.slidedata .postedinfo{
	font-size:11px;
	margin:0 0 10px 0
}
.postedinfo .authorname{
	padding:0 0 0 25px;
	background:url(images/postedinfo.png) no-repeat 0 0;
	margin:0 10px 0 0
}
.postedinfo .spostdate{
	padding:0 0 0 35px;
	background:url(images/postedinfo.png) no-repeat 10px -30px;
	border-left:1px solid #999;
	margin:0 10px 0 0
}
.slider .readmore{
	width:100px;
	height:37px;
	line-height:37px;
	font-weight:700;
	position:absolute;
	right:0;
	bottom:0
}
.sliderwrapp #prevslide, .sliderwrapp #nextslide{
	display:block;
	width:50px;
	height:37px;
	overflow:hidden;
	text-indent:-99999px;
	background-image:url(images/prevnext.png);
	background-repeat:no-repeat;
	position:absolute;
	bottom:0;
	z-index:98;
}
.sliderwrapp #prevslide{
	background-position:0 50%;
	right:163px
}
.sliderwrapp #nextslide{
	background-position:100% 50%;
	right:110px
}

/**  content  **/
#content{
	margin:20px 0
}
.pagecontent{
	width:680px;
	float:left
}
.innerpage{
	width:679px;
	border-right:1px solid #cdcdcd;
	margin:0 0 50px 0
}
.sidebar{
	width:300px;
	float:right;
	padding-top: 12px;
}
.left_sidebar .sidebar{
	float:left;
}
.nosidebar  .pagecontent{
	width: 100%;
}
.sitemap li {
	padding: 5px 0 !important;
}
.widget{
	padding:0 30px 0 10px;
	margin:0 0 20px 0;
	clear:both;
}
.left_sidebar .widget{
	padding:0 10px 0 30px;
	margin:0 0 20px 0;
	clear:both;
}
.widget li{
	line-height: 20px;
}
.widget a:hover {
	text-decoration:underline;
}
.widget select {
	border:1px solid #FF7200;
	padding:5px;
}
.widget-footer select {
	border:1px solid #FF7200;
	padding:5px;
	background:transparent;
	color:#ffffff;
}
.singlepost a:hover {
	text-decoration:underline;
}
.pagination a:hover {
	text-decoration:underline;
}
.copyright a:hover {
	text-decoration:underline;
}
	/**  recentposts  **/
.recentposts{
	margin:0 0 20px 0
}
.recentposts .column{
	width:186.6px;
	padding:0 15px;
	float:left
}
.recentposts .thumb{
	width:178.6px;
	height:97px;
	margin:0 0 13px 0
}
.recentposts .posted .underline{
	color:inherit
}
	/**  business  **/
.business{
	margin:0 0 20px 0
}
.business .fullwidth h2{
	padding-top:17px;
	border-top-width:5px;
	border-top-style:solid
}
.business .column{
	width:295px;
	padding:0 15px;
	float:left
}
.business .thumb{
	width:287px;
	height:150px;
	margin:0 0 13px 0
}
.business .posted{
	margin:0 0 2px 0
}

.sticky {
   background-color: #FF7200;
   padding: 18px;
}
	/**  postlistblock  **/
.postlistblock .column{
	width:295px;
	padding:0 15px;
	float:left;
	margin:0 0 10px 0
}
.postlist li{
	padding:11px 0;
	border-top:1px solid #d4d4d4;
	zoom:1;
}
.postlist li:after{
	content:'';
	display:block;
	width:100%;
	height:0px;
	clear:both
}
.postlist li:first-child{
	padding-top:20px;
	border-width:2px
}	
.postlist img{
	display:block;
	width:83px;
	height:63px;
	float:left;
	margin:0 10px 0 0
}
.postlist .posted{
	margin-top:7px
}
.postlist .posted .readpost{
	padding-left:15px;
	margin-left:15px;
	border-left:1px solid #a0a0a0
}
	/**  posts  **/
.posts{
	margin-bottom:20px;
	padding:0 0 10px;
	border-bottom:1px solid #e2e2e2;
	font-size:12px;
}
.posts li{
	padding:5px 0;
	line-height:1.4;
	zoom:1
}
.posts li:after{
	content:'';
	display:block;
	width:100%;
	height:0px;
	clear:both
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.posts .thumb{
	display:block;
	width:157px;
	height:137px;
	float:left;
	margin:0 15px 0 0
}
.alignright {
	float: right;
	margin-left: 10px!important;
}
.alignrightcontact {
	float: right;
}
.alignleft{
	float: left;
	margin-right: 10px!important;
}
.pagination {
	padding:0 30px;
}
.pagination .prev {
	float:left;
}
.pagination .next {
	float:right;
}
.singlepost .pagination {
	padding:0px;
}
.singlepost .pagination .prev  {
	float: left;
	width: 40%;
	margin-top: 10px;
}
.singlepost .pagination .next {
	float: right;
	width: 40%;
	margin-top: 10px;
	text-align: right;
}
#comments {
	clear:both;
	padding: 10px 0;
}
#comments  .avatar{
	display:none;
}
#comments  .comment-author{
	float:left;
	font-weight: bold;
}
#comments  .children{
	padding: 30px 0 0 50px;
}
#comments  .form-allowed-tags{
	display:none;
}
#comments  .comment-meta{
	float:right;
}
#comments  .reply{
	float:right;
}
#comments  p{
	clear: both;
	margin: 0;
	padding: 10px 0;
}
.comments-area li.bypostauthor cite span {
	margin-left: 5px;
}
.posts h2, .posts .posted{
	margin:10px 0 10px 0;
	line-height: 30px;
}
.posts h3, .posts .posted{
	margin:10px 0 10px 0;
	line-height: 30px;
}
.posts .readmore{
	margin-top:7px;
	font-weight:700;
}
.posts .readmore:hover, .slider .readmore:hover{
	background-color: #424242;
}
/**  Single Post  **/
.singlepost h1, .singlepost h2, .singlepost h3, .singlepost h4, .singlepost h5, .singlepost h6 {
	font-family: 'BebasNeueRegular',sans-serif;
	clear:both;
}
.singlepost h1 { font-size:24px; color:#343434; font-weight: normal; margin:5px 0;}
.singlepost h2 { font-size:22px; color:#343434; font-weight: normal; margin:5px 0;}
.singlepost h3 { font-size:20px; color:#343434; font-weight: normal; margin:5px 0;} 
.singlepost h4 { font-size:18px; color:#343434; font-weight: normal; margin:5px 0;}
.singlepost h5 { font-size:16px; color:#343434; font-weight: normal; margin:5px 0;}
.singlepost h6 { font-size:14px; color:#343434; font-weight: normal; margin:5px 0;}
.singlepost p{ font-size:12px;  margin:5px 0;}
.singlepost li{ font-size:12px;  margin:8px 0; padding: 0; line-height: 1.4;}
.singlepostsitemap li{ font-size:12px;  padding: 0; line-height: 1.4;}
.singlepost .postavatar{
	float:left;
	margin: 2px 20px 5px 0 
}
.tags, .singlepost .tags{
	font-size:12px;
	margin:15px 0;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	padding:13px 10px;
	margin:20px 0 
}
.singlepost img {
	border: 4px solid #FFFFFF;
	box-shadow: 0 0 4px #868686;
	position: relative;
	z-index: 1;
	margin: 10px 0;
}
.wp-caption {
    max-width:100%;
}
.singlepost .subtitle {
	color: #BFBFBF;
	font-size: 11px;
}
.tags, .tags a{
	color:#9c9c9c
}
.grayblock h3{
	margin:0 0 10px 0;
}
.grayblock .thumb{
	width:57px;
	height:50px;
	float:left;
	margin:0 13px 0 0
}
.postnav{
	margin:30px 0
}
.prevpost, .nextpost{
	display:block;
	width:150px;
	height:40px;
	line-height:20px;
	color:#fff
}
.postnav .prevpost{
	float:left
}
.postnav .nextpost{
	float:right
}
.prevpost{
	padding:3px 10px 3px 30px;
	background:url(images/postnav.png) no-repeat 4% 11px #2e2e2e
}
.nextpost{
	padding:3px 30px 3px 10px;
	background:url(images/postnav.png) no-repeat 96% -89px #2e2e2e
}
.prevpost span, .nextpost span{
	display:block;
	height:40px;
	overflow:hidden;
	cursor:pointer
}
	/**  commentblock  **/
.commentblock{
	margin:0 0 50px 0
}
#commentform{
	color:#aaa;
}
#commentform p{
	margin:0 0 15px 0;
	line-height:1
}
#commentform label{}
#commentform #author, #commentform #email, #commentform #url, #commentform #comment{
	font:400 13px/1 Arial, sans-serif;
	padding:13px 20px;
	display:block;
	margin:10px 0 0 0;
	background:#FFF;
	position:relative;
	z-index:1;
	border:1px solid #e0e0e0;
	-moz-border-radius:3px;		   /* Mozila Firefox border radius */
	-webkit-border-radius:3px;	   /* Safari, Chrome border radius */
	-khtml-border-radius:3px;	   /* KHTML border radius */
	-icab-border-radius:3px;	   /* icab border radius */
	border-radius:3px;		   /* CSS3 Opera border radius */
	-opera-border-radius:3px;
	-o-border-radius:3px;
	-border-radius:3px;
	behavior: url(css/PIE.htc);
}
#commentform #author, #commentform #email, #commentform #url{
	width:250px;
}
#commentform #comment{
	line-height:1.2;
	width:540px;
}
#submit{
	display:block;
	width:105px;
	height:38px;
	padding: 9px 0 20px;
	cursor:pointer;
	background:url(images/button.png) no-repeat 50% 0;
	border:none;
	overflow:hidden;
	font-size:12px;
	color:#6f6f6f;
	text-align:center
}
#submit:hover{
	background:url(images/button.png) no-repeat 50% -50px;
}
	/**  popular  **/
.popular li{
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom:1px solid #c0c0c0
}
.popular li:after{
	content:'';
	display:block;
	width:100%;
	height:0px;
	clear:both
}
.popular .thumb{
	width:57px;
	height:50px;
	float:left;
	margin:0 13px 0 0
}
.popular h4{
	padding:3px 0 0 0;
	margin:0 0 5px 0 
}
	/**  newsletter  **/
.newsletter{
	height:36px;
	position:relative;
	border:1px solid #e0e0e0;
	zoom:1
}
.newsletter label{
	display:block;
	height:36px;
	font-size:13px;
	line-height:36px;
	color:#868686;
	cursor:text;
	position:absolute;
	top:0;
	left:10px;
	max-width:70%;
	overflow:hidden
}
.newsletter .nl{
	font-size:13px;
	height:18px;
	border:none;
	background:none;
	padding:9px 0;
	position:absolute;
	top:0;
	left:10px;
	width:70%
}
.newsletter .button{
	position:absolute;
	top:-1px;
	right:-1px;
	height:38px;
	vertical-align:middle;
	width:23%;
}
	/**  videoblock  **/
.videoblock{
	border-width:3px;
	border-style:solid
}
.videoblock img{
	display:block;
	width:100%
}
	/**  facebook  **/
.facebook{
	padding:0 15px 0 0;
	margin:0 0 20px 0
}
	
/* WP Caption */
.wp-caption {	
	margin-bottom: 30px;
	max-width: 100%;
}
.wp-caption .wp-caption-text, .gallery-caption {
	font-style: italic;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0;
	padding: 15px 0;
	border-bottom: 1px solid #EAEAEA;
}
	
	
/**  footer  **/
#footer{
	border-top-style:solid;
	border-top-width:5px;
	clear:both;
	padding:20px 30px;
	background:#212121;
}
#footer, #footer h3, #footer h3 a{
	color:#fff
}
#footer h3{
	padding:0 0 7px 0;
	border-bottom:1px dashed #747474;
	width:170px
}

/**  Widget Footer  **/
#footer .widget-footer{
	float: left;
	margin: 0 30px 40px 0;
	width: 207px;
}
.widget-footer{
	color:#686868;
	text-align:justify;
	width:300px
}
.widget-footer p{
	margin:0 0 20px 0;
	line-height: 1.4;
}
.widget .textwidget{
	margin:0 0 20px 0;
	line-height: 1.4;
}
.tagcloud {
	line-height: 1.4;
}

#wp-calendar td {
	border: 1px solid #FF7200;
	padding: 10px;
	text-align: center;
}
.widget-footer #wp-calendar td {
	padding: 7px;
}
#wp-calendar td a {
	font-weight:bold;
}
#wp-calendar th{
	background: none repeat scroll 0 0 #FF7200;
	border: 1px solid #FF7200;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
}
#wp-calendar caption{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #000000;
	font-weight: bold;
	padding: 10px;
}
.widget-footer #wp-calendar caption{
	background: none;
	color: #ffffff;
}
.widget .menu {
	background:none;
	border: none;
	clear:both;
	text-transform: none;
	padding: 0;
}
.widget .menu li{
	clear:both;
	margin: 5px;
	font-family: 'BebasNeueRegular',sans-serif;
}
.widget .menu a {
	clear: both;
	color: #FF7200;
	font: 400 13px/1.4 Arial,sans-serif;
	padding: 0;
	text-decoration: none;
	text-transform: none;
}
.widget .menu a:hover {
	background:none;
	text-decoration:underline;
}
.widget .menu .current-menu-item a {
	background:none;
	text-decoration:underline;
}
.widget .menu .current-menu-item a:hover {
	background:none;
	text-decoration:underline;
}
.widget-footer .menu {
	background:none;
	border: none;
	clear:both;
	text-transform: none;
	padding: 0;
}
.widget-footer .menu li{
    clear:both;
}
.widget-footer .menu a {
	clear: both;
	color: #FF7200;
	font: 400 13px/1.4 Arial,sans-serif;
	padding: 0;
	text-decoration: none;
}
.widget-footer a:hover {
	text-decoration:underline;
}
.widget-footer .menu a:hover {
	background:none;
	text-decoration:underline;
}
.widget-footer .textwidget{
	margin:0 0 20px 0;
	line-height: 1.4;
}
.widget-footer .readmore{
	width:75px;
	height:33px;
	line-height:33px
}
.widget-footer li{
    line-height: 20px;
}
.widget-footer h3{
    margin-top: 20px;
    clear: both;
}

	/**  copyright  **/
#footer .copyright{
	float:right;
	width:100%;
	margin:0px;
}
.copyright{
	color:#979797;
	font-size:10px;
	text-align:right
}
.copyright span{
	display:block;
	font-size:12px;
	font-weight:400;
}
.ycopy {
    float:left;
}
.wflast {
    margin-right:0px!important;
}

/**  Ultimate Shortcode  **/

.su-heading-style-1 {
    border-bottom: 0 none;
    border-top: 0 none;
}
.su-heading-style-2 {
    border-bottom: 0 none;
    border-top: 0 none;
}
.su-heading-style-1 .su-heading-shell{
    border-bottom: 2px solid #FF7200;
    border-top: 2px solid #FF7200;
	font-family: 'BebasNeueRegular',sans-serif;
	color: #343434;
    font-size: 22px;
    font-weight: normal;
}
.su-heading-style-2 .su-heading-shell{
    border-bottom: 2px solid #CDCDCD;
    border-top: 2px solid #CDCDCD;
	font-family: 'BebasNeueRegular',sans-serif;
	color: #343434;
    font-size: 22px;
    font-weight: normal;
}
.su-frame {
    border: 0 none;
    clear: both;
    width: 100% !important;
	margin: 10px 0 !important;
}
.su-frame .su-frame-shell {
    border: 0 none;
    font-size: 12px;
	padding:10px;
	line-height: 1.4;
}
.su-tabs-pane {
    border: 0 none;
    font-size: 12px;
	padding:10px;
	line-height: 1.4;
}

.su-tabs-style-1 .su-tabs-nav {
    background: none repeat scroll 0 0 #FF7200;
}
.su-tabs-style-1 .su-tabs-pane {
    border-bottom: 5px solid #FF7200;
    border-left: 5px solid #FF7200;
    border-right: 5px solid #FF7200;
}

.su-tabs-style-1 .su-tabs-nav span{
	color: #343434;
	font-family: 'BebasNeueRegular',sans-serif;
	font-size: 16px;
}
.su-tabs-style-1 .su-tabs-nav span:hover{
	color: #343434;
}
.su-tabs-style-1 .su-tabs-nav .su-tabs-current{
	color: #343434;
}

.su-tabs-style-2 .su-tabs-nav {
    background: none repeat scroll 0 0 #CDCDCD;
}
.su-tabs-style-2 .su-tabs-pane {
    border-bottom: 5px solid #CDCDCD;
    border-left: 5px solid #CDCDCD;
    border-right: 5px solid #CDCDCD;
}

.su-tabs-style-2 .su-tabs-nav span{
	color: #343434;
	font-family: 'BebasNeueRegular',sans-serif;
	font-size: 16px;
}
.su-tabs-style-2 .su-tabs-nav span:hover{
	color: #343434;
}
.su-tabs-style-2 .su-tabs-nav .su-tabs-current{
	color: #343434;
}

.su-tabs-style-3{
    border: 5px solid #FF7200;
}
.su-tabs-style-3 .su-tabs-nav span{
    padding:10px;
	background: none repeat scroll 0 0 #FF7200;
	color: #FFFFFF;
	font-family: 'BebasNeueRegular',sans-serif;
	font-size: 16px;
}
.su-tabs-style-3 .su-tabs-nav span:hover{
	background: none repeat scroll 0 0 #F1F1F1;
	color: #343434;
}
.su-tabs-style-3 .su-tabs-nav .su-tabs-current{
	background: none repeat scroll 0 0 #FF7200;
	color: #343434;
}
.su-spoiler-style-1 .su-spoiler-content, .su-spoiler-style-2 .su-spoiler-content {
    border: 0 none;
    font-size: 12px;
	padding:10px;
	line-height: 1.4;
}

.su-spoiler-style-1 .su-spoiler-title {
	font-family: 'BebasNeueRegular',sans-serif;
	color: #343434;
}
.su-spoiler-style-2 {
    border-radius:0px;
	border:0 none;
}
.su-spoiler-style-2 .su-spoiler-title {
    background: none repeat scroll 0 0 #FF7200;
	color:#ffffff;
	padding: 12px 15px 10px;
}
.su-spoiler-open .su-spoiler-title {
    background: none repeat scroll 0 0 #F1F1F1!important;
	color:#343434;
	padding: 12px 15px 10px;
	font-family: 'BebasNeueRegular',sans-serif;
}
.su-divider {
    border-top: 1px solid #E2E2E2!important;
}
.su-divider a {
    color:#E2E2E2;
	margin-top: -0.8em;
}
.su-quote .su-quote-shell {
    font-size: 12px;
	line-height: 1.4;
}
.su-pullquote {
    font-size: 12px;
	line-height: 1.4;
}
.su-label {
	height: auto;
	border-radius:0px;
	margin:5px 0;
    font-size: 12px;
	line-height: 1.4;
    text-transform: none;	
	padding:10px;
}
.su-accordion .su-spoiler{ 
    border:none;
}
.su-accordion .su-spoiler-title {
    background: none repeat scroll 0 0 #FF7200;
	color:#ffffff;
    font-size: 16px;
    padding: 6px 10px 5px;
	font-family: 'BebasNeueRegular',sans-serif;
}
.su-accordion .su-spoiler-open .su-spoiler-title {
    background: none repeat scroll 0 0 #F1F1F1;
	color:#343434;
    font-size: 16px;
     padding: 6px 10px 5px;
}
.su-pullquote-style-1 {
    border-left: 5px solid #FF7200;
}
.su-dropcap-style-1 {
    background: none repeat scroll 0 0 #FF7200;
	color:#ffffff;
	text-shadow: none!important;
}
.su-dropcap-style-2 {
    background: none repeat scroll 0 0 #FFFFFF;
	color:#FF7200;	
}
.su-dropcap-style-3 {
    background: none repeat scroll 0 0 #ffffff;
	color:#343434;	
}
.su-box  .su-box-content {
    font-size: 12px;
	line-height: 1.4;
}
.su-box  .su-box-title {
    font-family: 'BebasNeueRegular',sans-serif;
    font-size: 16px;
    text-shadow: none !important;
	border-top: 0 none!important;
}
.su-note {
    border:0 none!important;
}
.su-note .su-note-shell {
    font-size: 12px;
	line-height: 1.4;
	color:#ffffff!important;
}
.su-table td {
    font-size: 12px;
	line-height: 1.4;
}

.su-table-style-1 .su-even td {
    background: none repeat scroll 0 0 #FF7200 !important;
    color: #FFFFFF;
}
.su-table-style-2 .su-even td {
    background: none repeat scroll 0 0 #FF7200 !important;
    color: #FFFFFF;
}
.su-column {
    font-size: 12px;
	line-height: 1.4;
}
.su-list {
	width:150px;
	float:left;
}

/**  Plugins  **/

/**  WP-PageNavi  **/
.wp-pagenavi {
    padding:0 30px 30px; 
}
.wp-pagenavi .pagecontent {
	float:none;
	padding: 3px 8px;
}
.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #E2E2E2;
}
.wp-pagenavi a:hover {
    background: none repeat scroll 0 0 #FF7200;
    border: 1px solid #FF7200;
    color: #FFFFFF;
}
.wp-pagenavi span.current {
    background: none repeat scroll 0 0 #FF7200;
    border: 1px solid #FF7200;
    color: #FFFFFF;
    padding: 3px 8px;
}

/**  Wordpress Popular Posts  **/
.wpp-list li {
    margin-bottom: 10px;
}

/**  Wordpress Email Newsletter  **/
.eemail_textbox {
    float:left;
}
#eemail_txt_email{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 13px;
    height: 18px;
    padding: 9px;
    width: 170px;
	border: 1px solid #E0E0E0;
	color: #868686;
}
#eemail_txt_Button {
    background-color: #FF7200;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    margin: 0;
    padding: 10px;
    width: 60px;
	cursor:pointer;
	font-size: 12px;
    font-weight: bold;
}
#eemail_txt_Button:hover {
    background-color: #424242;
}
/**  wp125  **/
.wp125ad {
    float:left;
    padding: 1px 2px !important;
}
.wp125ad img {
    width:125px;
}

/**  Contact Form 7  **/
.wpcf7-form p {
    color: #A3A3A3;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.wpcf7-form .wpcf7-text,  .wpcf7-form .wpcf7-textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 3px 3px 3px 3px;
    display: block;
    font: 400 13px/1 Arial,sans-serif;
    margin: 10px 0 0;
    padding: 13px 20px;
    position: relative;
    z-index: 1;
}
.wpcf7-form .wpcf7-textarea {
    width:90%;
	height:100px;
}
.wpcf7-submit{
    background: url("images/button.png") no-repeat scroll 50% 0 transparent;
    border: medium none;
    color: #6F6F6F;
    cursor: pointer;
    display: block;
    font-size: 12px;
    height: 38px;
    overflow: hidden;
    padding: 9px 0 20px;
    text-align: center;
    width: 105px;
	margin-top: 20px;
}
.wpcf7-submit:hover {
    background: url("images/button.png") no-repeat scroll 50% -50px transparent;
}
.wpcf7-response-output {
    border:0 none!important;
	padding:0px!important;
}
.wpcf7-not-valid-tip {
    border: 0 none !important;
    color: #FF0000;
    display: block;
    padding: 8px 0 12px !important;
    position: static !important;
}

/**  Twitter Widget Pro  **/

.time-meta {
	display:block;
	margin-bottom: 15px;
}
.from-meta {
    display:none;
}
.entry-content {
	background:url(images/twitter.png) no-repeat 0 3px;
	padding-left: 25px;
}

/**  Panel Settings  **/


.panelsettings {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 1px 1px 2px #888888;
    height: 580px;
    margin-top: 50px;
    position: fixed;
    width: 210px;
	z-index: 9999;
}
.panel_open {
    background: none repeat scroll 0 0 #000000;
    border-radius: 0 10px 10px 0;
    cursor: pointer;
    height: 50px;
    margin: 15px 0 0 210px;
    width: 50px;
}
.panel_open img {
    margin: 8px 7px;
    width: 36px;
	padding-top: 8px;
}
.panel_content {
    margin: -40px 12px 5px 16px;
}
.panel_content  h2{
    text-align:center;
}
.panel_content p {
    line-height: 1.4;
    margin: 0 0 10px;
}
.colorsquare {
    float: left;
    height: 24px;
    margin: 0 6px 6px 0;
    width: 24px;
	cursor:pointer;
}
.patternsquare {
    float: left;
    height: 24px;
    margin: 0 6px 6px 0;
    width: 24px;
	cursor:pointer;
}
.headerphone {
    float: left;
    margin: 17px;
	color: #888888;
	font-weight: bold;
}
.right {
	float:right!important;
}
.left {
	float:left!important;
}

/**  desktop  **/
@media screen and (min-width:769px) and (max-width:1024px) {
#wrapper{
	width:720px
}
img{
	max-width:100% !important;
	height:auto !important;
}
iframe, embed{
	max-width:100% !important;
}
.slider .slidedata{
	left:375px;
	overflow:hidden
}
.slider ul{
	height:213px !important; 
}
.pagecontent{
	width:420px;
}
#footer .widget-footer{
	width:150px;
	margin:0 20px 15px 0
}
#footer h3{
	width:auto
}
}
/**  tablet  **/
@media screen and (min-width:481px) and (max-width:768px) {
#wrapper{
	width:460px
}
img{
	max-width:100% !important;
	height:auto !important;
}
iframe, embed, table{
	max-width:100% !important;
}
table{
	word-break:break-all
}
.su-column, .pagecontent, .sidebar, #footer .widget-footer{
	width:auto !important;
	float:none !important;
	margin-left:0 !important;
	margin-right:0 !important;
}
.singlepost img{
	width:392px;
	height:auto
}
#footer h3{
	width:auto
}
.menuwrapp_mobile{
	display:block !important
}
.topbar #topsearch, .topbar .social, .menuwrapp, .sliderwrapp{
	display:none
}
#header{
	padding-top:1px
}
#header .logo{
	margin:20px 20px 20px 135px
}
#header .logo img{
	display:block;
	margin:20px auto
}
}
/**  mobile  **/
@media screen and (max-width:480px) {
#wrapper{
	width:300px;
}
img{
	max-width:100% !important;
	height:auto !important;
}
iframe, embed, table{
	max-width:100% !important;
}
table{
	word-break:break-all
}
.su-column, .pagecontent, .sidebar, #footer .widget-footer{
	width:auto !important;
	float:none !important;
	margin-left:0 !important;
	margin-right:0 !important;
}
.singlepost img{
	width:232px;
	height:auto
}
#footer h3{
	width:auto
}
.menuwrapp_mobile{
	display:block !important
}
.topbar, .menuwrapp, .sliderwrapp{
	display:none
}
#header{
	padding-top:1px
}
#header .logo{
	margin:20px 30px 20px 55px;
}
#header .logo img{
	display:block;
	margin:20px auto
}
}