/*  
Theme Name: missgee.net
Theme URI: http://www.missgee.net
Description: Missgees Photography Theme
Version: 1.0
Author: Gee Greenslade
Author URI: http://www.missgee.net/

*/

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

body{
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
	color: #666666;
	background-attachment: scroll;
	background-image: url(http://www.nuovogue.com/imagesv2/BGR.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000000;
}


a:link, a:visited{
	text-decoration: underline;
	color: #999999;
}

a:hover{
text-decoration: none;
color:#CCCCCC;
}

p{
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0;
}


#logo {
/*Logo information*/
	padding-top: 63px;
	padding-right: 0px;
	padding-bottom: 45px;
	padding-left: 20px;
}




#header{
/*This is where the page logo is stored */
	float: left;
	width: 100%;
	height: 208px;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#container{
	/*this is where content is located*/
	float: left;
	width: 700px;

}


#sidebar {
	/* this is where the menu is located*/
	width: 260px;
	float: left;
	}
	
.menuseperations {
	margin-bottom: 5px;

}

#footer{
/*footer*/
	clear: both;
	float: left;
	width: 100%;
	padding: 10px 0 0 0;

}

#footer p {
line-height: 18px;
}



h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 32px;
	padding: 0 0 10px 0;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	padding-top: 30;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.post{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.post h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p.postmetadata{
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

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

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

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

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

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

