/*  
Theme Name: ShaheenWP
Theme URI: http://www.shaheensheik.com
Description: Exclusive theme for Shaheen Sheik
Version: 1.01
Author: Marc Grobman
Author URI: http://www.quixo.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #727272;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #709C29;
}
img#wpstats{display:none}

h1{
	font-family: Verdana, Sans-serif;
	font-size: 24px;
	padding: 15px 0 10px 15px;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
}

a:link, a:visited, .entry ul a:visited{
	text-decoration: none;
	color:#019BDB;
}

a:hover, .entry ul a:hover{
	text-decoration: underline;
	color: #E6028D;
}

blockquote { 
	font-family: Verdana, Sans-serif;
	font-size: 13px;
	color: #202020; 
	margin: 20px 10px 20px 50px;
	border: 1px solid #C0D248;
	padding: 15px 15px 0px 15px;
	background: #E3E67A;
	filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;
	
}
.entry p a:link, .entry p a:visited {
	text-decoration: none;
	color:#019BDB;
}

.entry p a:hover{
	text-decoration: underline;
	color: #E6028D;
}

.entry p strong {
	text-decoration: none;
	color:#E6028D;
}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul {
	list-style-type: square;
	list-style-image: url(images/bullet.png);
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

#wrapper{
	margin: 0px auto 10px auto;
	width: 807px;
	text-align: left;
	overflow: hidden;
	border: 0;
	background-image: url(images/mn_bg.gif);
	background-color: #F2EE98;
	background-repeat: repeat-y;
	background-position: 0px 4px;
}

/*----HEADER----*/

#header{
	float: left;
	width: 806px;
	height: 294px;
	padding: 0;
	background: url(images/header.jpg) no-repeat left bottom;
	color: #fff;
}

#header a{
	text-decoration: none;
	color: #fff;
}

#header a:hover{
	text-decoration: underline;
}

/*----NAVIGATION BAR----*/

#top-menu{
	clear: both;
	float: left;
	width: 100%;
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	text-align: left;
	text-transform: uppercase;
	border-top: solid #4EBAF4 1px;
	border-bottom: solid #4EBAF4 1px;
	background: url(images/nav_bg.gif);
}

#top-menu a{
	text-decoration: none;
	color: #F9F967;

}

#top-menu a:hover{
	color: #CDD633;
	text-decoration: none;
}

#top-menu ul{
	list-style-type: none;
	margin: 0;
	padding: 4px 15px;
	text-align: left;
}

#top-menu ul li{
	list-style:none;
	display: inline;
	font-weight: bold;
	border-left: solid #EF0291 1px;
	border-right: solid #A31C86 2px;	
	background: url(images/nav_btn_bg.gif);
	margin: 0 0 0 0;
	padding: 4px 11px;
	height:22px;

}

/*----POST----*/

#container{
	float: left;
	width: 563px;
	padding: 0;
	background-image: url(images/mn_top_bg.jpg);
	background-repeat: no-repeat;
}

.post{
	padding: 20px 50px 40px 30px;
}

.post h2{
	font-family: Verdana, Sans-serif;
	font-size: 18px;
	padding: 0;
	color: #583193;
}
.post h2 a{
	color: #583193;
}

.entry{
	line-height: 18px;
}

.postinfo{
	font-size: 12px;
	font-weight: bold;
	padding: 20px 0 0px 0;
}

.postinfo a{
	color: #727272;
}

.postdate{ color: #727272; }

p.postmetadata{
	font-size: 12px;
	font-weight: bold;
	color: #DF068E;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata a{
	font-size: 12px;
	font-weight: bold;
	color: #DF068E;
}

.pipe{
	color: #727272;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.navigation{
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/*----SIDEBAR STYLES----*/

.sidebar{
	float: right;
	width: 244px;
	margin: 0 auto 5px auto;
	padding-top: 16px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	background-image: url(images/rt_col.jpg);
	background-repeat: no-repeat;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 0 5px;
}

.sidebar ul li h2{
	font-family: Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #019BDB;
	padding: 5px 5px 0 5px;
	margin: 0 10px 0 0;
	border-bottom: none;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 10px;
	line-height: 15px;
	list-style: none;
}

.sidebar .syndication ul li{
	display: block;
	margin: 20px 0 0 0px;
	padding: 0 0 0 14px;
	background: url(images/feed-icon-12x12.png) no-repeat;
}

.sidebar a:link, a:visited{
	text-decoration: none;
	color:#727272;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #E75C79;
}


table#wp-calendar{
	width: 100%;
}

.emailField{
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #737373;
	background-color:#EDEC97;
	border:1px solid #583193;
	margin:0 4px 0 0;
	padding:1px;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 475px;
	margin: 50px 0 0;
	border: 1px solid #C0D248;
	padding: 0px 5px 15px 15px;
	background: #E3E67A;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 20px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #019BDB;
	padding: 20px 0 10px 0;
}


.commentmetadata{
	font-size: 12px;
	font-weight:bold;
	color: #EB068E;
	padding: 14px 0 0 0;
}

.commentmetadata strong a, .commentmetadata strong  { 
	font-size: 16px; 
	color: #583193;
}

.comments-template p{
	margin: 0 0 10px 0;
}

.commentlist br{
	clear:both;
	line-height: 20px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template form p{
	padding: 0 0 0 0;
	margin: 0;
}

.comments-template input{
	border: 1px solid #583193;
	background: #F2EE98;
	color: #606060;
	padding:2px;
}

.comments-template textarea{
	font-family: Verdana, Sans-seriff;
	font-size: 12px;
	color: #606060;
	margin: 30px 15px 15px 0;
	background: #F2EE98;
	border: 1px solid #583193;
	padding:2px;
}
.comments-template #submit{
	border: 1px solid #E7028D;
	background: #D8DC33;
	color: #583193;
	font-weight: bold;
	padding:2px;
}

/*----FOOTER----*/

#footer{
	clear: both;
	float: left;
	width: 885px;
	margin: 0;
	padding: 5px 5px 5px 30px;
	line-height: 14px;
	font-size: 10px;
	color: #606060;
	background: #B8CD3A;
	border-top: 1px solid #019BDB;
	border-bottom: none;
}

#footer a:link{
	text-decoration: none;
	color: #606060;
}

#footer a:hover{
	text-decoration: underline;
	color: #606060;
}

#footer a:visited{
	text-decoration: none;
	color: #606060;
}
#footer li{
	list-style:none;
	display: inline;
}
