body {
padding: 0;
margin: 0;
background: #585A5C url('/theme/body-bg.gif') top center repeat-y;
font-size: 1em;
font-family: Verdana, Arial, 'Times New Roman';
color: #000;
}

#container {
width: 792px;
font-size: 0.8em;
margin: auto;
margin-bottom: 27px;
}

* html #container{
padding-left: 1px;
}

h2 {
margin: 0;
}

a {
color: #39170B;
}

a:hover {
text-decoration: none;
}

.clear {
clear: both;
}

/************************************************************
********* Header Styles *******************************
************************************************************/

#header {
background: #585A5C url('/theme/header.jpg') top center no-repeat;
height: 124px;
}

#header h1, #header h2 {
margin: 0;
padding: 0;
font-size: 1em;
color: #585A5C;
}

#header h1 a {
color: #585A5C;
font-size: 2em;
text-decoration: none;
display: block;
padding: 33px 0 0 50px;
}

#header h1 a:hover{
color: #77797F;
font-size: 2em;
text-decoration: none;
display: block;
padding: 33px 0 0 50px;
}

#header h2 {
padding: 5px 0 0 50px;
}

/************************************************************
********* Content Styles *******************************
************************************************************/

#content  {
width: 520px;
padding: 8px 6px 8px 4px;
float: left;
margin-bottom: 27px;
}

#content h2 {
margin: 0;
font-size: 1.3em;
background: url('/theme/icon.gif') 2px 14px no-repeat;
color: #585A5C;
padding: 10px 0 0 20px;
}

#content h2 a {
text-decoration: none;
color: #585A5C;
}

#content h2 a:hover {
text-decoration: none;
color: #CBD2D7;
}

#content h2 a:visited {
text-decoration: none;
color: #585A5C;
}

#content h3 {
font-size: 1em;
}

#content .posted-by {
float: right;
display: block;
padding: 15px 0 0 25px;
font-size: 0.7em;
font-weight: normal;
width: 150px;
}

#content .post-footer {
font-size: 8pt;
border-top: 1px dotted #585A5C;
border-bottom: 1px dotted #585A5C;
background: #CBD2D7;
padding: 3px 5px 3px 5px;
color: #777777;
}

#content .post-footer a {
font-size: 8pt;
font-weight: normal;
color: #585A5C;
}

#content .post-footer a:hover {
font-size: 8pt;
font-weight: normal;
color: #777777;
text-decoration: underline;
font-style: normal;
}

#content .post-footer a:visited {
color: #8f8f8f;
}

#content .post-footer .meta {
display: block;
float: left;
width: 370px;
}

#content .post-footer .feedback {
float: right;
}

#content blockquote {
background: #CBD2D7;
padding: 1px 15px;
border: 1px solid #585A5C;
border-width: 1px 1px 1px 5px;
}

#content a img {
float: left;
padding: 1px;
background: #fff;
border: 2px solid #585A5C;
margin: 8px 12px 8px 0;
}

#content a:hover img {
border-color: #fff;
}

#content a {
color: #585A5C;
font-weight: bold;
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

#content a:visited {
color: #CBD2D7;
}


/************************************************************
********* Sidebar Styles *********************************
************************************************************/

#sidebar {
float: left;
width: 230px;
margin-left: 15px;
margin-top: 25px;
margin-bottom: 200px;
}

#sidebar h2 {
background: #cbd2d7 url('/theme/sidebar-h2.gif') center bottom no-repeat;
text-align: left;
font-size: 1.2em;
padding: 4px 15px 5px 20px;
color: #585A5C;
margin: 10px 0;
}

#sidebar ul {
margin: 0;
padding: 0;
list-style: none;
color: #102536;
}

#sidebar li{
list-style: none;
}

#sidebar ul li{
list-style: none;
}

#sidebar ul ul li{
background: url(/theme/star.gif) 5px 5px no-repeat;
padding-left: 16px;
}

#sidebar ul ul li ul li{
padding-left: 12px;
background: url(/theme/child.gif) 5px 5px no-repeat;
}


#sidebar ul li ul{
padding: 0 0 0 20px;
}

#sidebar ul li ul li a {
color: #102536;
text-decoration: none;
}

#sidebar ul li ul li a:hover {
color: #102536;
text-decoration: underline;
}

#sidebar ul li ul li ul {
padding: 2px 0 2px 20px;
}

#searchform {
padding: 0 20px 0 20px;
}

/************************************************************
********* Footer Styles *********************************
************************************************************/

#footer {
clear: both;
background: #585A5C;
height: 30px;
border-top: 2px solid #AFAFAF;
font-size: 0.6em;
width: 100%;

}

#footer * {
color: #fff;
}

#footer center {
margin: 0;
padding: 7px 5px 2px 5px;
}

#footer p.rights-reserved {
float: right;
width: 215px;
text-align: center;
}
