

/* 
Theme Name: Good Fortune
Theme URI: http://webdesigns.gilmalonzo.com
Version: 1.0
Description: A Theme from webdesigns.gilmalonzo.com
Author: Gil Malonzo
Author URI: http://blog.gilmalonzo.com


links+titles : #FF6633
links-over: #93BB18;
background for boxes: #f6ecc8

*/

body {
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align:center;
	line-height:1.3em;
	background-color: #795;
	margin: 0;
	padding: 0;
	height: auto;
	border-bottom-width: thin;
	color: rgba(79,89,65,0.83);
}
a {
	color: #052f83;	
	text-decoration:none;
}
a:visited {
	color: #6699FF;
}
a:hover {
	color: #FF9900;
	text-decoration:underline;
}
input, textarea 
{
	border: 1px solid silver;
	font-size: 0.95em;
	background-color: #fff;
}
#rap 
{
	text-align:left;
	font-family: Trebuchet MS,Georgia, Arial, serif;
	font-size: 0.9em;
	padding-top: 0px;
	padding-left: 4px;
	margin-right: auto;
	margin-left: auto;
	width: 888px;
}
#header {
	margin: 0 auto;
	width: 888px;
	height: 173px;
	margin-top: 5px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	
	padding: 0px;
}


#main 
{
	padding: 0;
	background: white;
	width: 888px;
	margin-top: 0;
	clear: both;
	overflow: hidden;
}

#store{
    margin-left: 30px;

}

#content {
	width:600px;
	float:left;
	padding:5px;
	margin:0;
}

#sidebar {
 	width: 185px;
	float:right;
	font-size:1em;
	color:#333;
	display:block;
	margin-top: 10px;
	padding: 0 40px 0 20px;
} 
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px #795f19 dotted;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 25px 30px 30px 10px;
	padding: 0 0 0 45px;
	background: url(images/blockquote.gif) no-repeat left top;
	font-style:italic;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}



h1, h2, h3, h4 {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	color: #3366FF;	/*color: #FF9933;*/
	background-repeat: no-repeat;
}

hr {
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
}

#header h1 
{
	margin: 34px 0 0 350px;
	padding-bottom: 0px;
	/*background-image: url(images/titleOff.gif);
	background-repeat: no-repeat;*/
	height: 100px;
	width: 456px;
}

/*
#header h1 a img
{    
	text-decoration:none;
	font: 2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #0099FF;

}*/

#header h1 a:hover 
{
    color: #FFFFFF;
}




#header #desc
{
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:#795f19;
	text-align:right;
	margin:0;
	padding:0 10px 0 0;
	visibility: hidden;
}

#sidebar h2 {
	color: #FDF5C8;
	text-align:center;
	background:url(images/sidenav_top.gif) no-repeat center;
	margin-bottom: 0;
	text-transform: uppercase;
	font: .85em/1.05em Verdana, "Lucida Grande", Lucida, sans-serif;
	line-height: 2em;	
}
#sidebar ul {
	list-style-type: none;
	padding: 10px 0 20px;
	background:#F5F5EB url(images/sidenav_bottom.jpg) no-repeat bottom;
	font-variant: normal;
	text-transform: capitalize;
	margin: 0;
	color: #AB4;
	font-size: 1em;
}
#sidebar ul li {
	text-align: center;
}
#sidebar li a {
	text-decoration: none;
	border:none;
	text-transform: capitalize;
	font-size: .95em;
}
#sidebar li a:link {
	color: #999;	
}
#sidebar li a:visited {
	color: #999;	
}
#sidebar li a:hover, #sidebar li a:active {
	color: #fa7f05;
	text-decoration: underline;
}


#recentstories ul li{
	opacity: 1;
	font: 12px/1.5em Lucida, Verdana, "Lucida Grande", sans-serif;
	color: orange;
	text-shadow: lime 0 0 2px;
	background-image: none;
	text-align: left;
	display: block;
	list-style-position: inside;
	list-style-type: square;
	margin-left: 5px;
	clear: both;
}

#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-image: none;
}
#content ul li {
	padding-left: 1.5em;
	background: none no-repeat;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	opacity: 1;
}
.post 
{
	background-color: #f3f3ff;
	margin: 0 0 5px 35px;
	width: 600px;
	padding-bottom: 45px;
}
.post-info 
{
	font: 0.85em Verdana, Arial, Sans-Serif;
	line-height: 1em;
	height: 60px;
	width: 516px;
	margin-left: 75px;
	margin-top: 10px;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 20px;
	background: #f3f3ff url(images/post_info_header.gif) no-repeat 0 12px;
}
.post-info a
{
	color: #12140f;
	font-size: .85em;
}
.post-info a:hover 
{
	color: #FF9900;
}


.post-content {
	color: #12140f;
	text-align: justify;
	background-color: transparent;
	padding-left: 5px;
	width: 485px;
	margin-left: 85px;
	padding-right: 5px;
	font: 1.11em/1.25em Georgia, "Times New Roman", Times, serif;
}

#content div.post div.post-content div font i {
	color: maroon;
}
.post-title {
	margin:0;
	font: 2em Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	padding-bottom: 2px;
	
}
.post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color: #052f83;
	font-size: .85em;
}
.post-date {
	float: left;
	color: #fff;
	width: 45px;
	/*background-color: #5BADFF;*/
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	height: 45px;
	outline-style: none;
	outline-width: thin;
	background: #aaa none no-repeat;
	font: small-caps 12px Georgia, Arial, sans-serif, Helvetica, "Lucida sans ms";
	padding-top: 5px;
	padding-bottom: 5px;
	clear: none;
	display: inline-block;
	margin-top: 20px;
	margin-left: 20px;
}
.post-footer 
{
	width: 560px;
	margin-left: 42px;
	border-bottom: thin none #FF9933;
}

#footer {
	font-size: 0.8em;
	/*color: #999;*/
	text-align: right;
	width:860px;
	clear: both;
	padding: 0px 0 0px 0px;
	margin-right: 5px;
}
#footer a {
border:none;
color:#d2af2d;
}

.commentlist {
	/*font-size:1em;
	font-weight:normal*/

}
.commentform 
{
	margin:0 0 0 45px;
	background-color: #f3f3ff;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
}
.commentform textarea {
	width: 90%;
}
.commentform p {
	margin: 0 0 1em;
	font-style: italic;
}
.comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 0px;
	color: #3875d7;
	font: 0.9em helvetica, sans-serif;
	
}
.commentlist li 
{
	margin:40px 40px 0 0px;
	padding: 20px 20px 40px 10px;
	/*border: #795f19 1px solid;*/
}
.commentlist .alt 
{
	background-color: #FBFDFF;
	margin:40px 40px 0 0px;
}
#topnav 
{
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:12px 20px 0 0;
	text-align:right;	
	font-family:Verdana, Arial, Sans-Serif;
}
#topnav li
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
        font-weight:bold;
        border-left: 2px #795f19 solid;
        padding-left:4px;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	color:#795f19;
}
#topnav li a:hover, #topnav li a:active
{
	color:#d2af2d;	
}

.error {

	border-left: 1px #795F19 solid;
	border-right: 1px #795F19 solid;
	border-bottom: 1px #795F19 solid;
	width: 80%;
	text-align: center;
	color: #FF0000;
}

.error h2 {

	border-top: 1px #795F19 solid;
	border-bottom: 1px #795F19 solid;
	background:#F6ECC8;
}


/******* Google Adsense Stuffs *******/

#googleitemimage
{

  text-align:center;
  margin-right: 8px;
  margin-bottom: 8px;

}


/* Leftbox and Rightbox toolbar buttons */


.leftbox, .rightbox {
    text-decoration: none;
	margin: 3px;
	padding: 15px;
}


.leftbox {
    float: left;
}

.rightbox {
	float: right;
}

/* Google Adsense Banner placement - gmalonzo */

.adsense {
	margin: 3px;
	padding: 3px;
	width: 320px;
	text-decoration: none;
	float: left;
	background-color: #CCCCCC;
}

.largepic {
	margin: 3px;
   text-decoration: none;
   float: left;
   padding-right: 15px;
}

/* Amazon Affiliate Store Banner placement - gmalonzo */

.AmazonStore {
	margin: 3px;
	padding: 3px;
	width: 65%;
   text-decoration: none;
   float: right;
}


/* Trackback by Gil Malonzo - Nucleus 3.24 07/08/07 */

div.tb {
	/*border: 1px solid #795; background: #FFF;*/
	/*background-color: #F5F5EB;*/
	margin-left: 40px;
	
}
div.tb div.head {
	padding: 4px;
	color: #FFF;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0.6em;
	background-color: #C5D6B4;
	margin-top: 2px;
}
div.tb div.empty {
	padding: 4px;
	font-size: 95%;
}
div.tb div.item {
	padding: 4px;
}
div.tb div.item div.name {
	margin-bottom: 8px;
	font-size: 120%; font-weight: bold;
}
div.tb div.item div.body {
	font-size: 95%;
}
div.tb div.item div.body a {
	font-weight: bold;
}
div.tb div.item div.date {
	margin-bottom: 8px;
	color: #F5F5EB;
	font-size: 85%; text-align: right;
}
div.tb div.info {
	padding: 4px;
	font-size: 85%;
	font-style: italic;
	background-color: #E9E9E9;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(images/gmquote.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 12px;
}


/*-------------------------------------------------
  Comments
-------------------------------------------------*/

#menu {
	position: absolute;
	margin-top: 153px;
	margin-left: 0px;
	height: 2em;
	padding: 0px 10px;
	text-decoration: none;
}

#menu ul {
	text-transform: uppercase;
	padding-top: 2px;
	font: normal 9px "Andale Mono", "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	text-align: left;
}

#menu ul li {
	display: inline;
	line-height: 10px;
	padding-left: 10px;
}

#menu ul li.first {
	border-left: 0px;
}

#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 0px 10px 2px 10px;
	color: #66CCFF;
	font: normal normal 9px "Andale Mono";
	text-decoration: none;
	z-index: 0;
	letter-spacing: 4px;
}

#menu ul li a:hover {
	/*background: #fff none;*/
	text-decoration: none;
	color: #FFCC00;
	font: normal normal 9px "Andale Mono";
	text-decoration: none;
}
#menu #logo a:hover{
	position: absolute;
	margin-top: -10px;
	margin-left: 538px;
	background: #054FCA none no-repeat;
	width: 40px;
	height: 35px;
	z-index: -1;   
}

#menu #logo:hover{
	position: absolute;
    margin-top: -148px;
	margin-left: 5px;
 	background:url(images/gilmalonzo.gif) no-repeat;
	width: 203px;
	height: 145px;
}

/*  styles for the unit rater
--------------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com 
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */

.ratingblock {
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('../images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('../images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		