/*
Theme Name: Working WAHM
Theme URI: http://workingwahm.com
Description: Wordpress theme
Author: Christa Jensen
Author URI: http://jensensdesigns.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #e1dcd6;
	font-family: century gothic;
	font-size: 11pt;
	margin: 20px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{border: none; padding: 3px 8px 3px 8px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 3px 15px 3px 15px; }
img.right{ float: right; border: none; padding: 3px 15px 3px 15px; }

blockquote{
        background: #fff url('images/quotes.png') no-repeat;
	margin:15px;
	padding:0 25px 0 25px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#CC0000;
	text-decoration:none;
	border: none;
	}

a:hover{color:#000;text-decoration: none; border: none;}



/* container */


#container {
	width: 1042px;
	margin: 0 auto;
	padding: 0;
	background:#fff url('images/contentbk.png');
	color:#000;
        border: 1px solid #990000;
		}
	
/* header */

#header {
	background: #DDD;
        width: 100%; 
	color: #fff; 
	height: 474px;
	}

#header h1{
	font-family: century gothic;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 30px 0 0 65px;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-family: century gothic;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #000;
	letter-spacing: 1px;
	margin: 0;	
	padding: 65px 18px 0 18px;	
	}


/* main menu */


#menu {
	margin: 0 0 0 0;
	padding: 0 15px 0 0;
	width:602px; 
	height:22px;
}


#menu ul {
	margin: 0 0 0 0;
	padding: 3px;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 4px;
	background:#e1dcd6;
        border: 1px solid #cc0000;
}

#menu ul li a {
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #cc0000;
}

#menu ul li a:hover {
	background-color: #fff;
	color:#0B1316;
}



/* content */


#content {
        margin: -165px 0 0 0;
	float: left;
	width: 61%;
	overflow: hidden;
	}

.post {
	margin: 2px 15px 5px 15px;
	padding: 4px;
        text-align: justify;
	line-height: 16pt;
	}
	
.post h2{
        padding: 4px;
        margin: 10px 0 10px 0; 
	font-family: century gothic;
	font-size: 14pt;
	font-weight: bold;
	background:#e1dcd6;
	color: #CC0000;
        border: 1px solid #000;
	}
	
.post h2 a{
	color: #CC0000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #000;
	text-decoration: none;
	}
	
.post p{font-size: 10pt; padding: 5px 10px;}

.post a{text-decoration:none;}

.post ul {padding: 0 25px 0 45px;font-size: 10pt;}

.post ol {padding: 0 25px 0 45px;font-size: 10pt;}

.post li {}

.entry p{margin:7px 0;}

.postmetadata{
	clear: both;
	font-family: century gothic;
	background:#e1dcd6;
	padding:0;
	margin: 10px 0 20px 0;
        border: 1px solid #000;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:0 7px 0 7px; text-align: center; text-transform: uppercase;}
	.alignright {float:right; margin:0 7px 0 7px; text-align: center; text-transform: uppercase;}

.notfound{padding: 25px; font-size: 11pt; font-weight: bold;}



/* left sidebar */

#left {
	font-family: century gothic;
	font-size:9pt;
	width: 197px;
	float:left;
	margin: -76px 0 24px 0;
	padding: 0;
	}

#left h2{
	font-family:century gothic;
	font-weight: bold; 
	font-size: 10pt; 
	text-align: center;
	color: #000;	
	margin: 15px 0 0 0;
	padding: 0;
}

#left a{
       color: #e1dcd6;
       text-decoration:none;
       border: none;
	}

#left a:hover{color:#fff;text-decoration: none; border: none;}

#left p {margin:0; padding: 0 6px 0 12px; color:000;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:10px 15px 5px 25px;
	padding:0 0 0 0;
	list-style-type: none;
	}

#left ul li {
        margin: 0;
	padding: 0;
	line-height: 11pt;
	list-style-type: none;
	
	}

#left ul li a{
	color:#e1dcd6;
	text-decoration:none;
	border: none;
	}
#left ul li a:hover{color:#fff;text-decoration: none; border: none;}

#left ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* right sidebar */

#right{
	font-family: century gothic;
	font-size:9pt;
	width: 186px;
	float:right;
	margin: 12px 0 12px 0;
	padding: 0;
	}

#right h2{
	font-family: century gothic;
	font-weight: bold; 
	font-size: 10pt; 
	text-align: center;
	color: #e1dcd6;	
	margin: 15px 0 0 0;
	padding: 0;
}

#right p {margin:0; padding: 0 6px 0 6px;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px 25px 12px 0;
	padding:0 0 15px 0;
	list-style-type: none;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 11pt;
	list-style-type: none;
	}

#right ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: century gothic;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #e1dcd6;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt; font-size: 9px;}
	
#commentform h3{
	font-family: century gothic;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: century gothic;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #e1dcd6;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: century gothic;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: century gothic;
	}

#searchform input#s{
	font-family: century gothic;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: century gothic;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	background: #0B1224 url('images/footer.png');
	clear: both;
	width: 100%;
	margin-top:0;
        height: 37px;
	font-family: century gothic;
	font-size: 7pt;
	}
	
#footer p{padding:6px;margin: 0; color: #000;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}


