/*  
Theme Name: owe
Version: 1
Author: GB

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



/* HTML Elements */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body, html {
	min-height:101%;
}
body {
	background: #fff url(images/bkd2.jpg) repeat-x top left;
	color: #7c7c7c;
	padding: 0 0 25px 0;
}
body, select, input, textarea {
	font: 100% Verdana, Geneva, sans-serif;
}
p {
	margin: 15px 0;
}
a:link, a:visited {
	color: #e55b2c;
	text-decoration:none
}
a:hover, a:active {
	color:#000;
	text-decoration:underline;
}
hr {
	display: block;
	height:2px;
	background:#e9e9e9;
	border:0;
}
.smalltext {
	font-size: 0.8em;
	margin-top:30px;
	font-weight:normal;
}
pre {
	width:600px;
	
}
.breadcrumb {
font-size:0.95em;
background-color:#f2f2f2;
border:1px solid #e9e9e9;
padding:3px 10px;
width:906px;
margin-left:1px;
}
img, a:link img, a:visited img {
	border:0
}
/* Structure */

#page {
	width:930px;
	margin:17px auto;
	font-size:0.7em;
	background:#FFF;
	padding: 10px 30px 35px 30px;
	border:1px solid #d1d1d1;
	line-height:150%;
	overflow:auto;
}
#branding {
	width:625px;
	padding-bottom:15px;
}
.left {
	float:left;
}
.right {
	float:right;
}
#sidebar {
	width: 250px;
	float:right;
	margin-top:20px;
}
#leftcol {
	width:287px;
	border-right:1px dotted #b6b6b6;
	padding-right:18px;
}
#leftcol, #rightcol {
	margin-top:10px;
	float:left
}
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
}
.postlist-heading {
	background-color:#890041;
	padding:3px 5px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:1.8em;
	margin:20px 0 10px;
}
table.info {
	width:400px;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px 0 20px;
}
table.info td {
	border:1px solid #d5d5d4;
	padding:5px;
}
table.info th {
	border:1px solid #d5d5d4;
	padding:5px;
	background-color:#f2f2f2;
}
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
}
.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
}
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
}
.subnav li li a:link, .subnav li li a:visited {
	border-left:none
}
/*	Headers */

h1 {
	font:2.95em Tahoma, Geneva, sans-serif;
	font-weight:bold;
	letter-spacing:-0.02em;
}
h2 {
	font: 2.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding-bottom:5px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	color:#6199d2;
}
h2.noline {
	border-bottom:0;
	margin-bottom:0;
}
#sidebar h2 {
	font: 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	margin-bottom:4px;
	font-weight:bold;
	color:#e65e2f;
}
#sidebar h3 {
	border-top:2px solid #f0eff0;
	padding:6px 0 6px 2px;
	margin:5px 0 5px;
	font-size:1em;
}
h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
}
h3#comments {
	margin-top:32px
}
h3, h4 {
	font: 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	margin:10px 0;
	color:#525252;
	font-weight:bold;
}
h5 {
	font: 1em Arial, Verdana, Sans-Serif;
	margin-bottom:2px;
	color:#000;
	font-weight:bold;
}
.green {
	color:#c1d22a;
}
.blue {
	color:#6199D2;	
}
/* Content */

#content {
	width:645px;
	float:left;
	clear:both;
	margin-left:5px;
}
#content-splash {
	width:850px;
	clear:both;
	margin: 20px auto;
	padding-top:10px;
}
#splashhead {
	width:906px;
	margin:20px auto 1px;
	padding:10px;
	border:1px solid #dcdcdc;
	clear:both;
}
.description {
	font-size: 1.3em;
	font-weight: bold;
	font-style:italic;
	color:#545454;
	margin-top:-4px;
}
.feature {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
}
.feature:hover {
	background:#e9e9e9;
}
.feature p, #rightcol p {
	margin:0;
}
.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
}
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
}
#lead {
	margin-top:22px;
}
.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
}
.feature#lead .title {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
}
#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
}
#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
}
#leftcol img {
	margin-bottom: 4px;
	display:block
}
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
}
#sidelist li {
	list-style:none
}

#recent-posts-3 li {
margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px solid #ededed;
}
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
}
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
}
#sidelist .children {
	background:#e4efd5;
}
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
}
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
}
#sidelist .children li a:hover, #sidelist .children li a:active {
	color:#465d23
}
.postmetadata {
	margin: 30px 0;
}
.entry {
	padding-bottom:28px;
}
h3 a:link, h3 a:visited {
	color:#e55b2c;
}

#recent-posts-3 a, #recent-posts-3 a:active, #recent-posts-3 a:visited {
	color:#000;
}
/*Post Formatting*/

.display-post {
	border:solid 1px #dfdfdf;
	background: #fff url(images/postback.jpg) repeat-x top left;
	padding:10px;
	margin-top:10px;
}
.post-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.5em;
	color:#000;
}
.sitleft {
float:left;
clear:both;
margin-right:5px;
display:block;
}
.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
}
.picright, .alignright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
}
.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.post ul {
list-style-image:url(images/bullit.gif);
margin:10px 25px;
}
.post ul li {
	margin:10px 0 10px 10px;
	
}
.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
}
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
}
/* Form Elements */

select {
	background:#f5f8f1;
	border:1px solid #9c9c9c;
	width:100%
}
option {
padding: 1px 3px;	
}
#searchform {
	padding:0;
	position:relative;
	width:240px;
}
#nav #searchform #search {
	font-size:0.9em;
}
#searchform #search {
	color:#a5a5a5;
	padding:2px;
	width:190px;
}
.search-share {
	float:right;
	margin: 10px 20px 0 20px;
	width:470px;
}
.button {
	background-color:#fff;
	color:#000;
	border:none;
	position:absolute;
	top:2px;
	left:205px;
}
#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	margin-top:5px;
}
/* Comments*/

.commentlist {
	padding-left:30px;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
}
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
}
.commentmetadata {
	display: block;
}
.commentlist small {
	background:#e9e9e9
}
.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
}
/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.clearfloat {
	display:inline-block
}
.clearfloat {
	display:block
}
/* addtoany*/	
.addtoany_share_save_container {
	float:right;
	padding-top:10px;
}
ul.addtoany_list {
	display:inline;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
	text-indent:0 !important;
}
ul.addtoany_list li {
	background:none !important;
	border:0;
	display:inline !important;
	line-height:32px;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}
ul.addtoany_list li:before {
	content:"";
}
ul.addtoany_list li a {
	padding:0 9px;
}
ul.addtoany_list img {
	float:none;
	border:0;
	margin:0 0 10px 0;
	padding:0;
	vertical-align:middle;
}
ul.addtoany_list a img {
	opacity:.7;
}
ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img {
	opacity:1;
}
a.addtoany_share_save img {
	border:0;
	width:auto;
	height:auto;
}


/* Footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.7em;
	padding-top:15px;
	color:#7f7f7f;
	text-align:center;
}
#footer a {
	color:#7f7f7f;
}

