/*
Theme Name: MeLoveMoney
Theme URI: http://www.melovemoney.com/
Author: Md. Tohedul Islam
Author URI: http://crebsol.com/
*/

/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline;   
}
ol,ul{ 
	list-style:none; 
}
blockquote,q{ 
	quotes:none; 
}
blockquote:before,blockquote:after,q:before,q:after{ 
	content:''; 
	content:none; 
}
:focus{ 
	outline:0; 
}
ins{ 
	text-decoration:none; 
}
del{ 
	text-decoration:line-through; 
}
table{ 
	border-collapse:collapse; 
	border-spacing:0; 
}
/*--------------- General Styles 
*/
.skiplink{ 
	display:none; 
}
a,a:visited{ 
 text-decoration:none; 
}
a:focus,a:hover{ 
	text-decoration:underline; 
}
body{ 
	color:#000; 
	font:62.5%/1  Arial,"Trebuchet MS", Verdana,Georgia, Lucida,Helvetica, sans-serif;
	padding:0;
	margin:0;
	background:#fff url(images/bgr_body.jpg) repeat-x;
	padding:8px 0 11px 0;
}
.hide{
     position: absolute;
     left: -9999px;
}
/*-------------------------------page start-------------------------*/
#wraper{
	width:932px;
	margin:0 auto;
}

#maintop,
#mainbtm,
#mainbg{
	width:932px;
}
#maintop{
	background:url(images/bgr_main_top.png) no-repeat;
	padding-top:7px;
}
#mainbtm{
	background:url(images/bgr_main_btm.png) no-repeat bottom left;
	padding-bottom:7px;
}
#mainbg{
	background:url(images/bgr_main_bg.png) repeat-y;
}
#mainarea{
	width:900px;/*932*/
	padding:9px 16px;
}
/*----------------------header
*/
#header{
	width:930px;
	height:212px;
	position:relative;
}
#header img{
	display:block;
	float:left;
	display:inline;
}
.logo{
	width:324px;
	height:81px;
	position:absolute;
	top:40px;
	left:17px;
}
.logo a{
	display:block;
	background:url(images/logo.png) no-repeat;
	width:324px;
	height:81px;
}
/*-------------------all_iconarea
*/
.all_iconarea{
	width:900px;
	height:51px;
	background:url(images/bgr_all_pic.png) repeat-x;
	position:absolute;
	top:161px;
	left:0;
	overflow:hidden;
}
.all_iconarea img{
	margin-right:8px;
	height:51px;
}
/*--------------------------------------------content
*/	
#content{
	width:650px;
	margin-right:15px;
	text-align:justify;
}
.post{
	width:650px;
}
.how_wealthy{
	padding:10px 0;
	font-size:18px;
	color:#438CB2;
	font-style:italic;
	line-height:24px;
	background:url(images/bgr_dot.jpg) repeat-x bottom left;
	font-weight:normal;
}	
.how_wealthy a{
	font-size:18px;
	color:#438CB2;
	text-decoration:none!important;
}
.how_wealthy a:hover{
	color:#8fe6fa;
}
/*--------------------------------------video
*/
.video{
	width:504px;/*900*/
	padding:17px 198px 15px 198px;
}
.quote{
	width:502px;/*502*/
	border:1px solid #519CC3;
	padding:11px 0;
	overflow:hidden;
	background:#DBEBF3;
}
.post h3{
	font-weight:normal;
	font-style:italic;
	font-size:18px;
	color:#000;
	padding-bottom:15px;
	text-align:center;
}
.post form{
	width:392px;/*513*/
	background:url(images/bgr_login.jpg) no-repeat;
	width:513px;
	height:174px;/*206*/
	margin-left:50px;
	padding:32px 38px 0 83px;
	margin-bottom:20px;
}
.post form div{
	width:392px;
	overflow:hidden;
	padding-bottom:20px;
}
.post form div label{
	display:block;
	float:left;
	width:62px;
	text-align:right;
	line-height:35px;
	font-size:18px;
	color:#2F7DB0;
	font-style:italic;
	padding-right:8px;
}
.post form div .text{
	background:url(images/bgr_inp.jpg) no-repeat right top;
	width:312px;/*322*/
	height:23px;/*35*/
	border:none;
	float:left;
	padding:6px 5px;
	color:#2F7DB0;
	font-size:18px;

}
.post form .submit{
	padding-left:72px;
	width:320px;
}
.post form .submit .image{
	background:url(images/btn_sign_up.jpg) no-repeat;
	width:109px;
	height:33px;
	border:none;
	cursor:pointer;
}
/*-----------------------------entry
*/
.post{
	width:650px;
}
.post h4{
	font-size:18px;
	color:#000;
	line-height:24px;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:7px;
}
.post h2{
	font-weight:normal;
	font-size:18px;
	color:#E9E3DB;
	padding-left:14px;
	background:url(images/bgr_heading_text.jpg) no-repeat;
	width:640px;/*900*/
	height:35px;/*43*/
	padding-top:8px;
	margin-bottom:8px;
	clear:both;
}
.post p{
	font-size:12px;
	color:#000;
	line-height:24px;

}
.post strong{
	color:#000;
}
.post a{
	color:#000;
	text-decoration:underline;
}

.post a:hover{
	text-decoration:none;
        color:#257DBE;
}
.post ol{
	padding-left:22px;
	list-style-type:decimal;
	list-style-position:inside;
	text-align:justify;
}
.post ol li{
	font-size:12px;
	color:#000;
	line-height:18px;
	padding-bottom:15px;
	list-style-type:decimal;
	list-style-position:inside;
}
.post .how_wealthy{
	padding:10px 0;
	font-size:18px;
	color:#000;
	font-style:italic;
	line-height:24px;
	background:url(images/bgr_dot.jpg) repeat-x bottom left;
	font-weight:normal;
	height:auto;
	margin-bottom:12px;
	width:100%;
}	
blockquote{
	background:url(images/bgr_quote.jpg) no-repeat;
	width:610px;/*900*/
	height:80px;
	font-size:14px;
	color:#5D7480;
	padding:5px 14px 0 30px;
	line-height:24px;
	font-style:italic;
}
.post p span{
	line-height:18px;
	padding-bottom:15px;
	font-size:14px;
	color:#000;
	font-style:italic;
}
.post p small{
	font-size:14px;
	color:#000;
}
.align_lft{
	float:left;
	margin-right:13px;
}

.align_rgt{
	float:right;
	margin-left:10px;
}
.post-edit-link{
	color:#2D7EA7;
	font-size:12px;
}
.post big{
	font-size:16px;
	display:block;
	text-align:center;
}
.post big a{
	text-decoration:none!important;
}
.post big a:hover{
	text-decoration:underline!important;
}
caption{
	text-align:center;
}
/*----------------------footer
*/
.footer{
	width:900px;
	height:66px;
	text-align:center;
	background:#000;
	margin-top:10px;
}
.footer ul{
	width:900px;
	height:29px;
}
.footer ul li{
	display:inline;
	padding:0 16px 0 18px;
	background:url(images/ico_footermenubar.jpg) no-repeat;
}
.footer ul li a{
	color:#fff;
	font-size:12px;
	line-height:29px;
}
.footer ul .firstitem{
	background:none;
}
.footer p{
	color:#fff;
	font-size:12px;
	line-height:16px;
}
.footer p a{
	color:#fff;
}
/*------------------------dropdown menubar
*/
#menu{
	width:898px;
	height:33px;
	background:#000;
	padding:1px;
}
#menu ul{
	width:898px;
	overflow:hidden;
}
#menu ul li{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li a{
	display:block;
	line-height:33px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:0 25px;
	text-decoration:none;
}
#menu ul li a:hover , #menu ul li.current_page_item a{
	background:url(images/bgr_nav_hov.jpg) repeat-x;
	color:#000;
}
#menu ul li ul{
	z-index: 9999!important;
	position: absolute;
	left: -999em;
	height: auto;
	width: 220px;
	margin: 0px;
	border:1px solid #000;
	background:#000!important;
	}
#menu ul li li {
	margin: 0px;
	padding: 0px;
	border-top:1px solid #000;
	
	}
#menu ul li li:first-child{
	border:0;
}
#menu ul li li label{
	background:url(images/bg/iconDrop.png) no-repeat;
	width:7px;
	height:7px;
	display:block;
	float:left;
	margin-top:10px;
	margin-right:4px;
}
#menu ul li ul a { 
	width: 194px;/*160*/
	line-height:20px;
	color:#F5F5F5;
	font-size:12px;
	display:block;
	padding-left:6px;
        padding-top:2px;
	padding-bottom:2px;
}
#menu ul li ul a:hover, #menu ul li ul a:active {
	color:#1D7ABB;
	background:url(images/bgr_nav_hov.jpg) repeat-x;
	background:#ebebeb;
}
#menu ul li ul ul {
}

#menu ul li:hover ul ul, #menu ul li:hover ul ul ul, #menu ul li.sfhover ul ul, #menu ul li.sfhover ul ul ul {
	left: -999em;
}
#menu ul li:hover ul, #menu ul li li:hover ul, #menu ul li li li:hover ul, #menu ul li.sfhover ul, #menu ul li li.sfhover ul, #menu ul li li li.sfhover ul {
	left: auto;
}
#menu ul li:hover, #menu ul li.sfhover { 
	position: static;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
/* Captions */
.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;
	-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;
}
/* End captions */

.post ul{
	margin: 10px 0px 10px 0px;
		padding: 7px 0px 6px 35px;
		font-weight: bold;
		text-decoration:none;
	line-height: 100%
}
.post ul li{
	font-size:14px;
	color:#839196;
	line-height:18px;
	padding-bottom:15px;
	background: url(images/list_arrow.png) 0 0 no-repeat;
	text-decoration:none;
}
.contactpage{
	width:900px;
        height:420px;
	padding:15px 0;
        overflow:hidden;
}
.contactpage form{
	background:none!important;
}
.contactpage small{
	display:block;
	margin-bottom:10px;
	 font-size:16px;
}
.contactpage input{
	background:none!important;
	padding:0;
	margin:0;
	margin-top:7px;
        border:none;
	border:1px solid #000;
}
.contactpage textarea{
	background:none!important;
        border:1px solid #000;
        overflow:hidden;
	margin-top:7px;
}











ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li,
ul.plus li {
	margin: 10px 0px 10px 0px;
	padding: 7px 0px 6px 35px;
	font-weight: bold;
	line-height: 100%
}

ul.arrow li {  }























