/*  
Theme Name: Just A Girl
Description: 3 columns, black and white, 100 percent width
Version: 1
Author: Melody Ralls
Author URI: http://finelineweb.com/blog/mel/
*/
body { 
	margin: 0px; 
	padding: 0px; 
	width: 100%;
	background-color: #000; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000; 
	
	}
#main { 
	position: absolute; 
	background-color: #fff;
	top: 240px; 
	left: 180px; 
	right: 140px;
	margin: 40px 0 0 0; 
	padding: 20px 20px 20px 20px; 
	line-height: 18px; 
	}

#table { 
	position: relative; 
	background-color: #000;
	text-align: center;
        color: #d5c07d;
        left: 180px; 
	right: 140px;
        margin: 0 auto;
        padding: 0px 0px 0px 20px;
        }


#right { 
	width: 140px; 
	position: absolute; 
	top: 0px; 
	right: 0px; 
	margin: 0; 
	background-color: #000; 
	}
#left { 
	width: 180px; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	margin: 0px; 
	background-color: #000;
	}
a:link, a:visited { 
	color: #806F36; 
	border: 0;
	font-weight: bold;
	text-decoration: underline; 
	}
a:hover { 
	color: #a28f4e; 
	border-bottom: 
	1px dotted #8c7c48; 
	}

#rightmenu { 
	padding: 20px 5px 0px 10px; 
	margin: 0px; 
	width: 140px; 
	font-size: 10px; 
	color: #d5c07d; 
	}
#rightmenu ul { 
	margin: 0px; 
	padding: 0px; 
	}
#rightmenu ul li { 
	margin: 0px; 
	padding: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	color: #d5c07d; 
	list-style-type: none; 
	}
#rightmenu ul ul { 
	margin: 0px 0px 10px 0px; 
	padding: 0px; 
	}
#rightmenu ul ul li { 
	margin: 0px 5px 0px 0px; 
	padding: 3px; 
	color: #fff; 
	font-size: 10px; 
	}
#rightmenu a:link, #rightmenu a:visited { 
	color: #fff; 
	text-decoration: none; 
	}
#rightmenu a:hover { 
	color: #d5c07d; 
	border-bottom: 1px dotted #918047; 
	}
#rightmenu h2 { 
	color: #d5c07d; 
	font-size: 16px; 
	margin: 0px; 
	padding: 0px; 
	}
#leftmenu { 
	width: 170; 
	padding: 10px 40px 0px 10px; 
	margin: 0px; 
	color: #fff; 
	font-size: 11px; 
	}
#leftmenu ul { 
	margin: 0px; 
	padding: 0px; 
	}
#leftmenu ul li { 
	color: #d5c07d; 
	font-weight: bold; 
	font-size: 16px; 
	list-style-type: none;
	}
#leftmenu ul ul { 
	margin: 0px 0px 10px 0px; 
	padding: 0px; 
	}
#leftmenu ul ul li { 
	margin: 0px 0px 0px 15px; 
	padding: 0px; 
	font-size: 11px; 
	font-weight: bold; 
	color: #fff; 
	list-style-type: square;
	}
#leftmenu a:link, #leftmenu a:visited { 
	color: #fff; 
	text-decoration: none; 
	}
#leftmenu a:hover { 
	color: #fff; 
	border-bottom: 1px dotted #ffffff; 
	}

#searchform { 
	margin: 0px; 
	padding: 0px; 
	}
#searchform input { 
	border: 1px solid #dfca80; 
	font-size: 10px; 
	margin: 0px; 
	padding: 0px; 
	}
#searchform input#s { 
	font-size: 11px; 
	width: 72%; 
	}

#description { 
	height: 160px; 
	padding: 30px 40px 0px 40px; font-size: 13px; font-style: italic; color: #ffffff; }


#main h2 { 
	margin: 0px 0px 20px 0px; 
	font-size: 12px; 	
	font-weight: 
	bold; color: #000; 
	text-align: center; 
	border-bottom: 1px solid #000; 
	border-top: 1px solid #000; 
	}
#main h3 { 
	margin: 0px; 
	padding: 0px; 
	font-size: 20px; 
	}
#main li { 
	list-style-type: square; 
	}

#header {
	background: #90a090;
	border-bottom: double 3px #aba;
	border-left: solid 1px #9a9;
	border-right: solid 1px #565;
	border-top: solid 1px #9a9;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
h1 { 
	display: block; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 26px; 
	margin: 0px; 
	padding: 0px 0px 20px 0px; 
	line-height: 26px; 
	text-align: center; 
	}
h1 a:link, h1 a:visited { 
	color: #404040; 
	text-decoration: none; 
	}
h1 a:hover { 
	color: #fff; 
	border-bottom: 2px dotted #fff; 
	text-decoration: none; 
	}

cite { 
	margin: 0px; 
	padding: 0px; 
	font-size: 10px; 
	}
blockquote { 
	padding: 0px 30px 0px 30px; 
	margin-left: 40px; 
	margin-right: 0px; 
	}
blockquote p { 
	margin: 15px 0px 15px 0px; 
	padding: 0px; 
	background-color: #404040; 
	}

.meta { 
	color: #404040; 
	font-size: 10px; 
	margin: 0px; 
	padding: 0px; 
	}

#commentform textarea { 
	width: 400px; 
	height: 150px; 
	background-color: #CEDAD2;
	}
#commentform input, #commentform textarea { 
	border: 1px solid #000; 
	}
#commentform p { 
	margin: 0px; 
	padding: 0px 0px 2px 0px; 
	}
.storytitle {
/* You may need to change the next line to point to your own images directory */
	background-image: url(/images/titlu.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 17px;
	padding-top: 2px;
	text-align: left;
}

.storytitle a:link, .storytitle a:visited {
	padding-left: 17px;
	color: #000;
	text-decoration: none;
}

.storytitle a:hover {
	background-color: #000;
	color: #c3b476;

	text-decoration: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* Begin Top Menu */

#navcontainer {
    border-top: 			1px dotted #dac991;
    font: 	normal normal 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	position: relative;
	top: 5px;
	margin-top: 20px;
}
#navlist {
    list-style: 			none outside none;
    margin: 				0;
    padding: 				0;
}
@media all {
    #navlist {
        text-align: center
    }  
}
#navlist li {
    bottom: 				11px;
    display: 				inline;
    line-height: 			1.2em;
    margin: 				0;
    padding: 				0;
    position: 				relative;
}
html>body #navlist li {
    background: 			#000;
    margin: 				0 3px 0 0;
    padding: 				4px 0px 4px 0;
}
#navlist a, #navlist a:link, #navlist a:visited {
    background: 			#b2a26a;
    border: 				1px solid #fff;
    bottom: 				2px;
    color: 					#fff;
    cursor: 				pointer;
    display: 				inline;
    height: 				1em;
    margin: 				0;
    padding: 				3px 5px 3px 5px;
    position: 				relative;
    right: 					2px;
    text-decoration:		none;
}
#navlist a:hover {
    background: 			#000;
    bottom: 				1px;
    color: 					#fff;
    position: 				relative;
    right: 					1px;
}
#navlist a:active {
    background: 			#000;
    bottom: 				1px;
    color: 					#fff;
    position: 				relative;
    right: 					0;
}
#navlist li#active {
    background: 			#000;
    bottom: 				11px;
    display: 				inline;
    margin: 				0 3px 0 0;
    padding: 				0;
    position: 				relative;
}
html>body #navlist li#active {
    background: 			#000;
    margin: 				0 4px 0 4px;
}
#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
    background: 			#000;
    border-bottom: 			none;
    border-left: 			1px solid #9cc;
    border-right: 			1px solid #9cc;
    border-top: 			1px solid #9cc;
    bottom: 				0;
    color: 					#fff;
    cursor: 				text;
    margin: 				0;
    padding: 				2px 5px 0 5px;
    position: 				relative;
    right: 					0;
}

/* End Top Menu */

/*
a#tooCool {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 80px;
	width: 80px;
/* You may need to change the next line to point to your own images directory */
	background: url(/images/toocool.png) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
	} */
