/*  
Theme Name: [blue_aurora] ver 6.02
Theme URI: http://www.aurafields.net/
Description: A theme for my homepage.
Version: .602
Author: blue_halo
Author URI: http://www.aurafields.net/

*/


body{
	margin: 0;
	font-family:  "Courier New", Courier, mono;
	font-size: 12px;
	/*text-align: center;*/
	vertical-align: top;
	background: #74839D url(img/mn_bg00.gif) repeat-y 0;
	color: #DDEAFF;
}

#container{
	float: left;
	width: 400px;
	margin: 0 0 0 6px;
	padding: 0 0 0 4px;
}

.sidebar{
	float: left;
	width: 328px;
	background: url(img/mn_navi_bg01.gif) no-repeat;
	margin: 0 0 0 0;
	display: inline;
	text-align: right;
	height: 100%;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 2px 0 0;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

#wrapper{
	display:table;
	margin: 0 0 0 0;
	width: 980px;
	text-align: left;
	background: url(img/mn_content-btm01.gif);
	background-repeat: no-repeat;
	background-position: 380px bottom;
	background-attachment:fixed;
}

#header{
	float: left;
	width: 728px;
}

#footer{
	clear: both;
	float: left;
	width: 728px;
	padding: 10px 0 0 338px;
}

#footer p{
	line-height: 18px;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}



h1{
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: none;
	color: #C8DDFF;
}

a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

p{
	padding: 10px 0 0 0;
}

.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}


table#wp-calendar{
	width: 126px;
	margin: 0 0 0 200px;

}
caption {
	margin: 0 0 0 204px;
}

.style2 {
	cursor: default;
}

img {
border: 0px;
} 