/*  
Theme Name: CUSE
Theme URI: http://www.missoulamedia.com/
Description: Two column theme for wordpress 2.3.
Version: 1.0
Author: Chris Lynn
Author URI: http://www.missoulamedia.com/

*/


/* Reset browsers default margin */
* {
	margin: 0;
	padding: 0;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000033;
	/* background: #000033 url('../../../images/style/bg.png'); */
	color: #000000;
}

p {
	line-height: 1.5em;
	font-size: 1.4em;
	margin-bottom: 1em;
}

#sidebar p {
	line-height: 1.3em;
	font-size: 1.2em;
}

.headerbar {
	background: #000000 url('../../../images/style/header.png') no-repeat;
	color: #FFFFFF;
	height: 141px;
}

.alt {
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#content .postmetadata {
	text-align: center;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
}

h1 {
	font-size: 4em;
	text-align: center;
}

h2 {
	font-size: 2em;;
}

h2.pagetitle {
	font-size: 2em;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.3em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:visited {
	text-decoration: none;
	color: #1D267C;
}
h1 a:hover {
	text-decoration: underline;
	color: #1D267C;
}

h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #1D267C;
	text-decoration: none;
}

h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #1D267C;
	text-decoration: none;
}

.entry p a:hover {
	color: #1D267C;
	text-decoration: underline;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000033;
}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
}

#sidebar ul ul li, #sidebar ul ol li {
	color: #FFFFFF;
}

#site-description .description {
	font-size: 1.5em;
	color: #000000;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 1em;
	letter-spacing: .08em;
}

a {
	color: #1D267C;
	text-decoration: none;
}

a:hover {
	color: #1D267C;
	text-decoration: underline;
}

#sidebar a:link {
	color: #FF6600;
	text-decoration: none;
}

#sidebar a:hover {
	color: #FF6600;
	text-decoration: underline;
}
	
h2 a:hover, h3 a:hover {
	color: #1D267C;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	color: #FF6600;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#footer {
	color: #1D267C;
}

#footer a {
	color: #1D267C;
}
/* End Typography & Colors */



/* Begin Structure */
#wrapper {
	background: #FFFFFF;
	margin: 0 auto;
	width:845px;
	/*min-width: 700px;*/
	text-align: left;
}

#wrapper2 {
	margin: 0px auto;
	width:841px;
	/*min-width: 700px;*/
	text-align: left;
	border-left: 2px solid #FF6600;
	border-right: 2px solid #FF6600;
}

#content {
	float: left;
	width: 591px;
}

#sidebar {
	float: right;
	width: 250px;
	padding-top: 5px;
	margin-right: 0px;
	border-left: 0px solid #D7D7D7;
	color:#FFFFFF;
}

#full {
	float: left;
	width: 100%;
}

#footer {
	padding-top: 5px;
	background: #FF6600;
	float: left;
	width: 845px;
	height: 130px;
	text-align: center;
	font-size: 1.4em;
}

#site-description {
	float: right;
	margin-right; 10px;
	width: 60%;
	text-align: center;
}

#site-description .description {
	padding: 0 0 35px 20px;
}

.post {
	border-bottom: 1px solid #000000;
}

.post hr {
	display: block;
}

.contentbody {
	padding: 0 10px;
	margin-bottom: 8px;
	height: 1%;
}

.sidebarbody {
	padding: 0 5px;
	margin-bottom: 8px;
	height: 1%;
}

.entry {
	margin-top: 1em;
	}

.postmetadata {
	clear: left;
}

.ads {
	text-align: center;
	padding: 10px 0 0 0;
}

.ads2 {
	text-align: center;
}

.adsfooter {
	text-align: center;
	padding: 2px 0;
}

.pageleft {
	float: left;
	width: 300px;
}

.pageright {
	float: left;
	width: 216px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 10px 0 5px 0px;
	margin: 0;
}

h2 {
	margin: 1em 0 0.2em 0;
	padding: 0px 0 5px 0px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	text-align:center;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 3px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 35px;
	list-style: none;
	padding-left: 5px;
	text-indent: -10px;
	font-size: 1.2em;
} 

html>body .entry li {
	margin: 7px 0 8px 10px;
}

html>body .entry li li {
	font-size: .9em;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: url('images/list.png');
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	font-size: 1.2em;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#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 ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#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;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}

.contactinput { 
	padding: 2px;
	border: 2px solid #FF6600;
}

#sidebar #searchform #s, {
	width: 130px;
	padding: 2px;
	border: 2px solid #FF6600;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 99%;
	padding: 2px;
	border: 2px solid #FF6600;
}

#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 0;
}
/* End Sidebar */



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

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

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

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

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



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin: 10px;
	padding-bottom: 10px;
	font-size: 1.2em;
}

/* Nice method for clearing floated blocks without having to insert any extra markup (like spacer above)
   From http://www.positioniseverything.net/easyclearing.html */
.contentbody:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clear {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: transparent;
}
/* End Various Tags & Classes*/


/* Menu Bar */
#navbar {
	clear: both;	
	margin: 0 auto; padding: 0;
	padding-top: 5px;
	background: #FF6600;	
	font: bold 16px "trebuchet MS", Arial, Tahoma, Sans-serif;
	height: 40px;
	width: 841px;	
}
		
#navbar ul {
	list-style: none;
	margin:0; padding: 0 0 0 10px;
}
	
#navbar ul li {
	display: inline;
}

#navbar ul li a {
	display: block;
	float: left;
	padding: 0 12px;
	color: #1D267C;	
	text-decoration: none;
}

#navbar ul li a:hover {
	color: #FFFFFF;	
}

#navbar ul li#current a {	
	color: #FFFFFF;
}
#navbar ul li.current_page_item a {	
	color: #FFFFFF;
}

/* End Menu Bar */

/* Contact Form */
form dt, dl.labels dt {
	float: left;
	width: 100px;
	margin-bottom: 0.8em;
	color: #000000;
	text-align: right;
	padding-right: 10px;
	position: relative; /*IEWin hack*/
}
form dd, dl.labels dd {
	margin-bottom: 0.8em;
	text-align: left;
}
form dd.submit, dl.labels dd.submit  {
	margin-top: 2em;
	text-align: center;
}
/* End Contact Form */

#conf {
	padding-top: 60px;
	height: 100px;
	width: 845px;
	text-align: center;
}

img#wpstats{width:0px;height:0px;padding:0px;border:none;}