/*
Theme Name: 8some
Theme URI: http://www.wpcosmos.com/2008/09/02/free-wordpress-theme-8some/
Description: 2 columns, with a widget-enabled left-hand sidebar 
Version: 1.2
Tags: fixed width, two columns, widget ready, white, business, simple
Author: WpCosmos
Author URI: http://www.wpcosmos.com/
*/



body {
margin: 0;
padding: 0;  
color: #111;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt;
}


#wrapper{
	margin: 0px;
	padding: 0px;
	background: #336600;
	background-image: url(images/wrapperbg.jpg);
}


#header{
padding: 0;
margin: 0;
}	
	
#content{
	margin: 0;
	padding: 0;
}	


#main {
	width: 660px;
	margin: 0 0 0 0px;
	padding: 20px 20px 20px 20px;
	overflow: hidden;
}


#sidebar {
	float: left;
	padding: 50px 0 0 0;
	width: 140px;
	height: 1400px;
	margin: 0 80px 0 0;
	background: url(images/sidebarbg.jpg) no-repeat scroll;
}

#footer p{
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
	text-align: center;
	padding: 200px 5px 0 0;
}

#credit p{
margin:0;
color:#555;
}

#credit p a, #credit p a:hover{
color:#555;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	color: #006633;
	font-style: normal;
	font-size: 28pt;
	font-weight: normal;
}

h1{
	font-size: 28pt;
	text-align: center;
}
h2{
	font-size: 24pt;
	text-align: center;
}
h3{
	font-size: 20pt;
}
h4{
	font-size: 18pt;
}
h5{
	font-size: 16pt;
}
h6{
	font-size: 14pt;
}


a{
color: #006633;
text-decoration:none;
}

a:hover{
	color: #669900;
	text-decoration: none;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	color: #006633;
	font-style: normal;
	font-size: 18pt;
	font-weight: normal;
	text-align: center;
	padding: 5px 15px;
	margin: 3px 30px 10px 30px;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 	vertical-align:top;
 	font-family: "Comic Sans MS", "MS Sans Serif", Geneva, sans-serif;
	font-size: 12pt;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}



/* Headings */ 

form#searchform2{
display: block;
margin: 10px;
}

#header h1{
	margin: 0;
	padding: 15px 5px 20px 15px;
}

#header h1 a{
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
}

#header h2{
}

h2#sectiontitle{
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	color: #006633;
	font-style: normal;
	font-size: 28pt;
	font-weight: normal;
}

/* post styles */

.post{
	margin: 30px 0 0 0;
	padding: 5px 10px 5px 10px;
	background: White;
	background-image: url(images/postbg.jpg);
}

.entry{
margin: 0;
padding: 0px 10px 3px 10px;
}

.entry p{
	font-family: "Comic Sans MS", "MS Sans Serif", Geneva, sans-serif;
	font-size: 12pt;
}

.entry li{
	font-family: "Comic Sans MS", "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
}

.post h2 {
	text-decoration: none;
	margin-bottom: 10px;
	text-align: center;
}


.post h2 a{
text-decoration:none;
}

.post h2 a:hover{
	text-decoration: none;
	color: #669900;
}

.post h3 {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	color: #006633;
	font-style: normal;
	font-size: 24pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin-bottom: 10px;
}

.postmetadata, .categorymeta{
padding: 1px 8px 1px 5px;
margin: 0;
line-height: 12px;
font-size: 8pt;
}

.postmetadata{
color: #777;
}

.responses{
float:right;
}

.categorymeta{
text-align:right;
}

/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type: none;
}

ol#commentlist li{
	padding: 0px 3px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 0px 0 0px 0;
display: block;
padding: 1px 5px;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px 5px 15px;
	font-size:90%;
	background: #f2f2f2;
}

ul#commentlist p{
margin: 6px 0;
}

ul#commentlist li div.comm{
margin: 1px;
padding: 1px;
}

ul#commentlist li div.gravatar {
	width:50px;
	float:left;
	padding: 10px 0 0 10px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ccc;
}




ul#commentlist li div.commenttext{
padding: 0;
margin:5px 10px 5px 65px;
}

ul#commentlist li div.commenttext div.commentwrapper{
margin:0 0 0 5px;
padding: 3px 8px;
}


/*  sidebar styles */

.menu{
	margin: 0px 0px 20px 20px;
	padding: 10px 10px 10px 0px;
}

.menu a{
	color: White;
	background-color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
	line-height: 30px;
	border-top-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-bottom-color: Gray;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-color: Gray;
	border-right-width: 2px;
	border-right-style: solid;
}

.menu a:hover{
	text-decoration: none;
}

.menu ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

.menu ul li.widget{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

.menu ul li.widget ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

.menu ul li.widget ul li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
	margin: 0 0 0 12px;
	padding: 0 0 0 0;
	list-style-type: none;
}



.menu ul li.widget h3{
	font-family: "Times New Roman", Times, serif;
	color: #006633;
	text-align: left;
	font-style: italic;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
}

.menu ul li h3 a{
text-decoration: none;
}

.menu ul li h3 a:hover{
	color: #669900;
	text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#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;
}


#footer a{
font-weight: 100;
}

#sidebar input{
background: #444;
border: 1px solid #666;
color: #fff;
}

.button {
	color: White;
	background-color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
	margin-right: 20px;
	line-height: 30px;
	border-top-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-bottom-color: Gray;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-color: Gray;
	border-right-width: 2px;
	border-right-style: solid;
	text-align: center;
}