/*  
Theme Name: itsHERmoney2
Theme URI: http://www.wpdesigner.com
Description: Goopress Wordpress theme created by Small Potato.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
	
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	vertical-align: top;
	color: #666;
	background-image:url(images/daisy.jpg);
	background-attachment:fixed;
	background-position:-50px 120px;

	background-repeat:no-repeat;
}

h1, h2, h3, h4, h5, h6{
	font-size: 16px;
	font-weight: bold;
}

a:link, a:visited {
	text-decoration:none;
	color: #c00;
}

a:hover, a:active{
	text-decoration: underline;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 15px 0 0;
}


blockquote{
	margin: 15px 0 0;
	background: #efefef;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #9b9b9b;
	color: #9b9b9b;
}


/* Modified image styles of WordPress Default Theme, Kubrick */

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

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

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

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.entry img{
	border: 1px solid #ccc;
}

/* end image styles */

textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
	border:1px dashed #c00;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 12px;
}

#topstrip {
background-image:url(images/topheader.jpg);
background-repeat:repeat-x;
height:10px;
width:100%;
position:fixed;
top:0px;
left:0px;
z-index:10;
margin:0px;
}

#container{
	margin: 20px auto;
	width: 700px;
	text-align: left;
	position:relative;
}

#header{
	float: left;
	width: 690px;
	height:130px;
	background-image:url(images/cartoon.jpg);
	background-repeat:no-repeat;
	background-position:320px 10px;
	position:relative;
	left:10px;
	margin-top:20px;
}

#topmenu {
position:absolute;
top:110px;
left:0px;
width:690px;
height:20px;
border-bottom:1px dashed #c00;
z-index:99;
}

#topmenu ul {
list-style:none;
display:inline;
text-align:left;
}

#topmenu ul li {
list-style:none;
display:inline;
margin:0px 3px;

float:left;
}

#topmenu ul li a:link, #topmenu ul li a:visited {
font-size:12px;
font-weight:bold;
text-decoration:none;
padding:3px 0px 0px 2px;
border-left:10px solid #fff;
} 

#topmenu ul li a:hover, #topmenu ul li a:active {
text-decoration:none;
color:#333;
border-left:10px solid #c00;
} 

#site_title{
	float: left;
	margin-top:20px;
}

#site_title h1{
	font-family: "Times New Roman", Georgia;
	font-size: 36px;
	font-weight: normal;
	color: #ad0000;
}

#site_title h1 a{
	color: #ad0000;
}

#site_description{
	float: left;
	width: 700px;
	font-size: 16px;
	font-weight:bold;}

#page{
	float: left;
	width: 700px;
	border-bottom:1px dashed #c00;
}

.narrowcolumn{
	float: left;
	width: 480px;
	margin: 0 20px 0 0;
	display: inline;
	overflow:hidden;
}

.post{
	background-image:url(images/pagetop.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:40px;
	padding-top:20px;
}

.post h2{
padding:0px 20px;
}

.postdate{
	padding: 5px 20px;
	font-weight: bold;
	color: #666;
}

.entry{
	line-height: 20px;
	margin:20px;
	width:470px;
}

.entry p {
margin-bottom:10px;
margin-right:10px;
text-align:justify;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; color:#990000; text-decoration:underline;}

.entry h6{ font-size: 11px; }

.entry ol, .entry ul {
margin-left:10px;
padding-left:20px;
}

.postinfo a{
	color: #a00;
}

.browse{
	border-top: 2px solid #999;
	padding: 5px;
	background: #efefef;
	margin-bottom:5px;
}

.sidebar{
	float: left;
	width: 198px;
	border-left:1px dashed #c00;
	margin-top:10px;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li{
	margin: 0px 0 20px;
	padding: 0;
}

.sidebar ul li#search input{
	margin: 0 0 5px;
}

.sidebar ul li h2.widgettitle{
	border-bottom: 1px dashed #c00;
	padding: 5px; 0 0 5px;
	background: #efefef;
}

.sidebar ul li.pagenav h2, .sidebar ul li#pages h2{
	border-top: 2px solid #802;
	background: #a03;
	color: #fff;
}

.sidebar ul li.pagenav ul li.page_item a, .sidebar ul li#pages ul li.page_item a{
	font-weight: bold;
	color: #000;
}

.sidebar ul li.pagenav ul li.page_item ul li.page_item a, .sidebar ul li#pages ul li.page_item ul li.page_item a{
	font-weight: normal;
}

.sidebar ul ul li{
	margin-bottom: 3px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(images/sidebarfade.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding: 5px;
}

.sidebar ul ul ul li{
	border: 0;
	padding: 0 0 0 10px;
}


/* comments template */

.comments-template{
	border-top: 1px solid #ccc;
	line-height: 20px;
	margin:20px;
	width:470px;
	padding-top:10px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px solid #ccc;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 2px;
	text-align: right;
	vertical-align: top;
	background: #eee;
}

table#wp-calendar td{
	padding: 3px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */




#footer{
	float: left;
	width: 700px;
	margin: 20px 0 0;
}

#footer p{
	padding: 15px 0;
}



#disclaimercontainer
{
position:relative;
}

#disclaimer
{
display:none;
z-index:2;
width:600px;
height:auto !important;
border:2px solid #CCCC99;
background:#eeeeee;
color:#333333;
position:absolute;
left:100px;
bottom:50px;
padding:5px;
text-align:justify;
}

