body {
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.45em;
text-align:center;
color:#303030;
background:#58636f url(images/bodybg.gif) top left repeat-x;
padding:20px 0;
}

h1,h1 a,h2,h2 a,h3 a {
color:#467aa7;
text-decoration:none;
}

a {
color:#467aa7;
font-weight:700;
text-decoration:none;
padding:1px 0;
}

a img {
border:none;
}

#login {margin:0 auto 0 auto;width:250px;}

#login ul {margin:0;padding:0;}
#login ul li {display:inline;margin-left:10px;}

p {
padding:0 0 16px;
}

p form {
margin-top:0;
margin-bottom:20px;
}

img.left {
float:left;
border:1px solid #a0a0a0;
margin:0 12px 8px 0;
padding:4px;
}

img.right {
float:right;
border:1px solid #a0a0a0;
margin:0 0 8px 12px;
padding:4px;
}

img.center {
display:block;
border:1px solid #a0a0a0;
margin:0 auto 5px;
padding:4px;
}

#container {
width:768px;
text-align:left;
background:#fff url(images/contentbg.gif) top left repeat-y;
border-top:1px solid silver;
border-bottom:1px solid silver;
margin:0 auto;
padding:0;
}

#header {
height:85px;
width:766px;
background:#265a87;
border-top:1px solid #fff;
margin:0 0 0 1px;
}

#header a {
font-weight:400;
color:#fff;
text-decoration:none;
}

#header p {
color:#fff;
line-height:1.5em;
font-size:0.9em;
margin:5px 2px 0 446px;
}

#navigation {
height:2.3em;
line-height:2.3em;
width:766px;
border-top:1px solid #fff;
border-bottom:1px solid #e0e0e0;
background:#467aa7;
margin:0 0 0 1px;
}

#navigation li {
float:left;
list-style-type:none;
border-right:1px solid #fff;
background:#467aa7;
white-space:nowrap;
}

#navigation li a {
display:block;
font-size:0.8em;
font-weight:400;
text-transform:uppercase;
text-decoration:none;
color:#fff;
padding:0 12px;
}

* html #navigation a {
width:1%;
}

#navigation .selected,#navigation a:hover {
background:#80b0da;
text-decoration:none;
}

#content {
float:left;
width:530px;
font-size:0.9em;
padding:20px 0 0 20px;
}

.singlecol #content {
width:730px;
}

#content h2 {
display:block;
font-size:1.7em;
font-weight:400;
letter-spacing:-1px;
color:#505050;
margin:0 0 16px;
}

#content h3 {
font-size:1.4em;
font-weight:700;
letter-spacing:-1px;
margin:0 0 5px;
}

#content ul {
margin:0 0 20px 10px;
}

#content ul li {
/*list-style:none;*/
padding:2px; margin-bottom:2px;
}

#content ul li a {
font-weight:700;
text-decoration:none;
padding:2px;
}

#content ul ul {
font-weight:400;
margin:0 0 6px 20px;
}

.entry .single {
clear:both;
}

.entry .single .info {
margin:0 0 22px;
}

.entry .info {
border:1px solid #e3e4e4;
background:#fafbfc url(images/squares.jpg) top right no-repeat;
font-size:0.9em;
color:#505050;
padding:6px 0 5px 8px;
}

.entry #filedunder {
clear:both;
border-top:1px solid #d0d0d0;
padding:3px 0 0 5px;
}

#content a:hover,#subcontent a:hover {
text-decoration:underline;
}

#content blockquote {
width:480px;
border:1px solid #d3d4d4;
background:#fafbfc url(images/quotes.jpg) top right no-repeat;
margin:0 auto 16px;
padding:10px;
}

#subcontent {
float:right;
width:180px;
line-height:1.2em;
padding:15px 10px 30px 0;
}

#subcontent h2 {
display:block;
font-size:1.6em;
font-weight:400;
text-align:left;
letter-spacing:-1px;
color:#505050;
margin:5px 0 15px;
}

#subcontent p {
font-size:0.9em;
margin:0 0 18px;
}

.menublock,.tile ul {
font-size:0.9em;
margin:0 0 20px 8px;
}

.menublock li,.tile ul li {
list-style:none;
display:block;
margin-bottom:2px;
padding:2px;
}

.menublock li a,.tile ul li a {
font-weight:700;
text-decoration:none;
}

.menublock li a:hover,.tile ul li a:hover {
text-decoration:none;
}

.menublock li ul {
font-size:1em;
font-weight:400;
margin:3px 0 3px 15px;
}

.menublock li ul li {
margin-bottom:0;
}

.searchbar form fieldset {
margin-left:10px;
border:0 solid;
}

.searchbar .s {
height:1.2em;
width:110px;
border:1px solid #a0a0a0;
margin:0 5px 0 0;
}

.searchbar .searchbutton {
width:auto;
border:1px solid gray;
font-size:0.9em;
text-align:center;
padding:0 1px;
}

#footer {
clear:both;
width:766px;
font-size:0.9em;
border-top:2px solid #e0e0e0;
color:#f0f0f0;
background:#467aa7;
border-bottom:1px solid #fff;
margin:0 0 0 1px;
padding:5px 0;
}

#footer p {
text-align:center;
margin:0;
padding:0;
}

#footer a {
color:#f0f0f0;
font-weight:700;
}

#commentform,#contactform {
margin-bottom:15px;
}

form fieldset {
border:0 solid;
}

form label {
display:block;
float:left;
width:60px;
}

#commentform label {
margin:0 15px;
}

#contactform label {
margin:0 15px 0 0;
}

form em {
margin-left:5px;
font-size:0.9em;
font-style:normal;
}

#commentform form input,#commentform form textarea,#contactform form input,#contactform form textarea {
width:200px;
border:1px solid #a0a0a0;
padding:3px;
}

form textarea {
overflow:auto;
}

#commentform input {
width:200px;
}

#commentform textarea {
width:325px;
}

#contactform textarea,#contactform #bx_subject {
width:465px;
}

form .button {
width:90px !important;
border-bottom:1px solid;
font-weight:700;
}

#commentform .button {
margin-left:90px;
}

#contactform .button {
margin-left:75px;
}

form .info {
padding-left:90px;
}

.sidebarintro {
font-size:0.8em;
line-height:1.3em;
margin:4px 0 20px;
}

.postspermonth li a {
margin-top:4px;
font-weight:400;
text-decoration:none;
padding:1px;
}

.postspermonth {
list-style:none;
margin:0 0 18px 10px;
}

.floatleft {
float:left;
}

.floatright {
float:right;
}

.clear {
clear:both;
height:20px;
}

.small {
font-size:0.9em;
}

.xsmall {
font-size:0.8em;
}

.textright {
text-align:right;
}

.box {
border:1px solid #d3d4d4;
background:#fafbfc top right no-repeat;
line-height:1.3em;
color:#505050;
margin:0 0 20px;
padding:10px;
}

.fileblock {
clear:left;
display:block;
width:530px;
border-top:1px solid silver;
line-height:1.6em;
margin-bottom:20px;
padding:20px 0 0;
}

.fileblock img,.fileblock img a {
float:left;
border:1px solid silver;
position:relative;
margin:0 20px 20px 0;
padding:4px;
}

.splitcontentleft {
float:left;
width:48%;
}

.splitcontentright {
float:right;
width:48%;
}

.topad {
border:1px solid #e3e4e4;
background-color:#fcfbfa;
text-align:center;
margin:-10px 0 18px;
padding:3px 3px 1px 8px;
}

.ads {
padding-top:20px;
margin:0 0 20px 10px;
}

.sidebox {
width:210px;
float:right;
border:1px solid #d3d4d4;
background-color:#fafbfc;
text-align:center;
margin:0 0 10px 15px;
padding:8px;
}

.moreentries {
text-align:center;
color:#505050;
font-weight:400;
background-color:#fafbfc;
border:1px solid #e3e4e4;
margin:20px auto;
padding:5px;
}

.adText {
color:#303030;
font-weight:400;
}

*,#content blockquote p {
margin:0;
padding:0;
}

h1 a:hover,h2 a:hover,h3 a:hover,a:hover {
color:#2a5a8a;
text-decoration:none;
}

#header h1,form .hiddenfield,.hide {
display:none;
}

#header a:hover,#footer a:hover {
color:#fff;
text-decoration:underline;
}

#content h2 a,.menublock li ul a {
font-weight:400;
}

.entry,.searchbar {
margin:0 0 25px;
}

#commentform form,#contactform form,form p {
padding:6px 0;
}

form input,.postdate {
color:#505050;
}

.contactform {
position:static;
overflow:hidden;
}

.contactleft {
width:25%;
text-align:right;
clear:both;
float:left;
display:inline;
margin:5px 0;
padding:4px;
}

.contactright {
width:70%;
text-align:left;
float:right;
display:inline;
margin:5px 0;
padding:4px;
}

.contacterror {
border:1px solid red;
}