/*  
Theme Name: Erimo
Theme URI: http://erimo.com
Description: Erimo 
Version: 1.0
Author: Manhattan Ray / Computer Mike
Author URI: http://www.manhattanray.com/
*/

body{
margin:0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background: #b08000 url(graphics/bodybg.jpg);
background-repeat:repeat-y;
color: #000000;
}


body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form{
margin: 0;
padding: 0;
}


#wrapper{
margin: 0;
width: 1002px;
text-align: left;
border-right: 1px solid #000;
}

#topedge{
width:1002px;
height:22px;
background: url(graphics/topblueedge.jpg);
}


#header{
height: 150px;
width: 1002px;
background: url(graphics/header.jpg);
}


/* start: topmenu codes */

#topmenu{
width: 1002px;
height:22px;
background: #000;
background: url(graphics/topmenubg.jpg);
}


#topmenu ul{
padding: 0;
margin: 0;
list-style-type:none;
}

#topmenu ul li{
float: left;
position: relative;
text-align:center;
}

#topmenu ul li a{
display: block;
height: 19px;
float:left;
padding-top:3px;
padding-left: 10px;
padding-right:10px;
border-right: 1px solid #202040;
border-left: 1px solid #404060;
text-decoration: none;
text-transform: uppercase;
font-weight: 600;
color: #fff;
}

#topmenu ul li a:hover{
background: url(graphics/hovertopmenubg.jpg);
color: #000;
}

#topmenu ul li a:hover{
background: url(graphics/hovertopmenubg.jpg);
color: #000;
}

#topmenu li ul{
display:none;
position: absolute;
top:22px;
left:0px;
}

#topmenu li > ul{
top:22px;
left:0px;
}

#topmenu li.over ul,
#topmenu li:hover ul{
display: block;
clear:left;
}

#topmenu li ul li{
text-align:left;
clear:left;
}

#topmenu li ul a{
display: block;
clear:left;
width: 350px;
height: 18px;
padding-top: 3px;
padding-right: 5px;
background: #700018;
color: #fff;
text-transform: none;
border: 1px solid #000;
border-top: 0;
font-weight: 600;
opacity: 0.85;
filter: alpha(opacity=85);
}

#topmenu li ul a:hover{
background: url(graphics/hovertopmenubg.jpg);
opacity: 1.0;
filter: alpha(opacity=100);
color: #000;
text-transform: none;
}


/* end: topmenu codes */


#container{
float: left;
width: 1002px;
height: 100%;
overflow: hidden;
background: url(graphics/containerbg.jpg);
}



#clientspagecontainer{
float: left;
width: 1002px;
height: 100%;
overflow: hidden;
background: url(graphics/clientscontainerbg.jpg);
}


#sidebar{
float: left;
width: 180px;
padding: 10px;
display:inline; /* because IE doubles set margins  */
background: #d8d8d8;
}

#sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}


#sidebar ul li{
padding: 10px 0 10px 0;
}


#sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

#sidebar ul ul li{
padding: 0;
line-height:24px;
}


#content, #clientspagecontent{
float:left;
width: 782px;
padding: 11px 10px 10px 10px;
min-height: 800px;
height: auto !important;
height: 800px;
/* background: url(graphics/contentbg.gif); */
font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
font-size:16px;
}


#footer{
clear: both;
position:relative;
width: 994px;
padding:4px;
background:#282828;
color: #bbb;
}


/* start: anchor/links   */


#footer a:link, #footer a{
text-decoration:none;
color:#bbb;
}

#footer a:hover{
text-decoration:none;
color:#fff;
}

#sidebar a:link, #sidebar a:visited{
font-weight: 600;
text-decoration: none;
color: #484848;
}

#sidebar a:hover{
text-decoration: underline overline;
color: #000080;
}



#content a{
text-decoration: none;
color: #0000b0;
}

#content a:hover{
color: #880028;
}

#clientspagecontent a{
text-decoration: none;
color: #0000b0;
}

#clientspagecontent a:hover{
color: #880028;
}


/* end: anchor/links   */


p.center{
width: 100%;
text-align:center;
}


#content ul{
font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
font-size:16px;
font-weight: 600;
list-style-type: circle;
}


h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p{
padding: 10px 0 0 0;
}

p.postmetadata{
border-top: 1px solid #ccc;
border-bottom: 2px solid #000080;
padding-bottom: 8px;
margin: 10px 0 0 0;
}


.postmetadata a{
font-size: 12px;
font-weight: 600;
}



.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}


table#wp-calendar{
width: 100%;
}


/* start: span codes */

span.sitemapcredit{
position:absolute;
font-size:11px;
top:8px;
left:130px;
}


span.footercredit{
position:absolute;
left:430px;
}

span.hudsoncredit{
position:absolute;
top:8px;
left:780px;
font-size:11px;
}

span.bigemphasis{
font-size: 18px;
font-weight:500;
line-height:24px;
}

/* end: span codes */

.comments-template{
	margin: 10px 0 0;
/*	border-top: 1px solid #ccc; */  /* commented out */
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0px;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 0 10px 0 10px;
	line-height: 18px;
	padding: 10px;
	border-bottom: 1px solid #000080;
}


.comments-template ol li.alt{
        background: #eef;

}



.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
        border-bottom: 1px solid #000;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.comments-template img{
border: 1px solid #000;
margin-top: 10px;
float: right;
}