/*  
Theme Name: Lone Tree
Theme URI: http://www.MubinAhmed.com
Description: A theme made available for free by Mubin at <a href="http://www.mubinahmed.com">Make Money Online</a>, & <a href="http://www.themeHQ.com">Free Wordpress Themes</a>
Version: 1.0
Author: <a href="http://www.mubinahmed.com">Mubin</a>
Author URI: http://www.mubinahmed.com
*/



body { 
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana, Helvetica, Sans-serif; 
	font-size: 12px; 
	text-align: justify;
	color: #020100; 
	background:#eeeeee;
 }
#wrap { width: 900px; 
	margin-right: auto; 
	margin-left: auto; 
	background:#fffffe;
	border-left: 1px solid #023167; 
	border-right: 1px solid #023167; }

/* header styles ===================================== */
#head { width: 900px; 
	height: 120px; 
	background-image: url(images/bh-header.png); 
	background-repeat: no-repeat; }
	
#desc { height: 60px; 
	margin: 0px 120px 0px 0px; 
	padding: 20px 30px 0px 30px; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: left; }
	
#title { margin: 10px 10px 0px 0px; 
		text-align: left; }
		
#title h1 {font-family: Verdana, "Helvetica", Sans-serif; 
		margin-left: 10px;
		margin-top: 30px;
		padding: 0 0 10px  0; 
		font-size: 30px; }
		
#title h1 a:link, #title h1 a:visited { color: #fffaf4; text-decoration: none; }

#title h1 a:hover { text-decoration: none; }

#right { float: right; width: 232px; padding: 30px 0 0 0; margin:2px 2px 0 16px; color: #4e4e4e; background:#dadada url('images/title_right.png') top left no-repeat; }
#right h2 { margin: 0px 0px 3px 0px; font-size: 14px; color: #fff; font-weight:bold;font-family:Verdana, sans-serif; background:#ff9900 url('images/icon_title.png') 8px 1px no-repeat; padding: 0px 5px 0px 22px; height:20px;}
#right ul { margin: 0px; padding: 0px; }
#right ul li { list-style-type: none; margin: 0px 0px 30px 0px; }
#right ul ul { margin: 0px; padding: 0px; }
#right ul ul li { list-style-type: none; margin: 5px 0px 5px 0px; padding: 0 0 5px 0; border-bottom:solid 1px #fff; color:#4e4e4e; font-size:8pt;font-family:Arial, sans-serif; }
#right a:link, #right a:visited { color:#4e4e4e; font-size:8pt;font-family:Arial, sans-serif; font-weight:bold; background: #dadada url('images/icon.png') 5px 1px no-repeat; padding: 0px 5px 0px 28px;}
#right a:hover { text-decoration: underline; color:#000; }

#right a.right1:link, #right a.right1:visited { padding:0; background:#dadada; color:#4e4e4e; font-weight:bold;}
#right a.right1:hover { text-decoration: underline; color:#000; }


/* main content styles =============================== */
#content { margin: 20px 220px 0px 0px; padding: 0px 5px 0px 10px; line-height: 16px; }
.post { margin: 0px 0px 40px 0px; }
.meta { font-size: 10px; margin: 0px 0px 10px 0px; padding: 0px; }
.postmetadata { text-align: right; font-weight: bold; }

/* footer styles ===================================== */
#foot { clear: both; margin: 0px 0px 0px 0px;background-color: #ff9900; padding: 5px 15px 5px 15px; font-size: 10px; font-weight: bold; text-align: center; color: #fff; }
#foot a:link, #foot a:visited { font-weight: normal; color: #fff; }
#foot a:hover { color: #023167; }

/* comment styles ==================================== */
#commentlist { margin-left: 0px; margin-right: 0px; padding: 0px; }
#commentlist li { list-style-type: none; margin: 10px 0px 10px 0px; padding: 10px 20px 10px 20px; background-color: #fae5a6; border: 2px solid #a27b03; color: #003366; }
#commentlist p { margin: 10px 0px 10px 0px; }
#commentlist a:link, #commentlist a:visited { color: #003366; text-decoration: underline; }
#commentlist a:hover { color: #000000; }

/* global styles ===================================== */
h2 { margin: 0px; padding: 0px; font-size: 18px; }
h3 { font-size: 14px; }
blockquote { margin-left: 20px; margin-right: 20px; background-color: #ffffff; color: #625e2d; padding: 5px 15px 5px 15px; border: 2px solid #336699; }
blockquote p { margin: 0px; padding: 10px 0px 10px 0px; }
blockquote a:link, blockquote a:visited { color: #0066cc; text-decoration: underline; }
blockquote a:hover { color: #000000; }
a img { border: none; }
a:link, a:visited { color: #ff9900; text-decoration: none; }
a:hover { color: #6e4a03; }
textarea { width: 450px; }
