/*
Theme Name:		WendyLadd
Theme URI: 		http://amaroks.com/
Version: 		0.1
Author: 		Mody Said
Author URI:		http://amaroks.com
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-r.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {}
 .alignleft {	float: left;}
  .alignright {}
 .wp-caption {
 	padding:10px;
 	background: #333333;
 	border: 1px solid #444444;
 } 
 .wp-caption-text {}
 
 .post img.centered, div.centered {
display:block;
margin:0 auto;
}
.post img.aligncenter, div.aligncenter {
display:block;
margin:0 auto;
}
.post img.alignright, div.alignright {
display:inline;
margin:4px 0 10px 10px;
}
.post img.alignleft, div.alignleft {
display:inline;
margin:4px 10px 10px 0;
}
.post img.wp-smiley {
background:none repeat scroll 0 0 transparent;
border:0 none;
margin:0;
padding:0;
}
.post table {
margin:0 0 1em;
border: 0;
}
.post td, .post th {
border:1px solid #333333;
padding:15px;
}
.post th {
background-color:#202020;
font-weight:normal;
}
 
.widget ul ul {
	list-style: none;
}
.widget ul li ul li{
		list-style: square;
}

*{
	margin:0;
	padding:0;
}
a {
	color: #006699;
	/*text-shadow: -1px 1px #ffffff;*/
}
a:hover{
	text-decoration: underline;
}
h1, h2, h3,h4,h5,h6{
	text-shadow: -1px 1px 1px #ffffff;
	font-family: Arial;
	letter-spacing: 4px;
	text-transform: capitalize;
	font-weight: bold;
	color: #666666;
	margin-bottom:10px;
	padding:3px;
}
h1{
	font-size: 150%;
}
h2 {
	font-size: 125%;
}
h3{
	font-size: 110%;
}
h4{
	font-size: 150%;
}
h5{
	font-size: 145%;
}
h6{
	font-size: 130%;
}
body{
	background: #F6F6F6 url(/wp-content/uploads/2010/05/bodybg.jpg) repeat-x top center ;
	font-family: arial, verdana, san-serif;
	color: #888888;
	/* text-shadow: -1px 1px 1px #ffffff; */
}
/*================== Header =================*/
/* ==================== SLiding Panel =====================*/
#panel {
	background: #333333 url(images/lock.gif) no-repeat left center;
	height: 75px;
	display: none;
	border: 2px solid #444444;
	border-top: 0;
	position: absolute;
	width: 650px;
	
}
#panel p {
	padding: 15px 40px;
	color: #999999;
	text-shadow: 1px 1px 1px #ffffff;
}
#panel #username, #panel #password {
	padding: 7px 5px 10px;
	background: #464646;
	border: 1px solid #222222;
	color: #999999;
	font-weight: normal;
	font-size: 16px;
	font-family: verdana;
	margin-left: 10px;
	
}
#panel #username:focus , #panel #password:focus{
		background: #565656;
	border: 1px solid #222222;

}


.header{
	margin: 0 auto;
	width: 890px;
}
#shadow{
	background: url(images/shadow.png) no-repeat bottom center;
	height: 37px;
	width: 930px;
	margin:0 auto;
}
/*logo */
#logo{
    width: 400px;
    float: left;
    height:60px;
}
#logo  h1{
 background: url(images/logo.png) no-repeat center left;  
    width: 286px;  
    height:60px;  
}
#logo h1  a {  
    text-indent: -9000px;  
    display: block;
    padding: 40px 0;
} 
/*================== Content ==================*/
.container{
	background: url(images/bgbg.jpg) repeat-y;
	width: 910px;
	padding: 0 25px;
	margin: 0 auto;
	margin-top: 40px;
}
/*========= Post area =======*/
#primary {
	width: 62%;
		padding: 0   0   0 20px  ;
		margin-left: 10px;
}
.inside-post {
	background:none repeat scroll 0 0 #f8f8f8;
border:1px solid #ffffff;
margin-bottom:0;
padding:10px ;
float:left;
}
.post{

overflow: hidden;
background:none repeat scroll 0 0 #ffffff;
border:1px solid #eeeeee;

}
.entry-content{
	float: left;
}

.wp-post-image {
	border: 2px solid #dddddd;
	float: left;
	background: #ffffff;
	margin-right:10px;
}
.hentry{
	margin-bottom:20px;
}
.entry-content a:link, .entry-content a:active, .entry-content a:visited {
	color: #006699;
	text-decoration:none;
}

.entry-title, .entry-title a{
	text-shadow: -1px 1px 1px #ffffff;
	font-family: Arial;
	letter-spacing: 1px;
	text-transform: normal;
	font-weight: bold;
	color: #333333;

}
.entry-title a:hover{
	color: #222222;
}
.entry-footer{
	background: #eeeeee;
	border: 1px solid #dddddd;
	padding: 7px;
	width: 100%;
	overflow: hidden;
}

.bywho {
background: url(images/admin.gif) left center no-repeat;
padding: 3px 10px;
float: left;
text-align: center;
line-height: 40px;
text-indent: 15px;

}
.vtags {
width: 114px;
background: url(images/tags.png) left center no-repeat;
padding: 23px 1px;
float: left;
line-height: 40px;
}
.ucats {
width: 114px;
background: url(images/cat.png) left center no-repeat;
padding: 23px 2px;
float: left;
line-height: 40px;
}
.com{
	background: url(images/com.gif) no-repeat center left;
padding: 3px 10px;
float: left;
text-align: center;
line-height: 40px;
text-indent: 15px;
}


.com a{
	font-size: 14px;
color: #006699;
padding: 10px 0 ;
}

.date{
	width:50px;
	float: left;
	height: 100%;
	background: #444444;
	text-align: center;
	padding: 7px  8px;
	margin-right: 10px;
}
.day {
	font-size: 32px;
	color: #ffffff;
	line-height: 22px;
	font-weight: bold;
	text-shadow: -3px 2px 2px #000000;
}
.month {
	font-size: 13px;
	color: #ffffff;
	margin-top: -7px;
}
/* ================== Side Bar =======================*/
#secondary{
	width:30%;
	padding: 0   20px 0 0;
	margin-right:10px;
}
.widget {
	background: #f9f9f9;
	list-style:none;
	margin:0 0 10px 0;
	padding:10px 10px 10px 20px;
	border: 1px solid #f3f3f3;

}
.widget-title{
	font-size: 16px;
	font-weight:bold;

}
.widget ul{
	list-style-image: url(images/arrow.png);
}
.widget ul li{
	line-height:20px;
	list-style-image: url(images/li.gif);
}
/*================== Menu =================*/
.menu {
	margin:0 auto;
}
.nav {
	margin-left: auto;
	margin-right: auto;
	background: none;
}
.menu ul {
	border: 0;
	margin: 20px auto 0;
	float:left;
	padding: 0 10px;
	margin-top: 21px;
}
.menu ul li {
	float: left;
}
.nav ul {
	border: 0;
}
.nav a {
	border: 0;
		font-family: Arial;
	font-size:14px;
	text-transform: uppercase;
	color: #ffffff;
   font-weight: bold;
	padding:17px 10px;
	text-shadow: -1px 1px 1px #000000;

}
.nav a:hover {
		background: url(images/current.jpg) no-repeat bottom center;
		color: #00CCFF;
		text-shadow: none;
	
}

.current_page_item a {
	background: url(images/current.jpg) no-repeat bottom center;
			color: #00CCFF;
}



/*====== Social Bookmarks ================ */
#social {
	margin-bottom:10px;
	padding: 0px;

}
#social img {
	border: 0;
	background:none;
	margin-left: 3px;

	
}
#social a img {
	border: 0;
	background:none;
	padding: 0;
	
}
#social a img:hover {
opacity:0.4;
filter: alpha(opacity=40);
	
}
/*================== Comments ================*/
#comments{
	padding:0;
}
.comment {
	background: #f9f9f9;
	padding:10px;
	border: 1px solid #eeeeee;
	margin-bottom:20px;
}
.children li{
	background: #f6f6f6;
}
.children li li{
	background: #f5f5f5;
}
.entry-author {
	padding:10px;
}
.avatar {
	border: 5px solid #ffffff
}
.comment-author{
	font-weight: bold;
	font-size: 16px;

}
.entry-author .comment-author{
	font-weight: bold;
	font-size: 16px;
	color: green;

}
.cancel-comment-reply{
    line-height: 25px;
	font-size: 13px;
	text-indent: 10px;
}
/*============== Footer =============*/

#footer {
	background: #f6f6f6 url(images/footerbg.jpg) no-repeat top center;
	height: 150px;
	margin: 0 auto;
	padding:10px;
	
}
#footer p {
width: 860px;
margin: 10px auto;
text-align: right;
}

/*=================== Comment form ============*/
#respond{
	background: #353535;
	padding:0px;
	margin-bottom: 10px;
}

#respond textarea{
	width: 450px;
}
#respond textarea , input{
	background: #f7f7f7;
	padding: 6px;
	border: 1px solid #eeeeee;
}
#respond input {
	width:300px;
}
#respond  input:focus{
	background: #eeeeee;
		border: 1px solid #eeeeee;
}
#respond textarea:focus {
	background: #eeeeee;
}
#allowed-tags{
	background:#333333;
	border: 1px dashed #444444;
	width:440px;
	
}
.form-section{
	padding:10px 20px 15px;
	margin-bottom:0px;
}
#comment-form{
	background:#ffffff;
	margin-bottom: 0;
}
#form-section-actions {
	background: none;
}

#submit , button{
  background: #DEDEDE;
  background: -moz-linear-gradient(top, #FFF, #ccc);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#ccc));
  border: 1px solid #D6D6D6;
  color: #222222;
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#FFFFFF', EndColorStr='#cccccc');
  font: bold 1.3em/22px Helvetica, Arial, sans-serif;
  height: 30px;
  padding: 0 10px;
  text-decoration: none;
  text-shadow: 0 1px 0 #FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#submit:hover , button:hover{
  background: #BEBEBE;
  background: -moz-linear-gradient(top, #ffffff, #dddddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  border: 1px solid #B6B6B6;
  color: #444444;
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff', EndColorStr='#dddddd');
  text-shadow: 0 1px 0 #DDD;
}

/*====================== Pagination Starts here ======================*/


.Nav { margin:5px 0px 0px 0px;
		clear: both;
		padding: 20px;
 }
	.Nav span { display:none; }
	.Nav a , .button{ padding:6px 10px 6px 10px; 
			background: #ffffff url(images/sbg.png) repeat-x;
	border: 1px solid #cccccc;
	color: #000000;
	-moz-border-radius: 5px ;
	border-radius: 5px;
   -webkit-border-radius: 5px;
	padding: 6px 12px;
	text-decoration:none;
	
 }

	.Nav a:hover { background: #333333 url(images/sbg1.png) repeat-x;
	border: 1px solid #006699;
	color: #ffffff; }
	.Nav .on { padding:6px 10px 6px 10px;background: #333333 url(images/sbg1.png) repeat-x;
	border: 1px solid #006699;
		-moz-border-radius: 5px ;
	border-radius: 5px;
   -webkit-border-radius: 5px;
	color: #ffffff;}
	
	/*====================== Pagination Endshere  */
	#content{
		height:100%;
		
	}
table {border:0;}
