body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, Sans-Serif;
	background:#000;
	color: #ccc;
	text-align: center;
	margin:0;
}

p {
	font-size:1.4em;
	line-height:1.3em;
	margin:0 0 1em 0;
	}

#page {
	background: #111225 url('images/bg.gif');
	text-align: left;
	}

#description {
	background:#000;
	border-top:1px solid #201f31;
	border-bottom:1px solid #201f31;
	}

#description {
	font-size:2.3em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.commentlist li {
	background-color: #201F31;
}

.post .post-date{
	font-size:1.8em;
}

#footer {
	background:#000;
	border-top:1px solid #2a3048;
	}
#footer .footer-info{
	margin:0 auto;
	width:972px;
}
#sidebar h2, #footer h2 {
	font-size: 1.6em;
	background:#33324f;
	font-family:HelveticaNeue-Bold,Arial,Helvetica,Sans-serif;
	}

#sidebar li{
	font-size:1.4em;
}

#sidebar li li{
	font-size:1em;
}

#sidebar li h2{
	font-size:1.15em;
}

#sidebar #social-media{
	width:301px;
	overflow:hidden;
	background:#000;
	border:1px solid #201f31;
	padding:0 0 10px 0;
	margin:0 0 45px 0;
	clear:both;
}

#sidebar #social-media li{
margin:0 13px;
}

#sidebar #social-media #sm-twitter{
margin-right:0;
}

#sidebar #social-media li,#sidebar #social-media  li a{
	float:left;
	height:66px;
	display:inline;
}

#sidebar #social-media li span{
	display:none;
}

#sidebar #social-media #sm-rss a{
	background-image:url('images/sm-rss.gif');
	width:55px;
} 

#sidebar #social-media #sm-twitter a{
	background-image:url('images/sm-twitter.gif');
	width:37px;
} 

#sidebar #social-media #sm-facebook a{
	background-image:url('images/sm-facebook.gif');
	width:62px;
} 

#sidebar #social-media #sm-email a{
	background-image:url('images/sm-email.gif');
	width:32px;
} 

#sidebar #social-media a:hover{
background-position:bottom;
}

#sidebar .archive-list ul li{
	background:url('images/bullet.gif') left center no-repeat;
	padding:0 0 0 20px;
	}

#sidebar .categories .cat-count{
	background:#33324f;
	font-size:0.7em;
	margin:0 0 0 10px;
	padding:1px 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	}

h2, .post-heading {
	font-size:2.3em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 2em;
	}

h4	{
	font-size:1.7em;
	}

	h5, h6 {
	font-size: 1.4em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #fff;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited , h5, h5 a, h5 a:visited , h6, h6 a, h6 a:visited {
	color: #fff;
	}

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

.entry {
	background:#201f31;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

#commentform input,#commentform textarea,
#signupform input,#signupform textarea {
	background:#201f31;
	color:#ccc;
	border:1px solid #ccc;
	}


.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: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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: #fff;
	text-decoration: none;
	}

a:hover {
	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: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	padding: 70px 0 0 0;
	width:100%;
	overflow:hidden;
	}

#header {
	margin: 0 auto;
	width: 972px;
	overflow:hidden;
	}

#header #logo{
	padding:0 0 0 30px;
	float:left;
	}

#header #cat-nav{
	float:right;
}

#header #cat-nav{
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}

#header #cat-nav dt,#header #cat-nav dt a{
	margin: 0;
	padding: 0;
	display:block;
	float:left;
	height:56px;
	background-repeat:no-repeat;
}

#header #cat-nav dt a{
	padding:0 40px 0 0;
}

#header #cat-nav a.last{
	padding:0;
}

#header #cat-nav dt a span{
	display:none;
}

#header #cat-nav dd {
	display: none;	
}

#header #cat-nav #play-link a{
	width:29px;
	background-image:url(images/link-play.gif);
}

#header #cat-nav #pause-link a{
	width:39px;
	background-image:url(images/link-pause.gif);
}

#header #cat-nav #rewind-link a{
	width:52px;
	background-image:url(images/link-rewind.gif);
}

#header #cat-nav #mix-link a{
	width:24px;
	background-image:url(images/link-mix.gif);
}

#header #cat-nav #amplify-link a{
	width:56px;
	background-image:url(images/link-amplify.gif);
}

#header #cat-nav #eject-link a{
	width:36px;
	background-image:url(images/link-eject.gif);
}

#header #cat-nav dt a:hover, #header #cat-nav dt.selected a{
	background-position:bottom left;
}

#container{
	margin:0 auto;
	width:972px;
	overflow:hidden;
	}

#description{
	width:100%;
	margin:30px 0 50px 0;
	}

#description-text{
	margin:0.5em auto;
	padding:0 0 0 30px;
	width:942px;
	}

.narrowcolumn {
	float: left;
	margin: 0 51px 0 0 ;
	width: 618px;
	overflow:hidden;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	clear:both;
	margin: 0 0 55px 30px;
	}

.post-heading{
	font-family:"verdana";
	margin:0 0 20px -30px;
	padding:5px 15px;
	background:#201f31;
	float:left;
	display:inline;
	}

.entry a{
	text-decoration:underline;
}

.entry img, .entry object{
	display:block;
	margin-left:-50px;
	border:1px solid #2a3048;
	text-indent:0;
	position:relative;
	}

.entry > p:first-child{
	color:#fff;
	font-weight:bold;
	font-size:1.5em;
	background:url(images/bullet.gif) 5px 5px no-repeat;
	text-indent:30px;
	}

.category-amplify .post-heading{
	background:#dcb502;
	}

.category-rewind .post-heading{
	background:#ff0000;
	}

.category-play .post-heading{
	background:#00cb01;
	}

.category-pause .post-heading{
	background:#d90e5b;
	}

.category-mix .post-heading{
	background:#00c1c1;
	}

.category-eject .post-heading{
	background:#ea2f00;
	}

.post hr {
	display: block;
	}

.post .post-date{
	padding:0 0 0 25px;
	margin:0 0 15px 0;
	}

.category-play .post-date{
	background:url(images/post-icon-play.gif) no-repeat center left;
	}

.category-pause .post-date{
	background:url(images/post-icon-pause.gif) no-repeat center left;
	}

.category-mix .post-date{
	background:url(images/post-icon-mix.gif) no-repeat center left;
	}

.category-rewind .post-date{
	background:url(images/post-icon-rewind.gif) no-repeat center left;
	}

.category-amplify .post-date{
	background:url(images/post-icon-amplify.gif) no-repeat center left;
	}

.category-eject .post-date{
	background:url(images/post-icon-eject.gif) no-repeat center left;
	}

.entry {
	clear:both;
	float:left;
	padding:15px 20px;
	width:549px;
	}

.widecolumn .post {
	margin: 0;
	}

.tag-list{
	margin:15px 0 0 0;
	padding:0 0 0 30px;
	min-height:21px;
	width:400px;
	height:auto;
	background:url(images/icon-tag.gif) no-repeat top left;
	float:left;
}
}
/* for Internet Explorer */
/*\*/
* html .tag-list {
height: 21px;
}
/**/


.tag-list a{
	background:#33324f;
	font-size:1.3em;
	padding:5px 10px;
	margin:0 5px 0 0;
	float:left;
	font-weight:bold;
	text-decoration:none;
}
.tag-list a:hover{
	background:#000;
}

.postmetadata {
	padding:2px 0;
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	}

#footer h2{
	margin:-12px 0 15px 0;
	padding: 5px 10px;
	float:left;
	position:relative;
}
#footer p{
	clear:both;
	padding: 0 0 10px 30px;
	background:url(images/bullet.gif) 5px 5px no-repeat;
}

/* End Structure */



/*	Begin Headers */
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0 0 0.5em 0;
	}

#sidebar h2 {
	padding:5px 10px;
	margin:0 0 10px 0;
	float:left;
	}

h3.comments {
	padding: 0;
	margin: 0 0 0 30px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	font-size: 100%;
	margin:0 0 1em;	
}

.entry li {
	font-size:1.4em;
	line-height:1.3em;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry pre {
	font-size:1.4em;
	line-height:1.3em;
}

.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.archives{
	width:303px;
	overflow:hidden;
	}


#sidebar ul li {
	list-style-type: none;
	text-indent:0;
	margin: 0 0 15px 0;
	padding:0;
	}

#sidebar ul li.cat-item-3 {
	background:url(images/cat-icon-play.gif) no-repeat;
	padding:0 0 0 30px;
}
#sidebar ul li.cat-item-4 {
	background:url(images/cat-icon-pause.gif) no-repeat;
	padding:0 0 0 30px;
}
#sidebar ul li.cat-item-5 {
	background:url(images/cat-icon-rewind.gif) no-repeat;
	padding:0 0 0 30px;
}
#sidebar ul li.cat-item-6 {
	background:url(images/cat-icon-mix.gif) no-repeat;
	padding:0 0 0 30px;
}
#sidebar ul li.cat-item-7 {
	background:url(images/cat-icon-amplify.gif) no-repeat;
	padding:0 0 0 30px;
}
#sidebar ul li.cat-item-8 {
	background:url(images/cat-icon-eject.gif) no-repeat;
	padding:0 0 0 30px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 30px 0;
	clear:both;
	}

#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: 0 0 12px 0;
	padding: 0;
	}

.wp-tag-cloud, .blogroll{
	width:303px;
	overflow:hidden;
	font-size:0.9em;
}

#sidebar ul .wp-tag-cloud li{
	float:left;
	font-weight:bold;
	margin:0 10px 10px 0;
}

.blogroll li{
	width:303px;
	overflow:hidden;
	font-weight:bold;
	}

.wp-tag-cloud a, .blogroll li a{
	float:left;
	background:#000;
	padding:3px 8px;
}

.wp-tag-cloud a:hover{
	background:#33324f;
	text-decoration:none;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	width:303px;
	overflow:hidden;
	margin:0 0 55px 0;
	}

#sidebar #searchform #s {
	width: 223px;
	border:0;
	margin:0 10px 0 0;
	float:left;
	padding: 5px;
	color:#666;
	font-style:italic;
	font-family:Arial Helvetica, Sans-serif;
	}

#searchform button {
	display:inline;
	height:27px;
	width:59px;
	background-image:url(images/seach-btn.gif);
	border:0;
	float:left;
	margin:0;
	padding:0;
	}

#searchform button:hover, #searchform button.active {
	background-position:bottom;
	}

#searchform button span{
	display:none;
	}

.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;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
#signupform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#signupform {
	text-align: left;
	margin: 5px 10px 0 0;
	}
#signupform textarea {
	width: 100%;
	padding: 2px;
	}
#signupform #submit {
	margin: 20px 0 5px auto;
	float: left;
	}
		
#respond{
	clear:both;
	margin: 0 0 0 30px;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin: 0 0 0 30px;
	}

.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;
	}
#signupform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	float:left;
	width: 303px;
	}

#sidebar form {
	clear:both;
	}

#sidebar .categories{
float:left;
}

#sidebar .archive-list{
float:right;
padding:0 10px 0 0;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 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: center;
	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;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.entry blockquote {
	background:#000;
	border:1px solid #2a3048;
	padding:15px 30px 0 30px;
	margin:0 0 20px -50px;
	display:block;
	position:relative;
	color: #fff;
	width:536px;
	}

.entry blockquote p{
	text-indent:0;
	font-size:1.8em;
	margin:0 0 1em 0;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	margin: 0 0 0 30px;
	font-size:1.3em;
	}
.navigation div{
	margin: 0 0 30px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

/*Plugins*/

.addthis_container{
float:right;
margin:15px 0 0 0;
}