/*************************************************************************************************************************************************************************************
* Controls Body Appearance                                                                                                                                                           *
**************************************************************************************************************************************************************************************/

body { margin:0; padding:0; font-size:0.9em; line-height:20px; font-family: "Myriad Pro", "Trebuchet MS", Arial; border:1px solid #000; background:#000; }

a:link {color: #000000; text-decoration: underline; }
a:active {color: #44584C; text-decoration: underline; }
a:visited {color: #008000; text-decoration: underline; }
a:hover {color: #C46545; text-decoration: none; }

/*************************************************************************************************************************************************************************************
* Controls Header Appearance                                                                                                                                                           *
**************************************************************************************************************************************************************************************/

#header {
	height: 60px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
	background: #D1CAB7;
	border-bottom-style:groove;
	border-bottom-color:black;
	border-bottom-width: 5px;
	background: #AD1CAB7;
}

.page_item { background:url(images/splitter.gif) no-repeat;}

#text { margin: 30px 305px 30px 20px; }
#text h1 { margin: 20px 0 20px 0; text-transform:uppercase; font-size:1.8em; color:#000000; font-weight:normal;}

#text h2 { 

margin: 20px 0 0 0;
text-transform:uppercase;
font-size:1.5em;
color:#be141d;
font-weight:normal;
border-bottom-style:groove;
border-bottom-color:black;
border-bottom-width: 5px;
border-top-style:groove;
border-top-color:black;
border-top-width: 5px;
background-color: #D1CAB7;

}

#text h2 a { color:#644E41; text-decoration: none;}
#text h2 a:hover { color:#000000;}
#text h3 { margin: 20px 0 5px 0; text-transform:uppercase; font-size:1.2em; color:#000000; font-weight:normal;}
#text p { padding:0 0 5px 0;}
#text ul li {list-style:none; margin-left: 0px; padding-left:20px; background:url(images/li.gif) no-repeat 0px 4px;}
#text ol li { margin-left: 20px; }

#sidebar { float:right; width:140px; padding-left: 10px; padding-right: 10px; margin-left: -15%; font-size:11px; background: #CED8BF; border-left: 5px solid #000000; border-top: 5px
            solid #e0e6e0; border-right: 5px solid #000000; border-bottom: 5px solid #e0e6e0}
#sidebar h2 { margin: 25px 0 5px 0; text-transform:uppercase; font-size:18px; color:#000000; font-weight:normal;}
#sidebar ul { margin: 0px; padding: 0px;}
#sidebar li { list-style:none;}

#main { float:left; background:url(images/sidebar_bckg.gif) no-repeat top right #FFFFFF;}

#footer {
    clear: left;
	width: 100%;
	background: #D1CAB7;
	color: #008000;
	text-align: center;
	padding: 4px 0;
    border-top-style:groove;
	border-top-color:black;
	border-top-width: 5px;
	}

.postmetadata { font-size: 13px; margin: 5px 0 0 0;}
.postmetadata small { font-size: 11px;}
.entry p { margin: 5px 0 0 0;}

#searchform { margin: 0;}
#searchform #searchsubmit { width: 30px; height: 21px; border: none; color: #FFFFFF; background-color: #B9121C; font-size:14px; font-weight:bold;}
#searchform #s { width: 90%;}

#commentform #comment { width: 500px;}
#commentform #author, #commentform #email, #commentform #url { width: 250px;}
#commentform #submit { width:140px; height: 21px; border: none; color: #FFFFFF; background-color: #B9121C; font-size:14px; font-weight:bold;}
#commentform p { margin: 5px 0 5px 0;}

#calendar caption { margin: 5px 0 5px 0; text-transform:uppercase; font-size:18px; color:#1B1D1E; text-align:left;}
#calendar h2 {margin: 0; padding: 0;}
#wp-calendar th {padding-right:10px; text-align:left;}
#wp-calendar td {padding-right:10px;}

.commentlist { padding-right:10px;}
.commentlist .alt { background-color:#F9F9F9;}
.commentlist p { margin: 5px 0 10px 0;}

.navigation { text-transform:uppercase; margin-top: 20px;}
blockquote { font-style:italic; border-left:3px solid #F4F4F4; padding-left: 5px; margin-left: 20px;}
code { line-height:normal; font-size:12px;}

.postauthor {
color: #222222;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
background: #EAEAEA;
border-top: 2px solid #000000;
border-bottom: 1px solid #000000;
width: 640px;
padding: 3px;
margin-bottom:5px;
}
