/* Begin Typography & Colors */
body {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;	
    color: #282828;
    background-color: #e4e4e4;
    background-image: url(images/background.png);
    background-repeat: repeat-x;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 12px;
	width: 740px;
	}

#content {
	float: left;
	width: 470px;
	margin-top: 150px;
	}

#footer {
	border: none;
	}

h1 {
	font-size: 36px;
	text-align: center;
	}

#sidebar div{
	text-align: right;	
	}

#sidebar span{
		padding: 2px 7px;
		text-transform: uppercase;
	}
	
#sidebar p{
	text-align: left;	
	padding: 0 10px;
	width:  233px;
	font-size:  14px;
}

p#about{
	margin-top: 0;
	padding-top: 61px;
}

p#about img{
	margin-top: -61px;
}

p#rss{
	margin: 30px 0;
}


p#dj{
	text-align: left;
	margin: 30px 0;
}

p#roll, p#search{
	margin: 30px 0 0 0;
}

p#tweet{
	background-image: url(images/tweet.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 5px 5px 15px 11px;
	margin: 30px 7px 0 45px;
	width: auto;
	text-align: left;
	text-indent: -6px
}

p#tweet a img{
	margin: 0 5px;
	visibility: hidden
}

p#tweet a:hover img{
	visibility: visible
}

p#tweet a:hover{
	background-color: transparent;
	color: #282828;
}

#innersidebar p span{
	font-size: 18px;
	padding: 0;
}


#innersidebar li {
	display: inline;
}	

			

h1, h2, h3{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;	
}

h2 {
	text-transform: uppercase;
	font-size: 26px;

}

h3 {
	font-size: 18px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg {
	text-decoration: none;
	}
	
.description{
	padding: 12px 7px;
    font-size: 26px;
    text-transform: uppercase;	
}	

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #de001a;
	}

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 p a:visited {
	color: #de001a;
	}

#commentform input, #commentform textarea {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;    
	font-size: 14px;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
	
.commentlist li cite{
	font-style: normal;
	font-size: 18px;
}	

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #de001a;
	text-decoration: none;
	}

a:hover{
	background-color : #d8d8d8;	
	text-decoration: none;
}	

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

#page {
	margin: 20px 20px;
	padding: 0;
	width: 900px;
	border: 0;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 24px;
	margin: 0px 0 0;
	width: 450px;
	}

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

.post {
	margin: 0;
	padding: 10px;
	text-align: left;
    background-color: #f9f9f9;
    background-image: url(images/fader-content.png);
    background-position: bottom left;
    background-repeat: repeat-x
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

 .sharing {
	margin: 10px -15px 0 0;
	text-align: right;
}

.postmetadata{
	font-size: 12px;
	clear: both;
	margin: 10px 0 0 0;
	text-align: right;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

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

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

/* 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
	}
	
img.separator{ /* shadows below posts */
	margin-bottom: 15px
}	

div #license{
	padding: 50px 10px 20px;
}
a#cc:hover{
	background-color: transparent;
}

img#logo{
	margin-top: 38px
}


/* End Images */



/* Begin Lists

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

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: 3px 0 4px 10px;
	}

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

.entry ol li {
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 15px;
	display: inline;
	}

#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;
	}
	
ul#blogroll{
	margin: 5px 10px;
	text-align: left;
}
/* End Entry Lists */



/* Begin Form Elements */
input#s {
	font-size: 16px;
	color: #c9c9c9;
	width: 226px;
	padding: 1px;
	margin: 3px 10px 10px;
	border: 0;
	background-color: white;
	border: 1px solid #666;
	background-image: url(images/search.png); 
	background-position: 210px 3px;
	background-repeat:  no-repeat
}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	background-color: #f9f9f9;
	margin: 0;
	padding: 5px 10px 3px;
	list-style: none;
	font-size: 1em;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	float: left;
	padding: 0;
	margin: 0 45px;
	width: 250px;
}

#outersidebar{
	background-image: url(images/sidebar-back.png);
}

#innersidebar{
	background-image: url(images/fader-content.png);
    background-position: bottom left;
    background-repeat: repeat-x

}
	
#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Live Search */


div #addicted_results{
	width: 240px;
}

ul#livesearchresults{
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
}

ul#livesearchresults li {
	display: list-item;
	text-align: left;
	margin: 3px 14px;
}



/* End Live Search */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

hr {
	display: none;
	}

a img {
	border: none;
	}

div.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	background-color: #f9f9f9;
}

h3#comments, h3#respond {
	padding: 0;
	font-size: 22px;
	text-transform: uppercase;
	}
	
div#prev-post, div#next-post, div#prev-post a, div#next-post a{
	color: #ccc;
}	

div#prev-post a:hover, div#next-post a:hover{
	color: #de001a;
}

/* End Various Tags & Classes*/
