/*
Theme Name: WZF
Theme URI: http://bloompixel.com/
Author: Simrandeep Singh
Author URI: http://themeforest.net/user/BloomPixel
Description: A premium magazine style responsive WordPress theme.
Version: 1.3.2
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags:right-sidebar, custom-menu, featured-images, two-columns, theme-options, custom-background, threaded-comments
*/

/*-------------------------------------------------------------------------------------

	1. CSS Reset
	2. Framework (body, headings, links)
	3. Main Container
	4. Header
	5. Navigation
	6. Main Content (homepage, single)
	7. Comments
	8. Sidebar
	9. Footer
	10. Widgets
	11. Responsiveness

-------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------*/
/*	1. CSS Reset
/*-----------------------------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:inherit;
    vertical-align:baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
ol, ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after {
    content:'';
    content:none;
}
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del { text-decoration: line-through; }
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select { vertical-align:middle; }

.clear { clear: both; display: block; font-size: 0;	height: 0; line-height: 0; width:100%; }
.clearfix:after { clear: both; content: ""; font-size: 0;  height: 0; display: block; visibility: hidden; }
.clearfix { *display: inline-block; height: 1%; }


/*-----------------------------------------------------------------------------------*/
/*	2. Framework
/*-----------------------------------------------------------------------------------*/
body {
	background:#ffffff;
	line-height:1;
	color:#555555;
	font:13px/20px arial, sans-serif;
}
a {
	color:#ff4444;
	outline:none;
	text-decoration:none;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
a:hover { color:#019ad2; }
::-moz-selection {
    background: #222;
    color: white;
    text-shadow: none;
}
::selection {
    background: #222;
    color: white;
    text-shadow: none;
}
h1, h2, h3, h4, h5, h6 {
	color:#333;
	font-family:Arial, sans-serif;
	margin-bottom:15px;
	font-weight:400;
}
h1 {
	font-size:28px;
	line-height:34px;
}
h2{
	font-size:24px;
	line-height:30px;
}
h3 {
	font-size:22px;
	line-height:28px;
}
h4 {
	font-size:20px;
	line-height:26px;
}
h5 {
	font-size:18px;
	line-height:24px;
}
h6 {
	font-size:16px;
	line-height:22px;
}
p { margin-bottom: 20px }
blockquote {
	font-family:Georgia,Serif;
	font-size:14px;
	font-style:italic;
	padding:20px 30px;
}
em, i, cite { font-style: italic; }
strong { font-weight: 700; }
img, video, object, embed {
	height: auto !important;
	max-width: 100%;
}
caption, th, td { text-align: left }
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}
sub { bottom:-3px }
sup { top:-4px }
.center-width {
	margin:0 auto;
	max-width:940px;
	width:100%
}
.uppercase { text-transform:none }
.textcenter { text-align:center }
.last { margin-right:0 !important }


/*-----------------------------------------------------------------------------------*/
/*	3. Main Container
/*-----------------------------------------------------------------------------------*/
.main-container { background:transparent; }
.main-wrapper {
	background:transparent;
	clear:both;
	margin:0 auto;
	max-width:940px;
	width:940px;
}

/*-----------------------------------------------------------------------------------*/
/*	4. LIST-PAGES
/*-----------------------------------------------------------------------------------*/
.list-pages-shortcode,.associated-posts {
clear:left;
}
.associated-posts {
    margin-top:25px;
    border-top:1px lightgray solid;
    padding-top:25px;
}
.list-pages-shortcode {
margin-bottom:10px;
}
.list-pages-shortcode .read-more a {
margin-right:10px;
margin-bottom:20px;
margin-top:-10px;
width:170px;
text-align:left;
}
.list-pages-item a {
border: 1px solid #888888;
color: #777777;
float: left;
font-size: 12px;
line-height: 19px;
margin-right:10px;
margin-bottom:20px;
margin-top:-10px;
padding: 6px 12px 5px;
text-transform: uppercase;
width:170px;
text-align:left;

}
.list-pages-item a:hover {
	background:#888888;
	color:#fff;
}
/*-----------------------------------------------------------------------------------*/
/*	4. Header
/*-----------------------------------------------------------------------------------*/
.main-header {
	background:#FFFFFF;
	float:left;
	width:100%;
}
.header {
	margin:0 auto;
	max-width:940px;
	overflow:hidden;
	width:940px;
}
.header #logo {
	font-size:36px;
	line-height:42px;
	margin:17px 0 11px;
	float:left;
}
.header a { color:#060606 }
.header-widgets {
	float:right;
    text-align:right;
    	list-style:none;
	margin:8px 0 2px;
	width:60%
}
.header-widgets .searchform {
	float:right;
	max-width:445px;
	width:77%
}
/* Newsletter Link */

.jobsbox {
   
}
.jobsbox .box {
     width:287px;
    height:22px;
    background: url('options/img/glyphicons/glyphicons_350_jobs.png') 10px 3px no-repeat #FF8000;
    color:#222222;
    border: 1px solid #ff8000;
    vertical-align:middle;
    font-size:14px;
    padding:5px; padding-left: 45px;
}
.jobsbox a { color: white}
.jobsbox .box:hover { color:#FFFFFF;
 background: url('options/img/glyphicons/glyphicons_350_jobs.png') 10px 3px no-repeat #FF8000;
   }


.newsletter {
   
}
.newsletter .box {
     width:287px;
    height:22px;
    background: url('options/img/glyphicons/glyphicons_010_envelope.png') 10px 7px no-repeat #FF8000;
    color:#222222;
    border: 1px solid #ff8000;
    vertical-align:middle;
    font-size:14px;
    padding:5px; padding-left: 45px;
}
.newsletter a { color: white}
.newsletter .box:hover { color:#FFFFFF;
 background: url('options/img/glyphicons/glyphicons_129_message_new.png') 10px 1px no-repeat #FF8000;
   }
   
/* Social Links */
.social-links {
	float:right
}
.social-links-label {
	color:#EEEEEE;
	float:left
}
.social-links span,
.social-links a {
	float:left;
	padding:8px 7px
}
.social-links i {
	color:#fff;
	font-size:18px;
    -webkit-transition: color 0.25s linear;
    -moz-transition: color 0.25s linear;
    transition: color 0.25s linear;
}
.social-links .twitter:hover i { color:#1bb6ec }
.social-links .facebook:hover i { color:#395aa1 }
.social-links .instagram:hover i { color:#dcd0c0 }
.social-links .youtube:hover i { color:#ee3e3e }
.social-links .gplus:hover i { color:#c23322 }
.social-links .pinterest:hover i { color:#cc2127 }
.social-links .flickr:hover i { color:#0161da }
.social-links .linkedin:hover i { color:#017eb4 }

/* Boxed Layout */
.boxed-layout-with-skyscraper {
    float:none;
	margin:0 auto;
    width:96%;
	max-width:1143px;
}
.boxed-layout {

	float:none;
	margin:0;
   
	width:980px;
}
.superbanner {
    border:none !important;
    text-align:right;
}
.skyscraper {
    position:absolute;
    right:0px;top:95px;
    width:160px;
    height:600px;
   
}
.boxed-layout .header {
	padding-left:20px;
	padding-right:20px
}
.boxed-layout #navigation { width:980px }
.boxed-layout .main-content {
	background:#fff;
	max-width:96%;
	padding:0 2%;
}
.boxed-layout .main-wrapper { max-width:980px; overflow:hidden }
.float { 
    float:inherit;
}

/*-----------------------------------------------------------------------------------*/
/*	5. Navigation
/*-----------------------------------------------------------------------------------*/
.menu, .menu * {
	margin:0;
	padding:0;
	list-style:none;
}
.menu-footer-container, 
#menu-footer { padding-left:0px; text-align:right;}
#menu-footer .menu-item {
    float:left;
    margin-left:10px;
    list-style:none;
  
}
#menu-footer .current-menu-item a,
#menu-footer .current-page-item a {
    text-decoration:underline;
    background: #000;
    color: #fff;
}
#menu-footer .current-menu-item a:hover,
#menu-footer .current-page-item a:hover {
    color: #FF8000;
}

.menu { line-height:1.0 }
.main-navigation .menu ul {
	position:absolute;
	top:-999em;
	width:12em; /* left offset of submenus need to match (see below) */
}
.main-navigation .menu ul li { width:100% }
.main-navigation .menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
.main-navigation .menu li {
	float:left;
      font-size:100%;
	position:relative;#
	z-index:99;
}
.main-navigation .menu a {
	display:block;
	position:relative
}
.main-navigation .menu li:hover ul,
.main-navigation .menu li.sfHover ul {
	left:0;
	top:32px; /* match top ul list item height */
	z-index:99
}
.main-navigation ul.menu li:hover li ul,
.main-navigation ul.menu li.sfHover li ul { top:-999em }
.main-navigation ul.menu li li:hover ul,
.main-navigation ul.menu li li.sfHover ul {
	left:12em; /* match ul width */
	top:0
}
.main-navigation ul.menu li li:hover li ul,
.main-navigation ul.menu li li.sfHover li ul { top:-999em }
.main-navigation ul.menu li li li:hover ul,
.main-navigation ul.menu li li li.sfHover ul {
	left:0; /* match ul width */
	top:0
}
.main-navigation {
	background-color:#313132;
	float:left;
	font-size:12px;
	position:relative;
	width:100%;
    padding-left:21px;
}
.main-navigation:after,
.main-navigation:before {
	content:"";
	height:1px;

	position:absolute;
	left:0;
	width:100%;
	z-index:10
}
.main-navigation:after  { bottom:0 }
.main-navigation:before{ bottom:2px }
.main-navigation a {
	color:#fff;
	font-weight:400;
	padding:10px;
}
.main-navigation a {
	color:#fff;
	font-weight:400;
	padding:10px;
}
.main-navigation a:hover,
.current-menu-item a {
	background:#fff;
	color:#000
}
.main-navigation ul li ul li a:hover {
	background:#999999;
	color:#fff
}
.main-navigation ul ul a { border-right: none }
#navigation {
	margin:0 0;
	max-width:100%;
	position:relative;

	width:940px
}
#navigation ul li {
	float:left;
	list-style:none;
	
}
#navigation ul li ul li a {
	padding:14px 20px
}
.top-menu {
	background-color:#Ff8000;
	
	float:left;
	font-size:14px;
	width:100%
}
.current-date {
	color:#FFF;
	font-size:14px;
	float:left;
	padding:7px 0
}
.sfHover a {
	background:#fff;
	color:#000
}
.sf-sub-indicator {
	display:block;
	right:10px;
	top:10px;
	position:absolute
}
ul.menu ul .sf-sub-indicator {
	display:block;
	right:10px;
	top:12px;
	position:absolute
}
.sf-js-enabled li a.sf-with-ul {
	padding-right:20px;
	z-index:20
}
.btn { display: none !important }

/*-----------------------------------------------------------------------------------*/
/*	6. Main Content
/*-----------------------------------------------------------------------------------*/
.main-content {
	clear:both;
	float:left;
	margin:0 auto 20px;
	max-width:100%;
	width:980px;
}
.main-content #page {
	float:left;
	margin:0;
	max-width:100%;
	padding:16px 0 0;
	width:980px;
}
.content-area {
	float:right;
	width:68.1%;
}
.content-area a {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.section-heading,
.page-title {
	background:#fff;
	font-size:26px;
	font-weight:700;
	line-height:24px;
	margin-bottom:15px;
	padding:11px 0;
	position:relative;
	text-align:left
}
.section-heading:after,
.section-heading:before,
.page-title:after,
.page-title:before {
	content:"";
	height:1px;
	position:absolute;
	left:-1px;
	width:100%
}
.section-heading:after,
.page-title:after { bottom:-3px }
.section-heading:before,
.page-title:before { bottom:-5px }
.page-title {
	margin-bottom:20px;

}
.content {
	padding:0 0;
	overflow:hidden;
}

/*---[ Homepage ]---*/

.featured-section {
	float:left;
	margin:0 0 20px;
	width:100%
}
.header-widgets .featured-section {
	float:left;
	margin:0 0 0px;
	width:100%

}
.featured-section.featured-b { border-bottom:0 }
.featured-a .section-heading { margin-bottom:15px }
.featured-item {
	float:left;	margin:0 2.12% 0 0;
	width:31.92%
}
.featured-content {
		margin-bottom:2px;
	padding-bottom:5px;
	overflow:hidden
}
.featured-section-1-container { overflow:hidden }
.featured-section-content,
.featured-section .widgetslider {
	float:left;
	margin-bottom:2px;
	width:100%
}
.bigpost {
	float:left;
	margin:0 2.1% 5px 0;
	width:66%
}
.smallpost {
	float:left;
	margin:0 0 5px;
	width:31.9%
}
.smallpost.last { margin-right:0 }
.title {
	font-weight:700;
	margin-bottom:10px
}
.title a { color:#333 }
.title14 {
	font-size:14px;
	line-height:20px;
	margin-bottom:5px
}
.title15 {
	font-size:15px;
	line-height:21px;
	margin-bottom:0
}
.title16 {
	font-size:16px;
	line-height:22px;
	margin-bottom:5px
}
.title18 {
	font-size:18px;
	line-height:24px;
	margin-bottom:5px
}
.title20 {
	font-size:20px;
	line-height:26px;
	margin-bottom:5px
}
.title26 {
	font-size:26px;
	line-height:32px;
	margin-bottom:5px
}
#featured-thumbnail {
	display:block;
	float:left;
	position:relative;
}
#featured-thumbnail img {
	float:left;
	width:100%;
	height:auto;
}
.featured-thumbnail {
	display:block;
	float:left;
	position:relative;
	width:100%
}
.featured-thumbnail img {
	float:left;
	width:100%;
	height:auto;
}
.featured-thumbnail-list {
	max-width:300px;
	width:100%;
}
.featured-thumbnail-big {
	max-width:620px;
	width:100%;
}
.big-thumbnail,
.small-thumbnail {
	margin-bottom:6px;
	width:100%
}
.img-hover {
	background:#000;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0;
    -webkit-transition: opacity 0.25s linear;
    -moz-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
}
.featured-thumbnail:hover .img-hover { opacity:0.3 }
.post-type {
	color:#fff;
	font-size:14px;
	line-height:20px;
	right:0;
	bottom:0;
	padding:10px 18px;
	position:absolute;
	text-align:center;
}
.post-type i {
	color:#fff;
	font-size:24px;
	line-height:32px;
	display:block
}
.post-type span { display:block }
.rightContent { overflow: hidden }
.home-small-title {
	font-size:16px;
	font-weight:400;
	line-height:22px;
	margin-bottom:2px;
}
.post-list-box {
	background:#fff;
	border-bottom:1px solid #000;
	float:left;
	margin:0 3% 20px 0;
	position:relative;
	overflow:hidden;
	width:48.5%;
}
.post-list-box:nth-child(2n) {
	margin-left:0;
	margin-right:0
}
.post-list {
	overflow:hidden;
}
.post-inner {
    position:relative;
	float:left;
	padding:10px 0 0;
	width:100%
}
.post-content {
	margin-bottom:10px;
	overflow:hidden;
}
.post-meta {
    position:relative;
	color:#777;
	font-size:12px;
	margin:0 0 10px;
   
}
.post-meta .post-comments {
	border:none;
	margin:0;
	padding:0;
 
}
.read-more { position:relative; right:0; text-align:right;}
.read-more a {
	border:1px solid #CCCCCC;
	color:#AAAAAA;
	float:left;
	font-size:12px;
	line-height:19px;
	margin:10px 0 0;
	padding:6px 12px 5px;
	text-transform:uppercase
}
.read-more a:hover {
	background:#AAAAAA;
	color:#fff;
}
.layout-widget {
	float:left;
	margin-bottom:15px;
	margin-left:3.1%;
	padding:0 0 5px;
	position:relative;
}
.layout-widget:after {
	
	bottom:2px;
	content:"";
	left:0;
	position:absolute;
	width:100%
}
.superbanner .layout-widget {
    float:right;
    padding:0px;
    width:100%;
    margin-bottom:0px;
}
.superbanner .layout-widget:after {
    border-bottom:none;
}
.skyscraper .layout-widget {
    width:100%;
}

.layout-widget.featured-b,
.layout-widget.featured-b:after {
	border-bottom:0;
	padding-bottom:0
}
.module-a,
.module-b {
	width:46.9%;
}
.module-c {
	clear:both;
	overflow:hidden;
	width:96.8%;
}
.module-gallery { padding-bottom:15px }
.section-container {
	background:#fff;
	border-bottom:3px solid #000;
	clear:both;
	margin:0 0 15px 3.1%;
	overflow:hidden
}
.section {
	border-bottom:1px solid #000;
	margin-bottom:2px;
	overflow:hidden
}
.module-a-posts-container {
	border-bottom:3px solid #000;
	float:left;
	margin:15px 0 0;
	width:100%
}
.module-a-posts {
	border-bottom:1px solid #000;
	margin-bottom:2px
}
.col {
	background:#fff;
	float:left;
	margin:0 0 15px 3.2%;
	width:46.8%
}
.col-post-med {
	float:left;
	margin:0 5.7% 0 0
}
.col-post-small {
	border-bottom:1px solid #000;
	min-height:84px;
	margin-bottom:10px;
	padding:0;
	overflow:hidden
}
.col-post-small:last-child {
	border-bottom:0;
	margin-bottom:0
}
.col2 {
	float:left;
	margin:0 0 0;
	width:50%
}
.col-left {
	width:51.5%
}
.col-right {
	width:48.5%
}
.module-a-content {
	overflow:hidden
}
.featured-thumbnail-small {
	margin:5px 10px 11px 0;
	max-width:100px;
	width:34%
}
.col2 .featured-thumbnail-small { margin-top:0 }
.post-cats {
	font-size:11px;
	margin-bottom:2px
}
.post-cats a { color:#555 }
.recent {
	float:left;
	margin:0 0 0 3.2%;
	width:96.8%
}
.recent-posts-box {
	border-bottom:1px solid #000;
	float:left;
	margin:0 0 15px;
	position:relative;
	width:100%
}
.recent-posts-box:after {
	content:"";
	height:0;
	position:absolute;
	bottom:-6px;
	left:0;
	border-bottom:3px solid #000;
	width:100%;
}
.recent-post {
	border-bottom:1px solid #000;
	float:left;
	margin:0 3.2% 20px 0;
	max-width:300px;
	width:48.4%
}
.recent-post:nth-child(2n) { margin:0 0 20px }
/* Blog Big */
#post-big {
	margin-bottom:20px;
	padding:0 0 20px;
	overflow:hidden
}
.sticky { }
.sticky .post-inner {
	background:#f1f1f1;
	padding:10px 2% 10px;
	width:96%
}
/* Blog Medium */
#post-medium {
	margin-bottom:15px;
	padding-bottom:15px;
	overflow:hidden
}
.post-medium-inner { }
.featured-medium {
	margin:0 15px 0 0;
	max-width:300px;
	width:48.4%
}
/* Blog Small */
.featured-small {
	margin:0 15px 0 0;
	max-width:198px;
	width:32%;
}

/*---[ Single ]---*/
.main-content .post,
.main-content .page {
	
	margin-bottom:2px;
	width: 100%
}
.full-width { margin-top:0 }
.full-width .content { padding:0 }
.content-page,
.content-single { margin-left:20px }
.single-content {
	background:#fff;

	padding:0
}
.article-area { background:#fff }
.article-area header {
	float:left;
	width:100%;
}
.single-title {
	font-size:26px;
	line-height:32px;
	margin:0 0 2px
}
.single-post-type {
	clear:both;
	margin:0 0 20px;
	width:100%
}
.single-post-content {
	clear: both;
	margin-bottom:0;
	padding:5px 0 0;
	width:100%;
}
.single-page-content { margin:15px 0 0 }
.page-links { margin-bottom:20px }
img.size-full, 
img.size-large,
img.wp-post-image {
	height:auto;
	max-width:100%
}
article img.right,
article img.alignright,
.wp-caption.alignright {
	display:block;
	float:right;
	margin:0.4em 0 1em 1.5em;
}
article img.aligncenter,
article img.alignnone {
	display:block;
	clear:both;
}
article img.left,
article img.alignleft,
.wp-caption.alignleft {
	display:block;
	float:left;
	margin:0.5em 1.5em 1em 0;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	color:#757575;
	font-size:11px;
	font-style:italic;
	line-height:20px;
}
.wp-caption {
	padding:4px;
	max-width:100%
}
.single-tags {
	margin:20px 0 0;
	padding:0;
}
.alignleft { float:left }
.alignright { float:right }
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}
.content-single table {
	border-bottom:1px solid #e5e5e5;
	margin-bottom:20px;
	width:100%
}
.content-single th {
	padding:6px 10px 6px 0;
	text-transform:uppercase
}
.content-single td {
	border-top:1px solid #e5e5e5;
	padding:6px 10px 6px 0
}
.content-single dl { margin:0 30px }
.content-single dt { font-weight:700 }
.content-single dd { margin:0 0 20px }
.content-single ul,
.content-single .comment ul {
	list-style:disc;
	margin-bottom:20px
}
.content-single ol,
.content-single .comment ol {
	list-style:decimal;
	margin-bottom:20px
}
.content-single ul ul,
.content-single .comment ul ul,
.content-single ul ol,
.content-single .comment ul ol,
.content-single ol ul,
.content-single .comment ol ul,
.content-single ol ol,
.content-single .comment ol ol { margin-bottom:0 }
.content-single li {
	line-height:22px;
	margin-left:30px
}
.content-single address { margin-bottom:20px }
.content-single code { font-family:Consolas,Monaco,Lucida Console,monospace }
.content-single pre {
	border:1px solid #e5e5e5;
	margin-bottom:20px;
	padding:20px;
	overflow:auto
}
.content-single dl.gallery-item { margin:0 }
.responsive-video {
	position:relative;
	padding-bottom:55.25%;
	padding-top:30px;
	width:100%
}
.responsive-video iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.responsive-video-medium {
	float:left;
	margin:0 15px 0 0;
	position:relative;
	padding-bottom:31.25%;
	padding-top:30px;
	width:48.4%
}
.responsive-video-list { padding-bottom:43.25% }
.responsive-video-long { padding-bottom:94.55% }
.responsive-video-small {
	float:left;
	margin:0 15px 0 0;
	padding-bottom:21.25%;
	width:32.2%
}
.post-navigation {
	margin:20px 0 0
}
.post-navigation .post-nav-links  {
	float:left;
	position:relative;
	width:48.5%
}
.post-navigation .post-nav-links:after,
.post-navigation .post-nav-links:before {
	content:"";
	border:1px solid #333;
	height:1px;
	position:absolute;
	left:0;
	width:99.3%
}
.post-navigation .post-nav-links:after { bottom:-2px }
.post-navigation .post-nav-links:before { bottom:-4px }
.post-navigation .post-nav-links  span {
	color:#999;
	display:block;
	font-size:14px;
	margin-bottom:10px
}
.post-navigation  a {
	color:#333;
	font-size:18px;
	line-height:26px;
}
.post-navigation .prev-link-wrapper {
	margin:0 3% 0 0
}
.post-navigation .prev-link,
.post-navigation .next-link {
	border:1px solid #000;
	overflow:hidden;
	padding:5% 7%
}
.single-post-ad {
	clear:both;
	margin:0 0 10px
}

/*---[ Breadcrumbs ]---*/
.breadcrumbs { margin:0 0 20px }
.breadcrumbs a { color:#333 }

/*---[ Social Share Buttons ]---*/
.share-buttons {
	background:#f8f8f8;
	overflow:hidden;
	padding:15px 20px
}
.social-btn-title {
	font-size:14px;
	font-weight:700;
	float:left;
	margin-right:10px;
	padding-top:5px;
	text-transform:uppercase;
}
.social-btn  a {
	color:#fff;
	display:block;
	float:left;
	font-size:20px;
	height:30px;
	line-height:28px;
	margin:0 5px 0 0;
	padding-left:6px;
	text-align:center;
	width:24px;
}
.social-btn  a:hover {color:#fff}
.social-fb a { background:#395aa1 }
.social-twitter a { background:#17a8dd }
.social-gplus a { background:#323232 }
.social-stumble a { background:#eb4924 }
.social-pin a { background:#BE202E }
.social-linkedin a { background:#017EB4 }

/*---[ Author Box ]---*/
.author-box {
	background:transparent;
	float:left;
	margin:20px 0 20px;
	width:100%;
}
.author-box h4 { margin:0 }
.author-box img {
	float:left;
	margin:0 20px 0 0;
}
.author-info-container {
	border-bottom:3px solid #000;
	margin:15px 0 0;
	overflow:hidden;
}
.author-info {
	border-bottom:1px solid #000;
	margin-bottom:2px;
	overflow:hidden;
	padding:0 0 12px
}

/*---[ Related Posts ]---*/
.relatedPosts {
	border-bottom:5px solid #999;
	clear:both;
	margin:20px 0 20px;
	padding:0 0;
	position:relative;
	width:100%;
}
.relatedPosts:after {
	bottom:2px;
	content:"";
	
	height:0;
	position:absolute;
	left:0;
	width:100%
}
.relatedPosts .flex-viewport {
	margin:15px 0 0;
	padding:0
}
.relatedPosts ul {
	margin: 0;
	padding: 0;
}
.relatedPosts ul li {
	background:#fff;
	float:left;
	list-style: none;
	margin:0 20px 0 0;
	width:28%;
}
.relatedPosts ul li:last-child { margin-right:0 }
.relatedPosts ul li a img {
	float: left;
	height: auto;
	width: 100%;
}
.relatedPosts .relatedthumb {
	display: block;
	float: left;
}
.relatedPosts .related-content {
	clear:both;
	line-height:20px;
	min-height:40px;
	padding:5px 0;
}

/*---[ Post Navigation ]---*/
.navigation {
	clear:both;
	display:block;
}

/*---[ Pagination ]---*/
.pagination,
.norm-pagination {
	clear:both;
	font-size:14px;
	margin:15px 0 20px;
	overflow:hidden;
	width:100%;
}
.single .pagination { margin:15px 10px 20px }
.norm-pagination { font-weight:400 }

.pagination span,
.pagination a {
	border:1px solid #333;
	color:#333;
	display:inline-block;
	margin:6px 10px 0 0px;
	padding:6px 11px;
}
.pagination span { }
.pagination span,
.pagination a:hover {
	background:#333;
	color:#fff
}

/*---[ Review System ]---*/
.review-box {
	clear:both;
	margin-bottom:20px;
	overflow:hidden
}
.review-title {
	background:#e9e9e9;
	color:#555;
	font-size:14px;
	line-height:20px;
	margin:0 15px;
	padding:20px 15px;
	text-transform:none
}
.ratings {
	background:#fff;
	margin:20px 0 0;
	padding:0
}
.review-item {
	color:#aaa;
	overflow:hidden;
	margin:0 0 15px;
	padding:0 0 15px;
	position:relative;
	text-transform:none
}
.review-item-star {
	border-bottom:1px solid #999
}
.review-left {
	font-size:14px;
	line-height:20px;
	float:left
}
.rating-star {
	display:inline-block;
	position:relative;
	height:20px;
	overflow:hidden;
	width:75px
}
.review-right { float:right }
.rating-star-bottom {
	background:url(images/stars-gray.png) no-repeat left center;
	display:block;
	height:16px;
	width:76px;
	margin:0 auto;
	position:relative
}
.rating-star-top {
	background:url(images/stars-white.png) no-repeat left center;
	display:block;
	height:16px;
	position:relative
}
.review-item .rating-star-top {
	background-image:url(images/stars.png);
	background-repeat:no-repeat;
	background-position:left center
}
.rating-star-top [class^="icon-"] { color:#ff4444 }
.rating-home {
	color:#fff;
	font-size:14px;
	position:absolute;
	bottom:0;
	right:0;
	padding:3.5% 6%
}
.rating-home span { font-weight:400 }
.rating-home-percent {
	display:block;
	font-size:36px;
	line-height:42px
}
.review-text {
	background:#cc0000;
	font-size:10px;
	float:left;
	padding:2px 6px;
	text-transform:none
}
.review-rating {
	background:#ff4444;
	font-size:14px;
	float:left;
	padding:2px 8px;
}
.review-footer {
	background:#fff;
	float:left;
	min-height:130px;
	position:relative;
	width:100%
}
.review-summary {
	float:left;
	padding:0 2% 10px 0;
	width:79%;
}
.review-summary h3 {
	color:#555;
	font-size:14px;
	line-height:20px;
	margin:0 0 6px;
	text-transform:none
}
.final-score-box {
	color:#fff;
	float:left;
	min-height:90px;
	padding:10px 2%;
	position:relative;
	text-align:center;
	width:15%;
}
.final-score-box:after,
.final-score-box:before {
	content:"";
	border-bottom:1px solid #333;
	border-top:1px solid #333;
	height:1px;
	position:absolute;
	left:0px;
	width:100%
}
.final-score-box:after { bottom:0 }
.final-score-box:before { bottom:2px }
.final-score {
	font-size:48px;
	line-height:56px;
	margin:0 0 8px
}
.percent-sign {
	font-size:18px;
	line-height:18px;
}
.final-score h4 {
	color:#fff;
	font-size:14px;
	font-weight:400;
	margin:0 0 5px
}
/* Percentage */
.percent-item { padding:0 }
.review-criteria {
	clear:both;
	font-size:14px;
	margin-bottom:5px;
	overflow:hidden
}
.review-percent {
	background:#999;
	height:7px;
}
.rating-percent {
	display:block;
	height:7px;
	position:relative
}
.rating-count {
	color:#000;
}


/*-----------------------------------------------------------------------------------*/
/*	7. Comments
/*-----------------------------------------------------------------------------------*/
#comments{
	clear:both;
	margin:20px 0 20px;
	padding:0 0;
}
#comments .avatar {
	float:left;
	margin-bottom:10px;
	margin-right:2%;
}
.comments-count { margin:0 }
ol.commentlist {
	background:#fff;
s
	border-top:0;
	margin:15px 0 0;
	padding:0 0;
	position:relative;
	overflow:hidden;
}
ol.commentlist:after {
	bottom:2px;
	content:"";

	height:0;
	position:absolute;
	left:0;
	width:100%
}
.commentlist li.comment {
	float:left;
	list-style:none;
	margin:0;
	width:100%;
}
.commentlist .comment-body {
	margin:0 0 20px;
	padding:0 0 5px;
}
.commentlist li:last-child  .comment-body {
	/* border-bottom:0;
	margin-bottom:0 */
}
.commentlist p { margin:0 0 10px }
.commentlist .comment .children {
	float:left;
	margin-left:15%;
	margin-bottom:0;
	margin-top:0;
	width:85%;
}
.commentlist .children li {
	margin:0;
	position:relative;
	width:100%;
}
.fn {
	font-size:16px;
	font-style:normal;
}
.fn a { color:#333 }
.comment-meta {
	font-size: 12px;
	margin: 5px 0;
}
.comment-meta a { color:#777 }
.commentBody {
	clear:both;
	overflow: hidden
}
.bypostauthor {}
.comment-reply-link {
	border:1px solid #000;
	color:#2c2c2c;
	display:inline-block;
	float:right;
	padding:3px 19px
}
.comment-reply-link:hover {
	background:#000;
	color:#fff
}
#respond {
	clear:both;
	float:left;
	margin:20px 0 20px;
	padding:0 0;
	width:100%;
}
#reply-title {
	font-size:16px;
	line-height:20px;
	margin:0;
	text-transform:none
}
#commentform {
	background:#fff;
	margin:15px 0 0
}
#commentform p {
	margin:0 0 10px;
	position:relative
}
#commentform p label {
	display:none;
	position:absolute;
	left:10px;
	top:13px
}
#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url {
	float: left;
	width:31.4%
}
#commentform .comment-form-author input,
#commentform .comment-form-email input,
#commentform .comment-form-url input {
	width:88%
}
#commentform .comment-form-comment {
	clear:both;
	overflow:hidden;
	width:100%;
}
#commentform .comment-form-author,
#commentform .comment-form-email { margin:0 15px 0 0 }
#commentform  input,
#commentform  textarea {
	background-color: #fff;
	border:1px solid #CCC;
	display:block;
	font-size:14px;
	margin:4px 0 0;
	padding:10px 10px;
}
#commentform  textarea { width:95.5% }
#commentform .required { color:#dc0413 }
#commentform #submit {
	background-color:#fff;
	border:1px solid #CCC;
	color:#2c2c2c;
	font-size:12px;
	font-weight:400;
	padding:7px 32px;
	text-transform:uppercase;
	cursor:pointer;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
#commentform #submit:hover {
	background:#000;
	color:#fff
}


/*-----------------------------------------------------------------------------------*/
/*	8. Sidebar
/*-----------------------------------------------------------------------------------*/
.sidebar {
	background:#fff;
	float:left;
	max-width: 299.4px;
	width:31.9%;
}
.sidebar a {
    -webkit-transition: background-color, color 0.2s linear;
    -moz-transition: background-color, color 0.2s linear;
    transition: background-color, color 0.2s linear;
}
.widget {
	margin-bottom:20px;
	overflow:hidden;
	width:100%
}
.widget-title {
	color:#333;
	font-size:14px;
	line-height:20px;
	text-transform:uppercase
}
.widget ul { margin: 0 0 0 20px }
.widget li {
	list-style: square;
	margin:0 0 10px;
	padding:0 0 5px;
}
.sidebar-widget {
	border-top:0;
	background:#fff;
	list-style: none;
	margin-bottom:20px;
	padding-bottom:10px;
	position:relative
}
.sidebar-widget:after {
	bottom:2px;
	content:"";
	height:0;
	position:absolute;
	left:0;
	width:100%
}
.sidebar-widget a { color:#333 }
.sidebar .widget li { }
.content-page .widget-title {
	background:#fff;
	
	font-size:10px;
	font-weight:400;
	line-height:24px;
	margin-bottom:2px;
	padding:3px 0;
	position:relative;
	text-align:left;
}
.sidebar-widget .widget-title {
	background:#fff;
	
	font-size:10px;
	font-weight:400;
	line-height:24px;
	margin-bottom:2px;
	padding:3px 0;
	position:relative;
	text-align:left;
}
.sidebar-widget .widget-title:after,
.sidebar-widget .widget-title:before {
	content:"";

	height:1px;
	position:absolute;
	left:-1px;
	width:100%
}
.sidebar-widget .widget-title:after { bottom:-3px }
.sidebar-widget .widget-title:before { bottom:-5px }
.sidebar .s {
	float:left;
	height:16px;
	margin:0;
}
.sidebar .search-button { float:left }
.sidebar-widget li:last-child {
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0
}
.widget .menu li { float: none }
.widget ul li ul li {
	border-bottom: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 0
}
.widget .widgetslider,
.widget .widgetslider:after {
	border:0
}
.widget .widgetslider ul { margin:0 }
.widget .widgetslider li {
	border:0;
	margin:0;
	padding:0;
	list-style:none
}
.widget.featured-b {
	border:0;
	margin-bottom:0;
	padding-bottom:0
}
.widget .featured-item {
	margin:0 0 20px;
	width:100%
}
.widget .bigpost {
	margin:0 0 20px;
	width:100%
}
.widget .smallpost {
	margin:0 4% 0 0;
	width:48%
}
.widget .smallpost:last-child { margin:0 }

.widget_meta ul { margin:0; }
/*-----------------------------------------------------------------------------------*/
/*	9. Footer
/*-----------------------------------------------------------------------------------*/
.footer {
	background:#000;
	color:#999;
	clear:both;
	overflow:hidden;
}
.footer a { color:#fff }
.footer-widgets {
	background:transparent;
	margin:0 auto;
	padding:20px 0;
	width:940px;
}
.footer-widget {
	float:left;
	margin:0 2% 0 0;
	width:32%;
}
.footer-widget-1 { width:64%}
.footer-widget-1 .widget_meta { padding-top:4px; text-align:right;}
.footer-widget .widget-title {
	color:#fff;
	font-size:16px;
	font-weight:400;
	line-height:22px
}
.copyright {
	background:#131314;
	color:#ccc;
	padding:15px 0;
	overflow:hidden;
	width:100%;
}
.copyright-inner {
	margin:0 auto;
	max-width:940px;
	padding:0 2%;
	width:96%;
}
.copyright-text { float:left }
.social-links-footer span,
.social-links-footer a { padding:0 7px }
.back-to-top {
	cursor:pointer;
    position:fixed;
    bottom:8em;
    right:25px;
    text-decoration:none;
    color:#000000;
    background-color:rgba(235, 235, 235, 0.80);
    font-size:12px;
    padding:10px 15px;
    display:none;
	-webkit-border-radius:40px;
	 -moz-border-radius:40px;
		  border-radius:40px;
    -webkit-transition: background 0.25s linear;
	 -moz-transition: background 0.25s linear;
		  transition: background 0.25s linear;
}
.back-to-top:hover { background-color:rgba(135, 135, 135, 0.50); }
.back-to-top .icon-angle-up {
	color:#000;
	font-size:24px
}


/*-----------------------------------------------------------------------------------*/
/*	10. Widgets
/*-----------------------------------------------------------------------------------*/
/*---[ Recent Posts ]---*/
.recent-posts-widget {
	clear:both;
	padding:0
}

.recent-posts,
.widget .popular-posts {
	margin:0 !important;
	padding:0;
}
.recent-posts li,
.popular-posts li {
	list-style:none;
	overflow:hidden;
}

/*---[ Search Form ]---*/
.searchform { width:100% }
.searchform fieldset {
	border:1px solid #FF8000;
	color:#888;
}
.s {
	background:#fff;
	border:none;
	color:#888;
	float:left;
	height:16px;
	margin:0;
	padding:6px 3% 7px;
	width:82%;
}
.search-button {
	background:#fff url(images/search.png) no-repeat center center;
	border:none;
	color:#fff;
	cursor:pointer;
	display:block;
	float: left;
	font-size:12px;
	font-weight:700;
	min-width:13px;
	padding:0;
	height:29px;
	text-transform:uppercase;
	width:12%;
	text-indent:-9999px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

/*---[ Tags ]---*/
.sidebar .tagcloud { overflow:hidden }
.tagcloud a {
	background:#cdcdcd;
	color:#fff;
	display:block;
	float:left;
	font-size:12px !important;
	margin:0 4px 4px 0;
	padding:3px 5px;
	text-transform:uppercase;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.tagcloud a:hover { color:#fff }

/*---[ Subscribe Widget ]---*/
#subscribe-widget {
	clear:both;
	float:left;
	margin:0 0 20px;
	width:100%;
}
#subscribe-widget input[type=text] {
	border:1px solid #000;
	color:#888;
	float:left;
	height:16px;
	margin:0 4% 0 0;
	padding:9px 0 8px;
	text-indent:10px;
	width:65%;
}
#subscribe-widget input[type=submit] {
	background-color:#fff;
	border:1px solid #000;
	color:#333;
	cursor:pointer;
	display:block;
	float:left;
	padding:0;
	text-align:center;
	text-transform:uppercase;
	width:30%;
	height:35px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
#subscribe-widget input[type=submit]:hover {
	background-color:#1d1d1d;
	color:#fff
}

/*---[ Social Widget ]---*/
.social-widget ul {
	margin:0;
	padding:0
}
.social-widget ul li {
	border:0 !important;
	float:left;
	font-size:14px;
	list-style-type:none;
	margin-bottom:10px !important;
	width:50%
}
.social-widget ul li span {
	color:#fff;
	float:left;
	font-size:24px;
	margin:2px 10px 0 0;
}
.social-widget ul li.facebook span {
	background:#3b5999;
	padding:4px 12px;
}
.social-widget ul li.twitter span {
	background:#00aced;
	padding:4px 6px;
}
.social-widget ul li.gplus span {
	background:#ff4444;
	padding:4px 6px;
}
.social-widget ul li.rss span {
	background:#ff8800;
	padding:4px 8px 4px 7px;
}


/*---[ 125x125 Ads ]---*/
.ad-125-widget {
	clear:both;
	list-style:none;
	margin:0 0 10px;
	overflow:hidden;
	padding:0;
}
.ad-125-widget ul,
.ad-125-widget li {
	border:0 !important;
	list-style:none;
	margin:0;
}
.ad-125-widget li.adleft {
	float:left;
	margin:0 5% 10px 0;
	padding:0;
	width:42%
}
.ad-125-widget li.adright {
	float:right;
	margin:0 0 10px;
	padding:0;
	width:42%
}

/*---[ 300x250 Ads ]---*/
.ad-300-widget {
	clear:both;
	margin:0 0 20px;
	width:100%;
}

/*---[ 468x60 Ads ]---*/
.ad-widget-468 {
	clear:both;
	margin:0 auto 15px;
	max-width:100%;
	width:468px;
}

/*---[ 728x90 Ads ]---*/
.ad-widget-728 {
	clear:both;
	margin:0 auto 20px;
	max-width:100%;
	width:728px;
}

/*---[ Tabs ]---*/
#tabs-widget {
	background:#fff;
	border-top:0;
	margin-bottom:0;
	overflow:hidden;
	width:100%
}
#tabs {
	border:1px solid #000;
    list-style:none;
	margin:0 0 15px;
	overflow:hidden;
}
#tabs li {
	border:0;
    display: inline;
	float:left;
	width:50%;
	margin:0;
	padding:0;
}
#tabs li a {
	background-color:#1d1d1d;
	color:#fff;
	display:block;
	font-size:16px;
	float:left;
	line-height:46px;
	padding-bottom:5px;
	position:relative;
    text-decoration: none;
	overflow:hidden;
	text-align:center;
	text-transform: uppercase;
	width:100%;
}
#tabs li a:after,
#tabs li a:before {
	border-bottom:1px solid #000;
	position:absolute;
	bottom:1px;
	content:"";
	height:0;
	left:0;
	width:100%
}
#tabs li a:before { bottom:3px }
#tabs li.recent-tab a {
	border-left:1px solid #1d1d1d;
}
#tabs li.active a {
    background-color:#fff;
	color:#333;
}
#tabs-content {
	float:left;
	width:100%
}
#tabs-content ul {
	margin:0;
	padding:0
}
#tabs-content li {
	border-bottom:1px solid #000;
	border-top:0;
	margin:0 0 10px;
	overflow:hidden;
	padding:0 0 5px
}
#tabs-content li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0
}
.tab-content { display: none }
.tab-content .info { overflow:hidden }
.tabs-meta { display:block }
.comment-text {
	color:#777;
	display:block;
	font-size:12px
}

/*---[ Popular Posts ]---*/
.widgetthumb {
	float:left;
	margin:4px 10px 0 0;
}
.popular-posts { display:block }
.thumbnail { float:left }
.widgettitle {
	display:block;
	font-size:14px;
	font-weight:400;
	line-height:1.5;
}
.meta {
	color:#777;
	font-size:12px;
}
.fm_full, .fm_half, .fm_half1, .fm_plz, .fm_ort { padding:3px 0; margin-bottom:4px;}
.fm_full { width:300px; }
.fm_plz  { width: 50px; margin-right:5px;}
.fm_ort { width: 240px;  }
.fm_half { width:145px; margin-right:5px;}
.fm_half1 { width:145px;}