
/* GLOBAL ELEMENTS */

*{
margin:0;
padding:0;
}

body { 
line-height:1.5;
background: #000 url(images/bg.jpg) repeat-x;
font-size:75%;
color:#222;
font-family:Arial, Helvetica, sans-serif;
}

a img { border:none; }
a:focus, a:hover { color:#000; text-decoration:none; }
a { color:#fff; text-decoration:underline; }

.clear {clear:both;}

/* typography.css */


.container{ 
width:995px; 
margin:0 auto; 
padding-bottom:30px; 
}


div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 { float:left; margin-right: 1px; }

div.last {margin-right:0;}

.span-7  { width: 280px; color:#000000; }
.span-24 { width: 952px; }


/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
/* forms.css */


/* ================== custom ================== */



/* code*/
/* ie5, ie6 sidebar fix */

div.main {
background: #1e2022 url(images/bg/pattern.gif) repeat 0 0;
color: #666666; /* #666666 */
font-size: 12px;
}


.paddings {	padding: 18px 18px 18px; }


.header {
background:url(images/header.jpg) left top no-repeat;
height:160px;
width:995px;
}

.logo {
font-size: 32px;
font-weight: bold;
text-transform: uppercase;
line-height: 1;
color: #eead24;
display: block;
}

.logo a {
text-decoration: none;
color: #eead24;
}

.icons a {
float: right;
padding-left: 18px;
padding: 0 0 0 18px;
}

.icons a img { display: block; }

.menu { float:left; }

.menu img{
float:left;
margin:0;
padding:0;
}

.menu-wrapper {
list-style-type: none;
margin: 0 0 0 20px;
display:inline;
padding:0;
float:left;
font-size:16px;
font-weight:normal;
}

.content {
background: #000;
color:#fff;
margin:0 0 0 43px;
display:inline;
}

.posts {
width: 660px;
margin:0 0 0 0;
display:inline;
background: #000;
color:#fff;
}

/* FOR POSTS */
			
ul.items {
list-style-type: none;
margin: 0 0 0 0;
font-size: 14px;
}
	
.items li {
margin-bottom: 2em;
border-bottom:1px solid #333;
}
			
.items li.nav_a {
margin-bottom: 2em;
border:none !important;
}
			
.items p { margin-bottom: 1em;	}

.items h2 {
font-size: 16px;
display: inline;
width:400px;
}
	
.items h2 a {
text-decoration: underline;
color: #fff;
}
			
.items h2 a:hover {
text-decoration: none;
color: #fff;
}
			
.items h3 {
font-size: 16px;
margin-bottom: 0.6em;
}

.items ul, .items ol { margin-bottom: 1.25em; }

.items ul {
list-style-type: none;
margin-left: 0;
}

.items ul li { padding-left: 5px; }

.items ul li, .items ol li { margin-bottom: 0.25em;	}

.items a:hover { color: #fff; }

.info {
margin-bottom: 0.75em;
color: #999999;
}

.info span {
margin-right: 1.5em;
font-size: 12px;
margin-bottom: 0.5em;
}

.date {
color:#999;
float:right;
*position:relative;
*bottom:23px;
}					
			
.sidebar { background-color:#000; color:#CCCCCC; }
	
.sidebar .paddings div { margin-bottom: 1.5em; }
		
.sidebar h3 {
font-size: 14px;
color: #fff;
font-weight:bold;
padding:5px 0 5px 10px;
background-color: #343434;
}

.sidebar_border{
border:1px solid #343434;
margin:10px 0;
}

.sidebar a{ color:#fff; text-decoration:none; font-size:14px; }
.sidebar a:hover{ text-decoration:underline; }

		
.sidebar ul, .sidebar ol { margin: 0; list-style-type: none; }
			
.sidebar ul li, .sidebar ol li { margin: 10px 0; padding-left:15px; }
	
/* Comments template */
.com .list-4 { list-style: none; margin: 0; padding: 0; }
.com .list-4 li { border: 1px solid #E7E9E4; padding: 15px 15px 0 15px; margin: 0 0 15px 0; }
* html .com .list-4 li { padding:0 40px 0 20px !important;	}
*:first-child+html .list-4 li {	padding:0 40px 0 20px !important; }
div.com { margin-bottom: 30px; }
* html .list-4 img { margin:20px auto auto 0; }
*:first-child+html .list-4 img { margin:20px auto auto 0; }
* html .list-4 p img {	margin:0 auto auto 0; }
*:first-child+html .list-4 p img { margin:0px auto auto 0;	}
.com-header { padding-bottom: 15px;	margin: 0; }
.com-header img { display: block; float: left;	}
.com-header .tp { display: block; margin: 0 0 0 63px; padding: 0; text-align: left;	}
.tp span, .tp span a { font-weight: bold; display: block; line-height: 150%; }
/* Comments template */

/* widgets */

/* calendar */
.widget_calendar caption { background: none; margin-bottom: 6px; }
.widget_calendar th, td { padding: 1px 0 1px 12px; margin: 0; }
.widget_calendar thead th {	background-color: #666666; color: white; font-weight: normal; }
.widget_calendar tbody td a { background-color: #EEAD24; padding: 2px 1px; color: white; }
.widget_calendar tbody td a:hover {	background-color: #666666; }
.widget_tag_cloud { line-height: 2.5em; }
.widget_pages ul ul { margin-top: 4px; }
.widget_search #srch-frm { background: none; }
.widget_search .textfield {	width: 134px; margin-right: 6px; }
/* calendar */

.phone{ float:left; }

.follow{
float:left;
margin:0 0 0 0;
}

.follow img { float:left; margin:10px 20px 0 385px; }

.phone_top{
float:left;
color:#ccc;
font-size:14px;
font-weight:500;
margin:10px 0 0 0;
}

.sub_phone{ margin-left:49px; }

.phone_bottom{
float:left;
color:#fff;
}

/* MENU BEGINS */

#nav {
float: right;
display:inline;
background:#560f13;
margin:115px 0 10px 12px;
*position:relative;
*right:9px;
}

#nav li {
float: left;
list-style-type:none;
font-size: 16px;
}

#nav li a.home{
display: block;
padding: 8px 14px;
color: #fff;
font-size:80%;
font-weight:bold;
border-right:2px solid #000 ;
background:url(../images/nav_bg.png);
text-decoration:none;
}	
		
#nav li a.home:hover{
display: block;
background-color:#ab0705;
color:#FFF;
text-decoration:none;
}

#nav li a.home_active{
display: block;
padding: 8px 14px;
color: #fff;
font-size:80%;
font-weight:bold;
border-right:2px solid #000 ;
background:#ab0705 url(../images/nav_bg.png);
text-decoration:none;
}	
		
#nav li a.home_active:hover{
display: block;
background-color:#ab0705;
color:#FFF;
text-decoration:none;
}

/* MENU ENDS */

.logo{
margin:0px 0 0 52px;
display:inline;
float:left;
}


#nav2 {
float: left;
width: 550px;
margin:15px 0 0 120px;
display:inline;
color:#fff;
}

#nav2 li {
float: left;
list-style-type:none;
font-size: 13px;
}

#nav2 li a.home{
display: block;
padding: 6px 13px 6px 15px;
color: #DBE3EA;
font-size:12px;
background:url(images/home-btn.png) no-repeat;
text-decoration:none;
}

/* FOOTER BEGINS */

#footer_bottom{
margin:0 0 0 0;
display:inline;
float:left;
color:#999;
width:908px;
border-top:1px solid #343434;
}

.footer_nav{
margin:20px 0 0 0;
padding:0 0 30px 0;
display:inline;
color:#999;
font-size:12px;
float:left;
width:500px;
}

.footer_nav span{
margin:0 20px 0 20px;
display:inline;
color:#999;
}

.footer_nav b{
margin-left:95px;
font-weight:normal;
}

.footer_li{
list-style-type:none;
display:inline;
color:#999;
}

.footer_li a{ color:#999; text-decoration:none; }
.footer_li a:hover{ color:#999; text-decoration:underline; }


/* FOOTER ENDS */


.ad_here{
margin:0 0 0 50px;
display:inline;
padding-bottom:10px;
}

.evis{
margin:20px 0 0 50px;
display:inline;
padding-bottom:10px;
}

.feedburner{ margin:23px 40px 0 30px; }

.navigation{
margin:20px 0 0 0; 
}