* {
	outline:none;
}

.entry p {
	font-size: 12px;
	line-height:150%;
	text-align: left;
	}

.pagelink {
padding: 0px 15px;
background-color: #DFDFDF;
margin: 0px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
font-family: 'Oswald', sans-serif;
letter-spacing: -0.04em !important;
/*font-family: "LeagueGothicRegular", "HelveticaNeue", "Helvetica-Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
font-weight: normal;
text-transform: uppercase;
	}
.pagelink p, .pagelink p strong { font-size: 33px !important;
font-weight: 100 !important;}
.pagelink p a, .pagelink p strong a { padding:5px}


.facat {
display: inline-block;
font: normal normal normal 31px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;

font-size: 31px !important;
padding: 7px;
color: #0A0A0A;
}

.fa-headphones {margin-right: 0px; !important;}

#container-everything { 
padding: 0;
margin: 0 auto;
width: 974px;
clear: both;
-webkit-box-shadow: 0px 0px 10px 4px #C4C4C4;
-moz-box-shadow: 0px 0px 10px 4px #C4C4C4;
box-shadow: 0px 0px 10px 4px #C4C4C4;
}



.rate{
	width:200px;
	float:right;
	text-align:center;
	margin-top:20px;	
}
h3.nr_rc_title{
	font-size:12px;	
}
#nrelate_related{
	margin:15px 0;	
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFF url('images/az_subtle.png') repeat center top;
	color: #333;
	text-align: left;
}

/*@font-face {
    src: url("font/League_Gothic-webfont.eot");
    src: url("font/League_Gothic-webfont.eot?#iefix") format("embedded-opentype"),
         url("font/League_Gothic-webfont.woff") format("woff"),
         url("font/League_Gothic-webfont.ttf") format("truetype"),
         url("font/League_Gothic-webfont.svg#LeagueGothicRegular") format("svg");
    font-family: "LeagueGothicRegular";
    font-weight: normal;
    font-style: normal;
}*/

img { -ms-interpolation-mode: bicubic; } /* So IE renders scaled images nicely */

img.grayscale {
-webkit-filter: saturate(0%);
-webkit-transition:-webkit-filter 0.25s;
}
img.grayscale:hover {
-webkit-filter: saturate(100%);
}
.rightc {float:right}
.commentreply a {
    -moz-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 3px 0px #ffffff;
	box-shadow:inset 0px 1px 3px 0px #ffffff;
	background-color:#e0e0e0;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#313131;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:4px 20px;
	text-decoration:none;
	text-shadow:1px 1px 1px #ffffff;
}.commentreply a:hover {
	background-color:#e9e9e9;
	text-decoration:none;
	color:#313131;
}.commentreply a:active {
	position:relative;
	top:1px;
}.socialIcons {
float: left;
clear: left;
    position: absolute;
    top: 198px;
    left: 600px;
}
#menu2 .menu-button {
display:block;
 line-height: 25px;
/* padding: 0 17px; ticketssssssss*/
padding: 0 16px;
margin: 10px 0px;
color:#2A2A2A;
-webkit-transition:color .2s;
-moz-transition:color .2s;
-ms-transition:color .2s;
-o-transition:color .2s;
transition:color .2s;
border-right: #ccc solid 1px;
}
#menu2 .menu-button:hover {
border-right: transparent solid 1px;
}	

.tixsss {color: #CC1818}



div div:first-child > h2 { border-top: 0px solid #fff !important; }
		
#tabs li a, #tabs li a:hover  {color: #333; border-bottom:0px; text-decoration:none !important;}

ul#tabs {
list-style-type: none;
margin: 0 0 0px 0;
padding: 0;
text-align: left;
margin-left: 10px;
width: 602px;
display: inline-block;
float: left; }
  ul#tabs li {
display: inline-block;
font-size: 18px;
background-color: #E9E9E9;
border-bottom: solid 2px #E9E9E9;
border-top: 1px solid #B1B1B1;
border-left: 1px solid #B1B1B1;
border-right: 1px solid #B1B1B1;
padding: 5px 29px;
margin-left: 0px;
margin-bottom: 0px;
color: #3F3F3F;
cursor: pointer;
border-top-left-radius: .22em;
border-top-right-radius: .22em;
-moz-border-radius-topright: .22em;
-moz-border-radius-topleft: .22em;
-webkit-border-top-right-radius: .22em;
-webkit-border-top-left-radius: .22em;
z-index: 9;
font-weight: normal;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
letter-spacing: -0.04em !important;
/*font-family: "LeagueGothicRegular", "HelveticaNeue", "Helvetica-Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
 }

.maintab:hover {border-bottom:solid 2px #1af1ff !important;}
.growntab:hover {border-bottom:solid 2px #DB4A72 !important;}
.alternativetab:hover {border-bottom:solid 2px #31C761 !important;}
.teentab:hover {border-bottom:solid 2px #FFB61A !important;}
.soultab:hover {border-bottom:solid 2px #DB874A !important;}

.maintab {padding-left: 30px!important;
padding-right: 30px!important;}
.teentab {padding-left: 27px!important;
padding-right: 27px!important;}

    ul#tabs li:hover {
background-color: #DFDFDF !important;
/*border-bottom: solid 2px #7C7C7C !important;*/ }
    ul#tabs li.active {
background-color: #C7C7C7;
border-bottom: solid 2px #9B9B9B; }

ul#tab {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  ul#tab li {
    display: none;
    padding: 30px;
    border: solid 20px #d2f4e9;
 }
    ul#tab li.active {
      display: block; }
    ul#tab li h2 {
      font-weight: 400;
      margin-bottom: 30px;
      padding-bottom: 5px;
      border-bottom: solid 5px #32c896; }






	/* Begin HEADER */
#header {
	position: relative;
background-color: #FFF;
/*padding: 15px;*/
padding: 0px;
width: 970px;
display: inline-block;
/*height: 558px;*/
margin: 0 auto;
border-radius: 0px;
margin-bottom: 0px;
margin-top: 0px;
border-left: 2px solid #AAAAAA;
border-right: 2px solid #AAAAAA;
	}
	#header .right{
		float:right;	
	}

.headerhead { 
padding: 15px 0px 0px 20px;
display: inline-block;
width: 950px;
 }
 
.headerhead2 { 
padding: 0px 0px 0px 20px;
display: inline-block;
width: 950px;
 }
 
.headerhead3 { 
padding: 0px 0px 0px 20px;
display: inline-block;
width: 950px;
 }

#headerimg {
float: left;
clear: left;
position: relative;
top: -10px;
}

.jrjr {
text-align: right;
position: relative;
top: 5px;
right: 0px;
}

#headerSearchPOSITION {
float: right;
margin-top: 25px;
margin-right: 5px;
}
#headerSearch #searchform {
	color: white;
}
	#headerSearch #searchform .screen-reader-text{
		display:none;
		visibility:hidden;
		text-indent:-1000000px;	
	}
	#headerSearch #searchform input#s{
		width:230px;
		height:35px;
background-color: #D6D6D6;
border: 1px solid #A7A7A7;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
		padding: 0 2px 0 4px;	
		margin:0 5px 0 0;
		float:left;
		color:#505050;
		font-size:18px;
	}
	#headerSearch #searchform input#searchsubmit{
		/*width:83px;*/
		width:43px;
		height:37px;
		border:none;
		background:url(images/search-button-header_2.png) no-repeat -10px 0px;
		float:left;
		text-indent:-10000px;
	}
		#headerSearch #searchform input#searchsubmit:hover{
			cursor:pointer;	
		}
		
	#container {/*border-radius:5px;background-color: white;*/ padding-top: 10px; }

/* SOCAIL ICONS *
*****************/

.socialIconsBLAHBLAH ul{-webkit-padding-start: 0px !important; padding:0px; margin:0px}

li#hFacebook, li#hTwit, li#hYoutube, li#hInstagram, li#hSpotify {
    width:40px;
    height:40px;
    /*background: url(../images/header_socials.png) no-repeat;*/
    display:inline-block;
    position:relative;
}

/*li#hFacebook a {background: url(images/gray_fb_126x126_2.png) no-repeat;}
li#hTwit a {background: url(images/gray_tw_126x126_2.png) no-repeat;}
li#hYoutube a {background: url(images/gray_yt_126x126_2.png) no-repeat;}
li#hInstagram a {background: url(images/gray_ig_126x126_2.png) no-repeat;}*/

li#hFacebook a, li#hTwit a, li#hYoutube a, li#hInstagram a, li#hSpotify a {width:40px; height:40px;display:inline-block; overflow:hidden; opacity: .7;border-bottom: 2px solid #fff;}

li#hFacebook a span, li#hTwit a span, li#hYoutube a span, li#hInstagram a span, span.jdu {text-indent: -9999px !important; line-height:0px; font-size:0px; opacity:0.1;}

li#hFacebook a:hover, li#hTwit a:hover, li#hYoutube a:hover, li#hInstagram a:hover, li#hSpotify a:hover {opacity: 1;}

li#hFacebook a:hover {border-bottom: 2px solid #6A7AF3;}
li#hTwit a:hover {border-bottom: 2px solid #6AACF3;}
li#hYoutube a:hover {border-bottom: 2px solid #F36A6A;}
li#hInstagram a:hover {border-bottom: 2px solid #F3B76A; }
li#hSpotify a:hover {border-bottom: 2px solid #78B953;}
#header { background-color: #fff !important; /*background-color: transparent !important; background:url(images/header-bg.png) repeat;*/}

/* Begin NAVIGATION */
#main-menu {
float: left;
position: relative;
z-index: 30;
margin-top: 10px;
height: 40px;
}

h2.categroytitle {
font-size: 27px;
border-bottom: 0px solid rgb(211, 211, 211);
padding: 5px;
/*text-shadow: 1px 1px 0px #696969;*/
color: #000;
	}

#menu2 {
font-family: 'Oswald', sans-serif;
letter-spacing: -0.04em !important;
/*font-family: "LeagueGothicRegular", "HelveticaNeue", "Helvetica-Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
font-weight: normal;
text-transform: uppercase;
font-size:18px;
background-color:#FFFFFF;
width:910px;
height:44px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
border-radius:2px; 
padding:0 4px;
display:block;
line-height:1;
border-top: 1px solid #B6B6B6;
border-bottom: 1px solid #B6B6B6;
}

#menu2 h1,#menu2 ul,#menu2 p,#menu2 img {
margin:0;
padding:0;
border:0
}

#menu2 h1 {
font-weight:normal;
}

#menu2 ul {
list-style:none
}

#menu2 a {
text-decoration:none;
color:#e0e0e0
}

#menu2 .mlabel {
font-weight:normal;
text-transform:uppercase
}

#menu2 .menu-top > li {
float:left;
position:relative;
text-align:center;
-webkit-transition:background-color .2s;
-moz-transition:background-color .2s;
-ms-transition:background-color .2s;
-o-transition:background-color .2s;
transition:background-color .2s;
padding:0px;
margin:0px;
}

#menu2 .menu-top > li:hover {
background-color:#D8D8D8;
-webkit-transition:background-color .2s;
-moz-transition:background-color .2s;
-ms-transition:background-color .2s;
-o-transition:background-color .2s;
transition:background-color .2s
}

#menu2 .menu-top .menu-right {
float:right
}

#menu2 li:hover .menu-button {
color:#404040;
-webkit-transition:color .2s;
-moz-transition:color .2s;
-ms-transition:color .2s;
-o-transition:color .2s;
transition:color .2s
}

#menu2 .menu-drop {
padding-right:15px
}

#menu2 .menu-drop .mlabel {
padding-right:20px;
background:url("images/menu2-drop1.png") no-repeat right;
-webkit-transition:background .2s;
-moz-transition:background .2s;
-ms-transition:background .2s;
-o-transition:background .2s;
transition:background .2s
}

#menu2 li:hover .menu-drop .mlabel {
background:url("images/menu2-drop2.png") no-repeat right;
-webkit-transition:background .2s;
-moz-transition:background .2s;
-ms-transition:background .2s;
-o-transition:background .2s;
transition:background .2s
}

#menu2 .menu-dropdown {
text-align:left;
background-color:#D8D8D8;
-webkit-border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
-ms-border-radius:0 0 5px 5px;
-o-border-radius:0 0 5px 5px;
border-radius:0 0 5px 5px;
border: 1px solid #ccc;
position:absolute;
left:-5000px;
opacity:0;
z-index:100
}

#menu2 li:hover .menu-dropdown {
left:0;
opacity:1;
-webkit-transition:opacity .2s;
-moz-transition:opacity .2s;
-ms-transition:opacity .2s;
-o-transition:opacity .2s;
transition:opacity .2s
}

#menu2 .menu-right:hover .menu-dropdown {
left:auto;
right:0
}

#menu2 .menu-sub {
margin:5px 0
}

#menu2 .menu-sub li {
white-space:nowrap;

-webkit-transition:background-color .1s;
-moz-transition:background-color .1s;
-ms-transition:background-color .1s;
-o-transition:background-color .1s;
transition:background-color .1s
}

#menu2 .menu-sub li:hover {
background:#505050 url("images/menu2-select.png") no-repeat 10px;
-webkit-transition:background-color .2s;
-moz-transition:background-color .2s;
-ms-transition:background-color .2s;
-o-transition:background-color .2s;
transition:background-color .2s
}

#menu2 .menu-subbutton {
display:block;
padding:7px 11px;
line-height:1.3;
color:#404040;
-webkit-transition:color .2s;
-moz-transition:color .2s;
-ms-transition:color .2s;
-o-transition:color .2s;
transition:color .2s
}

#menu2 .menu-sub li:hover .menu-subbutton {
color:#e0e0e0;
-webkit-transition:color .2s;
-moz-transition:color .2s;
-ms-transition:color .2s;
-o-transition:color .2s;
transition:color .2s
}

#menu2 .menu-desc {
font-style:italic;
color:#5f5f5f;
-webkit-transition:color .2s;
-moz-transition:color .2s;
-ms-transition:color .2s;
-o-transition:color .2s;
transition:color .2s
}

#menu2 .menu-sub li:hover .menu-desc {
color:#d0d0d0;
-webkit-transition:color .2s;
-moz-transition:color .2s;
-ms-transition:color .2s;
-o-transition:color .2s;
transition:color .2s
}

#menu2 .menu-row {
display:inline-block;
zoom:1;
*display:inline
}

#menu2 .menu-row .menu-sub {
margin:0
}

#menu2 h1 {
font-size:2em;
color:#7a7a7a
}

#menu2 p {
color:#505050
}

#menu2 .emp {
font-weight:normal
}

#menu2 .quote {
font-style:italic
}

#menu2 .menu-dropdown3 {
padding-top:5px;
white-space:nowrap
}

#menu2 .menu-dropdown3 h1 {
margin:0 0 5px 20px
}

#menu2 .menu-dropdown3 .menu-row {
border-right:1px dotted #707070;
margin:5px 0
}

#menu2 .menu-dropdown3 .menu-row:last-child {
border-right:none
}

#menu2 .menu-dropdown4 {
padding-top:5px;
white-space:nowrap
}

#menu2 .menu-dropdown4 h1 {
margin:0 0 5px 20px
}

#menu2 .menu-dropdown4 .menu-row div {
border-right:1px dotted #707070;
margin:5px 0 10px 0
}

#menu2 .menu-dropdown4 .menu-row:last-child div {
border-right:none
}

#menu2 .menu-dropdown4 .menu-row div:last-child {
margin-bottom:5px
}

#menu2 .menu-dropdown6 img {
margin-right:5px;
vertical-align:middle
}

#menu2 .menu-dropdown6 .mlabel {
vertical-align:middle
}

#menu2 .menu-dropdown6 .menu-subbutton {
padding:5px 20px
}

#menu2 .menu-dropdown7 {
padding:10px;
width:210px
}

#menu2 .menu-dropdown7 p {
margin-top:7px
}

#menu2 .menu-dropdown7 h1 {
color:#707070;
padding-bottom:3px;
border-bottom:1px solid #858585
}
color {color:#F00 !important;}
/*
	FrontPage Slider
*/
	/* You might want to change these options for the main container */
.sliderslide {display:inline-block; width:600px; /*590px;*/margin-left: 12px; margin-bottom: 15px;} 
h3.video_title_overlay {
position: absolute;
top: 185px;
left: 10px;
max-height: 75px;
max-width: 550px;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-weight: 100;
font-size: 20px !important;
letter-spacing: .79px;
padding: 7px;
font-family: 'Oswald', sans-serif;
letter-spacing: -0.04em !important;
/*font-family: "LeagueGothicRegular", "HelveticaNeue", "Helvetica-Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
text-transform: uppercase;
border-radius: 4px;
background-color: rgba( 16, 16, 16, 0.6 );
border: 1px solid #2E2E2E;
}

#DDSliderCont {padding:0px; margin:0px; }

#DDSliderCont ul {padding:0px; padding-left:0px; margin:0px; list-style:none; list-style-type:none; position: relative;}

ul#DDSlider_frontpage, ul#DDSlider_frontpage li {list-style:none; width:600px; /*590px;*/ z-index: 0;}

ul#DDSlider_frontpage li a img {width:600px; /*590px;*/}

.DDSliderClass {
		float: left;
	}
	
	

	
	
	/* images container - This is the most important container - Don't change important properties */
	.DDSliderClass {
		list-style: none !important;
		margin: 0 !important;
		padding: 0 !important;
		overflow: hidden !important;
		position: relative !important;
	}

		/* each slider item - Nothing to change here */
		.DDSliderClass li {
			display: none;
			float: left;
			margin: 0;
			padding: 0;
			position: absolute;
			width: 100%;
		}
		
		/* Don't edit this part */
		.DDSliderClass li.current {
			display: block;
			z-index: 2 !important;
		}
		
		/* Don't edit this part */
		.DDSliderClass li.next {
			display: block;
			z-index: 1 !important;
		}
		
		/* Don't edit this part - prevents inline lists from being hidden */
		.DDSliderClass li ul li {
			display: block !important;
			position: relative !important;
		}
	#DDSlider_frontpage, #DDSlider_frontpage li {
		width: 600px; /*590px;*/
		height: 300px;
	}.clear{clear:both;
}

.commentreply { /*float:right*/}
#rotimi-banner{
	width:960px;
	height:200px;
	margin:-2px 0 15px 0;
}
#content {
font-size: 1.2em;
background-color: #fff;
border: 1px solid #A7A7A7;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;


border-top-left-radius: 0em;
-moz-border-radius-topleft:  0em;
-webkit-border-top-left-radius:  0em;

border-top-right-radius: 0em;
-moz-border-radius-topright:  0em;
-webkit-border-top-right-radius:  0em;
}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	margin-top:5px;
	font-size:10px;
	padding-bottom:7px;
	border-bottom:1px solid #ddd;
	width:570px;

	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}#billboard {

        margin-top:0px;
	width:960px
	height:350px;
	padding: -25px -15px 10px -15px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h3.nr_talent span, h3.nr_talent {font-size: 24px;}
h1,
h2,
h3,
h4,
h5,
h6,
#content h2.title, #content h3.title,.comment-arrow, ul#nav li,
input[type="submit"],
.emph,
.viewer .caption, span.mlabe {
    font-family: 'Oswald', sans-serif;
letter-spacing: -0.04em !important;
/*font-family: "LeagueGothicRegular", "HelveticaNeue", "Helvetica-Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-weight: normal;
    text-transform: uppercase;
}
span.mlabe
h1, h3 {
	/*font-weight: bold;*/
	}
h1 {
	font-size: 4em;
	text-align: center;
	}
/* Home Page Post Title */
h2.title {
font-size: 21px;
text-transform: uppercase;
font-weight: 100 !important;
margin: 5px;
padding: 0px 0px;
width: 570px;
border-radius: 2px;
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
position: relative;
padding-top: 6px;
border-top: 2px solid #ccc;
/*-webkit-margin-before: 0px;
-webkit-margin-after: 5px;
-webkit-margin-start: -15px;
-webkit-margin-end: 5px;*/


	}/* Archive Page Post Title */
h2.h2pages {font-size: 29px !important; 
	text-transform: uppercase;
	font-weight:100;}
h3.title {
	font-size: 24px;
	text-transform:uppercase;
	font-weight:100;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#text-713809986, #text-713809980 {margin-left:12px !important;}

.floatimgsideslider {float: right; padding-right: 31px;}

#sidebar h2 {
font-family: 'Oswald', sans-serif;
letter-spacing: -0.04em !important;
/*font-family: "LeagueGothicRegular", "HelveticaNeue", "Helvetica-Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
font-size: 17px;
padding-top: 4px!important;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.nrelate .nr_title {
margin: 0;
padding: 5px !important;
}

#follow-box{
background-color: #fff;
width: 298px;
height: 150px;
margin: 20px 0;
border: 1px solid #A7A7A7;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
	#follow-box h3.follow{
		background-color:#333;
		padding:5px 10px;
		margin:0 0 10px 0;
		text-transform:uppercase;
		color:#fff;
		font-size:14px;	
	}
	#follow-box .inner{
		padding:0 5px;
	}
		#follow-box .inner .facebook-share{
			width:250px;
		}			
		#follow-box .twitter-follow{
			padding-top:10px;
			padding-left:14px;
		}

.tw_button{
	float:left;
}

.twitter-share-button{
	margin-bottom:20px;	
}
#LikePluginPagelet{
	float:left;	
	margin-top:-2px;
}
.rw-left{
	clear:both;
}	
.new-article{
	clear:both;height:1px;	padding:3px 0 0 7px; color:#FFF}
.comment-arrow{
	clear:both;
	margin-bottom:10px;
	background:url(images/commentbutton.jpg) no-repeat top left;
	width:93px;
	height:22px;
	font-weight:bold;
	font-size:13px;
	padding:3px 0 0 7px;
	margin-top:20px;
}
	.comment-arrow a{
		color:black;
		text-decoration:none;	
	}
		.comment-arrow a:hover{
			color:#5D5D5D;
			text-decoration:none;	
		}

.tumblr{
	float:left;
	margin:0 10px 0 75px;	
}
entry{
	padding-bottom:0px;
	margin-bottom:-20px;
}.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
div.adspot {
   border: 2px solid #333;
   color:white;
   background: #000;
   width: 298px;
   font-size:24px;
   text-align:center;
   padding:5px 0;
   margin:20px 0 0 0;
}
div.adspot a{
   color:#37BDB6;
}
#sidebar form {
	margin: 0;
	padding: 0px;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors *//* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
margin: 0 auto 0px auto;
padding: 0;
width: 970px;
border-radius: 0px;
height: 100%;
position: relative;
z-index: 10;
background-color: #DFDFDF;
border-left: 2px solid #AAAAAA;
border-top: 2px solid #AAAAAA;
border-right: 2px solid #AAAAAA;
/*top: -10px;*/
	}

.narrowcolumn {
float: left;
padding: 0px 15px;
margin-left: 10px !important;
margin: 0px;
/*width: 540px;*/
width: 570px;
height: 100%;
margin-bottom: 10px;
	}

.bannernarrowcolumn {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 500px;
	height: 100%;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	height: 100%;
	}

.post {
margin: 20px 0px 50px 0px;
	/*text-align: justify;*/
	}

.post hr {
	display: block;
	}
#sidebar * h2, #sidebar h2 {color: #333;}
#sidebar
{
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
filter: alpha(opacity=90);
opacity: .9;
/*background-color: #DFDFDF;*/
/*padding: 0px 17px 17px 16px;*/
padding: 0px 0px 10px 19px;
margin-left: 610px;
border-radius: 0px;
width: 340px;
/*width: 325px;*/
overflow: visible;
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebar img { max-width:325px}

.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	margin: 5px 0 10px 0;	}
.widecolumn .postmetadata {
	margin: 10px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
	text-align:left;
}
.clear {
	clear: both;
}
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}
h2 {
	margin: 10px 0 5px 0;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
h3 {
	padding: 0;
	font-size: 25px !important;
	margin: 30px 0 0;
	}
h2#sfw-comments-title {
	padding: 0;
	font-size: 23px !important;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* End Images */

.stretch-sidebar {
	padding: 0;
	margin: 0 auto;
	clear: both;
	background-color: transparent !important;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 974px;
	font-size: 10px;
	text-transform: uppercase; 
	clear: both;
/*	background-image: -ms-linear-gradient(bottom, #292929 0%, #000000 100%);
	background-image: -moz-linear-gradient(bottom, #292929 0%, #000000 100%);
	background-image: -o-linear-gradient(bottom, #292929 0%, #000000 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #292929), color-stop(1, #000000));
	background-image: -webkit-linear-gradient(bottom, #292929 0%, #000000 100%);
	background-image: linear-gradient(to top, #292929 0%, #000000 100%);*/
	border: none;
	color: #BDBDBD;
	background: #3D3D3D;
	position: relative;
z-index: 10;
	}

.sec1 {padding-bottom: 10px;
border-bottom: #363636 solid 2px
margin-bottom: 5px;
/*padding-left: 35px;*/
font-size: 21px;
color: #363636;
font-family: 'Oswald', sans-serif;
letter-spacing: -0.04em !important;
/*font-family: "LeagueGothicRegular", "HelveticaNeue", "Helvetica-Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
letter-spacing: 1.4px;}
.sec1 a {color:#818181;}
.sec1 a:hover {color:#BBB !important}
img.grayscale {
-webkit-filter: saturate(100%);
padding-right: 15px;
padding-top: 5px;
}
img.grayscale:hover {
-webkit-filter: saturate(0%);
-webkit-transition: -webkit-filter 0.25s;
}

#footer p {
	margin: 0;
	color:#858585;
	padding: 20px 0;
	text-align: center;
	}
.sec2 div.copy a, #footer p a, #footer p a:ivisited, .copy a, a.flink, a.flink:visited  {
color: #868686 !important;
text-decoration: none;
	}

#footer p a:hover, a.flink:hover {
color: #fff !important;
text-decoration: underline;
	}

.footer-content {padding:10px;}
.sec2 {text-align:right; vertical-align:bottom; /*height:100px*/}
.sec2 div.copy {
float: right;
padding-top: 20px;
line-height: 1.55em;
color: #DDD;
}
	
	
	
/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */a.thisisrnb,a.thisisrnb:hover {color:#eeeeee !important;}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
/*#sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 4px;
	padding: 0;
	}
/* End Entry Lists */

		
#twitterbox{
	background:url(images/twitterbox.png) no-repeat top left;	
	width:280px;
	height:124px;
}

#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }
#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px 0 0 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: left;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar *//* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}a.tirnb,a.tirnb:hover {color:#FFF !important;}a.where,a.where:hover { size:0px !important}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
border-top: #ccc 2px solid;
padding-top: 10px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}a.none,a.none:hover { display:none !important}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;

	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/* Read More Button */

.readMore{

	margin:0 0 10px 0;
}


a.more-link
{/*padding-left: 450px;*/}


/*** MAILCHIMP NEWSLETTER ***/

#mc_embed_signup{
background: #fff;
width: 298px;
height: 100px;
margin: 20px 0;
border: 1px solid #A7A7A7;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
	#mc_embed_signup input.email{
		float:left;
		margin-right:5px;
/*		background-color:#fff;
		border:1px solid #000;
		padding:2px;
		*/
		width:162px;
		height:24px;
		font-size:14px;
		color:#000;
		
background-color: #FFFFFF;
border: 1px solid #A7A7A7;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 5px;
	}
	#mc_embed_signup input.button{
		float:left;
		/*background:url(images/newsletter-submit.gif) no-repeat top left;*/
		background:url(images/submit-button-sidebar.png) no-repeat -10px 0px;
width: 83px;
height: 37px;
		border:none;
		cursor:pointer;	
	}