/*
Theme Name: LadiesLearn Theme
Theme URI: http://www.esourcehome.com.com/
Description: A theme from esourcehome.com
Version: 1.0
Author: esourcehome.com
Author URL: http://www.esourcehome.com/ 
*/
a:link 		{text-decoration: underline; color:#000;}
a:visited 	{text-decoration: underline; color:#000;}
a:active 	{text-decoration: underline; color:#000;}
.entry-date{
/* float:right; */
font-size:12px;
}
.entry-title{
/* float:left;*/
}
p{
	margin-bottom:20px;
}
a {
    outline: none;
}
*{margin:0; padding:0;}
body{
background: url(images/back-top.jpg) top repeat-x;
font-family:arial;
}
a img {
	border: 0px;
}
.cat2{
background:url(images/leftsb.png) no-repeat;
}
#respond{
	margin-top:25px;
}
#commentform textarea {
padding:2px;
width:100%;
}
small, .nocomments, .postmetadata, blockquote, strike {
color:#777777;
}
style.css (line 193)
small {
font-family:Arial,Helvetica,Sans-Serif;
font-size:0.9em;
line-height:1.5em;
}
 #commentform input, #commentform textarea {
-x-system-font:none;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:0.9em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
#container{
width: 988px;
margin: auto;
background: url(images/back-container.jpg) repeat-y;
}

#header{
background: url(images/back-header.jpg);
width: 988px;
margin: auto;
float: top;
border: 0px solid red;
}

#header-img{
width:958px;
height:135px;
margin:auto;
background: url(images/header.jpg) 0 14px no-repeat;
cursor: pointer;
border: 0px solid blue;
}

#navbar{

margin:auto;
height:31px;
width:958px;
background-color:#EDC7CF;
}

#menu {
	height: 36px;
	color: #fff;
	z-index:1;
}


#content{
height:auto !important;
margin:auto;
min-height:600px;
padding-left:13px;
width:945px;
}

#left-bar{
border: 0px solid blue;
float: left;
width:160px;
}

#right-bar{
border: 0px solid blue;
float: right;
max-width:190px;
}
#left-bar li {
		list-style: none;
		padding: 0;
		margin-left: -13px;
}
#right-bar li {
		list-style: none;
		padding: 0;
}
#center-content{
width:560px;
padding:14px;
font-family: arial;
font-size: .8em;
float: left;
}

#center-content h1{
font-family: "Felix Titling", "Times New Roman", Serif;
font-variant: small-caps;
color: #d40064;
}

#center-content h1 a{
font-family: "Felix Titling", "Times New Roman", Serif;
font-variant: small-caps;
color: #d40064;
}


#footer {
 height: 100px;
 background:url(images/footer_bg.jpg) bottom repeat-x;
}

#footer_curved {
 margin: auto;
 width: 948px;
 height: 15px;
 padding:20px;
 background:url(images/back-footer.jpg) no-repeat;
 font-family:"Times New Roman",Serif;
font-size:0.8em;
}

#jsddm {
	float: left;
}

#jsddm li
{	float: left;
	list-style: none;
	line-height: 36px;
	font-family:Palatino Linotype, Book Antiqua3, Palatino6, serif;
	text-transform: uppercase;
}

#jsddm li a {	
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size:13px;
	white-space: nowrap;
	overflow: hidden;
}
#jsddm ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

	#jsddm li a:hover
	{	
		color:#FCDF61;
	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
			line-height: 12px;}
		
		#jsddm li ul li a
		{	width: auto;
			background: #DC8B9C;
			padding: 5px 12px;}
		
		#jsddm li ul li a:hover
		{	background: #bc7383}
.entry-content{
	padding:10px;
}
.entry-content li {
	margin-left: 20px;
}
.entry-content p {
	height:auto !important;
	height:110px;
}
.home_author {
	font-size: 10px;
	text-align: right;
	width:80px;
	float:right;
	height:10px;
}
.home_date {

	font-size: 10px;
	text-align: right;
	width:100px;
	float:right;
	height:10px;
}		
.white_bar {
	position: relative;
	background: white; padding 5px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	border: 0px solid #000;		
	margin: 300px 0px 0px 0px ;
	padding: 5px ;
	width:102%;
	height:43px;
	font-size: 20px;}
.white_circle {
	background: url('images/rec_circle.png');
	height: 131px;
	width: 132px; 
	border: 1px solid #000;
	float: right;
	;
	}

