/*  
    Theme Name: Custom psychic
    CSS Document 
	Date: 31 october, 2008.
	Title: home page alternative layout 
====================================
*/
body{
	margin:0;	
	font-family: Arial,Georgia,Verdana, Lucida, Helvetica, sans-serif;
	font-size:11px;
	background:#784982 url(images/midPic.jpg) no-repeat 0 81px;
    /*position:relative; */
		
}
*{
	padding:0;	margin:0; /*all default value will set zero */
}
ul,li,ol{
	list-style:none;
}
img,fieldset{
	border:none;
}	

a,a:hover, a:active{
	color:#000000;
	text-decoration:none;
}
.hide
{
     position: absolute;
     left: -9999px;
}

/*----------------------------Page Structure*/

#outerwrap{
	background:url(images/bodybg.gif) repeat-x 0 568px;
    text-align: center;

}


#wrap{
	width:970px;
	margin:0 auto;
    position: relative;
}
#header{
	height:81px;
	width:970px;
	overflow:hidden;
}
#header h1{
    float:left;
}
#header h1 a{
    background: url('images/logo.gif') no-repeat left 10px;
    width: 198px;
    height: 66px;
    display: block;
}

#header img{
	float:left;
	margin-top:10px;
}
#hdrnav{
	float:left;
	height:81px;
	/*background-color:#9999CC;*/
}

#subHome{
	display:none;
	position:absolute;
	left:240px;	top:70px;
    border-bottom:1px solid #FFF;
}

#subHome ul{
	background-color:#FFFFFF;
	width:165px;	height:29px;
	border-bottom:1px #fff solid;
	
}

#subHome li{
	width:153px;	height:17px;
	background: url(images/subnav.png) no-repeat;
	
	border:1px #fff solid;
	border-bottom:none;
	color:#000000;
	padding:10px 0 0 10px;
	font-size:13px;
}

#hdrnav dl{
	overflow:hidden;
	margin:51px 0 0 27px;  /*27+20=47*/
}
#hdrnav dl dd{
	float:left;
	color:#F5B7F4;
}
#hdrnav dl dd a{
	font-size:13px;
	font-weight:bold;
	color:#F5B7F4;
	margin:0 20px;
	text-decoration:underline;
}
#hdrnav dl dd a:hover{
	color:#FFFFFF;

}
#search{
	float:left;
	margin-left:13px; /*18+20=38*/
	width:286px;
    margin-top: 17px;
}

.search-custom{
    margin-right: 5px;
    margin-top: 1px;
    padding-top: 3px;
    width: 188px;
    height: 24px;
    border: none;
    float: left;
    background: url('images/searchbox.gif') left top;
}

.search-custom-button{
    background: url('images/submitchanged.gif') no-repeat left top !important;
    border: 0 none;
    width: 67px;
    height: 29px;
    color: #fff;
    font-family: Arial,Georgia,Verdana, Lucida, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
}
.submit{
	width:67px;
	height:29px;
	margin:17px 0 0 193px;
	font-weight:bold;
	border:0;
}
#main{
	width:932px;   /*964-16-16=932*/
	background-color:#FFFFFF;
	border:#DBDBDC 3px solid;
	margin-top:19px;
	padding:16px;
	overflow:hidden;
    text-align: left;
}
* html #main{
    width: 964px;   
}
*+ html #main{
    width: 964px;   
}

#mainlft{
	width:650px;
	float:left;	
    min-height: 1060px;
}
#welcome{
	background:url(images/welcomebg.jpg) no-repeat;
	height:203px;
	padding:22px 115px 0 58px;
}
#welcome h2{
	font-family:Rockwell,Georgia,Verdana, Lucida, Helvetica, sans-serif;
	font-size:41px;
	color:#530275;
	margin:0 0 16px 0;	
}
#note{
	font-size:13px;
	font-family:Verdana,Georgia,Verdana, Lucida, Helvetica, sans-serif;
	padding-left:2px;
    text-align: justify;
}
#posthding{
	padding:14px 0 20px 0;

}
.prev a{
	color:#C168BF;
	text-decoration:none;
	/*background:url(images/arrow1.gif) no-repeat 5px 5px;*/
	padding-left:20px;
	display:block;
}
.prev a:hover{
    color:#333;
    text-decoration:underline;
}
*html #posthding ul li{
    height: 1%;
}

.next a{
	color:#C168BF;
	text-decoration:none;
	/*background:url(images/arrow2.gif) no-repeat right 5px;*/
	padding-left:2px;
	display:block;
}
.post{
	width:642px;
	padding-right:8px;

}
.post h2, .post h2 a, .post h2 a:hover{
	font-size:21px;
	color:#007EE3;
	margin-bottom:20px;
    text-decoration: none;
}
.post h3{
	font-size:13px;
	color:#555454;
	font-family:"Trebuchet MS",Georgia,Verdana, Lucida, Helvetica, sans-serif;
}
.post img{
	float:left;
	margin:0 20px 0 0;

}
.post p{
	font-size:13px;
	font-family:Verdana,Georgia,Verdana, Lucida, Helvetica, sans-serif;
    color: #2a1807;
	margin-bottom:26px;
    text-align: justify;
    line-height: 16px;
}
.post .bottom{
	margin-bottom:16px;
}
.post a{
	font-size:13px;
	font-family:"Trebuchet MS",Georgia,Verdana, Lucida, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}
.post .entry a{
    na
    font-family: "Trebuchet MS",Georgia,Verdana, Lucida, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}
.post .blue{
	font-size:13px;
	font-weight:normal;
	color:#0583E8;
}
.post .showratings{
	background:url(images/style1.jpg) no-repeat 0 5px;
	height:28px;
	border-top:1px #D088CE solid;
	border-bottom:1px #D088CE solid;
	padding-left:35px;
	margin:20px 0 30px 0;
}
.post .showratings li{
	float:left;
	background:url(images/style2.gif) no-repeat 0 6px;;
	padding:0 15px;
	margin-top:5px;
}
.post .showratings li a{
	font-size:12px;
	text-decoration:none;
	font-weight:normal;

}
.post .showratings .none{
	background:none;
	padding:0;
    overflow: hidden;
}
.post .showratings .none img{
    margin:0;
    padding: 0;
    width: auto;
    height: auto;
    border: none;
    
}
.post .showratings .rt{
	padding-right:20px;
}
.post .showratings img{
	background-color:#CC00CC;
	margin:0;

}
#mainrt{
	width:260px;
	float:right;
	height:200px;

}

#log{
	overflow:hidden;

}
#log p{
	color:#530275;
	font-weight:bold;
	margin-bottom:12px;
}
#log h2{
	color:#C66BC3;
	float:left;
	width:145px;
	background:url(images/rainbow.gif) no-repeat 109px 0;
	font-weight:bold;
	font-size:21px;
	margin-bottom:32px;
}
#log span{	
	width:88px;
	float:right;
	height:25px;
	background:url(images/reader.gif) repeat-x;
	display:block;
	color:#CCCCCC;
}
.inbox{
	height:12px;
	width:36px;
	background-color:#808080;
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
	margin:3px 4px 0 2px;
	border:#B6B6B6 1px solid;
	border-left:#595959 1px solid;
	border-top:#595959 1px solid;
}
.gray{
	color:#666666;
	font-weight:normal;
}
#log ul li{
	margin-bottom:2px;
}

#log ul li label{
	color:#530275;
}
.passbox{
	background:url(images/passbox.gif) no-repeat;
	border:0;
	width:157px; height:19px;
	margin-bottom:5px;
}
.submit2{
	background: url(images/login.gif) no-repeat;
	border:0;
	width:51px; 
    height:21px;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	margin-bottom:18px;
}
#sidebar{
    float: right;
    width: 260px;
}


#sidebar li{
    width:255px;
    background:#F8E5F8 url(images/rtcont.gif) no-repeat;
    padding:0 0 5px 5px;
    margin-bottom:20px;
}
* html #sidebar li{
    width: 213px;
}


#sidebar li h2{
	font-size:17px;
	color:#FFFFFF;
	padding:15px 0 5px 20px;
}
* html #sidebar li h2{
    border-bottom: 1px solid #d088ce;
}
*+ html #sidebar li h2{
    border-bottom: 1px solid #d088ce;
}
#sidebar li p{
    font-family: Arial,Georgia,Verdana, Lucida, Helvetica, sans-serif;
    color: #793178;
    font-size:13px;
    padding: 10px 5px;
}
#sidebar li ul{
    width:215px;
    border-left:2px #FFF solid;
    border-right:2px #FFF solid;
    border-bottom:2px #FFF solid;
    border-top:0;
    margin-top: 0;
    padding:19px 0 24px 30px;
}
*html #sidebar li ul{
    margin-right: 4px;
    width: 213px;
    margin-top: 1px;
}
#sidebar li ul li{
    background:url('images/style3.gif') no-repeat left 4px;
    margin-bottom: 10px;
}
*html #sidebar li ul li{
    height: 1%;
}
#sidebar li ul li a{
    font-family: Arial,Georgia,Verdana, Lucida, Helvetica, sans-serif;
    color: #793178;
    font-size:13px;
    margin-left:15px;
    margin-right:10px;
    display: block;
    text-decoration: none;
    width: 150px;
}

/* Rss */
#rss-313413381{
    position: relative;
    margin-bottom: 20px !important;
    background: none !important;
}
#rss-313413381 li{
    display: none !important;
}
* html #rss-313413381 h2{
    border-bottom: 0 none !important;
}
*+ html #rss-313413381 h2{
    border-bottom: 0 none !important;
}
#rss-313413381 ul{
    padding: 0 !important;
    display: none !important;
    max-height: 0 !important;
}
#rss-313413381 ul li a{
    font-size: 1px !important;
}
#rss-313413381 li h2{
    height: 30px !important;
    background: none !important;
}
#rss-313413381 li p{
    padding: 0 !important;
}
#rss-313413381 h2 a{
    font-size: 21px;
    color: #c66bc3;
    line-height: 30px;
    /*margin-right: 30px;*/
    text-decoration: none;
    
}
#rss-313413381 h2 a img{
    position: absolute;
    height: 30px;
    width: 30px;
    margin-left: 105px;
}

/* Login Form */
#ym-login-widget{
    background: none !important;
}
#ym-login-widget p{
    padding: 0 !important;
}
#ym-login-widget h2{
    font-family: Arial,Georgia,Verdana, Lucida, Helvetica, sans-serif !important;
    color: #530275 !important;
    font-size: 11px !important;
    margin-bottom: 12px !important;
    font-weight: bold !important;
    padding: 0 !important;
}
* html #ym-login-widget h2{
    border-bottom: 0 none !important;
}
*+ html #ym-login-widget h2{
    border-bottom: 0 none !important;
}


#ym-login-widget .ebLoginForm{
    margin-bottom: 20px;
    width: 255px;
}
#ym-login-widget .ebLoginForm p label{
    display: block;
}
#ym-login-widget .ebLoginForm p input{
    border: 0;
    width: 153px;
    height: 15px;
    background: url('images/passbox.gif') no-repeat left top;
    padding: 2px;
    color: #530275;
}
#ym-login-widget input#wp-submit{
    margin-top: 10px;
    background:transparent url(images/submit.gif) repeat scroll 0 0;
    border:0 none;
    color:#FFF;
    font-weight:bold;
    height:29px;
    width:67px;
}

#ym-login-widget p,#ym-login-widget p a,#ym-login-widget ul li a{
    text-decoration: none;
    font-family: Arial,Georgia,Verdana, Lucida, Helvetica, sans-serif;
    color: #530275;
    font-size: 11px;
    font-weight: normal;
    padding-left: 10px;
}
#ym-login-widget ul{
    margin-left: 0 !important;
    padding: 0 !important;
    overflow: hidden !important; 
    float: left !important;
}
#ym-login-widget ul li{
    font-family: Arial,Georgia,Verdana, Lucida, Helvetica, sans-serif;
    color: #530275;
    font-size: 11px;
    font-weight: normal;
    padding-left: 10px;    
    background: none !important;
    display: block !important;
    max-height: 10px !important;
    width: auto !important;
    float: left !important;
}
#ym-login-widget ul li a{
    width: auto !important;
}

/*Search*/
#adsensem-search-engine div{
    margin-top: 19px;
    float: left;
}
/*Footer*/
#footer{
    color:#CECCCE;
    padding-top:23px;
    padding-bottom:100px;
    text-align: left;
}

/*Start of Singlepage style*/
.response h2{
    font-size:21px;
    color:#007EE3;
    padding-bottom:20px;
    padding-bottom:10px;
}
.response{
    width:650px;
    overflow:hidden;
    margin-bottom:30px;
}

.responselt{
    width:304px;
    float:left;
}
.responselt span{
    display:block;
    width:304px;
    overflow:hidden;
    margin-bottom:19px;
}
.responselt span label{
    width:59px;
    text-align:left;
    display:block;
    float:left;
    color:#A02EAE;
    font-size:13px;
    padding-top:3px;
}
.resbox{
    background:url(images/responsebox.gif) no-repeat;
    width:220px;
    height:24px;
    border:none;
    padding:3px 0 0 5px;
}
.responselt p{
    font-size:12px;
    font-family:Verdana, Arial,Georgia,Verdana, Lucida, Helvetica, sans-serif;
}
.responsert{
    width:346px;
    float:right;
    background:url(images/pagert.gif) repeat-y;
    width:346px;
}
.responsert ul{
    overflow:hidden;
    padding:0 0 4px 0;
}

.responsert ul .lt{
    width:225px;
    float:left;
    height:11px;
    font-size:13px;
    color:#2D063D;
    padding:4px 0 0 16px;
    margin:0 0 5px 0;
}
.responsert ul .rt{
    width:99px;
    float:right;
    height:13px;
    padding:2px 0 0 6px;
    margin-bottom:5px;
}
.message{
    clear:both;
    padding-top:10px;
    margin-left:50px;
}
.msbox{
    width:580px;
    height:81px;
    border:1px #E1B6E0 solid;
    background-color:#F9EDF9;
    padding:0 0 0 10px;
    color:#A02EAE;
}
.msgsub{
    background:url(images/pagsub.gif) no-repeat;
    height:29px;
    width:97px;
    border:none;
    font-size:13px;
    font-weight:bold;
    color:#FFFFFF;
    margin:5px 0 50px 0;
}
/*End of Singlepage style*/

/*lost password page*/
#lost{
    width:650px;
    background-color:#E8B7E7;
    padding:51px 0;  
}
*html #lost {
	padding-bottom: 21px 0;
}
*+html #lost{
	padding-bottom: 21px 0;
}
#lost span{
    display:block;
    width:371px;
    height:48px;
    background-color:#D088CE;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    margin:0 0 0 133px;
    color:#FFFFFF;
    padding:14px 0 0 11px;
}
#lost ul{
    margin:10px 0 0 133px;

}
#lost ul li,#lost p{
    width:390px;
    text-align:center;
    margin-top:12px;
    overflow:hidden;    
}
#lost p{
    margin-left:131px;
}
#info span{
    width:249px;
    height:20px;
    padding:0;
    border:1px #D088CE solid;
    background-color:#EFCCEE;
    text-align: center;
    margin:0;
    font-family:Arial, Helvetica, sans-serif;
    color:#A02EAE;
    display:block;
}
#lost ul li label,#lost p label{
    font-size:13px;
    width:130px;
    font-weight:bold;
    color:#A02EAE;
    text-align:left;
    padding-top:5px;
    float:left;    
}
#lost p input{
    float:left;
    color:#333333;
    padding: 4px 0 0 4px;
}
#lost p input#wp-submit{
    background:transparent url(images/register.gif) no-repeat scroll 0 7px;
	border:0 none;
	color:#FFFFFF;
	font-weight:bold;
	height:36px;
	margin-left:131px;
	width:93px;
}
#lost p .custom_select{
    width:258px;
    background-color: #f8e5f8;
    height: 27px;
    padding-left: 5px;
    background: url(images/emailbox.gif) no-repeat;
    border: 0 none;
    line-height: 27px;
}
*html #lost p .custom_select{
    width: 247px;
}
#info{
    width:254px;
    margin-left:265px;
    padding-top:5px;
    display:inline;
}
#lost input, .lostemail{
    background: url(images/emailbox.gif) no-repeat;
    width:248px;
    height:28px;
    border:none;
}
.lostpass #user_login{
    width: 252px !important;
}
*html .lostpass #user_login{
	width: 248px;
}
#lost p #pass-strength-result{
    width: 237px;
    height: 27px;
    border:1px solid #d088ce;
    text-align: center;
    background-color: #efccee;
    font-family: Arial,Georgia,Verdana, Lucida, Helvetica, sans-serif;
    color:#a02eae;
    font-weight: normal;
    font-size: 13px;
}
#lost p small{
    margin-left: 125px;
    width: 252px;
    display: block;
    font-family: Arial,Georgia,Verdana, Lucida, Helvetica, sans-serif;
    color:#784982;
    font-weight: normal;
    font-size: 11px;
    margin-top: 5px;
}
#lost p #privacy{
    width: 247px;
    height: 208px;
    background-color: #f8e5f8;
    font-family: Arial,Georgia,Verdana, Lucida, Helvetica, sans-serif;
    color:#784982;
    font-weight: normal;
    font-size: 12px;
    border:1px solid #d088ce;
    text-align: justify;
}
#lost p .policy{
    width: 250px;
    margin-left: 133px;
}
#lost p .policy input{
    float: left;
    height:14px;
    width:10px;
    margin-right: 5px;
}
#lost .submit{
	float:left;
	display: block;
	margin: 0 auto 0 131px;
	text-align:left;
}
*html #lost .submit{
	margin: 0 auto;
	margin-top: 5px;
	margin-left: 44px;
}
*+html #lost .submit{
	margin: 0 auto;
	margin-left: 66px;
}
#lost .submit .register{
    background: url('images/register.gif') no-repeat left top !important;  
    width: 93px;
    height: 28px !important;
    color: #fff;
    float: left;
    padding: 0 !important;
}
*html #lost .submit .register{
	margin-right: 130px;
}
*+html #lost .submit .register{
    margin-right: 130px;
}
#belowlost{
    width:650px;
    text-align:center;
    font-size:12px;
    color:#8E3399;
}
#belowlost a{
    color:#8E3399;
    text-decoration:underline;
    margin:0 4px;
}
.txtfld{
    background-color:#F8E5F8;
    color:#784982;
    font-size:12px;
    width:252px;
    height:179px;
    margin-bottom:12px;
}
#info b{
    color:#784982;
    font-size:13px;
    font-weight:bold;
    padding-left:5px;
}
#info small{
    color:#784982;
    width:254px;
    font-size:11px;
    margin:5px 0;
    display:block;
}
/*#lost #wp-submit,*/ 
.register{
    background:url(images/register.gif) no-repeat;
    height:29px;
    width:93px;
    border:none;
    margin:0 0 21px 125px;
    color:#FFFFFF;
    font-weight:bold;
    font-size:15px;
}
.passsubmit{
    background:url(images/subemail.gif) no-repeat left top!important;
    width:182px !important;
    height:30px;
    border:none;
    color:#FFFFFF;
    margin-bottom:60px;
    margin-left: 51px;
	font-size:15px;
    font-weight:bold;
}
*html .passsubmit{
	float: left;
	margin: 0;
}
*+html .passsubmit{
	margin:0;
	padding: 0;
	float: left;
}
#reg_passmail{
    display: none;
}
/* Lost Password eND*/

/*Contact Us block*/
#cforms2form{
    width: 650px;
    background-color: #e8b7e7;
}
#cforms2form .cf-fs1{
    background: none !important;
    margin-left: 120px;
}
#cforms2form .cf-sb{
    background: none !important;
    margin-left: 118px;
    
}
#cforms2form .cf-fs1 span{
    color: #a02eae;
    font-family: Arial,Georgia,Verdana, Lucida, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
}
#cforms2form .cf-fs1 span.reqtxt{
    color: #a02eae;
    font-family: Arial,Georgia,Verdana, Lucida, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
}
#cforms2form .cf-fs1 .cf-ol input.single{
    width: 252px !important;
    background: url('images/emailbox.gif') no-repeat left top;
    height: 22px !important;
    color: #ac77b7;
    font-family: Arial,Georgia,Verdana, Lucida, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
}
.cform textarea{
    border: 1px solid #e8b7e7;
    background-color: #f8e5f8 !important;
    height: 142px !important;
}
.cform input.sendbutton{
    width: 93px !important;
    height: 29px !important;
    background: url('images/register.gif') no-repeat left top !important;
    color: #fff !importnat;
    font-family: Arial,Georgia,Verdana, Lucida, Helvetica, sans-serif !importnat;
    font-weight: bold !importnat;
    font-size: 13px !important; 
}
.linklove a, .linklove a:visited{
    color: #a02eae !important;        
}
.cform input, .cform textarea, .cform select{
    color: #ac77b7 !important;
}
.cform input:hover, .cform textarea:hover, .cform select:hover {
    background:#B0D77D none repeat scroll 0 0;
    color: #000 !important;
}
input#sendbutton2{
    color: #fff !important;
}
.cform input:focus, .cform textarea:focus, .cform select:focus{
    color: #ac77b7 !important;
}
.cform textarea {
    color: #ac77b7 !important;
}

/*bbPress*/
#discussions h2{
    font-size: 21px;
    font-family: Arial,Tahoma;
    color: #3666b8;
}
#discussions #latest{
    width: 650px;
    margin: 20px 0;
    border: 1px solid #d088ce;
    border-top:0;
}
#discussions #latest tr{
    line-height: 32px;
}

#discussions #latest tr th,#forumlist tr th{
    background-color: #d088ce;
    text-align: center;
    font-family: verdana,Georgia,Verdana, Lucida, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    border-right: 1px solid #fff;
}
#discussions #latest tr .first,#forumlist tr .first{
    text-align: left;
    padding-left: 10px;
    width: 300px;
}
#discussions #latest tr th a{
    font-family: verdana,Georgia,Verdana, Lucida, Helvetica, sans-serif;
    font-size: 13px;
    color: #6a3974;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
#discussions #latest tr,#forumlist tr{
    background-color: #f1def0;
}
#discussions #latest .alt,#forumlist .alt{
    background-color: #f7eaf6;
}
#discussions #latest .thefirst, #forumlist .thefirst{
    background-color: #e8b7e7;
}
#discussions #latest .alt td,#discussions #latest tr td,#forumlist .alt td, #forumlist tr td{
    
    border: 1px solid #d088ce;
    border-bottom: 0;
    border-left: 0;
}
#latest tr td,#latest tr td a,#latest tr td a:active,#latest tr td a:hover,#forumlist tr td{
    text-align: center;
    color: #662973;
    font-family: Verdana,Georgia,Verdana, Lucida, Helvetica, sans-serif;
    font-size: 13px;
    text-decoration: none;
}
#latest tr .topictitle,#forumlist .topictitle{
    text-align: left;
}
#latest tr .topictitle a,#forumlist .topictitle a{
    padding:0 23px;
    color: #662973;
    font-family: Verdana,Georgia,Verdana, Lucida, Helvetica, sans-serif;
    font-size: 13px;
    text-decoration: none;
}
/* Forum Listings */
#forumlist{
    width: 650px;
    margin-top: 20px;
    border: 1px solid #d088ce;
}
#forumlist tr{
    line-height: 32px;
}

/*Message after Password Recovered*/
.finalnoice{
    margin: 100px;
    padding: 40px 20px;
    text-align: center;
    font-size: 16px;
    background-color: #F8E5F8;
    color: #530275;
    font-weight: bold;
}