/*  
Theme Name: Doctor Horribles Sing Along Blog 2
Theme URI: http://www.doctorhorrible.net/
Description: Doctor Horrible's Sing Along Blog
Version: 1.0
*/		

*
{
margin: 0px;
padding: 0px;
}


body 
{
	font-size: 12px;
	margin: 0px;
	text-align: center;
	color: #333;
	font-family:  Georgia, "Times New Roman", Times;
	background-color: #050C12;
}

#wrap
{
	width:980px;
	margin: 5px auto;
	background: none;
	padding: 5px 0px;
	border: 1px solid #000000px;
}


                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#blogtitle
{
	height: 200px;
	margin: auto;
	padding-left: 320px;
	text-align: left;
	background-image: url(img/Doctor_Horrible_header2.jpg);
	background-repeat: no-repeat;
}

h1.blogtitle
{
	font-size: 26px;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: none;
}


#blogtitle a:link {
color: #480000px;
text-decoration: none;
border: none;
	display: none;
}

#blogtitle a:visited {
color: #480000px;
text-decoration: none;
border: none;
font-weight: bold;
padding: 2px 15px;
}

#blogtitle a:hover {
color: #7F1717;
text-decoration: none;
padding: 6px 15px;
margin-left: 0px;
	display: none;
}

.description
{
	color: #480000px;
	text-align: left;
	font-size: 14px;
	margin-left: 15px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	display: none;
}

                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
clear:left;
padding:0px;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
width: 980px;
border-top:1px solid #333;
background: url(img/container.png) repeat-y;
}



                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
float: left;
width: 180px;
margin: 0px;
padding-top: 4px;
margin-top: 0px;
margin-left: 2px;
margin-bottom: 20px;
text-align: left;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
float: right;
width: 180px;
margin: 0px;
padding-top: 4px;
margin-top: 0px;
margin-bottom: 20px;
margin-right: 2px;
text-align: left;
}


                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
	display: block;
	margin: 0 195px 20px 195px;
	padding: 1em;
	padding-top: 10px;
	margin-top:4px;
	text-align: left;
}

#content p
{
padding-left: 10px;
}
                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
	clear:both;
	background: none;
	color: #FFFFE8;
	font-weight: normal;
	background: url(img/footer.png) bottom no-repeat;
	padding-top: 10px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;

}

#footwrap p
{
display: block;
margin-top: 5px;
margin-bottom: 5px;
text-align:center;
}

#footwrap a:link {
color: #E5CFAB;
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
color: #E5CFAB;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #E5CFAB;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #E5CFAB;
text-decoration: none;
border: none;
text-align: left;
}


#content ul
{
padding-left: 15px;
}

#content ul li{
margin-left: 15px;
}

#content ul ul li{
padding-left: 3px;;
}


#content ol{
	list-style-position: inside;
	padding-left: 15px;
	padding-top: 2px;
	margin-bottom: 10px;
	font-weight: normal;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/

#sidebarleft
{
	color: #FFFFFF;
	background: none;
	margin-bottom: 10px;
	background: none;
	padding: 0 8px  0 8px;
	font-family: verdana, arial;
	font-size: 12px;
}
#sidebarleft h2 {
	color: #FFFFFF;
	background-image: url(img/sidebarheader.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 165px;
	margin: 0px;
	font-weight: normal;
	font-size: 14px;
	font-family: verdana, arial;
}

#sidebarleft ul
{
	background-image: url(img/sidebarback.png);
	background-repeat: repeat-y;
	background-position: left top;
	list-style-type:none;
	margin-bottom: 8px;
	border: none;
	padding-bottom: 5px;
	padding-top: 10px;
	width: 165px;
}

#sidebarleft li
{
	list-style-type:none;
	padding-bottom: 8px;
}
#sidebarleft li a {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-weight: normal;
}
#sidebarleft li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-weight: normal;
}
#sidebarleft li a:hover {
	color: #E8CFA9;
	font-weight: normal;
	border: none;
	text-decoration: underline;
	border: none;
}
#sidebarleft ul li
{
	padding-left: 0px;
	margin-left: 10px;
	margin-right: 4px;
	padding-bottom: 8px;
}

#sidebarleft ul li li
{
	margin-left: 8px;
	margin-right: 3px;
	padding: 0px;
}


#sidebarleft p
{
	padding: 3px;
}

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
	color: #FFFFFF;
	background: none;
	margin-bottom: 10px;
	background: none;
	padding: 0 8px  0 8px;
	font-family: verdana, arial;
	font-size: 12px;
}
#sidebarright h2 {
	color: #FFFFFF;
	background-image: url(img/sidebarheader.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 165px;
	margin: 0px;
	font-weight: normal;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 0px;
	font-family: verdana, arial;
}
#sidebarright ul
{
	background-image: url(img/sidebarback.png);
	background-repeat: repeat-y;
	background-position: left top;
	list-style-type:none;
	margin-bottom: 8px;
	border: none;
	padding-bottom: 5px;
	padding-top: 10px;
	width: 165px;
}

#sidebarright li
{
	list-style-type:none;
	padding-bottom: 8px;
}

#sidebarright ul li
{
padding-left: 0;
margin-left: 20px;
margin-right: 4px;
padding-bottom: 8px;
list-style-type:none;
}

#sidebarright ul li li
{
padding-left: 0;
margin-left: 8px;
margin-right: 3px;
padding: 2px 0;
list-style-type:none;
}


#sidebarright li a {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-weight: normal;
}
#sidebarright li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-weight: normal;
}
#sidebarright li a:hover {
	color: #E8CFA9;
	font-weight: normal;
	border: none;
	text-decoration: underline;
	border: none;
}


#sidebarleft p
{
padding: 3px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }



#content h2 { margin: 0 0 .5em 0px; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
border-left: 4px solid #480000px;
}


                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
	display:block;
	margin: 10px auto 10px auto;
	padding: 5px 8px 8px 5px;
	text-align: left;
	color:#233036;
	width:95%;
	background-color: #D3DAE6;
}

#content .postmetadata
{
padding: 5px;
}

.postmetadata a:link
{
border: none;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #7F1717;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: #7F1717;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #480000px;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link
{
color: #7F1717;
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: underline;
}

a:visited
{
color: #7F1717;
text-decoration: none;
font-weight: normal;
}

a:visited:hover
{
text-decoration: underline;
}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}



                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
color: #333;
}

.commentlist li
{
	margin: 8px 10px 8px 15px;
	padding-left: 12px;
	margin-bottom: 2px;
	background-color: #D3DAE6;
}

.commentlist li ul li
{
border: none;
}

/*li.alt
{
border-bottom: 2px solid #D8A860px;
}*/

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #364954;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #405764;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #364954;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #364954;
}


.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #364954;
}

.commentnumber {
font: italic normal 14px 'Times New Roman', Times, serif;
margin-top: 2px;
float:right;
color: #364954;
font-size: 28pt;
}

#comment
{
width:80%;
}
                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 36px;
color: #666666;
}

h2
{
font-family: Arial, sans-serif; 
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0px;
text-align: left;
}

h3
{
font-family: Arial, sans-serif; 
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0px;
text-align: left;
}

h3.posttitle   
{
font-family: Arial, sans-serif; 
font-size: 22px;
font-weight: bold;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
}

.posttitle a:link
{
font-size: 22px;
color: #480000px;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 22px;
color: #480000px;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 22px;
color: #333;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}

h4
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0px;
text-align: left;
}

h5
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0px;
text-align: left;
}

                          /*Miscellaneous*/
.date
{
font-size: 14px;
float: right;
text-transform: uppercase;
letter-spacing: -2px;
padding: 0 5px;
margin-top: 12px;
text-align: center;
color: #480000px;
border: 1px groove #405764;
background: #E5CFAB url(img/date.png) no-repeat;
}

.entry
{
margin-bottom: 5px;
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:98%;
margin-left:auto;
margin-right: auto;
}
                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #333;
color: #FFFFE8;
background: #480000px;
}

/*#searchform {
margin-left: 5px;
	}*/

/* navigation
--------------------------------------------------*/
#navigation 
{
	margin-left:auto;
	margin-right:auto;
	width: 980px;
	height: 34px;
	overflow: hidden;
	background:#333 url(img/navigation.png) no-repeat;
	font-family: verdana, arial;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.8em;
}

#navigation ul 
{
margin:0px;
padding:0px;
}

#navigation li {
float:left;
margin:0px;
padding:0px;
	list-style-type: none;
white-space:nowrap;
border-color:#6F7076;
font-weight: normal;
}

#navigation li a 
{
	display:block;
	padding:0 10px 0 20px;
	font-size:0.8em;
	letter-spacing:1px;
	font-weight: normal;
	color: #FFFFFF;
}
#navigation li a:hover
{

	color: #E5CFAB;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form 
{
float:right;
height:100%;
width:164px;
padding:0 15px;
line-height:0px;
}

#navigation form fieldset 
{
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s 
{
height:1.5em;
width:115px;
margin:0 5px 0 0px;
padding:0px;
border:1px solid;
font-size:0.8em;
vertical-align:middle;
}

#navigation #searchbutton 
{
height:2em;
width:auto;
padding:0 1px;
font-size:9px;
letter-spacing:1px;
text-align:center;
vertical-align:middle;
}


#navigation .selected,
#navigation .current_page_item,
#navigation a:hover
{
color: white;
}

#navigation a:visited
{
font-weight: normal;
}


#navigation #s 
{
border-color:#FFF9EA;
}

#navigation #searchbutton 
{
color:white;
 background-color:#798288;
}

.button
{
margin-bottom: -4px;
}


/******************Calendar**************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0px;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0px;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0px;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
	text-align: right;
	float: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0px;
}

.wp-smiley
{
padding: 0px;
}

.textwidget
{
margin: 2px 5px 2px 5px;
}

/****Rounded corners********/
.roundcont {
background-color: #D3DAE6;
margin-top: 10px;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(img/tl.png) no-repeat top right; 
}

.roundbottom {
	background: url(img/br.png) no-repeat top right; 
}

img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
   
 }
#containerwide {
clear:left;
padding:0px;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
width: 980px;
background: url(img/containerwide.png) repeat-y;
} 
#contentwide {
display: block;
margin: 0 20px 0px 195px;
padding: 1em;
padding-top: 10px;
margin-top:4px;
text-align: left;
}
#containerwide2 {
clear:left;
padding:0px;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
width: 980px;
background: url(img/containerwide2.png) repeat-y;
} 
#contentwide2 {
display: block;
margin: 0 20px 0px 20px;
padding: 1em;
padding-top: 10px;
margin-top:4px;
text-align: left;
}
#contentwide2 td {
	background-color: #FFFFFF;
	text-align: center;
}
ul {
 border: none;

}
.google  {
	font-size: 10px;
}
.google {

}
.google input {
	color: #FFFFFF;
	background-color: #425B67;
	border: 1px solid #1F2B30px;
	height: 20px;
	font-size: 14px;
	padding-left: 5px;	
	padding-right: 5px;
}
.searchbutton {
	padding:2px; 
	font-size:0.8em;
	border:1px solid #adadad!important;
	border-left-color:#7D7D7D!important; 
	border-top-color:#7D7D7D!important;
}	
.drhorriblebox {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	padding: 10px;
	border: 1px solid #09253A;
	background-color: #425B67;
}
.drhorriblebox a {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: underline;
}
hr {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;	
}
#googlesidebar {
	background-color: #4A6170;
	width: 160px;
	padding-left: 5px;	
}
#adlogic {
	font-family: verdana, arial;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
#adlogic a:link,
#adlogic a:visited, 
#adlogic a:hover {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
