﻿/*
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.06
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: #921529
	Wrapper Color: #454545
	Border Image Color: #2a2a2a
	Header Color: #212121
*/



/* for HTML5 blocks */
header, footer, aside, nav, article, section { display: block; }  

::selection { background-color:#ccc; }
::-moz-selection { background-color:#ccc; }

a {
	outline: none !important
}

* { -webkit-text-size-adjust: none; }

/* 
   ---------------------------------------------------------------------------------------------------------
							Body
   ---------------------------------------------------------------------------------------------------------		
*/
body, .body-class {
	color: #2a2a2a;
	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: 0 auto;
	min-height: 100%;
	height: auto;
	width: 1000px;	
	position: relative;
	box-shadow: 0px 0px 20px rgba(0,0,0,.9);
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,.9);	
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,.9);	
	-o-box-shadow: 0px 0px 20px rgba(0,0,0,.9);		
}

#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: #1f2d37 url(images/vert-bg-10.png) left top repeat-x;
	border-bottom: 1px solid #14212b;
	border-top: 1px solid #14212b;
}

.inner-pat {
	height: 40px;
	background: none;
	background: #212e38 url(images/vert-bg-10.png) left top repeat-x;
	border: none;
}
.pat-block-after {
	border-bottom: 1px solid #14212b;
	border-top: 1px solid #14212b;
}

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: #a4abb2; /* Old browsers */
	background: -moz-linear-gradient(top, #e5e9ef 0%, #a4abb2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e9ef), color-stop(100%,#a4abb2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e5e9ef 0%,#a4abb2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e5e9ef 0%,#a4abb2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e5e9ef 0%,#a4abb2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e5e9ef 0%,#a4abb2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e9ef', endColorstr='#a4abb2',GradientType=0 ); /* IE6-9 */
	padding-top: 30px; 
	padding-bottom: 30px;
}
/* 
   ---------------------------------------------------------------------------------------------------------
							Logo
   ---------------------------------------------------------------------------------------------------------		
*/

#logo {
	float:left;
/*	margin-bottom: 20px; */
}

#logo h1 	{ font-family:'Open Sans', sans-serif; margin-bottom: 0 !important; line-height: 30px; color: #ebe8df; margin-bottom: 10px;	text-transform: uppercase }
#logo span  { font-family:'Open Sans', 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 #F4F3F3;  
    line-height: 0 !important
}
#slider-area > img, #slider-area > iframe {
	margin-bottom: 0 !Important;
	padding-bottom: 0 !important
}

.slider-block {
	width: 100%; 
	background-color: #333; 
/*	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 #393939	
}


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;
	font-size: 14px;
	line-height: 1.6em;
}

h1,h2,h3,h4,h5,h6 { 
	color: #666;
	line-height: 18px;
	margin-bottom:15px;
	font-weight: bold;
	font: 10px/18px 'Open Sans', sans-serif;	
}
h1 {
	 background: none;
	 font-size: 24px;
	 line-height:28px;
 	 padding:0;
}

h2 { 
/*	background-color: #921529;*/
	text-transform: uppercase;
/*	padding: 3px 3px;*/
	display: inline-block;
	font-size: 18px; 
}

.post-title, .widget-title {
	background: url(images/vert-bg.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: #2f3c46 !important; text-transform: uppercase; margin-bottom: 5px; font-weight:bold }

h4 { 
	/*background-color: #921529;*/
	text-transform: uppercase;
/*	padding: 3px 3px;*/
	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: #888980;
	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: #edeae2;
	text-decoration: none  !important;
	border: none !important;
}

a.bg-link:hover {
	color: #FFF
}

a img {
/*	display:block;   */
	line-height:0;
}

.standard-link a{
	font-weight: bold
		}
.standard-link a:hover { 
	color: #edeae2;
	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: #ebe8df !important
}
.navigation select  {
	display: none;
	width: 100%;
	padding: 5px 0;
	margin: 10px 0;
	border: none !important;
	background-color: #383838;
	float: right;
	text-transform:uppercase;
	font: 10px/16px 'Open Sans', sans-serif;
	color: #fff;

}

#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: 16px/20px 'Open Sans', sans-serif;
	padding: 0 15px 0 0;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #dae0e9;
	-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:#777;
}

/*** 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: 99.9%; 
	margin-left: 1px;
		background: #e5e9ef; /* Old browsers */
	background: -moz-linear-gradient(top, #e5e9ef 0%, #a4abb2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e9ef), color-stop(100%,#a4abb2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e5e9ef 0%,#a4abb2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e5e9ef 0%,#a4abb2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e5e9ef 0%,#a4abb2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e5e9ef 0%,#a4abb2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e9ef', endColorstr='#a4abb2',GradientType=0 ); /* IE6-9 */
	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;
	bottom: 30px;
	background-color: #2a2a2a;
	color: #fff;
	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: #2a2a2a; 
	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 12px;
			-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: #eae7de;
	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: #2a2a2a;
	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: #eae7de	
}
.carousel-thumb:hover img {
	border-color:#eae7de !important;
}
#crumble_carousel img {
	border: 5px solid #2a2a2a;
	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/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/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
   ---------------------------------------------------------------------------------------------------------		
*/



/* 
   ---------------------------------------------------------------------------------------------------------
							Icons
   ---------------------------------------------------------------------------------------------------------		
*/

/*.icon-block { line-height: 22px; margin-right: 10px; display: block; clear: both }
.icon-block.left { float: left; }
.icon-block.right { float: right; }

.icon {
	background: transparent url(images/icons/icons_sprites.png) center center no-repeat;
	float: left;
	width: 24px;
	height: 24px;
}
.icon + p {
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
}
.icon.alarm { background-position: 0 0 }
.icon.alarm-clock { background-position: -24px 0 }
.icon.alert { background-position: -48px 0 }
.icon.archive { background-position: -72px 0 }
.icon.arrow-down { background-position: -96px 0 }
.icon.arrow-left { background-position: -120px 0 }
.icon.arrow-right { background-position: -144px 0 }
.icon.arrow-up { background-position: -168px 0 }
.icon.blocks { background-position: -192px 0 }
.icon.book { background-position: -216px 0 }
.icon.camera { background-position: -240px 0 }
.icon.clock { background-position: -264px 0 }
.icon.cloud { background-position: -288px 0 }
.icon.day-calendar { background-position: -312px 0 }
.icon.delicious { background-position: -336px 0 }
.icon.digg { background-position: -360px 0 }
.icon.download { background-position: -384px 0 }
.icon.dribbble { background-position: -408px 0 }
.icon.facebook { background-position: -432px 0 }
.icon.film { background-position: -456px 0 }
.icon.film-camera { background-position: -480px 0 }
.icon.frames { background-position: -504px 0 }
.icon.glass { background-position: -528px 0 }
.icon.globe { background-position: -552px 0 }
.icon.google-buzz { background-position: -576px 0 }
.icon.help { background-position: -600px 0 }
.icon.home { background-position: -624px 0 }
.icon.ipad { background-position: -648px 0 }
.icon.ipod { background-position: -672px 0 }
.icon.laptop { background-position: -696px 0 }
.icon.lastfm { background-position: -720px 0 }
.icon.link { background-position: -744px 0 }
.icon.link2 { background-position: -768px 0 }
.icon.list { background-position: -792px 0 }
.icon.load-bar { background-position: -816px 0 }

.icon.locked { background-position: 0 -24px }
.icon.mail { background-position: -24px -24px }
.icon.map { background-position: -48px -24px }
.icon.marker { background-position: -72px -24px }
.icon.media { background-position: -96px -24px }
.icon.month-calendar{ background-position: -120px -24px }
.icon.myspace  { background-position: -144px -24px }
.icon.notebook { background-position: -168px -24px }
.icon.phone { background-position: -192px -24px }
.icon.plixi { background-position: -216px -24px }
.icon.preview { background-position: -240px -24px }
.icon.printer { background-position: -264px -24px }
.icon.refresh { background-position: -288px -24px }
.icon.refresh2 { background-position: -312px -24px }
.icon.refresh3 { background-position: -336px -24px }
.icon.repeat { background-position: -360px -24px}
.icon.rss { background-position: -384px -24px }
.icon.shuffle { background-position: -408px -24px }
.icon.skype { background-position: -432px -24px }
.icon.sound { background-position: -456px -24px }
.icon.speech-bubble{ background-position: -480px -24px }
.icon.speech-bubble2 { background-position: -504px -24px}
.icon.speech-bubbles { background-position: -528px -24px}
.icon.speech-bubbles2 { background-position: -552px -24px}
.icon.stubleupon  { background-position: -576px -24px}
.icon.tags { background-position: -600px -24px}
.icon.trash { background-position: -624px -24px }
.icon.tumbler { background-position: -648px -24px }
.icon.twitter { background-position: -672px -24px }
.icon.twitter2 { background-position: -696px -24px }
.icon.unlocked { background-position: -720px -24px }
.icon.upload { background-position: -744px -24px }
.icon.vimeo { background-position: -768px -24px }
.icon.youtube { background-position: -792px -24px }
.icon.youtube2 { background-position: -816px -24px }



ul.stay-in-touch li span {
	padding-left: 30px;
	width: 24px;
	height: 24px;
	background: transparent url(images/icons/icons_sprites.png) center center no-repeat;	
}

ul.stay-in-touch li span.facebook { background-position: -432px 0 }
*/

/* 
   ---------------------------------------------------------------------------------------------------------
							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 #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
			}




/*
-------------------------------------------------------------------------------------------------
	Shortcode Tabs
-------------------------------------------------------------------------------------------------	
*/

.section {
	background: none;
}



ul.tabs {
	height: 28px;
	line-height: 25px;
	list-style: none;
	background: none;
}

.widget .tabs li, .tabs li {
	float: left;
	display: inline;
	margin: 0 1px -1px 0;
	cursor: pointer;
	padding: 0 7px 2px;
	border: none;
	background: #888980;
	position: relative;
	color:#fff;
	text-transform: uppercase;
	font: 16px/26px 'Open Sans', 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: #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: #fff;
	padding: 0 6px 2px;
	border: none
}
.box {
	display: none;
	background: #2a2a2a;
	margin-top: -15px;
	padding-top: 15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 10px;
	border: none !important
}
.box .tagcloud {
	padding-bottom: 15px;
}
.widget .box .tagcloud a {
	background-color: #393939
}
.widget .box .tagcloud a:hover {
/*	background-color: #921529 	*/
}
.box.visible {
	display: block;
	border: none !important
}
.section.vertical {
	border-left: 160px solid #393939;
}
.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: #BF252F; 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 #2a2a2a;
	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 'Open Sans', 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: #313131;
}
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 #2a2a2a;
	background-color: #2a2a2a;
	padding: 10px;
	color: #999;
	font-size: 11px;
	margin-bottom: 15px;
}

input[type=submit]  {
	background-color: #921529;
	color: #edeae2;
	-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: #2a2a2a
}

.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: #333;	
}


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.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.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 {
}

/*	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: #eee;
}

#tabvanilla.widget {
	margin-bottom: 10px
}
.widget a {
	 color: #888980
}

.widget a:hover {
	color: #edeae2
}
 
.widget ul li {
	padding: 5px 0;
	border-bottom: 1px solid #888980;	 	
}
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 #393939
}

ul.children {
	padding-bottom: 0;
	margin-bottom: 0
}

ul.margin-comments {
	margin-bottom: 30px;
}
ul.children li p {
		padding-right: 10px;
}

label {
	float: left;
	font-weight: bold;
	margin-bottom: 3px;
	color: #edeae2
}
a.comment-reply-link {
	float: right !important; 
	font-size: 11px; 
	font-style: italic; 
	background-color: #7c7b78; 
	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 #2a2a2a;
	width: 50px;
	height: 50px;
	display: block;

}

/* 
   ---------------------------------------------------------------------------------------------------------
							Footer
   ---------------------------------------------------------------------------------------------------------		
*/

.footer {
	font-size: 11px;
	line-height: 18px;
	padding: 30px 0;	
}

.footer a {
	color: #888980;
}
.footer a:hover {
	color: #EDEAE2;
}

/* 
   ---------------------------------------------------------------------------------------------------------
	Tweet - Twitter
   ---------------------------------------------------------------------------------------------------------		
*/

.tweet { color: #CCC; font-size:11px;  }
.tweet a { font-size:11px; font-weight: bold; }
.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 5px 15px 10px !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:#aaa; font-style:italic;  }
.tweet_list .tweet_time a:hover {
	 color: #edeae2;
}
.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: #888980;
}
.tweet_list .tweet_first { padding-top: 0 !important; }


.widget .tweet { color: #fff; 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-top {
	height: 1px;
	background-color: #393939;
	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 #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;
	border: 5px solid #2A2A2A;
    -webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-transition: all 0.2s linear;
}
a img.alignnone:hover {
	border: 5px solid #971727;
}

a img.alignleft {
    float:left;
    margin: 5px 15px 15px 0;
	border: 5px solid #2A2A2A;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
	border: 5px solid #2A2A2A;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-transition: all 0.2s linear;
}

a img.aligncenter:hover {
	border: 5px solid #971727;
	
}

.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:#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 }

/* 
   ---------------------------------------------------------------------------------------------------------
	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
====================================================================================================	
*/

.ls-magazine-grid	{
	height: 320px;
	width: 310px;
	margin-bottom: 15px;
	float: left;
	display: block;
}

.ls-magazine-grid img {
	border: 5px solid #2a2a2a;
	max-width: 300px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-transition: all 0.2s linear;
}
.ls-magazine-grid img:hover {
	border: 5px solid #971727;
}
.ls-magazine-grid h3 a, {
	font-size: 14px;
}

.grid-left	{
	margin-right: 20px;
}


.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 #2a2a2a;
	max-width: 300px;
					-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;
}
.one-col-horiz-left img:hover, .one-col-horiz-right img:hover {
	border: 5px solid #971727;


}
.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 #393939; 
	padding: 15px 0	
}

ul.widget-one-column-horizontal li:last-child {
	border-bottom: 1px solid #393939; 
}

ul.widget-one-column-horizontal li img {
	border: 5px solid #2a2a2a;
	float: left; 
	margin-right: 10px;
}

ul.widget-one-column-horizontal li a {
	font-weight: bold
}
.small-meta {
	color:#888980; 
	font-size: 11px; 
	font-style: italic;
		line-height: 24px; 
}
.small-meta a {
	font-weight: bold !important;
	color: #888980 !important;
	font-size: 11px;
}
.small-meta a:hover {
	color: #971727 !important;
	background: none !important
}

.small-meta span.date-ico {
	background: url(images/icons/black-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/black-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: #ebe8df;
		font-weight: normal
}
.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 'Open Sans', sans-serif;	
	color: #828282;
	float: left;
	line-height: 52px;
	text-transform: uppercase
}

#socialCounterWidget .mh_title {
	font: 16px/20px 'Open Sans', sans-serif;	
	color: #828282;
	float: left;
	line-height: 32px;
	text-transform: uppercase
}
#socialCounterWidget .mh_sub_title {
	font: 12px/16px 'Open Sans', sans-serif;	
	color: #828282;
	float: left;
	line-height: 5px;
	text-transform: uppercase
}
#socialCounterWidget .mh_count {
	font: 18px/24px 'Open Sans', sans-serif;	
	text-transform: uppercase;
	color: #edeae2;
	line-height: 30px;  
	margin-right: 5px;
	margin-left: 5px;
	float: left
}

#socialCounterWidget .count {
	font: 18px/24px 'Open Sans', sans-serif;	
	text-transform: uppercase;
	color: #edeae2;
	line-height: 50px;
	margin-right: 5px;
	float: left
}
#sc_youtube .icon {
	background:url(images/icons/youtube.png) 5px 6px no-repeat;
}
#sc_flickr .icon {
	background:url(images/icons/flickr.png) 5px 6px no-repeat;
}
#sc_manhunt .icon {
	background:url(images/icons/manhunt.png) 5px 6px no-repeat;
}

#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;
}

#sc_contactmh .icon {
	background:url(images/icons/contactmh.png) 5px 6px no-repeat; 
}


a.socialCounterBox {
	background-color: #2a2a2a;
	color: #fff;
	text-shadow: none;
}

#socialCounterWidget span {
	text-shadow: none !important
}

a.socialCounterBox:hover {
	background-color: #4d4d4d !important;
}

.search-widget {
	width: 250px !important;
	text-transform: uppercase;
	font: 10px/16px 'Open Sans',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 #2a2a2a;
	float: left;
	margin-right: 10px;
	-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;
}

.widget-thumb a:hover img {
border: 5px solid #ebe8df;

}

.widget-thumb.posts-images a  {
	margin-bottom: 10px !important;
	margin-right: 10px !important;
	
}

.widget-thumb.posts-images a:hover {
	background-color: #111 !important	
}

/* ------ remove the hover transition for posts --------- */

/*
.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 #888980 }
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: #ebe8df;
}

ul.recent-comments-widget li img {
	border: none;
}
ul.recent-post-widget li img {
	border-color: #888980;
}
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: #ebe8df;
	 font-style:normal
}

ul.recent-comments-widget li a {
	color: #A7A7A7;
	font-style: italic;
	line-height: 18px;
	font-weight:normal;
}

ul.recent-comments-widget li a:hover {
	color: #ebe8df !important;	
	background: none !important;
}
/*
	---------------------------------------------------------------------------------------------------------
		WordPress Tag Cloud Widget
	---------------------------------------------------------------------------------------------------------		
*/

.tagcloud a[class|=tag-link], a[rel=tag] {
    font-size: 11px !important;
	background-color: #2a2a2a;
	padding: 2px 5px;
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 7px;   
/*	color: #ebe8df;   */
	padding-left: 22px;
	background: #2a2a2a url(images/icons/white-tag.png) 5px 6px no-repeat;
}
.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 #2a2a2a;
 			-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 #edeae2
}
.ads160x600 { 
	margin-bottom: 30px; 
	border: 5px solid #2a2a2a;
	width: 160px; height: 600px;	
 			-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;		
	 }
.ads160x600 a img { display: block; line-height: 0; width: 160px; height: 600px;  }
.ads160x600 img { width: 160px; }
.ads160x600:hover {
		border: 5px solid #edeae2
}

.ads728x90 { 
	margin-bottom: 30px; 
	border: 5px solid #2a2a2a;
 			-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;		
	 }
.ads728x90 a img { display: block; line-height: 0; /*width: 728px; height: 90px; */ }
.ads728x90 img { width: 100% }
.ads728x90:hover {
		border: 5px solid #edeae2
}

.ads90x728 { 
	margin-bottom: 30px; 
	border: 5px solid #2a2a2a;
 			-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;		
	 }
.ads90x728 a img { display: block; line-height: 0; /*width: 90px; height: 728px; */ }
.ads90x728 img { width: 100% }

.ads90x728:hover {
		border: 5px solid #edeae2
}

.ads300-thumb { 
border: 5px solid #2a2a2a;
 			-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 #edeae2
}

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 #2a2a2a;  			
 			-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 #edeae2
}

/*
	MHNOW Widget
*/
ul#mhnow { list-style-type: none;
	
 }
ul#mhnow li { list-style-type: none; float: left; display: block; margin-right: 10px; margin-bottom: 10px; border: none }

ul#mhnow li a img { 
	border: 5px solid #888980;
	width: 110px;
	height: 110px;
 			-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;		
 }
ul#mhnow li a:hover img {
	border: 5px solid #ebe8df;
}



/*
	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 #888980;
	width: 110px;
	height: 110px;
 			-webkit-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-transition: all 0.2s linear;		
 }
ul#cbox li a:hover img {
	border: 5px solid #ebe8df;
}

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: #ebe8df;
}
.popular-post-thumb img {
	border: 5px solid #2a2a2a;
	float: left;
	margin-right: 10px;
}

.popular-post-thumb a:hover {
	background-color: #111 !important
}

.cat-item {
	background: url(images/icons/black-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: #911429; 
	height: 25px; 
	width: 80px; 
	float: right;  
	margin-right: 0px; 
	margin-top: -20px; 
	text-align: center; 
	padding-top: 10px
}

.single-media-thumb {
	border: 5px solid #2a2a2a;
/*	margin-bottom: -10px;     */
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-transition: all 0.2s linear;	
}

.single-media-thumb:hover {
	border: 5px solid #971727;
}

.single-media-thumb img {
	width: 100%;
	
}

/*
	share this styles
*/

.share a {
	margin-right: 5px;
}
.share a:hover {
	background: none !important
}

.share {
	background-color: #2a2a2a; 
	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 #2a2a2a;
	margin-bottom: 5px;
}

.related-posts-single li span a {
	padding: 0 !important;
	font-size: 12px;
	font-weight: bold;
	color: #edeae2;
	line-height: 18px;
}

.related-posts-single li span a:hover {
	background-color: #921529 !important
}

.single-video-post {
	margin-bottom: 15px;
	border: 5px solid #2a2a2a;
	display: block;
	line-height: 0
}

.video-frame {
	border: 5px solid #2a2a2a;
	height: 395px;
}

.single-video-post iframe, .video-frame iframe {
	border: 5px solid #2a2a2a;
	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 {
	float: left;	
	width: 40px; 
	height: 36px; top: -5px; right: 0; background-color: #921529;
}

.single-meta-information {
	background-color: #2a2a2a; 
	margin-bottom: 15px; 
	font-size: 11px;
	width: 100%; 
	position: relative; 
	height: 27px; 
}

h2.single-title {
	margin-bottom: 28px;
	color: #2f3c46;
	font-weight: 600;
/*	padding: 6px; */
	font-size: 24px; 
	line-height: 26px;
}

.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: #383838 url(images/vert-bg.png) left top repeat-x;

}

.after-nav {
		margin-bottom: 30px;
}
.single-post-navigation, .pages-titles {
	width: 100%;	
	background: #2a2a2a;
}

.pages-titles {
	margin-bottom: 30px
}
.pages-titles h1 {
	line-height: 40px; display:block; font-size: 24px; 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: #888980;
}

.prev-arrow a {
	margin-left: 5px;
}

.next-arrow a {
	margin-right: 5px;
}
.prev-arrow a:hover, .next-arrow a:hover {
	color: #EDEAE2;
}

.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;
	max-height: 280px;
	
}
/*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: #2a2a2a; 
	color: #ddd;
	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;
}

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; 
	float: left; 
	margin-right: 10px;	
}

.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: #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
*/

#wrapper .copyright {
	margin: 0; 
	line-height: 18px; 
	padding: 10px;
	padding: 0;
	background: #1f2d37;
}
#wrapper .copyright .container {
padding: 20px;
background-color: #1f2d37;

}
#wrapper .copyright .container p {
	margin: 0;
	font-size: 12px;
	color: #ccc;
}

.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: #333;
	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;
}

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;
	color: #fff;
}

.custom-with-bg {
	background-color: #2a2a2a; width: 620px; padding: 10px;margin-bottom: 20px;
}

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: #2a2a2a;
	  width: 290px;
	  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;
	
}

.top-img {
	display: block;
	width: 80px;
	height: 45px;
	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 #2a2a2a ;
	font-size: 13px;
	color: #555;

	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:#2a2a2a !important; padding-left: 10px;}

.collapse-crumble h6:hover { color: #edeae2; 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;
}

/* 
   ---------------------------------------------------------------------------------------------------------
	Custom Stuff  -  LSchooner
   ---------------------------------------------------------------------------------------------------------		
*/

.mh_logo {
	width: 1000px;
	height: 168px;
	margin-left: -20px;
	background: url(images/1000x168_header_image.jpg); 
}

h2.featured-carousel-title { 
	background-color: #1d2a34  !important;
	font-size: 18px;
}

.flickr_feed {
	display: inline-block;
	float: left;
}
.flickr_feed img {
	display: inline-block;
	float: left;
	border: 5px solid #888980;
}
.flickr_feed img hover {
	border: 5px solid #111;
}


.bg-overlay	{
	background: url(images/bg-overlay.png) top right no-repeat;
	width: 100%;
	height: 1400px;
	float: left;
	z-index: -9999;
	position:absolute;
}
.border	{
border: 5px solid #2A2A2A;
}

.small-meta-dark-widget {
	color:#888980; 
	font-size: 11px; 
	font-style: italic;
		line-height: 24px; 
}
.small-meta-dark-widget a {
	font-weight: bold !important;
	color: #888980 !important;
	font-size: 11px;
}
.small-meta-dark-widget a:hover {
	color: #971727 !important;
	background: none !important
}

.move-up  {
	margin-top: -15px;
}
.search-widget-adjust {
	margin-top: 51px;
	margin-bottom: -30px;	
}

.section-title  {
	margin-top: -12px;
	margin-left: 30px;
}  
.section-title h2  {
padding: 3px 5px 3px 5px;
}

.menu-view-more-container	{
	float:right;
	margin-top: -22px;
}

.menu-view-more-container a	{
	font-size: 16px;
	padding: 3px 10px 3px 10px;
	background: #2a2a2a;
	text-transform: uppercase;
	font-family: 'Open Sans' sans serif;
}

.single-post-navigation a {
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 225px;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;	
}
.the-forgotten {
	max-height: 160px;	
	overflow: hidden;
}
.stats a {
	margin: 5px;
	text-align: right;	
}
