/*  
Theme Name: CP Idaho
Theme URI: http://cpidaho.org
Description: A custom theme for the Constitution Party of Idaho.
Version: 1.0
Author: Chad Coleman
Author URI: http://dirtybluemedia.com/
Tags: 2-column, ajax, 

*/

input#sendbutton6{display:none!important;}

/* CSS Reset
-----------------------------------------*/

/* Elements we want to clean out entirely: */
html {
	font-size:100.01%; /* This odd 100.01% value for the font size compensates for several browser bugs. */
}
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
/* Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 0 0 1em 0;
	padding: 0;
}
/* Left margin to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
}
/* Miscellaneous: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}
input, select, textarea {
	font-size: 100%;
	font-family: inherit;
}
a {outline:none}
* {
	margin:0;
}
/* End Reset */

body {
	background-color: #002156;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a, a:link {
	color: #003399;
	text-decoration: underline;
}
a:hover, a:active {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.outlink {
	background-image: url(images/outlink.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 11px;
}

.centerContent {
	width:960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#wrapper .feeds {

	padding-right:15px;
	padding-left:15px;
	text-align:right;
	float: right;
	width: 250px;
}
#wrapper .feeds a:link,#wrapper .feeds a:visited {color:#FFF;text-decoration:none;margin-left:12px;}
#wrapper .feeds a:hover, #wrapper .feeds a:active {color:#EEE;text-decoration:underline;}

#wrapper .feeds a.feedrss {
	background-image: url(images/icon_feed.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 22px;
}

#wrapper .feeds a.feedemail {
	background-image: url(images/icon_email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 22px;
}

#featurecats {
	float: left;
	width: 500px;
	clear: none;
}
#featurecats ul{
	margin: 0px;
	padding: 0px;
}
#featurecats li{
	display: inline;
	list-style-type: none;
}
#featurecats li a:link, #featurecats li a:visited {
	color:#FFF;
	text-decoration: none;
}
#featurecats li a:hover, #featurecats li a:active {
	text-decoration: underline;
}
#contain {}
#contain .account {
	font-size: 12px;
	color: #666666;
	margin-top: 11px;
	margin-bottom: 11px;
	text-align: right;
	margin-right: 15px;
	margin-left: 15px;
}
#contain .account a {
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 5px;
	position: relative;
	margin-top: 30px;
}
#header h1 {
	height: 102px;
	margin-top: 25px;
	padding: 0px;
	width: 470px;
	margin-bottom: 8px;
	z-index: 2;
	position: absolute;
}
#header h1 a {
	font-size: 1px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 102px;
	width: 470px;
	overflow: hidden;
}
#header h3 {
	text-align: right;
	font-size: 15px;
	position: absolute;
	width: 910px;
	top: 110px;
	z-index: 1;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}
#headsearch {

	float: right;
	width: 250px;
	text-align: right;
	padding-right: 16px;
}
#headsearch #s2 {
	margin-right: 5px;
	background-color: #475f86;
	border: 1px solid #223759;
	padding: 3px;
	color: #EEE;
	font-size: 11px;
}
#headsearch #searchsubmit2 {
	color: #EEE;
	background-color: #041b41;
	border: 1px solid #223759;
	padding-top: 3px;
	padding-bottom: 3px;
}
#login {
	background-color: #FFF;
}

#loginbox {
	height: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eee;
}
#loginbox form {}
#loginbox label {
	font-size: 11px;
}



#loginbox .btn {
	float: left;
	width: 32%;
	margin-top: 55px;
	color: #FFF;
}
#loginbox .btn strong {
	font-style: oblique;
	display: block;
	color: #e5d8a6;
	font-size: 15px;
}
#loginbox .btn p {
	margin-top: 12px;
	color: #c8b775;
	font-size: 12px;
	display: block;
}
#loginbox .btnproject a {
	background-image: url(images/btn-project.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 71px;
	width: 204px;
	display: block;
	font-size: 1px;
	text-indent: -999px;
	overflow: hidden;
}
#loginbox .btnsupport a {
	background-image: url(images/btn-submit-ticket.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 71px;
	width: 204px;
	display: block;
	font-size: 1px;
	text-indent: -999px;
	overflow: hidden;
}
#loginbox .btnquote a {
	background-image: url(images/btn-request-quote.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 71px;
	width: 204px;
	display: block;
	font-size: 1px;
	text-indent: -999px;
	overflow: hidden;
}
.collapse {
	display:none;
}
.toggle {
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	position: absolute;
	z-index: 999999;
}

.toggle a {
	display: block;
	color: #999999;
	text-decoration: none;
	float: right;
	font-size: 1px;
	height: 52px;
	width: 175px;
	background-color: #FFF;
}
#loginbox .floatbox {
	float: left;
	width: 29%;
	margin-top: 35px;
	background-image: url(images/top-box-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 15px;
	padding: 10px;
}
#loginbox h3 {
	color: #000;
	font-size: 21px;
	font-family: Calibri, Arial, sans-serif;
	line-height: 122%;
}





















#nav {
	margin-top: 131px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	list-style-type: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #f05367;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
#nav li.start {
	border: none;

}
#nav li a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 14px;
	padding-right: 15px;
	padding-left: 15px;
}

#nav li li {
	float: none;
	padding:0;
	margin: 0;

}
#nav li ul {
	display:none;
	position: absolute;
	width: 230px;
	left: -999em;
	z-index: 5;
	border-bottom-style: none;
	border-top-style: none;
}
#nav li li a {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#nav ul ul {
	margin-top: -31px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 190px;

}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	color: #FFFFFF;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	display:block;
	left: auto;
	

}
#nav a {
	display: block;
	text-decoration:none;
	padding-right: 9px;
	padding-left: 9px;
}



#nav li a:hover, #nav li a:active, #nav li.current_page_item a:hover{
	background-color: #990000;
}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	text-decoration:none !important;
	color:#333 !important;
	width:210px;
	float: none;
	margin: 0;
	background-color: #EEE;
	background-image: url(images/nav-sub-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #ccc;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	padding-top: 1;
	padding-right: 10px;
	padding-bottom: 1;
	padding-left: 10px;
}
#nav li li a:hover, #nav li li a:active {
	color: #000 !important;
	background-color: #CCC;

}
#nav li.current_page_item a {
	text-decoration:none;
	color:#FFFFFF;
	background-color: transparent;
}



/*-- End Nav --*/







#feature {
	background-image: url(images/divide-horiz.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;

}
#feature img {
	border: none;
}

#featslide {
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 630px;
	overflow: hidden;
}
#featslide .slidebox {
	

	background-repeat: no-repeat;
	background-position: center center;
}
#featslide li {
	background-image: url(images/featured-bg.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 630px;
	font-size: 12px;
	color: #afcbe2;
	line-height: 133%;
	padding-right: 6px;
	background-position: top;
	overflow: hidden;
}


#featslide h2 {
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	line-height: 120%;
	font-weight: normal;
	font-size: 14px;
}
#featslide   h2   a:link, #featslide h2 a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#featslide h2 a:hover, #featslide h2 a:active {
	color: #FFF;
	text-decoration: underline;
}


#featslide img {
	float: left;
	margin-right: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#featslide a:link {
	color: #9bb1c3;
	text-decoration: underline;
}
#featslide a:hover, #featslide a:active {
	color: #FFF;
	text-decoration: none;
}
#featslide a:visited {
	color: #EEE;
	text-decoration: underline;
}


#featslide .slidecontent {
	height: 220px;
	overflow: hidden;
	padding-right: 9px;
}

#slidemenu {
	margin-top: 12px;
	margin-bottom: 12px;
	height: 110px;	
}
#slidemenu a {
	text-decoration: none;	
}
#slidemenu .item {
	position: relative;
	float: left;
	margin-right: 8px;
}
#slidemenu a img {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
	width: 190px;
}
#slidemenu a:hover img, #slidemenu a.wactive img {
	background-color: #002156;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

#slidemenu a span.feat-title {
	color: #FFF;
	font-size: 11px;
	filter: alpha(opascity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
	position: absolute;
	line-height: 100%;
}

#slidemenu a span.featbg {
	width: 187px;
	height: 25px;
	position: absolute;
	bottom: 6px;
	display:block;
	overflow: hidden;
	background-color: #000;
	margin-right: auto;
	margin-left: 4px;
	padding-top: 2px;
	padding-left: 3px;
	overflow: hidden;
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
	cursor:pointer;
}


.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#feature .edit, .greybox .edit, .bluebox .edit {float:left;}
.edit {}
.edit a,#feature .edit a{
	text-decoration: none;
}
.box1 {
	float: left;
}
.box2 {
	float: right;
}
.floatbox {
	float: left;
	width: 47%;
}
.alignleft {
	float:left;

}
img.alignleft {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #dfdfdf;
	padding: 6px;
	background-color: #FFF;
}
.alignright {
	float: right;

}
img.alignright {	
margin-bottom: 5px;
background-color: #FFF;
	margin-left: 5px;
	border: 1px solid #dfdfdf;
	padding: 6px;}
#right img.alignleft, #right img.alignright {
	padding:0;;
	border: solid 1px #333;

}	
.alignnone {
	float: none;
	margin: 5px;
	border: 1px solid #dfdfdf;
	padding: 6px;
}
#crumbs {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #002156;
	background-image: url(images/sub-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 929px;
	margin-right: auto;
	margin-left: auto;
}
#crumbs a:link,#crumbs a:visited {
	color:#CCC;
	text-decoration: none;
}
#crumbs a:hover,#crumbs a:active {
	color:#DFDFDF;
}
#maincontent {
	background-color: #FFF;
	margin-top: 5px;
	margin-right: auto;





	margin-left: auto;
	width: 929px;
	padding-right: 11px;
	padding-left: 8px;
	background-image: url(images/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 15px;
}
#maincontent #wide #left {width: 920px;float:none;}
#maincontent #left {
	width: 620px;
	float: left;
}
#left .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 30px;
	font-weight: normal;
}
#left .title a:link,#left .title a:visited{
	text-decoration: none;
}
#left .title a:hover, #left .title a:active{}
#left .bluebox {
	background-color: #dfebfb;
	width: 278px;
	background-image: url(images/bluebox-foot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 12px;
	padding-bottom: 12px;
}
#left .bluebox h2 {
	color: #003366;
	background-image: url(images/bluebox-head.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 24px;
	padding-top: 6px;
	padding-left: 11px;
	font-size: 12px;
	margin: 0px;
}
#left .bluebox .post {
	overflow: hidden;
	margin: 12px;
}
#left .bluebox .post img {

	border: 1px solid #333;
}
#left .bluebox .post h3 {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#left .greybox {
	background-color: #eaeaea;
	background-image: url(images/greybox-foot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 330px;
	margin-left: 5px;
	font-size: 12px;
	padding-bottom: 12px;
}
#left .greybox h2 {
	font-size: 12px;
	margin: 0px;
	background-image: url(images/greybox-head.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	padding-top: 6px;
	padding-left: 11px;
}
#left .greybox .post {
	margin: 12px;
	overflow: hidden;
}
#left .greybox .post img {
	border: 1px solid #333;
}
#left .greybox .post h3 {
	margin-top: 6px;
	margin-bottom: 6px;
}
#left .post h3 a {
	text-decoration: none;
}
#left .post h3 a:hover {
	text-decoration: none;
	color: #000;
}
#left .entry h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	margin-top: 18px;
	margin-bottom: 18px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	color: #996633;
	letter-spacing: 1px;
}
#left ul.morenews {
	margin: 0px;
	padding: 0px;
}
#left ul.morenews li {
	list-style-type: none;
	margin-left: 12px;
	margin-right: 12px;
	text-transform: capitalize;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#left ul.morenews li a {
	text-decoration: none;
	font-weight: bold;
}
#left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: oblique;
}
#left .vidthumb {float:left;margin-right:10px;}
#left .vidthumb a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	display: block;
	width: 150px;
	padding-top: 4px;
	padding-bottom: 4px;

}
#left .post {}
#left .homepage {
	padding-top: 12px;
	padding-bottom: 12px;
}
#left blockquote {
	text-align: left;
	color: #666;
	margin-right: 8px;
	margin-left: 8px;
}
#category #left .post {
	background-image: url(images/divide-horiz.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
#category #left .entry img.alignleft {
	margin-right: 10px;
}
#left small {
	font-size: 11px;
	color: #666;
	margin-top: 12px;
	margin-bottom: 12px;
}
#left .postmetadata {
	font-size: 11px;
	line-height: 170%;
	clear: both;
	margin-top: 10px;
}

#category #left .postmetadata {
clear:none;

}
#single #left .postmetadata {	background-color: #eee;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dfdfdf;
	border-bottom-color: #dfdfdf;}
#left .entry {
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 165%;
	margin-left: 5px;
}
#left .entry p{
	
	margin-top: 10px;
	margin-bottom: 10px;
}
#left .entry ol,#left .entry ul {
	margin-left: 10px;
}
#left .entry li {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 12px;
}
#left .entry ul li {
	list-style-type: square;

}







#right {
	float: right;
	width: 290px;
}
#right ul {
	margin: 0;
	padding: 0;
}
#right li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#right ul li {
	clear:both;

}

#right li li {
	padding-left:20px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#right ul li h2 {
	margin: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: oblique;
}

#right .widget {
	background-image: url(images/divide-horiz.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;
}



#right #featvid {
	width: 290px;
	background-color: #FFF;
	overflow: hidden;
	background-image: url(images/whitebox-bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	padding: 0px;
}
#right #featvid h2 {
	font-size: 12px;
	color: #666;
	margin: 0px;
	background-image: url(images/whitebox-head.jpg);
	height: 23px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	background-repeat: no-repeat;
}
#right #featvid .post {
	background-image: url(images/whitebox-bg.gif);
	background-repeat: repeat-y;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#right #promo img {
	border: 1px solid #dfdfdf;
	margin: 0px;
	padding: 0px;	
}
#right #promo a {
	margin-bottom: 8px;
	display: block;
}
#right #promo .adlink a{
	color: #CCC;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}
#right .archive-tag-cloud a {
	text-decoration: none;
}
#right .whitebox {
	clear: both;
	margin-top: 8px;
}

#right .whitebox h2 {
	background-image: url(images/whitebox-head.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	margin: 0px;
}
#right .whitebox ul{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-left-color: #dfdfdf;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 25px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}

#right .whitebox li  {clear:both;}
#right .whitebox li a {text-decoration: none;}


#right ul.blogroll li {
	list-style-type: square;
	list-style-position: inside;

}

#right .wp-polls ul li{
	padding-top: 1px;
	padding-bottom: 1px;
}
#featvid .post h3 {
	font-size: 14px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#featvid .post h3 a {
	text-decoration: none;
}

#featvid .post h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
	background-image: url(images/divide-horiz.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 5px;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 12px;
}

#featvid .previd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#featvid .previd li {
	font-size: 12px;
	padding: 0px;
	list-style-type: none;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
#featvid .previd li a {
	background-image: url(images/icon-tv.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 22px;
}
#featvid .meta {
	color: #999;
	font-size: 11px;
	margin-right: 15px;
	margin-left: 15px;
	height: 19px;
}
#footer {
	clear: both;
	padding-top: 25px;
	padding-bottom: 35px;
	margin-top:0;
	font-size: 11px;
	color: #999;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #002156;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 12px;
	padding-left: 12px;
}
#footer p.copyright {

	padding-top:15px;
	float: left;
	clear: left;
	width: 300px;
}
#footer .quotes {
	float: right;
	width: 300px;
}
#footnav {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
}
#footnav li {
	display: inline;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #355383;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-left: 6px;
}
#footnav li.start {
	border:none;
	margin-left: 0px;
	padding-left: 0px;
}
#footer a{
	color: #8393ae;
	text-decoration: none;
}
#footer a:hover{
	color:#eee;
	text-decoration: underline;
}


/* Donation Form
---------------------------------------------*/
.red {color:#ff0000;}
.icon_warning {background:transparent url(images/error.png) left no-repeat;padding:4px;padding-left:20px;}
form#form_paypal input {padding:3px;border:1px solid #ddd;background:#fefefe;}
form#form_paypal input#input_amount {width:50px;}
form#form_paypal .submit {cursor:pointer;border-style:outset;}



/* Comment Style 
------------------------------------------- */

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #663300;
	line-height: 144%;
	background-color: #FFF;
	padding: 10px;
	margin: 10px;
	display: block;
	overflow: scroll;
}
ol.commentlist li code {
}

ol.commentlist {

	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
ol.commentlist p {
	margin-bottom:10px;
	line-height: 20px;


	margin-left: 40px;
	clear: both;
	overflow: hidden;
}
ol.commentlist p img {
	max-width: 500px;
}
ol.commentlist cite {
	float: left;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: normal;
	color: #996633;
	padding-top: 14px;
}
ol.commentlist cite a {
	text-decoration:none;
}
ol.commentlist li {
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
ol.commentlist li div div {
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
ol.commentlist li.alt {
	margin: 0px;
	background-color: #eee;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
ol.commentlist .postauthor .alt {
	background-color: transparent;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist blockquote, blockquote {
	padding-left: 30px;
	font-size: 13px;
	line-height: 120%;
}
ol.commentlist blockquote p {
	line-height: 15px;
}
ol.commentlist .postauthor {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#comment a:link {
}
#comment a:visited {
}
#comment a:hover, #comment a:active {
}
.commentmetadata {
	font-size: 11px;
	text-align: right;
	display: block;
	float: right;
	width: 150px;
	color: #999;
}
.commentmetadata a, .commentmetadata a:visited {
	text-decoration: none;
	color: #996633;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.trackbackdata {
	color:#999;
}
#commentform {margin-left:10px;}
#commentform .inputbox {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
}
#commentform input {
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 3px;
	background-color: #d0e2f6;
	border: 3px solid #a9cceb;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#left #commentform textarea#comment {
	width:590px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 144%;
	padding: 8px;
	margin-top: 5px;
	color: #333;
	background-color: #d0e2f6;
	border: 3px solid #a9cceb;
}
.trackbacklist {
	list-style: none;
	
}
.trackbacklist li {clear:both;text-align: left;}
.trackbacklist .commentmetadata {text-align: left;float:none;}
.postauthor .gravatar {
	border: 3px solid #666;
}
.gravatar {
	float:left;
	border: 1px solid #666;
	margin-right: 10px;
}
