/*
Theme Name: benja
Theme URI: http://www.changeme.com
Description:  WordPress Theme coded by <a href="http://www.blasttemplate.com">BlastTemplate</a>
Version: 2.8+
Author: BlastTemplate.com
Author URI: http://blasttemplate.com
Tags: 2 column, wordpress, theme

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* ***** reset ***** */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0px none;
	outline: 0;
/*	font-size: 100%;	*/
	vertical-align: baseline;	
}

img, div { behavior: url('http://avisdirectory.com/wpdemo284/wp-content/themes/Salin/images/iepngfix.htc') }

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a:link, a:visited, a:active{
 	color:#cd992a;
 	text-decoration:none;
 }

a:hover{
 	text-decoration:underline;
 }

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*         ***** Begin Typography & Colors *****         */
body {
	color:#CCCACA;
	text-align: left;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
 	line-height:1.5em;	
	}

p{
 	line-height:1.7em;
 }

#wrapper {
	background-color: white;
	text-align: left;
	}

#sub-header, #sub-header h3, #recent-block a:link, #recent-block a:visited, #recent-block h2, #recent-block h3, #recent-block { color:#fff !important; }

#welcome h1 { font-size:2.2em; line-height:1em; }

.entry {
	line-height: 1.9em;
	text-align: justify;
	}

#tag_cloud a {
	line-height:0.8em
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

pre {
	overflow:scroll;
	padding:7px 0;
	margin:4px 0;
   }
	
#topnav a {
	font-weight: bold;
	padding:10px 0;
	}

h3#comments{
	font-size: 1.6em;
	}
	
#topnav a, #tag_cloud a {
	font-size: 1.3em;
	}

h3#comments { margin-top:20px; }	
	
#headerimg .description, #spbox2 ul li a, #topnav a {
	text-decoration: none;
	color: white;
	}

#wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #572603;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#topnav a:hover{
	color: #da4d44;
	text-decoration: none;
	}

#spbox2 ul li a:hover  {
	color: #222;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-weight: bold;
	font-size:1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	background:#380001 url(images/head_bg.gif) repeat-x;
	}

#header {
	width:750px;
	height:120px;
	margin:0 auto;
	background:url(images/address_holder.gif) no-repeat bottom right;
	}

#header #logo {
	float:left;
	width:325px;
	height:120px;
}

#header #logo a {
	width:325px;
	height:120px;
	display:block;
	text-indent:-9999px;
	overflow:auto;
	background:url(images/logo.gif);
}

#header #address {
	text-align:right;
	float:right;
	padding:50px 35px 0 0;
	font-weight:bold;
}

#headermid {
	width:750px;
	background:#FFFFFF;
	height:203px;
	margin:0 auto;
}

#headermid img {
 	float:left;
 }

#nav1 {
width:750px;
margin:0 auto;
height:39px;
background:url(images/nav_right.gif) no-repeat right;
}
/*
#nav1 ul {
list-style-type:none;
padding:0px;
margin:0px;
height:39px;
padding-left:197px;
background:url(images/nav_left.gif) no-repeat left;
}
#nav1 ul li {
padding:0;
margin:0;
float:left;
display:block;
}
#nav1 ul li a {
height:39px;
display:block;
float:left;
text-indent:-99999px;
overflow:hidden;
}

#nav1 ul li.home a {
	background:url(images/home.gif);
	width:87px;
}
#nav1 ul li.menu a {
	background:url(images/menu.gif);
	width:82px;
}
#nav1 ul li.news a {
	background:url(images/news.gif);
	width:77px;
}
#nav1 ul li.about a {
	background:url(images/about.gif);
	width:78px;
}
#nav1 ul li.contact a {
	background:url(images/contact.gif);
	width:95px;
}
#nav1 ul li a:hover{
	background-position:bottom;
}
*/
#posthead {
	margin: 0 auto;
	width:750px;
	height:58px;
	background:url(images/post_head.gif);
}

#contentwrap {
	margin: 0 auto;
	width:750px;
	display:block;
	clear:both;
}

#contentwrap p {
	margin:10px 0; 
}

.nav{
 	list-style-type:none;
 	padding:0px;
 	margin:0px;
 	background:url('images/navBack.gif') repeat-x;
 	height:43px;
 	padding:0px 10px 0px 20px;
 	border:1px solid;
 }

.nav li{
 	list-style-position:outside;
 	text-align:left;
 	float:left;
 }

.nav li a:link, .nav li a:visited{
 	padding:12px 12px 15px 12px;
 	margin:0px;
 	display:block;
 	float:left;
 	font-size:14px;
 	color:#FFFFFF;
 	font-weight:bold;
/*	text-transform: uppercase; 		*/
 }

.nav li a:hover{
	background:url('images/navBack2.gif') repeat-x;
	text-decoration:none;
 	color:#FFFFFF;
 }

#content{
	float:left;
	padding-left:25px;
	width:460px;
	background:url(images/main_bg.gif) no-repeat top left;
 }

/* ---------- Post Header ---------- */
.postMaster{
	padding:0px;
 }
 
div.postDate  {
	float: left;
	width: 56px;
	height: 45px;
	text-align:center;
	color: #000f18;
	margin: 0;
}

p.day{
	padding:0px;
 	margin:0px;
	font-size:30px;
	color:#262626;
 }
p.month{
	font-size: 12px;
	padding:0px;
	margin:0px;
	color:#262626;		 
 }
p.year{
	display: none; 	
 }

.clear{
 	clear:both;
 }

#recent-block {
	background:#000 url('images/recent-bg.png') no-repeat top left;
	padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px
	}
	
#recent-block .grid_4 { margin:10px; }

#recent-block ul li { background:url('images/icon2.gif') no-repeat 0 5px; border-bottom:1px dashed #333; margin-left:10px; list-style-type:none; padding-left:18px; padding-right:0; padding-top:4px; padding-bottom:4px }

#bottomnav ul {
	margin-top:7px;
	}
	
#bottomnav ul li a{ 
	padding:4px 10px;
	}

#bottomnav ul li#gotop a {
	float:right;
	padding-right:16px !important;
	background:url('images/up-arrow.gif') no-repeat 100% 4px;
	}

#sub-header { 
	background:url('images/header-img.png') repeat-y;
	clear:both; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px
	}

#spbox2 ul {
	list-style:none;
	padding:0 !important;
	margin:0 !important;
	}
	
#spbox2 ul li {
	list-style:none;
	float:left;
	}
	
#spbox2 ul li a {
	background-image:url('images/feed-icon.gif')
	}

#spbox1 p {
	margin-bottom:15px;
}
	
#welcome { margin-top:15px; }

#content-wrapper { margin-top:15px; padding-bottom:20px !important; }

.post {
	margin: 0px;
	text-align: left;
	padding:0px;
	}

.entry .hr {
	display: block;
	background:url('images/horizon-rule.gif') no-repeat center;
	margin:10px 0;
	height:15px;
	clear:both
	}

.tags-title, .cat-tag {background: url('images/tag16.png') no-repeat left; margin-top:15px; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0}
.cat-tag { margin:0 4px; }

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	background:url('images/clock.gif') no-repeat 0 3px;
	word-spacing:1px; 
	padding:4px 0px 20px 0px;
}

/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* *************  Begin Lists   ***************

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-type:disc;
	
	}

.entry ul li {
	margin:0px 0px 0px 20px;
	padding:2px 0px 2px 0px;
	}

.entry ol {
	padding:0px 0px 0px 40px;
	margin: 0px;
	}

.entry ol li {
	margin:0px;
	padding:2px 0px 2px 0px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;	
	list-style-image: url('none');
	}

/* ************ End Entry Lists *********** */



/* Begin Form Elements */
#searchform{
 	margin:0px;
 	padding:0px;
 }

#searchform div {
	padding:0px;
	height:31px;
	margin:0px;
	background:#FFFFFF;
	}
	
.sidebar #searchform div, #content #searchform div { border:1px solid #d9d7d7; }

#searchsubmit {
	color:#777;
	float:right;
	background:none;
	font-weight:bold;
	border:0px none !important;
	cursor:pointer;
	font-size:1.2em; margin-left:0; margin-right:5px; margin-top:5px; margin-bottom:0
	}
	
#s {
	width:135px;
	float:left;
	height:20px;
	border:0px none !important;
	background:none;	
	margin:7px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px;
	width:100%;
	font-size:14px;
	}

#calendar h2{
 	font-weight:normal;
 }

#wp-calendar caption{
 	font-weight:normal;
 	font-size:14px;
	text-align:left;
	padding:0px 0px 5px 0px;
 }
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar th{
 	font-weight:normal;
 }

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}
	
#wp-calendar td {
	padding:0px;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 15px 10px;
	padding:10px 0px 10px 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.single {
	border-left:0px solid #ccc; border-right:0px solid #ccc; border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding-top:4px
	}
	
.singlepage {
	width:680px !important;
	}

.border-bottom {
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0px none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* ********** Properties ********** */

.entry p{
 	padding:5px 0px 5px 0px;
 	margin:0px;
 }

/* ********** End of Properties ********** */

/* ********** Headers ********** */

.post .postHeader {
	padding:0px;
	margin:0px;
 }

.postHeader p{
 	font-size:12px;
 	color:#000000;
 	padding:5px 0px 0px 0px;
 	margin:0px;
 }

.postHeader h2 a:link, .postHeader h2 a:visited {
	font-family:Times New Roman, Times, serif;
	font-size:24px;
	color:#C38E27;
	margin: 0px;
	font-weight:bold;
	padding:0px;
	text-decoration:none;
 }

.post .postHeader  h2 a:hover {
	text-decoration: underline;
}

.post h2 a{
 	font-weight:normal;
 	font-size:14px;
 }

h2.post-title a {
	font-weight:normal;
	font-size:1.30em;
	letter-spacing:0.025em;
	color:#ff0000;
	}

.entry{
 	margin:0px;
 	padding:0px;
 }

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
	padding:0px;
	margin:0px;
	}

#content .post .entry h1{
 	font-size:20px;
 }

.entry h2 {
	font-size:18px;
	}

.entry h3 {
	font-size:16px;
	}

.entry h4 {
	font-size:12px;
	}
.entry h5{
 	font-size:11px;
 }

#sub-header h3 {
	border-bottom:1px dashed #ddd;
	padding:0 0 4px 0;
	margin:0 0 4px 0;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#content h1 {
	padding-bottom:10px !important;
	font-size:14px;
	}


/* ********** End of Headers ********** */

/* ********** Sidebar1 ********** */

#sidebar {
	width:233px;
	padding:0 10px;
	float:left;
	color:#cccaca;
	background:url(images/sidebar_bg.gif) no-repeat;
}
#sidebar h2 {
	font-family:Times New Roman, Times, serif;
	font-size:20px;
	color:#C38E27;
	margin:0px;
	padding:0px 0px 10px 0px;
} 

#sideBar1 ul li ul{
 	margin:0px;
 }

#sidebar ul ul, sidebar ul ol{
 	padding:0px;
 	margin:0px;
 }

#sidebar ul li ul{
	list-style-type: none;
	list-style-image: url('none');
	padding:0px 0px 10px 5px;
	}

/* ********** Sidebar1 ********** */

ol li, .sidebar2 ul ol li {
	list-style: decimal;
	}

.featuredThumb{
 	padding:10px 0px 10px 10px;
 }

.readMoreF{
 	text-align:right;
 }

/* ********** End Sidebar2 ********** */


#footer {
clear:both;
margin:25px auto 0px auto !important;
height:48px;
width:100%;
background:url(images/footer_bg.gif) top;
font-size:11px;
}
#footer a {
color:#C38E27;
}
#footer .footwrap {
width:750px;
margin:0 auto;
}

#footer .footwrap .left ul li{
float:left;
padding:10px 10px 0 10px;
}
#footer .footwrap .left p{
 float:left;
 padding:0px 0px 0px 5px;
 width:500px;
 }
#footer .footwrap .right {
float:right;
}
#footer .footwrap .right a {
width:113px;
height:48px;
display:block;
text-indent:-9999px;
overflow:hidden;
background:url(images/logo_footer.gif);
}

/* ------------------------
#footer {
	clear: both;
	padding:15px 20px 20px 10px;
	color:#FFFFFF;
	background:#491c01;
	font-size:11px;
}

#footer a:link, #footer a:visited{
 	color:#FFFFFF;
 	padding:0px;
 }

#footer .current_page_item a:link, #footer .current_page_item a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#footer .current_page_item a:hover{
 	color#FFFFFF;
 }

#footer li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}
----------------------- */

/*	For dropdown menu of footer	*/

#footer ul ul{
 	visibility:hidden;
	position: absolute;
 	float:left;
 	background:#5b2708;
 	border:1px solid #823d13;
	padding:0px 0px 0px 7px; 	
 }

#footer .footwrap .left ul ul li{
 	padding:1px 5px 1px 5px;
 	margin:0px;
 }

#footer .footwrap .left ul ul a:link, #footer .footwrap .left ul ul a:visited{
	text-decoration:none;
	color:#c58f27;
 }

#footer .footwrap .left ul ul a:hover{
	text-decoration:underline;
	color:#FFFFFF;
 }

#footer ul .current_page_item a {
	color: #FFFFFF;
	text-decoration:none;
}

#footer ul li:hover ul, #footer ul a:hover ul{visibility:visible;}


/* ********* ********* */

.fLeft {float:left;}

.fRight {float:right;}

.readMoreL{
 	text-align:right;
 }

/* MENU */

#navigation{
 	background:url('images/nav_back.gif') repeat-x;
	width:750px;
	margin:0 auto; 	
 }

#nav {
	padding:0px;
	padding-left:197px;
	height:39px;
	background:url(images/nav_left.gif) no-repeat left;	
}

#nav li {
	list-style-type: none;
	float: left;
}
/*
#nav li.current_page_item {
	background: url(images/menu-sel-back.png) no-repeat;
}

#nav li.current_page_ancestor {
	background: url(images/menu-sel-back.png) no-repeat;
}
*/
#nav li.current_page_item a {
	color: #CCCCCC;
}

#nav li.current_page_ancestor a {
	color: #CCCCCC;
}

#nav li.current_page_item a:hover {
	color: #CCCCCC;
}

#nav li.current_page_ancestor a:hover {
	color: #CCCCCC;
}


#nav li a {
	display: block;
	padding:10px 12px 0px 12px;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	color: #c58f27;
	text-decoration: none;
	background:url('images/menu_div.gif') no-repeat left;
}

#nav li a:hover {
	color: #BCC4CC;
}

#nav #menucontent {
	background: url(images/menu-back.png) repeat-x;
	float: left;
}

/* DROP DOWN MENU OF NAVIGATION */ 
/*	LEVEL 2       */

#nav ul {
	position: relative;
}

#nav ul ul {
	width: 150px;
	visibility: hidden;	
	position: absolute;
	background:#6f421d;
	padding-bottom:0px;
	padding-top: 0px;
	border:2px solid #eaba50;
	text-align:left;
}


#nav ul ul li {
	position: relative; 
	background: none;
	width: 150px;
	height: auto;
	list-style-type: none;
	border-bottom:1px solid #eaba50;
}

#nav ul li li a {
	font-size: 12px;
	color: #c58f27;
	padding:5px 5px 5px 10px;
	background: none;	
}

#nav ul li li a:hover {
	color: #FFFFFF;
}


#nav ul ul li.current_page_item {
	background: url(images/dropdown-sel-back.png) repeat-y;
}

#nav ul ul li.current_page_ancestor {
	background: url(images/dropdown-sel-back.png) repeat-y;
}


#nav ul ul li.current_page_item a {
	color: #fff;
}

#nav ul ul li.current_page_ancestor a {
	color: #fff;
}


/* 
	LEVEL THREE
*/

#nav .mc_menu mc_depth_1 ul ul { 
	border-left: 2px solid #386A9B;
	top: 0;
	left: 100%;
	position: absolute;
}

#nav .mc_menu mc_depth_1 ul li.current_page_item ul a {
	color: #75A1C9;
}

#nav .mc_menu mc_depth_1 li:hover > ul  { 
	visibility: visible; 
}

#nav ul li.current_page_item ul li.current_page_item{background: url(images/dropdown-sel-back.png) repeat-y; }
#nav ul li:hover ul, #nav ul a:hover ul{visibility:visible; }
