/*
Theme Name: ParamountSong
Description: Custom theme for paramountsong.com.
Version: 0.1
Author: Brady Mills, Brady Mills Graphics
Author URI: http://bradymills.com
*/



h1, h2, h3, h4, h5, h6, ul, li, p, fieldset, legend{
	margin:15px;
	padding:15px;
}

fieldset{
	border:none;
}

body{
 	margin-top: 20px; margin-bottom: 20px;
	background:#29578e;
	color:#000;
	font-family:verdana, helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	line-height:1.75em;
}

u {
	font-family: verdana, helvetica, sans-serif;
}

#pre-nav { position: relative; top: -70px; right: -20px; font-size: 10px; text-align: right; }
#pre-nav ul { list-style: none; text-align: right;}
#pre-nav ul li { list-style: none; margin: 0px; padding: 0px; float: right; }
#pre-nav ul li a { text-transform: uppercase; padding: 0 7px; border-right: 1px solid #808080; text-decoration: none; color: #CC0000; }
#pre-nav ul li.first a { border-right: 0px; }

#pre-nav ul li a:hover { text-decoration: underline; }

#nav { background: #40699F url('http://www.paramountsong.com/css/img/gradient.jpg') repeat-x top center; width: 940px; margin: 0px auto 20px auto;}
#nav ul { list-style: none outside; text-align: center; padding: 7px 0px; margin: 0px;}
#nav ul li {display: inline; margin:0px; padding: 0px;}
#nav ul li a {text-decoration: none; font: normal normal normal 12px verdana, helvetica, sans-serif; color: #fff; line-height: 2em; margin: 0 10px;}
#nav ul li a:hover {color: #CCEFFF;}
#nav ul li a.current { font-weight: bold;color: #875206;}

ul{
	margin-bottom:1em;
}

h2, h3, h4, h5, h6{
	margin-bottom:.25em;
}

h1{font-size:100%;}

h2{font-size:150%;}

h3{font-size:125%;}

h4{font-size:120%;}

h5{font-size:110%;}

h6{font-size:100%;}

ul{
	margin-left:1em;
	padding-left:1em;
}


#navigation a, #footer a{
	color:#000;
}

.dark a{
	color:#990000;
}

.dark{
	color:#333;
}

a:hover, #navigation a:hover, #footer a:hover{
	color:#FF0000;
	text-decoration:none;
}

h2{
	font-weight:bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#container{
	width:980px;
	margin:0 auto;
	text-align:left;
	background:#FFFFFF;
}

#mainContent{
	width:700px;
	padding:0px 20px;
	margin: 0px;
	float:left;
}

#header{
	background:#FFF url("/wp-content/themes/paramountsong/images/paramountblog_hrbg.jpg") left top no-repeat;
	overflow:hidden;
	padding: 0px 20px;
	height: 150px;
}

#header h1{
	text-indent:-999999px;
}

#header h1 a {
	float:left;
	width:370px;
	height:125px;
	background:url("http://www.paramountsong.com/css/img/paramount.png") left top no-repeat;
}

p#description{
	float:right;
	text-align:right;
	font-style:italic;
	margin-top: 0px;
	padding-right: 20px;
}

div#footer{
	clear:both;
	text-align:left;
	padding:10px 20px;
	background:#FFF url("/wp-content/themes/paramountsong/images/paramountblog_frbg.jpg") left bottom no-repeat;
	margin-bottom:20;
}


.clear{
	clear:both;
}

#sidebar{
	width:178px;
	float:left;
	background:#fff;
	margin:10px 10px;
	background-color: #ECECEC;
	padding: 10px;
}


#sidebar ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

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

#sidebar h2, #sidebar a:hover{color:#990000;}
#sidebar h2 {
	padding: 10px 0px;
	margin: 0px;
}
#sidebar a{color:#006699;}

div.post{
	border-bottom:dashed 1px #006699;
	margin-bottom:1em;
}

p {
	margin: 5px 15px;
	padding: 5px 15px;
}

p.postDate{
	font-style:italic;
	padding: 0px 15px;
	margin: 0px 15px;
}

p.postmetadata{
	font-size:90%;
	padding:0px 15px;
	font-style:italic;
}

ol.commentlist{
	margin-left:0;
	padding-left:0;
	list-style:none;
}

ol.commentlist img{
	float:left;
	margin:0 5px 5px 0;
}

img{
	background:#fff;
	border:solid 1px #006699;
	padding:3px;
}

.alignleft{
	float:left;
	margin:0 1em 1em 0;
}

.alignright{
	float:right;
	margin:0 1em 0 1em;
}

.aligncenter{
	text-align:center;
	display:block;
	margin:0 auto 1em auto;
}

.postNavigation{
	width:100%;
	overflow:hidden;
}