html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, 
address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	vertical-align:baseline;
}

body {
	color:#333333;
	/*font-family:Arial,Helvetica,sans-serif; */
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:75%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1;
}

* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, caption { font-family:Georgia,"Times New Roman",Times,serif; }
h1 { color:#4F4F4F; font-size:1.835em; font-weight:normal; line-height:1em; margin-top:0pt;}
h2 { font-size:140%; font-weight:bold; }
h3, caption { font-size:140%; }
p { font-family:Georgia,"Times New Roman",Times,serif; font-size:1.25em; line-height:1.462; margin-bottom:0pt; margin-top:0pt; padding-bottom:1px; }
p.tagged { font-size: 1.08em;}
p.tagged a { font-size: 1.08em;}
.header {
	margin: 25px 0 4px 0;
	width: 100%;
}

.header h1 {
	margin: 0 0 0 9px;
	font-size: 2.3em;
	font-weight: bold;
	text-align: left;
}

.header h1 span {
	font-size: 65%;
	font-weight: normal;
	color: #6ca901;
}

.header a {
	color: #303030;
	text-decoration: none;
}

.header a:hover {
	color: #6ca901;
	text-decoration: none;
}

.header p {
	float: right;
	margin: 0;
}

.bar {
	background: url('images/bar.bg.gif');
	height: 37px;
	margin: 10px 0 10px 0;
}

.bar span {
	background: url('images/bar.bg.gif') no-repeat 0 -37px;
	float: right;
	margin: 0;
	width: 17px;
	height: 37px;
}

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

.bar li {
	padding: 0;
	margin: 0;
	height: 37px;
	display: inline;
	float: left;
	list-style-type: none;
}

.bar li a {
	color: #303030;
	text-decoration: none;
}
.bar li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#home {
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}
a#home {
	overflow: hidden;
	display: block;
	width: 60px;
	height: 27px;
	padding: 10px 0 0 10px;
	background: url('images/bar.start.gif') no-repeat;
}
a#home:hover {
	background: url('images/bar.start.gif') no-repeat 0 -37px;
}
.common {
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}
a.common {
	overflow: hidden;
	display: block;
	width: 80px;
	height: 27px;
	padding: 10px 0 0 0;
}
a.common:hover {
	background: url('images/bar.bg.gif') no-repeat center -74px;
}
#footer {
	background: url('images/footer.bg.gif') repeat-x top;
	padding: 15px 0 0 0;
	color: #696969;
	height: 40px;
	width: 970px;
	margin: 0 auto;
	float: left;
	clear: both;
}
#footer p {
	margin: 0;
	text-align: left;
}
#footer h3 {
	float: right;
	margin: 0;
	font-weight: normal;
}
#footer a {
	color: #696969;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
img.left {
	float: left;
	margin: 0 12px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 12px;
}
img.center {
	display: block;
	margin: 0 auto;
}
a {
	color: #696969;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
blockquote {
	font-style: italic;
	font-size: 11px;
	color: #696969;
	margin: 0 0 5px 20px;
	padding: 0 0 0 10px;
	border-left: 4px solid #6ca901;
}
abbr, acronym {
	border-bottom: 1px dotted #aaa;
	text-transform: uppercase;
}
code {
	color: #6ca901;
	font-family: Courier, monospace;
}
pre {
	margin: 0 0 1.5em 0;
	overflow: auto;
	font-size: 1.3em;
	clear: both;
}
p.bottom {
	margin: 0 !important;
}
p.unstyled {
	font-size: 1.2em;
}
h1, h2, h3 {
	font-weight: bold;
	font-size: 1.4em;
}
h2 {
	font-size: 1.6em;
	color: #6ca901;
}
h2 a {
	color: #6ca901;
	text-decoration: none;
}
h2 a:hover {
	color: #303030;
	text-decoration: none;
}
.posts h2 {
	margin: 0 0 0.1em 0;
	line-height: 1.2em;
}
.pages h2, h2.page_header {
	margin: 0 0 0.75em 0;
	padding: 0 0 0.6em 0;
}

h3 {
	font-size: 1em;
}
#masthead h3 {
	margin: 0 0 0.75em 0;
	font-weight: normal;
	font-size: 1.8em;
	text-transform: none;
	color: #888;
	text-align: center;
}
.entry h3 {
	margin: 2.5em 0 0.5em 0;
}
.entry h3.top {
	margin: 1.5em 0 0.5em 0 !important;
}
h4 {
	color: #696969;
}
h4 a, h4 a:visited {
	color: #696969;
	text-decoration: none;
}
h4 a:hover {
	color: #696969;
	text-decoration: underline;
}
.posts h4 {
	margin: 0 0 1.25em 0;
	padding: 0 0 1em 0;
	font-size: 1em;
	font-weight: normal;
}
#container {
	width: 970px;
	margin: 0 auto 0 auto;
}
#content_box {
	width: 970px;
	text-align: left;
	float: left;
	clear: both;
}
#content {
	width: 500px;
	padding: 0 14px 0 14px;
	float: left;
}
.sbar {
	width: 221px;
	float: left;
}
.box {
	border-left: 1px solid #6ca901;
	border-right: 1px solid #6ca901;
	padding: 8px;
	width: 203px;
	font-family:Georgia,"Times New Roman",Times,serif;
}
.box a {
	color: #696969;
	text-decoration: none;
}
.box a:hover {
	text-decoration: underline;
}

ul { margin: 0; padding: 0; list-style-type: none; }
ul li { margin: 0; font-weight: bold; font-size:1.1em; }
ul.children { list-style-type: none; margin: 0; padding: 0 0 4px 5px; }
ul.children li {font-weight: normal; background: url('images/blt.gif') no-repeat; padding: 0 0 0 15px; font-size: 1.0em;}
.box ul li { margin: 0 0 5px 0;}

.boxbottom {
	background: url('images/box.bottom.gif') no-repeat;
	width: 221px;
	height: 3px;
	margin: 0 0 10px 0;
}
.boxcaption {
	background: url('images/box.caption.gif') no-repeat;
	padding: 6px 0 0 10px;
	height: 22px;
	width: 211px;
	color: #303030;
	font-size: 12px;
	margin: 0;
}
.caption {
	background: url('images/caption.bg.gif') repeat-x bottom;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #303030;
	margin: 0 0 10px 0;
}
.caption p {
	background: url('images/caption.left.gif') no-repeat left;
	padding: 8px 0 2px 14px;
	height: 20px;
	color: #303030;
	margin: 0;
}
.caption a {
	color: #303030;
	text-decoration: none;
}
.caption a:hover {
	text-decoration: underline;
}
.caption h2 {
	background: url('images/caption.right.gif') no-repeat right;
	float: right;
	margin: 0;
	font-size: 10px;
	height: 22px;
	padding: 8px 10px 0 0;
}
.Nav {
	margin: 0 0 20px 0;
	color: #303030;
}
.Nav a {
	padding: 4px 8px 4px 8px;
	background: #fff;
	border: 1px solid #303030;
	font-size: 10px;
}
.Nav a:hover {
	padding: 4px 8px 4px 8px;
	border: 1px solid #6ca901;
	text-decoration: none;
	font-size: 10px;
}
.Nav span {
	padding: 4px 8px 4px 8px;
	border: 1px solid #303030;
	font-size: 10px;
	margin: 0 5px 0 0;
}
.Nav .on {
	padding: 4px 8px 4px 8px;
	border: 1px solid #6ca901;
	font-size: 10px;
	color: #6ca901;
}
form {
	margin: 0;
	padding: 0;
}
.entry {
	font-size: 1.1em;
	line-height: 1.6em;
}
.entry blockquote {
	font-size: 1em;
}
.entry blockquote.right {
	width: 200px;
	font-style: normal !important;
	font-size: 11px !important;
	margin: 0.3em 0 0.3em 15px !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: right;
}
.entry blockquote.left {
	width: 200px;
	font-style: normal !important;
	font-size: 11px !important;
	margin: 0.3em 15px 0.3em 0 !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: left;
}
.entry blockquote.right p, .entry blockquote.left p {
	margin: 0 !important;
	line-height: 1.4em !important;
}
.entry p {
	margin: 0 0 1.5em 0;
}
.entry ul {
	margin: 0 0 1.5em 20px;
}
.entry ol {
	margin: 0 0 1.5em 40px;
}
.entry ul {
	list-style-type: none;
}
.entry ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 4px 20px;
	background: url('images/blt.gif') no-repeat;
}
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
	margin: 0.5em 0 0.5em 25px;
}
.entry dl {
	margin: 0 0 1.5em 0;
}
.entry dt {
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
.entry dd {
	margin: 0 0 1.5em 20px;
}
.entry .ad {
	margin: 0 0 0.5em 15px;
	float: right;
}
.entry .ad_left {
	margin: 0 15px 0.5em 0;
	float: left;
}
.entry img {
	margin: 0 10px 6px 6px;
	padding: 5px;
	border: 1px solid #303030;
}
.entry img:hover {
	padding: 5px;
	/*border: 1px solid #6ca901; */
}
.wp-smiley {
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
}
.respond {
	background: url('images/respond.gif') no-repeat;
	padding: 0 0 0 20px;
	font-size: 1em;
	color: #888;
	clear: both;
}
.respond a {
	color: #333;
	text-decoration: none;
}
.respond a:hover {
	color: #333;
	text-decoration: underline;
}
.navigation {
	width: 500px;
	font-size: 1.4em;
	float: left;
}
.previous {
	padding: 0 20px 0 0;
	float: left;
}
.next {
	float: right;
}
.clear {
	width: 500px;
	height: 1px;
	margin: 0 0 3em 0;
	clear: both;
}
.rule {
	background: url('images/hr_tag_sep.gif') no-repeat;
}
.flat {
	margin: 0 0 2em 0 !important;
}
.whitespace {
	margin: 0 0 3.5em 0 !important;
}
#calendar_wrap {
	font-size: 1.2em;
}
#comments {
	width: 500px;
	float: left;
	clear: both;
}
ul#comment_list {
	list-style: none;
	margin: 0 0 4em 0;
	float: left;
}
ul#comment_list li.comment {
	width: 500px;
	float: left;
	margin: 0 0 10px 0;
}
ul#comment_list li.trackback {
	width: 470px;
	padding: 1.2em 15px 0 15px;
}
.comment_meta {
	margin: 0 0 1.2em 0;
	padding: 0;
}
.comment_num {
	padding: 0 8px 0 0;
	font-weight: bold;
	font-size: 1.3em;
	float: right;
}
.trackback .comment_num {
	padding: 0 0 0 20px;
}
.comment_num a, .comment_num a:visited {
	color: #888;
	text-decoration: none;
}
.comment_num a:hover {
	color: #303030;
	text-decoration: none;
}
.comment_meta strong {
	font-size: 1.2em;
}
.comment_time {
	font-size: 1em;
	color: #888;
}
.comment .entry {
	border: 1px solid #6ca901;
	background: #f9fcf5;
	padding: 10px;
}
.comment .entry p {
	margin: 0 0 1em 0;
}
#comment_form {
	width: 500px;
	padding: 1em 0 0 0;
	float: left;
}
#comment_form p {
	padding: 0.6em 0;
}
#comment_form label {
	padding: 0 0 0 10px;
	font-size: 1.2em;
}
#comment_form .text_input {
	width: 191px;
	padding: 3px;
	color: #444;
	border: 1px solid #696969;
}
#comment_form .text_area {
	width: 321px !important;
	border: 1px solid #696969;
}
#comment_form p.subscribe-to-comments {
	font-size: 1.2em;
}
#comment_form p.subscribe-to-comments label {
	font-size: 1em;
}
.submit {
	padding: 5px 10px 5px 10px;
}
.os {
	color: #3d4c53;
	font-weight: bold;
}
.os a {
	color: #3d4c53;
	font-size: 11px;
	text-decoration: none;
}
.os a:hover {
	text-decoration: underline;
}
.designer {
	color: #982a05;
	font-weight: bold;
}
.design a {
	color: #982a05;
	font-size: 11px;
	text-decoration: none;
}

img.no-border { border: none; }

/* Search
 * ----------------- */
#search #search_input { background: #FFFFFF url(/wp-content/themes/LemonPress/images/search-icn.png) no-repeat scroll 1% 50%; padding:0.2em 5px 0.2em 30px; width: 385px; height: 20px; font-size: 140%; color: #333333; }
#searchsubmit { margin: 0 0 0 5px;}
element.style { width:48%; }
#searchresults { clear: both; margin: 10px 0 0 0; }
#searchresults table { color: #000000; width: 420px; font-size: 120%; }
#searchresults table thead tr { background-color: #9CCA4D; }
table thead tr th { font-weight: bold; padding: 7px 0 0 5px; border-bottom: solid 1px #999;}
table tbody tr td { padding: 7px 0 0 5px;}
table tbody tr td a {}
table tbody tr td a:hover { color: #F84D2D;}
#search_wrapper { margin: 0 0 150px 0; }

#closeresults {
display: block;
float: right;
background: #FFF8BF url(/wp-content/themes/LemonPress/images/close2.gif) 3px 3px no-repeat;
position: relative;
z-index: 3;
top: -20px;
text-indent: -3000px;
overflow: hidden;
height: 21px;
width: 32px;
}
