/* 
	Theme Name: Xtremeblogg
	Description: Xtremeblogg is a very versatile widget-ready design that accomodates AdSense and 125 pixel ads very well.
	Version: 1.0
	
*/
* {
    padding: 0;
    margin: 0;
} 
body {
	background: #eee url(images/background.jpg) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#wrap {
	width: 800px;
	margin: 0 auto;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	background: #fff;
}
img { border: none; }
a { color: #005EB0; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }
.clr{
	clear:both;
}	
p{
	text-align:justify;
}
ul, ol, li {
    list-style: none outside none;
}
#header {
	height: 101px;
margin: 0 auto;
width:90%;
border-left: 1px solid #AAAAAA;
border-right: 1px solid #AAAAAA;
}
#header-wrapper{	
	/*margin:-80px auto 0;
	position:absolute;	*/	
}
/* top navigation links */
#header-wrapper ul.nav{
  width:360px;
  padding-left:50px;
  /*height: 38px;
  float:left;
  /*background: url(images/top-nav_bg.png) no-repeat;*/
  /*padding-left:40px;
  margin-left:568px;*/
  margin:0px auto;
}
ul.nav li{
  display:block;
  width: auto;
  float:left;
  padding:4px 2px;
  margin:6px 0 0 0px;
  color:#fff;
}
ul.nav li a{padding:2px 4px; color:#fff;outline:none;}

/* logo positon */
#middlecontent{
 width:90%;
 margin:0px 0px 0px 30px;
}
#loading{
	position:fixed;
	text-align:center;
	top:200px;
	display:none;
	z-index:1002;
	background:url(images/bg.png) no-repeat scroll center;
	width:100%;
	height:102px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	padding-top:50px;
}
#loadingbg{
	height:100%;
	background:#000000;
	left:0;
	opacity:0.5;
	filter:alpha(opacity = 50);
	position:fixed;
	top:0;
	width:100%;
	z-index:1001;
	display:none;
}
.error{
	margin:5px;
	border:none;
	color:red;
	font-size:19px;
	font-weight:lighter;
}	
.serror{
	margin:0px 35px 0px 0px;
	border:none;
	color:red;
	float:right;
	font-size:12px;
	font-weight:lighter;
}
#tools{
	background-color:#0E1F35;
	color:#FFFFFF;
	display:none;
	font-size:0.75em;
	line-height:15px;
	overflow:hidden;
	padding:5px;
	white-space:pre;
	margin:10px;
	width:560px;
}

#header h1 {
padding: 35px 0 0 20px;
font-size: 20px;
color: #eee;
letter-spacing: -2px;
width:300px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;

}
#header h2 {
padding-left: 21px;
font-size: 14px;
color: #eee;
font-weight: 100;
padding-top:5px;
width:300px;
}

#content {
	width: 90%;
margin: 0 auto;
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
background: #fff;

}
#content p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
}
#content h1 {
	color:#005EB0;
font-size:24px;
font-weight:100;
letter-spacing:-2px;
padding:10px 0 15px;
}
#content h1 a {
	color: #005EB0;
	text-decoration: none;
}
#content h1 a:hover {	
	text-decoration: none;
}
#content p img {
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
}
#content h2 {
	color: #005EB0;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #C0C0C0;
}
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
#contentleft {	
background:#FAFAFA none repeat scroll 0 0;
border:1px solid #CCCCCC;
float:left;
margin-top:10px;
margin-left:10px;
padding:10px 20px 20px;
width:65%;
}

#contentleft ul {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}
#contentleft ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
blockquote {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEEE4;
	border-bottom-color: #EFEEE4;
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#content blockquote p {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}
#l_sidebar {
	float: left;
	width: 19%;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 20px 0px;
}
#l_sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #E8E6D7;
	margin-top: 10px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 8px;
	border: 1px solid #D4D2C3;
	color: #444444;
}
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#l_sidebar ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
#l_sidebar ul li a {
	display: block;
	color: #3366BB;
	text-decoration: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D2C3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#l_sidebar ul li ul li {
	border-bottom-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: inline;
}
#l_sidebar ul li ul li ul li {
	font-weight: normal;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#l_sidebar ul li ul li ul li a {
	font-weight: normal;
	color: #990000;
	padding-left: 15px;
}
#l_sidebar ul li a:hover {
	
	/*background-color: #E8E6D7*/;
}
#l_sidebar p {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
}
#r_sidebar {
	float: left;
	width: 25%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 20px;
}
#r_sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #E8E6D7;
	margin-top: 10px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 8px;
	border: 1px solid #D4D2C3;
	color: #444444;
}
#r_sidebar ul li h2 a{
	display:inline;
	border:0px;
}
#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#r_sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li a {
	color: #3366BB;
	text-decoration: none;
	margin: 0px;	
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#r_sidebar ul li ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABA789;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	display:block;
}
#r_sidebar ul li a:hover {
	color: #3366BB;
	/*background-color: #C9C7B6;*/
	
}
#r_sidebar p {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
}
#r_sidebar ul li.widget_tag_cloud a{
	display:inline;
	color:#005EB0;
	border:none;
}
#r_sidebar ul li.widget_tag_cloud  a:hover {
	color:#005EB0;
	font-weight:normal;
}
#footer {
background:#EEEEEE none repeat scroll 0 0;
border-top:1px solid #AAAAAA;
font-size:11px;
margin-top:20px;
padding:10px 0px 30px 0px;
text-align:center;
border-bottom:1px solid #AAAAAA;
}
#footer a, #footer a:visited {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer  #credit {
	margin-top: 35px;
	color: #444B51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer  #credit  a {
	color: #444B51;
}


#searchdiv {
	margin: 0px;
 padding: 0px;
}
#searchform {
	float:right;
	padding:5px 10px;
}
#s {
	width: 220px;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 3px;
	display: inline;
	background-color: #FFFFFF;
	border: 1px solid #67727B;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: bold;
	color: #990000;
}
#rtsearchdiv {
	margin: 0px;
	padding: 0px;
}
#r_sidebar #searchform {
	overflow: hidden;
	width: 163px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #D4D2C3;
	border: 1px solid #D4D2C3;
	height: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#r_sidebar #searchbox {
	width: 153px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 4px;
	margin: 8px 0px 0px 0px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	background-color: #D4D2C3;
}
#r_sidebar #s {
	width: 155px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 3px;
	display: inline;
	background-color: #FFFFFF;
	border: 1px solid #67727B;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#commentblock {
	width: 430px;
	float: left;
	background-color: #DFE1E3;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#commentblock ol {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.commentdate {
	font-size: 12px;
	padding-left: 0px;
}
#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
}
.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
}
.commentinfo {
	clear: both;
}
.commenttext {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 400px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
}
.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 380px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
}
#commentsformheader {
	padding-left: 0px;
}
#commentsform {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#commentsform form {
	text-align: left;
	margin: 0px;
}
#commentsform p {
	margin: 0px;
}
#commentsform form textarea {
	width: 99%;
}
p.comments_link img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#commentform #submit {
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	border: 3px solid #B0B6BB;
	padding-top: 4px;
	padding-bottom: 4px;
}
#calendar_wrap {
	width: 225px;
	margin-left: 12px;
	margin-top: 10px;
}
#wp-calendar {
	width: 225px;
	background-color: #E6E4DB;
	text-align: center;
	border: 1px solid #000000;
	font-size: 14px;
}
#wp-calendar caption {
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wp-calendar td {
	background-color: #FFFFFF;
}
#l_sidebar #wp-calendar tbody a {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#l_sidebar #wp-calendar tbody a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#wp-calendar .pad {
	background-color: #E6E4DB;
}
#wp-calendar #prev {
	background-color: #E6E4DB;
}
#wp-calendar #prev a {
	font-weight: bold;
	color: #990000;
}
#wp-calendar #next {
	background-color: #E6E4DB;
}
#wp-calendar #next a {
	font-weight: bold;
	color: #990000;
}
#l_sidebar .textwidget {
	margin-right: 8px;
	margin-left: 8px;
}
#l_sidebar ul#recentcomments {
	margin-right: 8px;
	margin-left: 8px;
}
#recent-comments .recentcomments a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #l_sidebar #l_sidebarwidgeted .widgettitle a.rsswidget {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.paging {width:200px; float:left;display:block; margin:0px 0 0 15px;}
ul.paging li{width:100%; display:block; }
ul.paging li a{display:block; width: 180px; font-size:14px; color:#1281c8; padding:5px 0 5px 20px; background:url(images/check-icon.png) no-repeat left;}

.adsense160x600 {
	height: 600px;
	width: 160px;
	margin-top: 20px;
         margin-left: 3px;
}
.tags a{
	color:#0000FF;
}
.breadcrumb{
	padding:10px 0 0 25px;
}
.home_url{
	background:url(images/homeicon.gif) no-repeat left center;
	padding-left:20px;
	font-weight:bold;
}



ol.dlist {
list-style-type:none;
margin-left:0;
}
ol.dlist li {
font-size:12px;
min-height:20px;
padding:5px;
}
ol.dlist li.even {
background-color:#F5F9FF;
border-bottom:1px solid #E0E4E5;
}
ol.dlist li.odd {
background-color:#FFFFFF;
border-bottom:1px solid #E0E4E5;
}
.left {
float:left;
font-weight:bold;
width:25%;
}
.leftg {
float:left;
width:250px;
}
.right {
float:left;
width:75%;
}
.whois {
clear:both;
font-size:0.9em;
line-height:20px;
margin:10px;
white-space:pre;
width:570px;
}
.blogitem {
float:left;
font-size:12px;
line-height:20px;
min-height:20px;
padding:5px;
width:100%;
}
.alignright {
float:right;
line-height:12px;
margin:5px;
padding-top:5px;
text-align:right;
}
#tools {
background-color:#005EB0;
color:#FFFFFF;
display:none;
font-size:0.75em;
line-height:15px;
margin:10px;
overflow:hidden;
padding:5px;
white-space:pre;
width:95%;
}
.right_content{
	width:260px; float:left; display: block;margin-top:10px;
}
/**** left menu items***/
.menu_box {
	width:200px;
}
#middlecontent .menu_box h2{
	font:bold 18px   Arial, System, sans-serif;
	background:#2970C8;
	border-bottom:1px solid #fff;
	color:#fff;
	padding:5px;
	width:190px;
	height:22px;
	text-shadow:none;
}
.menu_box li{
	font:12px   Arial, System, sans-serif;
	background:#92C9ED;
	border-bottom:1px solid #fff;
	color:#fff;
	padding:5px 10px;
}
.menu_box li a{
	color:#ffffff;
	text-decoration:none;
	background:transparent url(images/check-icon.png) no-repeat scroll left center;
	display:block;
	font-size:14px;
	padding:5px 0 5px 20px;
}
.menu_box li:hover, li.current{
	background:#4C9BC0;
}
.result {
	font-family:  Arial,Tahoma, Verdana, sans-serif;
	font-size: 14px;
}
.result a {
	float:left;
	margin-top:8px;
	margin-left:35px;
}
.normaltext{
	height:25px;
	
}
.button {
background:#2DA5DA none repeat scroll 0 0;
border:1px solid #2DA5DA;
clear:both;
color:#FFFFFF;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:13px;
margin:0 auto;
padding:0 5px;
}
a.button:hover{
	background:#C5E3F6 none repeat scroll 0 0;
}
/****************************************** CONTACT US PAGE *************************************************/
#page-contactus{
	float:left;
	width:550px;
}
#page-contactus #contactusform {
margin-left:30px;
margin-top:2px;
}
#page-contactus #contactusform form label {
font-weight:bold;
display:block;
font-size:.95em;
line-height:2em;
margin-top:7px;
}
#page-contactus #contactusform #formleft {
width:222px;
}
#page-contactus #contactusform #formleft input {
width:212px;
padding:4px 5px;border:0;
background:url(images/inputtextbg.jpg);
height:19px;
color:#999;
font-weight:bold;
font-size:1em;
}
#page-contactus #contactusform #formright {
width:236px;
}
#page-contactus #contactusform #formright textarea {
color:#999;
font:1em/1.25em 'News Gothic MT','Trebuchet MS',arial,sans-serif;
width:222px;
height:198px;
padding:5px 7px;border:0;
background:url(images/textareabg.jpg);
}
#page-contactus #footer {
margin-top:0 !important
}
#page-contactus #contactusform #submit {
width:109px;height:35px;
margin-top:5px;
}
.contact{
	float:left;
	width:200px;
	margin:0px 10px 10px 20px;	
}
.side-content{
	float:left;
	width:270px;
	margin:0px 10px 10px 20px;	
}
.contact-image{
	float:left;
	width:300px;
}

.sl{
	float:left;
	margin-left:20px;
	margin-top:10px	
}
.sr{
	float:right;
	margin-right:30px;	
}
.searchbox{
	border-color:#989898 #E0E0E0 #E0E0E0 #989898;
	border-style:solid;
	border-width:1px;
	color:#4C4C4C;
	font-size:1.5em;
	height:25px;
	margin-right:5px;
	padding:4px;
	position:relative;
	width:400px;
	z-index:10;
	margin-top:10px;
}
#searchform input.sbox{
	border-color:#989898 #E0E0E0 #E0E0E0 #989898;
	border-style:solid;
	border-width:1px;
	color:#4C4C4C;
	font-size:12px;
	height:16px;
	margin-right:5px;
	padding:3px;
	position:relative;
	width:150px;
	z-index:10;
	margin-top:10px;
}
.submit{
	-moz-border-radius:5px;
	background:#7272FF;
	color:#FFFFFF;
	font-size:1.4em;
	height:35px;
	line-height:30px;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:150px;
}
.searchpanel {
	margin:0;	
}
