/*  
Theme Name: CRFA
Theme URI: http://greenfuels.org/
Description: Theme based on the CRFA web based layout.
Version: 1
Author: Jordan Kentris
Author URI: http://www.lifecaptureinc.com

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

body {
	background-image:url(../../../../images/page_back.gif);
	background-repeat:repeat-y;
	background-position:top center;
	background-color:#1e5c09;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}

#page {
	background-image:url(../../../../images/page_background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	height:900px;
}
	
#container {
	width:922px;
	margin:0 auto;
	color:#2e363d;
	text-align:left;
}

#headerTop {
	background-image:url(../../../../images/header_top.jpg);
	width:922px;
	height:38px;
}

#headerLogo {
	width:922px;
	height:122px;
	visibility:hidden;
}

#crfalogo, #crfalogoSml {
	background-image:url(../../../../images/header_logo.gif);
	width:627px;
	height:122px;
	float:left;
	visibility:visible;
}

#crfalogoSml {
	background-image:url(../../../../images/header_logo_sml.gif);
}

#headerRight {
	background-image:url(../../../../images/header_right.jpg);
	width:295px;
	height:122px;
	margin-top:-15px;
	float:left;
	visibility:visible;
}

#left {
	background-image:url(../../../../images/page_left.jpg);
	width:26px;
	height:728px;
	float:left;
}

#content {
	background-image:url(../../../../images/page_background.gif);
	width:864px;
	background-repeat:repeat-y;
	float:left;
	padding-left:16px;
	padding-right:16px;
}

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

h1 {
	color:#3c7813;
	font-weight:bold;
	font-size:20px;
	padding-top:10px;
}

h2, h3 {
	color:#2e363d;
	font-weight:bold;
	font-size:13px;
	padding:2px 0;
}

#sidebar h2 {
	color:#3c7813;
}


.commentlist li {
	font-weight: bold;
	width: 640px;
}

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

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

#commentform p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
}

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

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

#wp-calendar caption {
	font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin:0px;
	padding:0px; 
}


#headerimg {
	background-image:url(../../../../images/header_top.jpg);
	width:922px;
	height:38px;
}

#menu {
	width:896px;
	height:345px;
	float:left;
}

.post {
	width:643px;
	float:left;
	text-align:justify;
}

.widecolumn .post {
	margin:0px;
}

.widecolumn .smallattachment {
	text-align:center;
	float:left;
	width:128px;
	margin:5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align:center;
	margin:5px 0px;
}

.postmetadata {
	clear:left;
}

#subMenu {
	background-image:url(../../../../images/footer_background.gif);
	background-repeat:no-repeat;
	width:896px;
	height:21px;
	float:right;
	padding-top:9px;
	font-size:10px;
	text-align:center;
}

#subMenu a {
	padding:0 5px;
}

#footer {
	float:right;
	padding:25px 3px 0px;
	width:890px;
	height:25px;
	background-image:url(../../../../images/footer_bottom.gif);
	background-color:#1e5c09;
	background-repeat:no-repeat;
	color:#a1b899;
	font-size:11px;
}

#footer p {
	float:left;
}

p#ftrt {
	float:right;
}

#ftbl {
	height:50px;
	width:26px;
	background-image:url(../../../../images/page_sbleft.gif);
	background-color:#1e5c09;
	background-repeat:no-repeat;
	float:left;
	margin-left:-29px;
	margin-top:-25px;
	position:relative;
}

#ftbr {
	height:50px;
	width:26px;
	background-image:url(../../../../images/page_sbright.gif);
	background-color:#1e5c09;
	background-repeat:no-repeat;
	float:right;
	margin-right:-29px;
	margin-top:-25px;
	position:relative;
}

#footer p a {
	color:#a1b899;
}

#footer p a:hover {
	color:#ffffff;
}

#subMenu a:hover {
	color:#3c7813;
	text-decoration:none;
}

#subMenu a {
	color:#2e363d;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

/* End Structure */

/* Begin Images */

img {
	border:0px;
}

/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
} 

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

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

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

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

#sidebar ul {
	list-style:none;
	font-weight:bold;
	font-size:12px;
	margin-top:18px;
	padding-top:3px;
	padding-left:0px;
}

#sidebar ul ul li {
	list-style:url(../../../../images/ding2.gif);
	vertical-align:middle;
}

#sidebar ul a {
	color:#3c7813;
}

#sidebar a, #sidebar ul a, #sidebar ul ul a {
	text-decoration:none;
}

#sidebar a:hover, #sidebar ul a:hover {
	text-decoration:underline;
}

#sidebar ul ul {
	padding-left:13px;
	color:#2e363d;
	font-weight:normal;
	font-size:11px;
	padding-top:0px;
	margin-top:0px;
}

#sidebar ul ul a:hover {
	color:#3c7813;
}

#sidebar ul ul a {
	color:#2e363d;
}

* html body #sidebar ul {
	padding-left:0px;
	margin-left:0px;
}
* html body #sidebar ul ul  {
	padding-left:16px;
	margin-left:0px;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#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: 100%;
	padding: 2px;
}

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



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color:#e2e6d8;
}

.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;
}

.postmetadata {
	width:640px;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	width:191px;
	height:365px;
	float:right;
	color:#3c7813;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

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

/* Begin Link Formatting */

h1 a, .entry a, .postmetadata a, p a, cite a, small a, .alignleft a, .alignright a, h3 a {
	color:#3c7813;
	text-decoration:none;
}

h1 a:hover, .entry a:hover, .postmetadata a:hover, p a:hover, cite a:hover, small a:hover, .alignleft a:hover, .alignright a:hover, h3 a:hover {
	color:#2c77b0;
	text-decoration:underline;
}

ul li a#blue {
	color:#2c77b0;
	text-decoration:none;
}

ul li a#blue:hover {
	color:#3c7813;
	text-decoration:underline;
}

/* End Link Formatting */
