/*  
Theme Name: WPgreen
Theme URI: http://osamac.com/
Description: 3 Column WP Theme.
Version: 1
Author: osamac.com
Author URI: http://osamac.com/
*/

* {
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0;
}

body {
background: #e2ecce;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #8bb23e;
}
a:hover {
text-decoration: underline;
}

#wrap {
margin: 40px auto;
width: 1000px;
}

#top {
background: #e2ecce url(images/top.gif) no-repeat;
padding: 10px 0;
}

#content {
background: #e2ecce url(images/content.gif) repeat-y;
}

#header {
height: 90px;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 10px;
color: #8bb23e;
}
#header h1 a { 
color: #8bb23e;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #B9CF8E;
}
#header h2 {
font-size: 19px;
color: #B9CF8E;
padding: 5px 0 0 10px;
letter-spacing: -1px;
font-weight: 100;
}

#pad {
padding: 0 20px;
}

#menu {
height: 30px;
line-height: 30px;
background: #fff url(images/menu.gif) no-repeat;
padding-bottom: 20px;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
color: #fff;
}
#menu ul li a:hover {
text-decoration: underline;
}

.contentleft {
width: 600px;
float: left;
}
.contentleft h2 {
font-size: 20px;
font-weight: 100;
padding: 10px 0 7px 0;
letter-spacing: -2px;
}
.contentleft h2 a {
text-decoration: none;
}
.contentleft h2 a:hover {
text-decoration: underline;
}

.menuleft {
width: 160px;
margin-left: 20px;
float: left;
padding-top: 10px;
}
.menuleft h2 {
background: #fff url(images/menuh2.gif) no-repeat;
height: 30px;
line-height: 30px;
font-size: 15px;
font-weight: 100;
color: #fff;
padding-left: 10px;
}

.menuright {
width: 160px;
margin-left: 20px;
float:left;
padding-top: 10px;
}

.menuright h2 {
background: #fff url(images/menuh2.gif) no-repeat;
height: 30px;
line-height: 30px;
font-size: 15px;
font-weight: 100;
color: #fff;
padding-left: 10px;
}

.menuright ul, .menuleft ul {
padding: 10px 0 15px 20px;
list-style-type: square;
color: #B9CF8E;
}
.menuright ul li a, .menuleft ul li a {
text-decoration: none;
font-weight: 100;
}
.menuright ul li a:hover, .menuleft ul li a:hover {
text-decoration: underline;
}

#bottom {
background: #e2ecce url(images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer { 

text-align: center;
color: #aaa;
font-size: 11px;
}


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

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em '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;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}
#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;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#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;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}
	
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
	}	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

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

#commentform #submit {
	margin: 0;
	float: right;
	}
.alt {
	margin: 10px 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.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;
	}
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;
	}
	
.post h3 {
font-size: 16px;
font-weight: 100;
padding: 15px 0 7px 0;
}
h3 {
padding: 15px 0 10px 0;
font-size: 16px;
letter-spacing: -1px;
font-weight: 100;
}
.entry p { padding: 10px 0; }

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

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