/*
Theme Name: Dave Trosdahl
Theme URI: http://theme-wordpress.net/
Description: Personal Themes Created By <a href="http://theme-wordpress.net/">theme-wordpress.net</a> And <a href="http://bowolabs.com/">BowoLabs</a> - PRIVATE Edition
Version: 1.0
Author: Bowo
Author URI: http://bowolabs.com/
Tags: blue, widget ready, 2 column, magazine, theme-wordpress.net
*/


/* GENERAL TAG */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;

}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
a {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3, h4, h5, h6 {
	font-size: 14px;
}
.clear {
	clear: both;
}
#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(images/wrapper.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}
#wrapper2 {
	padding-right: 30px;
	padding-left: 30px;
}










.menusubscribe {
	text-align: right;
	border-bottom: 1px solid #666;
	padding: 5px 0px;
	margin-bottom: 20px;
}
.menusubscribe ul {
	margin: 0px;
	padding: 0px;
}
.menusubscribe ul li {
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	padding-left: 20px;
}
.menusubscribe ul li.text {}
.menusubscribe ul li.rss a {
	background-image: url(images/rss.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #444444;
	text-decoration: none;
}











#header {
	margin-bottom: 15px;
}
#header .headerleft {
	float: left;
	width: 440px;
}
#header .headerright {
	float: right;
	width: 440px;
	text-align: right;
	padding-top: 12px;
}
#header .headerright #searchform input.text {
	padding: 5px;
	border: 1px solid #999;
	width: 250px;
	margin-right: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#header .headerright #searchform input.btn {
	height: 28px;
	width: 30px;
	cursor: pointer;
	text-indent: 0px;
	border: none;
	background: url(images/search.gif) no-repeat left top;
}





#header2 {
	background: #CCCCCC url(images/header2.jpg) no-repeat center center;
	padding: 20px 30px;
	text-align: justify;
	font-size: 11px;
}
#header2 h1 {
	text-transform: uppercase;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
#header2 .header2left {
	float: left;
	width: 300px;
}
#header2 .header2right {
	float: right;
	width: 250px;
}
#photos {
	position: relative;
	left: auto;
	right: auto;
}










#menutop {
	background-color: #333;
	padding: 0px;
	width: 890px;
	margin-bottom: 10px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
}
#menutop ul {
	margin: 0px;
	padding: 0px;
}
#menutop ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	padding-right: 0px;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #000;
}
#menutop ul li a {
	padding:12px;
	float: left;
	color: #ffffff;
	text-decoration: none;
}
#menutop ul li a:hover {
	background: #666;
	color: #000000;
	-moz-border-radius-bottomleft: 5px;
}










#staticnews {
	text-align: justify;
	border: 1px solid #CCC;
	background: #EEE;
	padding: 10px;
	margin-bottom: 10px;
}
#content {
	float: left;
	width: 570px;
	padding-left: 10px;
	font-size: 1.05em;
	line-height: 1.4em;
}
#content .metadata {
	padding-top: 5px;
	font-size: 10px;
}
#content .metadata a {
	text-decoration: none;
}
#content .metadata1 {
	float: left;
	text-transform: uppercase;
	background-image: url(images/bagicon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#content .metadata2 {
	float: right;
	text-transform: uppercase;
	background-image: url(images/peopleicon.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
}
#content .postmetadata {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	text-transform: uppercase;
	font-size: 10px;
}
#content .postmetadata a {
	color: #00CCFF;
	text-decoration: none;
}
#content .postmetadata h3 {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: left center;
}
#content .postmetadata h3 a {
	color: #0099FF;
}
.post, .page {
	margin-bottom: 20px;
}
.post .h2title h2 a, .page .h2title h2 a {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
}
.entry {
	color: #444;
	text-align: left;
}
.entry img {
	border:none;
}
.entry h2 {
	padding: 5px 0px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}










#sidebar {
	float: right;
	width: 280px;
	padding-right: 10px;
}
#sidebar img {
	border: none;
}
.sidebartop {
}
.sidebarright {
	float:right;
	width:140px;
}
.sidebarleft {
	float:left;
	width:180px;
}
#sidebar a {
	color: #333;
	text-decoration: none;
}
#sidebar a:hover {
	color: #FF0000;
}
#sidebar h2 {
	font-size: 20px;
	background-image: url(images/dt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 20px 10px 40px;
	text-transform: uppercase;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#sidebar ul li ul li {
	border-bottom: 1px dotted #FF0000;
	padding: 5px;
	/*padding: 5px 5px 5px 15px;
	background-image: url(images/grey-arrows.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
}
#sidebar ul li ul li ul li {
	border: none;
}










#footer{
	text-align: center;
	padding: 10px;
	margin-top: 20px;
	border-top: 1px solid #CCCCCC;
}
#footer a{
	text-decoration: none;
}









/* CALENDAR TAG */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 250px;
	text-align: center;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: center;
}
#wp-calendar #prev a {
	padding-left: 10px;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}





/* COMMENT TAG */
#comments {
	margin: 0px 0px 10px 0px;
	text-align: center;
	border-top: 1px dotted #666666;
	padding-top: 10px;
}
#commentform #author, #commentform #email, #commentform #url, #commentform #submit {
	width: 200px;
	padding: 5px;
}
#commentform {
	background: #FFEFCF;
	margin: 10px auto;
	padding: 10px;
	text-align: left;
	border-top: 5px solid #4C3302;
}
#commentform input, textarea {
	border: 1px solid #000000;
	width: 90%;
}
#commentlist {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#commentlist .comment {
	border-top: 5px solid #4C3302;
	background: #FFEFCF;
	padding: 10px;
	margin-bottom: 5px;
	list-style-type: none;
	list-style-image: none;
}
#commentlist .comment-author-admin {
	background: #333;
	padding: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
	list-style-type: none;
	list-style-image: none;
}
#cominfo {
	border-bottom: 1px solid #000000;
	padding: 5px;
}
#comleft {
	float: left;
	width: 40px;
}
#comright {
	float: left;
	width: 300px;
}

