/********Blog*******/
.portlet
{
    width: 154px;
    height:220px;
	text-align:center;
	margin-left:6px;
	margin-bottom:10px;
	padding-bottom:5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	/*background:url(../images/list_bg.jpg);*/
	border:1px #999999 solid;

}
.portlet img
{
	 border:1px #FF0000 solid;
	 margin:0px;
	 margin-top:15px;
	 margin-bottom:4px;
	 width:135px;
	 height:140px;
	 border:none;
	 
	 
}

#blog_posts article{overflow:hidden; padding-bottom:20px; margin-bottom:23px; border-bottom:1px solid #e6eaed; }
#blog_posts article.last{padding-bottom:0; margin-bottom:0; border-bottom:none; }
#blog_posts article .pic{float:left; max-width:191px; margin-right:21px; padding-top:4px; }
#blog_posts article .pic .link-icon{background:url(../images/img-small-icon.png) center center no-repeat; }
#blog_posts article h3{overflow:hidden; clear:none; margin-bottom:11px; font-size:14px; line-height:18px; font-weight:bold; }
#blog_posts article .slider_container,
article.reviews .slider_container{padding-top:4px; float:left; max-width:191px; overflow:hidden; position:relative; margin-right:21px; max-height:146px; }
article.reviews .slider_container li{list-style:none; margin:0; }
#blog_posts article .slider_container .flex-direction-nav li,
article.reviews .slider_container .flex-direction-nav li{list-style:none; font-size:0; line-height:0; }
#blog_posts article .slider_container .flex-direction-nav a,
article.reviews .slider_container .flex-direction-nav a{position:absolute; display:block; width:19px; height:19px; background:url(../images/post-gallery-controls.png) right 0 no-repeat; right:6px; bottom:6px; }
#blog_posts article .slider_container .flex-direction-nav a:hover,
article.reviews .slider_container .flex-direction-nav a:hover{background-position:right bottom; }
#blog_posts article .slider_container .flex-direction-nav a.flex-prev,
article.reviews .slider_container .flex-direction-nav a.flex-prev{margin-right:21px; background-position:0 0; }
#blog_posts article .slider_container .flex-direction-nav a.flex-prev:hover,
article.reviews .slider_container .flex-direction-nav a.flex-prev:hover{background-position:0 bottom; }
#blog_posts article .slider_container .slides{overflow:hidden; max-height:146px; margin:0; }
#blog_posts article .slider_container .slides li{display:none; list-style:none; }
#blog_posts article h3 a{text-decoration:none; }
#blog_posts article .post-info{margin-bottom:11px; }
#blog_posts article .more-link{font-size:13px; line-height:16px; color:#e50700; text-decoration:none; position:relative; display:inline-block; padding-right:10px; }
#blog_posts article .more-link span{position:absolute; top:4px; right:0; width:0; height:0; display:block; border-color:transparent red; border-style:solid; border-width:4px 0 4px 4px; }
#blog_posts article .more-link span:after{content:""; display:block; width:0; height:0; position:absolute; top:-4px; left:-5px; border-color:transparent red transparent white; border-style:solid; border-width:4px 0 4px 4px; }
#blog_posts article .more-link:hover{color:#626262; }
#blog_posts article .more-link:hover span{border-left-color:#626262; }
#blog_posts article .text{overflow:hidden; margin-bottom:10px; }
#blog_posts article.format-quote{padding-bottom:6px; }
#blog_posts article.format-quote .quote-block{background:#5b6166; position:relative; font-family:Georgia,
 Georgia,
 serif; margin-bottom:15px; padding:14px 46px 17px; }
#blog_posts article.format-quote .quote .quote_icon{display:block; position:absolute; top:12px; left:14px; color:#fff; font-size:52px; line-height:53px; }
#blog_posts article.format-quote .quote{font-size:14px; line-height:22px; font-weight:normal; color:#f4f4f5; margin-bottom:8px; }
#blog_posts article.format-quote .quote_author{font-size:13px; line-height:16px; color:#cfcfcf; }
#blog_posts article.format-link{padding-bottom:17px; }
#blog_posts article.format-link a.post_link{background:url(../images/post-link-icon.png) 15px 18px no-repeat #ecedee; display:block; text-decoration:none; margin-bottom:15px; padding:15px 20px 15px 41px; }
#blog_posts article.format-link .link_title{display:block; font-size:14px; line-height:18px; font-weight:bold; margin-bottom:5px; }
#blog_posts article.format-link .link_url{font-size:13px; line-height:16px; color:#9e9e9e; text-indent:1px; display:block; }
#blog_posts article.format-link .post-info{margin-bottom:0; }
#blog_posts article.format-audio{padding:4px 0 15px; }
#blog_posts article.format-audio h3{margin-top:19px; }
article.reviews .slider_container ul.slides,
#blog_posts article .slider_container .flex-direction-nav{margin:0; }

/*****Single Post styles******/
.single h2.page-title { padding-top: 21px; padding-bottom: 0; border-bottom: none; margin-bottom: 9px;}
.single article.hentry .post-info { margin-bottom: 22px;}
.single article.hentry .post-info .post_date { background: url(../images/slider-date-icon.png) 0 2px no-repeat; font-size: 12px; line-height: 15px; padding-left: 17px;}
.single article.hentry .post-info .post_format { text-decoration: none; background: url(../images/post-format.png) 0 2px no-repeat; font-size: 12px; line-height: 15px; padding-left: 16px; letter-spacing: -1px; float: left; margin-right: 15px; color: #797a7d;}
.single article.hentry .post-info .comments_count { font-size: 12px; line-height: 15px; background: url(../images/single_comments_count.png) 0 2px no-repeat; padding-left: 16px; margin-right: 11px;}
.single article.hentry .post-info .post_views { font-size: 12px; line-height: 15px; background: url(../images/single_post_views.png) 0 3px no-repeat; padding-left: 16px;}
.single article.hentry .pic,
.page article.type-page .pic { margin-bottom: 21px; max-height: 310px; overflow: hidden;}
.page .without_sidebar article.type-page .pic,
.single .without_sidebar  article.hentry .pic { max-height: 451px;}
.single article.hentry .pic img,
.page article.type-page .pic img { width: 100%;}
.portlet
{
    width: 154px;
    height:220px;
	text-align:center;
	margin-left:6px;
	margin-bottom:10px;
	padding-bottom:5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	/*background:url(../images/list_bg.jpg);*/
	border:1px #CCCCCC solid;

}
.portlet img
{
	 border:1px #FF0000 solid;
	 margin:0px;
	 margin-top:15px;
	 margin-bottom:4px;
	 width:135px;
	 height:140px;
	 border:none;
	 
	 
}

.single article .pic iframe { vertical-align: top;}
.single article .post_content a,
.page .post_content a { color: #e50700; text-decoration: none;}
.single article .post_content a:hover,
.page article.type-page .post_content a:hover { color: #666;}
.single article .post_content em,
.page article.type-page .post_content em { color: #8d8d8d;}
.single article .post_content { margin-bottom: 4px; overflow: hidden;}
.block-social { padding: 11px 0; margin-bottom: 24px; border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; overflow: hidden;}
.block-social .soc_label { float: left; margin-right: 17px; text-transform: uppercase; font-size: 10px; word-spacing: 1px; padding-top: 5px; line-height: 12px; font-family: 'Times New Roman', Times, serif;}
.block-social ul { overflow: hidden; margin: 0;}
.block-social ul li { list-style: none; float: left; margin: 0 0 0 7px;}
.block-social ul li:first-child { margin-left: 0;}
.block-social ul li a { display: block;}
.block-social ul li img { vertical-align: top;}
#post_author { overflow: hidden; padding-bottom: 22px; margin-bottom: 35px; border-bottom: 1px solid #ededed;}
#post_author .photo { padding-top: 3px; float: left; width: 71px; margin-right: 14px;}
#post_author .photo img { width: 100%;}
#post_author h4 { clear: none; margin-bottom: 7px;}


/*social Share*/
/* -- circle ico*/
ul.socialShareCircle { overflow: hidden; margin: 0;}
ul.socialShareCircle li {list-style: none; float: left; margin: 0 3px 0 0;}
ul.socialShareCircle li a {height: 20px; width: 20px;  display: block; background: url(../images/author_soc_links_circle.png) no-repeat; overflow:hidden; text-indent:999px;}
ul.socialShareCircle li a.twitter_link{ background-position:0 0 ;}
ul.socialShareCircle li a.facebook_link{background-position:-20px 0px ;}
ul.socialShareCircle li a.dribbble_link{background-position:-40px 0px ;}
ul.socialShareCircle li a.pinterest_link{background-position:-60px 0px ;}
ul.socialShareCircle li a.rss_link{background-position:-80px 0px ;}
ul.socialShareCircle li a.gplus_link{background-position:-100px 0px ;}
ul.socialShareCircle li a.tumblr_link{background-position:-120px 0px ;}
ul.socialShareCircle li a.behance_link{background-position:-140px 0px ;}
/* -- square ico*/
ul.socialShareSquare { overflow: hidden; margin: 0;}
ul.socialShareSquare li {list-style: none; float: left; margin: 0 3px 0 0;}
ul.socialShareSquare li a {height: 15px; width: 15px;  display: block; background: url(../images/author_soc_links_square.png) no-repeat; overflow:hidden; text-indent:999px;}
ul.socialShareSquare li a.twitter_link{ background-position:0 0 ;}
ul.socialShareSquare li a.facebook_link{background-position:-15px 0px ;}
ul.socialShareSquare li a.gplus_link{background-position:-30px 0px ;}
ul.socialShareSquare li a.pinterest_link{background-position:-45px 0px ;}


#post_author h3{margin-bottom:12px; font-size:15px; line-height:18px; color:#333; font-weight:bold; text-transform:capitalize; }
#recent_posts{margin-bottom:35px; padding-bottom:19px; border-bottom:1px solid #ededed; }
#recent_posts h3.section_title{border-top:3px solid #788187; border-bottom:1px solid #e3e3e3; color:#262626; text-transform:capitalize; font-size:15px; line-height:18px; font-weight:bold; margin-bottom:19px; padding:8px 0 7px; }
#recent_posts .posts_wrapper{overflow:hidden; margin-bottom:14px; }
.without_sidebar #recent_posts{clear:both; overflow:hidden; }
.without_sidebar #recent_posts .posts_wrapper{overflow:visible; }
.without_sidebar #recent_posts .posts_wrapper article{border-bottom:none; padding-bottom:0; }
.without_sidebar #recent_posts .posts_wrapper + .posts_wrapper{border:none; }
.without_sidebar #recent_posts .posts_wrapper + .posts_wrapper .item_right{display:none; }

#recent_posts .posts_wrapper article{float:left; width:300px; margin-left:20px; overflow:hidden; padding-bottom:17px; border-bottom:1px solid #ededed; }
#recent_posts .posts_wrapper article.item_left{margin-left:0; }
#recent_posts .posts_wrapper article .pic{padding-top:3px; float:left; width:85px; margin-right:16px; }
#recent_posts .posts_wrapper article h3{clear:none; overflow:hidden; font-size:13px; line-height:17px; font-weight:bold; margin-bottom:11px; }
#recent_posts .posts_wrapper article h3 a{color:#333; text-decoration:none; }
#recent_posts .posts_wrapper article h3 a:hover{color:#666; }
#recent_posts .posts_wrapper + .posts_wrapper{margin-bottom:0; }
#recent_posts .posts_wrapper + .posts_wrapper article{padding-bottom:0; border-bottom:none; }

#comments.post_comments h3.comments_title{padding-bottom:7px; border-bottom:1px solid #e3e3e3; margin-bottom:19px; border-top:3px solid #ffba0f; padding-top:8px; }
#comments .comment-list{padding-bottom:16px; margin:0; }
#comments .comment-list li.comment{list-style:none; overflow:hidden; padding-bottom:12px; margin-bottom:19px; border-bottom:1px solid #ebebeb; }

.comment-list li.comment h3{clear:none; overflow:hidden; }
.comment-list li.comment > .photo{padding-top:3px; float:left; max-width:53px; margin:0 17px 0 0; }
.comment-list li.comment .photo img{vertical-align:top; }
.comment-list li.comment h5 a{text-decoration:none; }
.comment-list li.comment .comment_info{overflow:hidden; font-size:11px; line-height:14px; color:#797a7d; margin-bottom:9px; }
.comment-list li.comment .comment_info .comment_date{float:left; }
.comment-list li.comment .comment_info .comment_reply_link,
.comment-list li.comment .comment_info .comment_edit_link{float:left; margin-left:11px; }
.comment-list li.comment .comment_info .comment_reply_link a,
.comment-list li.comment .comment_info .comment_edit_link a{display:inline-block; position:relative; text-decoration:none; color:#797a7d; }
.comment-list li.comment .comment_info .comment_reply_link a:after,
.comment-list li.comment .comment_info .comment_edit_link a:after{content:""; position:absolute; top:6px; left:-6px; color:#ff0000; width:2px; height:2px; display:block; background:#bfc0c1; }
.comment-list li.comment .comment_info .comment_reply_link a:hover,
.comment-list li.comment .comment_info .comment_edit_link a:hover{color:#141414; }
.comment-list li.comment .comment_content p{margin:19px 0 0; }
.comment-list li.comment .comment_content p:first-child{margin-top:0; }
.comment-list .children{margin:0 0 0 70px; }

#respond h3#reply-title{text-transform:capitalize; border-top:3px solid #6cac00; border-bottom:1px solid #e3e3e3; margin-bottom:22px; padding:8px 0 6px; }
#respond input[type=text],
#respond textarea{border:1px solid #d6d6d6; background:#fcfcfc; width:284px; float:left; padding:6px 7px 7px; }
#commentform p{overflow:hidden; margin-bottom:13px; }
#comments .comment_not_approved{font-style:italic; color:#C60; margin-bottom:6px; }
#commentform p label{float:left; cursor:pointer; color:#6b6b6b; padding-top:6px; display:inline-block; margin-left:12px; }
#commentform p textarea{height:122px; width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
#commentform .form-submit{padding-top:5px; }
#commentform input[type=submit]{-moz-box-sizing:contet-box; box-sizing:contet-box; text-transform:capitalize; height:29px; line-height:28px; padding-top:0; color:#4c4c4c; font-weight:bold; }
article.type-reviews .reviews_rating{padding-top:4px; float:right; width:300px; margin-left:22px; }
#post_author .description,
.comment-list li.comment h5{margin-bottom:10px; }

article.type-reviews .reviews_rating table { background: #313334; border:0px; border-collapse:collapse; width:100%;}
article.type-reviews .reviews_rating table .rating { margin-left: 1px; width: 62px; background: url(../images/stars.png) 0 bottom repeat-x; height: 10px;}
article.type-reviews .reviews_rating table .rating .stars { height: 10px; width: 0; display: block; background: url(../images/stars.png) 0 0 repeat-x;}
article.type-reviews .reviews_rating table tbody td { padding: 8px 9px; color: #f1f1f1; font-size: 12px; line-height: 15px; font-weight: bold; border-bottom: 1px solid #46484a;}
article.type-reviews .reviews_rating table tbody td.rating_value { width: 62px;}
article.type-reviews .reviews_rating table .rating .stars.points1 { width: 10px;}
article.type-reviews .reviews_rating table .rating .stars.points2 { width: 24px;}
article.type-reviews .reviews_rating table .rating .stars.points3 { width: 36px;}
article.type-reviews .reviews_rating table .rating .stars.points4 { width: 49px;}
article.type-reviews .reviews_rating table .rating .stars.points5 { width: 62px;}
article.type-reviews .reviews_rating table tfoot { background: #222324;}
article.type-reviews .reviews_rating table tfoot tr { width: 100%;}
article.type-reviews .reviews_rating table tfoot td { padding: 0 9px;}
article.type-reviews .reviews_rating table tfoot .rating_average { padding-top: 8px; border-left: 1px solid #46484a; width: 63px;}
article.type-reviews .reviews_rating table tfoot .rating_value { text-align: center;}
article.type-reviews .reviews_rating table tfoot .rating_num { color: #fff; font-size: 24px; line-height: 29px; font-weight: bold; display: block; text-indent: 1px; margin-bottom: -4px;}
article.type-reviews .reviews_rating table tfoot .rating_word { color: #fff; font-weight: bold; font-size: 12px; line-height: 15px; text-transform: capitalize; display: block; margin-bottom: 6px;}
article.type-reviews .reviews_rating table tfoot .rating { margin: 0;}
article.type-reviews .reviews_rating table tfoot .rating_summary { font-size: 11px; line-height: 15px; color: #b5b5b5; vertical-align: top; padding-top: 10px; padding-bottom: 8px;}
article.type-reviews .reviews_rating table tfoot .rating_summary .label { color: #f1f1f1; font-weight: bold;}

article.type-reviews .post_content{overflow:visible; }
article .gallery{position:relative; overflow:hidden; margin-bottom:21px; min-height:300px; background:url(../images/preloader.gif) center center no-repeat; }
article .gallery .slides{overflow:hidden; max-height:296px; background:#fcfcfc; margin:0; }
article .gallery .slides li{background:#000; list-style:none; overflow:hidden; display:none; height:451px; margin:0; }
article .gallery .flex-control-nav li,
article .gallery .flex-control-nav,
article .gallery .flex-direction-nav,
article .gallery .flex-direction-nav li{margin:0; }
article .gallery .flex-direction-nav li{list-style:none; }
.without_sidebar article .gallery .flex-direction-nav li a{top:209px; }
article .gallery .flex-control-nav{position:absolute; height:10px; bottom:10px; left:0; right:0; text-align:center; }
article .gallery .flex-control-nav li{display:inline-block; list-style:none; font-size:0; line-height:0; vertical-align:top; margin-left:3px; }
article .gallery .flex-control-nav li:first-child{margin-left:0; }
article .gallery .flex-control-nav li a{cursor:pointer; display:inline-block; width:9px; height:9px; background:url(../images/slider_pager2.png) 0 0 no-repeat; }
article .gallery .flex-control-nav li a:hover,
article .gallery .flex-control-nav li a.flex-active{background-position:right 0; }
article .galleries ul.slides{overflow:hidden; margin:0; }
article .galleries .post_slider{padding-bottom:3px; overflow:hidden; position:relative; }
article .galleries ul.slides li{list-style:none; display:none; }
article .galleries .post_slider ul li{max-height:296px; overflow:hidden; font-size:0; line-height:0; margin:0; }
article .galleries .post_slider ul li img{width:100%; }
.without_sidebar article .galleries .post_slider .flex-direction-nav li a{top:200px; }
article .galleries .thumbs{overflow:hidden; margin-left:-2px; }
article .galleries .thumbs .flex-viewport{padding-bottom:5px; }
article .galleries .thumbs .slides li{border:2px solid #fcfcfc; height:49px; overflow:hidden; font-size:0; line-height:0; cursor:pointer; margin:0 3px 0 0; }
article .galleries .thumbs .slides li:hover{border-color:#010c16; }
article .galleries .thumbs .slides li.flex-active-slide{border-color:#e50700; }
article .galleries .thumbs .slides li img{vertical-align:top; min-height:49px; width:65px; }
article .galleries .progress{width:100%; height:2px; background:#c4cdd5; position:relative; margin:8px 0 25px; }
article .galleries .progress span{position:absolute; width:7px; left:0; height:4px; top:-1px; display:block; background:#5b6166; }
article .mejs-container{margin-bottom:12px; }
#post_author .author_website{font-size:12px; line-height:15px; margin-bottom:16px; }
#post_author .desc{margin-bottom:10px; }
#post_author .author_website span{color:#010c16; font-weight:bold; }
#post_author .author_website a{text-decoration:none; color:#878787; }
#post_author .author_website a:hover{color:#010c16; }
#post_tags{overflow:hidden; border-bottom:3px solid #f0f0f0; margin:0 0 35px; padding:0 0 23px; }
#post_tags li{float:left; list-style:none; margin:0 3px 3px 0; }
#post_tags li a{font-size:11px; letter-spacing:-1px; display:inline-block; height:22px; line-height:22px; border:1px solid #d9d9d9; position:relative; color:#808080; text-decoration:none; font-weight:bold; 
background:linear-gradient(tobottom,#ffffff0%,#f6f6f6100%); 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f6f6f6',GradientType=0); padding:0 10px 0 18px; }
#post_tags li a:hover{color:#333; }
#post_tags li a:after{width:4px; height:4px; background:#fff; border:1px solid #b2b2b2; content:""; display:block; position:absolute; top:8px; left:6px; }
#post_tags li a:hover:after{border-color:#333; }
.without_sidebar article .gallery .slides,
.without_sidebar article .galleries .post_slider ul li{max-height:451px; }
article .gallery .flex-direction-nav li a,
article .galleries .post_slider .flex-direction-nav li a{display:block; position:absolute; width:28px; height:31px; background:url(../images/home-slider-controls.png) 0 0 no-repeat; top:132px; left:3px; font-size:0; line-height:0; }
article .gallery .flex-direction-nav li a:hover,
article .galleries .post_slider .flex-direction-nav li a:hover{background-position:0 bottom; }
article .gallery .flex-direction-nav li a.flex-next,
article .galleries .post_slider .flex-direction-nav li a.flex-next{left:auto; right:3px; background-position:right 0; }
article .gallery .flex-direction-nav li a.flex-next:hover,
article .galleries .post_slider .flex-direction-nav li a.flex-next:hover{background-position:right bottom; }
/*=======================================================================================================================================*/
/* ========== Shortcodes ============== */


/* ----------- Tabs type 1 ------------- */
.page .sc_tabs_style_1 { overflow: hidden;}
.page .sc_tabs_style_1 ul{ padding: 0; margin: 0; border-bottom: 1px solid #e0e0e0;}
.page .sc_tabs_style_1 ul:after { clear: both; width: 100%; content: ""; display: block;}
.page .sc_tabs_style_1 ul li { list-style: none; float: left; margin: 0; padding: 0; font-size: 11px; line-height: 14px; text-transform: capitalize; margin-bottom: -1px;}
.page .sc_tabs_style_1 ul li + li { margin-left: 2px;}
.page .sc_tabs_style_1 ul li a { text-decoration: none; padding: 7px 10px 7px; display: inline-block; color: #737678; background: #f7f7f7; border: 1px solid #e0e0e0;}
.page .sc_tabs_style_1 ul li a:hover { background-color:#ffffff; text-decoration: none; color: #737678;}
.page .sc_tabs_style_1 ul li.ui-tabs-active  a {background-color: #788187; color: #fff; border-color: #788187; font-weight: bold;}
.page .sc_tabs_style_1 ul li.ui-tabs-active  a:hover{color: #fff;}
.page .sc_tabs_style_1 .content { margin: 0; padding: 16px 0 0; display:none;}
/* ----------- /Tabs type 2 ------------- */
.page .sc_tabs_style_2 ul{padding-bottom: 0; margin: 0; border-bottom: 1px solid #e0e0e0;}
.page .sc_tabs_style_2 ul:after { clear: both; width: 100%; content: ""; display: block;}
.page .sc_tabs_style_2 li { list-style: none; float: left; font-size: 12px; line-height: 15px; margin-bottom: -1px;}
.page .sc_tabs_style_2 li a { display: block; color: #737373; text-decoration: none; background: #f7f7f7; padding: 7px 12px 7px; border: 1px solid #e0e0e0; border-left: none;}
.page .sc_tabs_style_2 li:first-child { border-left: 1px solid #e0e0e0;}
.page .sc_tabs_style_2 li a:hover { background: #fff; color: #737373; text-decoration: none;}
.page .sc_tabs_style_2 li.ui-tabs-active a { border-bottom: 1px solid #fff; background: #fff; color: #525252; font-weight: bold;}
.page .sc_tabs_style_2 .content { background: #fff; border: 1px solid #e0e0e0; border-top: none; color: #878787; padding:  13px 12px; display:none;}
/* ----------- Line ------------- */
div.sc_lineContent3{width:100%; margin-top:0px; margin-bottom:36px; border-bottom: 3px solid #f0f0f0}
div.sc_line { border-top: 1px solid #e9e9e9; padding:0; margin:15px auto 34px;}
div.sc_lineContent{ border-top: 1px solid #e9e9e9; padding:25px 0 0 0; margin:15px auto 25px;}
/* ----------- /Line ------------- */



/* ----------- Columns ------------- */
div.sc_columns {overflow:hidden;}
div.sc_columns > div.content { float:left;}
div.sc_columns > div.first { margin-left:0 !important;}
div.sc_columns_count_2 > div.content { width: 48%; margin-left:4%;}
div.sc_columns_count_3 > div.content { width: 31%; margin-left:3.3%;}
div.sc_columns_count_3 > div.content.span_2 { width: 65.3%;}
div.sc_columns_count_4 > div.content { width: 22.8%; margin-left:2.9%;}
div.sc_columns_count_4 > div.content.span_2 { width: 48%;}
div.sc_columns_count_4 > div.content.span_3 { width: 75%;}
/* ----------- /Columns ------------- */



/* ----------- Infoboxes ------------ */
div.sc_infobox { text-align: center; padding: 9px 10px 9px; text-transform: capitalize; font-size: 12px; line-height: 15px; margin: 0 0 15px 0; font-weight:bold; position:relative;}
div.sc_infobox_style_regular { color: #727272; border: 1px solid #ddd;
 background: rgb(255,255,255); /* Old browsers */
 background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* IE10+ */
 background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
}
div.sc_infobox_style_info { color: #bdae45; border: 1px solid #efda72;
 background: rgb(254,254,253); /* Old browsers */
 background: -moz-linear-gradient(top,  rgba(254,254,253,1) 0%, rgba(251,246,226,1) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,253,1)), color-stop(100%,rgba(251,246,226,1))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  rgba(254,254,253,1) 0%,rgba(251,246,226,1) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  rgba(254,254,253,1) 0%,rgba(251,246,226,1) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  rgba(254,254,253,1) 0%,rgba(251,246,226,1) 100%); /* IE10+ */
 background: linear-gradient(to bottom,  rgba(254,254,253,1) 0%,rgba(251,246,226,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefd', endColorstr='#fbf6e2',GradientType=0 ); /* IE6-9 */
}
div.sc_infobox_style_success { color: #94aa5f; border: 1px solid #c8dc88;
 background: rgb(252,255,243); /* Old browsers */
 background: -moz-linear-gradient(top,  rgba(252,255,243,1) 0%, rgba(230,239,196,1) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,255,243,1)), color-stop(100%,rgba(230,239,196,1))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  rgba(252,255,243,1) 0%,rgba(230,239,196,1) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  rgba(252,255,243,1) 0%,rgba(230,239,196,1) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  rgba(252,255,243,1) 0%,rgba(230,239,196,1) 100%); /* IE10+ */
 background: linear-gradient(to bottom,  rgba(252,255,243,1) 0%,rgba(230,239,196,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff3', endColorstr='#e6efc4',GradientType=0 ); /* IE6-9 */
}
div.sc_infobox_style_error { color: #d29898; border: 1px solid #edcece;
 background: rgb(255,250,250); /* Old browsers */
 background: -moz-linear-gradient(top,  rgba(255,250,250,1) 0%, rgba(255,233,233,1) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,250,250,1)), color-stop(100%,rgba(255,233,233,1))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  rgba(255,250,250,1) 0%,rgba(255,233,233,1) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  rgba(255,250,250,1) 0%,rgba(255,233,233,1) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  rgba(255,250,250,1) 0%,rgba(255,233,233,1) 100%); /* IE10+ */
 background: linear-gradient(to bottom,  rgba(255,250,250,1) 0%,rgba(255,233,233,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffafa', endColorstr='#ffe9e9',GradientType=0 ); /* IE6-9 */
}
div.sc_infobox_style_result { color: #94adb9; border: 1px solid #ccdae0;
 background: rgb(247,251,252); /* Old browsers */
 background: -moz-linear-gradient(top,  rgba(247,251,252,1) 0%, rgba(233,247,254,1) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,251,252,1)), color-stop(100%,rgba(233,247,254,1))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  rgba(247,251,252,1) 0%,rgba(233,247,254,1) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  rgba(247,251,252,1) 0%,rgba(233,247,254,1) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  rgba(247,251,252,1) 0%,rgba(233,247,254,1) 100%); /* IE10+ */
 background: linear-gradient(to bottom,  rgba(247,251,252,1) 0%,rgba(233,247,254,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfc', endColorstr='#e9f7fe',GradientType=0 ); /* IE6-9 */
}
div.sc_infobox_closeable:after { content: ""; text-transform: none; display: block; position: absolute; top: 12px; right: 10px; width: 9px; height: 9px; background: url(../images/close_message_button.gif) 0 0 no-repeat;}
div.sc_infobox_style_regular:after 	{ background-position: 0 0;}
div.sc_infobox_style_info:after 	{ background-position: 0 -9px;}
div.sc_infobox_style_success:after 	{ background-position: 0 -18px;}
div.sc_infobox_style_error:after 	{ background-position: 0 -27px;}
div.sc_infobox_style_result:after 	{ background-position: 0 -36px;}
/* ----------- /Infoboxes ------------ */



/* ----------- Table ------------ */
div.sc_table table { border-collapse:collapse; table-layout: fixed; margin-bottom: 20px;}
div.sc_table table td, 
div.sc_table table th { border: 1px solid #e0e0e0; padding:7px 10px 7px; background: #fff; width: 100%; overflow: hidden; font-size: 12px; color: #6b6b6b;}
div.sc_table table th { padding:9px 10px 9px;  font-size: 12px; line-height: 15px; font-weight:bold; color:#404040; background: #ffffff;
 -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
 -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
 box-shadow: 0 1px 1px rgba(0,0,0,.05);
 background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));
 background: -webkit-linear-gradient(#ffffff 0%, #f7f7f7 100%);
 background: -moz-linear-gradient(#ffffff 0%, #f7f7f7 100%);
 background: -ms-linear-gradient(#ffffff 0%, #f7f7f7 100%);
 background: -o-linear-gradient(#ffffff 0%, #f7f7f7 100%);
 background: linear-gradient(#ffffff 0%, #f7f7f7 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 );
}
div.sc_table table tr:hover td { background-color:#fcfcfc;}
/* ----------- /Table ------------ */



/* ----------- Tooltip ------------ */
.sc_tooltip_parent { color:#242424; position:relative;}
.sc_tooltip { background: #242424; color:#ffffff; position: absolute; top: -30px; display: none; font-size: 12px; height: 21px; line-height: 21px; padding: 0 5px; z-index: 999; white-space:nowrap; left:0;}
.sc_tooltip:after { border-style: solid; border-width: 5px 4px 0; border-color: #242424 transparent transparent; content: ""; display: block; position: absolute; width: 0; height: 0; left: 50%; bottom: -5px; margin-left: -4px;}
/* ----------- /Tooltip ------------ */

/* Accordion 1 */
.page .sc_accordion_style_1  { margin-bottom: 4px;}
.page .sc_accordion_style_1 h3 { font-size: 12px; line-height: 15px; font-weight: bold; margin-bottom: 0; border: 1px solid #e0e0e0; color: #707070; display: block; padding: 10px 34px 10px 11px; position: relative; cursor:pointer; margin-bottom:4px;
 background: #ffffff;
 background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfc 100%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fcfcfc));
 background: -webkit-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%);
 background: -o-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%);
 background: -ms-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%);
 background: linear-gradient(to bottom,  #ffffff 0%,#fcfcfc 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfc',GradientType=0 );}
.page .sc_accordion_style_1 h3 span { width: 35px; top: 0; bottom: 0; position: absolute; right: 0; border-left: 1px solid #e0e0e0;}
.page .sc_accordion_style_1 h3:hover { text-decoration: none;}
.page .sc_accordion_style_1 h3 span:after { display: block; height: 11px; width: 1px; background: #b4b4b4; position: absolute; top: 12px; left: 50%; content: "";}
.page .sc_accordion_style_1 h3 span:before { display: block; height: 1px; width: 11px; background: #b4b4b4; position: absolute; top: 17px; left: 50%; margin-left: -5px; content: "";}
.page .sc_accordion_style_1 h3.ui-accordion-header-active span:after {display: none;}
.page .sc_accordion_style_1 .content { font-size: 12px; line-height: 19px; color: #6b6b6b; padding: 12px 13px 8px; display:none}



/* Accordion 2 */
.page .sc_accordion_style_2 h3{position: relative; display: block; font-size: 12px; line-height: 15px; font-weight: bold; color: #404040; text-decoration: none; padding: 3px 10px 0px 34px; color: #707070;  margin-bottom: 0; border-bottom:1px solid #EBEBEB; margin-bottom:9px; padding-bottom:12px; cursor: pointer;}
.page .sc_accordion_style_2 h3 span { position: absolute; display: block; width: 19px; height: 19px; border: 1px solid #dedede;left: 0;top: 0;
 background: #ffffff;
 background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfc 100%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fcfcfc));
 background: -webkit-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%);
 background: -o-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%);
 background: -ms-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%);
 background: linear-gradient(to bottom,  #ffffff 0%,#fcfcfc 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfc',GradientType=0 );}
.page .sc_accordion_style_2 h3 span:after { display: block; width: 7px; height: 1px; background: #9f9f9f;left: 6px; top: 9px; position: absolute;content: "";}
.page .sc_accordion_style_2 h3 span:before { display: block; width: 1px; height: 7px; background: #9f9f9f; left: 9px; top: 6px; position: absolute; content: "";}
.page .sc_accordion_style_2 h3.ui-accordion-header-active span:before {display: none;}
.page .sc_accordion_style_2 h3.ui-accordion-header-active { border:none;}
.page .sc_accordion_style_2 .content { font-size: 13px; line-height: 19px; padding: 8px 10px 0px 34px; display:none; border-bottom:1px solid #EBEBEB; margin:0 0 9px 0; padding:0 0 10px  34px;}

/* Toggles */
.page .sc_toggles {}
.page .sc_toggles h3  { font-size: 12px; line-height: 16px; text-decoration: none; position: relative; padding: 10px 10px 9px 33px; color: #6b6b6b; text-decoration: none; border: 1px solid #e0e0e0; display: block; margin-bottom: 7px; background: #ffffff; cursor:pointer;
 background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfc 100%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fcfcfc));
 background: -webkit-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%);
 background: -o-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%);
 background: -ms-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%);
 background: linear-gradient(to bottom,  #ffffff 0%,#fcfcfc 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfc',GradientType=0 );}
.page .sc_toggles h3 span { position: absolute; width: 17px; height: 17px; background: #1e2021; top: 9px; left: 9px;}
.page .sc_toggles h3 span:after { display: block; width: 7px; height: 1px; background: #fff; position: absolute; top: 8px; left: 5px; content: "";}
.page .sc_toggles h3 span:before {display: block; width: 1px; height: 7px; background: #fff; position: absolute; top: 5px; left: 8px; content: "";}
.page .sc_toggles h3.current span:before { display: none;}
.page .sc_toggles .content { padding: 5px 13px 12px; font-size: 12px; line-height: 19px; color: #8f8f8f; display:none;}


/* ==================================================== Site settings =================================== */
div#site_settings { position:fixed; top: 34%; right: -183px; width: 183px; background: #555757; border-radius: 3px 0 0 3px; padding-bottom: 3px; z-index: 9999;}
div#site_settings .tgl {position: absolute; display: block; width: 36px; height: 37px; background: url(../images/site-options-tg.png) 0 bottom no-repeat; left: -36px; top: 37px;}
div#site_settings.vis .tgl { background-position: 0 0;}
div#site_settings h3 { background: #505252; border-radius: 2px 0 0 0; border-bottom: 1px solid #464747; color: #fff; padding: 11px 12px 11px; font-size: 12px; line-height: 15px;}
div#site_settings .form_row { position: relative; padding: 11px 11px 14px; overflow: hidden; border-bottom: 1px solid #464747;}
div#site_settings .form_row.less_ind { padding-bottom: 12px;}
div#site_settings .form_row select { width: 160px; position: relative; z-index: 999; border: none; background: #e0e0e0; height: 24px;
 opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
div#site_settings .form_row select option { font-size: 12px;}
div#site_settings .form_row .texted { display: block; font-size: 11px; line-height: 14px; font-weight: bold; color: #fff; margin-bottom: 7px;}
div#site_settings .form_row .marker { position: absolute; background: url(../images/options_select.gif) 143px 10px no-repeat #e0e0e0; display: block; width: 145px; top: 33px; left: 12px; font-size: 11px; line-height: 14px; padding: 5px 7px 5px;}
body.boxed #page { max-width: 995px; margin:0 auto; background: #fcfcfc;
 -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,.1);
 -moz-box-shadow: 0 0 2px 1px rgba(0,0,0,.1);
 box-shadow: 0 0 2px 1px rgba(0,0,0,.1);}
.body_patterns { display: none;}
body.boxed .body_patterns { display: block;}
div#site_settings .switcher { cursor: pointer; float: left; position: relative; width: 46px; height: 18px; background: #474949; border: 1px solid; border-color: #1f1f1f #2f2e2e #3f3d3d;  margin: 0 8px;
 -webkit-box-shadow: inset 0 1px 1px 2px #404242, 0 1px 1px #6d6f6f;
 -moz-box-shadow: inset 0 1px 1px 2px #404242, 0 1px 1px #6d6f6f;
 box-shadow: inset 0 1px 1px 2px #404242, 0 1px 1px #6d6f6f;
 border-radius: 10px;}
div#site_settings .switch_box { overflow: hidden; padding: 4px 0 2px 0;}
div#site_settings .boxed,
div#site_settings .stretched { float: right; font-size: 11px; line-height: 14px; color: #fff; text-decoration: none; margin-top: 3px;}
div#site_settings .boxed { margin-right: 18px;}
div#site_settings .stretched { float: left;}
div#site_settings .switcher a { display: block; position: absolute; width: 24px; height: 23px; background: url(../images/switcher.png) 0 0 no-repeat; top: -1px; left: -2px;}
div#site_settings .bg_patterns { overflow: hidden; margin: 0; padding: 1px 0 0 1px;}
div#site_settings .bg_patterns li { float: left; margin-left: 3px; list-style: none; position: relative;}
div#site_settings .bg_patterns li span { display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0; border: 0px solid #999;
 -webkit-transition: all ease .2s;
 -moz-transition: all ease .2s;
 -ms-transition: all ease .2s;
 -o-transition: all ease .2s;
 transition: all ease .2s;}
div#site_settings .bg_patterns li a { border: 0px solid #999; display: block; width: 24px; height: 24px; background: url(../images/pattern_switches.png) 0 0 no-repeat;
 -webkit-transition: all ease .2s;
 -moz-transition: all ease .2s;
 -ms-transition: all ease .2s;
 -o-transition: all ease .2s;
 transition: all ease .2s;} 
div#site_settings .bg_patterns li.pattern2 a { background-position: -27px 0;}
div#site_settings .bg_patterns li.pattern3 a { background-position: -54px 0;}
div#site_settings .bg_patterns li.pattern4 a { background-position: -81px 0;}
div#site_settings .bg_patterns li.pattern5 a { background-position: -108px 0;}
div#site_settings .bg_patterns li.pattern6 a { background-position: -135px 0;}
div#site_settings .bg_patterns li.current span { border-width: 2px;}
div#site_settings .bg_patterns li:first-child {margin-left: 0;}

body.wide #page { width:100%;}
div#site_settings .switcher_row { border-bottom-width: 0px;}
.boxed div#site_settings .switcher_row { border-bottom-width: 1px;}
div#site_settings .menu_style { padding-bottom: 15px;}


/* ================================================================================================================================================ Start of Content styles**/
#main { clear: both; width: 965px; margin: 0 auto; padding-bottom: 46px; margin-top:10px;}
#main.right_sidebar .main_content { float: left; width: 650px;}
#main.left_sidebar .main_content { float: right; width: 620px; }
#secondary.right_sidebar { float: right;}
#secondary.left_sidebar { float: left;}

.main_sidebar { width: 300px;}
.main_sidebar .widget { margin-bottom: 17px;}
.main_sidebar .widget .widget_header { overflow:hidden; height: 29px; line-height: 30px;}
.main_sidebar .widget ul li { list-style: none; }
.main_sidebar .widget .widget_header .widget_title { font-family: 'Open Sans', sans-serif; color:#fff; text-transform:uppercase;  font-weight:bold; font-size:12px; line-height: 29px; overflow: hidden; clear: none;}
.main_sidebar .widget.widget_latest_comments .widget_title {padding: 0;}
.main_sidebar .widget .widget_header .widget_subtitle { float:right; color:#fff; letter-spacing: -1px; word-spacing: 1px; text-transform:uppercase;  padding:0px 13px 0; font-weight:bold; font-size:10px; line-height: 30px; text-align:right;}
.main_sidebar .widget .widget_header .widget_subtitle a { text-decoration: none;}
.main_sidebar .widget .widget_body { position:relative; border: 1px solid #ebebeb; border-top: none; padding:17px 11px 22px; overflow:hidden; background: #fff;}
.block_home_slider { margin-bottom: 19px; padding-bottom: 19px; border-bottom: 1px solid #ededed; overflow: hidden;}
.block_home_slider .flexslider { min-height: 300px; background: url(../images/preloader.gif) center 150px no-repeat;}
.block_home_slider .slides { margin: 0; overflow: hidden; background: #fcfcfc;}
.block_home_slider .slides li { margin-bottom: 0; display: none; -webkit-backface-visibility: hidden; list-style: none;}

.block_home_slider #paging_controls {}
.block_home_slider #paging_controls:after { clear: both; width: 100%; position: relative; display: block; content: "";}
.block_home_slider .slides li img { height: auto; width: 100%;}
.block_home_slider .slides li .slide { position: relative;}
.block_home_slider .slides li .caption { width: 413px; position: absolute; bottom: 19px; left: 19px;}

.style2.block_home_slider .slides li .caption { left: 0; right: 0; width: auto; bottom: 0; background-color: rgba(0,0,0,0.8); padding: 12px 0 9px;}
.style2.block_home_slider .slides li .caption .subj { display: none; background-color: rgba(0,0,0,0.8);}
.style2.block_home_slider .slides li .caption .title { background: none; padding: 0 0 0 10px; margin: 0 0 5px 0; line-height: 16px; height: auto;}
.style2.block_home_slider .slides li .caption .body { background: none; color: #bcbcbc;  padding: 0 12px;}

.block_home_slider .slides li a {display: block;}
.block_home_slider .slides li img {vertical-align: top;}
.block_home_slider .slides li .caption p {clear: left; margin-bottom: 2px;}
.block_home_slider .slides li .caption .subj { float: left; font-size: 9px; line-height: 16px; height: 16px; text-transform: uppercase; font-weight: bold; color: #e9e9e9; padding: 0px 4px 0px;  background-color: rgba(0,0,0,0.8);}
.block_home_slider .slides li .caption .title { position: relative; background-color: rgba(0,0,0,0.8); clear: left; float: left; height: 34px; padding: 0 12px; letter-spacing: -1px; color: #fff; font-weight: bold; font-size: 14px; line-height: 34px; text-transform: uppercase;  font-family: 'Open Sans',sans-serif;}
.block_home_slider .slides li .caption .body { position: relative; padding: 8px 12px 8px;  font-size: 12px; line-height: 17px; color: #464646; background-color: rgba(255,255,255,0.9);}
.block_home_slider .flexslider {position: relative; overflow: hidden;}
.style2 .flexslider { width: 533px; float: left;}

#thumb_controls { margin: 0; float: right; width: 82px;}
#thumb_controls li { position: relative; list-style: none; margin: 0 0 5px 0; cursor: pointer;}
#thumb_controls li img { vertical-align: top;}
#thumb_controls li span { display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border: 0px solid #040f19;}
#thumb_controls li.flex-active span.left_bot { border-width: 2px; background: url(../images/img-overlay.png) 0 0 repeat;}

.block_home_slider .slider-wrapper { overflow: hidden;}
.block_home_slider.style3 { position: relative; overflow: hidden; border-bottom: 3px solid #f0f0f0; padding-bottom: 12px; margin-bottom: 27px;}
.block_home_slider.style3 .slider-wrapper .flexslider { float: left; width: 407px; margin-right: 19px;}
.block_home_slider.style3 .slides li .caption { padding-top: 14px; position: relative; left: auto; bottom: auto; width: auto;}
.block_home_slider.style3 .slides li .caption .subj { display: none;}
.block_home_slider.style3 .slides li .caption .title { margin-bottom: 11px; background: none; padding: 0; color: #000; font-size: 14px; line-height: 18px; text-transform: none; letter-spacing: 0px; height: auto;}
.block_home_slider.style3 .slides li .caption .title a { color: #333; text-decoration: none;}
.block_home_slider.style3 .slides li .caption .title a:hover { color: #e50700;}
.block_home_slider.style3 .slides li .caption .body { padding: 0; background: none; font-size: 13px; line-height: 19px; color: #666;}
.block_home_slider.style3 .slides li .caption .post-info { clear: both; margin-bottom: 11px;}
.block_home_slider.style3 .slides li .caption .comments_count { background-position: 0 3px;}

.block_home_slider.style3 .flex-control-paging { overflow: hidden; height: 11px; position: absolute; margin: 0; right: 10px; bottom: 137px;}
.block_home_slider.style3 .flex-control-paging li { list-style: none; float: left; margin: 0 2px 0 0; font-size: 0; line-height: 0;}
.block_home_slider.style3 .flex-control-paging li a { display: block; width: 11px; height: 11px; background: url(../images/style3-slider-pager.png) 0 0 no-repeat; cursor: pointer;}

.block_home_slider.style3 .slider_news_block { overflow: hidden;}
.block_home_slider.style3 .slider_news_block ul { margin: -4px 0 0 0;}
.block_home_slider.style3 .slider_news_block ul li { list-style: none; margin-top: 13px; padding-top: 14px; border-top: 1px solid #e3e3e3;}
.block_home_slider.style3 .slider_news_block ul li:first-child { margin-top: 0; padding-top: 0; border-top: none;}
.block_home_slider.style3 .slider_news_block ul li { font-size: 12px; line-height: 17px;}
.block_home_slider.style3 .slider_news_block ul li a.news_title { display: inline-block; margin-bottom: 6px; text-decoration: none; font-weight: bold; color: #3d3d3d;}
.block_home_slider.style3 .slider_news_block ul li a:hover { color: #eb1c15;}

.block_home_slider.style3 .flexslider .flex-control-paging li a:hover,
.block_home_slider.style3 .flexslider .flex-control-paging li a.flex-active { background-position: right 0;}
.block_home_slider.style3 .flexslider .flex-direction-nav li a { left: 5px; margin-top: -120px;}
.block_home_slider.style3 .flexslider .flex-direction-nav li a.flex-next { right: 5px; left: auto;}
.block_home_slider .flex-direction-nav {position: relative; margin: 0;}
.block_home_slider .flex-direction-nav li { margin: 0; list-style: none;}
.block_home_slider.style3 .post-info a.comments_count { color: #666;}
.block_home_slider .flex-direction-nav li a { display: inline-block; overflow:hidden; text-indent:100%; white-space:nowrap; position: absolute; top: -175px; margin-left: -33px; left: 3px; z-index: 999; width: 28px; height: 31px; background: url(../images/home-slider-controls.png) 0 0 no-repeat; 
 -webkit-transition: margin ease .2s;
 -moz-transition: margin ease .2s;
 -ms-transition: margin ease .2s;
 -o-transition: margin ease .2s;
 transition: margin ease .2s;}
.block_home_slider .flex-direction-nav li a:hover { background-position:right bottom;}
.block_home_slider .flex-direction-nav li a.flex-next { left: auto; right: 3px; background-position: right 0;margin-right: -33px;}
.block_home_slider:hover .flex-direction-nav li a { margin-left: 0;}
.block_home_slider:hover .flex-direction-nav li a.flex-next { margin-right: 0;}
.block_home_slider .flex-direction-nav li a.flex-prev:hover { background-position: 0 bottom;}
.block_home_slider .flex-direction-nav li a.flex-next:hover { background-position: right bottom;}

.style2.block_home_slider .flex-direction-nav li a { top: -185px; left: 5px;}
.style2.block_home_slider .flex-direction-nav li a.flex-next { left: auto; right: 5px;}

ul#paging_controls { display: block; margin: -10px 0 0 0;}
#paging_controls li { margin-bottom: 0; padding-top: 10px; position: relative; cursor: pointer; float: left; width: 25%; list-style: none;
 border-bottom: 4px solid #a2a9ae;
 -webkit-transition: all ease .5s;
 -moz-transition: all ease .5s;
 -ms-transition: all ease .5s;
 -o-transition: all ease .5s;
 transition: all ease .5s;}
#paging_controls li.flex-active { border-color: #e50700;}
#paging_controls li .inner { position: absolute; left: 0; bottom: 0; z-index: 999; background: #fff; padding: 6px 8px 8px; border-top: 2px solid #eb1c15;  bottom: -99px; right: 0;
 -webkit-transition: all ease .4s;
 -moz-transition: all ease .4s;
 -ms-transition: all ease .4s;
 -o-transition: all ease .4s;
 transition: all ease .4s;}
#paging_controls li .inner .slide-title { font-size: 12px; line-height: 17px; font-weight: bold; color: #333; border-bottom: 1px solid #e5e5e5; padding-bottom: 6px; margin-bottom: 8px;}
#paging_controls li:hover .inner { bottom: 0;}
#paging_controls li:hover { border-color: #d8dadb;}
#paging_controls li .inner .post-date { background: url(../images/slider-date-icon.png) 0 0 no-repeat; padding-left: 15px; font-size: 10px; line-height: 12px; color: #6b6b6b;}

/*opacity Hover img*/
a.img-wrap:hover img, 
a.gal_link:hover img, 
.img_wrap:hover img, 
a.w_hover:hover img,
.widget_popular_footer .article:hover .pic img,
ul.socialShareCircle li a:hover{   
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";   filter: alpha(opacity=80);   -moz-opacity: 0.8;   -khtml-opacity: 0.8;  opacity: 0.8;}

.recent_news_home { margin-bottom: 38px; padding-bottom: 16px; border-bottom: 1px solid #ededed;}
.recent_news_home .block_home_post { float: left; width: 194px;}
.recent_news_home .block_home_post + .block_home_post { margin-left: 19px; }
.recent_news_home .block_home_post .post-image { margin-bottom: 11px;}
a.gal_link img {vertical-align: top;}
a.w_hover,
a.gal_link {position: relative; overflow: hidden; display: block;} 
a.w_hover span.overlay,
a.gal_link span.overlay { display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: none;}
a.w_hover span.link-icon,
a.gal_link span.link-icon,
a.w_hover span.v_link { position: absolute; top: 50%; left: 50%; width: 38px; height: 38px; background: url(../images/img-link-icon.png) 0 0 no-repeat; margin-top: -300px; opacity: 0;
 -webkit-transition: all ease .52s;
 -moz-transition: all ease .52s;
 -ms-transition: all ease .52s;
 -o-transition: all ease .52s;
 transition: all ease .52s;
 margin-left: -19px;
 z-index: 399;}
a.w_hover span.v_link { background: url(../images/video_link_icon.png) 0 0 no-repeat;}
a.gal_link span.link-icon { z-index: 999; width: 28px; height: 28px; background: url(../images/gallery-icon.png) 0 0 no-repeat;}
a.w_hover:hover span.link-icon,
a.gal_link:hover .link-icon,
a.w_hover:hover span.v_link { margin-top: -19px; margin-left: -19px; opacity: 1;}
a.gal_link span.link-icon { margin-left: -14px;}
a.gal_link:hover span.link-icon { margin-top: -14px; margin-left: -14px;}
.recent_news_home .block_home_post .img-wrap img { width: 100%; height: auto;}
.recent_news_home .block_home_post .title { font-size: 13px; line-height: 18px; font-weight: bold;}
.recent_news_home .block_home_post .title a { color: #333; text-decoration: none;
 -webkit-transition: all ease .2s;
 -moz-transition: all ease .2s;
 -ms-transition: all ease .2s;
 -o-transition: all ease .2s;
 transition: all ease .2s;
}
.recent_news_home .block_home_post .title a:hover {color: #e50700;}
.recent_news_home .block_home_post .post-content { margin-bottom: 8px;}
.recent_news_home .block_home_post .post-footer { overflow: hidden;}
.recent_news_home .block_home_post .date { float: left; padding:  0 0 0 15px; background: url(../images/post-date-icon.png) 0 2px no-repeat; font-size: 11px; line-height: 14px; margin-right: 16px;}
.recent_news_home .block_home_post .comments { font-size: 11px; line-height: 14px; float: left; display: inline-block; padding: 0 0 0 15px; background: url(../images/comments-icon.png) 0 3px no-repeat; color: #666; text-decoration: none;}
.home_category_news { margin-bottom: 8px; overflow: hidden;}
.home_reviews { overflow: hidden;}
.home_category_news .items-wrap,
.home_reviews .items-wrap { overflow: hidden; margin: 0 0 19px -20px;}

.a2z {border:1px #CCCCCC solid; padding:4px;}




.home_category_news .border-top,
.home_category_news_small .border-top,
.home_reviews .border-top { height: 0px; background: #a2a9ae; margin-bottom: 8px;}
.home_category_news h2,
.home_category_news_small h2,
.home_reviews h2 { padding-bottom: 8px; border-bottom: 1px solid #e3e3e3;margin-bottom: 15px;}
.home_category_news .block_home_post,
.home_reviews .block_home_post { overflow: hidden; float: left; width: 300px;  margin-left: 20px;}
.home_category_news .block_home_post .post-content,
.home_reviews .block_home_post .post-content { overflow: hidden; font-size: 13px; font-weight: bold; line-height: 17px; margin-bottom: 12px;}
.home_category_news .block_home_post.first-post .post-content,
.home_reviews .block_home_post.first-post .post-content { font-size: 14px; line-height: 18px; margin-bottom: 11px;}
.home_reviews .block_home_post.first-post .post-content  { margin-bottom: 12px;}
.home_reviews .block_home_post.first-post .post_rating { margin-right: 13px;}
.home_category_news .block_home_post .post-content a,
.home_reviews .block_home_post .post-content a { text-decoration: none; color: #333; -webkit-transition: all ease .2s; -moz-transition: all ease .2s; -ms-transition: all ease .2s; -o-transition: all ease .2s; transition: all ease .2s;}
.home_category_news .block_home_post .post-content a:hover,
.home_reviews .block_home_post .post-content a:hover {color: #e50700;}
.home_category_news .block_home_post .post-info,
.home_reviews .block_home_post .post-info { overflow: hidden; padding-left: 1px;}
.home_category_news .block_home_post.first-post .post-info,
.home_reviews .block_home_post.first-post .post-info { margin-bottom: 11px; padding-left: 0;}
.home_reviews .block_home_post.first-post .post-info {margin-bottom: 10px;}
.home_category_news .block_home_post .post-image,
.home_reviews .block_home_post .post-image { width: 85px; float: left; margin-right: 16px; padding-top: 3px;}
.home_category_news .block_home_post .post-image img,
.home_reviews .block_home_post .post-image img { width: 100%; height: auto;}
.home_category_news .block_home_post.first-post,
.home_reviews .block_home_post.first-post { padding-bottom: 19px; margin: 0 0 16px 20px; border-bottom: 1px solid #ededed; width: auto; float: none;}
.home_category_news .block_home_post .w_hover .link-icon,
.home_reviews .block_home_post .w_hover .link-icon {display: none;}
.home_category_news .block_home_post.first-post .w_hover .link-icon,
.home_reviews .block_home_post.first-post .w_hover .link-icon {display: block;}
.home_category_news .block_home_post.first-post .post-image,
.home_reviews .block_home_post.first-post .post-image { width: 300px; margin-right: 20px; padding-top: 4px;}
.home_category_news .block_home_post .post-body,
.home_reviews .block_home_post .post-body { overflow: hidden;}
.home_category_news .block_home_post.bd-bot,
.home_reviews .block_home_post.bd-bot { padding-bottom: 17px; margin-bottom: 14px; border-bottom: 1px solid #ededed; height:80px;} 
.home_category_news .view-all,
.home_reviews .view-all { padding: 7px 0 6px; border: solid #e3e3e3; border-width: 1px 0; text-align: center; font-size: 12px; line-height: 16px;}
.home_category_news .view-all a,
.home_reviews .view-all a { text-decoration: none; color: #9ca2a8; font-weight: bold;
 -webkit-transition: all ease .2s;
 -moz-transition: all ease .2s;
 -ms-transition: all ease .2s;
 -o-transition: all ease .2s;
 transition: all ease .2s;}
.home_category_news .view-all a:hover,
.home_reviews .view-all a:hover {color: #727272;}
.two_columns_news {margin: 0 0 38px -20px;}
.two_columns_news .home_category_news_small { float: left; width: 300px; margin-left: 20px;}
.two_columns_news .home_category_news_small .block_home_post { overflow: hidden; padding-bottom: 17px; margin-bottom: 14px; border-bottom: 1px solid #e6eaed;}
.two_columns_news .home_category_news_small .block_home_post .post-info { padding-left: 1px;}
.two_columns_news .home_category_news_small .block_home_post.last { margin-bottom: 0; padding-bottom: 0; border-bottom: none;}
.two_columns_news .home_category_news_small .block_home_post.first-post { padding-bottom: 14px; margin-bottom: 16px;}
.two_columns_news .home_category_news_small .post-image { padding-top: 3px; overflow: hidden; width: 85px; float: left; margin: 0 16px 0 0;}
.two_columns_news .home_category_news_small .post-image .link-icon {display: none;}
.two_columns_news .home_category_news_small .first-post .post-image { width: auto; float: none; margin: 0 0 14px 0;}
.two_columns_news .home_category_news_small .first-post .post-image .link-icon {display: block;}
.two_columns_news .home_category_news_small .post-content { font-weight: bold; font-size: 13px; line-height: 17px; margin-bottom: 12px; overflow: hidden;}
.two_columns_news .home_category_news_small .first-post .post-content { font-size: 14px; line-height: 18px; margin-bottom: 12px;}
.two_columns_news .home_category_news_small .post-content a { text-decoration: none; color: #333;
 -webkit-transition: all ease .2s;
 -moz-transition: all ease .2s;
 -ms-transition: all ease .2s;
 -o-transition: all ease .2s;
 transition: all ease .2s;}
.two_columns_news .home_category_news_small .post-content a:hover {color: #e50700;}
.post-info { overflow: hidden;}
.two_columns_news .home_category_news_small .first-post .post-info { margin-bottom: 10px;}
.home_category_news_small h2 { margin-bottom: 16px;}
.home_category_news_small .items-wrap { margin-bottom: 19px;}
.home_category_news_small .view-all { padding: 7px 0 6px; border: solid #e6eaed; border-width: 1px 0; text-align: center; font-weight: bold; font-size: 12px; line-height: 16px;} 
.home_category_news_small .view-all a { color: #9ca2a8; text-decoration: none;}
.home_category_news_small .view-all a:hover {color: #727272;}


/*Home gallery*/
#home-gallery { clear: both; position: relative; overflow: hidden; padding-bottom: 19px; margin-bottom: 38px; border-bottom: 1px solid #e3e3e3;}
#home-gallery .border-top { height: 3px; clear: both; background: #a2a9ae; margin-bottom: 8px;}
#home-gallery h2 { padding-bottom: 8px; border-bottom: 1px solid #e3e3e3; margin-bottom: 19px;}
#home-gallery .slides { display: block;}
#home-gallery .slides li { display: block; float: left; height: 100%; list-style: none;}
#home-gallery .slides li a { overflow: hidden; display:block;}
#home-gallery .slides li a img{ width:100%; }
#home-gallery .flex-direction-nav  { margin: 0;}
#home-gallery .flex-direction-nav li { list-style: none;}
#home-gallery .es-nav span { cursor: pointer; display: block; position: absolute; bottom: 69px; left: 3px; width: 23px; height: 23px; background: url(../images/gallery_controls.png) 0 0 no-repeat; overflow:hidden; text-indent:100%; white-space:nowrap;}
#home-gallery .es-nav span:hover { background-position: 0 bottom;}
#home-gallery .es-nav span.es-nav-next { left: auto; right: 3px; background-position: right 0;}
#home-gallery .es-nav span.es-nav-next:hover { background-position: right bottom;}
#home-gallery .es-carousel { overflow: hidden; }
#home-gallery .es-carousel .slides { margin: 0;}



/**Widget styles**/

/* Widget News Combine - Header */
.widget.widget_news_combine .widget_header { background-color: #010c16;} 
.widget.widget_news_combine { -webkit-font-smoothing:antialiased}
.widget.widget_news_combine .widget_title { padding: 0 10px 0px 10px;}
.widget.widget_news_combine .widget_subtitle a { color:#c4c4c4;}
.widget.widget_news_combine .widget_subtitle a:hover { color: #fff;}

/* Widget News combine - Body */
.widget.widget_news_combine .widget_body { padding: 18px 5px 4px;}
.widget_news_combine .widget_body .block_news_tabs { position: relative;}

.widget_news_combine .widget_body .block_news_tabs .tabs { border-bottom: 1px solid #ebebeb; margin: -12px -5px 20px;}
.widget_news_combine .widget_body .block_news_tabs .tabs ul { overflow: hidden; padding: 0 5px 6px; margin: 0;}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li { list-style: none; float: left; font-size: 10px; line-height: 12px; text-transform: uppercase; font-weight: bold;}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li + li { margin-left: 3px;}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li a { text-decoration: none; display: inline-block; padding: 4px 9px 3px; color: #3e4345;}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li a span { display: inline-block; border-bottom: 1px dotted #5b6265;}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li a:hover {color: #73797c;}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li.ui-tabs-active a { background: #ff4a4a; color: #fff;}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li.ui-tabs-active a span { border:none ;}

.widget_news_combine .widget_body .block_news_tabs .block_home_news_post { padding: 0 0px; margin-bottom: 6px; overflow: hidden;}
.widget_news_combine .widget_body .block_news_tabs .block_home_news_post .info { float: left; padding-top: 1px; margin-right: 3px; font-size: 10px; line-height: 15px; color: #8f95a0; text-align: right;}
.widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title {border-bottom: 1px dashed #dadada; overflow: hidden; margin: 0; font-size: 12px; line-height: 17px;}
.widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title  span { text-transform: uppercase; font-weight: bold; color: #e50700; margin-right: 4px;}
.widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title a {padding-left:20px; text-decoration: none; color:#990000; background: url(../images/up-icon.png) no-repeat center left; font-size: 90%; 

}
.widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title a:hover {text-decoration: none; color:#999999;}
/* Text Widget */
.widget.widget_text .textwidget { background: #fff; border: 1px solid #ebebeb; border-top: none; padding:17px 11px 17px; font-size: 12px;}
.widget.widget_text .widget_title { background: #010c16; font-size: 12px; line-height: 16px; text-transform: uppercase; color: #fff; font-weight: bold; padding: 7px 11px 6px;}

/* Subscribes Sidebar */
.block_subscribes_sidebar { overflow: hidden; background: #fff; border: 1px solid #ebebeb; padding: 12px 14px 9px;}
.block_subscribes_sidebar .service { float: left; overflow: hidden;}
.block_subscribes_sidebar .service + .service { margin-left: 13px;}
.block_subscribes_sidebar .service a { display: inline-block; padding: 0 0 0 30px; text-decoration: none; background: url(../images/follow-right.png) no-repeat; }
.block_subscribes_sidebar .service a:hover { color: #e50700;}
.block_subscribes_sidebar .service a.fb { background-position:0 -33px ; }
.block_subscribes_sidebar .service a.tw { background-position:0 -2px ;}
.block_subscribes_sidebar .service a.rss{ background-position:0 -64px ;}
.block_subscribes_sidebar .service a span { display: block;}
.block_subscribes_sidebar .service a span.num { font-size: 12px; font-weight: bold; line-height: 16px; margin-bottom: -1px;}
.block_subscribes_sidebar .service a span.people { font-size: 10px; line-height: 12px; color: #939393;}

/* Recent posts decoration */

/* Widget Recent posts - Header */
.widget.widget_recent_blogposts .widget_header { background-color: #eb1c15;}

.widget_recent_blogposts .widget_title { padding: 0px 10px 0px 10px;}
.widget_recent_blogposts .widget_subtitle a { color:#fff;}

/* Widget Recent posts - Body */
.widget_recent_blogposts .widget_body { height:auto !important;}
.widget_recent_blogposts .widget_body a { text-decoration:none;}
.widget_recent_blogposts .widget_body ul { list-style-type:none; margin:0; overflow:hidden;}
.widget_recent_blogposts .widget_body ul.slides > li { display:none;}

.widget_recent_blogposts .article + .article{ padding-top:15px; border-top:1px solid #ebebeb; overflow:hidden; clear:both}
.widget_recent_blogposts .article {padding-bottom:15px;  overflow:hidden; clear:both}
.widget_recent_blogposts .article .pic { padding-top: 3px; float:left; width:88px; margin:0 13px 0 0;}
.widget_recent_blogposts .article .pic img { width:100%; height:auto;}
.widget_recent_blogposts .article .text { overflow: hidden;}
.widget_recent_blogposts .article .title { font-weight:bold; font-size:12px; line-height: 17px; margin-bottom:8px;}
.widget_recent_blogposts .flex-direction-nav{ display:block; clear:both; height:15px; border-top:1px solid #ebebeb; }
.widget_recent_blogposts .article .title a { color:#333;}
.widget_recent_blogposts .article .title a:hover { text-decoration:none; color:#e50700;}
.widget_recent_blogposts .article .views { float: left; padding:  0 0 0 15px; background: url(../images/post-views.png) 0 2px no-repeat; font-size: 11px; line-height: 14px; margin-right: 16px;}

.post_views { text-decoration: none; padding:  0 0 0 15px; background: url(../images/post-views.png) 0 2px no-repeat; font-size: 11px; line-height: 14px; color: #666;}
.post_date { background: url(../images/post-date-icon.png) 0 1px no-repeat; padding-left: 15px; font-size: 11px; line-height: 14px; text-decoration: none; color: #666;}
.post_submitted { display: inline-block; padding: 0 0 0 14px; background: url(../images/post-author.png) 0 2px no-repeat; font-size: 11px; line-height: 14px; color: #a2a2a2; margin-right: 12px; text-decoration: none;}
.post-info .post_date { float: right; margin-right: 16px; background-position: 0 2px;}
.post-info .post_submitted { float: left;}
.comments_count {font-size: 11px; line-height: 14px; display: inline-block; padding: 0 0 0 15px; background: url(../images/comments-icon.png) 0 2px no-repeat; color: #666;text-decoration: none;}
.post-info .comments_count,
.post-info .post_views { float: left; text-decoration: none;}
.post_rating { margin: 1px 14px 0 0; height: 10px; width: 63px; background: url(../images/stars.png) 0 bottom repeat-x;}
.post-info .post_rating { float: left;}
.post_rating span { background: url(../images/stars.png) 0 0 repeat-x; height: 10px; width: 0; display: block;}
.post_rating span.points1 { width: 10px;}
.post_rating span.points2 { width: 24px;}
.post_rating span.points3 { width: 36px;}
.post_rating span.points4 { width: 49px;}
.post_rating span.points5 { width: 62px;}

.widget_recent_blogposts .article .comments {float: left;padding: 0 0 0 15px; background: url(../images/comments-icon.png) 0 3px no-repeat; font-size: 11px; line-height: 14px;}
.widget_recent_blogposts .article a.comments,
.widget_recent_blogposts .article a.views,
.widget_recent_blogposts .article a.comments:visited,
.widget_recent_blogposts .article a.views:visited { color: #333;}

/* Widget Recent posts - Flexslider nav - Slides */
.widget_recent_blogposts ul.flex-direction-nav { overflow:hidden;}
.widget_recent_blogposts ul.flex-direction-nav li { width:18px; height:19px; position:absolute; bottom:7px;}
.widget_recent_blogposts ul.flex-direction-nav li:first-child { right:66px;}
.widget_recent_blogposts ul.flex-direction-nav li+li { right:11px;}
.widget_recent_blogposts ul.flex-direction-nav li a { display:block; height:16px; width:16px; border:1px solid #dedede;
 background: rgb(255,255,255); /* Old browsers */
 background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* IE10+ */
 background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */}
.widget_recent_blogposts ul.flex-direction-nav li a:hover { border-color:#ddd}

/* Widget Recent posts - Flexslider nav - Page buttons */
.widget_recent_blogposts ul.flex-direction-nav li a.flex-prev:after,
.widget_recent_blogposts ul.flex-direction-nav li a.flex-next:after { content:""; display:block; width:0; height:0; left:6px; top:6px; border-top:3px solid transparent; border-bottom:3px solid transparent; position:absolute;}
.widget_recent_blogposts ul.flex-direction-nav li a.flex-prev:after { border-right:4px solid #a6a6a6;}
.widget_recent_blogposts ul.flex-direction-nav li a.flex-next:after { left:8px; border-left:4px solid #a6a6a6;}
.widget_recent_blogposts ul.flex-direction-nav li a.flex-prev:hover:after,
.widget_recent_blogposts ul.flex-direction-nav li a.flex-next:hover:after {border-right-color: #333; border-left-color: #333;}
.widget_recent_blogposts .pages_info { position:absolute; bottom:7px; right:34px; height: 16px; line-height:16px; color: #333; font-weight:bold; font-size:10px; line-height: 12px;}

/* Widget latest comments */

/* Widget Latest comments - Header */
.widget.widget_latest_comments .widget_header { background: #aaaeb3; overflow:hidden; padding:0px 10px 0px 11px;}
/* Widget Latest comments - Body */
.widget_latest_comments .widget_body { position:relative; background: #fff; border: 8px solid #ebebeb; border-top: none; padding:17px 11px 17px; overflow:hidden;}
.widget_latest_comments .widget_body ul { list-style-type:none; margin:0; overflow:hidden;}
.widget_latest_comments .widget_body ul li { background: url(../images/user-icon.png) 0px 3px no-repeat; padding-left:17px; padding-bottom:12px; margin-bottom:12px; border-bottom:1px solid #ebebeb; overflow:hidden;}
.widget_latest_comments .widget_body ul li.last { margin-bottom:0; border-bottom:none; padding-bottom: 0;}
.widget_latest_comments .comment_author { font-weight:bold; font-size:11px; line-height: 14px; margin-bottom:5px;}
.widget_latest_comments .comment_author a { text-decoration:none; color:#1d4155;}
.widget_latest_comments .comment_author a:hover { text-decoration:none; color:#1c2023;}
.widget_latest_comments .comment_text { font-weight:normal; font-size:11px; line-height: 16px; color:#565656; margin-bottom: 5px;}
.widget_latest_comments .comment_date { font-weight:normal; font-size:11px; line-height: 14px; color:#b1b1b1;}

.widget.widget_recent_video .widget_header { background: #5b6166;}
.widget.widget_recent_video .widget_body { padding-top: 11px; padding-bottom: 14px;}

.widget_recent_video .widget_header .widget_title { padding-left: 10px;}
.widget_recent_video .widget_header .widget_subtitle a { color: #f2f2f2; }
.widget_recent_video .thumb_carousel .jcarousel-list {margin: 0;}
.widget_recent_video .thumb_carousel .jcarousel-list li { margin: 0; overflow: hidden; width: 45px; margin-bottom: 2px; height: 33px;}
.widget_recent_video .thumb_carousel .jcarousel-list li:hover img   {  
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";   filter: alpha(opacity=80);   -moz-opacity: 0.8;   -khtml-opacity: 0.8;  opacity: 0.8;}
.widget_recent_video .jcarousel-prev,
.widget_recent_video .jcarousel-next { width: 43px; height: 18px; border: 1px solid #e3e3e3; cursor: pointer; background: #ebebeb; top: 0; right: 0; position: absolute;}
.widget_recent_video .jcarousel-next:hover,
.widget_recent_video .jcarousel-prev:hover { background: #fff;}
.widget_recent_video .jcarousel-next { top: auto; bottom: 0;}
.widget_recent_video .jcarousel-prev span,
.widget_recent_video .jcarousel-next span { display: block; position: absolute; top: 50%; left: 50%; width: 7px; height: 5px; margin-left: -4px; margin-top: -2px; background: url(../images/video-controls.gif) 0 0 no-repeat;} 
.widget_recent_video .jcarousel-next span { background-position: 0 bottom;}
#carousel_target { width: 229px;}
#carousel_target .w_hover { margin-bottom: 16px;}
#carousel_target .post_title { font-size: 13px; line-height: 16px; font-weight: bold;}
#carousel_target .post_title a { color: #000; text-decoration: none;}
#carousel_target .post_title a:hover { color: #e50700;}

/*sideBar video_carousel */
#video_carousel { padding: 22px 0; float: right; width: 45px; position:relative;}
#video_carousel .jcarousel-clip { height: 103px; overflow: hidden;}
.widget_recent_photos .slides { margin: 0 0 2px 0; overflow: hidden;}
.widget_recent_photos .slides li { display: none;}
.widget.widget_recent_photos .widget_body { padding: 11px 11px 12px;}
.widget.widget_recent_photos .widget_header { background: #788187;}
.widget.widget_recent_photos .widget_header .widget_title { padding: 0px 10px 0 10px;}
.widget.widget_recent_photos .widget_subtitle a { color: #fff; padding-top: 5px;}


/*Recent photos & carousel */
#recent_photos_thumbs { margin-left: 24px; position: relative; width: 228px; min-height:43px;}
#recent_photos_thumbs .slides li { margin-right: 2px; cursor: pointer;}
#recent_photos_thumbs .slides li img {width: 100%;}
#recent_photos_thumbs .flex-direction-nav {margin: 0;}
#recent_photos_thumbs .flex-direction-nav li {cursor: pointer;}
#recent_photos_thumbs .flex-direction-nav li a { display: block; position: absolute; width: 20px; height: 41px; border: 1px solid #e3e3e3; top: 0; left: -24px; overflow:hidden; text-indent:100%; white-space:nowrap; background-color:#FFF;}
#recent_photos_thumbs .flex-direction-nav li a.flex-next { left: auto; right: -24px;}
#recent_photos_thumbs .flex-direction-nav li a span { display: inline-block; width: 5px; height: 7px; background:  url(../images/photos-slider-controls.gif) 0 0 no-repeat; position: absolute; top: 50%; left: 50%; margin-top: -4px; margin-left: -2px; z-index:11;}
#recent_photos_thumbs .flex-direction-nav li a:hover { background-color: #ebebeb;}
#recent_photos_thumbs .flex-direction-nav li a.flex-next span { background-position: right 0;}
#recent_photos_thumbs .slides li img {vertical-align: top;}

#recent_photos_slider { min-height: 145px;}
#recent_photos_slider .title { padding-top: 14px; font-weight: bold; font-size: 13px; line-height: 16px;}
#recent_photos_slider .title a { color: #0b0b0b; text-decoration: none;}
#recent_photos_slider .title a:hover { color: #e50700;}


.widget.twitter { background: #1793cd;}
.widget.twitter .widget_title { padding: 0px 11px 0px;}
.widget.twitter .widget_subtitle a { color: #fff;}
.widget.twitter .widget_body ul { margin:0; padding:0px;}
.widget.twitter .widget_body ul li + li,
.widget.twitter .widget_body ul li{background: url(../images/tweet-icon.png) -1px 5px no-repeat; font-size: 12px; line-height: 17px; color: #4f4f4f;}
.widget.twitter .widget_body ul li + li { border:none; padding:0 0 0 21px; margin:0; }
.widget.twitter .widget_body ul li { border-bottom: 1px solid #ebebeb; padding: 0 0 18px 21px; margin-bottom: 17px; background: url(../images/tweet-icon.png) -1px 5px no-repeat; font-size: 12px; line-height: 17px; color: #4f4f4f;}
.widget.twitter .widget_body ul li.last { padding-bottom: 0; margin-bottom: 0; border-bottom: none;}
.widget.twitter .widget_body ul li a:hover { color: #131313;}
.widget.twitter .widget_body ul li span.tweet_author { color: #e50700;}
.widget.twitter .widget_body ul li a { color: #e50700;}


.widget_recent_reviews .widget_body ul { margin: 0;}
.widget_recent_reviews .widget_body ul li { overflow: hidden;}
.widget_recent_reviews .widget_body ul li + li { margin-top: 15px; padding-top: 12px; border-top: 1px solid #ebebeb;}
.widget_recent_reviews .widget_body ul li .img_wrap { float: left; margin: 0 13px 0 0; width: 88px; overflow: hidden;}
.widget_recent_reviews .widget_body ul li .img_wrap a { padding-top: 3px;}
.widget_recent_reviews .widget_body ul li .img_wrap img { vertical-align: top;}
.widget_recent_reviews .widget_body ul li .extra_wrap { overflow: hidden;}
.widget_recent_reviews .widget_body ul li .extra_wrap .review-title { font-weight: bold; font-size: 12px; line-height: 17px; margin-bottom: 8px;}
.widget_recent_reviews .widget_body ul li .extra_wrap .review-title a { text-decoration: none;}
.widget_recent_reviews .widget_body ul li .extra_wrap .review-title a:hover { color: #e50700;}
.widget_recent_reviews .widget_body ul li .extra_wrap .post_rating { margin-right: 48px;}

.widget.widget_recent_reviews .widget_body { padding-bottom: 20px;}
.widget.widget_recent_reviews .widget_header { background: #6cac00;}
.widget.widget_recent_reviews .widget_header .widget_title { padding: 0px 10px 0 11px;}
.widget.widget_recent_reviews .widget_header .widget_subtitle a {color: #fff;}

.widget.feedburner_subscribe .widget_header { background: #8e9499;}
.widget.feedburner_subscribe .widget_body { padding-bottom: 18px;}
.widget.feedburner_subscribe .widget_header .widget_title { padding: 0 10px 0 11px;}
.widget.feedburner_subscribe form { overflow: hidden; padding: 17px 0 2px;}
.widget.feedburner_subscribe form .field { float: left; margin-right: 2px;}
.widget.feedburner_subscribe form .field input { width: 175px;}
.widget.feedburner_subscribe form .button { float: left;}
.widget.feedburner_subscribe .label { font-size: 12px; line-height: 15px; color: #666;}