/*  
Theme Name: 2ASuccessDreamBlog
Theme URI:
Description: 2ASuccessDreamBlog
Version: 1.0
Author: 
Author URI: 
Tags: fixed width, two columns, valid XHTML, valid CSS, widget, right sidebar
*/


/* -- Basic Style -- */

h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:15px; font-weight:normal;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
p
	{
		margin:0px;
		padding:0px;
		padding-bottom:12px;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#023761;
		text-decoration:none;
		outline:none;
	}
a:hover
	{
		text-decoration:none;
		color:#669900;
	}
img {border:none;}
img.alignright {float:right; margin:2px 0px 5px 5px; border:solid 1px #595959; padding:2px;}
img.alignleft {float:left; margin:2px 5px 5px 0px; border:solid 1px #595959; padding:2px;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:2px 0 2px 5px;}
a img.alignleft {float:left; margin:0px 5px 2px 0px}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

blockquote
	{
		padding:7px 0px 0px 30px;
		width:400px;
		font-size:14px;
		font-style:italic;
		border-left:solid 6px #023761;
		color:#023761;
	}
.storyContent ul, ol
	{
		margin-left:20px;
		padding:5px 5px 15px 5px;
	}
.storyContent ol li
	{
		list-style:decimal;
	}
.storyContent ul li
	{
		list-style:square;
	}
.clear{
	clear:both;
}
	

/* -- Main Style  -- */	

body
	{
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		background:url(images/head_bg.jpg) repeat-x top #e1e1e1;
	}
#main
	{
		margin:0px auto;
		padding:0px;
		width:983px;
	}
	
/* -- Header -- */
.header{
	height:431px;
	overflow:hidden;
	background:url(images/header.jpg) no-repeat left 103px;	
}
.head_title{
	width:350px;
	float:left;
	height:110px;
	padding-left:10px;
}
.head_title p{
	padding:0px;
	margin:0px;
}
.head_title p.logo{
	margin-top:12px;
}
.head_title p.link img{
	padding-right:6px;
}

/**---------- Navigation -------------**/
.nav{
	width:500px;
	overflow:hidden;
	float:right;
	height:48px;
	margin-top:62px;
}
.nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
}
.nav ul li{
	float:left;
}
.nav ul li a,.nav ul li a:visited{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:16px;
	float:left;
}
.nav ul li a:hover,.nav ul li.current_page_item a,.nav ul li.current_page_item a:visited{
	color:#99cc33;
	text-decoration:none;
	background:url(images/nav_hover.jpg) no-repeat center bottom;
}
/**----------------------------**/
.head_top{
	/*margin:20px 30px;*/
	height:320px;
	/*border:1px solid #000;*/
}
.head_left{
	padding:17px 0px 0px 30px;
	width:420px;
	float:left;
	/*border:1px solid #000;*/
}
.head_left h1{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:normal;
	font-style:italic;
	padding:10px 26px 5px 35px;
	line-height:31px;
}
.head_left ul{
	margin:4px 30px 0px 30px;
}
.head_left li{
	padding:4px 2px 4px 2px;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	text-transform:capitalize;
}
.head_left li.first_li{
	background:url(images/border1.jpg) no-repeat left bottom;
}
.head_left li.first_li span{
	background:url(images/bullet.jpg) no-repeat left top;
	padding-left:33px;
	display:block;
}
.head_left li.second_li{
	background:url(images/border2.jpg) no-repeat left bottom;
}
.head_left li.second_li span{
	background:url(images/bullet2.jpg) no-repeat left top;
	padding-left:33px;
	display:block;
}
.head_left li.third_li{
	background:url(images/border3.jpg) no-repeat left bottom;
}
.head_left li.third_li span{
	background:url(images/bullet3.jpg) no-repeat left top;
	padding-left:33px;
	display:block;
}
.head_left li.forth_li{
	background:url(images/border4.jpg) no-repeat left bottom;
}
.head_left li.forth_li span{
	background:url(images/bullet4.jpg) no-repeat left top;
	padding-left:33px;
	display:block;
}
.head_left li.fifth_li{
	background:url(images/border5.jpg) no-repeat left bottom;
}
.head_left li.fifth_li span{
	background:url(images/bullet5.jpg) no-repeat left top;
	padding-left:33px;
	display:block;
}

.head_right{
	width:250px;
	float:right;
	padding:25px 32px 0px 0px;
}
.head_right h2{
	background:url(images/head_right_title.jpg) no-repeat left top;
	font-size:20px;
	color:#fff;
	font-weight:normal;
	font-family:"Myriad Pro";
	text-align:center;
	padding:17px 5px;
}
.head_right form.subscribe_form{
	padding:20px 25px 10px 25px;
}
.subscribe_form .textfield{
	background:#fff;	
	border:1px solid #2f8cc7;
	padding:5px;
	color:#666666;
	margin:0px 0px 10px 0px;
	width:180px;
}
.subscribe_form .btnfield{
	margin:5px 20px 0px 20px;
}
.head_right p{
	color:#fff;
	padding:10px;
	font-size:16px;
	font-family:"Palatino Linotype";
	line-height:18px;
	text-align:center;
}
/**--------------------------------------------**/

/***----------------- Main-content ---------------------**/
.main_content{
	background:url(images/main_bg.jpg) repeat-y;
	padding:20px 34px 0px 30px;
}
.main_right{
	background:url(images/main_content_bg.jpg) repeat-y right;
	
}
.main_right_top{
	background:url(images/main_content_top.jpg) no-repeat right top;
}
.main_right_bottom{
	background:url(images/main_content_bottom.jpg) no-repeat right bottom;
}

/**-------------------------**/

/**------------------ Story Style ---------------**/
.inner_content{
	width:640px;
	float:left;
}
.story{

}
.story_top{
	background:url(images/story_top.jpg) no-repeat left top;
}
.story_bottom{
	background:url(images/story_bottom.jpg) no-repeat left bottom;
	padding:0px 10px 40px 10px;
}
.story_title{
	height:60px;
	padding:5px 0px 5px 50px;
	overflow:hidden;
}
.story_title h2{
	color:#333333;
	font-family:"Myriad Pro";
	font-size:24px;
	font-style:italic;
}
.story_title h2 a,.story_title h2 a:visited{
	color:#333333;
	text-decoration:none;
}
.story_title h2 a:hover
	{
		color:#7cb40b;
	}
p.storyAuthor{
	font-size:12px;
	color:#666666;
	padding-top:2px;
}
.storyContent{
	padding:5px 10px 5px 10px;
}
.storyContent p{
	padding-bottom:10px;
	line-height:20px;
}
.storyContent h1,.storyContent h2,.storyContent h3,.storyContent h4,.storyContent h5,.storyContent h6{
	padding:5px 0px;
}

p.readmore a,p.readmore a:visited{
	display:block;
	padding:10px 10px 10px 30px;
	color:#333300;
	font-weight:bold;	
	text-decoration:none;
	background:url(images/click_bullet.jpg) no-repeat 10px 9px;
	float:left;
}
p.readmore a:hover{
	text-decoration:underline;
}

.alignleft{
	padding:5px 20px;
	font-size:14px;
	float:left;
}
.alignright{
	padding:5px 20px;
	font-size:14px;
	float:right;
}
.alignleft a,.alignleft a:visited,.alignright a,.alignright a:visited{
	font-weight:bold;
}
.alignleft2{
	padding:5px 0px;
	font-size:14px;
	float:left;
}
.alignright2{
	padding:5px 0px;
	font-size:14px;
	float:right;
}
.alignleft2 a,.alignleft2 a:visited,.alignright2 a,.alignright2 a:visited{
	font-weight:normal;
}
.storyTags, .story_category, .resp, .comment_template{
	padding-left:10px;
}
.pagetitle,.error,.article{
	padding-bottom:10px;
	color:#333333;
}


/**-------------------------------------**/

/**------------------- Sidebar -----------------------**/
.sidebar{
	width:240px;
	float:right;
	padding:10px;
	overflow:hidden;
}
.sidebar li{
	margin-bottom:10px;
}
.sidebar_bg{
	background:url(images/sidebar_bg.jpg) repeat-y;
}
.sidebar_top{
	background:url(images/sidebar_top.jpg) no-repeat left top;
}
.sidebar_bottom{
	background:url(images/sidebar_bottom.jpg) no-repeat left bottom;
	padding:0px 10px 10px 10px;
}
.sideBarTitle{
	height:45px;
	overflow:hidden;
}
.sideBarTitle h3{
	padding:2px 5px 5px 5px;
	font-size:24px;
	color:#333333;
	font-family:"Myriad Pro";
	font-style:italic;
	font-weight:bold;
	line-height:34px;
}
.sidebar li li{
	padding:5px;
	margin:0px;
}
.sidebar li li a,.sidebar li li a:visited{
	background:url(images/sidebar_bullet.jpg) no-repeat left 3px;
	padding-left:14px;
	display:block;
	
}
.sidebar li li a:hover{
	background:url(images/bullet_hover.jpg) no-repeat left 3px;
}
#recentcomments .recentcomments a,#recentcomments .recentcomments a:visited{
	background:none;	
}
.sidebar li a,.sidebar li a:visited{
	padding-right:5px;
}



/*----------------- Footer style -----------------**/
.footer{
	background:url(images/footer.jpg) repeat-x top #2c2c2c;
}
.footer_top{
	background:url(images/main_bottom.gif) no-repeat left top;
	text-align:center;
	width:961px;
	margin:0px auto;
	padding:45px 0px 20px 0px;
}
.footer_links{
	width:500px;
	margin:0px auto;
	height:14px;
	overflow:hidden;
	margin-bottom:10px;
}
.footer_links ul{	

}
.footer p{
	color:#fff;
	text-decoration:none;
	font-size:11px;	
	padding-bottom:10px;
}
.footer p a,.footer p a:visited{
	color:#fff;
	text-decoration:none;
}
.footer p a:hover{
	text-decoration:underline;
}
.footer ul{
	float:left;
}
.footer ul li{
	float:left;
}
.footer ul li a,.footer ul li a:visited{
	color:#fff;
	text-decoration:none;
	font-size:11px;
	padding:0px 5px;
	float:left;
	text-transform:capitalize;
	border-right:1px #fff solid;
}
/**------------------------------------------------**/

/**--------------- Search Style ----------------------**/
.search{
	padding:10px;
}
.searchText{
	margin:0px;
	padding:0px;
	background:#fff;
	border:1px solid #ccc;
	padding:3px;
	float:left;
	margin-right:4px;
	width:120px;
	color:#666666;
}
.search_btn{
	margin:0px;
	padding:0px;	
	background:#fff;
	border:1px solid #ccc;
	width:56px;
	height:24px;
	text-align:center;
	float:left;	
	color:#666666;
}
/**------------------------------------**/

/**-------------- Comments Style -----------------------**/
#comments,.commenttitle{
	font-weight:bold;
}
.commentlist{
	
}
.commentlist li{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
.commentlist li li{
	border-bottom:none;
	padding:10px 10px 10px 30px;
}
.comment-body img{
	margin:0px 20px 10px 0px;
	float:left;
}
.comment-author, .comment-meta{
	padding-bottom:3px;
}
.comment-body p{
	padding:10px;
	color:#000;
	font-style:italic;
}
.reply{
	width:30px;
	padding:5px;
	border:1px solid #ccc;
}

#commentform p{
	padding:5px 0px;
}
#commentform #author,#commentform #email,#commentform #url,#commentform #comment{
	border:1px solid #CCCCCC;
}
#submitcomment{
	border:1px solid #CCCCCC;
	background:#fff;
	padding:3px;
	cursor:pointer;
	color:#666666;
}

/**---------------------------------**/




/**------------------ Calender ------------------**/

#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 165px;
	font-size:11px;
	font-family:tahoma;
	color:#181818;
	text-align:center;
	}
#wp-calendar th
	{
		color:#0b477d;
	}
#wp-calendar #today
	{
		color:#333333;
		font-weight:bold;
		background:#000;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#333333;
	text-align: right;
	background:none;
	text-decoration:none;
	}
#wp-calendar #next a:hover
	{
		text-decoration:underline;
		background:none;
		color:#7cb40b;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#0b477d;
	background:none;
	text-decoration:none;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	width:165px;
	color:#494949;
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #0099FF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px !important;
	background: none;
}
#wp-calendar td a:hover {
	background: none;
	border-left: none;
	font-weight:bold;
	text-decoration: underline;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */

 /************************************************/




