/*  
Theme Name: WealthPrinciples Blog
Theme URI: 
Description: 
Version: 1.0
Author URI: 
*/
h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1 {font-size:22px;}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}
p
	{
		margin:0px;
		padding:0px;
		padding-bottom:15px;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#2d30ae;
		text-decoration:none;
	}
a:hover
	{
		text-decoration:underline;
	}
body
	{
		margin:0px;
		padding:0px;
		font-family:arial;
		font-size:13px;
		color:#5e4a4d;
		background:#ededed;
	}
#main
	{
		margin:0px auto;
		padding:0px;
		width:971px;
	}
.header
	{
		height:302px;
		overflow:hidden;
		background:url(images/headerBg.jpg) no-repeat left top;
	}
.headerLeft
	{
		float:left;
		width:890px;
	}
.title
	{
		height:123px;
		width:300px;
		float:left;
		padding-top:116px;
		padding-left:74px;
		overflow:hidden;
	}
.headerBottom
	{
		width:890px;
	}
.subscribe
	{
		float:left;
		width:350px;
		color:#ffffff;
		padding-top:24px;
		text-align:right;
	}
.subscribe a, .subscribe a:visited
	{
		color:#eeeeee;
		text-decoration:none;
	}
.subscribe a:hover
	{
		text-decoration:underline;
	}
.rss
	{
		float:left;
		width:56px;
		padding-top:220px;
		padding-left:4px;
	}
/******************************************/
.nav
	{
		float:left;
		width:530px;
		height:20px;
		padding-top:27px;
		padding-left:10px;
		overflow:hidden;
	}
.nav ul
	{
		float:left;
		list-style:none;
		overflow:hidden;
	}
.nav ul ul
	{
		padding-left:0px;
		padding-top:0px;
		float:left;
	}
.nav li
	{
		float:left;
	}
.nav li li
	{
		padding-top:0px;
	}
.nav li a, .nav li a:visited
	{
		text-decoration:none;
		float:left;
		display:block;
		font-size:14px;
		color:#ffffff;
		font-weight:normal;
		margin-left:2px;
		padding:0px 18px 0px 18px;
		border-left:solid 1px #ffffff;
	}
.nav li a:hover
	{
		text-decoration:none;
		color:#9188f9;
		/*background:url(images/nav_hover.jpg) repeat-x top;*/
	}
/*****************************************************************/
.content
	{
		background:url(images/contentBg.jpg) repeat-y left;
	}
.contentBottom
	{
		background:url(images/contentBottom.jpg) no-repeat left bottom;
		padding:5px 10px 20px 30px;
		height:1%;
	}
/****************************************************************/
.innerContent
	{
		float:left;
		width:500px;
	}
.story
	{
		padding-bottom:35px;
	}
.storyTitle
	{
		margin:0px;
		padding:0px;
		padding-bottom:5px;
		height:1%;
	}
.titleText
	{
		float:right;
		width:420px;
		padding-top:15px;
	}
.storyTitle h3
	{
		font-size:20px;
		font-weight:normal;
		padding-bottom:3px;
	}
.storyTitleText a, .storyTitleText a:visited
	{
		text-decoration:none;
		color:#202635;
	}
.storyTitleText a:hover
	{
		color:#4d4be9;
		text-decoration:none;
	}
.pageTitle
	{
		padding:5px 0 0px 0px;
		padding-bottom:5px;
	}
.pageTitle h3
	{
		font-size:24px;
		font-weight:normal;
		padding:5px;
		padding-top:0px;
	}
.pageTitle a, .pageTitle a:visited
	{
		text-decoration:none;
		color:#202635;
	}
.pageTitle a:hover
	{
		color:#4d4be9;
		text-decoration:none;
	}
.storyAuthor
	{
		color:#161616;
		font-size:13px;
		padding-bottom:3px;
		border-bottom:solid 1px #2d30ae;
	}
.storyAuthor a, .storyAuthor a:visited
	{
		color:#5c5af6;
		text-decoration:none;
	}
.storyAuthor a:hover
	{
		text-decoration:underline;
	}
.storyDate
	{
		float:left;
		width:60px;
		height:71px;
		padding-left:3px;
		overflow:hidden;
		color:#ffffff;
		text-align:center;
		background:url(images/dateBg.jpg) no-repeat top right;
	}
.date
	{
		font-size:14px;
		font-weight:normal;
		padding-top:16px;
	}
.month
	{
		font-size:14px;
		padding-top:2px;
		font-weight:normal;
	}
.year
	{
		font-size:11px;
		padding-top:2px;
	}
.storyContent
	{
		padding:0px 0px 30px 15px;
		text-align:justify;
		line-height:115%;
	}
.commentTag
	{
		font-size:11px;
		font-family:arial;
	}
.storyComment
	{
		padding-bottom:5px;
		padding-left:15px;
	}
.storyComment a, .storyComment a:visited
	{
		color:#4c4848;
		text-decoration:none;
	}
.storyComment a:hover
	{
		text-decoration:underline;
	}
.storyTags
	{
		color:#4c4848;
		padding-left:15px;
	}
.storyTags img
	{
		vertical-align:top;
	}
.storyTags a, .storyTags a:visited
	{
		color:#5c5af6;
		text-decoration:none;
	}
.storyTags a:hover
	{
		text-decoration:underline;
	}
/****************************************************************/
.sideBar
	{
		float:right;
		width:339px;
		color:#7b7b7b;
	}
.sideBarBg
	{
		background:url(images/sideBarBg.jpg) repeat-y left;
		height:1%;
	}
.sideBarBottom
	{
		background:url(images/sideBarBottom.jpg) no-repeat left bottom #b9c4df;
		padding:0px 0px 14px 0px;
		height:1%;
	}
.sideBarAds
	{
		float:left;
		width:144px;
		text-align:center;
		padding-top:8px;
	}
.ads
	{
		margin-bottom:8px;
	}
.sideBarRight
	{
		float:right;
		width:182px;
		padding-top:8px;
		padding-right:6px;
		text-transform:uppercase;
		font-family:tahoma;
		font-size:11px;
	}
.sideBar ul
	{
		height:1%;
	}
.sideBar ul ul
	{
		padding-top:0px;
	}
.sideBar ul ul ul
	{
		padding-top:0px;
		background:none;
	}
.sideBar li ul ul
	{
		margin:0px;
	}
.sideBarTitle
	{
		color:#0c0c0c;
		padding:6px 7px 7px 7px;
		margin-bottom:5px;
		background:url(images/sideBarTitle.jpg) repeat-x bottom #fdfdfd;
		border:solid 1px #bcc7e0;
	}
.sideBarTitle h2
	{
		font-size:11px;
		font-weight:bold;
		padding:0px;
	}
.sideBar li ul,li
	{	
		list-style:none;
	}
.sideBar ul li
	{
		list-style:none;
		margin:0px;
		padding:0px;
		padding-bottom:10px;
	}
.sideBar li li li
	{
		padding:0px;
		margin:0px;
		padding:4px 0px 4px 23px;
		list-style:none;
		border:none;
	}
.sideBar li li
	{
		border:none;
		padding:0px;
		display:block;
		padding:4px 0px 4px 23px;
		background:url(images/bullet.jpg) no-repeat 8px 8px;
		border-bottom:dashed 1px #7b7b7b;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#000000;
		font-weight:normal;
		text-decoration:none;
	}
.sideBar li li a:hover
	{
		text-decoration:underline;
		color:#000;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#000000;
		font-weight:normal;
		text-decoration:none;
	}
.sideBar li a:hover
	{
		text-decoration:underline;
		color:#000;
	}
.textwidget
	{
		padding:5px 10px 5px 10px;
	}
.rsswidget
	{
		color:#0c0c0c !important;
		font-size:11px !important;
		text-decoration:none !important;
	}
.rsswidget img
	{
		vertical-align:middle;
	}
/*****************************/
.twitterSideBar
	{
		width:176px;
		margin:0px auto;
	}
.twitterTop
	{
		background:url(images/twitterTop.jpg) no-repeat left top;
	}
.twitterBottom
	{
		background:url(images/twitterBottom.jpg) no-repeat left bottom;
		padding:7px;
		padding-top:70px;
		margin-bottom:10px;
		text-transform:none;
		height:1%;
	}
.twitterBottom a, .twitterBottom a:visited
	{
		color:#9a34bc;
		text-decoration:none;
	}
.twitterBottom a:hover
	{
		text-decoration:underline;
	}
.twitterBg
	{
		background:url(images/twitterBg.jpg) repeat-y left;
	}
.twitterBottom div h2
	{
		display:none;
	}
.profileData
	{
		padding:5px 0px;
		color:#11748e;
		border-bottom:dashed 1px #c086d4;
	}
.entry-content
	{
	}
.follow
	{
		padding-top:20px;
		padding-bottom:10px;
		text-align:right;
	}
/*********************/
.topSideBar
	{
		background:url(images/topSideBarBottom.jpg) no-repeat left bottom #5053d4;
		color:#ffffff;
		font-family:arial;
		font-size:12px;
	}
#recentPosts, #recentComments, #popularTags
	{
		display:none;
	}
.domtab
	{
		padding:5px 0px 0px 0px;
	}
.domtab ul.domtabs
	{
		float:left;
	}
.domtab ul.domtabs li
	{
		float:left;
		margin:0px;
		padding:0px;
		padding:0px 2px 0px 6px;
	}
.domtab ul.domtabs a, .domtab ul.domtabs a:visited
	{
		margin:0px;
		padding:0px;
		float:left;
		color:#ffffff;
		font-size:13px;
		text-decoration:none;
		overflow:hidden;
		background:url(images/widgetLeftBg.jpg) no-repeat left top;
	}
.domtab ul.domtabs a:hover
	{
		background:url(images/widgetLeftHover.jpg) no-repeat left top;
		text-decoration:none;
	}
.domtab ul.domtabs a.active
	{
		background:url(images/widgetLeftHover.jpg) no-repeat left top !important;
	}
.domtab ul.domtabs a.active span
	{
		background:url(images/widgetRightHover.jpg) no-repeat right top !important;
	}
.domtab ul.domtabs li span
	{
		background:url(images/widgetRightBg.jpg) no-repeat right top;
		float:left;
		padding-left:8px;
		padding-right:8px;
		cursor:pointer;
	}
.domtab ul.domtabs li a span
	{
		height:32px;
		padding-top:6px;
	}
.domtab ul.domtabs li a:hover span
	{
		background:url(images/widgetRightHover.jpg) no-repeat right top;
	}
ul.top
	{
		margin:0px 15px;
	}
.top li a
	{
		color:#ffffff !important;
		text-decoration:none;
	}
.top li li
	{
		border:none;
		background:url(images/widgetBullet.jpg) no-repeat 0px 7px;
		padding:2px 0px 2px 18px;
	}
.top li li a, .top li li a:visited
	{
		color:#ffffff;
		text-decoration:none;
	}
.top li li a:hover
	{
		text-decoration:underline;
		color:#ffffff;
	}
/*******************/
.tags
	{
		background:#b9c4df;
		padding:5px;
		padding-bottom:0px;
		font-family:arial;
		overflow:hidden;
		width:329px;
		font-style:italic;
	}
.tagTitle
	{
		color:#313030;
		font-family:arial;
		font-size:22px;
		padding-bottom:3px;
	}
.tags a, .tags a:visited
	{
		color:#132f73;
		text-decoration:none;
		padding-right:5px;
	}
.tags a:hover
	{
		text-decoration:underline;
	}
/***********************************************/
.search1
	{
		float:right;
		width:339px;
		color: #fff;
		overflow:hidden;
		background:url(images/searchBg.jpg) no-repeat left top #3A38CA;
	}
.search1 .searchText
	{
		float:left;
		width:190px;
		padding:2px;
		font-size:13px;
		font-family:verdana;
		color:#414141;
		margin-left:90px;
		margin-top:21px;
		border:solid 0px red;
		background:none;
	}
.search1 .go
	{
		float:left;
		width:40px;
		height:31px;
		margin-left:6px;
		margin-top:16px;
	}
/**********************/
.search
	{
		text-align:center;
		margin-bottom:8px;
		margin-top:10px;
		height:1%;
	}
.search .searchText
	{
		float:left;
		width:145px;
		padding-top:1px;
		padding-bottom:1px;
		font-size:12px;
		font-family:arial;
		margin-top:2px;
		border:solid 1px #696a8c;
	}
.search .go
	{
		float:left;
		margin-left:3px;
		width:30px;
		height:23px;
	}
/**********************************************/
.footer
	{
		text-align:center;
		
		padding-top:10px;
		padding-bottom:10px;
		overflow:hidden;
		color:#000000;
	}
.footer a, .footer a:visited
	{
		text-decoration:none;
		color:#f6085a;
	}
.footer a:hover
	{
		text-decoration:underline;
	}
	
	
	

/*****************************************************/
/*older entries, newer entries*/
.alignleft
	{
		float:left;
		padding-left:15px;
		font-family:tahoma;
		font-size:11px;
	}
.alignright
	{
		float:right;
		padding-right:0px;
		font-family:tahoma;
		font-size:11px;
	}
.navigation a , .navigation a:visited
	{
		text-decoration:underline;
		font-weight:bold;
		color:#4f4040;
	}
.navigation a:hover
	{
		text-decoration:none;
	}


/*********************************************************/
.comment_template
	{
		padding-left:20px;
	}
blockquote
	{
		padding:5px;
		width:400px;
		border:dashed 1px #bbbbbb;
	}
blockquote p
	{
		padding:5px 10px;
	}
h2.center
	{
		color:red;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		padding:10px;
	}
h3#respond
	{
		color:#4f4040;
		padding-top:5px;
		font-size:14px;
		font-weight:bold;
		padding-bottom:5px;
	}
#commentform p a, #commentform p a:visited
	{
		color:#5e5ce6;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
	}
	
	
/* ------------- comments.php --------------- */
#comment
	{
		font-family:verdana;
		font-size:12px;
		color:#4c5f5f;
		line-height:150%;
		width:480px;
		background:#f9f9fc;
		border:solid 1px #d2d0e3;
	}
#author
	{
		font-family:verdana;
		font-size:12px;
		color:#4c5f5f;
		width:200px;
		background:#f9f9fc;
		border:solid 1px #d2d0e3;
	}
#email
	{
		font-family:verdana;
		font-size:12px;
		color:#4c5f5f;
		width:200px;
		background:#f9f9fc;
		border:solid 1px #d2d0e3;
	}
#url
	{
		font-family:verdana;
		font-size:12px;
		color:#4c5f5f;
		width:200px;
		background:#f9f9fc;
		border:solid 1px #d2d0e3;
	}
	
/*response or comments in comments.php*/
h3#comments
	{
		color:#4f4040;
		padding-top:5px;
		padding-bottom:15px;
		font-size:14px;
		font-weight:bold;
	}

/* comment by any user (user name will be link) */
ul.commentlist li a, ul.commentlist li a:visited
	{
		color:#5e5ce6;
		text-decoration:none;
	}
ul.commentlist li a:hover
	{
		text-decoration:underline;
	}

/* search result's title */
h2.pagetitle
	{
		color:#2b4d9d;
		font-size:18px;
		font-weight:bold;
		padding-top:10px;
		padding-bottom:10px;
		text-align:center;
	}
	
/* no match found in search */
.error
	{
		color:#bd1313;
		font-size:18px;
		font-weight:bold;
		padding-top:10px;
		text-align:center;
	}

/*if there is any list posted by user in comment*/
.storyContent ul, ol
	{
		margin-left:20px;
		padding:5px;
	}
.storyContent ol li
	{
		list-style:decimal !important;
	}
.storyContent ul li
	{
		list-style:square !important;
	}


/**/
.article h2
	{
		font-size:16px;
		font-weight:bold;
	}
	
	
/************************************/
.commentAvatar
	{
		float:left;
		width:200px;
	}

.fl_right
	{
		padding:5px;
		height:1%;
	}
.fl_left
	{
		
		float:left;
		width:50px;
		padding-top:8px;
	}
.commentText
	{
		float:right;
		width:500px;
		padding-top:8px;
		text-align:left;
		padding-right:5px;
		padding-bottom:10px;
	}
.avatarImg
	{
		float:left;
		width:40px;
		height:35px;
		padding-left:10px;
		text-align:left;
		padding-bottom:5px;
	}
.commentAuthor
	{
		color:#62627f;
		padding:5px;
	}
.authorLink
	{
		font-size:14px;	
		color:#5e5ce6;
	}
.commentText em
	{
		color:#62627f;
	}
.contentt
	{
		background:#f9f9fc;
		border:solid 1px #d2d0e3;
		height:1%;
	}
/*********************************************************/

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#d0cece; margin:0 5px;}
.b2f {height:1px; background:#f5f4f4; margin:0 3px; border-left:solid 2px #d0cece; border-right:solid 2px #d0cece;}
.b3f {height:1px; background:#f5f4f4; margin:0 2px; border-left:solid 1px #d0cece; border-right:solid 1px #d0cece;}
.b4f {height:2px; background:#f5f4f4; margin:0 1px; border-left:solid 1px #d0cece; border-right:solid 1px #d0cece;}

/**********************************************************/	
/* Begin Comments*/
/*.alt {
	margin:0px;
	padding:10px;
	border:solid 5px #7f9db9;
	background:#fff;
	color:#000;
	}*/
ul.commentlist {
	padding:0px;
	margin:0px;
	text-align: justify;
	width:565px;
	}
.commentlist li {
	margin:0px;
	margin-bottom:40px;
	padding: 0px;
	list-style: none;
	/*background:#ededed;*/
	height:1%;
	}
.commentlist li cite img
	{
		border:0px;
		vertical-align:middle;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	margin-top:3px;
	display: block;
	padding:0px 0px 0px 0px;
	}
/* CALENDER STYLE */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 180px;
	color:#302f2f;
	text-align:center;
	font-family:arial;
	font-size:12px;
	text-transform:none;
	}
#wp-calendar th
	{
		color:#060606;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#5053d4;
	text-align: right;
	}
#wp-calendar #next a:hover
	{
		text-decoration:none;
		color:#5053d4;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#5053d4;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:none;
		background:none;
		color:#5053d4;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	width:180px;
	color:#424141;
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #5053d4;
	text-decoration:underline;
	font-weight:bold;
}
#wp-calendar td a:hover {
	background: #5053d4;
	border-left: none;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */


/************************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   /*-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
