@charset "utf-8";
html {
	width: 100%;
	height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	color:#fff;
	background-color:#000;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin:0px;
	padding:0px;
}
/*
table td, th {

}*/
p { 
margin:10px 0 5px 0px;
}
h1, h2, h3 { font-weight: normal; }
h1 {
 	font-size:20px; color:#ffd989; margin:0 0 15px 0; text-align:left; /*padding-right:10px; text-align:right;*/
	}

h2 {
	font-size:20px;
	color:#fff;
	margin:0 0 10px 0;
	padding:0 0 0 23px;
	background: url(/images/leaf.png) center left no-repeat; 
}
a:link { text-decoration:none; color:orange; }
a.today:link, a.today:visited { font-size:12px; text-decoration:none; color:orange; }
a.otherday:link, a.otherday:visited { font-size:12px; text-decoration:none; color:#00ff6c; }
a.selected:link, a.selected:visited { font-size:14px; text-decoration:none; color:orange !important; }

/*p img { margin-right:10px; }*/
.img { margin:0 10px 10px 0; border:2px solid #ffddd3; }
.img_left { margin:0 0 10px 0; }
.grey { color:#585555; }
.orange { color:#f9b73f; }
.red { color:#FF0000; }
.green { color:#739303; }
.center { text-align:center; }
.clear { clear:both; }

.main { margin:100px 0 0 100px; }
ul.help li { margin-top:10px; }
ul.help li strong { color:#f9b73f;  }
ul.help span { color:#739303 }


/* zodiacs */
.signs_images { margin-top:5px; }
.signs { margin:15px auto; width:90%; }
.signs a img { border:0; margin:10px 10px 4px 10px;  }
.signs p {  margin:0px 0 20px 5px; font-size:15px; line-height:17px;}
.sign_img_iphone { float:left; width:78px; height:60px; margin-right:10px;margin-top:10px; }
.sign_img_iphone img {  width:78px; height:60px; }
.sign_img_ipad { float:left; width:165px; margin-top:10px; }


.sign_title { float:left; margin-top:7px;  text-align:left; color:orange; font-size:31px; }
.sign_head {  margin-top:0; margin-bottom:2px; text-align:left; color:orange; font-size:23px; margin-left:80px; }
.sign_date { color:#739303; font-size:17px; margin-top:5px; }


.ipad p { font-size:19px !important; line-height:28px; }
.ipad .postSection { font-size:19px !important; line-height:28px; margin-left:5px;}
.ipad h3 { font-size:19px !important; line-height:28px; }


.iphone .postSection {  font-size: 15px !important;
    line-height: 17px; margin-left:5px;}
.iphone h3 {  font-size: 15px !important;
    line-height: 17px; }
