/*   
Theme Name: Blue Wordpress Theme
Theme URI: http://www.jennamolby.com/wordpressthemes
Description: A blue wordpress theme
Author: Jenna Molby
Author URI: http://www.jennamolby.com
*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	background-image: url(images/background.png);
	margin: 0px;
	padding: 0px;
	background-color: #550000;
	color: #17191A;
	background-repeat: repeat-x;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	clear: both;
}
h1 a {
	text-decoration: none;
}
h2 {
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 20px;
}
h3 {
	color: #1E5075;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a {
	color: #000000;
}
a:hover {
	color: #730B0B;
}



#top {
	background-image: url(images/topimage.png);
	background-repeat: repeat;
	height: 10px;
}
.container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(images/containerbackground1.png);
	padding-top: 13px;
	padding-bottom: 13px;
}
.page {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/containerbackground2.png);
}

#title {
	float: left;
}
span.title {
	font-size: 2.2em;
	font-weight: bold;
	color: #FFFFFF;
}
span.title a {
	color: #FFFFFF;
	text-decoration: none;
}
span.desc {
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 7px;
}

#header {
        
	padding-top: 10px;
	padding-bottom: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#maincontent {
	float: left;
	background-color: #FFFFFF;
	width: 640px;
	padding: 10px;
}
#maincontent img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	border:#cc9 1px solid;
	padding:3px;
}
a img {
	border-bottom: #b8860b 0px solid;
}

#sidenav {
	float: right;
	width: 125px;
	padding: 5px;
	color: #FFFFFF;
}
#sidenav ul.nav {
	margin: 0px;
	padding: 0px;
}
#sidenav ul.nav li {
	display: block;
	list-style-type: none;
}
#sidenav ul.nav li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 4px;
	background-image: url(images/navbackground.png);
	background-repeat: repeat;
	padding-left: 5px;
	margin-bottom: 2px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
}
#sidenav ul.nav li a:hover {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #225881;
	background-image: url(images/navbackground_hover.png);
}

#sidenav ul {
	margin: 0px;
	padding: 0px;
}
#sidenav ul li {
	display: block;
	list-style-type: none;
}
#sidenav ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 4px;
	background-repeat: repeat;
	padding-left: 5px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 1em;
}
#sidenav ul li a:hover {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #225881;
}



#searchbox {
	float: right;
	width: 150px;
	padding-bottom: 15px;
	padding-right: 50px;
}

#searchform #s {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	color: #18191A;
	width: 150px;
	padding: 5px;
}
#searchsubmit {
	background-color: #1E5075;
	border: 2px solid #11344E;
	color: #FFFFFF;
	padding: 5px;
}

#footer {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: center;
}
#footer a {
	color: #0F1215;
}
.post {
	padding-bottom: 40px;
}




.postinfo {
	background-color: #730B0B;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFFFFF;
}
.postinfo a {
	color: #FFFFFF;
}
.postinfo a:hover {
	color: #10314A;
}


.commentslink {
	background-color: #111213;
	padding-top: 5px;
	padding-bottom: 5px;
}
.commentslink a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.commentslink a:hover {
	background-color: #103149;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* Wordpress Comment Styles */

.commentlist a {
	font-style: normal;
	color: #0B3542;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}
.commentdate {
	font-size: 0.7em;
}

.commenttext .avatar {

}
.clearer {
	clear: both;
	font-size: 0.7em;
}

ol.commentlist {
	color: #212325;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ol.commentlist img {
	float: left;
	padding-right: 5px;
}
#commentform .textarea #comment {
	width: 500px;
}

ol.commentlist li {
	line-height: 1.4em;
	background-color: #E3E9ED;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A9ADB0;
	border-bottom-color: #A9ADB0;
	color: #111213;
}
.commentlist p {
	margin: 0px;
	padding: 0px;
}

.commenttext {
	line-height: 1.4em;
	color: #111213;
}
.commenttext a {
	color: #1E5075;
	font-size: 1em;
}


.commentlist {
	padding: 3px;
	color: #0B3542;
	line-height: 1.4em;
}

