/*
Theme Name: Nrwick
Theme URI: http://www.nrwick.com/
Description: Theme for nrwick.com
Version: 1.0
Author: N.R. Wick
Author URI: http://www.nrwick.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin:0px;
	padding:0px;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	vertical-align:top;
background:#999999;
	color:#666666
}

table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


h1, h1 a, h1 a:hover, h1 a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}


h2, h2 a, h2 a:hover, h2 a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	text-decoration:none;
	color:#330033;
}

h3, h3 a, h3 a:hover, h3 a:visited, h4, h5, h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-decoration:none;
	color:#330033;
}

h6{text-align:right;} 
 

a{
	text-decoration:none;
	color:#660066;
}


a img{border:0px}


p{padding:10px 0 5px; }


blockquote{
	margin:10px 0 0;
	border-left:2px solid #b888af;
	background:#f0e4ed;
}

blockquote p{ padding:10px; }

blockquote blockquote{
	width:auto;
	margin:0 10px;
	background:#ffffff;
}

dd{
	padding:0 0 0 20px;
}


form, input, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


p img{
	max-width:100%;
	border:none;
}


img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto;
}


img alignright{
	margin:5px 0 5px 10px;
	padding:5px;
}


img alignleft{
	margin:5px 10px 5px 0px;
	padding:5px;
}


.alignleft{float:left;}


.alignright{float:right;}


.clear{
	margin:0px;
	padding:0px;
	clear:both;
}


.rssStyle{line-height:35px;}

.small{
	font-size:10px;
	color:#000000;
	padding:0 0 0 10px;
}


.navigation{
	margin:5px 10px;
	line-height:16px;
	font-weight:bold;
}


.post{padding:25px 10px;}


.entryDate{
	padding:10px 10px 0 10px;
	color:#CC0000;
}


.entryContent{
	line-height:20px;
	padding:0 0 10px 0;
}


.entryContent h2, entry-content h3, entry-content h4, entry-content h5{padding:10px 0 5px;}


.entryMetadata{
	border-top:1px solid #663366;
	padding:3px 10px;
	margin:0 0 10px 0;
	background:#f0e4ed;
	line-height:16px;
}


#wrapper{
	width:770px;
	margin:0 auto;
	text-align:left;
	border-left:3px solid #ffffff;
	border-right:3px solid #ffffff;
}
	
	
#header{
	float:left;
	width:770px;
	height:200px;
	border-top:3px solid #ffffff;
	border-bottom:3px solid #ffffff;
	background:#ffffff url('images/nrwickHeader.jpg') no-repeat;
}


#header h1{padding:15px;}


#menu{
background:black;
}

#menu ul{
margin:0 0 0 0;
padding:0 0 0 0;
list-style-type:none;

}

#menu ul li{
padding: 10px 15px 10px 15px;
display:inline;
border-right: 3px solid #ffffff;
font-size:14px;
line-height:35px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#menu ul li a{
color: white;
}

#menu ul li a:hover{
color:#A1E7FD;
text-decoration:none;
}


#container{
	float:left;
	width:770px;
	border-top:5px solid #ffffff;
	background:#ffffff;
}


#content{
	float:left;
	width: 534px;
	padding:0 0 10px 0;
	background-color:#ffffff;
	border-right:1px dotted #000000;
}


.sidebar{
	float:right;
	width:225px;
	margin:10px 0 10px 0;
	background-color:#ffffff;

}


.sidebar h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#330033;
}

	
.sidebar ul{
	list-style:none;
	margin:0px;
	padding:0px;
}


.sidebar ul{margin:0 0 10px;}


.sidebar ul li{padding:10px 10px 0;}


.sidebar ul li a:hover{color:#A1E7FD;}


.sidebar ul li h2{
	border-top:1px solid #660066;
	padding:8px 10px 9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

.sidebar ul li h4{
	border-top:1px solid #660066;
	padding:8px 10px 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.sidebar ul ul{
	margin:0px;
	padding:6px 10px 0;
	line-height:20px;
}


.sidebar ul ul li{padding:0px;}

.sidebar ul ul ul{padding:0 0 0 10px;}


#footer{
	clear:both;
	width:770px;
	padding:10px 0 10px 0;
	border-top:3px solid #b888af;
	text-align:center;
	line-height:18px;
	background:#f0e4ed;
	border-bottom:3px solid #ffffff;
}

#footer a{text-decoration:none;}
