
/* ---------- @ HTML Elements -----------*/

* {
	margin: 0;
	padding: 0;
}

#headimg .png{
	width:420px;
	height:249px;
}

body, html {
	color:#666;
	min-height:101%;
	font-size: 100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin:0px;
}

body, form {
	font-family: Arial,Verdana;
}

p {
	margin: 15px 0;
}
.post img{
margin-right:10px;

}

a:link, a:visited {
	text-decoration:none;
	
	color: #369;
}

a:hover, a:active {
	color:#2e81d4;
	text-decoration: underline;
}

*:focus {
	outline: none
}

/* ---------- @ Page Structure -----------*/

.header {
	height: 402px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 1020px;
	position:relative;
}

#header {
	
	padding:10px;
	

}

#header h11{
font-size:1.5em;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top:50px;
	left:30px;
}


#header h1 a{
	font-size:1.5em;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top:160px;
	left:20px;
	text-shadow: 3px 3px black;
        text-decoration: none;
}



#header .description{
	position: absolute;
	top:220px;
	left:25px;
	font-weight:bold;
	color:#FFFFFF;
	text-shadow: 3px 3px gray;

}
#header .advert{
	position: absolute;
	top:20px;
	left:450px;
	font-weight:bold;
	color:#00FF00;
	text-shadow: 3px 3px gray;

}



.mid{
	position: relative;
	z-index:2;
	top:-150px;
	left:10px;
	
	

}
.left {
	float:left;
}

.right {
	float:right
}


/* ---------- @ Headings -----------*/

h1, #logo {
list-style:none;
	
}

h2 {
	font-size: 1.2em;
	margin:0px;
	padding:0px;

	
	}

h3 {
	font-size: 1.4em
	}

h4 {
	font-size: 1.2em
	}
	

/* menu */
#menu{
	position:absolute;
	top:169px;
	width:940px;
	left:25px;

	
}

#menu ul{
	list-style: none;
	list-style-type: none;
	font-size: 1.1em;
	margin:0px auto;
	padding:0px;
	
	
	
}

#menu ul li{
	float: left;
	margin: 0 0 0 1px;
	background-color:#018FC0;
	
}

#menu ul li a{
	display: block;
	padding: 5px 10px 5px;
	text-decoration: none;
	color: #f5f5f5;

}

#menu ul li a:hover{
	text-decoration: none;
	color:#ccc;
	
}

#menu ul li.current_page_item{
background-color:#fff;
	
}

#menu ul li.current_page_item a{
	color: #000;
	
}

/* ---------- @ content Area -----------*/

/*Home*/
.padding{
padding:10px;

}
.content {
font-size:16px;
line-height:20px;
margin-right:10px;
margin-top:10px;

}


.content .post, .navigation, .pagetitle, .searc_results {

	padding:10px 20px 10px 20px;
}

.post{
	background-image: url(images/post_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
/*sidebar left*/

.sidebar_left {
	float:left;
	margin:0;
	border-right:#AED724 0px solid;
	border-left:#77CFF6 1px solid;

	font-size:12px;
}	
.sidebar_left  ul 
{
	margin:0;
	padding:0;
	list-style:none;

}
.h2bg_bot{
background-image: url(images/h2bg_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:20px;
}


.sidebar_left  ul ul, .sidebar_left  p, .sidebar_left  form, .sidebar_left  .textwidget
{
	margin:0px 0 0 0px;
}
.sidebar_left li 
{
	margin:0;
	padding:0.3em 0;
	border-bottom:0px solid #dedede;
	
}
.sidebar_left li ul li ul li a 
{
color:#993300;
	
}
 
.sidebar_left  li li
{
	margin:0;
	padding:0;
	border-bottom:0px;
	padding:0px 5px 0px 10px;
	line-height:20px;
		border:1px solid #CDEDFC;
	border-top:none;
	background-color:#E5F5FC;
	
	
}

.sidebar_left  li li a
{

	border-top:none;
	
}
.sidebar_left  li li ul li,
.sidebar_left  li li ul ul

{
	color: #000000;
	border:none;
	

}
.sidebar_left  h2 {
	margin:0px;
	background-image: url(images/h2bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color:#fff;
}



/*sidebar right*/


.sidebar_right {
	float:left;
	margin:0;
	border-left:#77CFF6 1px solid;
	font-size:12px;
}	
.sidebar_right  ul 
{
	margin:0;
	padding:0;
	list-style:none;

}
.sidebar_right  ul ul, .sidebar_right  p, .sidebar_right  form, .sidebar_right  .textwidget
{
	margin:0px 0 0 0px;
}
.sidebar_right li 
{
	margin:0;
	padding:0.3em 0;
	border-bottom:0px solid #dedede;
}

.sidebar_right  li li
{
	margin:0;
	padding:0;
	border-bottom:0px;
	padding:0px 5px 0px 10px;
	line-height:20px;
	border:1px solid #CDEDFC;
	border-top:none;
	background-color:#E5F5FC;
	
}
.sidebar_right  li li ul li
{

	border-top:none;
}
.sidebar_right  li li ul li,
.sidebar_right  li li ul ul

{
	color:#009933;
	border:none;

}
.sidebar_right  h2 {
	margin:0px;
	background-image: url(images/h2bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color:#fff;
}


/*comments*/
.post .user {
	background-image: url(images/user.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.post .user a{
	padding-left:15px;
}
.post .edit {
	background-image: url(images/edit.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.post .edit a {
	padding-left:15px;
}
.post .comment {
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.post .comment a {
padding-left:15px;
	
}

/* Comments starts here*/

ol{
margin:0px;
padding:0px;


}
ol li{
display:block;
border-bottom:1px solid #fff;
list-style:none;
background-color:#f5f5f5;



}

#commentform .textarea{




}

#commentform .textarea{
width:98%;
border:1px solid #dedede;

}
/*Interior Pages*/

.bullets {
	padding:15px 15px 15px 30px;
	}

.bullets li {
	background:url(/images/bullet.gif) no-repeat;
	list-style:none;
	padding-left: 11px;
	margin-bottom: 5px;
	}

/* ---------- @ Forms -----------*/

.button {
	background: #000 ! important;
	border:#F7ECD4 1px solid;
	padding: 2px;
	margin: 0 2px 0 0;
	color:#FFF;
}

.button:focus {
	padding:2px;
	background: #000 ! important;
}

.button:hover {
	background: #CCC ! important;
	color: #000;
}

/*Clear*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

/* Hides from IE-mac */
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
/* End hide from IE-mac */

/* ---------- @ Footer -----------*/

#footer {
	padding: 10px;
	color:#0674B3;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
#	height: 80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: bottom;
	text-align:center;
}
#footer a{

	color:#0674B3;
#	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	
}
