
/***** Body and Wrapper *****/

body {
margin:0 auto;
padding:0;
font:70% Verdana,Tahoma,Helvetica,sans-serif;color:#404040;
background:#fcf6de url(images/bkgrnd.jpg) top center fixed;
}

#wrap {
background:#ffffff;
color:#404040;
margin:0 auto;
width:778px;
}

/***** Various tags *****/

a {
text-decoration:none;
font-weight:bold;
color:#336699;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#336699;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 .8em 0;
}

#header2 {
margin:0px 0 0;
padding:0px;
height:200px;
width:778px;
display: block;
vertical-align: bottom;
}

/***** Header bar *****/

#headerbar {
clear:both;
margin:0 auto;
*margin:-2px 0px 0px 0px; /*fix for vertical whitespace in IE */
padding:4px 0;
width:778px;
text-align:center;
font-family:Georgia, Times New Roman, Times, serif;
font-size:15px;
font-weight: bold;
font-style:italic;
letter-spacing: 0px;
color:#ffffff;
background:#336699;
}

/***** Left sidebar *****/

#leftside {
/*clear:left;*/
float:left;
width:140px;
margin:0px 0px 0px 0px;
padding:5px 0px 0px 0px;
}

.nav_menu { 
height: 200px;
width: 138px;
float:left; 
clear: right; 
margin: 0px; 
}

#belowmenu {
background: #ffffff;
margin: 80px 5px 0px 0px;
padding:5px 1px 5px 5px;
float:left;
clear:right;
width: 130px;
}


#menu {
background: #fcf6de;
border-left:4px solid #d8d2bc;
border-top: 0px solid #e0e6e0;
margin: 80px 5px 0px 0px;
padding:5px 1px 5px 5px;
float:left;
clear:right;
width: 130px;
}


#menu form {
margin: 0 0 0 0px;
}

#menu input#s {
width: 90%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
color: #ccc;
font-weight: bold;
list-style-type: none;
margin: 0;
padding-left: 3px;
text-transform: capitalize;
}

#menu ul li {
font: 1.1em Georgia, Times New Roman, Times, serif;
color: #505050 !important;
font-weight: bold;
margin-top: 5px;
padding-bottom: 5px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
font-variant: normal;
font-weight: normal;
line-height: 100%;
list-style-type: none;
margin: 0;
padding: 0;
text-align: left;
}

#menu ul ul li {
border: 0;
font: normal 1.3em Verdana,Tahoma,Helvetica,sans-serif;
color:#505050;
letter-spacing: 0;
margin-top: 0;
padding: 0;
padding-left: 0px;
line-height: .7em;
}

#menu ul ul li a {
font: bold .7em Verdana,Tahoma,Helvetica,sans-serif;
color:#336699;
text-decoration: none;
}

#menu ul ul li a:hover {
border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
font-size: 142%;
padding-left: 4px;
}

.admin {
font: 1.1em Georgia, Times New Roman, Times, serif;
color: #505050 !important;
font-weight: bold;
}

.blogsearch {
margin-bottom:5px;
}

/***** Main menu *****/

ul.avmenu {
width:140px;	
margin:0 0 18px;
padding:5px;
list-style:none;
}

ul.avmenu li {
width:140px;
padding:0;
line-height:1.4em;
display:inline;
}

ul.avmenu li a {
font:11px Verdana,Tahoma,Helvetica,sans-serif;
color:#505050;
font-weight:bold;
background-color:#fcf6de;
width:130px;
float:left;
margin-bottom:2px;
padding:5px 1px 5px 5px;
border-left:4px solid #d8d2bc;
text-decoration:none;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
font:11px Verdana,Tahoma,Helvetica,sans-serif;
color:#505050;
font-weight:bold;
background-color:#ebe2c0;
border-left:4px solid #c4b993;
text-decoration:none;
}

ul.avmenu ul {
margin:0px 0px 0px 15px;
padding:0px 0px 5px 0px;
font-size:11px;
width:125px;
}

ul.avmenu ul a {
padding:5px 1px 5px 5px;
font-weight:normal;
width:115px;
}

ul.avmenu ul ul {
width:113px;
}

ul.avmenu ul ul a {
width:100px;
}
/****** Blog *******/

h2 {
font-family:Georgia, Times New Roman, Times, serif;
font-size:1.4em !important;
font-weight: bold;
line-height: 1.4em !important;
color: #404040;
}

#welcome {
font-family:Georgia, Times New Roman, Times, serif;
color:#336699;
font-size:1.6em;
margin:0 0 0px;
}

.about {
	margin:5px;
	padding-bottom: 10px;
}

.post {
border-bottom: 2px dotted #dbdbdb;
padding: 1em 1em .1em 1em !important;
margin: 0px 5px 15px 0px;

}
.storytitle {
font-family:Georgia, Times New Roman, Times, serif;
font-size:1.4em;
font-weight: bold;
line-height: 1.4em;
color: #404040;
margin:0 0 0px;
}

.storycontent {
margin:0 auto;
padding:0;
font:95% Verdana,Tahoma,Arial,sans-serif;color:#404040;
}

.feedback {
margin-bottom: 15px;
}

#comment {
font-family: Verdana,Tahoma,Arial,sans-serif;
color:#336699;
font-size:11px;
width: 600px !important;
height: 100px;
background-color:#fcf6de;
border-width: 1px;
border-right-color:#666666;
border-bottom-color:#666666;
}

#comments {
padding-top:20px;
}

.pagenav {
margin-left: -20px !important;
padding: 0 !important;
}

.meta {
border-bottom: 1px solid #dbdbdb;
margin-bottom: 5px;
}

/***** Main content *****/

/*#content {
margin:0 230px 0px 150px;
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
padding:10px 10px;
line-height:1.4em;
}*/

#contentwide {
margin:0 0 0 150px;
width: 620px;
border-left:1px solid #f0f0f0;
padding:10px 0px 10px 5px;
line-height:1.4em;
}

#contenlinks {
margin:0 0 0 150px;
border-left:1px solid #f0f0f0;
padding:5px 15px 10px 5px;
}

.linkstxt {
font:110% Verdana,Tahoma,Helvetica,sans-serif;color:#404040;
font-weight:bold;
line-height:1.2em;
}

ul.links {
margin-left: 150px;
list-style: none;
padding-left: 1em;
text-indent: -1em;
line-height:1.2em;
}

ul.pod_list {
padding-left: 0px;
line-height:1.8em;
list-style: square;
list-style-position: inside;
}

li.pod_bullet {
line-height:1.5em;
}

a.links {
text-decoration:none;
font-weight:bold;
color:#336699;
line-height: 1.0em;
background-color:inherit;
}

a:hover.links {
text-decoration:underline;
color:#336699;
background-color:inherit;
}

#content h2,#contentwide h2, #contentwide2 h2 {
font-family:Georgia, Times New Roman, Times, serif;
font-size:1.6em;
margin:0 0 0px;
}

#content h3,#contentwide h3, #contentwide2 h3 {
font-family:Georgia, Times New Roman, Times, serif;
font-size:1.4em;
margin:0 0 1px;
}

#content img,#contentwide img, #contentwide2 img {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:2px solid #f0f0f0;
}

#content ul, #contentwide ul, #contentwide2 ul, #content ol, #contentwide ol, #contentwide2 ol {
margin:0 0 16px 20px;
padding:0;
}

#content li, #contentwide li, #contentwide2 li {
margin:0;
padding:0 0 0 5px;
}

#content ul ul, #contentwide ul ul, #contentwide2 ul ul, #content ol ol, #contentwide ol ol, #contentwide2 ol ol {
margin:0 0 0 16px;
padding:0;
}

#nofooter {
clear:both;
margin:0 auto;
width:778px;
height:20px;
}

#footer80 {
clear:both;
margin:0 auto;
width:778px;
height:80px;
}

/***** Footernav *****/

#footernav {
font-family: Verdana,Tahoma,Helvetica,sans-serif;
font-size:10px;
letter-spacing:-.05em;
clear:both;
margin:0px auto;
padding:4px 0px ;
width:778px;
text-align:center;
color:#cccccc;
background-color:#336699;
}

a.footer {
font-family: Verdana,Tahoma,Helvetica,sans-serif;
font-size:10px;
letter-spacing:-.05em;
color:#ffffff;
text-transform:uppercase;
font-weight:bold;
}

a.footer:hover {
text-decoration:underline;
}

a.footer_current {
font-family: Verdana,Tahoma,Helvetica,sans-serif;
font-size:10px;
text-decoration:underline;
color:#ffffff;
text-transform:uppercase;
font-weight:bold;
}

a.footer_current:hover {
text-decoration:underline;
color:#ffffff;
}

/***** Various classes *****/

.floatright {
float:right;
width: 600px;
margin: 0px;
padding: 0px;
}

.blogbutton {
display:inline;
font-family:Verdana,Tahoma,Helvetica,sans-serif;
text-transform: uppercase;
font-size:7px;
font-weight:bold;
padding: 2px 2px;
border:1px solid;
color:#505050;
background-color:#ebe2c0;
border:1px solid; 
border-color:#868686;
margin-top:2px;
}

.leftmargin {
margin-left: 5px;
margin-right: 5px;
height: 200px;
}

.margin10 {
margin-left: 10px;
}

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

#clear { clear: both; }

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hidden {
display:none;
}