/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	background: #449dbc;
	background-image:url(images/page_bg.gif);
	background-repeat:repeat;
}

.hidden {
	display: none;
}

h1 {
	margin: 0;
	padding: 0;
}

#page-container {
	width:960px;
	height:inherit;
	margin:auto;
	background-color:#fff7d8;
	background-image:url(images/bgrnd_all.gif);
	background-repeat:repeat-y;
}

/* Main Navigation */

#main-nav {
	height: 51px;
	background-image:url(images/header_top_bg.gif);
}

#main-nav a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	float:right;
	margin-top:18px;
	padding-right:24px;
	color:#6c5241;
	padding-top:0px;
	text-transform:uppercase;
	text-decoration:none;
}

#main-nav a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#e9e1c5;
	text-transform:uppercase;
}

#header {
	height:150px;
	background: #db6d16;
	background-image:url(images/about.gif);
}

#header .position-banner {
	margin: 0;
	padding: 0;
	float: right;
	margin-top:57px;
	padding-right:110px;
}

#footer {
	clear:both;
	position:relative;
	height:60px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	text-align:center;
	color: #c9c9c9;
	background-image:url(images/header_top_bg.gif);
	border-top: 1px solid #efefef;
	padding: 13px 25px;
	line-height: 18px;
}

#footer a {
	color:#c9c9c9;
	text-decoration: none;
}

#footer a:hover {
	color: #db6d16;
}

#footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
}

#sidebar-b {
	float:right;
	width:220px;
	line-height: 18px;
	background-image:url(images/sidebarb_bgrnd.gif);
	background-repeat:repeat;
}

#sidebar-b .padding{
	padding: 20px;
	background-color:#dbd4b9;
	background-image:url(images/sidebarb_bgrnd.gif);
	background-repeat:repeat;
}

#sidebar-a {
	float:right;
	width:220px;
	line-height: 18px;
	background-image:url(images/sidebara_bgrnd.gif);
	background-repeat:repeat;
}

#sidebar-a .padding{
	padding: 20px;
	background-color:#e9e1c5;
	background-image:url(images/sidebara_bgrnd.gif);
	background-repeat:repeat;
}

#content {
	width:520px;
	line-height: 18px;
	background-color:#fff7d8;
	padding-top:12px;
}

#content .padding{
	padding: 25px;
	background-color:#fff7d8;
        font-size:14px;
        color:#000000;
}

#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	background-color:#fff7d8;
}

#content a {
	color:#1055a7;
	text-decoration: none;
}

#content a:hover {
	color:#ffffff;
	background-color:#990000;
}

/* Modules */

.module {
	font: 10px/13px Georgia, Geneva, Verdana;
	color: #333333;
}

.module a {
	text-decoration: none;
	color: #333333;
}

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

.module-header {
	background-color:#e0d7b8;
	border-bottom-style:solid;
	border-bottom-color:#c9c2aa;
	border-bottom-width:2px;
	border-right-style:solid;
	border-right-color:#c9c2aa;
	border-right-width:2px;
	border-top-style:solid;
	border-top-color:#ffffff;
	border-top-width:1px;
	border-left-style:solid;
	border-left-color:#ffffff;
	border-left-width:1px;
	padding:12px;
	color:#660000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
}

.module-content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#660000;
	line-height:16px;
}

.module-content a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#660000;
}

.module-content a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#000066;
	text-decoration:underline;
}

.module-header a {
	color: #333333;
}

.module-list {
	line-height: 16px;
}

.module-categories .module-list-item {
	margin: 5px;
}

.module-search {
   margin-top: 0;
   font-size: 10px;
   text-transform: uppercase;
}


/* Entries */

.entry p {
        
        color:#000000;
        font-size: 14px;
}

blockquote {

	background-color:#e9e1c5;
	border-left-color:#ddb4b9;
	border-left-style:solid;
	border-bottom-width:1px;
	border-right-color:#ddb4b9;
	border-right-style:solid;
	border-bottom-width:1px;
	padding: 12px;
	margin: 2em;
	font-size: 14px;
	font-family: Georgia, Times, Times New Roman, serif;
	line-height: 22px;
}

.date-header {

	float:right;
	padding-top:4px;
	padding-left:16px;
	color:#352314;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font:bold;
	text-transform:uppercase;
}

.entry-header {

   width:456px;
   padding-top: 12px;
   padding-bottom: 12px;
   padding-left: 12px;
   color: #e10076;
   background-color:#ffffff;
   font-size: 18px;
   border-top-style:double;
   border-top-color:#dbd4b9;
   border-top-width:4px;
   border-bottom-style:double;
   border-bottom-color:#dbd4b9;
   border-bottom-width:4px;
   
}

.entry-content
{
   font-size:14px;
   width:472px;
   margin: 0;
   line-height: 20px;
   font-family:Georgia, "Times New Roman", Times, serif;
   color:#000000;
}

.entry-body {
      font-size:14px;
      width:472px;
      margin:0;
      line-height: 20px;
      font-family:Georgia, "Times New Roman", Times, serif;
      color:#000000;
}

.entry-content {
      font-size:14px;
      margin:0;
      line-height: 20px;
      font-family:Georgia, "Times New Roman", Times, serif;
      color:#000000;
}

.entry-footer {
	background-image:url(images/entryfooter.gif);
	background-repeat:repeat-x;
	height:76px;
	width:446px;
	padding-top:24px;
	padding-right:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:right;
}

.entry-more  p{
	margin: 0;
	line-height: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
	
.comment {
	background-color:#e9e1c5;
	color:#333333;
}

.comments {
	padding-top:12px;
	margin-top:12px;
}

.comment-footer
{
	padding-top:12px;
	padding-right:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: right;
}

.trackback-footer,
.trackback-content
{
	width:480px;
	margin-left: 10px;
   	margin-right: 10px;
	padding-top:12px;
	background-color:#ffffff;
	padding-right:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	text-align: right;
}

#trackback-content
{
   margin-left: 10px;
   margin-right: 10px;
   background-color:#ffffff;
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:12px;
}

.content-nav {
	font-size: 10px;
}

.content-nav a {
	color: #A6A6A6;
}

.content-nav a:hover {
	color:#FF0066;
	background-color:#333333;
}


#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #a3b8cc;
   padding: 0 10px;
   color: #292e33;
   font-size: 11px;
   text-align: center;
   background: #e6ecf2;
}

.comments-content {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:#999999;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}

.comment-content p{

        padding:12px;
}

.comments-header {

	color:#e10076;
	font-size:18px;
	margin-top:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.trackbacks-header,
.comments-header,
.comments-open-header
{
	color:#e10076;
	font-size:18px;
	margin-top:12px;
	margin-left:12px;
}

.comments-open-footer
{
   margin: 10px 0;
}

.pre-footer
{
	width:446px;
	height:8px;
	background-color:#fff7d8;
}

.post-footer
{
	width:446px;
	height:18px;
}

#a.permalink a{
	color:#5db8d8;
}

.post-comment
{
	height:18px;
}


