﻿/*
Theme Name: NewsTrick - Responsive WordPress Blog Theme
Theme URI: http://themeforest.net/user/ZERGE/portfolio
Description: NewsTrick - Responsive WordPress Blog Theme
Author: ZERGE
Author URI: http://themeforest.net/user/ZERGE
Version: 1.03
Tags: light, white, flexible-width, custom-menu, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: color-theme-framework
*/

@font-face {
    font-family: 'omnesmedium';
    src: url('fonts/omnes-medium-webfont.eot');
    src: url('fonts/omnes-medium-webfont.woff') format('woff'),
         url('fonts/omnes-medium-webfont.ttf') format('truetype'),
         url('fonts/omnes-medium-webfont.svg') format('svg');
}

@font-face {
font-family: DeliciousRomanRegular;
src: url(/Delicious-Roman-R.otf);
}

.border-1px, .widget-slider .flex-direction-nav {
  border: 1px solid #C6C6C6 !important;
  border-radius: 6px 6px 6px 6px;
  box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.15) !important;
}


/* for HTML5 blocks */
header, footer, aside, nav, article, section { display: block; }  

a {
	outline: none !important
}
::selection , ::-moz-selection {
	background-color: #333 !important;
	color: #FFF !important;
}
/* 
   ------------------------------------------------------
							Body
   ------------------------------------------------------
*/
body, .body-class {
	color: #666666;
/*	font-family: Arial, Helvetica, sans-serif; 	
 	font-size: 13px;
 	line-height: 18px;
 	background-color: white; */
	font: 13px/19px 'omnesmedium',verdana,helvetica,sans-serif;
}


.main-wrapper { background-color: #f7f8f9; border-left: 1px solid #d5d5d5; border-right: 1px solid #d5d5d5; }
#content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF;
    margin-bottom: 10px;
    padding: 20px;
}

.muted-small,
.meta-time.muted-small {color: #9D9D9D; font-size: 11px; font-weight: normal; }
.italic { font-style:italic; }
.bold { font-weight: bold; }
.colored { color:#08C; }
.colored-bg { background:#08C; }
.colord-dark-bg { background:#2f2f2f; }
.colored-widget-bg { background:#FFF; }
.top-block { position: relative }
.top-block .row-fluid [class*="span"] { min-height: 18px; }

.text-widget blockquote { display: block; width: 100%; margin: 0; padding: 0; border: 0; }
.text-widget blockquote { background: url('img/icons/quote-open.png') 0 0 no-repeat;}
.text-widget blockquote p { background: url('img/icons/quote-close.png') 100% 100% no-repeat;}
.text-widget blockquote p { padding: 10px 40px; font-size: inherit; font-weight: inherit; line-height: inherit; }
.text-widget p:last-child { margin-bottom: 0;}

/* Border Bottom Shadow 1px */
.bb-shadow-1px {
	border-bottom: 1px solid #E3E4E4;
	-moz-box-shadow: 0px 1px 0px 0px white;
	-webkit-box-shadow: 0px 1px 0px 0px white;
	box-shadow: 0px 1px 0px 0px white;
}

.b-shadow {
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0px 0px 4px rgba(0, 0, 0, 0.3);
	box-shadow:         0px 0px 4px rgba(0, 0, 0, 0.3);
}

.bottom-shadow {
	-webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:         0px 3px 0px rgba(0, 0, 0, 0.1);
}

.bottom-shadow-2px {
	-webkit-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    0px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow:         0px 2px 0px rgba(0, 0, 0, 0.1);
	text-transform:  capitalize; ;
}

/* Border Top 1px */
.bt-1px { border-top: 1px solid #E3E4E4; }
.bt-5px { border-top: 5px solid #000; }
.border-1px { border: 1px solid #A5A5A5; }

/* Border Bottom 1px */
.bb-1px { border-bottom: 1px solid #E3E4E4; }

/* Border Bottom Shadow 1px */
.bb-shadow-5px {
	border-bottom: 1px solid #E3E4E4;
	-moz-box-shadow: 0px 5px 0px 0px #f1f2f2;
	-webkit-box-shadow: 0px 5px 0px 0px #f1f2f2;
	box-shadow: 0px 5px 0px 0px #f1f2f2;
}

/* Border Top + Pading Top */
.bt-pt15-1px { border-top: 1px solid #EBECED; padding-top: 15px;}
.bt-pt5-1px { border-top: 1px solid #EBECED; padding-top: 5px;}

.widget .box, .widget.box, .cr-blog .box, #entry-post, .ct-page.box {  background: none repeat scroll 0 0 #FFFFFF;
    margin: 40px 0;
    padding: 20px 20px 20px; }
.ct-page.box { padding-top: 20px;}
.widget { position:relative; }
.widget.nobg { background:none; }
ul.archives li { padding-bottom:5px; }


/* 
   ------------------------------------------------------
						Custom Background
   ------------------------------------------------------
*/
#bg-stretch { position: fixed;top: 0;left: 0; height:inherit; width:inherit; max-width:inherit; min-width: 100%;min-height: 100%;z-index: -1;}
.bg-width { width: 100%; }
.bg-height { height: 100%; }


/* 
   ------------------------------------------------------
							Top Block
   ------------------------------------------------------
*/

#top-block-bg, #bottom-block-bg, #top-block-bg-boxed, #bottom-block-bg-boxed {}
#top-block-bg-boxed { border-top: 0; border-left: 0; border-right: 0;}
#top-block-bg { border-top: 0 none;
padding: 0 20px; }
#bottom-block-bg { min-height: 50px; position: relative; }
#bottom-block-bg-boxed { position: relative; }

.logo-block { background:none; }

.banner { margin:20px 0; padding-right: 20px; float: right; vertical-align:middle; }
.banner img { width: 100%; }



/* 
   -----------------------------------------------------
							Clear Floats
   -----------------------------------------------------
*/

.clear { clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* 
   ------------------------------------------------------
							Logo
   ------------------------------------------------------
*/

#logo { margin: 0;
padding: 20px 0 15px; }
#logo h1 { margin-bottom:0;line-height: 0; }
#logo h1 a { color:#4D4D4D; }
.logo-slogan { }


/* 
   ------------------------------------------------------
					Widget Title Block
   ------------------------------------------------------
*/
.title-block { width: 100%; border-top:1px solid #ebeced; position:relative; margin-bottom:15px; }
.pages-title h1 { margin-bottom:0; font-size: 24px; }
.pages-title p { margin-bottom:0; }
.widget-title { 

    border-radius: 6px 6px 0 0;
    font-weight: lighter;
    min-width: 143px;
    padding: 11px 50px 10px 12px;
    position: absolute;
    right: 5px;
    top: -36px;
	box-shadow:none;


background: #ff0181 !important; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml !important;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDE4MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMzAwMTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(left,  #ff0181 0%, #e30010 100%) !important; /* FF3.6+ */

background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ff0181), color-stop(100%,#e30010)) !important; /* Chrome,Safari4+ */

background: -webkit-linear-gradient(left,  #ff0181 0%,#e30010 100%) !important; /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(left,  #ff0181 0%,#e30010 100%) !important; /* Opera 11.10+ */

background: -ms-linear-gradient(left,  #ff0181 0%,#e30010 100%) !important; /* IE10+ */

background: linear-gradient(to right,  #ff0181 0%,#e30010 100%) !important; /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0181', endColorstr='#e30010',GradientType=1 ) !important; /* IE6-8 */

}
.widget-title h2, [id^="ctTab-"] li > a { color: #FFFFFF;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 14px;
    margin-bottom: 0;}
.widget-title h2 a { color:#FFF; }
.widget-title h2 a:hover, [id^="ctTab-"] li > a:hover { color:#FFF; }
.widget-title h2 a:hover > .plus span {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	filter: alpha(opacity=100);}
.widget-title .plus { background: url("img/icons/icons-sprite.png") no-repeat scroll -2px -247px transparent;
height: 20px;
position: absolute;
right: 11px;
top: 8px;
width: 20px;}
.widget-title .plus a { display:inline-block;width:14px; height:14px;}
.widget-title .plus span {
	background:url('img/icons/icons-sprite.png') no-repeat 0 -14px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	-transition: opacity .3s ease;
	width: 14px;
	height: 14px;
	display: inline-block;	
}
.widget-title .plus:hover span {
	opacity: 0;
	
}
.widget-title .views, .widget-title .comments, .widget-title .likes { width :18px; height:12px; position:absolute;right: 14px;top: 10px;}
.widget-title .views { background:url('img/icons/icons-sprite.png') no-repeat 0 -60px; right: 16px }
.widget-title .comments { background:url('img/icons/icons-sprite.png') no-repeat 0 -45px; }
.widget-title .likes { background:url('img/icons/icons-sprite.png') no-repeat 0 -75px; }

.widget-title .to-top { background:url('img/icons/icons-sprite.png') no-repeat 0 -190px;width :16px; height:8px; position:absolute;right: 18px;top: 13px;}


/* 
   ------------------------------------------------------
					Another Widgets Styles
   ------------------------------------------------------
*/

.widget iframe { width:100%; }

.meta { border-top: 1px solid #EBEBEB;padding-top: 10px;padding-bottom: 10px; }
.meta-time { position:absolute; background:#FFF; padding:9px; padding-left:1px; margin-left:0; top:20px;color: #666666;font-size: 14px;font-style: normal;font-weight: bold; font-family:Arial, Helvetica, sans-serif;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	visibility:visible;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
}
.meta-time.no-thumb { position: relative;top: inherit;padding: 0; font-weight: normal; visibility: visible; }
.meta-posted-by { margin-bottom: 15px;
padding-top: 6px;
position: relative;}
.meta-posted-by a { color:#9D9D9D;}
.meta-posted-by a:hover, .comment-text a:hover { color:#08C;}
.cat-one-columnn { position:relative;}
.cat-one-columnn .single-media-thumb img, .cat-one-columnn .widget-post-big-thumb img { margin-bottom:0px; min-width: 100%; }

.cat-one-columnn .widget-post-big-thumb,
.two-column-widget .widget-post-big-thumb,
#entry-post .widget-post-big-thumb { min-height:32px;}

.cat-one-columnn .entry-content, .two-column-widget .entry-content { margin-bottom:20px; }
.meta-likes, .meta-comments a, .meta-post-count a, .meta-views, .meta-date, .meta-category a, .meta-category, .meta-author, .meta-comments > span {color: #9D9D9D;
font-size: 13px;
font-style: normal;
font-family:arial, verdana, helvetica, FreeSans, sans-serif; }
.meta [class^="meta-"] { background:url('img/icons/icons-sprite.png') 0 0 no-repeat; width:17px; height:12px; padding-left:20px; }
.meta .meta-likes { background-position: -23px -73px;
display: block;
float: left;
height: 25px;
margin-right: 15px;
padding-left: 19px;
text-align: right;
width: 17px;}
.meta .meta-comments, .meta .meta-post-count {background-position: -22px -37px;
display: block;
float: left;
height: 18px;
margin-right: 15px;
margin-top: -1px;
padding-left: 29px;
width: 17px;}
.meta .meta-post-count {
    width:auto;
}

.meta .meta-views { background-position: -22px -56px;
display: block;
float: left;
height: 17px;
margin-right: 15px;
padding-left: 30px;
text-align: right;
width: 17px; }
.meta .meta-date { background-position: 0 -170px;margin-right: 15px;padding-left: 17px; }
.meta .meta-category { background-position: 0 -207px;margin-right: 15px;padding-left: 19px; }
.meta .meta-author { background-position: 0 -225px;margin-right: 15px;padding-left: 18px; }

.comment-text a { color: #666666; }

.widget .audio:hover .meta-time,
.widget .video:hover .meta-time,
.widget .gallery:hover .meta-time,
.widget .image:hover .meta-time,
.widget .standard:hover .meta-time {
	opacity: 100;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
}

.widget .audio:hover .meta-time.no-thumb,
.widget .video:hover .meta-time.no-thumb,
.widget .gallery:hover .meta-time.no-thumb,
.widget .image:hover .meta-time.no-thumb,
.widget .standard:hover .meta-time.no-thumb {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
}

.widget-devider { background:url('img/news-bg.png') bottom repeat-x; height:11px; margin:0 0 30px 0; display:none; }
.widget-devider-1px { border-top: 1px solid #EBEBEB; margin-bottom: 30px; }

.cat-one-columnn:last-child .widget-devider,
.cat-one-columnn:last-child .widget-devider-1px,
.cat-one-columnn .flexslider,
.two-column-widget .flexslider { margin-bottom:0; }

.read-more { background:url('img/icons/more-plus.png') left 3px no-repeat; width:17px; height:17px; padding-left:18px; font-weight:bold; margin-right: 18px; float:right;}

.post-format {background: none repeat scroll 0 0 transparent !important;
display: inline-block;
height: 20px;
position: absolute;
right: -3px;
top: -3px;
width: 34px; }
.ct-format { background:url('img/icons/icons-sprite.png') 0 -90px no-repeat; width:20px; height:20px; display:inline-block; }
.ct-format.image, .ct-format.standard { }
.ct-format.gallery { background-position: 0 -110px; }
.ct-format.audio { background-position: 0 -130px; }
.ct-format.video { background-position: 0 -150px; }

.slider-preloader { background:url('img/preloader-fading.gif') center no-repeat; width:100%; height:20px;padding: 10px 0;}

/* Recent posts thumbs widget*/
.widget-thumb { list-style:none; margin:0; margin-top:-8px; margin-right: -10px; }
.widget-thumb li:not(:first-child) { float:left; margin-right: 8px; margin-top:8px; position:relative; }
.widget-thumb li:not(:first-child) a { display:block; width: 75px; height:75px; background-color:#FFF; }

.widget-thumb a:hover img,
.widget-big-thumb a:hover img,
.widget-post-small-thumb a:hover img,
[class^="ct-flickr-"] a:hover img,
[class^="ct-instagram-"] a:hover img,
.small-slider a:hover img,
.related-posts-single a:hover img { opacity: .6 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)" !important; filter:alpha(opacity=60) !important; }

.widget-thumb img { float: left; }

.widget-big-thumb { position: relative; float: left; overflow-x: hidden; margin-right:10px;margin-top: 8px; }
.widget-big-thumb img {/* width: 222px; height: 156px;*/ }
.widget-big-thumb a { display:block; width: 225px; height: 158px; background-color:#FFF; }

.widget-thumb img,
.widget-big-thumb img,
.widget-post-small-thumb img,
[class^="ct-flickr-"] img,
[class^="ct-instagram-"] img,
.small-slider img,
.related-posts-single img,
[id^="ctTab-"] .arrow-down {
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-ms-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}

[id^="ct-tabs-"] { margin: -20px -20px 0 -20px; }
.widget  [id^="ctTab-"] { margin-bottom: 30px; }
[id^="ctTab-"] li { width: 49.5%; position: relative;text-align: center;}

[id^="ctTab-"] .widget-title { position: relative; right: 0; top: 0px; min-width: 10px; }
[id^="ctTab-"] .arrow-down { right: 45%; top: inherit; bottom: -15px; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); }
[id^="ctTab-"] .active .arrow-down { opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	filter: alpha(opacity=100); }
[id^="ctTab-"] li > a { font-weight: bold; font-family: Arial, Helvetica, sans-serif; }

[id^="ct-tabs-"] .nav-tabs > .active > a,
[id^="ct-tabs-"] .nav-tabs > .active > a:hover,
[id^="ct-tabs-"] .nav-tabs > li > a:hover { background-color: transparent; border-radius: 0;}
[id^="ct-tabs-"] .nav > li > a:hover { background: transparent; }

[id^="ct-tabs-"] .nav-tabs > .active > a,
[id^="ct-tabs-"] .nav-tabs > li > a,
[id^="ct-tabs-"] .nav-tabs  { border: none; }

[id^="ct-tabs-"] .nav-tabs > li > a { margin-right: 0; }
[id^="ct-tabs-"] .nav-tabs > li:first-child { border-right: 1px solid white; }
[id^="ct-tabs-"] .nav-tabs > .active > a { color: #FFF; }
[id^="ct-tabs-"] .nav-tabs > li > a { padding-top: 11px; padding-bottom: 10px;}
[id^="ct-tabs-"] .tab-content { overflow: hidden; padding-left: 20px; padding-right: 20px; }

[id^="ct-tabs-"] .nav-tabs > li { margin-bottom: 0;}

/* 
   ------------------------------------------------------
					CSS Shapes
   ------------------------------------------------------
*/

.arrow-up {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid black;
}

.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 18px solid red;
	position: absolute;
	right: 15px;
	top: 32px;
	display:none;
}

.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 5px solid transparent;
	border-left: 10px solid black;
	border-bottom: 5px solid transparent;
}


.category-item .arrow-down {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 10px solid black;
	left: 10px;
	top: 24px;
}

#entry-counters .arrow-down, #social-counter .arrow-down {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 10px solid #08C;
}
#social-counter .arrow-down { left: 26px; top: 48px; }
#entry-counters .arrow-down { left: 22px;top: 40px; display:none; }

#entry-counters .facebook-social .arrow-down, #social-counter .facebook-social .arrow-down { border-top-color:#3c5a98; }
#entry-counters .twitter-social .arrow-down, #social-counter .twitter-social .arrow-down { border-top-color:#00aced; }
#entry-counters .youtube-social .arrow-down, #social-counter .youtube-social .arrow-down { border-top-color:#FF3333; }
#entry-counters .rss-social .arrow-down, #social-counter .rss-social .arrow-down { border-top-color:#FF7C15; }

.news-date .arrow-right { display:none; }
.news-widget { overflow: hidden; }
.news-widget .widget-title { visibility: hidden; }


/* 
   -------------------------------------------------------
						Typography
   -------------------------------------------------------
*/

h1,h2,h3,h4,h5,h6 { 
	color: #666666;
	margin-top: 0;
	margin-bottom:16px;
	font-weight: normal;
	font-family:"omnesmedium",Arial, Helvetica, sans-serif;
}

a, a:link, a:visited {
			text-decoration: none;
			-webkit-transition: color 0.2s linear;
			-moz-transition: color 0.2s linear;
			-o-transition: color 0.2s linear;
			-transition: color 0.2s linear;		
}
			
a:hover { color: #666666; }

a img {
	line-height:0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-transition: all 0.2s linear;		
}

ul.list.underline li { border-bottom: 1px dashed #DCE2E7; }
ul.unordered { list-style: none;           }	
ul.ordered 	 { list-style: inside decimal; }	
ul.square 	 { list-style: inside square;  }	
ul.circle 	 { list-style: inside circle;  }
ul.bullets	 { list-style: inside disc }


/* 
   ------------------------------------------------------
							Margins
   ------------------------------------------------------
*/

.margin-top-10 { margin-top:10px; }
.margin-15 { margin-bottom: 15px; }
.margin-r15 { margin-right:15px; }

/* paddings */
.padding-20 { padding:20px; }


/* top margins */
.margin-5t  { margin-top: 5px; }
.margin-8t  { margin-top: 8px; }
.margin-10t { margin-top: 10px; }
.margin-15t { margin-top: 15px; }
.margin-20t { margin-top: 20px; }
.margin-25t { margin-top: 25px; }
.margin-30t { margin-top: 30px; }
.margin-35t { margin-top: 35px; }
.margin-40t { margin-top: 40px; }
.margin-45t { margin-top: 45px; }
.margin-50t { margin-top: 50px; }
.margin-55t { margin-top: 55px; }
.margin-60t { margin-top: 60px; }

/* bottom margins */
.margin-5b  { margin-bottom: 5px; }
.margin-8b  { margin-bottom: 8px; }
.margin-10b { margin-bottom: 10px; }
.margin-15b { margin-bottom: 15px; }
.margin-20b { margin-bottom: 20px; }
.margin-25b { margin-bottom: 25px; }
.margin-30b { margin-bottom: 30px; }
.margin-35b { margin-bottom: 35px; }
.margin-40b { margin-bottom: 40px; }
.margin-45b { margin-bottom: 45px; }
.margin-50b { margin-bottom: 50px; }
.margin-55b { margin-bottom: 55px; }
.margin-60b { margin-bottom: 60px; }

.no-margin-b { margin-bottom: 0; }
.no-margin-t { margin-top: 0; }


/*
   ------------------------------------------------------
				SUPERFISH MENU
   ------------------------------------------------------
*/

#mainmenu-block-bg, #bottommenu-block-bg { background:#FFF; }
#mainmenu-block-bg { z-index:10; width: 100%; }
#menu {float: left;
margin: 6px 100px 0; }

#footer { position: relative; }
#footer .widget.box { padding-bottom: 50px; }
#footer .widget { box-shadow: none; }
#footer .widget.border-1px { border: 0; }
#footer .row-fluid .span4:first-child .widget { padding-right: 0; }
#footer .row-fluid .span4:last-child .widget { padding-left: 0; }
#footer .row-fluid .span4:nth-child(2) .widget { padding-right: 0; padding-left: 0; }

.bottom-menu { 	display: inline-block; height: auto; background: #FFF; position: relative; }
.sf-menu.add-nav li { margin-right: 0px; border: none; padding: 15px 15px; border-right: 1px solid #EBEBEB; }
.sf-menu.add-nav li a {  font-size:13px;}
.sf-menu.add-nav li a:hover { color: #08C;  }
.sf-menu.add-nav li:last-child::after { content: none; }

.ct-dropdown-menu {
	margin-top: 20px;
	
	background: #FFF;
	border: 0 !important;
	border-top: 1px solid #dbdbdb !important;
	border-left: 1px solid #dbdbdb !important;	
	margin-bottom: -25px;
	margin-left: 20px;
}

.sf-menu li { margin-right: 0px; border: none; padding: 15px 25px; border-right: 1px solid #EBEBEB; }
.sf-menu li:last-child { margin-right: 0; }
.sf-menu .sub-menu li { padding: 0; }

 .current-menu-item,
 .current-menu-parent{
background: url("img/hdr-tab-bg-right.png") no-repeat scroll right -6px  transparent;
color: #000000;

}
.navigation select {
	display: none;
	background:url('img/icons/menu-icon.png') right top no-repeat #666666;
	width: 100%;
	margin: 30px 0;
	border: 1px solid #E3E4E4;
	
	font: 14px/16px Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #E2E2E2;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	height: 35px;
}
.navigation { background: url("img/hdr-top-bg.png") repeat-x scroll 0 0 transparent;
height: 40px;
margin: 0 -20px;
padding: 0;
}

/*** ESSENTIAL STYLES ***/

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index:9499;
	text-shadow: none;
}
.sf-menu {
	line-height: 1.0;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
}

.sf-menu ul li ul li:first-child {
	border-top: none;
}	

.sf-menu li:hover {
	visibility:	inherit; 
	
}

.sf-menu > li {
	float: left;
	position: relative;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:0;
}

.sf-menu li:hover, .sf-menu li.sfHover {
	/*color: #fff !important; */
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 5px;
	top: 43px; 
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 10em; 
	top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; 
	top: 0;
}

.sf-menu { float: left; }
.sf-menu a { text-decoration:none; font-size: 12px; font-weight: bold; }
.bottom-menu .sf-menu a { font-weight: normal; }
.sf-menu a, .sf-menu a:visited  { 
	color: #666666;
/*	-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
				-transition: all 0.2s linear;
*/
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu .active a {
	outline: 0;
	color:#08C;
}

/*.sf-menu a.sf-with-ul {
	min-width: 1px; 
}*/
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: -12px;
	width: 11px;
	height: 11px;
	text-indent: -999em;
	overflow: hidden;
/*	background: url('img/menu-arrows.png') no-repeat -22px 0; */
	
}
a > .sf-sub-indicator {  
	bottom: 4px;
	right: -15px;
}

ul.sub-menu, ul.sub-menu ul.sub-menu { z-index: 9999 }
ul.sub-menu ul.sub-menu { margin-left: 107px; margin-top: 0px; }

.sf-menu ul .sf-sub-indicator {top: 25px; right: 10px; }

.sf-menu > li > ul, .sf-menu ul li ul {
	background: #FFF;
	background: rgba(255, 255, 255, 0.95);
	border: 1px solid #dbdbdb;
	-webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:         0px 3px 0px rgba(0, 0, 0, 0.1);
}
.sf-menu ul li { width: 230px; position:relative; border-bottom: 1px dotted #ddd; };
.sf-menu ul li:last-child { border-bottom: 0;}
.sf-menu li li a { padding:10px; font-size:13px; text-transform:none; font-weight: normal; }
.sf-menu ul > li:hover { background:#EBEBEB; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul {left: -1px;top: 48px}

.sf-menu li .sf-sub-indicator {
width: 0px;
height: 0px;
border-style: solid;
border-width: 0 0 8px 8px;
border-color: transparent transparent #dbdbdb transparent;
-webkit-transform:rotate(360deg);
}

.current-menu-item a,
 .current-menu-parent a{
	background: url("img/hdr-tab-bg-left.png") no-repeat scroll left -6px transparent;
color: #000000 !important;
display: inline-block;
font-size: 19px;
padding: 9px 36px !important;
text-decoration: none;
}

/* Flat menu*/
.sf-menu-flat { margin:0;}
.sf-menu-flat ul.sub-menu ul.sub-menu { margin-left: 10px; margin-top: 0; }
.sf-menu-flat .sub-menu { list-style-type:none; list-style:none;margin-left: 0;}
.sf-menu-flat > li {
display: inline-block;
float: left;
height: 34px !important;
padding: 0;}
.sf-menu-flat > li:last-child { /*border-right: 1px solid #EBEBEB;*/ padding-right: 0; }
.sf-menu-flat a, .sf-menu-flat a:visited {  color: #AAAAAA; }
.sf-menu-flat a { color: #AAAAAA;
display: inline-block;
font-size: 19px;
padding: 9px 18px;
text-decoration: none; }

.sf-menu-flat a:hover { color: #ffffff !important;}
.current-menu-item a:hover{
	
color: #000000 !important;

}

.sf-menu-flat .sub-menu a { font-size: 12px; text-transform:none; color:#727272; }
.sf-menu-flat .sub-menu a:hover { color:#08C; }

.sub-menu { margin-top: 10px;}


/* 
   ------------------------------------------------------
							404
   ------------------------------------------------------
*/

.oops {
	width: 221px;
	height: 96px;
	background: url(img/oops.png) left top no-repeat;
	margin-right: 15px;
	float: left;
	line-height: 96px;
	padding-left: 230px;
	font-size: 36px;
	color: #aaa
}

.page-text {
	font-size: 22px; line-height: 32px; margin-top: 15px; font-weight: bold; color: #777; float:left
}
.page-text a {
	color: #777
}
.page-text > p {
	border-left: 1px dashed #333; padding-left: 10px
}


/*
   ------------------------------------------------------
	Shortcode Tabs
   ------------------------------------------------------
*/

.section {
	background: #2a2a2a;
}



ul.tabs {
	height: 28px;
	line-height: 25px;
	list-style: none;
	background: #454545;
}

.widget .tabs li, .tabs li {
	float: left;
	display: inline;
	margin: 0 1px -1px 0;
	cursor: pointer;
	padding: 0 7px 2px;
	border: none;
	background: #393939;
	position: relative;
	color:#888;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 26px;	

			-webkit-transition: all .2s linear;
			-moz-transition: all .2s linear;
			-o-transition: all .2s linear;
			-transition: all .2s linear;		
}

ul.tabs {
	border: none
}
ul.tabs li, ul.tabs li:hover { background: #393939; border: none }
ul.tabs li {
	padding-left: 7px;
}
.tabs li:hover,
.vertical .tabs li:hover {
	padding: 0 7px 2px;
	background: #921529 !important;
	color: #edeae2;
	border: none;

}
.tabs li.current {
	background: #921529;
	color: #edeae2;
	padding: 0 7px 2px;
	border: none
}

/* 
   ------------------------------------------------------
							News Ticker - Vertical
   ------------------------------------------------------
*/

[id^="v-newsticker-"] { padding-bottom:11px;margin-bottom: 17px; }
[id^="v-newsticker-"] ul { list-style:none; overflow: hidden; position:absolute; margin: 0px; top: 0px; height: 355px; width: 100%; }
[id^="v-newsticker-"] li { background:url('img/news-bg.png') top repeat-x; padding-top:11px; font-size: 12px; }
[id^="v-newsticker-"] li:last-child { padding-bottom:11px; }

.news-date { background: #ff0182; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDE4MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMzAwMGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(left,  #ff0182 0%, #e3000f 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ff0182), color-stop(100%,#e3000f)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(left,  #ff0182 0%,#e3000f 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(left,  #ff0182 0%,#e3000f 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(left,  #ff0182 0%,#e3000f 100%); /* IE10+ */

background: linear-gradient(to right,  #ff0182 0%,#e3000f 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0182', endColorstr='#e3000f',GradientType=1 ); /* IE6-8 */
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0 !important;
    padding: 15px 13px;
    position: relative; }
	
.news-title { padding:10px;padding-bottom:0 }
.news-title h4 { font-size:16px; max-height:20px;margin-left:90px; overflow:hidden;margin-bottom:0; }
.news-title h4 a { color:#666666; }
.news-title h4 a:hover { color:#08C; }

[id^="v-newsticker-"] a[rel=tag],
[id^="v-newsticker-"] .entry-category a { font-size:11px;color:#666666; }

[id^="v-newsticker-"] .entry-tags,
[id^="v-newsticker-"] .entry-category,
[id^="v-newsticker-"] .entry-stars {margin-left: 100px !important;max-height:18px; overflow:hidden;}

[id^="v-newsticker-"] .entry-tags a:hover, [id^="v-newsticker-"] .entry-category a:hover { color:#08C;}


/* 
   ------------------------------------------------------
							News Ticker
   ------------------------------------------------------
*/

.news-ticker .widget-title h2 { margin-bottom:0; color:#666666; font-weight:normal; line-height:30px;}
.news-ticker .widget-title { text-align:center;}
.ticker-content p { margin-bottom: 0}

/* Ticker Styling */
.ticker-wrapper.has-js {
/*	margin: 20px 0px 20px 0px;*/
	padding: 0;
	width: 100%;
	height: 20px;
	display: block;
	color:#666666;
}
.ticker {
	width: 91%;
	height: 20px;
	display: block;
	position: relative;
	overflow: hidden;
}
.ticker-title {
	padding-top: 9px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
}
.ticker-content {
	margin: 0px;
	position: absolute;
	overflow: hidden;
	white-space: nowrap;
}
.ticker-content:focus {
	none;
}
.ticker-content a {
	text-decoration: none;	
	color: #666666;
}
.ticker-content a:hover {
	text-decoration: none;	
	color: #08C;
}
.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
/*	background-color: #f8f0db;*/
	display: block;
	width: 800px;
	height: 23px; 
}
.ticker-swipe span {
	margin-left: 1px;
/*	background-color: #f8f0db;*/
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	padding: 2px 0px 0px 0px;
	margin:0;
	list-style-type: none;
	float: left;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
.ticker-controls li.jnt-play-pause {
	background-image: url('img/icons/controls.png');
	background-position: 32px 16px;
}
.ticker-controls li.jnt-play-pause.over {
	background-position: 32px 32px;
}
.ticker-controls li.jnt-play-pause.down {
	background-position: 32px 0px;
}
.ticker-controls li.jnt-play-pause.paused {
	background-image: url('img/icons/controls.png');	
	background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over {
	background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down {
	background-position: 48px 0px;
}
.ticker-controls li.jnt-prev {
	background-image: url('img/icons/controls.png');
	background-position: 0px 16px;		
}
.ticker-controls li.jnt-prev.over {
	background-position: 0px 32px;		
}
.ticker-controls li.jnt-prev.down {
	background-position: 0px 0px;		
}
.ticker-controls li.jnt-next {
	background-image: url('img/icons/controls.png');	
	background-position: 16px 16px;	
}
.ticker-controls li.jnt-next.over {
	background-position: 16px 32px;	
}
.ticker-controls li.jnt-next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}
.no-js-news {
	padding: 10px 0px 0px 45px; 
	color: #F8F0DB;
}
.left .ticker-swipe {
	/*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 36px;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}







/* 
   ------------------------------------------------------
							Single Post
   ------------------------------------------------------
*/
#entry-post { padding-top: 20px; }
#entry-post .flexslider { margin-bottom: 0; }
#entry-post .widget-post-big-thumb img { display: block; }

/* 
   ------------------------------------------------------
							Blog
   ------------------------------------------------------
*/
h2.entry-title a, h4.entry-title a, h5.entry-title a { color:#666666; }
h2.entry-title a:hover, h4.entry-title a:hover, h5.entry-title a:hover { color:#08C; }
h1.entry-title { font-size: 30px; line-height: 40px;}
h2.entry-title, h2.comments-title { font-size: 17.5px; line-height: 24px;}

.widget .entry-post, .cr-blog .entry-post, #entry-blog .entry-post { margin-bottom:50px; }
.widget .entry-thumb, #entry-blog .entry-thumb, #entry-blog .single-media-thumb { margin-top:20px; }
.one-column-widget .entry-thumb, .one-column-widget .single-media-thumb { margin-top:0; }
.widget .entry-thumb img, .widget .single-media-thumb img, #entry-blog .entry-thumb img, #entry-blog .single-media-thumb img { width:100%;}
.widget .entry-content p, #entry-blog .entry-content p { display:inline; }

.widget .category-title a { color:#B2B2B2; }
.widget .category-title a:hover { color:#08C; }

.ct-page .category-title {
	margin-bottom: 30px;
}
/*.ct-page .category-title h1 { padding:0 20px; color: #B2B2B2;} */
.ct-page .category-title > p { color: #9D9D9D; margin-bottom:10px;}
.entry-content { margin-bottom: 30px; }
/*.page .entry-content { margin-bottom: 0; }*/
.entry-tags { margin-bottom: 10px; }

iframe {
	border: none !important
}

/*#blog-entry, #post-entry, #page-entry { margin:16px; margin-top: 26px; }*/
.single-media-thumb + p { margin-top:15px;}
/*.single-audio-post, .single-video-post { margin-bottom:15px; position:relative; } */
.single-media-thumb { position:relative; }
.audio .single-media-thumb iframe { display: block; }
/*.single-media-thumb iframe { display:block; width:100%;  }*/
#wide-sidebar .single-media-thumb iframe { /*height:405px;*/ }
 .single-video-post iframe { width:100%; /* height:300px;*/ } 
#wide-sidebar .single-video-post iframe { /* height:405px;*/ } 
.single-media-thumb .video { 
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	width: 32px;
	height: 32px;
	background-image: url('img/icons/video-icon.png');
	margin-top: -16px;
	margin-left: -16px;	
	}
.single-media-thumb:hover .video.youtube { background-position:-32px 0; }
.single-media-thumb:hover .video.vimeo { background-position:-64px 0; }
.single-media-thumb:hover .video.dailymotion{ background-position:-96px 0; }
.single-media-thumb .video a { display: block; width: 100%; height: 100%; }

#entry-post .title-block {
	border-top: 0;
	border-bottom: 1px solid #EBECED;
	margin-bottom: 15px;
	padding-bottom: 20px;
}
#entry-post .entry-thumb { margin-bottom:20px; }

#entry-post .post-like { margin-right: 15px;}
#entry-post .entry-share { border-bottom: 1px solid #EBEBEB; padding-bottom: 10px;border-top: 1px solid #EBEBEB; padding-top: 13px; position:relative; margin-bottom:30px; }
#entry-post .entry-share h4 { margin-bottom:0;}
#entry-post .entry-share .post-title { float:left; margin-right:10px; }

.carousel-thumb { background-color:#FFF; }
.carousel-thumb .video { 
	position: absolute;
	z-index: 1;
	top: 42%;
	left: 44%;
	width: 32px;
	height: 32px;
	background-image: url('img/icons/video-icon.png');	
	}
.carousel-thumb:hover .video.youtube { background-position:-32px 0; }
.carousel-thumb:hover .video.vimeo { background-position:-64px 0; }
.carousel-thumb:hover .video.dailymotion{ background-position:-96px 0; }
.carousel-thumb .video a { display: block; width: 100%; height: 100%; }
.carousel-thumb .title-mask, .widget-big-thumb .title-mask {
	color:#000;
	background: #FFF;
	position: absolute;
	font-weight:bold;
	left:-268px;
	bottom:0;
	padding: 10px;
	padding-left: 1px;
	max-width:228px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	
}
.carousel-thumb .title-mask {text-indent: -20px; padding-left:20px;}

.widget-big-thumb .title-mask { left:-223px;max-width:212px; }

.carousel-thumb:hover .title-mask, .widget-big-thumb:hover .title-mask {
	left: -1px;
}

.ico-plus {background:url('img/icons/icons-sprite.png') no-repeat 0 -30px;width:12px; height:15px;margin-right: 3px;display:inline-block;vertical-align: text-top;margin-left:1px;margin-top: 1px;}

.widget-carousel .carousel-thumb .title-mask { width:130px; }
.carousel-thumb .title-mask h5 { color:#FFF; margin-bottom:0;}
.carousel-thumb .entry-content { display:inline-block; }

.post-entry a:hover img {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

.single-media-thumb .mask, .single-box-entry .mask {
	position:absolute; left:0; top:0; width:100%; height:100%; 
}
.carousel-thumb img  {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-ms-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	height: auto;		
}

.carousel-thumb:hover img { opacity: .6 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)" !important; filter:alpha(opacity=60) !important; }
.carousel-thumb .category-item{
	background:none !important;	
}
.carousel-thumb .bottom-shadow-2px{box-shadow:0px 0px 0px 0px !important;}
.carousel-thumb .category-item a{ 
	color: #FFFFFF;
font-size: 20px;
text-shadow: 1px 1px 2px #000000;
	
}
.single-media-thumb img { -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear; }

.color-meta { color:#A8A8A8;  font-size:11px; }
.color-meta a { color:#A8A8A8; }
.color-meta a:hover { color:#4D4D4D; }

/*.prev-left { float:left; }
.next-right { float:right; }
.next-arrow i { margin-right:0; margin-left:4px;}*/
 
.single-box-entry { background-color: white; border: 1px solid #E7E7E7; padding: 15px; }
.single-post-meta { list-style:none; font-size:11px; margin-left: 0; margin-bottom:0; }
.single-post-meta li { padding:0; margin-bottom:15px; }
.single-post-meta li:last-child { margin-bottom:0; }
.single-post-meta .label { margin-right:5px; }
.thumb-meta { border-bottom: 1px solid #E7E7E7; margin-bottom:15px;}
h1.single-title { font-size: 18px; }
h2.single-title { font-size: 18px; }
.single-title-meta { font-size:11px; }


/*
   ------------------------------------------------------
						COMMENTS
   ------------------------------------------------------
*/
#respond label { color:#555; }
#respond textarea { width: 97%; }
#respond [type=text], #respond [type=email] { width:155px; display:block;}
#respond form { margin-bottom:0; }
#respond i { margin-right:0; }
#respond .btn { float:right; }
#respond .form-submit { margin-bottom:0; float:right;}
#reply-title { font-size: 17.5px; line-height: 20px; }
.margin-comments { list-style:none; margin:0; margin-bottom:40px;}
.margin-comments .comment { margin-bottom:15px; }

#respond::before, #respond::after {
display: table;
line-height: 0;
content: "";
clear: both;
}

.depth-1 #respond, #respond { margin-top:30px;}
.commentlist .depth-1 { margin-top: 15px; } /* Added in v 1.01 */
/*ol.children li:last-child { margin-bottom: 15px; }*/
ol.children [class*="depth-"] { margin-top:5px; }

.first-comment { padding-top: 15px; border-bottom: 1px solid #E7E7E7; }
ul.children { padding-bottom: 0; margin-bottom: 0 }
ul.children li p { padding-right: 10px; }

#respond input[type=submit] {
  display: inline-block;
  padding: 4px 14px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  border: 1px solid #bbbbbb;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
/*  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);*/
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
          
}	

#respond input[type="submit"]:hover,
#respond input[type="submit"]:active,
 {
  color: #333333;
  background-color: #e6e6e6;

}

#respond input[type=submit]:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

#respond input[type=submit]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}


a.comment-reply-link {
	display: inline-block;
	font-size: 10px !important;
	padding: 3px 5px 3px;
	line-height: 14px;
	color: #666666;
	float: left;
	margin-right: 5px;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	-transition: background-color 0.2s linear;
	text-transform: uppercase;
	border: 1px solid #EBEBEB;
}

a.comment-reply-link:hover { background-color:#666666; color: #FFF; }

.commentlist [id^="comment-"] {
	border: 1px solid #EBECED;
	padding:15px;
	background:#f5f5f5;
	position:relative;
}

#comments .avatar { float:right; width: auto; display: block; margin-left: 15px; margin-bottom: 15px;}#comments .muted-small { display: block; }
#comments a.muted-small:hover { color: #08C; }
#comments .fn { font-weight: bold; }

/*#comment-nav-below */

.replay-buttton { position:absolute; left: 0; bottom: 0; }
.logged-in-as, #cancel-comment-reply-link { font-size:11px; }
.logged-in-as {  }
.form-allowed-tags { display: none;}
.form-allowed-tags code { margin-top:5px; }
.comment-form-comment label { font-size:12px; font-weight:normal; display:none;}

.comment-avatar, .comment-avatar > span { float: right; }
.comment-avatar > span { margin-right: 8px; }
.bypostauthor .comment-avatar img { margin-bottom: 5px !important; }

.commentlist, .commentlist .comment { list-style-type: none; margin-left: 0;}
.commentlist .reply { margin-top: 15px; }
.comment-awaiting-moderation { font-style: italic; }

.comment-edit-link { font-size: 11px; }
.comment-content { margin-top: 15px; margin-bottom: 0;}
.comment-form-author,
.comment-form-email,
.comment-form-url {	float:left; }
p.edit-link { margin-bottom: 0; }

.comment-form-author,
.comment-form-email { margin-right:10px; }

.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
	display:inline-block;
	font-weight:bold;
	font-size:12px;
}

#disqus_thread h4, #global-nav h4 { font-size: 18px; }

.comment-date-link { font-size: 11px; color:#A8A8A8; display:inline-block; font-style: italic; }
.comment-author-link { font-weight:bold; display:inline-block; margin-right:10px; float:left; }
.first-comment p { margin-top:15px; }
.first-comment p img { width:auto; }
.depth-2 .first-comment p { margin-bottom:0px; }

/*
   ------------------------------------------------------
					AJAX Load Posts
   ------------------------------------------------------
*/
#pbd-alp-load-posts a:link, #pbd-alp-load-posts a:visited {
	display: block;
	text-align: center;
	padding: 19px 0;
	color: #FFF;
	text-decoration: none;
	background-color: #666666;
	font-weight: bold;
}

#pbd-alp-load-posts a:hover, #pbd-alp-load-posts a:active { color:#08C; }
#pbd-alp-load-posts { margin:0 -21px; margin-bottom: -21px;}

/*
   ------------------------------------------------------
					WordPress Calendar Widget
   ------------------------------------------------------
*/

table#wp-calendar caption { color:#999; font-size:12px; }
table#wp-calendar th { padding:8px; color:#AAA; }
table#wp-calendar td { padding:10px; color:#555; background-color:#fff; border:1px solid #ccc; text-align:center; }
table#wp-calendar td:hover { background-color:#fff; color:#555; cursor:pointer; }
table#wp-calendar td:hover a { cursor:pointer;  }
table#wp-calendar a {
	text-decoration: none;
	font-weight: bold;
}

table#wp-calendar a:hover {
	text-decoration: none
}

table#wp-calendar td#today,table#wp-calendar td#today a { background-color:#fff;  }
table#wp-calendar td#prev a, table#wp-calendar td#next a {
	 color: #333;
}

table#wp-calendar td#today {
	background-color: #F1F2F2;
	text-decoration: none;
	color: #4D4D4D;
	font-weight: bold;
}
table#wp-calendar td#prev a:hover, table#wp-calendar td#next a:hover{ }
table#wp-calendar td#prev:hover, table#wp-calendar td#next:hover, table#wp-calendar td:hover{ background-color:#f7f8f9; }


/*
   ------------------------------------------------------
						WordPress Core
   ------------------------------------------------------
*/

.gallery-caption { }
.bypostauthor 	 { }
.sticky 		 { }
.wp-caption		 { }
.wp-caption-text { } 

/* From Twentytwelve */
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
/* End From Twentytwelve */

strong, b {
	font-weight: bold;
 	margin-bottom: 15px;
}
em {
   font-style: italic;
}

.blockright {
	float: right;
	text-align: right;
}

.blockleft {
	float: left;
	text-align: left
}

.alignnone {
    margin: 5px 15px 15px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 15px 15px;
}

.alignleft {
    float:left;
    margin: 5px 15px 15px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.divider-1px {
	height: 1px;
	background-color: #e9eef4;
	margin: 10px 0;
	width: 100%;
}

.divider-5px, .divider-10px, .divider-15px, .divider-20px {
	background: url(images/vert-bg.png) left 2px repeat-x;
	height: 5px;
	width: 100%	
}

.divider-10px { height: 10px; }
.divider-15px { height: 15px; }
.divider-20px { height: 20px; }

.divider-1px-dashed {
	height: 1px;
	width: 100%;	
	border-bottom: 1px dashed #e9eef4
}

.image-border {
	border: 5px solid #e9eef4;
	width: auto;
	display: block;
}
.image-border img {
	width: 100%;
	padding: 0;
	margin: 0;
	line-height: 0;
	display: block
}

a img.alignright {
    float:right;
    margin: 5px 0 15px 15px;
}

a img.alignnone {
    margin: 5px 15px 15px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 15px 15px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}


code, pre {
/*	border-left: 2px solid #2a2a2a;*/
	color:#888;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
	margin-bottom: 15px;	
	white-space: pre-wrap;
	word-break:break-all;
}

.highlight { 
	padding: 0; 
	color:#edeae2; 
	background-color: #2a2a2a; 
}
.highlight.pink 	{ background:#bd1e7b; }
.highlight.green 	{ background:#668508; }
.highlight.red 		{ background:#ef2d2d; }
.highlight.orange 	{ background:#ff6600; }
.highlight.blue 	{ background:#308aef; }
.highlight.yellow 	{ background:#cb7a0b; }
.highlight.custom 	{ background:#921529; }

span.dropcap  {
	font-size:40px; 
	margin-right:6px; 
	text-transform: uppercase; 
	float: left; 
	line-height: 1; 
	font-weight:bold;
}

span.dropcap.pink   { color:#bd1e7b; }
span.dropcap.green   { color:#668508; } 
span.dropcap.red    { color:#ef2d2d; } 
span.dropcap.orange { color:#ff6600; } 
span.dropcap.blue   { color:#308aef; } 
span.dropcap.yellow { color:#cb7a0b; }
span.dropcap.custom { color:#921529; }


/* align paragraphs */
p.text-left { text-align: left }
p.text-right { text-align: right }
p.text-center { text-align: center }
p.text-justify { text-align: justify }


/*
	Carousel Widget and Other widgets
*/

.category-item, .title-block .category-item { top:10px; left:10px;  font-size: 12px; margin-right: 10px;}
.category-item a, .meta-share a { color:#FFF; text-decoration:none; padding: 3px 5px; display: inline-block; }
.carousel-thumb .category-item { position:absolute; }
.carousel-thumb { position:relative;overflow:hidden; }

.widget li.cat-item { list-style:square; line-height:19px; }
.widget li.cat-item a, .left-col a, .right-col a { color:#666666;}
.widget li.cat-item a:hover, .left-col a:hover, .right-col a:hover { color:#08C;}

.left-col, .right-col { list-style-type: square; }
.left-col li, .right-col li { line-height:19px; }

/*
	Social Counter Widget
*/
#social-counter {
    list-style: none outside none;
    margin: 0 -3px;
}
#social-counter li { float:left; text-align:center;margin-right: 29px;width: 60px; position:relative;}
#social-counter li:last-child { margin-right:0;}
#social-counter li a { color:#666666; }

#social-counter .social {
	color: #666666;
    font-weight: normal;	
}
#social-counter li:hover .social { color:#08C;}
#social-counter .c-icon, #social-counter .c-icon-big {
	display: block;
height: 62px;
margin: -3px 0;
width: 62px;
}

.facebook-social .c-icon { background: url('img/icons/fb-counter.png') center no-repeat; }
.twitter-social .c-icon { background: url('img/icons/twitter-counter.png') center no-repeat; }
.youtube-social .c-icon { background: url('img/icons/youtube-counter.png') center no-repeat; }
.rss-social .c-icon { background: url('img/icons/rss-counter.png') center no-repeat; }

.facebook-social .c-icon-big { background: url('img/icons/fb-counter.png') center no-repeat; }
.twitter-social .c-icon-big { background: url('img/icons/twitter-counter.png') center no-repeat; }
.youtube-social .c-icon-big { background: url('img/icons/youtube-counter.png') center no-repeat; }
.rss-social .c-icon-big { background: url('img/icons/rss-counter.png') center no-repeat; }

#entry-counters { 
	background: none repeat scroll 0 0 white;
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
	min-height: 260px;
	padding: 20px;
	position: absolute;
	right: -100px;
	top: 73px;
	width: 45px;
}
#entry-counters #social-counter li { float:none; text-align:center;margin-right: 0;width: 55px;/*margin-bottom: 28px;*/	position: relative;}
#entry-counters #social-counter li:last-child { margin-bottom:4px;}
#entry-counters #social-counter .c-icon { height: 61px;
    width: 53px; }

.facebook-social .c-icon, .facebook-social .c-icon-big { background-color:none; }
.twitter-social .c-icon, .twitter-social .c-icon-big { background-color:none; }
.youtube-social .c-icon, .youtube-social .c-icon-big { background-color:none; }
.rss-social .c-icon, .rss-social .c-icon-big { background-color:none; }

.search-widget { font-size: 10px; line-height: 16px; }
.search-widget { margin-bottom: 0 !important }

#searchform input[type=text] { margin:0;}
#search-block { display: block; }
#searchform input[type=text] {
	background: none repeat scroll 0 0 #000000;
border: 2px solid #EBEBEB;
border-radius: 7px 7px 7px 7px;
box-shadow: none;
color: #FFFFFF;
height: 24px;
margin: 0;
padding: 0 10px;
}
.no-results input[type="text"] { margin-bottom: 0; }


::-webkit-input-placeholder	{ color:#A8A8A8; }
input:-moz-placeholder { color:#A8A8A8; }
		
input:-ms-placeholder { color:#A8A8A8; }
::-ms-input-placeholder	{ color:#A8A8A8; }
:-ms-input-placeholder	{ color:#A8A8A8; }

/* Search Form */
#searchform { float:right; margin-top:20px;}
#searchform div {	margin: 0; }
#searchform #s {  }
#searchform #s:focus { background-color: #000; }
#searchform #searchsubmit {} 
#searchform label { display: none; }
#searchform label { display:none; }
#wide-sidebar #searchform #s { background-color: #FFFFFF;
float: left;
width: 80%; }


/*
   ------------------------------------------------------
		Tag Cloud Widget and Tags
   ------------------------------------------------------
*/
.widget .tagcloud a[class|=tag-link],
.tagcloud a[class|=tag-link],
#entry-post a[rel=tag] {
    font-size: 10px !important;
	padding: 3px 5px 3px;
	line-height: 14px;
	color: #666666;
	margin-top: 5px;
	float: left;
	margin-right: 5px;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	-transition: background-color 0.2s linear;
	text-transform: uppercase;
	border: 1px solid #EBEBEB;
}

#entry-post a[rel=tag] {  }

.widget .tagcloud a[class|=tag-link]:hover,
#entry-post a[rel=tag]:hover,
.tagcloud a[class|=tag-link]:hover { background-color:#08C; color: #FFF; }

.widget .tagcloud { margin-right: -5px; }


/*
   ------------------------------------------------------
					Overall Score
   ------------------------------------------------------
*/
#overscore-block {
	float: left;
	width: 50%;
	margin-right: 15px;
}
.overall-head {
	background-color: #921529; 
	padding: 15px; 
	width: 91%
}
.wrapper-overall-name {
	width: 70%; 
	float: left
}
.wrapper-overall-name img {
	float: left; 
	margin-top: 5px;	
}

span.overall-name {
	font-weight: bold; 
	font-size: 18px; 
	line-height: 25px
}

.wrapper-overall-score {
	width: 30%;
	float: right
}
span.overall-score {
	font-weight: bold; 
	font-size: 44px; 
	text-align: right; 
	float: right; 
	line-height: 50px
}

.wrapper-criteria {
	background-color: #2a2a2a; 
	width: 91%; 
	padding: 15px; 
	margin-bottom: 5px;  
	margin-right: 15px; 

}

ul.criteria-list { list-style-type: none; }
ul.criteria-list li { padding: 10px 0; border-bottom: 1px solid #393939; }
ul.criteria-list li img { margin-top: 3px; float: right }
ul.criteria-list li span { color: #999 }
ul.criteria-list li:last-child {
	 margin-bottom: 0
}


/*
   ------------------------------------------------------
					Copyrights
   ------------------------------------------------------	
*/

.copyright, .add-info { margin-right:15px; float:right; padding: 35px 0; color:#B4B4B4 ;}
.copyright { float:left;}
.copyright p, .add-info p { margin-bottom:0;}

.copyright a, .add-info a {color:#E3E3E3;}
.copyright a:hover, .add-info a:hover {color:#08C;}

/*
   ------------------------------------------------------
					Blog pagination
   ------------------------------------------------------	
*/
.pagination { position:relative; font-size:11px; line-height:13px; margin: 0; }
.page .pagination { margin-top: 30px; }
#entry-comments .pagination { margin-top: 15px; margin-bottom: 30px; }
 
.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 6px 9px;
	text-decoration:none;
	width:auto;
	color:#666666;
	border: 1px solid #EBEBEB;
}
 
.pagination a:hover { color:#fff !important;	background: #08C; }
.pagination .current { padding:6px 9px 6px 9px; background: #08C; color:#fff; }
.blog-navigation { text-align:center; /*border-top: 1px solid #A5A5A5; margin: 0 -20px -20px -20px;*/ }

.page-desc { color: #9D9D9D;font-style: italic; margin-bottom:20px; }
.page .edit-link { margin-top: 30px; display: inline-block; }
.post .edit-link { margin-top: -10px; display: block; margin-bottom: 20px; }

.demo-class { color: #ccc }
.demo-class strong { color: #fff }

.nav-previous {	float: left; width: 50%; }
.nav-next {	float: right; text-align: right; width: 50%; }
.nav-single .widget-devider { margin-bottom: 15px; margin-top: 30px;}
.nav-single-hidden { display: none; }



/* li Scroller */
/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
	width: 100%; 
	height: 27px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 8px;
	width: 100%;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 1170px;
	font: normal 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden

}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
		overflow-y: hidden
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;

	font: normal 10px Verdana;
	margin: 0 30px 0 0;
	overflow-y: hidden
} 
ul.newsticker span {
	margin: 0 10px 0 0;
	overflow-y: hidden
} 


/*
	Widgets and Images 
*/

.widget ul { margin-bottom:0; }
.widget form { margin-bottom:0; }

i {
	margin-right: 4px;
}

.widget-post-small-thumb {
	position:relative;
	float: left;
}
.widget-post-small-thumb img {
	width: 55px;
	max-width: 55px;
	margin-right: 15px;
	margin-bottom: 15px;
}


}
li.with-icon {
	padding-bottom: 5px
}

.meta-time .author-post { margin-bottom: 5px !important; }
.icon-big {
	margin-top: 3px;
}

/*span4.margin-30b { margin-bottom: 15px }
li.second-post { border-bottom: 1px solid #ececec; margin-bottom: 15px; } */
/*.small-meta { float: right;	font-size: 11px }
.small-meta.left { float: left; }*/


/* 
   ------------------------------------------------------
				Social Icons Widget
   ------------------------------------------------------
*/

.social-icons { margin-right: -5px; }
a.behance, a.delicious, a.deviantart, a.digg, a.dribbble, a.facebook, a.flickr, a.forrst, a.google, a.lastfm, a.linkedin, a.pinterest, a.rss, a.skype, a.tumblr, a.twitter, a.vimeo, a.youtube {
	display: block;
	width: 32px;
	height: 32px;
	margin-right: 5px;	
	margin-top: 5px;
	line-height:0;
	float: left;
	background: url(img/social-icons.png) left top no-repeat;

			-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;		
	
}
a.behance { background-position: -544px 0 }
a.behance:hover { background-position: -544px -32px }

a.delicious { background-position: -512px 0 }
a.delicious:hover { background-position: -512px -32px }

a.deviantart { background-position: -480px 0 }
a.deviantart:hover { background-position: -480px -32px }

a.digg { background-position: -448px 0 }
a.digg:hover { background-position: -448px -32px }

a.dribbble { background-position: -416px 0 }
a.dribbble:hover { background-position: -416px -32px }

a.facebook { background-position: -384px 0 }
a.facebook:hover { background-position: -384px -32px }

a.flickr { background-position: -352px 0 }
a.flickr:hover { background-position: -352px -32px }

a.forrst { background-position: -320px 0 }
a.forrst:hover { background-position: -320px -32px }

a.google { background-position: -288px 0 }
a.google:hover { background-position: -288px -32px }

a.lastfm { background-position: -256px 0 }
a.lastfm:hover { background-position: -256px -32px }

a.linkedin { background-position: -224px 0 }
a.linkedin:hover { background-position: -224px -32px }

a.pinterest { background-position: -192px 0 }
a.pinterest:hover { background-position: -192px -32px }

a.rss { background-position: -160px 0 }
a.rss:hover { background-position: -160px -32px }

a.skype { background-position: -128px 0 }
a.skype:hover { background-position: -128px -32px }

a.tumblr { background-position: -96px 0 }
a.tumblr:hover { background-position: -96px -32px }

a.twitter { background-position: -64px 0 }
a.twitter:hover { background-position: -64px -32px }

a.vimeo { background-position: -32px 0 }
a.vimeo:hover { background-position: -32px -32px }

a.youtube { background-position: 0 0  }
a.youtube:hover { background-position: 0 -32px }



.top-social-block li a {
	display: block;
	width: 28px;
	height: 28px;
	line-height:0;
	background: url(img/social-icons.png) 0 -64px no-repeat;

	
			-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;	
	
}
.top-social-block { padding: 0 20px 20px}
.top-social-block ul { list-style:none; margin:0 15px 0 0; }
.top-social-block ul li { padding:0; float:right; }

.top-social-block li a.youtube-top { background-position: 0 -64px  }
.top-social-block li a.youtube-top:hover { background-position: 0 -92px }

.top-social-block li a.vimeo-top { background-position: -28px -64px  }
.top-social-block li a.vimeo-top:hover { background-position: -28px -92px }

.top-social-block li a.twitter-top { background-position: -56px -64px  }
.top-social-block li a.twitter-top:hover { background-position: -56px -92px }

.top-social-block li a.tumblr-top { background-position: -84px -64px  }
.top-social-block li a.tumblr-top:hover { background-position: -84px -92px }

.top-social-block li a.rss-top { background-position: -112px -64px  }
.top-social-block li a.rss-top:hover { background-position: -112px -92px }

.top-social-block li a.pinterest-top { background-position: -140px -64px  }
.top-social-block li a.pinterest-top:hover { background-position: -140px -92px }

.top-social-block li a.google-top { background-position: -168px -64px  }
.top-social-block li a.google-top:hover { background-position: -168px -92px }

.top-social-block li a.facebook-top { background-position: -196px -64px  }
.top-social-block li a.facebook-top:hover { background-position: -196px -92px }

.top-social-block li a.dribbble-top { background-position: -224px -64px  }
.top-social-block li a.dribbble-top:hover { background-position: -224px -92px }


/* 
   ------------------------------------------------------
				Popular & Recent Posts Widget
   ------------------------------------------------------
*/

.recent-posts-widget .post-title a,
.popular-posts-widget .post-title a,
.one-column-widget .post-title a,
.two-column-widget .post-title a {
	color:#666666;
}
.two-column-widget .span6, .two-column-widget .span4 { position: relative; }
.two-column-widget .widget-title { top: -65px; }

.recent-posts-widget .post-title a:hover,
.one-column-widget .post-title a:hover,
.two-column-widget  .post-title a:hover,
.popular-posts-widget .post-title a:hover { color:#08C; }


/* 
   ------------------------------------------------------
				Recent Posts & Recent Comments Widget
   ------------------------------------------------------
*/
.nav-tabs li a{
		font-weight:normal !important;
}
.home div#content.container div.row-fluid div.span4{
	margin-top:0px;	
	border:#000 0px solid;
}

/*.comments {
	color:#FFF;
	display:inline-block;
	width:40px;
	height:34px; 
	text-align: center;
	float:left;
	font-size:11px;
}
.comments.comm { background: url('img/icons/popular-comments.png') left top no-repeat; }
.comments.likes { background: url('img/icons/popular-likes.png') left top no-repeat; padding-top: 8px; margin-bottom: -8px; }
.comments.views { background: url('img/icons/popular-views.png') left top no-repeat;padding-top: 6px;margin-bottom: -9px; }*/

/*ul.popular-post-widget .comments a { color:#FFF; padding: 4px 0; display:block;}
ul.popular-post-widget .comments a:hover { color:#08C; }

.popular-post-widget .post-title,
.popular-post-widget .meta,
.recent-post-widget .post-title,
.recent-post-widget .meta { margin-left:55px; overflow-x: hidden; }*/

.widget-one-column-horizontal,
.popular-posts-widget,
.recent-posts-widget,
.recent-comments-widget {  list-style:none; margin-left:0; }

.widget-one-column-horizontal li,
.popular-posts-widget li,
.recent-posts-widget li,
.recent-comments-widget li { border-bottom: 1px solid #EBEBEB; margin-bottom: 15px; }

.widget-one-column-horizontal li:last-child,
 .recent-comments-widget li:last-child,
 .recent-posts-widget li:last-child,
 .popular-posts-widget li:last-child  { margin-bottom: 0; }

.widget-one-column-horizontal h5,
.popular-posts-widget h5,
.recent-posts-widget h5,
.comment-text { margin-bottom: 5px; }

.widget-one-column-horizontal .meta,
.popular-posts-widget .meta,
.recent-posts-widget .meta,
.recent-comments-widget .meta { border-top: 0; padding-top: 0; padding-bottom: 10px; }


/* 
   ------------------------------------------------------
				Recent Comments Standard Widget
   ------------------------------------------------------
*/


/* 
   ------------------------------------------------------
					2 Columns List Widget
   ------------------------------------------------------
*/
ul.columns-list li {
	border-bottom: 1px dashed #E9EEF4;
	padding: 10px 0
}


/* 
   ------------------------------------------------------
					Facebook Widgets
   ------------------------------------------------------
*/

.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span { width: 100% !important }
.fb-like-box .fbConnectWidgetTopmost { border:0 !important;}
.facebook-box { padding: 0 10px; }

/* 
   ------------------------------------------------------
						Flickr Widget
   ------------------------------------------------------
*/

[class^="ct-flickr-"] { list-style-type: none; margin: -9px -9px 0 0; }
[class^="ct-flickr-"] li { list-style-type: none; float: left; display: block; margin-right: 9px; margin-top: 9px; border: none; padding:0; }
[class^="ct-flickr-"] li a img { display: block; }

/* 
   ------------------------------------------------------
						Instagram Widget
   ------------------------------------------------------
*/

[class^="ct-instagram-"] li { list-style-type: none;float: left; margin-top:9px; margin-right:9px; }
[class^="ct-instagram-"] { list-style-type: none; margin: -9px -9px 0 0; }
[class^="ct-instagram-"] li img { width: 109px; height: 109px; }

/* 
   ------------------------------------------------------
						Related Posts Widget
   ------------------------------------------------------
*/
.related-posts-single { list-style:none; margin: -9px -9px 0 0;}
.related-posts-single img { width:109px; height: 109px; }
.related-posts-single li { float:left; padding:0; margin-top: 9px; margin-right:9px; position: relative; }
.related-posts-single .ct-rating-s { margin: 0; }

#wide-sidebar .related-posts-single li a img { width:102px; height: 102px; }
#wide-sidebar .related-posts-single li { margin-right:10px; }
/*#wide-sidebar .related-posts-single li:nth-child(3n+3) {margin-right: 0;}*/

/* 
   ------------------------------------------------------
					Twitter Widget
   ------------------------------------------------------
*/


.home .container .row-fluid .ct-block{
	width:31.6%;
	float:left;	
}
.home .container .row-fluid .ct-block .widget{
	border:0px !important;
	border-radius:0px;
    box-shadow: none !important;
}

.home .container .row-fluid .ct-block .widget div.widget-title{
	background: url("img/latestnews.png") no-repeat scroll 0 0 transparent !important;
border: 0 solid #FF0000;
box-shadow: none;
float: left;
height: 20px;
text-indent: -3000px;
width: 189px;

}
.home .container .row-fluid .ct-block .widget{
	paddin:0pc !important;
}
.home .container .row-fluid .ct-block .widget div.widget-title .plus{ display:none;  }

.home .container .row-fluid .ct-block .widget {padding: 20px 20px 80px 0px;}

.tweet_list { list-style: none;	overflow-y: hidden; background-color:#fff; overflow-x:hidden; Margin: 0px 0px 0px 0px !important; }
.tweet_list .awesome,
.tweet_list .epic { text-transform: uppercase; }
.tweet_list li { overflow-y: auto; overflow-x: auto; display: block; padding: 10px 0 0; background:url('img/tweet_h_rule.jpg') top repeat-x;  border:0px solid #000;}

	
	



.tweet_list li:first-child { 0 }
.tweet_list li:last-child { padding-bottom: 0; }
.tweet_list .tweet_avatar {  float: left; }
.tweet_list .tweet_avatar img { vertical-align: middle;	}
.tweet_list .tweet_time a { /*color: #9D9D9D; font-size: 11px; font-weight: normal; */
	 background: #ff0182; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDE4MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMzAwMGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);	
	background: -moz-linear-gradient(left,  #ff0182 0%, #e3000f 100%); /* FF3.6+ */	
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ff0182), color-stop(100%,#e3000f)); /* Chrome,Safari4+ */	
	background: -webkit-linear-gradient(left,  #ff0182 0%,#e3000f 100%); /* Chrome10+,Safari5.1+ */	
	background: -o-linear-gradient(left,  #ff0182 0%,#e3000f 100%); /* Opera 11.10+ */	
	background: -ms-linear-gradient(left,  #ff0182 0%,#e3000f 100%); /* IE10+ */	
	background: linear-gradient(to right,  #ff0182 0%,#e3000f 100%); /* W3C */	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0182', endColorstr='#e3000f',GradientType=1 ); /* IE6-8 */
		border: 0 solid #009933;
color: #FFFFFF;
display: block;
float: left;
font-size: 14px;
font-weight: normal;
padding: 13px 10px 13px 10px;
position: relative;
text-align: left;
width: 87px;
	}
	
	.tweet_list .tweet_time a:hover { color:#FFF !important;}
.tweet_list .tweet_text{ margin: 5px 0 3px 0px; display:block; float:right; border:0px solid #093;width:215px; height:55px; overflow:hidden; font-family:arial, verdana, helvetica, FreeSans, sans-serif; }
.tweet_list .tweet_time a:hover { color: #08C; }
a.tweet_avatar { display: block; }
.tweet_list li span.tweet_time { display:block; float:left; border:0px solid #099; width:auto; text-align:center; }
a.tweet_avatar { margin-right: 10px; margin-bottom: 20px; }


/* 
   ------------------------------------------------------
				Author Profile Widget
   ------------------------------------------------------
*/

.author-inner-block {
	background-color: #fff !important; border:1px solid #ececec; padding:20px;
}
.author-name {
	border-right: 1px dashed #ececec; padding-right:5px; background-color: #f1f2f3; padding: 2px;border-radius: 2px
}
a.author {
	background: transparent url(img/icons/author-icons.png) 0 0 no-repeat;
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-transition: none;
}

a.author:hover {
	background-color: transparent
}

a.author.twitter-icon { background-position: 0 0 }
a.author.twitter-icon:hover { background-position: 0 -16px }

a.author.flickr-icon { background-position: -16px 0 }
a.author.flickr-icon:hover { background-position: -16px -16px }

a.author.facebook-icon { background-position: -32px 0 }
a.author.facebook-icon:hover { background-position: -32px -16px }

a.author.google-icon { background-position: -48px 0 }
a.author.google-icon:hover { background-position: -48px -16px }

.textwidget img { width:auto; }

/* 
   ------------------------------------------------------
						Post Like
   ------------------------------------------------------
*/

.post-like{  

}  
  
.like{  
    background:url('img/icons/heart.png') 0 1px no-repeat;  
    width: 17px;  
    height: 16px;  
    display: block;  
    float:left;  
    margin-right: 2px;  
    -moz-transition: all 0.2s ease-out 0.1s;  
    -webkit-transition: all 0.2s ease-out 0.1s;  
    -o-transition: all 0.2s ease-out 0.1s  
}  
  
 
.voted .like, .post-like .alreadyvoted, .post-like a:hover .like {  
    background:url('img/icons/heart-active.png') 0 1px no-repeat;  
}

.bottom-meta { border-top: 1px dashed #EDEDED; margin-top: 6px; padding-top: 5px; border-style: }

.the-icons { list-style:none; margin:0; }
.the-icons li {
	float: left;
	width: 25%;
	line-height: 25px;
}


/* 
   ------------------------------------------------------
						Flex Slider
   ------------------------------------------------------
*/

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 


/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; padding:0;margin-right: 20px;} /* Hide the slides before the JS is loaded. Avoids image jumping */
#entry-post .flexslider .slides > li, #entry-blog .flexslider .slides > li {border-top:0;}
.widget-slider .slides > li { border-top:0; }
.widget-carousel .slides > li {margin-right: 10px;}
.flex-main.flexslider .slides > li {margin-right: 0px;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

.widget-slider .title-mask { display: none;
    position: absolute;
    right: 0;
    top: 20px;
	max-width:200px;
	}
.home .widget-slider .title-mask {display:block;}
.widget-slider .content-mask { position:absolute; top:90px; right:0; width: 50%; display:none;}
.content-mask p { margin-bottom:0; }
.title-mask .entry-title, .content-mask p { 
	background: #FFF; background: rgba(255, 255, 255, 1); margin-bottom:0; padding:15px; text-transform: uppercase;
}
.content-mask p { text-transform:none;}


/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 20px; position: relative;  zoom: 1; }
.flex-carousel { margin:0;} /* for carousel widget */
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.widget-slider, .widget-carousel, .small-slider { margin:0;}
.widget-carousel { margin-top:10px;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {
background: url("img/icons/bg_direction_nav.png") no-repeat scroll 0 1px transparent;
    cursor: pointer;
    display: block;
    height: 38px;
    margin: -15px 0 0;
    opacity: 1;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    transition: all 0.3s ease 0s;
    width: 20px;
}
.flex-direction-nav .flex-next {background-position: 0 -37px;
right: 15px; }
.widget-slider .flex-direction-nav .flex-prev {left: 15px;}
.flexslider .flex-next:hover, .flexslider .flex-prev:hover {opacity: 1; }
/*.flex-direction-nav .flex-disabled {opacity: 0.3!important; filter:alpha(opacity=30); cursor: default;}*/

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

/* Carousel Widget and One Column Widget */
.flex-carousel .flex-direction-nav a,
.gallery .flexslider .flex-direction-nav a,
#entry-post .flex-direction-nav a {width: 25px; height: 30px;background: url('img/icons/bg_direction_nav.png') no-repeat -5px -72px; /*opacity: 0; filter:alpha(opacity=0)*/;}
.small-slider .flex-direction-nav a {width: 25px; height: 25px;/*opacity: 1; filter:alpha(opacity=100);*/}
.small-slider .meta { padding-bottom: 0; }
.small-slider .entry-title { padding-right: 45px; }

.flex-carousel .flex-direction-nav .flex-next { background: url("img/rightArrow.png") no-repeat scroll 0 0 transparent;
height: 106px;
width: 41px; 
right: -8px;
    top: 57px;
}

.gallery .flexslider .flex-direction-nav .flex-next, #entry-post .flex-direction-nav .flex-next { background-position: 0 -94px; right: -20px; }
.gallery .flexslider .flex-direction-nav .flex-prev, #entry-post .flex-direction-nav .flex-prev { background-position: 0 -80px; left: -20px;}

.small-slider .flex-next { background-position: 0 -97px;
bottom: 40px;
right: 0;
top: inherit; }
.small-slider .flex-prev { background-position: 0 -75px;
bottom: 40px;
right: 20px;
top: inherit; }
.small-slider { /*position: initial !important;*/ }

.flex-carousel .flex-direction-nav .flex-prev {
	background: url("img/leftArrow.png") no-repeat scroll 0 0 transparent;
height: 106px;
width: 41px;
left: 0px;
    top: 57px;

	}

.flex-carousel:hover .flex-direction-nav .flex-next,
.gallery .flexslider:hover .flex-direction-nav .flex-next,
#entry-post .flexslider:hover .flex-next {opacity: 100; filter:alpha(opacity=100); }

.flex-carousel:hover .flex-direction-nav .flex-prev,
.gallery .flexslider:hover .flex-direction-nav .flex-prev,
#entry-post .flexslider:hover .flex-prev {opacity: 100; filter:alpha(opacity=100);}


/* Carousel for Flex Slider Widget */
.widget-carousel .flex-direction-nav a {width: 25px; height: 30px;background: url('img/icons/bg_direction_nav.png') no-repeat 0 -64px; opacity: 0; filter:alpha(opacity=0);}
.widget-carousel .flex-direction-nav .flex-next {background-position: 0 -94px; right: -20px; }
.widget-carousel .flex-direction-nav .flex-prev {left: -20px;}
.widget-carousel:hover .flex-direction-nav .flex-next {right: 0px;opacity: 100; filter:alpha(opacity=100); }
.widget-carousel:hover .flex-direction-nav .flex-prev {left: 0px;opacity: 100; filter:alpha(opacity=100);}


/* Flex Slider Widget */
.widget-slider .flex-direction-nav {
background: none repeat scroll 0 0 white;
    border-color: #C6C6C6 !important;
    border-radius: 0 10px 10px 0;
    border-style: solid !important;
    border-width: 1px 1px 1px 0 !important;
    box-shadow: 4px 3px 5px rgba(0, 0, 0, 0.15); 
	border-radius: 0px 6px 6px 0px !important;
    height: 60px;
    position: absolute;
    right: -121px;
    top: -21px;
    width: 100px;
}

.widget-slider li { position:relative; }
.widget-slider .flex-direction-nav a { margin: 10px 0 0;}



/* 
   ------------------------------------------------------
				Review Format ( Stars )
   ------------------------------------------------------
*/

.ct-rating {
	display: block;
	width: 87px;
	height: 15px;
	margin: 2px 20px 2px 0;
	float: left;
	background: url(img/icons/star-sprites.png) left top no-repeat;
}

.ct-rating-s {
	display: block;
	width: 49px;
	height: 9px;
	margin: 5px 20px 2px 0;
	float: left;
	background: url(img/icons/star-sprites.png) left top no-repeat;
}

.review-block .ct-rating { margin-right: 0; }

.ct-rating.zero { background-position: 0 0; }
.ct-rating.zero_half { background-position: 0 -15px; }
.ct-rating.one { background-position: 0 -30px; }
.ct-rating.one_half { background-position: 0 -45px; }
.ct-rating.two { background-position: 0 -60px; }
.ct-rating.two_half { background-position: 0 -75px; }
.ct-rating.three { background-position: 0 -90px; }
.ct-rating.three_half { background-position: 0 -105px; }
.ct-rating.four { background-position: 0 -120px; }
.ct-rating.four_half { background-position: 0 -135px; }
.ct-rating.five { background-position: 0 -150px; }

/* Small Stars */
.ct-rating-s.zero { background-position: 0 -165px;; }
.ct-rating-s.zero_half { background-position: 0 -174px; }
.ct-rating-s.one { background-position: 0 -183px; }
.ct-rating-s.one_half { background-position: 0 -192px; }
.ct-rating-s.two { background-position: 0 -201px; }
.ct-rating-s.two_half { background-position: 0 -210px; }
.ct-rating-s.three { background-position: 0 -219px; }
.ct-rating-s.three_half { background-position: 0 -228px; }
.ct-rating-s.four { background-position: 0 -237px; }
.ct-rating-s.four_half { background-position: 0 -246px; }
.ct-rating-s.five { background-position: 0 -255px; }

.review-box { position: absolute; top: 10px; right: 10px; background-color: #fff; padding: 3px; }
.carousel-thumb .ct-rating-s { margin: 0; }

.review-block {
	display: block;
	background: #f7f8f9;
	min-width: 220px;
	border: 1px solid #DDD;
	border-bottom: none;
	width: 40%;
	margin: 0 0 15px 25px;
	float: right;
}

.overall_score { font-size: 17.5px;	font-weight: bold; }

.overall_score > .score_name {
	line-height: 50px;
	padding-left: 10px;
}
.overall_score > .score_value {
	font-size: 30px;
	background-color: #ececec;
	padding: 15px 10px;
	float: right;
	margin-left: 15px;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD	
}

ul.score-list, ul.score-list li { list-style-type: none; }
ul.score-list li { font-size: 12px;	font-weight: bold;	padding: 10px 10px;	border-bottom: 1px solid #DDD; }
ul.score-list li:first-child { border-top: 1px solid #DDD; padding-top: 10px; }
ul.score-list li.summary-review { color: #FFF; font-size: 12px; font-weight: normal; }
.criteria_name { float: left; margin-right: 15px; }
.rating-stars {	float: right; margin-top: 2px; }
ul.score-list, ul.score-list li { list-style-type: none; margin: 0; }
ul.score-list { margin-top: -1px; background-color: #fff; }


/* 
   ------------------------------------------------------
							Ads
   ------------------------------------------------------
*/

.rwd-google-ads {
	text-align: center;
	border-top: 5px solid white;
	margin: -25px -20px -20px -20px;
}

.entry-ads, .entry-ads-110 { list-style:none; margin:0;}
.entry-ads li { margin-top:20px; }
.entry-ads li:first-child { margin-top:0; }
.entry-ads-110 { margin-right: -8px;}
.entry-ads-110 li { margin-bottom:8px; margin-right:8px; float:left;}
ul.entry-ads-110 { margin-bottom: -8px; }

.adsense-left { float: left; margin: 0 15px 15px 0; }
.adsense-right { float: right; margin: 0 0 15px 15px; }

/* 
   ------------------------------------------------------
					Bootstrap Override
   ------------------------------------------------------
*/

.btn { font-size: 12px; }
.btn-primary a, .btn-info a, .btn-success a, .btn-warning a, .btn-danger a, .btn-inverse a, .btn-primary:hover a, .btn-info:hover a, .btn-success:hover a, .btn-warning:hover a, .btn-danger:hover a, .btn-inverse:hover a {
color: white;
}
li { line-height: 18px; }
select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input {
font-size: 12px;}
.icon-gray { background-image: url('img/glyphicons-halflings-gray.png'); }
[class^="icon-"], [class*=" icon-"] {
margin-top:0;
margin-bottom: 1px;
}
.comments-title h4 { border-bottom: 1px solid #EBECED; font-weight:normal; }

#contacts-form input[type=text], #contacts-form input[type=password], #contacts-form input[type=email], #contacts-form input[type=url] {
	height:auto;
}

#contacts-form i { margin-right: 0px; }
#contacts-form .input-prepend { margin-bottom: 15px; }
#contacts-form form { margin-bottom:0;}
#contacts-form .btn { float:right; font-weight:bold; }
#contacts-form textarea { margin-bottom:15px; }

/* addthis service */
.addthis_button_facebook_like {height: 22px; margin-bottom: 0;}
.addthis_button_tweet { height:22px; }

/*.margin-comments li:first-child .first-comment { padding-top:0; }*/
.textwidget .accordion { margin-bottom:0; }

.accordion-heading .accordion-toggle { font-weight: bold; }

/* sitemap  */
.entry-sitemap h5 { margin-bottom:5px; }
.entry-sitemap ul { margin-bottom:10px; }
.entry-sitemap .posts-name { list-style:none; margin-bottom:40px; }
.entry-sitemap .category-name {list-style:none;margin-bottom: 40px;}
.entry-sitemap .categories img { width:auto; display:inline-block; }
.entry-sitemap .posts-name li ul li, .entry-sitemap .category-name li ul li, .entry-sitemap .pages-name li { padding-bottom:5px; }

.twitter-tweet-rendered { width:100% !important;}
.twt-border {
	_width: 100%!important;
	max-width: 100%!important;
	min-width: 100%!important;
}

.category-ads ins { float:right; }

/* google prettify */
.com { color: #93a1a1; }
.lit { color: #195f91; }
.pun, .opn, .clo { color: #93a1a1; }
.fun { color: #dc322f; }
.str, .atv { color: #D14; }
.kwd, .prettyprint .tag { color: #1e347b; }
.typ, .atn, .dec, .var { color: teal; }
.pln { color: #48484c; }

.prettyprint {
  padding: 8px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
.prettyprint.linenums {
  -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
     -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
          box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}


/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin: 0 0 0 33px; /* IE indents via margin-left */
}
ol.linenums li {
  padding-left: 12px;
  color: #bebec5;
  line-height: 20px;
  text-shadow: 0 1px 0 #fff;
}


#author-description h2.entry-title { margin-bottom: 5px; }
#author-avatar img { float: left; padding-right:15px; padding-bottom: 15px; }
#author-info {
	border-bottom: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-bottom: 20px;
}

.sb-3 #social-counter li { margin-right: 24px; }
.sb-3 #social-counter li:last-child { margin-right: 0; }






/* 
   ------------------------------------------------------
				For stupid IE
   ------------------------------------------------------
*/
.ie9 .sb-3 #social-counter li,
.ie10 .sb-3 #social-counter li { margin-right: 23px;}
.ie10 .sb-3 #social-counter li { width: 59px; }
.ie8 .sb-3 #social-counter li { margin-right: 20px;}
.ie8 .sb-3 #social-counter { margin-right: -20px;}
.ie8 .entry-ads-110 { margin-right: -9px; }
.ie8 .related-posts-single img,
.ie8 .widget-post-small-thumb img  { max-width: inherit; }
.ie8 .widget-thumb li { float: left; margin-right: 8px; margin-top: 8px; position: relative; }
.ie8 .widget-thumb li:first-child { margin-right: 0px; margin-top: 0px; }
.ie8 #entry-counters #social-counter li:last-child { margin-bottom: 0px; }
.ie10 .carousel-thumb img,
.ie10 .widget-post-big-thumb img,
.ie10 .widget-big-thumb img,
.ie10 .related-posts-single img { visibility: visible !important; opacity: 1 !important; }


/* 
   ------------------------------------------------------
				Added in the v 1.01
   ------------------------------------------------------
*/
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}
/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
h1.text-logo { line-height: 46px !important; }


/* 
   ------------------------------------------------------
				Added in the v 1.02
   ------------------------------------------------------
*/
.ie10 #entry-post .flexslider img  {visibility: visible !important; opacity: 1 !important;}


 div#content.container div.row-fluid div.span4 div.widget.news-widget div.widget-title{
	background: url("img/latestnews.png") no-repeat scroll 0 0 transparent !important;
box-shadow: none;
float: left;
height: 20px;
margin: 33px 98px;
text-indent: -3000px;
width: 189px;
	
}


 div#content.container div.row-fluid div.span4 div.widget.news-widget  div.widget-title div.arrow-down{
display:none;	
}

 div#content.container div.row-fluid div.span4 div.widget.news-widget div.widget-title div.plus{
	display:none;
}

.news-widget{
	background:none !important;
	border:none !important;
	box-shadow:none !important;
	
}




 div#content.container div.row-fluid div.span7 div.widget{
	border-radius:0px !important;
}

 div#content.container div.row-fluid div.span4 div.widget div.widget-title{
	
	background: #ff0181  !important; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDE4MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMzAwMTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;

background: -moz-linear-gradient(left,  #ff0181 0%, #e30010 100%) !important; /* FF3.6+ */

background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ff0181), color-stop(100%,#e30010)) !important; /* Chrome,Safari4+ */

background: -webkit-linear-gradient(left,  #ff0181 0%,#e30010 100%) !important; /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(left,  #ff0181 0%,#e30010 100%) !important; /* Opera 11.10+ */

background: -ms-linear-gradient(left,  #ff0181 0%,#e30010 100%) !important; /* IE10+ */

background: linear-gradient(to right,  #ff0181 0%,#e30010 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0181', endColorstr='#e30010',GradientType=1 ) !important; /* IE6-8 */


}

 div#content.container div#wide-sidebar.row-fluid div.span4 div.ct-full-width div.widget,
  div#content.container div#wide-sidebar.row-fluid div.span4 div.ct-block div.widget
  {
	
	margin: 0 0 53px;
}

 div#content.container div#wide-sidebar.row-fluid div.span8 div.ct-full-width div.widget{
	margin: 23px 0 53px;
}


 div#content.container div#wide-sidebar.row-fluid div.span8 div.ct-full-width div.widget div.row-fluid div.span6 div.widget-title {
	right: -15px;
	top: -85px;
}

 div#content.container div.row-fluid{
	margin-bottom: 20px;
}





/* div#content.container div.row-fluid div.span4{
	margin-bottom: 10px;
	margin-top: 55px;
}*/

 .home div#content.container div.row-fluid div.span4 .widget{
	min-height:400px;
 }

.ttftr {
  	background: none repeat scroll 0 0 #333234;
    border-top: 1px solid #111111;
    clear: both;
    color: #AAA9AA;
    margin: -10px auto;
    width: 1211px;}
	
	.ttftr .breadcrumbs {
  
	background:-moz-linear-gradient(left, #333 20%, #666 50%, #333 80%);
	background:-webkit-linear-gradient(left, #333 20%, #666 50%, #333 80%);
	background:-ms-linear-gradient(left, #333 20%, #666 50%, #333 80%);
	background:linear-gradient(left, #333 20%, #666 50%, #333 80%);
	-pie-background:linear-gradient(left, #333 20%, #666 50%, #333 80%);
  border-bottom: 1px solid #111111;
  border-top: 1px solid #7D7D7D;
  height: 35px;
  margin: 0;
  overflow: hidden;
  padding: 0 20px;
}

.ttftr .breadcrumbs > li.msg {
background: none repeat scroll 0 0 transparent;
color: #E9008D;
float: right;
font-size: 18px;
list-style: none outside none;
margin: 2px 0;
text-transform: none;
}

.ttftr .content {
  background:-moz-linear-gradient(center top, #333234 0%, #000 100%);
	background:-webkit-linear-gradient(top, #333234 0%, #000 100%);
	background:linear-gradient(center top, #333234 0%, #000 100%);
	-pie-background:linear-gradient(center top, #333234 0%, #000 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff333234', endColorstr='#ff000000', GradientType=0);
  border-bottom: 1px solid #111111;
  border-top: 1px solid #7D7D7D !important;
  clear: both;
  margin: 0;
  padding: 20px 10px;
}
.ttftr .content {
  background: -moz-linear-gradient(center top , #333234 0%, #000000 100%) repeat scroll 0 0 transparent;
  border-bottom: 1px solid #111111;
  border-top: 1px solid #7D7D7D !important;
  clear: both;
  margin: 0;
  padding: 20px 10px;
}

.ttftr .content ul {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.ttftr .content ul > li {
    list-style-image: none;
    list-style-type: none;
    margin-bottom: 6px;
}

.ttftr .grid_width_5 .grid_col {
    width: 172px;
}
.ttftr .grid_col {
    float: left;
    margin: 0 10px;
    position: relative;
}

.ttftr .content h2 {
  font-size: 16px;
  margin-bottom: 2px;
}

.ttftr .content a, .ttftr .aboutus a, #page-footer li a {
    color: #AAA9AA !important;
    font-weight: normal;
}

.ttftr .breadcrumbs > li.msg > span {
    display: block;
    padding: 5px 0;
}
.ttheme_3 .colorprime, .ttheme_3 .colorprime li strong, .ttheme_3 .colorprime li a:first-child, .ttheme_3 #page-footer li a {
    color: #E9008D;
}

.ttftr .aboutus {
  background-color: #000000;
  border-top: 1px solid #7D7D7D;
  color: #AAA9AA;
  font-size: 12px;
  padding: 15px;
}

.ttftr ul.ultype3 {
    margin-bottom: 4px;
}
.fleft {
    float: left;
}
.ultype3 {
    list-style: none outside none;
    padding: 0;
}
.fleft, .insertleft {
    float: left;
    position: relative;
}
ul, ol {
    list-style-position: outside;

}

.ttftr ul.ultype3 li {
    border-color: #333333;
    margin-bottom: 0;
}
.ultype3 > li {
    border-right: 1px solid #BBBBBB;
    display: inline;
    padding: 0 8px;
}

.ttftr ul.ultype3 {
    height: 20px;
margin-bottom: 0;
}
.ttheme_3 .colorprime, .ttheme_3 .colorprime li strong, .ttheme_3 .colorprime li a:first-child, .ttheme_3 #page-footer li a {
    color: #E9008D;
}

.ultype3 {
    list-style: none outside none;
    margin: 0 !important;
    padding: 0;
}
.fright, .insertright {
    float: right;
    position: relative;
}

 footer#footer div.ttftr div.ttftrinner div.aboutus ul.ultype3 li.omega{
	border:none !important;	
}

 footer#footer div.ttftr div.ttftrinner div.aboutus ul.ultype3 li.omega a strong{
	color: #E9008D;
float: right;
}

 footer#footer div.ttftr div.ttftrinner div.aboutus div.copyright{
	float: right;
	margin: 0;
	padding: 0;
}

div#content.container div.row-fluid div.span12 div.widget{
	background: #ffffff !important; /* Old browsers */

background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%) !important; /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1)) !important; /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%) !important; /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%) !important; /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%) !important; /* IE10+ */

background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%) !important; /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ) !important; /* IE6-9 */


}

div#content.container div.row-fluid div.span4 div.widget,
div#content.container div.row-fluid div.span8 div.widget
{
	background: #ffffff !important; /* Old browsers */

background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%) !important; /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1)) !important; /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%) !important; /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%) !important; /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%) !important; /* IE10+ */

background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%) !important; /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ) !important; /* IE6-9 */
}

.nav-tabs li a{
	background: url("img/topTab.png") repeat scroll -13px -13px transparent !important;
	color:#000000 !important;
	font-size:14px;
	border: medium none !important;
}

.nav-tabs li.active a{
	background: url("img/topTabSelected.png") repeat scroll -13px -13px transparent !important;
	color:#000000 !important;
	border: medium none !important;
	font-size:14px;
	
	
}

#leftTab{
	border: medium none;
    left: 13px;
    position: absolute;
	width: 188px;

}

.liner{
	border-top: 1px solid #C6C6C6;
position: absolute;
top: 32px;
width: 100% !important;
display:none;
}

.active {
	z-index:3;	
}

#rightTab{
	left: 171px;
    position: absolute;
	width: 188px;
	display:none;
}

.backgrounder{

	background: none repeat scroll 0 0 #FFFFFF;
height: 34px;
left: -1px;
position: absolute;
top: -2px;
width: 103%;
}

.padder{
	padding:10px;
}


/*.bottom-shadow{
background:none !important;	
}*/

.breadcrumbs .logo{
	list-style: none outside none;
	margin: 7px -5px;
	float:left;
}

.postHolders{
	border-top: 3px solid #CBCBCB;
}


html body.search div#content.container div#wide-sidebar.row-fluid div.span8 div.row-fluid div.span12 div.ct-page div.row-fluid div.span12 article#post-0.post div.entry-content form#searchform {
  margin-top: 20px;
  width: 300px;
}

html body.search div#content.container div#wide-sidebar.row-fluid div.span8 div.row-fluid div.span12 div.ct-page div.row-fluid div.span12 article#post-0.post div.entry-content form#searchform input#s.field {
  background-color: #FFFFFF;
  float: left;
  width: 55%;
}



/* 
   ------------------------------------------------------
					Responsive Styles
   ------------------------------------------------------
*/

@media (max-width: 600px) { 
		#blog-entry .post-entry { width: 232px;} 
		#blog-entry, #post-entry, #page-entry, #blog-entry.homepage { margin-left:0; margin-right:0; }				
}

@media  (max-width: 480px) { 

html body.search div#content.container div#wide-sidebar.row-fluid div.span8 div.row-fluid div.span12 div.ct-page div.row-fluid div.span12 article#post-0.post div.entry-content form#searchform input#s.field {
  background-color: #FFFFFF;
  float: none;
  width: 100%;
}


html body.search div#content.container div#wide-sidebar.row-fluid div.span8 div.row-fluid div.span12 div.ct-page div.row-fluid div.span12 article#post-0.post div.entry-content form#searchform {
  margin-top: 20px;
  width: 280px;
}

		.navigation select { display: block; }
		#menu, .cat-posts, .banner, .single-post-sidebar, .top-menu { display:none; }
		.meta-time { display: block; margin: 5px 0 0 0; }
		.meta-author { margin-left:0; }
		
		
				.home .container .row-fluid .ct-block .widget div.widget-title {
 
  margin: 10px -41px !important;
  
}

.ttftr ul.ultype3 {
  display: block;
  height: 40px;
  margin-bottom: 0;
}

.nav-tabs li a{
	background: url("img/smallTopTab.png") repeat scroll 0 -7px transparent !important;
border: medium none !important;
color: #000000 !important;
font-size: 14px;
margin: -6px 0 !important;
}

.nav-tabs li.active a{
	background: url("img/smallTopTabSelected.png") repeat scroll 0 -7px transparent !important;
border: medium none !important;
color: #000000 !important;
font-size: 14px;
margin: -6px 0 !important;
	
	
}

#leftTab {
  border: medium none;
  left: 13px !important;
  position: absolute;
  width: 116px !important;
}



#rightTab {
  left: 101px !important;
  position: absolute;
  width: 114px !important;
}

.flex-carousel .flex-direction-nav .flex-next {

  top: 30%;

}

.flex-carousel .flex-direction-nav .flex-prev {

  top: 30%;

}

.widget-slider .flex-direction-nav {
  background: none repeat scroll 0 0 white;
  border-color: #C6C6C6 !important;
  border-radius: 0 6px 6px 0 !important;
  border-style: solid !important;
  border-width: 0 !important;
  box-shadow: none;
  height: 60px;
  position: absolute;
  right: -121px;
  top: -21px;
  width: 100px;
}


html body.search div#content.container div#wide-sidebar.row-fluid div.span8 div.row-fluid div.span12 div.ct-page div.row-fluid div.span12 article#post-0.post div.entry-content form#searchform input#s.field {
  background-color: #FFFFFF;
  float: none;
  margin: 10px 5px;
  width: 90%;
}

.ttftr ul.ultype3 {
  display: block;
  height: 69px !important;
  margin-bottom: 0;
}
		
}

@media (max-width: 320px) { 

.widget-title h2, [id^="ctTab-"] li > a {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 14px;
  margin-bottom: 0;
}

div#content.container div.row-fluid div.span4 div.widget div.widget-title {
  font-size: 12px;
  min-width: 134px;
}

html body.search div#content.container div#wide-sidebar.row-fluid div.span8 div.row-fluid div.span12 div.ct-page div.row-fluid div.span12 article#post-0.post div.entry-content form#searchform {
  margin-top: 20px;
  width: 280px;
}

html body.search div#content.container div#wide-sidebar.row-fluid div.span8 div.row-fluid div.span12 div.ct-page div.row-fluid div.span12 article#post-0.post div.entry-content form#searchform input#s.field {
  background-color: #FFFFFF;
  float: none;
  width: 100%;
}


.flex-carousel .flex-direction-nav .flex-next {

  top: 17%;

}

.flex-carousel .flex-direction-nav .flex-prev {

  top: 17%;

}


.ttftr ul.ultype3 {
  display: block;
  height: 69px 69px !important;
  margin-bottom: 0;
}


		#blog-entry .post-entry { width: 234px;}
		#blog-entry, #post-entry, #page-entry, #blog-entry.homepage { margin-left:0; margin-right:0; }
		.widget-one-column-horizontal li:last-child a img { margin-bottom: 20px !important;}
		#social-counter li { margin-bottom: 20px; }
		.cat-one-columnn .read-more { display:none; }
		#entry-blog .cat-one-columnn .read-more { display:block; }
		.widget-slider .title-mask { display: none; }
		.small-slider .flex-next, .small-slider .flex-prev { bottom: 15px; }
		[class^="ct-flickr-"] li a img { width: 73px; height: 73px; }
		.widget-thumb li:not(:first-child) { margin-right: 7px; }
				.home .container .row-fluid .ct-block .widget div.widget-title {

  margin: 10px -41px !important;

}

.tweet {
  margin: 0 auto;
  width: 225px !important;
}

.ttftr ul.ultype3 {
  display: block;
  height: 40px;
  margin-bottom: 0;
}

.nav-tabs li a{
	background: url("img/smallTopTab.png") repeat scroll 0 -7px transparent !important;
border: medium none !important;
color: #000000 !important;
font-size: 14px;
margin: -6px 0 !important;
}

.nav-tabs li.active a{
	background: url("img/smallTopTabSelected.png") repeat scroll 0 -7px transparent !important;
border: medium none !important;
color: #000000 !important;
font-size: 14px;
margin: -6px 0 !important;
	
	
}

#leftTab {
  border: medium none;
  left: 13px !important;
  position: absolute;
  width: 116px !important;
}



#rightTab {
  left: 101px !important;
  position: absolute;
  width: 114px !important;
}

.backgrounder {
  background: none repeat scroll 0 0 #FFFFFF;
  height: 34px;
  left: -1px;
  position: absolute;
  top: -2px;
  width: 104% !important;
}

.liner {
  border-top: 1px solid #C6C6C6;
  position: absolute;
  top: 32px;
  width: 100% !important;
}
	.widget-slider .flex-direction-nav {
  background: none repeat scroll 0 0 white;
  border-color: #C6C6C6 !important;
  border-radius: 0 6px 6px 0 !important;
  border-style: solid !important;
  border-width: 0 !important;
  box-shadow: none;
  height: 60px;
  position: absolute;
  right: -121px;
  top: -21px;
  width: 100px;
}	

}

@media (max-width: 240px) { 
}

@media (max-width: 220px) { 
}

@media (max-width: 176px) { 
}

@media (max-width: 767px) { 


.widget-slider .flex-direction-nav {
  background: none repeat scroll 0 0 white;
  border-color: #C6C6C6 !important;
  border-radius: 0 6px 6px 0 !important;
  border-style: solid !important;
  border-width: 0 !important;
  box-shadow: none;
  height: 60px;
  position: absolute;
  right: -121px;
  top: -21px;
  width: 100px;
}

div#content.container div.row-fluid div.span4 {
  margin-bottom: 10px;
  margin-top: 55px !important;
}

		.related-posts-single li { margin-right: 10px; margin-bottom: 10px; }
		.related-posts-single li:last-child { margin-bottom: 0px; }
		.copyright { padding-left: 20px; float: left; }
		#menu { display: none; }	
		.navigation select { display: block; }
		#respond form div { width:97%;}
		#respond textarea { width: 97%; }
		.navigation { padding:0 15px; }
		.entry-ads li { margin-top: 0px; margin-right:10px; float: left; }
		.entry-ads-110 li { margin-bottom: 10px; margin-right: 10px !important; float: left; }
		.second-column > div { padding-left:0 !important;  }
		.second-column .widget-title { padding-left:0 !important; }
		ul#cbox li:nth-child(3n+3) { margin-right: 10px;}
		.add-info { float:left; padding-left:20px;}
		.ticker-wrapper { padding-left:20px !important;}
		.top-menu { display:none;}
		.copyright, .add-info { padding-bottom:20px; padding-top:20px;}
		.single-video-post iframe, .single-media-thumb iframe { width:100%; }
		.one-column-widget .entry-content { margin-bottom:20px;}
		.second-column { margin-top:40px;}
		#mainmenu-block-bg { position:relative !important;}
		.widget-one-column-horizontal { padding-left: 0;}
		#footer .row-fluid .span4:nth-child(2) .widget { padding-right: 20px; padding-left: 20px; }
		#footer .row-fluid .span4:last-child .widget { padding-left: 20px; }
		.two-column-widget .span6:first-child { margin-bottom: 100px; }
		.one-column-widget .span6:last-child { margin-top: 30px; }
		.bottom-menu { display: none; }
		#footer > div { margin-bottom:0px !important;}
		#footer .span4 .widget { padding-bottom: 0px !important; }
		#footer .span4:last-child .widget { padding-bottom: 20px !important; }
		[class^="ct-flickr-"] li a img { width: 73px !important; height: 73px !important; }
		.widget-slider .content-mask, #entry-counters { display: none; }
		.widget-slider .title-mask .entry-title { font-size: 14px; }
		.widget .meta-posted-by { margin-top: -2px; }
		.widget-slider .flex-direction-nav { width: 60px; right: -20px; top: inherit; bottom: -20px; border: 0; }
		.widget-slider .flex-direction-nav .flex-prev { left: 5px; }
		.widget-slider .flex-direction-nav .flex-next { right: 5px; }
		#footer .row-fluid .span4:first-child .widget { padding-right: 20px; }
		.two-column-widget .span4:nth-child(1), .two-column-widget .span4:nth-child(2) { margin-bottom: 100px; }
		
		.ttftr{
		width: 100% ;
		
		}
		
		.tweet{
		margin: 0 auto;
    width: 333px;
		}
		
		.home .container .row-fluid .ct-block {
    float: none;
    width: 100%;
}

.home .container .row-fluid .ct-block .widget div.widget-title {
  background: url("img/latestnews.png") no-repeat scroll center center transparent !important;
  border: 0 solid #FF0000;
  box-shadow: none;
  float: none;
  height: 20px;
  margin: 16px auto;
  text-indent: -3000px;
  width: 100%;
}

#searchform input[type="text"] {

  width: 90px;
}

.ttftr ul.ultype3 {
  display: block;
  height: 40px;
  margin-bottom: 0;
}



#leftTab {
  border: medium none;
  left: 13px;
  position: absolute;
  width: 188px;
}

#rightTab {
  left: 167px;
  position: absolute;
  width: 188px;
}


.backgrounder {
  width: 237px;
}



}


@media (min-width: 768px) and (max-width: 979px) {
		#menu { display: none; }	
		.navigation select { display: block; }
		.related-posts-single li a img { width: 119px; height: 119px; }
		.related-posts-single li{ margin-bottom: 10px; }
		.related-posts-single li:last-child { margin-bottom: 0px; }
		.related-posts-single li:nth-child(odd) { margin-right: 0px; }	
		.recent-title { display:inline-block; }	
		.box-category { display: none; }
		.recent-post-widget .color-meta { display:none; }
		.meta-time { display: block; margin: 5px 0 0 0; }
		.meta-author { margin-left:0; }
		#respond textarea { width: 285px; }
		#search-block #s {width: 60%;}
		.navigation { padding:0; padding-right: 20px; }
		.navigation select { /*margin-left: 100px;*/ }
		#social-counter li { margin:0 30px 20px 30px; }
		.right-col li { overflow:hidden;}
		#mainmenu-block-bg { position:relative !important;}
		#wide-sidebar #search-block #s { width: 71%; }
		#entry-counters { display: none; }
		.widget-slider .flex-direction-nav { width: 60px; right: -82px; }
		.widget-slider .flex-direction-nav .flex-prev { left: 5px; }
		.flex-direction-nav .flex-next { right: 5px; }
		.widget-slider .content-mask { display: none; }
		.widget-slider .title-mask .entry-title { font-size: 14px; }
		.span4 .news-widget { min-height: 168px !important; max-height: 168px !important; }
		.span4 [id^="v-newsticker-"] { height: 156px !important;  }
		.cat-one-columnn .read-more { display:none; }
		#entry-blog .cat-one-columnn .read-more { display:block; }
		.widget .meta-posted-by { margin-top: -2px; }
		.small-slider .flex-next, .small-slider .flex-prev { bottom: 80px; }
		.sb-3 .widget-title { min-width: inherit; }	
		/* twitter feed title */		
		.home .container .row-fluid .ct-block {border:0px solid #333;}
		.home .container .row-fluid .ct-block .widget{border:0px solid #333;}
		.home .container .row-fluid .ct-block .widget div.widget-title { margin: 30px 0 20px 0 !important; border-color:#0F0; position:absolute; left: 0px; }
		.tweet_list li:first-child{ margin-top:10px;}
		.ttftr{
		width: 766px ;
		
		}
		
		.ttftr .grid_width_5 .grid_col {
    width: 166px;
}

.tweet_list .tweet_text {
width: 130px;


}

.tweet_list .tweet_time a { 
		width: 55px;
		
		}
		
		.nav-tabs li a{
	background: url("img/smallTopTab.png") repeat scroll 0 -7px transparent !important;
border: medium none !important;
color: #000000 !important;
font-size: 14px;
margin: -6px 0 !important;
}

.nav-tabs li.active a{
	background: url("img/smallTopTabSelected.png") repeat scroll 0 -7px transparent !important;
border: medium none !important;
color: #000000 !important;
font-size: 14px;
margin: -6px 0 !important;
	
	
}

#leftTab {
  border: medium none;
  left: 13px;
  position: absolute;
  width: 116px;
}



#rightTab {
  left: 101px;
  position: absolute;
  width: 114px;
}

.backgrounder {
  width: 237px;
}


.liner {
  border-top: 1px solid #C6C6C6;
  position: absolute;
  top: 32px;
  width: 226px;
  display:none;
}
		


}

	/* Portrait tablet to landscape and desktop*/
	@media (min-width: 980px) and (max-width: 1500px) {
		.meta-time {display:inline-block;}
		#social-counter li { margin-right: 15px; width: 50px; }
		#social-counter .fans {font-size: 10px;}
		#search-block #s {width: 70%;}
		a.behance, a.delicious, a.deviantart, a.digg, a.dribbble, a.facebook, a.flickr, a.forrst, a.google, a.lastfm, a.linkedin, a.pinterest, a.rss, a.skype, a.tumblr, a.twitter, a.vimeo, a.youtube {margin-right: 4px;}	
		ul#cbox li a img {width: 75px;height: 75px;}
		ul#cbox li:nth-child(3n+3) {margin-right : 10px; }
		#wide-sidebar #search-block #s { width: 79%; }
		.widget-slider .flex-direction-nav { width: 80px; right: -102px; }
		#entry-counters { right: -82px; padding: 10px; }
		#entry-counters #social-counter li { margin-bottom: 4px; }
		#entry-counters #social-counter li:last-child { margin-bottom: 3px; }
		.span4 [id^="v-newsticker-"] { height: 226px !important;  }
		.span4 .news-widget { min-height: 236px !important; max-height: 236px !important; }
		.cat-one-columnn .read-more { display:none; }
		#entry-blog .cat-one-columnn .read-more { display:block; }
		.widget .meta-posted-by { margin-top: -2px; }
		.small-slider .flex-next, .small-slider .flex-prev { bottom: 80px; }
		.sb-3 .widget-title { min-width: inherit; }
		.related-posts-single img { width: 150px; height: 150px; }
		
		/* twitter feed title */		
		.home .container .row-fluid .ct-block {border:0px solid #333;}
		.home .container .row-fluid .ct-block .widget{border:0px solid #333;}
		.home .container .row-fluid .ct-block .widget div.widget-title { margin: 34px 0 0px 0 !important; border-color:#0F0; position:absolute; left: 0px; }
		.tweet_list li:first-child{ margin-top:10px;}
		
		/* keep menu on one line */
		#menu	{ margin:6px 0px 0px 38px; } 
		.sf-menu-flat a  { padding: 9px 9px 8px 9px; }
			
		#entry-counters { height:auto;}	
		
		.ttftr{
		width: 1042px ;
		
		}
		
		.tweet_list .tweet_time a { 
		width: 55px;
		
		}
					#leftTab {
  border: medium none;
  left: -2px;
  position: absolute;
  width: 188px;
}

#rightTab {
  left: 134px;
  position: absolute;
  width: 188px;
}

.backgrounder {
  width: 328px;
}

.liner {
  border-top: 1px solid #C6C6C6;
  position: absolute;
  top: 2px;
  width: 317px;
  display:none;
}


}

.backgrounder {
   background: none repeat scroll 0 0 #FFFFFF;
  height: 34px;
  left: 1px;
  position: absolute;
  top: -35px;

}

@media (min-width: 1500px) and (max-width: 3000px) {

	.home .container .row-fluid .ct-block {border:0px solid #333;}
		.home .container .row-fluid .ct-block .widget{border:0px solid #333;}
		.home .container .row-fluid .ct-block .widget div.widget-title { margin: 34px 0 0px 0 !important; border-color:#0F0; position:absolute; left: 0px; }
		.tweet_list li:first-child{ margin-top:10px;}
}

/* Blogger List Styles */

.author-list, .author-list li {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.author-list li {
    clear: both;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.author-list h4 {
    margin-bottom: 0px;
}

.author-list p.bloggerDesc {
    margin-top: 10px;
}

.author-list li .avatar {
    float:left;
    margin-right: 20px;
}

.author-list li .author-list-name {
    text-decoration: none;
    font-weight: bold;
}

.text-widget .author-list li .author-list-name {
    color: #000;
}

.author-list li .author-role {
    color:#a9a9a9;
}

.text-widget .author-list  p.bloggerDesc {
	display:none;
}

.text-widget .author-list img.wp-user-avatar {
	width:75px;
	height:75px;
}

.text-widget .author-list li {
	min-height:75px;
}

.text-widget .author-list li.author {
	display:none;
}

/* Reset styles of the usual "more" link */
.text-widget .author-list .read-more, .text-widget .meet-bloggers .read-more {
    float:none;
    padding-top:2px;
}

/* "Meet the bloggers" adjust meta display */
.ct-page .author-list li {
    border: 0px none transparent;
}

.ct-page .author-list li .avatar {
    margin-bottom: 15px;
}

.ct-page .author-list .meta {
    clear: both;
}



/* Vertically align widget bar */
div#content.container div#wide-sidebar div.span4 {
    margin-top:55px;
}

.ct-block {
	height:483px;
}