body 
{
color: #333;
background-color: #fff;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
}

div, p, span, td, th, label
{
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
color: #333;
}

img { border: 0px; }

a:link { color: #333; }

a:visited { color: #333; }

a:active { color: #333; }

a:hover { background-color: #000; color: #fff; }

blockquote
{
	border-left: 1px dotted #ccc;
	padding-left: 10px;
	margin-left: 10px;
	}


	

/*************************************

Site Structure

*************************************/

#site-container
{
	width: 1000px;
	height: 100%;
	position: relative;
	margin: 20px;
	}

#header
{
	width: 870px;
	background-color: #000;
	color: #fff;
	height: 25px;
	margin-bottom: 10px;
	}

#header h1
{
font-size: 25px;
text-transform: uppercase;
float: left;
}

#header #home
{
float: right;
padding-right: 4px;
padding-top: 6px;
}

#header a
{
color: #fff;
}

#header a:hover
{
}

#content-container
{
	position: absolute;
	min-height: 400px;
	}


div.paging
{
	/*position: absolute;
	right: 40px;
	top: 10px;
	*/
	margin-bottom: 30px;
	}
	
div.paging *.prev
{
float: left;
width: 240px;
}

div.paging *.next
{
float: right;
width: 240px;
text-align: right;
}

div.paging span
{
text-transform: uppercase;
font-size: 9px;
}

div.paging .home
{
float: left;
width: 20px;
}


#posts
{
	width: 600px;
	float: left;
	margin: 20px 20px 0 0;
	}

#side-bar
{
	float: left;
	margin-top: 20px;
	padding-left: 20px;
	}


*.clear
{
clear: both;
}

/**********************************

General Styles

**********************************/


*.imageBorder
{
	border: solid 25px #000; 
	padding: 1px;
	background-color: #fff;
}

*.pageHeading
{
	color: #333;
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: .05em;
	}

*.subHeading
{
	color: #333;
	font-size: 12px;
	letter-spacing: .1em;
	}

*.right
{
	float: right;
	margin: 5px 0px 5px 10px;
	}

*.left
{
	float: left;
	margin: 5px 10px 5px 0px;
	}

*.center
{
	text-align: center;
}


*.button
{
	color: #666;
}

*.textInput
{
	border: 1px solid #fff;
	border-bottom: 1px solid #000;
	font-size: 11px;
	padding: 1px;
	background-color: #fff;
	color: #333;
	}

*.bold
{
	font-weight: bold;
}



*.small
{
	color: #999;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: xx-small;
}


/*****************************

Side Bar

*****************************/

/*-------- Search -----------*/

#search
{
margin-bottom: 25px;
}

#search h2
{
font-size: 9px;
text-transform: uppercase;
color: #333;
}

#search .textInput
{
}

#search button
{
background: transparent url("../images/uploads/site_images/black_btn_left.png") no-repeat left 1px;
height: 23px;
border: 0;
padding-left: 10px;
cursor: pointer;
vertical-align: middle;
}

#search button span
{
background: transparent url("../images/uploads/site_images/black_btn_right.png") no-repeat top right;
color: #ccc;
display: block;
height: 23px;
padding: 5px 12px 5px 0px;
}

*.side-box
{
margin-bottom: 25px;
}

*.side-box h2
{
text-transform: uppercase;
font-size: 12px;
margin-bottom: 2px;
}




/*-------- Mini Nav -----------*/

#mini-nav
{
width: 240px;
}

#mini-nav  *.box
{
	width: 100%;
	float: left;
	color: #999;
	min-height: 150px;
	padding-bottom: 2px;
	}

*.side-box ul, *.box ul
{
	list-style-type: square;
	margin-left: 13px;
	color: #333;
	}

*.side-box ul li, *.box ul li
{
	min-height: 14px;
	padding-top: 5px;
	}

*.box ul li ul
{
display: none;
}


*.side-box a, *.box a
{
text-decoration: none;
display: block;
}

*.side-box a:hover, *.side-box li:hover a, *.box a:hover, *.box li:hover a
{
color: #fff;
background-color: #000;
}

*.side-box li:hover, *.box li:hover
{
background-color: #000;
}

.box #popular, .box #onthisday, .box #archive, .box #recent
{
	display: none;
}

	
*.box h2
{
padding: 7px;
font-size: 9px;
text-transform: lowercase;
}

*.box h2 .day
{
font-size: 16px;
text-transform: uppercase;
}

#mini-nav #tabs {
	float:left;
	width:100%;
	padding:0;
	line-height:normal;
}
#mini-nav #tabs ul {
	margin:0;
	list-style:none;
	}
	
#mini-nav #tabs li {
	display:inline;
	margin-right: 2px;
	padding:0;
	float: left;
	height: 10px;
	}
	
#mini-nav #tabs a {
	float:left;
	text-decoration:none;
	}
	
#mini-nav #tabs a span {
	float:left;
	display:block;
	font-size: 10px;
	text-transform: uppercase;
	}
	
#mini-nav #tabs li:hover span {
	color: #fff;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#mini-nav #tabs a span {float:none;}
/* End IE5-Mac hack */
	

#mini-nav #tabs #current a {
	font-weight: bold;
	}

#mini-nav #tabs #current a:hover, #mini-nav #tabs #current:hover, #mini-nav #tabs #current a:hover span
{
	color: #333;
	background-color: #fff;
	}

/*******************************

Post Styles

*******************************/

*.post
{
margin-bottom: 40px;
}


*.post-content ul
{
	list-style-image: url("../images/uploads/site_images/plus_bullet.gif");
	margin-left: 8px;
	padding-left: 8px;
}


*.post-content ol
{
list-style: decimal outside;
margin-left: 20px;
}

*.post-content li
{
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 125%;
}

*.post-content dt
{
margin: 5px 0px;
}

*.post-content dd
{
margin-left: 10px;
margin-bottom: 5px;
}

*.post-content a:hover
{
	color: #fff;
}

#posts h1, *.post > h2, *.result > h2
{
	font-size: 40px;
	text-transform: uppercase; 
}


#posts h1 a
{
text-decoration: none;
}

*.preview-list *.post > h2, *.result > h2
{
	font-variant: normal;
	font-size: 20px;
}

*.post > h2 a:link, *.post > h2 a:active, *.post > h2 a:visited
{
	text-decoration: none;
}

*.post > h2 a:hover
{
text-decoration: underline;
background-color: none;
}

*.post-content
{
font-size: 12px;
padding-top: 15px;
}

*.post-content h3
{
font-size: 12px;
font-weight: bold;
margin: 10px 0 5px;
}

#posts h2
{
font-size: 14px;
text-transform: uppercase;
margin: 10px 0 5px;
padding-top: 2px;
width: 50%;
background-color: #000;
color: #fff;
}

#posts h2 a
{
color: #fff;
}

*.post-content p
{
	margin-bottom: 8px;
	padding-bottom: 8px;
	line-height: 150%;
	font-size: 12px;
	margin-top: 8px;
	}

*.post-content a
{
font-weight: bold;
}

*.post h4
{
text-transform: uppercase;
margin-bottom: 2px;
padding-bottom: 2px;
}


*.post-content *.caption, *.post-content label
{
	text-transform: uppercase;
	font-size: 10px;
	color: #999; /* light: #999 */
	}


*.post-music
{
	clear: both;
	margin-bottom: 15px;
}

*.post-music *.music-graphic
{
float: left;
margin-right: 5px;
}


*.song-artist
{
	font-weight: bold;
}

*.song-title
{
}



*.post *.disabled
{
font-style: italic;
}

*.post p.category
{
margin-top: 15px;
}

*.single-entry *.paging
{
margin-top: 15px;
}

*.single-entry *.info-box
{
margin-top: 10px;
}

 *.info-box *.permalink
{
margin-bottom: 10px;
}

*.info-box h2
{
font-size: 15px;
margin-bottom: 2px;
}

*.related p
{
margin-bottom: 8px;
}


/*******************************

Category Styles

*******************************/

*.preview-list
{
}

*.preview-list h1
{
font-size: 30px;
}

*.preview-list *.post-content
{
margin-top: 15px;
}

*.preview-list *.post
{
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: dotted 1px #999;
}



/*******************************

Search Results

*******************************/

*.search h1
{
	font-size: 40px;
	text-transform: uppercase;
	font-weight: normal;
}

*.search h2
{
font-size: 14px;
margin-bottom: 2px;
}

*.search h2 a
{
text-decoration: none;
}

*.search h2 a:visited
{
}

*.search p
{
	margin-bottom: 4px;
	padding-bottom: 4px;
	line-height: 150%;
	font-size: 12px;
}

*.search *.results
{
margin-top: 25px;
}

*.search *.result
{
margin-bottom: 20px;
border-bottom: dotted 1px #666;
}


*.search *.label
{
font-weight: bold;
}

/****************************************

Comments

****************************************/

*.comment-box
{
	margin-top: 30px;
	/*background: transparent url(../images/uploads/site_images/comment_bg.png) no-repeat scroll left top;*/
	display: none;
}

*.single-entry *.comment-box
{
background: none;
}

*.comment-box h2
{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 15px;
}

*.closed
{
/*display: none;*/
}

*.open
{
/*display: block;*/
}

*.comment-box *.comment-list
{
	float: left;
	width: 250px;
	margin-right: 12px;
	
}

*.comment-box *.form
{
	float: left;
	width: 250px;
	border-left: dotted 1px #535353;
	padding-left: 12px;
	
}

*.comment-box *.form fieldset {
  	margin-bottom: 10px;
}

*.comment-box *.form legend {
  	padding-right: 5px;
	text-transform: uppercase;
	font-size: 16px;
}

*.comment-box *.form label {
	  display: inline-block;
	  vertical-align: top;
	  text-transform: uppercase;
}

*.comment-box *.form fieldset ol {
  margin: 0;
  padding: 0;
}

*.comment-box *.form fieldset li {
  list-style: none;
  padding: 5px 0px;
  margin: 0;
}

*.comment-box *.form fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}

*.comment-box *.form fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}

*.comment-box *.form fieldset fieldset label {
  display: block;
  width: auto;
}

*.comment-box *.form em {
  font-weight: bold;
  font-style: normal;
  color: #ff0000;
  margin-left: 5px;
}

*.comment-box *.form label {
  width: 200px; /* Width of labels */
}


*.comment-box *.textInput, *.comment-box textarea
{
	background-color: #e0e0e0;
	border: 0;
	padding: 0;
	}


*.post *.comment
{
	margin-bottom: 15px;
	border-bottom: 1px dotted #333;
	padding-bottom: 15px;
}

*.post *.comment p
{
	margin-top: 8px;
	line-height: 125%;
}

*.post *.comment *.commentName
{
	font-size: 16px;
}

*.post *.comment *.commentDate
{
	
}

#disqus_thread 
{
margin-top: 30px;
width: 400px;
}

#disqus_thread a:hover
{
background-color: #000 !important;
}

#disqus_thread h3
{
display: none !important;
}

#dsq-logo-dropdown
{
display: none !important;
}

#dsq-content .dsq-options
{
margin-top: 10px;
}

/******************************

Archive page

*******************************/
.archive
{
margin-top: 20px;
}

#posts.archive h2
{
margin: 15px 0 10px;
width: 100%;
}

.archive h3
{
margin-bottom: 5px;
}

.archive .post
{
margin-bottom: 10px;
}

.archive .post h4
{
font-size: 9px;
}

.archive .post-content
{
width: 400px;
padding-top: 0px;
}

.archive p
{
font-size: 10px;
}

#nav_cat_archive
{
margin-top: 15px;
}

#nav_cat_archive h3, #nav_date_archive h3
{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	background: transparent url(../images/uploads/site_images/black_arrow.png) no-repeat scroll left top;
	padding-left: 18px;
	margin-bottom: 4px;
}

#nav_cat_archive h3.selected
{
background: transparent url(../images/uploads/site_images/black_arrow_down.png) no-repeat scroll left top;
}

#nav_cat_archive h3:hover
{
cursor: pointer;
text-decoration: underline;
}

#nav_cat_archive p
{
margin-bottom: 4px;
width: 300px;
}

ul#nav_cat_archive > li
{
margin-bottom: 10px;
padding-bottom: 10px;
clear: both;
}

ul#nav_date_archive > li
{
padding-top: 40px;
clear: both;
}

#nav_cat_archive ul, #nav_date_archive ul
{
margin-top: 10px;
border-top: 3px double #666;
width: 550px;
}

#nav_cat_archive li li, #nav_date_archive li li
{
float: left;
width: 255px;
border-bottom: 1px dotted #666;
line-height: 125%;
margin: 0 5px;
padding: 5px;
}

#nav_cat_archive li li a, #nav_date_archive li li a
{
text-decoration: none;
display: block;
}

#nav_cat_archive.bydate li li
{
float: none;
}

#nav_cat_archive li li:hover, #nav_date_archive li li:hover a
{
background-color: #000;
color: #fff;
text-decoration: underline;
cursor: pointer;
}

#nav_cat_archive li li.close
{
clear: left;
border-bottom: 3px double #ccc;
font-size: 10px;
letter-spacing: 0.1em;
margin: 10px 0 20px 0;
}

#nav_cat_archive li li.close:hover, #nav_cat_archive li.close:hover a
{
text-decoration: none;
color: #fff;
}


#nav_cat_archive li li.close a
{
text-decoration: none;
color: #333;
}

/* Calendar */

#calendar
{
border: dotted 1px #666;
padding: 5px;
width: 160px;
margin: 10px auto;
}

#calendar *.calendarBG
{
width: 150px;
margin-left: 5px;
}

*.calendarBG *.calendarHeader th.calendarMonthTitle
{
font-size: 12px;
padding-bottom: 5px;
text-align: center;
}

*.calendarBG *.calendarDayHeading
{
font-weight: bold;
padding-bottom: 5px;
}

*.calendarBG *.calendarBlank
{
color: #666;
}

*.calendarBG td
{
padding: 3px;
text-align: center;
}

*.calendarBG *.calendarToday
{
border: solid 1px #666;
}

*.calendarBG *.hasEntries
{
background-color: #000;
}

*.calendarBG *.hasEntries a
{
color: #fff;
}
