/*  
Theme Name: Downline Systems
Theme URI: http://www.themes4you.net/
Description: A WordPress theme by: <a href="http://www.themes4you.net/">Themes4you.net/<a>.
Author: Themes4you.net
Author URI: Themes4you.net
Tags: Black , custom header, fixed width, three columns, widgets
*/
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}
body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	vertical-align: top;
	color: #fff;
	background:url(images/body_bg.gif) repeat-x top;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 16px;
}

a{
	text-decoration: none;
	color: #3f3d3d;
}
.textwidget{ width:200px; margin:0 auto; text-align:left;}

a:hover{ text-decoration: underline; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 10px 0;
	background: #fffada url(images/bg_blockquote.gif) no-repeat 5px 7px;
	color: #736926;
}

blockquote p{
	padding: 10px 10px 10px 20px;
}

blockquote blockquote{
	margin: 10px 20px;
	background: #fff;
	color: #333;
}

blockquote blockquote p{ padding: 10px; }

code{
	background: #f9f9f9;
}

dt{
	font-weight: bold;
}

dd{
	padding: 0 0 5px 15px;
}

hr{
	clear: both;
	margin: 15px 0 5px;
	width: 100%;
	border: 0;
	height: 1px;
	text-align: left;
	background: url(images/bg_comment_bottom.gif) no-repeat;
}

small{
	font-size: 10px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#author, input#email, input#url, textarea#comment{
	border: 1px solid #cbb945;
	background-color: #fffadb;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container, #header, #menu, #menu ul li, #menu ul li a, #pagetitle, h1, #syndication, .pagewrapper, .page, .wrapper, .narrowcolumnwrapper, .narrowcolumn, .content, .post, .entry, .browse, sidebar{
	text-align: left;
	vertical-align: top;
}

#container{
	margin: 0 auto;
	width: 992px;
	padding: 0 0 0 0;
}

#header{
	margin:0 0 0 0;
	float: left;
	width: 992px;
	height:292px;
	background: url(images/header.gif) no-repeat 0 0px;
	color: #333;
}
#menu {
	margin:0;
	padding: 0;
	float:left;
	width:600px;
	margin:0px 0 0 0;
}

#menu ul{
    
	margin:0 0 0 0px;
	padding:0px;
	list-style: none;
	text-align:left;
}
#menu ul li{
	float: left;
	display:inline;
	margin: 60px 0 0 0;
	font-size: 14px;
	width:100px;
	height:43px;
	text-align:center;
	padding:0;
    background: url(images/menu_bg.gif) no-repeat 5px 5px;
	color: #00356c;
}

#menu ul li a{
	display: block;
	padding: 13px 0px 0 0px;
	margin:0 0px ;
	text-align:center;
	text-decoration: none;
	color: #00356c;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	height:33px;

}

#menu ul li a:hover{
	padding: 13px 0 0 0;
	margin:0 0px ;
	text-align:center;
	text-decoration: none;
	color: #fff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	height:33px;
	background: url(images/menu_hover.gif) no-repeat 50% 40%;
		
}
/*#menu {
	margin:0;
	padding: 0;
	border:1px solid red;
}

#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	margin:52px 0 0 10px;
	_margin:-7px 0 0 10px;
}
#menu ul li{
	float: left;
	margin: 0px 0px 0 0;
	font-size: 12px;
	font-weight: bold;
	padding:0 5px;
	background: url(images/seperator.gif) no-repeat 105% 110%;
	color: #325b0a;
}

#menu ul li a{
	display: block;
	padding: 10px 15px 0 10px;
	text-decoration: none;
	background: url(images/bg_tab_left.gif) no-repeat left top;
	color: #a45054;
	_padding:23px 10px 0 20px;
}

#menu ul li a:hover{
	text-decoration: underline;
	 color:#FFFFFF;
}
*/
#pagetitle{
	clear: both;
	width: 992px;
	height: 56px;
}

.logo{
    float:left;
	background: url(images/logo.jpg) no-repeat;
	width:425px;
	height:109px;
	margin:63px 0 0 35px;
	}


#pagetitle h1{
	padding: 0px 28px 0;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: capitalize;
	color: #fff;	
}

#pagetitle h1 a{
	text-decoration: none;
	color: #fff;
}

/*#syndication{
	float: left;
	padding: 15px 31px 0;
	color: #999;
}

#syndication a{ color: #666; }

#syndication a.feed{
	padding: 0 0 0 19px;
	background: url(images/feed_icon.png) no-repeat 0 1px;
}
*/
#searchbox{
	float:right;
	margin:72px 0 0 0px;
	_margin:72px 0 0 0;
	width:204px;
	background: url(images/input.gif) no-repeat left top;
	padding-right:28px;
	
}

#searchbox input#s{
    margin:0px 5px 0 0px;
	border: 0px solid #ddd;
	height:21px;
	border:0px;
	background:transparent;
	float:left;
	width:120px;
	
}

#searchbox input#searchsubmit{ 
background: url(images/search.gif) no-repeat right;
height:21px;
width:63px;
border:0px;
float:left;


}

.pagewrapper{
	margin: 0;
	float: left;
	width: 992px;
	background: #fff url(images/bg_page_bottom.gif) no-repeat left bottom;
	color: #333;
}

.page{
	float: left;
	padding: 0 ;
	width:992px;
	/*background: url(images/bg_page_top.gif) no-repeat;*/
}

.wrapper{ /* This wrapper class appears only on Page and Single Post pages. */
	float: left;
	width: 460px;
}

.narrowcolumnwrapper{
	margin:0px; padding:0px;
	float: left;
	width: 460px;
	/*background: #fff url(images/bg_narrowcol.gif) repeat-y;*/
}

.narrowcolumn{
	width: 460px;
	/*background: url(images/bg_narrowcol_bottom.gif) no-repeat left bottom;*/
}

.content{
	width: 460px;
	margin:10px 0 0 0px;
	_margin:10px 0 0 0;
	/*background-color:#dfe9ef;*/
	/*background: url(images/bg_narrowcol_top.gif) no-repeat left top;*/
}

.post{
	padding: 10px 16px 15px 25px;
	line-height: 18px;
}

.post h2{
	padding: 0 0 2px;
	font-size: 16px;
	line-height: 27px;
}

.post h2 a{
	text-decoration: none;
	color: #aa727e;
	font-family:Arial, Helvetica, sans-serif;
	/*border-bottom: 1px solid #b62f74;*/
}

.post img{
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}

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

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

.post img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
}

.entry{}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 9px 0 0;
}

.entry h1{
	font-size: 20px;
	line-height: 30px;
}

.entry h2{ line-height: 18px; }

.entry h3{ font-size: 14px; }

.entry h4{ font-size: 12px; }

.entry h5{ font-size: 11px; }

.entry h6{ font-size: 10px; }

.postinfo{
	font-size: 11px;
	color: #0096d5;
}

.postinfo a{
	color: #f18536;
	font-weight:bolder;
}

.postdate{ color: #0096d5; }

.browse{
	border-top: 1px solid #bdbdbd;
	padding: 15px 16px;
	line-height: 18px;
}
.sidebar{
	margin: 0;
	float: right;
	width: 253px;
	line-height: 20px;
	padding-right:1px;
}



.obar{
	margin: 0;
	float: left;
	width: 253px;
	line-height: 20px;
	padding-left:2px;
}

.sidebar ul, .obar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:12px;
	color:#5b5b5b;
	font-family:Arial, Helvetica, sans-serif;
	
}

.sidebar ul li{
	padding: 0px 0px 10px 0px;
	margin-top:15px;
	
	background: url(images/bg_sidebar.gif)  repeat-y 0% 10%;
	/*background-color:#f1f1f1;*/
	
}

.sidebar ul li.widget_search{
	padding: 15px 16px;
}
.obar ul li{
	margin-top:10px;
	width:255px;
background: url(images/bg_sidebar.gif)  repeat-y 0% 10%;
}

.sidebar ul li h2, .obar ul li h2{
	font-size: 20px;
	line-height: 32px;
	color: #70787e;
	text-align:center;
	vertical-align:middle;
	font-style:italic;
	padding:0px 0 0 0px;
	background:url(images/common_box.gif) no-repeat right;
	height:49px;
	width:254px;
	text-decoration:underline;
	font-family:Thorndale;
	font-weight:bold;
	
}


.sidebar ul ul li, .obar ul ul li{
	margin: 0;
	padding: 10px 0 3px 90px;
	text-align:left;
	
/*	background: url(images/arrow.gif) no-repeat 76px 18px;*/
}

.sidebar ul ul ul, .obar ul ul ul{ padding: 3px 0 0; }
.sidebar ul ul ul li, .obar ul ul ul li{
	padding: 16px 0px 3px 30px;
/*	background: url(images/red_heart.gif) no-repeat 0px 8px;
}

.sidebar ul ul ul ul li, .obar ul ul ul li{
	background: url(images/bg_arrow_right_2.gif) no-repeat 0px 8px;
}

/* COMMENTS TEMPLATE */
}

.post h3#comments, .post h3#respond{
	line-height: 27px;
	color: #e45b00;

}

.post h3#respond{
	color: #333;
}

ol.commentlist{
	margin: 0 0 11px;
	padding:0;
	list-style: none;
}

ol.commentlist li{
	padding: 13px 0;
	background: url(images/bg_comment_bottom.gif) no-repeat left bottom;
}

ol.commentlist li .commentmetadata{
	font-size: 11px;
	color: #546477;
}

ol.commentlist li .commentmetadata a{
	color: #546477;
}

form#commentform small{
	font-size: 11px;
}
#mainMenu{
margin:-50px 0 0 4px;
background: url(images/main-menu.gif) no-repeat 0px 5px;
height:45px;
width:160px;
color:#fe8601;

}
#mainMenu h2{
padding:10px 0 0 35px;
color:#fe8601;
}
#myFooter{
background:url(images/footer_bg.gif) repeat-x;
height:61px;
width:992px;
float:left;
color:#000000;
margin-top:10px;
}
#myFooter h2{
color:#002a56;
font-size:11px;
font-weight:normal;
text-align:center;
padding:25px 0 0 0;
font-family:Tahoma;
}

#calendar{
margin:15px 0 0 0;
}
#calendar_wrap{
margin:0 0 0 30px;
color:#303030;
font-weight:normal;
padding:0px 0px 0px 20px;
margin-top:15px;
width:145px;
}

/*created by rohit(start)*/
/*#prev a{color:#333333;}*/
#prev a{
color:#f18536;
}
/*#next a{color:#333333;}*/
#next a{
color:#f18536;
}
/*End*/

a{outline:none;}
