body {
font:76% tahoma,verdana,sans-serif;
color:#333;
text-align:center;
background:#bec3c6 url('images/main_bg.gif') repeat-x top;
margin:0;
padding:0;
}

.intro {
font-weight:bold;
text-align:left;
}
#menu li.page-item-5{
display:none;
}
#searchform {
margin:-27px 0px 0 0;
width:180px;
float:right;
padding:0 20px 0 0;
}

#searchform input#s {
float:right;
background:url('images/search_bg.gif') repeat-x top;
border:solid 1px #838383;
}

#searchsubmit {
background:#bec3c6 url('images/search_icon.gif') no-repeat;
width:21px;
height:22px;
border:none;
text-indent:-9999px;
line-height:30px;
float:left;
}

a {
text-decoration:none;
color:#269;
font-weight:bold;
}

a:hover {
text-decoration:underline;
}

p {
line-height:1.5em;
margin:0 0 15px;
}

h1,h3,h4 {
font-weight:normal;
margin:0;
padding:0;
}

h1 a:hover {
text-decoration:none;
}

h3 {
color:#555;
font-size:1.4em;
margin:1em 0 .5em .5em;
}

h4 {
font-size:1.2em;
font-weight:bold;
}

#container {
width:1072px;
color:#333;
margin:0 auto;
padding:0;
}

#sitetitle h1 {
background:url('images/header1.jpg') no-repeat;
width:1072px;
height:159px;
text-indent:-9999px;
margin:0;
padding:0;
}

#sitetitle h2 {
text-indent:-9999px;
display:none;
margin:0;
padding:0;
}

#sitetitle {
width:1072px;
height:159px;
margin:0 auto;
padding:0;
}

#menu {
height:47px;
background:#eee url('images/menu_bg.gif') no-repeat;
text-align:left;
padding-left:45px;
line-height:26px;
margin:0;
}

#menu li {
list-style-type:none;
height:30px;
background:#eee url('images/item1.gif') no-repeat right;
float:left;
display:block;
margin:0;
padding:0;
}

#menu ul {
border-bottom:solid 1px #692c3c;
height:30px;
margin:0;
padding:0;
}

#menu a {
height:30px;
font-size:12px;
font-weight:bold;
color:#5a0615;
text-transform:lowercase;
padding-right:20px;
margin-left:10px;
}

#menu a:hover {
color:#000;
text-decoration:none;
}

#content {
background:url('images/body_bg3.gif') repeat-y;
text-align:left;
}

* html #content {
float:left;
}

#content h2 {
color:#000;
border-bottom:1px solid #b1b1b1;
height:26px;
font-size:14px;
font-weight:bold;
background:#bec3c6 url('images/h2_bg.gif') repeat-x;
line-height:22px;
margin:0;
padding:0 0 0 12px;
}
.more {
padding-left:12px;
}
#content h2 a {
color:#000;
}

#content h2 a:hover {
color:#941737;
text-decoration:none;
background:none;
}

#content p {
margin:.5em 1em .8em;
}

#left {
width:605px;
float:left;
padding-left:10px;
padding-top:16px;
}
.subcontainer ul,.subcontainer li {
list-style-type:none;
margin:0;
padding:0;
}
#right {
margin-top:0;
margin-left:25px;
float:left;
width:430px;
background:#f0f0f0 url('images/right_bg.gif') repeat-x top;
text-align:left;
padding:0;
}

#right h2 {
font-size:14px;
background:none;
border:none;
text-align:left;
margin:0 0 5px 10px;
}

#footer {
clear:both;
text-align:left;
color:#888;
height:82px;
background:#f0f0f0 url('images/footer.gif');
}

#footer a {
color:#888;
font-weight:normal;
}

#footer span {
color:#aaa;
font-size:2em;
letter-spacing:-2px;
}

.entry {
position:relative;
border:solid 1px #931638;
color:#333;
margin:0 0 20px;
padding:0;
}

.entry a:hover,.intro a:hover {
text-decoration:none;
padding-bottom:2px;
background:url('images/flash2.gif') bottom left repeat-x;
}

.entry img {
border:1px solid #333;
position:relative;
}

.sticky {
border-color:#80203c;
}

.link {
color:#269;
background:url('images/linkarrow.gif') left no-repeat;
display:block;
margin:4px 0 0;
padding:2px 1em;
}

.link:hover {
color:#48b;
background:url('images/blinkarrow.gif') left no-repeat;
text-decoration:none;
}

.thumbs img {
position:relative;
border:1px solid #fff;
background-color:#ddd;
color:#555;
margin:0 2px 2px 0;
padding:3px;
}

.thumbs img:hover {
background:url('images/flash.gif');
}

.entryphoto {
float:left;
border:1px solid #fff;
background-color:#ddd;
color:#333;
margin:5px 10px 10px 0;
padding:3px;
}

.meta {
clear:both;
border-top:2px solid #ccc;
text-align:left;
font-size:.9em;
color:#567;
margin:10px 0 0;
padding:5px 1px 0 12px;
}

.date {
font-weight:bold;
}

.pagenav {
color:#888;
text-align:center;
}

.subcontainer {
}


.rightsub {
width:48%;
float:left;
margin:0;
padding:0;
}

.rightsub2 {
width:48%;
float:right;
margin:0;
padding:0;
}

.right {
text-align:right;
}

.center {
text-align:center;
}

.clear {
clear:both;
}

.hide {
display:none;
}

.widget a img {
border:none;
}

img.centered,img.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}

.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}