/*
Theme Name: Underwood
*/

/* Underwood Original Definitions */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.style2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fefefe;
	text-align: left;
	text-decoration: none;
}
.style6 {
	color: #C8E4FC;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
.style8 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c8e4fc;
	text-decoration: none;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	 }
a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a:active {
	color: #6375bc;
	text-decoration: none;
	}
a:hover {
	color: #C8E4FC;
  	text-decoration: none;
	}
a:visited {
	color: #9698cf;
 	text-decoration: none;
	}
#ch4 a:link, #ch4 a:visited {
	display:block;
	background:url(images/ch4.jpg) top no-repeat;
	width:220px;
	height:24px;
	padding:0;
	margin: 0;
	vertical-align:top;
}

#ch4 a:hover, #ch4 a:active {
	background:url(images/ch4_f2.jpg);
}


/*general alignment*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}

/*the main div containers*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin: 0px;
	padding: 0px;
	background-color: #3151a8;
	color:#ffffff;
}
#wrapper {
	width: 735px;
	margin: 12px auto 20px auto;
	padding: 0px;
}
#header {
	height: 42px;
	width: 719px;
	margin: 8px 8px 22px 8px;
	background:url(images/home_header.jpg) no-repeat;
}
#main {
	width: 735px;
}
#content {
	width: 290px;
	padding: 0 10px 10px 10px;
	float: right;
	/*line-height: 1.3em;*/
}
.content {
	width: 290px;
	padding: 0 10px 10px 10px;
	vertical-align:top;
}
.postContent {
	width: 300px;
	padding: 0 10px 10px 20px;
	vertical-align:top;
}
.wideContent {
	width: 495px;
	padding: 0 10px 10px 20px;
	vertical-align:top;
}
.middleCol {
	width: 205px;
	padding-left:20px;
	vertical-align:top;
}
#sidebar, #sidebarL {
	width: 195px;
	float: left;
}
#sidebarR {
	width: 205px;
	float: left;
	padding-left:20px;
	background:url(images/vertline.jpg) left repeat-y;
}
#seperator {
	width: 20px;
	height:100%;
	float: left;
	margin-right: 5px;
	background:url(images/vertline.jpg) center repeat-y;
}
#footer {
	height: 42px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 13px 0 0 0;
}

/*some general classes */
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	/*padding: 5px;*/
	font-size: 11px; /*1.5em; /*.9em;*/
}
.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
	font-size:1.5em;
	clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}

/*style the header h1 - the main heading*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}

/*style for menu and submenu, pages and sub-pages in the header*/
#menu{
	padding: 0;
	white-space: nowrap;
	margin: 20px 0 0 0;
	width: 750px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding: 3px;
}
#menu li a:hover {
	text-decoration: underline;
}


/*style the headings*/
#content h1 {
	font-size: 1.5em;
}
#sidebar h1 {
	font-size: 1.4em;
}
#sidebar h2 {
	font-size: 1.1em;
}
.post h2 {
	font-size: 12px;/*1.8em;*/
	margin: 45px 0 10px 0;
	padding: 0;
	padding-top:20px;
}
.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
}

/*style the post date*/
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}

/*style content and footer links*/
#content a:link, #content a:visited {
	p/adding: 2px;
}
#content a:hover {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #474200;
}
#footer a:hover {
	text-decoration: none;
}

/*style sidebar links*/
#sidebarL ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/*#sidebarL li a:link, #sidebarL li a:visited,*/
.page_item, .page_item a  {
	display: block;
	text-decoration: none;
	background:url(images/bg.menu.norm.gif) no-repeat;
	margin-bottom: 8px;
	margin-right:4px;
	padding: 1px 4px 1px 1px;
	height:15px;
	width:170px;
	color:#c5ecfb;
	font-size:10px;
	font-weight:bold;
	text-align:right;
}
/*#sidebarL li a:hover, #sidebarL li a:active,*/
.page_item a:hover,
.current_page_item, .current_page_item a {
	background:url(images/bg.menu.hover.gif) no-repeat;
	color:#ffffff;
}
#sidebarL ul ul {
  margin-left: 0px;
}
#sidebarL ul ul li, #sidebarL ul ul li {
  font-size: 1.2em;
  margin-left: 0px;
}
.padded {
	margin-top:8px;
}

/*underpost is exactly what you think, under the post on single.php*/
.underpost {
	font-size: 11px;/*.9em;*/
}
#content .underpost a {
	text-decoration: underline;
}

/*if you insert image and give it a class of the below.*/
img.centered{
	display: block;
	margin: 0 auto 0 auto;
}
img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}
img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}
img a {
	text-decoration:none;
	border:none;
}

/*oh you're so fancy with those blockquotes....*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 345px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}

/*time to fancy up the commenting form and stuff*/
#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
	font-size: 1.5em;
}

/*below styles admin authors comments on single.php*/
li.author {
	padding: 5px;
}
/*start to style comments, they're an ordered list, hence the ol..*/
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}

/*these are some preventative measures for image hovers, haven't tested it much*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
	border: none;
}
a.image img {
	border: none;
} 
.widgettitle {
	font-size:1.2em;
}
.paypal_add {
	display:inline;
	position:relative;
	top:454px;
	//top:514px; /* Only IE sees this */
	left:26px;
	width:100px;
}
.paypal_view {
	display:inline;
	position:relative;
	top:454px;
	//top:514px; /* Only IE sees this */
	left:26px;
	width:100px;
}
