﻿/*
Theme Name: Crumble - Responsive Wordpress Magazine / Blog
Theme URI: http://themeforest.net/user/ZERGE/portfolio
Description: Crumble - Responsive Wordpress Magazine / Blog
Author: ZERGE
Author URI: http://themeforest.net/user/ZERGE
Version: 1.04
Tags: light, dark,fixed-width, custom-background, threaded-comments 
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/*
	Main Color: #467504
	Wrapper Color: #fff
	Border Image Color: #ececec 
	Header Color: #212121
*/



/* for HTML5 blocks */
header, footer, aside, nav, article, section { display: block; }  

::selection { background-color:#921529; }
::-moz-selection { background-color:#921529; }
a {
	outline: none !important
}

/* 
   ---------------------------------------------------------------------------------------------------------
							Body
   ---------------------------------------------------------------------------------------------------------		
*/
body, .body-class {
	color: #5d5d5d;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 	
 	font-size: 12px;
 	line-height: 18px;
 	background: url(images/bg/bg3.png) left top repeat;
}


/* 
   ---------------------------------------------------------------------------------------------------------
							Clear Floats
   ---------------------------------------------------------------------------------------------------------		
*/

.clear { clear: both; }

.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

/* 
   ---------------------------------------------------------------------------------------------------------
							Wrapper
   ---------------------------------------------------------------------------------------------------------		
*/

#wrapper {
	background-color: #212121;
	margin: auto;
	min-height: 100%;
	height: auto;
	width: 1000px;	
	position: relative;
	box-shadow: 0px 0px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.5);	
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.5);	
	-o-box-shadow: 0px 0px 10px rgba(0,0,0,.5);		
}

#wrapper .top-line, #wrapper .copyright {
background-color: #2a2a2a; 
	width: 100%;
	border-bottom: 1px solid #3b3b3b;
	font-size: 11px;
	color: #666;
	line-height: 25px;
	margin-bottom: 30px;
}

.date, .search {
	padding: 2px 0
}
.search-block {
	float: right !important;
}

.pat-block, .inner-pat, .pat-block-after {
	height: 10px;
	width: 100%;
	background: #f7f8f9 url(images/title-pattern3.png) left top repeat-x;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
}

.inner-pat {
	height: 40px;
	background: none;
	/*background: #f7f8f9 url(images/title-pattern3.png) left top repeat-x;*/
	background-color: #f1f2f3;
	border: none;
}
.pat-block-after {
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
}

ul.by-date { list-style-type: none; margin: 0 }
ul.by-date li {
	float: left;
	margin-right: 10px;
	list-style-type: none;

}
ul.by-date li a {
	color: #8a8b8b;
	line-height: 40px;
	font-size: 11px;
		border-right: 1px solid #444 !important;
		padding-right: 15px;
}
ul.by-date li.current a {
	color: #ebe8df
}
ul.by-date li a:hover {
	color: #ebe8df;
}


#timeNow {
	float:left; margin-left: 2px;
}

.floatLeft {
	float:  left
}
.date img {
	float:left; margin-right: 5px; padding-top: 1px
}

.banner, .banner img {
	float:right;
	margin-bottom: 15px; 
	text-align: right
}


#content-bg-wrapper {
	width: 100%;background-color: #fff; padding-top: 30px; padding-bottom: 30px;
}
/* 
   ---------------------------------------------------------------------------------------------------------
							Logo
   ---------------------------------------------------------------------------------------------------------		
*/

#logo {
	float:left;
	margin-bottom: 20px;
}

#logo h1 	{ font-family:'Oswald', sans-serif; margin-bottom: 0 !important; line-height: 30px; color: #ebe8df; margin-bottom: 10px;	text-transform: uppercase }
#logo span  { font-family:'Oswald', sans-serif; color: #ebe8df; text-transform: uppercase }



/* 
   ---------------------------------------------------------------------------------------------------------
							Slider Area for Static Image and Video Block
   ---------------------------------------------------------------------------------------------------------		
*/

#slider-area {
    width:980px; 
    min-height:360px; 
	position:relative;
	margin-bottom:15px;
    border-bottom: 1px solid #ececec;  
    line-height: 0 !important
}
#slider-area > img, #slider-area > iframe {
	margin-bottom: 0 !Important;
	padding-bottom: 0 !important
}

.slider-block {
	width: 100%; 
	background-color: #ececec; 
	margin-bottom: 30px;
}
#slider a img {
	max-width: 100%
}
/* 
   ---------------------------------------------------------------------------------------------------------
	Lists
   ---------------------------------------------------------------------------------------------------------		
*/
ul { list-style-type: none;	list-style-position: inside; margin-bottom: 15px; }

/* default lists */
ul.list li {
	 padding: 5px 0;	
	 line-height: 18px; 
}
ul.list.underline li {
	border-bottom: 1px solid #ececec	
}


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 }

ul.arrow li { background: url('images/list-arrow.png') left 11px no-repeat; padding-left: 15px; }
ul.arrow2 li { background: url('images/list-arrow2.png') left 11px no-repeat; padding-left: 15px; }




/* 
   ---------------------------------------------------------------------------------------------------------
							Typography
   ---------------------------------------------------------------------------------------------------------		
*/
.colored {
	background-color:#579dcf; 
	color: #FFF;
	padding: 0 5px;
}

p {
	margin-bottom: 15px;
}

h1,h2,h3,h4,h5,h6 { 
	color: #fff;
	line-height: 18px;
	margin-bottom:15px;
	font-weight: bold;
	font: 10px/18px 'Oswald', sans-serif;	
}
h1 {
	 background: none;
	 font-size: 24px;
	 line-height:28px;
 	 padding:0;
}

h2 { 
	text-transform: uppercase;
	display: inline-block;
	font-size: 18px; 
}

.post-title, .widget-title {
	background: url(images/title-pattern3.png) left 2px repeat-x;
	height: 22px;
	margin-bottom: 15px;
	position: relative;
}
.post-title h2, .widget-title h2  {
	background-color: #921529;
	text-transform: uppercase;
	padding: 3px 3px;
	display: inline-block;
	font-size: 18px; 
	
}

.post-title h4, .widget-title h4 {
	padding: 3px;
}

h3, h3 a { font-size: 16px; line-height: 20px; color: #444 !important; text-transform: uppercase; margin-bottom: 5px; font-weight:bold }

h4 { 
	text-transform: uppercase;
	display: inline-block;
	font-size: 15px; 	

 }

h3 a.desc-title {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	background: none;
	color: #FFF
}
h5 { font-size: 13px; 
	background-color: #403e3e;
	text-transform: uppercase;
	padding: 1px 3px 3px 3px;
	display: inline-block;
}
h6 { font-size: 12px; margin-bottom: 5px; line-height: 16px }


a, a:link, a:visited {
	color: #444;
	text-decoration: none;
	border: none;
			-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;		
			}
a:hover { 
	color: #fff;
	text-decoration: none  !important;
	border: none !important;
}

a.bg-link:hover {
	background-color: #921529;
	color: #FFF !important
}

a img {
	display:block; line-height:0;
}

.standard-link a{
	font-weight: bold
		}
.standard-link a:hover { 
	background-color: #921529;
	color: #fff;
	text-decoration: none  !important;
	border: none !important;
}

/* 
   ---------------------------------------------------------------------------------------------------------
							Margins
   ---------------------------------------------------------------------------------------------------------		
*/

/* 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 */
/*-------------------------------------------------------------------------------------------------*/

.crumble_current_page_item a, .crumble_current_page_item {
	color: #fff !important
}
.navigation select  {
	display: none;
	width: 100%;
	padding: 5px 0;
	margin: 30px 0;
	border: none !important;
	background-color: #383838;
	float: right;
	text-transform:uppercase;
	font: 10px/16px 'Oswald', sans-serif;
	color: #999

}

#menu {
	float:left; 
	margin-top:20px;
	margin-left: 0;
	margin-bottom: 15px;

}
/*** ESSENTIAL STYLES ***/

.add-nav li a{
	text-transform: lowercase;
	line-height: 26px;
	margin-top: 2px;
	font-size: 11px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 

}

.sf-menu .add-nav {
	z-index: 9000
}

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;

}
.sf-menu {
	line-height: 1.0;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
}

.sf-menu ul li {
	width: 160px;
}

.sf-menu ul li ul li:first-child {
	border-top: none;
}	

.sf-menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
	
}

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: -15px;
	top: 35px; /* match top ul list item height */
	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; /* match ul width */
	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; /* match ul width */
	top: 0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float: left;
	font-size:12px;
}
.sf-menu a {
	text-decoration:none;
	text-transform: uppercase;
	font: 12px/20px 'Oswald', sans-serif;
	padding: 0 15px 0 0;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #777;
	-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 {	
	border-right: 1px solid #3b3b3b;
	margin-right: 15px;
}

.sf-menu li li {
	background: #2a2a2a;
	font-size:11px;

	padding: 10px 15px;
	border-bottom: 1px solid #3b3b3b;
	border-top: 1px solid #3b3b3b;	
	border-right: none;

}
.sf-menu li li a {
	font-size:11px;
}



.sf-menu li ul li {
		-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, .active a{
	outline: 0;
	color:#fff;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 15px;
	top: 40px; /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: url('images/arrows.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	
	
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 15px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
	
}

ul.sub-menu, ul.sub-menu ul.sub-menu {
	z-index: 9999
}

ul.sub-menu ul.sub-menu {
	margin-left: 81px
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -9px 0; top: 5px; right: 0px; background: url(images/menu-arrows.png) right top no-repeat; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0;	 }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -9px 0; /* arrow hovers for modern browsers*/

}

/*
	JCAROUSEL PLUGIN
*/

h2.featured-carousel-title {
	margin-top: 8px; 
	font-size: 15px;
	padding: 3px;
}
#carousel-wrap {
	width: 100%; 
/*	margin-left: 1px;*/
	background-color: #f7f8f9; 
	padding-top: 30px; 
}
.carousel-thumb {
	position: relative;
	cursor: pointer;
	
}

.carousel-thumb .format-ico {
	position: absolute; 
	left: 50%;
	top: 50%;
	background: url(images/icons/format-audio.png) center center no-repeat;
	z-index: 100;
}

.carousel-thumb .mask {
	width: 210px;
	height: 150px;
	position: absolute;
	left: 5px;
	top: 5px;
	background-color: #2a2a2a;

	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);	
	
				-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;	

}

.carousel-thumb .mask.audio { background: #111 url(images/icons/format-audio.png) center center no-repeat;	}
.carousel-thumb .mask.video { background: #111 url(images/icons/format-video.png) center center no-repeat;	}
.carousel-thumb .mask.gallery { background: #111 url(images/icons/format-gallery.png) center center no-repeat;	}
.carousel-thumb .mask.image { background: #111 url(images/icons/format-image.png) center center no-repeat;	}
.carousel-thumb .mask.link { background: #111 url(images/icons/format-link.png) center center no-repeat;	}
.carousel-thumb .mask.quote { background: #111 url(images/icons/format-quote.png) center center no-repeat;	}
.carousel-thumb .mask.aside { background: #111 url(images/icons/format-aside.png) center center no-repeat;	}
.carousel-thumb .mask.standard { background: #111 url(images/icons/format-standard.png) center center no-repeat;	}
.carousel-thumb .mask.review { background: #111 url(images/icons/format-review.png) center center no-repeat;	}

.carousel-thumb:hover .mask {
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=70);	
	
}
.carousel-thumb h3 {
	background-color: #ececec; 
	color: #c8c5be; 
	font-size: 11px !important; 
	text-transform:capitalize; 
	font-weight: normal; 
	font-style: italic; 
	display: inline-block; 
	font-family: Arial, Helvetica, sans-serif; 
	padding: 0 5px;
			-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;	
	
}
.carousel-thumb:hover h3 {
	background-color: #fff;
	color: #2a2a2a !important
}
.carousel-thumb .post-comments {
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-top-left-radius: 5px;
	text-align: center;
	position: absolute;
	bottom: 25px;
	right:0px;
	background-color: #ececec;
	text-transform:uppercase;
	font: 14px/35px 'Oswald', sans-serif;
	color: #7e7e7e;
			-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;	

}
.carousel-thumb:hover .post-comments {
	background-color: #fff	
}
.carousel-thumb:hover img {
	border-color:#fff !important;
}
#crumble_carousel img {
	border: 5px solid #ececec;
	display: block;
				-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;

}
.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 100%;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  100%;
	padding-bottom:25px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 230px;
}
.jcarousel-skin-tango .jcarousel-item img {
	width: 210px;
	height: 150px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    width:0;
    height: 0;
    display: none;    
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: -72px;
    right: 10px;
    width: 15px;
    height: 18px;
    cursor: pointer;
    background: transparent url(images/white-sprite-arrows.png) no-repeat -15px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -15px -18px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -15px -18px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -15px 0px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: -72px;
    right: 30px;
    width: 15px;
    height: 18px;
    cursor: pointer;
    background: transparent url(images/white-sprite-arrows.png) no-repeat 0 0;
}


.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: 0 -18px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0 -18px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0px 0px;
}


/* 
   ---------------------------------------------------------------------------------------------------------
							Buttons
   ---------------------------------------------------------------------------------------------------------		
*/





/* 
   ---------------------------------------------------------------------------------------------------------
							Tabs
   ---------------------------------------------------------------------------------------------------------		
*/



.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			text-align: left;
			list-style: none;
			background: #ffffff;
			border: 1px solid #dddede;
			text-transform: uppercase;
			margin-bottom: 5px;
			}




/*
-------------------------------------------------------------------------------------------------
	Shortcode Tabs
-------------------------------------------------------------------------------------------------	
*/

.section {
	background: #f7f8f9;
}



ul.tabs {
	height: 28px;
	line-height: 25px;
	list-style: none;
	background: #fff;
}

.widget .tabs li, .tabs li {
	float: left;
	display: inline;
	margin: 0 1px -1px 0;
	cursor: pointer;
	padding: 0 7px 2px;
	border: none;
	background: #f7f8f9;
	position: relative;
	color:#888;
	text-transform: uppercase;
	font: 14px/26px 'Oswald', sans-serif;	

			-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: #f7f8f9; border: none }
ul.tabs li {
	padding-left: 7px;
}
.tabs li:hover,
.vertical .tabs li:hover {
	padding: 0 7px 2px;
	background: #921529 !important;
	color: #fff;
	border: none;

}
.tabs li.current {
	background: #921529;
	color: #fff;
	padding: 0 7px 2px;
	border: none
}
.box {
	display: none;
	background: #f7f8f9;
	padding-left:10px;
	padding-right:10px;
	border: none !important
}
.box .tagcloud {
	padding-bottom: 15px;
}
.widget .box .tagcloud a {
	background-color: #e9e9e9
}
.widget .box .tagcloud a:hover {
	background-color: #921529 	
}
.widget .box ul.recent-comments-widget li a {
	color: #999 !important;
}

.widget .box ul.recent-comments-widget li a:hover {
	color: #111 !important;
}
.box.visible {
	display: block;
	border: none !important
}
.section.vertical {
	border-left: 160px solid #efefef;
}
.vertical .tabs {
	width: 160px;
	float: left;
	display: inline;
	margin: 0 0 0 -160px;
}
.vertical .tabs li {
	padding: 0 13px;
	padding-top:10px;
	margin: 0 0 1px;


	width: 132px;
	height: 33px;
}
.vertical .tabs li:hover {
	padding: 0 13px;
	padding-top:10px;
	margin: 0 0 1px;
	width: 131px;
	height: 33px;
}
.vertical .tabs li.current {
	width: 133px;
	color: #444;
	background: #393939;
	margin-right: -1px;
}
.vertical .box {
  border-width: 1px;
  padding-top:15px;
}

/* 
   ---------------------------------------------------------------------------------------------------------
	Collapse
   ---------------------------------------------------------------------------------------------------------		
*/

.collapse-demo1 .active, .collapse-demo2 .active {background-position: 0 -21px; padding-left:25px;}
.collapse-styling .active {background-position: 0 -142px; padding-left:25px;}
.col {float: left; width:210px; margin-right:30px;}
.disclaim {margin:10px; padding:10px; background: red;}
.collapse-demo1 h6, .collapse-demo2 h6 {
	padding: 7px 5px 6px 5px;
	cursor: pointer;
	background: url('images/icons/state.png') no-repeat 0 5px;

	display: block;
	text-decoration: none;
	margin: 0;
	margin-top: 10px;
	padding-left:25px;
	border: 1px solid #E6E5E5;
	-webkit-transition: background-color 0.3s linear;
     -moz-transition: background-color 0.3s linear;
     -ms-transition: background-color 0.3s linear;
     -o-transition: background-color 0.3s linear;
     transition: background-color 0.3s linear;	
}
.collapse-styling h6 {
	padding: 5px 5px 6px 5px;
	cursor: pointer;
	background: url('images/icons/state.png') no-repeat 0 -115px;
	display: block;
	text-decoration: none;
	margin: 0;
	margin-top: 10px;
	padding-left:25px;
	border: 1px solid #E6E5E5;

-webkit-transition: background-color 0.3s linear;
     -moz-transition: background-color 0.3s linear;
     -ms-transition: background-color 0.3s linear;
     -o-transition: background-color 0.3s linear;
     transition: background-color 0.3s linear;	
}

.collapse-demo1, .collapse-demo2, .collapse-styling { margin-bottom:25px; }
.collapse-demo1 h6 a, .collapse-demo2 h6 a, .collapse-styling h6 a {color: #000; text-decoration:none;}
.collapse-demo1 h6:hover, .collapse-demo2 h6:hover, .collapse-styling h6:hover {color: #676767 !important; text-decoration:none; background-color:#f4f4f4; }
.toggle-content {
	padding:15px;
	border: 1px solid #E6E5E5;
	border-top: none;

}

/* 
   ---------------------------------------------------------------------------------------------------------
							Inputs
   ---------------------------------------------------------------------------------------------------------		
*/



input[type=text], input[type=button], input[type=submit] {
	padding: 5px 5px;
	border: 5px solid #ececec;
	font-size: 11px;
	color: #999;
	background-color: #fff;
			-webkit-transition: all .2s linear;
			-moz-transition: all .2s linear;
			-o-transition: all .2s linear;
			-transition: all .2s linear;		
}
input[type=text] {
	width: 220px
}


/* Search Block in Top */
#s {
	background: url(images/search-ico.png) right center no-repeat;
	padding: 2px 35px 2px 5px;	
	margin-top: 2px;
	width: 160px;
	border: 1px solid #333;
	background-color: #383838;
	float: right;
	text-transform:uppercase;
	font: 10px/16px 'Oswald', sans-serif;
	margin-bottom: 0;
}
input[type=text]:hover, input[type=text]:focus, input[type=text]:active, input[type=button]:hover, input[type=submit]:hover  {
	background-color: #efefef;
}
input[type=button]:hover, input[type=submit]:hover {
	cursor: pointer
}
input[type=text].user-ico, input[type=text].mail-ico, input[type=text].link-ico , input[type=text].subject-ico {
	padding-left: 35px;	
}
input[type=text].user-ico {
	background: url(images/icons/user-ico.png) 8px center no-repeat;
}
input[type=text].mail-ico {
	background: url(images/icons/mail-ico.png) 8px center no-repeat;
}
input[type=text].link-ico {
	background: url(images/icons/link-ico.png) 8px center no-repeat;
}

input[type=text].subject-ico {
	background: url(images/icons/subject-ico.png) 8px center no-repeat;
}

textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input[type=text], textarea {
	border: 5px solid #ececec;
	background-color: #f7f8f9;
	padding: 10px;
	color: #999;
	font-size: 11px;
	margin-bottom: 15px;
}

input[type=submit]  {
	background-color: #921529;
	color: #fff;
	-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
				-transition: all 0.2s linear;
}
input[type=submit]:hover {
	background-color: #ececec
}

.responsive-textarea {
	-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
				-transition: all 0.2s linear;
	 width: 340px;
}

.responsive-textarea:hover {
	background-color: #ececec;	
}


ul.contact-info span {
	color: #555;
	margin-right: 10px;
	padding: 4px;
	background-color: #EaEbEc
}

#note {
	margin-bottom: 10px;
}

/* 
   =========================================================================================================
	PORTFOLIO
   =========================================================================================================
*/

#filterby {

	background: #5882a6 url(images/icons/sort-ico.png) 5px center no-repeat;  
	background-color: #5882a6; 
	display: block; 
	width: 35px; 
	padding-left: 25px; 
	line-height: 18px;
	height: 19px;
	float: left; 
	color: #fff
}

#filter {	
	line-height: 14px;
	margin: 0 auto;
	margin-bottom:20px;
}

#filter a {
	color: #999;
	border-bottom: 1px dotted #CCC;
	padding: 2px 10px;
	font-size: 11px;
	line-height:18px;
	text-decoration:none;
		-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
				-o-transition: all 0.2s linear;
					-transition: all 0.2s linear;	
	
}

#filter a:hover, #filter a.active {
	 color: #fff; 
	 background-color:#333;
  	 border-bottom: 1px dotted #CCC;
}

ul#stage li { float:left; width: 290px; display: block; margin-bottom: 15px; margin-right: 20px; }

ul#stage li:last-child {
	 margin-right: 0
}
ul#stage { width: 960px; padding-left:0;}

.portfolio-date-text, .portfolio-info-blocks {
	height: 20px; background-color: #eaebec; float: left; margin-right: 10px; line-height: 20px; text-align: center
}

.portfolio-date-text {
	width: 40px;
}

.portfolio-date-text.text-title {
	background-color: #5882a6; color: #FFF; margin-right:0
}
.portfolio-info-blocks {
	padding: 0 4px;
	float: left 
}
span.date-month.portfolio-date-month {
	float: left; font-size: 12px; line-height: 20px; 
}

span.date-month.portfolio-date-month.text-month {
	background-color: #333; 
	color: #FFF; 
	padding:0 8px; 
	float:left; 
	display: block; 
	width: 232px; 
	font-size: 11px	
}

/*
	Separator
*/
#separator-container {
	width: 940px; background-color: #5882a6; padding: 20px 20px 20px 20px;
}

#separator-container h1 {
	background-color: #fff; color:#5882a6; padding: 5px; font-size: 20px; line-height: 20px; font-weight: normal; display: inline-block; margin-bottom: 0px;  text-transform: uppercase
}

#separator-container p.description {
	color: #FFF; font-size: 12px; margin-top: 5px; margin-bottom: 15px;
}

#separator-container p.description.pages {
	margin-bottom: 0
}
#separator-container .divider-line {
	height: 1px; width: 100%; background-color: #FFF; margin-bottom: 5px; 
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=70);	
}
.prev-arrow {
	height: 15px;
	background: url(images/left-arrow-white.png) left 0px no-repeat;
	margin-right: 5px;
	float: left;
	line-height: 16px; 
	padding-left: 10px;
	text-align: left;
	color: #FFF;
	font-size: 11px;		
}
.next-arrow {
	height: 15px;
	background: url(images/right-arrow-white.png) right 0px no-repeat;
	margin-left: 5px;
	float: right;
	padding-right: 10px;
	line-height: 16px;
	color: #FFF;
	font-size: 11px;	
}


.el_float_left {
	float:left; text-align: left;

}
.el_float_right {
	float:right !important; 
	text-align: right	
}


a[rel=prev], a[rel=next] {
	color: #FFF;
	font-size: 11px;
	padding: 0 5px;
				-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;

}

a[rel=prev]:hover, a[rel=next]:hover {
	color: #FFF;
	background-color: #FFF;
	color: #5882a6;
}

/*	Container for Portfolio  */

#container-sort{ display:block; overflow:hidden; width: 960px; }

#container-sort .portfolio-4 li { float:left; width: 220px; height:180px;  position: relative; margin-bottom: 40px; margin-right: 20px; list-style: none outside none; }
#container-sort .portfolio-3 li { float:left; width: 300px; height:230px;  position: relative; margin-bottom: 40px; margin-right: 20px; list-style: none outside none; }
#container-sort .portfolio-2 li { float:left; width: 460px; height:375px;  position: relative; margin-bottom: 40px; margin-right: 20px; list-style: none outside none; }
#container-sort .portfolio-dir li { float:left; width: 220px; height:240px;  position: relative; margin-bottom: 40px; margin-right: 20px; list-style: none outside none; }

#container-sort ul{	overflow:hidden; }

#container-sort ul.hidden { display:none; }

#container-sort .portfolio-4 li .small-1px, #container-sort .portfolio-3 li .small-1px {
	 margin-bottom: 0
}


/* 
   ---------------------------------------------------------------------------------------------------------
							Blog
   ---------------------------------------------------------------------------------------------------------		
*/
iframe {
	border: none !important
}

.post-item iframe {
	margin-bottom: 15px
}

h2.post-title {
	line-height: 36px;
}

.widget {
	 margin-bottom: 30px;
	 color: #676767;
}

#tabvanilla.widget {
	margin-bottom: 10px
}
.widget a {
	 color: #474747
}

.widget a:hover {
	background-color: #921529;
	color: #fff
}
 
.widget ul li {
	padding: 5px 0;
	border-bottom: 1px solid #ececec;	 	
}
span.date-number, span.date-month {
	float: right;
	text-align: right;
	font-size: 28px;
	line-height: 24px;
	font-weight: bold;
	color: #333;
	display: block;
}
span.date-month {
	 font-size: 16px;
	 text-transform: lowercase
}


.first-comment {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ececec
}

ul.children {
	padding-bottom: 0;
	margin-bottom: 0
}

ul.margin-comments {
	margin-bottom: 30px;
}
ul.children li p {
		padding-right: 10px;
}

.widget ul li {
	border-color: #ececec !important
}
label {
	float: left;
	font-weight: bold;
	margin-bottom: 3px;
	color: #676767;
}
a.comment-reply-link {
	float: right !important; 
	font-size: 11px; 
	font-style: italic; 
	background-color: #f7f8f9; 
	padding: 1px 4px;
}
.comment-author-link {
	float: left; 
	display: inline-block; 
	font-weight: bold;
	background: url(images/icons/black-meta-user.png) left 1px no-repeat;	
	line-height: 18px;
	padding-left: 20px;
	margin-bottom: 10px	
}
.comment-date-link {
	display:inline-block; 
	font-size: 11px; 
	margin-left: 10px;
	line-height: 18px;
	padding-left: 20px;
	color: #999;
	background: url(images/icons/black-meta-date.png) left 1px no-repeat;
	margin-bottom: 10px	
}
img.avatar {
	border: 5px solid #ececec;
	width: 50px;
	height: 50px;
	display: block;

}

/* 
   ---------------------------------------------------------------------------------------------------------
							Footer
   ---------------------------------------------------------------------------------------------------------		
*/

.footer {
	font-size: 11px;
	line-height: 18px;
	padding: 30px 0;	
}

.footer a {
		color: #aaa
}
.footer a:hover {
	background-color: #921529;
	color: #FFF
}

/* 
   ---------------------------------------------------------------------------------------------------------
	Tweet - Twitter
   ---------------------------------------------------------------------------------------------------------		
*/

.tweet { color: #CCC; font-size:11px;  }
.tweet a { font-size:11px; }
.tweet_list { list-style: none;	overflow-y: hidden; }
.tweet_list .awesome,
.tweet_list .epic { text-transform: uppercase; }
.tweet_list li { overflow-y: auto; overflow-x: hidden; display: block; padding: 15px 0 !important; }
.tweet_list .tweet_even {		}
.tweet_list .tweet_odd {  }
.tweet_list .tweet_avatar {  float: left; }
.tweet_list .tweet_avatar img { vertical-align: middle;	}
.tweet_list .tweet_time a { color:#444; font-style:italic;  }
.tweet_list .tweet_time a:hover {
	 color: #fff;
}
.tweet_list li span.tweet_text {
	padding-left: 25px;
	background: url('images/icons/white-twitter.png') no-repeat left top; 
}

.footer .tweet_list li {
	border-bottom: 1px solid #393939
}
.widget .tweet_list .tweet_time a {
	color: #444
}
.tweet_list .tweet_first { padding-top: 0 !important; }


.widget .tweet { color: #aaa; font-size:11px;}

/*
	---------------------------------------------------------------------------------------------------------
		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:#666; background-color:#fff; border:1px solid #ccc; text-align:center; }
table#wp-calendar td:hover { background-color:#fff; color:#666; cursor:pointer; }
table#wp-calendar td:hover a { cursor:pointer;  }
table#wp-calendar a {
	color: #5882a6;
	text-decoration: none;
}

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: #999;
	text-decoration: none;
	color: #FFF
}
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{ background-color:#eee; }


/*
	---------------------------------------------------------------------------------------------------------
		WordPress Core
	---------------------------------------------------------------------------------------------------------		
*/

.gallery-caption { }
.bypostauthor 	 { }
.sticky 		 { }
.wp-caption		 { }
.wp-caption-text { } 
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, .divider-1px-top {
	height: 1px;
	background-color: #ececec;
	width: 100%;
}

.divider-1px-top {
	background-color: #393939
}

.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 #393939
}

.image-border {
	border: 5px solid #2a2a2a;
	width: auto;
	display: block;
}
.image-border img {
	width: 100%;
	padding: 0;
	margin: 0;
	line-height: 0;
	display: block
}
img {
	max-width: 100%;
}


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;
}


/*
	styles
*/


.italic { font-style:italic; }
.bold { font-weight: bold; }

blockquote {
	font-style: italic;
	 clear: right;
	 color:#7e7e7e;
	 padding: 10px;
	 quotes: "\201C" "\201D";
 }

blockquote:before	{ content: open-quote; font-weight: bold; font-size: 32px }
blockquote:after 	{ content: close-quote; font-weight: bold; font-size: 32px  }

code, pre {
	border-left: 2px solid #2a2a2a;
	color:#bbb;
    display: block;
    font-size: 11px;
    line-height: 20px;
	padding:10px;
	margin-bottom: 15px;	
	white-space: pre-wrap;
	word-break:break-all;
}

.margin-top-10 { margin-top:10px; }
.margin-15 { margin-bottom: 15px; }
.margin-r15 { margin-right:15px; }

.highlight { 
	padding: 0; 
	color:#fff; 
	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 }

/* 
   ---------------------------------------------------------------------------------------------------------
	Tables
   ---------------------------------------------------------------------------------------------------------		
*/

table.tablesorter {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f9f9f9;
	margin:10px 0pt 30px;
	font-size: 12px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #f9f9f9;
	border: 1px solid #E6E5E5;
	font-size: 12px;
	font-weight:bold;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url('../images/ts-arrows.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	padding: 4px;
	background-color: #fafafa;
	vertical-align: top;
	border: 1px solid #E6E5E5
}
table.tablesorter tbody tr.odd td {
	background-color:#333333;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url('../images/asc.gif');
}
table.tablesorter thead tr .headerSortDown {
	background-image: url('../images/desc.gif');
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #ededed;
}

/*
	Error Page
*/

.error-page-title {
	font-size: 120px; color: #FFF; font-weight: bold; line-height: 120px; text-align: center
}	

.error-page-text {
	font-size: 32px; text-align: center; line-height: 32px; margin-bottom: 45px;
}


/*
====================================================================================================
	Crumble Magazine Styles For Widgets
====================================================================================================	
*/


.one-col-horiz-left h3, .one-col-horiz-right h3 {
	margin-bottom: 0;
	margin-top: 10px;
}


.one-col-horiz-right {
	float:left;
	width: 310px; 
}
.one-col-horiz-left {
	float:left;
	margin-right: 20px; 	
	width: 310px; 

}
.one-col-horiz-left img, .one-col-horiz-right img {
	border: 5px solid #ececec;
	max-width: 300px;
}
.one-col-horiz-left h3 a, .one-col-horiz-right h3 a {
	font-size: 14px;
}

ul.widget-one-column-horizontal {
	list-style-type: none;
}

ul.widget-one-column-horizontal.one-column-widget li:first-child {
	padding-top: 0;
	border-top: none;
}

ul.thumbs-ul li:first-child {
	border-top: none;
	padding-top: 0;
}
ul.widget-one-column-horizontal li {
	list-style-type: none;
	border-top: 1px solid #ececec; 
	padding: 15px 0	
}

ul.widget-one-column-horizontal li:last-child {
	border-bottom: 1px solid #ececec; 
}

ul.widget-one-column-horizontal li img {
	border: 5px solid #ececec;
	float: left; 
	margin-right: 10px;
}

ul.widget-one-column-horizontal li a {
	font-weight: bold
}
.small-meta {
	color:#a7a7a7; 
	font-size: 11px; 
	font-style: italic;
		line-height: 24px; 
}
.small-meta a {
	font-weight: normal !important;
	color: #a7a7a7 !important;
	font-size: 11px;
}
.small-meta a:hover {
	color: #474747 !important;
	background: none !important
}

.small-meta span.date-ico {
	background: url(images/icons/white-clock.png) left top no-repeat;
	padding-left: 20px;
	line-height: 27px;
	margin-right: 5px;
	display: inline-block 
}
.small-meta span.comments-ico {
	background: url(images/icons/white-comments.png) left top no-repeat;
	line-height: 27px;
	padding-left: 20px;
	margin-left: 5px;

	display: inline-block 
}
.single-post-meta li.comments-icon a {
		font-size: 11px;
		color: #777;
		font-weight: normal
}
.single-post-meta li.comments-icon a:hover {
	color: #FFF
}
.small-meta.rct-comments {
	line-height: 18px; font-size: 11px; color: #777
}

/*
	Social Counter Widget
*/
#socialCounterWidget {
  min-width: 210px;
}

a.socialCounterBox {
    display:block;
    width:100%;
    height:50px;
    line-height: 50px;
    position:relative;
    border:none;
    margin-bottom:5px;
    cursor:pointer;
    text-decoration: none;
}

a.socialCounterBox:hover {
    color: #008DE6;
    text-decoration: none;
    outline: none;
}

#socialCounterWidget span {
	display:block;
	color:#6e6e6e;
}

#socialCounterWidget .icon {
	width:50px;
	height:50px;
	display: block;
	margin-right: 10px;
	background-color: #921529 !important;
	float: left
}

#socialCounterWidget .title {
	font: 14px/20px 'Oswald', sans-serif;	
	color: #bfbfbf;
	float: left;
	line-height: 52px;
	text-transform: uppercase
}

#socialCounterWidget .count {
	font: 18px/24px 'Oswald', sans-serif;	
	text-transform: uppercase;
	color: #7a7a7a;
	line-height: 50px;
	margin-right: 5px;
	float: left
}

#sc_rss .icon {
	background:url(images/icons/rss.png) 5px 6px no-repeat;
}

#sc_twitter .icon {
	background:url(images/icons/twitter.png) 5px 7px no-repeat;
}

#sc_facebook .icon {
	background:url(images/icons/facebook.png) 5px 6px no-repeat;
}


a.socialCounterBox {
	background-color: #f7f8f9;
	color: #fff;
	text-shadow: none;
}

#socialCounterWidget span {
	text-shadow: none !important
}

a.socialCounterBox:hover {
	background: none !important
}

.search-widget {
	width: 250px !important;
	text-transform: uppercase;
	font: 10px/16px 'Oswald',sans-serif;
}
.search-widget {
	margin-bottom: 0 !important
}
/*
	Icons for Post Formats
*/

.widget-post-big-thumb, .widget-post-small-thumb {
	position: relative
}

.widget-thumb a {
	background-color: #111 !important
}
.widget-thumb a img {
	border: 5px solid #ececec;
}

.widget-thumb.posts-images a  {
	margin-bottom: 10px !important;
	margin-right: 10px !important;
	
}

.widget-thumb.posts-images a:hover {
	background-color: #111 !important	
}

.widget-post-big-thumb a img, .widget-post-small-thumb a img, .widget-thumb a img, .popular-post-thumb a img, .related-posts-single a img  {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter:alpha(opacity=100);	
		
				-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;	
}
.related-posts-single a:hover  {
	background-color: #111 !important
}
.related-posts-single span a:hover {
	background: none  !important
}
/*.related-posts-single span a:hover, .related-posts-single li:hover span  {
	background-color: #111 !important
}
*/
.widget-post-big-thumb a:hover img, .widget-post-small-thumb a:hover img, .widget-thumb a:hover img, .popular-post-thumb a:hover img, .related-posts-single a:hover img {
	opacity:0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter:alpha(opacity=30);	
	
}

.widget-post-small-thumb a, .widget-thumb a, .popular-post-thumb a {
	width: 90px;
	display: block;
	height: 60px;
	float: left;
	margin-right: 10px;
}
.format-video-icon { background: #111 url(images/icons/format-video.png) no-repeat 50% 50%; display:block;  }
.format-audio-icon { background: #111 url(images/icons/format-audio.png) no-repeat 50% 50%; display:block;  }
.format-gallery-icon { background: #111 url(images/icons/format-gallery.png) no-repeat 50% 50%; display:block;  }
.format-image-icon { background: #111 url(images/icons/format-image.png) no-repeat 50% 50%; display:block;  }
.format-standard-icon { background: #111 url(images/icons/format-standard.png) no-repeat 50% 50%; display:block; }
.format-review-icon { background: #111 url(images/icons/format-review.png) no-repeat 50% 50%; display:block;  }

ul.recent-post-widget, ul.recent-comments-widget { list-style-type: none; }
ul.recent-post-widget li, ul.recent-comments-widget li { list-style-type: none; padding: 15px 0; border-bottom: 1px solid #ececec}
ul.recent-post-widget li:first-child, ul.recent-comments-widget li:first-child { padding-top: 0 }
ul.recent-post-widget li a:hover img, ul .recent-comments-widget li a:hover img { background-color: #111 }
ul.recent-post-widget li a, ul.recent-comments-widget li a {
	 font-weight: bold;
	 color: #474747
}

ul.recent-comments-widget li img {
	border: none;
}
ul.recent-post-widget li img {
	border-color: #ececec
}
ul.recent-post-widget li .small-meta, ul.recent-comments-widget li .small-meta, ul.popular-posts li .small-meta {
	line-height: 18px;
	margin-top: 5px;
}
ul.recent-comments-widget li strong {
	 font-weight: bold;
	 color: #474747;
	 font-style:normal
}

ul.recent-comments-widget li a {
	color: #474747;
	font-style: italic;
	line-height: 18px;
	font-weight:normal;
}

ul.recent-comments-widget li a:hover {
	color: #111 !important;	
	background: none !important
}
/*
	---------------------------------------------------------------------------------------------------------
		WordPress Tag Cloud Widget
	---------------------------------------------------------------------------------------------------------		
*/

.tagcloud a[class|=tag-link], a[rel=tag] {
    font-size: 11px !important;
	background-color: #f7f8f9;
	padding: 2px 5px;
	display: inline-block;
	margin-bottom: 5px;   
	color: #474747;
	padding-left: 22px;
	background: #f7f8f9 url(images/icons/white-tag.png) 5px 6px no-repeat;
}
.tagcloud a[class|=tag-link]:hover, a[rel=tag]:hover {
	color: #FFF
}
.tagcloud {
	margin-bottom: 15px
}
/*
	---------------------------------------------------------------------------------------------------------
		WordPress Calendar Widget
	---------------------------------------------------------------------------------------------------------		
*/

table#wp-calendar caption { color:#999; font-size:12px; }
table#wp-calendar th { padding:5px; color:#AAA; }
table#wp-calendar td {  color:#666; background-color:#2a2a2a; border:1px solid #333; text-align:center; }
table#wp-calendar td:hover { background-color:#333; color:#666; cursor:pointer; }
table#wp-calendar td:hover a { cursor:pointer;  }
table#wp-calendar a {
	color: #ebe8df;
	text-decoration: none;
}

table#wp-calendar a:hover {
	text-decoration: none
}

table#wp-calendar td#today,table#wp-calendar td#today a { background-color:#171717;  }
table#wp-calendar td#prev a, table#wp-calendar td#next a {
	 color: #ebe8df;
}

table#wp-calendar td#today {
	background-color: #171717;
	text-decoration: none;
	color: #ebe8df
}
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{ background-color:#171717; }

.ads630x90 { 
	margin-bottom: 30px; 
	border: 5px solid #ececec;
 			-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;		
	 }
.ads630x90 a img { display: block; line-height: 0; /*width: 640px; height: 90px; */ }
.ads630x90 img { width: 100% }
.ads630x90:hover {
		border: 5px solid #333
}
.ads300-thumb { 
border: 5px solid #ececec;
 			-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;		
 }
.ads300-thumb a img { display: block; line-height: 0; /*width: 300px; height: 250px; */}
.ads300-thumb a img { width: 100% }
.ads300-thumb:hover {
	border: 5px solid #333
}

ul.four-ads-blocks { list-style-type: none }
ul.four-ads-blocks li { list-style-type: none; float: left; border: none }
ul.four-ads-blocks li.first { margin-right: 10px; }
ul.four-ads-blocks li a img { 
	width: 125px; 
	height: 125px; 
	border: 5px solid #ececec;  			
 			-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;		
	
	}

ul.four-ads-blocks li a img:hover {
	border: 5px solid #333
}
/*
	Flickr Widget
*/
ul#cbox { list-style-type: none; }
ul#cbox li { list-style-type: none; float: left; display: block; margin-right: 10px; margin-bottom: 10px; border: none }

ul#cbox li a img { 
	border: 5px solid #ececec;
	width: 50px;
	height: 50px;
 			-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;		
 }
.footer ul#cbox li a img { 
	border: 5px solid #2a2a2a;
} 
ul#cbox li a:hover img {
	border: 5px solid #444;
}

ul.popular-posts li {
	 padding: 15px 0;
}

ul.popular-posts li:first-child {
	 padding-top: 0
}

ul.popular-posts li a {
	font-weight: bold;
	color: #474747;
}
.popular-post-thumb img {
	border: 5px solid #ececec;
	float: left;
	margin-right: 10px;
}

.popular-post-thumb a:hover {
	background-color: #111 !important
}

.cat-item {
	background: url(images/icons/white-category.png) left center no-repeat;
	padding-left: 25px; /* For Footer */
}

/* For Sidebar */
.widget .cat-item a {
		margin-left: 25px; 
}


.avatar {
	float: left;
	display: block;
	margin-right: 10px;
}

.avatar-40 {
	 float: left
}
.review img {
	border: none !important;
	margin: 3px 0 10px 0
}

.right-review-block {
	background-color: #fff !important; 
	border: 1px solid #f7f8f9 !important;
	height: 25px; 
	width: 80px; 
	float: right;  
	margin-right: 0px; 
	margin-top: -20px; 
	text-align: center; 
	padding-top: 10px
}
.single-media-thumb {
	border: 5px solid #ececec;
	margin-bottom: 15px;		
}
.single-media-thumb img {
	width: 100%;
	
}

/*
	share this styles
*/

.share a {
	margin-right: 5px;
}
.share a:hover {
	background: none !important
}


.share {
	background-color: #f7f8f9; 
	padding: 10px; 

}	

.related-posts-single li {
	 float: left;
	 display: block;
	 width: 147px;
	 margin-right: 10px;
	 margin-bottom: 10px;
}

.related-posts-single li img {
	border: 5px solid #ececec;
	margin-bottom: 5px;
}

.related-posts-single li span a {
	padding: 0 !important;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 18px;
}
.related-posts-single li span a:hover {
	background-color: #921529 !important
}


.single-video-post {
	margin-bottom: 15px;
	border: 5px solid #dddede;
	display: block;
	line-height: 0
}

.video-frame {
	border: 5px solid #ececec
}
.single-video-post iframe, .video-frame iframe {
	border: 5px solid #ececec;
	width: 100% !important;
	line-height: 0;
	display: block
}



ul.single-post-meta {
	padding-left: 10px;
	padding-top: 1px;
	margin-top: 0;
}
ul.single-post-meta li { 
	list-style-type: none;
	float: left;
	margin-right: 10px;
	line-height: 25px;
	padding-left: 22px;
	font-size: 11px;
	color: #777777;
}


ul.single-post-meta li.date-icon { background: url(images/icons/black-meta-date.png) left center no-repeat; }
ul.single-post-meta li.user-icon { background: url(images/icons/black-meta-user.png) left center no-repeat; }
ul.single-post-meta li.comments-icon { background: url(images/icons/black-meta-comments.png) left center no-repeat; }
ul.single-post-meta li.category-icon { background: url(images/icons/black-meta-category.png) left center no-repeat; }



.single-post-format-icon {
	position: absolute; 
	width: 40px; 
	height: 36px; top: -5px; right: 0; background-color: #921529;
}

.single-meta-information {
	background-color: #f7f8f9; 
	margin-bottom: 15px; 
	font-size: 11px;
	width: 100%; 
	position: relative; 
	height: 27px; 
}

h2.single-title {
	margin-bottom: 5px; 
	padding: 3px;
	font-size: 18px; 
	line-height: 24px;
}

.fbcomments,.fb_iframe_widget,.fb_iframe_widget[style],.fb_iframe_widget iframe[style],.fbcomments iframe[style],.fb_iframe_widget span {
	width: 100% !important;
	min-height: 30px !important;
	display: block;
	margin: 0;
	padding: 0;
}

.fb-comments iframe {
	margin-bottom: 0 !important
}
.fbFeedbackContent {
	min-height: 100px !important;
	display: block;
}


.before-nav, .after-nav {
	height: 5px;
	width: 100%;
	background: #f7f8f9 url(images/title-pattern3.png) left top repeat-x;

}

.after-nav {
		margin-bottom: 30px;
}
.single-post-navigation, .pages-titles {
	width: 100%;	
	background: #f7f8f9;
}

.pages-titles {
	margin-bottom: 30px
}
.pages-titles h1 {
	background-color: #393939 !important; line-height: 40px; display:block; font-size: 22px; float:left; padding: 0 10px; margin-bottom:0; text-transform: uppercase
}
.prev-left {
	float: left;
	margin-left: 10px;
	padding: 7px 0;
	
}

.next-right {
	float: right;
	margin-right: 10px;
	padding: 7px 0;
}

.prev-arrow {
	background: url(images/left-arrow-white.png) left center no-repeat;
	padding-left: 15px;
}
.next-arrow {
	background: url(images/right-arrow-white.png) right center no-repeat;
	padding-right: 15px;

}

.prev-arrow a, .next-arrow a {
	color: #777;
}

.prev-arrow a {
	margin-left: 5px;
}

.next-arrow a {
	margin-right: 5px;
}
.prev-arrow a:hover, .next-arrow a:hover {
	background-color: #921529;
	color: #fff
}

.single-audio-post {
	margin-bottom: 15px;
}

.single-audio-post iframe {
	width: 100%;
	border: none

}

a.zoom {
	background: #111 url(images/zoom.png) center center no-repeat;
	display: block;
	background-color: #111 !important;
	
}
a.zoom img {
	opacity: 1.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);	

				-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;	
			width: 100%;
			display: block;
			line-height: 0	

}
a.zoom:hover img {
	opacity: .3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter:alpha(opacity=30);	

} 

/*
	Author profile block
*/
.author-profile-block {
	background-color: #f7f8f9; 
	color: #444;
	padding: 15px	;
}


.profile-avatar {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.profile-avatar .avatar {
	width: 40px;
	border: none;
	height: 40px;
	margin-right: 0;

}

a.author {
	background: transparent url(images/icons/author-icons.png) 0 0 no-repeat;
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-transition: none;
	color: #fff
}

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 }


.author-profile-block h2 {
	background-color: #777672; 
	color: #fff;
	float: left; 
	margin-right: 10px;	
	font-size: 15px;
	font-weight: normal
}

.author-profile-block h2 a {
	color: #FFF
}
.author-profile-block h2 a:hover {
	background: none !important; 
}

.profile-title {
	font-size: 12px; 
	text-transform: uppercase; 
	float: left; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	display: block; 
	margin-top: 3px;
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
}

/*
	Overall Score
*/
#overscore-block {
	float: left;
	width: 50%;
	margin-right: 15px;
}
.overall-head {
	background-color: #FFF !important; 
	border: 1px solid #ececec;
	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: #f7f8f9; 	border: 1px solid #ececec;
	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 #ececec; }
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
*/

#wrapper .copyright {
	margin: 0; 
	line-height: 18px; 
padding: 10px;
	padding: 0;
}
#wrapper .copyright .container {
padding: 10px;

}
#wrapper .copyright .container p {
	margin: 0
}

.six.columns.column-right {
	float: right;
	text-align: right
}

#wrapper .copyright a:hover {
	background-color: #911429
}

/*
	Blog pagination
*/
.pagination {
	padding: 5px 15px
}

a.page-numbers {
	display: inline-block;
	background-color: #ececec;
	float: left;
	margin-right: 5px;
	padding: 0px 5px;
	margin-bottom: 5px;
}

span.page-numbers.current {
	float: left;
	padding: 0px 5px;
	margin-right: 5px;
	background-color: #911429;
	color: #fff
}

a.blog-link:hover h2.single-title {
			-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;		
	
}
a.blog-link:hover h2.single-title {
	background-color: #2a2a2a
}

.custom-with-bg {
	background-color: #f7f8f9; width: 620px; padding: 10px;margin-bottom: 20px; border: 1px solid #ececec
}

li.custom-with-bg ul.single-post-meta {
	padding-left: 0
}

li.custom-with-bg {
	position: relative
}
li.custom-with-bg .single-post-format-icon {
position: absolute;
right: 10px;
top: 10px


	
}
li.custom-with-bg .single-media-thumb {
	border: none;

	
}
.max-title { width:570px; }


#content_masonry{ width: 680px; }

#content_masonry .masonry_box {
	  background-color: #f7f8f9;
	  border: 1px solid #ececec;
	  width: 288px;
	  padding: 10px;
	  margin-right: 20px;
	  margin-bottom: 20px !important;
	  display: block;
	  height: auto
  }
  
  .masonry_box .single-meta-information{
	border: none;
	margin-bottom: 15px;
}

.masonry_box .single-post-meta {
	padding-left: 0
}


.masonry_box .single-media-thumb {
	border: none;
	display: block;
	height: 128px;
}
.masonry_box .single-media-thumb img {
	line-height: 0 !important; display: block !important
}

.top-img {
	display: block;
	width: 40px;
	height: 40px;
	background: url(images/to-top.jpg) left top no-repeat;
}

.demo-class {
	color: #ccc
}

.demo-class strong {
	color: #fff
}


/* 
   ---------------------------------------------------------------------------------------------------------
	Collapse / Toggles
   ---------------------------------------------------------------------------------------------------------		
*/

[class^="collapse-"] .active, [class*="collapse-"] .active { background-position: 3px -23px; padding-left:26px;}

.col {float: left; width:210px; margin-right:30px;}

.disclaim {margin:10px; padding:10px; background: red;}

[class^="collapse-"] h6, [class*="collapse-"] h6 {
	cursor: pointer;
	background: url('images/state.png') no-repeat 3px 3px;
	display: block;
	text-decoration: none;
	margin: 0;
	margin-top: 10px;
	padding-left:26px;
	border: 1px solid #ececec ;
	font-size: 13px;
	color: #555;
	background-color: #ececec;

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

}

.collapse-crumble { margin-bottom:25px; }

[class^="collapse-"] h6 a, [class*="collapse-"] h6 a { text-decoration:none; height: 25px; display: block; line-height: 25px; color: #aaa; background-color:#f7f8f9 !important; padding-left: 10px;}

.collapse-crumble h6:hover, [class^="collapse-"] h6 a:hover, [class*="collapse-"] h6 a:hover { color: #676767 !important; text-decoration:none; }

.toggle-content {
	padding:15px;
	border: 1px solid #393939;
	border-top: none;
	background-color: #393939
}

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

.adsense-right {
    float: right;
    margin: 0 0 15px 15px;
}

.footer a {
	color: #fff !important
} 

.footer li .small-meta a {
	color: #777 !important
}
.footer li .small-meta a:hover {
	color: #fff !important
}
.flexslider { border: 5px solid #ececec;  }
.flexslider { background: #f7f8f9; }
#slider { border: 5px solid #ececec !important; }

.footer .recent-comments-widget li, .footer .recent-post-widget li {
	border-color: #393939 !important
}

.footer .recent-comments-widget li a {
	color: #999 !important
}
.footer .recent-post-widget li .widget-thumb a {
	background-color: #111 !important
}
.footer .widget-thumb img   {
	border-color: #2a2a2a;
}

.footer .tagcloud a[class|=tag-link], .footer a[rel=tag], .footer .tagcloud a {
	background-color: #2a2a2a;
	color: #fff
}