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,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

body {
	font-family:"Helvetica Neue",Helvetica,Arial,Sans-Serif;
	font-size:62.5%;
	color: #2C2C2C;
	background-color: #F0EBD5;
}

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

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h5, h5, h6 {
	
	font-weight: normal;
}

#header {
	background-color: #34483D;
	height: 137px;
}

#header img {
	float: left;
}

#nav {
	float: right;
	margin-top: 112px;
	margin-right: 25px;
}

#nav li {
	float: left;
	background: url(/images/tab-left.gif) top left;
	height: 25px;
	margin: 0 0 0 20px;
}

#nav li a {
	margin-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	display: block;
	font-size: 1.8em;
	color: #198273;
	background: url(/images/tab-right.gif) top right;
}

#page  {
	background-color: white;
	padding-right: 10px;
}

#page, #logo {
	width: 960px;
	margin: 0 auto;
	position:relative;
}

#content, #sidebar1, #sidebar2 {
	float: left;
}

#content {
	width: 460px;
	margin: 0 10px;
	padding: 0 20px 20px 20px;
}
#content em {
	font-style: italic;
}
#content ul li {
	font-size:1.2em;
}

#content ul.poll-list li {
	margin: 5px 0 0 0;
}

#content .wp-polls input {
	border: 1px solid #198273;
	background-color: #F0EBD5;
}

.post {
	clear: both;
}



h2.pagetitle, .post h2, .post h1 {
	font-size:2.4em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.45em;
	margin-top:30px;
}

h3, .post h3 {
	clear: both;
	font-size:2em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.45em;
	margin-top:20px;
}

.post small.date {
	float: right;
	font-family: Georgia,Times New Roman;
	font-size:1.2em;
}

.post img {
	padding: 2px;
	border: 2px solid #198273;
}
.post img.left, .alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.post img.right, .alignright {
	float: right;
	margin: 5px 0 5px 10px;
}

.wp-caption {
	padding: 2px;
	border: 2px solid #198273;
	margin-top:15px;
}

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


div.related {
	margin-top:30px;
	padding: 10px;

	background-color: #F0EBD5;
	width: 400px;
}

div.related h2 {
	margin-top: 0;
	margin-bottom:15px;
	letter-spacing: 0;
	font-weight: normal;
	line-height: 1em;
	font-size: 1.8em;
}

div.related ol li {
	color:#198273;
	font-size:1.2em;
	list-style-type:square;
	margin-left:20px;
	padding:0;
}

p.postmetadata {
	border-top:	1px solid #198273;
	padding-top: 5px;
	font-family: Georgia,Times New Roman;
	font-size:1.2em;
	margin-top:15px;
}

div.entry {
	padding-top: 10px;
}

.entry p {
	font-size:1.2em;
	margin-top:15px;
	line-height: 1.5em;
}

.entry p.wp-caption-text {
	margin: 0;
	font-size:1em;
}

.entry ul li, .entry ol li {
	font-size:1.2em;
	padding: 0;
	list-style-type: square;
	margin-left: 20px;
}

.entry ol li {
	list-style-type: decimal;
}

a.comment {
	background:transparent url(images/comment.gif) no-repeat scroll 0pt;
	padding-left:20px;
}

a.more-link {
	clear: both;
	display: block;
}

.commentlist li {
	border-bottom:1px solid #198273;
	clear:both;
	float: left;
	padding: 1em 0;
	font-size:1.2em;
	width: 460px;
}

.commentlist small, .commentlist p {
	float: left;
	clear: left;
	width: 260px;
	margin-bottom: 5px;
}

h3#respond {
	margin-bottom: 20px;
}

div.comment_meta {
	float:left;
	padding-left:10px;
	width: 140px;
}
.commentlist div.comment_meta p {
	width: 140px;
}

div.comment_entry {
	float:left;
	padding-left:10px;
	width: 260px;
}
.comment_time a, .comment_time a:hover {
	color: #2C2C2C;
	text-decoration: none;
	font-size: 0.8em;
}

img.avatar {
	padding: 2px;
	border: 2px solid #198273;
	float: left;
}

#commentform p {
	margin-bottom: 20px;
	font-size:1.2em;
}
#commentform input {
	border: 1px solid #198273;
	margin: 0 20px 0 0;
}

#comment {
	border: 1px solid #198273;
}
#submit {
	border: 1px solid #198273;
	background-color: #F0EBD5;
}

#sidebar1, #sidebar2 {
	width: 200px;
	padding: 0 20px 30px 0;
	
}

#sidebar1 ul li, #sidebar2 ul li {
	padding: 10px;
	background-color: #F0EBD5;
}

#sidebar1 ul li ul li, #sidebar2 ul li ul li {
	font-size:1.2em;
	padding: 0;
	list-style-type: square;
	margin-left: 20px;
	color: #198273;
}

#sidebar1 ul li ul.poll-list li {
	margin: 5px 0 0 0;
}

#sidebar1 .widget, #sidebar2 .widget {
	margin-top:30px;
}

#sidebar1 .widget p, #sidebar2 .widget p {
	font-size:1.2em;
}

#sidebar1 .widget p.rss {
	background-image: url(/images/feed-icon32x32.png);
	background-repeat: no-repeat;
}

#sidebar1 .widget p.rss a {
	display: block;
	height: 22px;
	padding: 10px 0 0 36px;
}

#sidebar1 .widget form {
	margin-top: 15px;
}

#sidebar1 .widget input {
	border: 1px solid #198273;
	background: white;
	margin-bottom: 5px;
}
#sidebar1 .widget input[type=submit], #sidebar1 .widget input[type=button] {
	border: 1px solid #198273;
	background-color: #FAF5DE;
}

#sidebar1 h2, #sidebar2 h2 {
	margin-bottom:15px;
	font-size:1.8em;
}

#footer {
	background-color: #F0D97B;
	padding: 20px;
}

#footer a {
	color: #198273;
}

.spacer {
	clear: both;
}

.social-buttons { padding-top: 20px; }

#respect { border: medium none; overflow:hidden; width:125px; height:21px; }
#like { border:none; overflow:hidden; width:125px; height:21px; }


