/*
Theme Name: wolfson
Theme URI: .
Description: . 
Author: pconnors
Author URI: .

/*-----------Block Level Elements--------------*/ 

body {
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-size: 12px;
	color: #330000;
	margin: 0px;
	background: #330000 url(/wordpress/images/bg2.png) repeat-y top left;
}

#page {
	margin-left: 75px;
	clear: none;
	float: left;
}

#wrapper {
	width: 770px;
	background: #cccc99;
	clear:none;
	}

#header {
	width: 770px;
	float: left;
	clear: both;
	background-image: url(/wordpress/images/eagle2.png);
	background-repeat: no-repeat;
	height: 250px;
}

#menu {
	width: 755px;
	float: left;
	clear: both;
	height: 20px;
	margin-top: 225px;
	border-bottom: thick solid #330000;
}

#menu ul	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: justify;
	letter-spacing: 2px;
	list-style: none;
	border: none;
	display: inline;
	padding-left: 2px;
	}

#menu ul li	{
	margin: 0;
	display: inline;
	margin-left: -2px;
	}
	
#menu ul li a { 
	padding: 2px 10px 5px 10px;
	color: #330000;
	text-decoration: none;
	}
	
#menu ul li a:hover {
	color: #cccc99;
	background-color: #330000;
	background-image:  url(/wordpress/images/menubg.png) ;
	}

#cathead {
	float:right;
	clear:left;
	width: 145px;
	height: 615px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: justify;
	letter-spacing: 2px;
	color: #330000;
	background: url(/wordpress/images/banner.png) no-repeat bottom;
}

#content {
	clear: both;
	float: left;
	width: 755px;
	margin-top: 10px;
	padding: 0px 10px 10px 0px;
	}
	


#footer {
	float: right;
	clear:none;
	}

#footer p	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
	list-style: none;
	border: none;
	text-align: right;
	}
	
#footer p a {
	text-decoration:none;
	color:#996633;
	}

#footer p a:hover {
	text-decoration:underline; }


/*-------------The Post-------------*/



.postmetadata {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

.postmetadata p a, a {
	color: #996633;
	text-decoration:none;
	}
.postmetadata a:hover {
	color: #996633;
	text-decoration:underline;
	}


.byline {
	text-transform:uppercase;
	font-size:9px;
	letter-spacing:1px;
	line-height:9px;
	padding: 0;
	margin-bottom:10px;
}



.post {
	padding: 10px;
	background: #BFBB8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 550px;
	margin: 0 0 20px 0;
	border: 2px dashed #990000;
}

.post p {
	text-align:justify;
}

.post blockquote p {
	text-align:justify;
	text-indent: 0px;
}


.post p a, p a:active, p a:visited {
	text-decoration:none;
	color: #996633;
	padding:0px;
	margin:0px;
	text-decoration:none;
	color: #642100;
}


.post img {
	border: thin solid #990000;
	padding: 3px;
	margin: 10px;
	max-width: 400px;
	max-height: 600px;
	opacity: 1;
	filter: Alpha(opacity=100);
}

.post img.small {
	float: right;
	clear: none;
	margin: 0px 5px 15px 10px;
	border:1px solid #990000;
        padding: 3px;
        max-width: 200px;
}

.post img.big {
	margin: 0 10px 10px 10px;
	border:1px solid #990000;
        padding: 3px;
        max-width: 550px;
}

.post a:hover img {
	border-color: #FFFFFF;
	opacity: 0.75;
	filter: Alpha(opacity=75);
 }

h2, h3 {
	font-variant: normal;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 18px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
 	color: #330000;
	display: block;
}
h3 {
	font-size: 14px;
	background-color: #847159;
	color: #CCCC99;
	padding: 2px 0 2px 5px;
}

h2 a {
	color: #330000;
}


.post a:hover, p a:hover {
	color:#996600;
	text-decoration:underline;
}


.navigation {
	height:40px;
}

.alignleft {
	width:250px;
	margin-bottom:10px;
	float:left;
	text-align:left;
	color:#a9a9a9;
	clear:left;
}

.alignright {
	width:250px;
	margin-bottom:10px;
	float:right;
	text-align:right;
	color:#a9a9a9;
	clear:right;
}

.alignleft a{
	color:#a9a9a9;

}

.alignright a{
	color:#a9a9a9;
}


.center {

}

.pagetitle {

}

blockquote {
	border-left:2px solid #333;
	padding-left:10px;
        color: #666;
}

cite {

}

#title {
	font-size: 18px;
	font-weight: bold;
 }
	


/*-------------Calendar-----------------*/

#date {
	float:left;
	color: #a9a9a9;	
	padding-top:10px;
	margin-right:10px;
	font: 10px bolder Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

#date .y {
	text-align:left;
	margin-top:-1px;
	padding-left:6px;
	}

#date .d {
	text-align:center;
	}
	
#date .m {
	text-align:center;
        margin-top:-3px;
	}
	
#date .j {
	text-align:center;
	font-size: 20px;
	margin-top:-2px;
}
