body { margin:0; padding:0; font-size:0.9em; line-height:20px; font-family: 'Lucida Grande', Helvetica, Georgia, Verdana, Arial, sans-serif; border:1px solid #000; background:#000; }
a { color:#97070b; text-decoration:none;}
a:hover { text-decoration:underline;}
p { padding: 0 10px 5px 10px; }
h1 { margin:0; padding:10px 0 0 10px; font-size:1.5em; color:#be141d; font-weight:normal;}
h2 { margin:0; padding:10px 0 0 10px; font-size:1.2em; color:#be141d; font-weight:normal;}

#header { background:url(../../../../images/header_bckg.jpg) no-repeat top right #B9121C;}
#logo { padding:30px 20px 0 40px; height:131px; background:url(../../../../images/head_bckg.jpg) no-repeat #B9121C; }
#logo_text{ float:left; color:#FFFFFF; font-size:26px; padding-top:40px}
#logo a{ color:#fff; text-decoration:none; font-weight:bold; letter-spacing:5px; }
#slogan { float:left; color:#FFFFFF; font-size:18px; padding-top:40px; text-align:left; line-height:12px; margin-top:-20px}
#menu { background: url(../../../../images/menu_bckg.gif) repeat-x #fff; height:40px; padding-top:10px;}
#menu_list {width:750px; margin:0 auto;}
#menu a { display:block; color:#000000; float:left; font-size:13px; text-transform:uppercase; font-weight:bold; text-decoration:none; margin:0 20px; padding-top:8px;}
#menu a:hover{padding-top:10px;}
.splitter { display:block; float:left;}
.item img { background-color:#FFFFFF; padding:6px; border:1px solid #d0d0d0;}
.item a { display:block; float:left; font-size:12px; color:#bd131d;}
.description { display:block; float:right; width:130px; padding: 0 10px 20px 0; line-height:12px;}
p.additional { margin:0 10px; color:#9c9c9c; font-size:11px; line-height:12px; border-top:1px solid #bdbdbd; padding: 10px 10px 30px 45px; background:url(../../../../images/umbrella.gif) no-repeat 0 12px;}

#text { margin: 0 305px 0 20px; }
#text li {list-style:none; padding-left:20px; background:url(../../../../images/li.gif) no-repeat 0px 4px;}
#sidebar { float:right; width:245px; padding: 10px 20px 0 30px; font-size:11px;}
#sidebar a{ font-weight:bold; }
#sidebar h1 { margin:0; padding:0 0 20px 0; text-transform:uppercase; font-size:18px; color:#000; font-weight:normal;}

#main { float:left; background:url(../../../../images/sidebar_bckg.gif) no-repeat top right #fff; padding:20px 0 0 0;}

/*from delight*/

#content {
	width:625px;
	height:auto;
	padding:0 0 40px 0;
}

#content-left {
	float:left;
	height:auto;
}

#content-right {
	float:right;
	height:auto;
}

#footer {background:url(../../../../images/footer_bckg.gif) repeat-x #000; height:57px; clear:both;  }
#left_footer { float:left; padding:20px 0 0 30px; background:url(images/c.gif) no-repeat 30px 35px;  color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:20px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}

h3.archive-title {
	margin: 20px 0 0 0;
}

.box-left h2 {
	color:#662625;
	font:bold 24px/34px Georgia, "Times New Roman", Times, serif;
}

.box-left h2 a {
	text-decoration:none;
}

.box-left h2 a:hover {
	text-decoration:underline;
}

.box-left h3 {
	margin: 0 0 20px 0;
	color:#662625;
	font:bold 14px/14px Georgia, "Times New Roman", Times, serif;
}

.box-left h4 {
	color:#C4AFAC;
	font:11px/11px Verdana, Tahoma, sans-serif;
}

.box-right h3 {
	color:#662625;
	font:bold 12px/12px Verdana, Tahoma, sans-serif;
	text-transform:uppercase;
}

#box-rss {
	height: 80px;
	margin: 0 0 20px 0;
	background: url(img/bg-rss.gif) no-repeat left top;
}

#box-rss a {
	display: block;
	height: 50px;
	padding: 30px 0 0 80px;
	background: url(img/rss-icon.jpg) no-repeat 20px 20px;
	font:18px/18px Verdana, Tahoma, sans-serif;
	text-decoration: none;
}

.box-right {
	margin:20px 0;
	font:11px/11px Verdana, Tahoma, sans-serif;
	background: url(img/bg-box-right.gif) repeat-y left top;
}

.box-right h3 {
	padding: 20px 20px 0 20px;
	background: url(img/bg-box-right-top.gif) no-repeat left top;
}

.box-right-content {
	margin: 0 20px;
}

.box-right-bottom {
	height: 20px;
	background: url(img/bg-box-right-bottom.gif) no-repeat left top;
}

.box-right ul {
	margin:0;
	padding:0;
	list-style:none;
}

.box-right li {
	line-height:24px;
}

.box-right ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right ul li ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right p {
	margin: 20px 0 0 0;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

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

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

/*	##################################
   	FORMS
	################################## */

label {
    display:block;
    margin:0 0 5px 0;
}

.text {
    width:350px;
    margin: 0 0 10px 0;
    padding:5px;
    border:1px solid #ccc;
}

.verify {
    width:290px;
    margin: 0 0 10px 0;
    padding:5px;
    border:1px solid #ccc;
    float:left;
}

.fieldwrap img {
    float:left;
    margin:0 5px 10px 0;
}

textarea {
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
    border:1px solid #ccc;
}

.submit {
    width:auto;
    padding:5px;
    color:#fff;
    background:#662625;
	border:0;
}

/** SEARCH FORM */

#search {
	width: 190px;
	padding: 5px;
	border: 1px solid #ccc;
}

#search-submit {
    width:auto;
    padding:5px;
    color:#fff;
    background:#662625;
	border:0;
}

/*	##################################
   	COMMENTS
	################################## */
	
.comment {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #f7f7f7;
	border: 1px solid #ccc;
}

.comment p {
	margin: 0px;
}

.comment-details {

}


/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

