body {
background:#ccc;
color:#333;
font:62.5% Georgia, "Times New Roman", Times, serif;
text-align:center;
}

* {
margin:0;
padding:0;
}

a {
color:#0060ff;
text-decoration:underline;
}

a:visited {
color:#333;
text-decoration:underline;
}

a:hover {
color:#df0000;
text-decoration:underline;
}

a img {
border:none;
}

p.center {
text-align:center !important;
}

p.bottom {
margin:0 !important;
}

img.left {
float:left;
border:1px solid #ccc;
margin-right:10px;
padding:5px;
}

img.right {
float:right;
border:1px solid #ccc;
margin-left:10px;
padding:5px;
}

h1,h2,h3 {
font-weight:700;
font-family:Georgia, Helvetica, Arial, sans-serif;
color:#29562b;
}

h1 {
font-size:3.6em;
letter-spacing:-0.03em;
}

h2 {
font-size:2.3em;
}

h2 a:visited {
color:#7ec100;
text-decoration:none;
}

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

.posts h2 {
line-height:1.2em;
margin:0 0 0.1em;
}

.pages h2,h2.page_header {
background:url('images/hr_title_sep.gif') 0 100% no-repeat;
margin:0 0 0.75em;
padding:0 0 0.6em;
}

h2.archive_head {
font-weight:700 !important;
font-size:1.4em !important;
text-transform:uppercase !important;
letter-spacing:normal !important;
border-top:3px solid #000 !important;
background:url('images/hr_dot_black.gif') 0 100% repeat-x !important;
margin:0 0 1.8em !important;
padding:0.4em 2px !important;
}

h3 {
font-size:1em;
text-transform:uppercase;
}

#masthead h3 {
font-weight:400;
font-size:1.8em;
text-transform:none;
color:#888;
text-align:center;
margin:0 0 0.75em;
}

.entry h3 {
margin:2.5em 0 0.5em;
}

.entry h3.top {
margin:1.5em 0 0.5em !important;
}

h4 {
font:italic 1.2em Georgia, "Times New Roman", Times, serif;
color:#888;
}

.posts h4 {
background:url('images/hr_title_sep.gif') 0 100% no-repeat;
margin:0 0 1.25em;
padding:0 0 1em;
}


/*  Div styles */

#container {
width:1000px;
height: auto;
overflow:hidden;
margin: 0 auto;
padding: 10px;
background-color: #fff;
}

/* ------------------------------------- */

#top-ad {
text-align: center;
height: 90px;
font-size: 1.5em;
}

#header {
width: 1000px;
margin:0;
height: 140px;
}

#header h1 {
display:none;
}

.logo {
float: left;
width: 400px;
height: 140px;
margin: 0;
}

.search {
width: 500px;
height: 40px;
float: right;
margin: 50px 0 0 0;
}

input.text-box { height: 30px; border: 1px solid #ccc; padding: 3px;}
input.search-button { margin-left: 5px; height: 35px; border: 1px solid #999; cursor: pointer;}

/* ------------------------------------- */

#content_box {
width:1000px;
text-align:left;
float:left;
clear:both;
background: #fff;
}

#content {
width:715px;
float:right;
padding:0;
border: 1px solid #e4d5b8;
padding: 10px;
}

/* ------------------------------------- */

#sidebar {
width:252px;
float:left;
padding:0;
}

#sidebar #ad1 {
border: 1px solid #e3f1cc;
margin-bottom:10px;
font-size:1.5em;
background:#fff;
text-align:center;
padding:0;
}

#sidebar #welcome {
margin-bottom:10px;
font-size:1.3em;
line-height:1.4em;
background:#e3f1cc;
padding:10px;
}

/* ------------------------------------- */

#footer {
width:1000px;
margin-top: 10px;
border-top:2px solid #e4d5b8;
float:left;
clear:both;
padding:1.2em 0 0;
}

div#clear { clear: both; }

/* ------------------------------------- */
/* Navigation */

#underlinemenu{
width: 998px;
margin: 0;
padding: 0;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
width: 100%;
border: 1px solid #e4d5b8;
border-bottom: 4px solid #e4d5b8;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;

}

#underlinemenu ul li a {
font: 13px Georgia;
height: 25px;
float: left;
color: #576534;
padding: 15px 10px;
text-decoration: none;
background: white url(images/menudivide.jpg) top right repeat-y;
}

#underlinemenu ul li a:hover{
color: #576534;
height: 36px;
padding: 15px 10px;
background-color: #e3d5ba;
border-bottom: 4px solid #576534;
padding-bottom: 0;
}

/* ------------------------------------- */

.entry {
font-size:1.4em;
line-height:1.65em;
}

.entry blockquote.right {
width:200px;
font-style:normal !important;
font-size:1.3em !important;
border:3px double #aaa;
text-align:center;
float:right;
border-width:3px 0;
margin:0.3em 0 0.3em 15px !important;
padding:0.3em 0 !important;
}

.entry blockquote.left {
width:200px;
font-style:normal !important;
font-size:1.3em !important;
border:3px double #aaa;
text-align:center;
float:left;
border-width:3px 0;
margin:0.3em 15px 0.3em 0 !important;
padding:0.3em 0 !important;
}

.entry blockquote.right p,.entry blockquote.left p {
line-height:1.4em !important;
margin:0 !important;
}

.entry ul,.entry ol {
margin:0 0 1.5em 40px;
}

.entry ul {
list-style-type:square;
}

.entry li {
margin:0 0 0.5em;
}

.entry ul li ul,.entry ul li ol,.entry ol li ul,.entry ol li ol {
margin:0.5em 0 0.5em 30px;
}

.entry dt {
font-weight:700;
margin:0 0 0.5em;
}

.entry dd {
margin:0 0 1.5em 20px;
}

.entry .ad {
float:right;
margin:0 0 0.5em 15px;
}

.entry .ad_left {
float:left;
margin:0 15px 0.5em 0;
}

.entry img.left {
border:3px double #bbb;
float:left;
clear:left;
margin:0.5em 15px 0.5em 0;
padding:3px;
}

.entry img.right {
border:3px double #bbb;
float:right;
clear:right;
margin:0.5em 0 0.5em 15px;
padding:3px;
}

.entry img.center {
display:block;
border:3px double #bbb;
float:none;
clear:both;
margin:0 auto 1.5em;
padding:3px;
}

.entry img.off {
border:none !important;
padding:0 !important;
}

.entry img.stack {
clear:none !important;
}

.tagged {
background:url('images/hr_tag_sep.gif') no-repeat;
font-size:1.2em;
line-height:1.6em;
color:#888;
clear:both;
padding:0.4em 0 0;
}

.tagged a,.tagged a:visited {
color:#333;
text-decoration:none;
padding:0.25em;
}

.tagged a:hover {
color:#fff;
background:#333;
text-decoration:none;
}

.add_comment {
display:block;
font-weight:700;
float:right;
padding:0 0 0 20px;
}

.navigation {
width:500px;
font-size:1.4em;
float:left;
}

.previous {
float:left;
padding:0 20px 0 0;
}

.next {
float:right;
}

.clear {
width:500px;
height:1px;
clear:both;
margin:0 0 5em;
}

.rule {
background:url('images/hr_tag_sep.gif') no-repeat;
}

.flat {
margin:0 0 2em !important;
}

.whitespace {
margin:0 0 3.5em !important;
}

ul.sidebar_list {
list-style:none;
}

ul.sidebar_list li.widget,ul.sidebar_list li.linkcat {
width:250px;
font-size:1.3em;
line-height:1.4em;
float:left;
margin:0 0 2.5em;
}

li.widget h2,li.linkcat h2 {
font-weight:700;
color: #29562b;
font-size:1.077em;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
margin:0 0 0.8em;
padding:0.4em 2px;
}

li.widget p {
margin:0 0 1.5em;
padding:0 10px;
}

li.widget ul,li.linkcat ul {
list-style:square;
margin:0 0 0.5em 20px;
}

li.widget ol,li.linkcat ol {
margin:0 0 0.5em 20px;
}

li.widget li,li.linkcat li {
margin:0 0 0.7em;
}

li.widget li a,li.widget li a:visited,li.linkcat li a,li.linkcat li a:visited {
text-decoration:none;
}

li.widget li a:hover,li.linkcat li a:hover {
text-decoration:underline;
}

li.widget li .recent_date {
font-weight:700;
color:#888;
padding:0 0 0 8px;
}

li.widget ul.flickr_stream {
list-style:none;
margin:0;
padding:0 10px;
}

li.widget ul.flickr_stream li {
display:inline;
margin:0;
padding:0 5px 5px 0;
}

li.widget ul.flickr_stream li a img {
padding:3px;
}

li.widget_flickrrss a img {
margin:0 5px 5px 0;
padding:3px;
}

#calendar_wrap {
font-size:1.3em;
}

#footer p {
font-size:1.3em;
color:#999;
text-align:right;
margin:0 0 0.923em;
}

#comments {
width:500px;
float:left;
clear:both;
}

ul#comment_list {
list-style:none;
border-top:1px solid #bbb;
float:left;
margin:0 0 4em;
}

ul#comment_list li.comment {
width:500px;
border-bottom:1px dotted #bbb;
float:left;
padding:1.2em 0 0;
}

ul#comment_list li.trackback {
width:470px;
background:url('images/trackback_bg.gif');
padding:1.2em 15px 0;
}

.comment_meta {
margin:0 0 1.2em;
}

.comment_num {
font-weight:700;
font-size:1.4em;
float:right;
padding:0 15px 0 20px;
}

.trackback .comment_num {
padding:0 0 0 20px;
}

.comment_num a:hover {
color:#df0000;
text-decoration:none;
}

.comment_meta strong {
font-size:1.6em;
}

.comment_time {
font:normal 1.1em Verdana, Helvetica, Arial, sans-serif;
color:#888;
}

.comment .entry {
padding:0 15px;
}

.comment .entry p {
margin:0 0 1em;
}

#comment_form {
width:500px;
float:left;
padding:1em 0 0;
}

#comment_form p {
padding:0.6em 0;
}

#comment_form label {
font-size:1.2em;
padding:0 0 0 10px;
}

#comment_form .text_input {
width:191px;
color:#444;
font:normal 1.4em Georgia, "Times New Roman", Times, serif;
border-top:2px solid #999;
border-left:2px solid #999;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
padding:3px;
}

#comment_form .text_area {
width:321px !important;
}

#comment_form .text_input:focus {
border-top:2px solid #666;
border-left:2px solid #666;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
}

#comment_form .form_submit {
background:url('images/submit_bg.gif');
border:3px double #999;
border-top-color:#ccc;
border-left-color:#ccc;
font:bold 1.4em Georgia, "Times New Roman", Times, serif;
cursor:pointer;
padding:0.4em 4px;
}

#search_form .search_input {
width:201px;
color:#090;
font:normal 1em Georgia, "Times New Roman", Times, serif;
border-top:1px solid #999;
border-left:1px solid #999;
border-right:1px solid #f5f5f5;
border-bottom:1px solid #f5f5f5;
padding:3px;
}

li.widget .search_input {
font-size:1.1em !important;
}

#search_form .search_input:focus {
border-top:1px solid #666;
border-left:1px solid #666;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
}

p.unstyled,h3.comments_headers,#comment_form p.subscribe-to-comments {
font-size:1.4em;
}

h1 a,h1 a:visited,h1 a:hover,h2 a,ul#nav li a,ul#nav li a:visited {
color:#000;
text-decoration:none;
}

h4 a,h4 a:visited,#footer a,#footer a:visited,.comment_num a,.comment_num a:visited {
color:#888;
text-decoration:none;
}

h4 a:hover,#footer a:hover {
color:#888;
text-decoration:underline;
}

.entry blockquote,#comment_form p.subscribe-to-comments label {
font-size:1em;
}

.entry p,.entry dl {
margin:0 0 1.5em;
}

li.widget ul.flickr_stream li a:hover img,li.widget_flickrrss a:hover img {
background:#ff2a96;
}