/*  
Theme Name: Stephen Seidel
Theme URI: http://www.stephenseidel.net
Description: Wordpress Theme for Stephen Seidel
Version: 1.0
Author: Anthony Pizzuto
Author URI: http://www.frenzyny.com/
*/

/* General */

body {
	background: url(/site/wp-content/themes/Seidel/images/bg.gif) repeat-x #000;
	margin-top: 0px;
	color: #fff;
	font: Verdana, Geneva, sans-serif;
	font-size: 12px;
	
	
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
}
#logo { 
width: 401px;
height: 67px;

}

/* Page */

#page {
	width: 800px;
	background: #00021b;
	margin: 0 auto 0 auto;
}


/* Header */

#header {
	width: 800px;
	height: 105px;
	background: url('images/header-bg.png') no-repeat top center;
	margin: 0 auto 0 auto;
}

/* Header - Menu */
	
	#header #header-menu {
	float: right;
	width: 800px;
	height: 38px;
	text-align: right;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 800px;
		height: 38px;
	}
	
	#header #header-menu ul li {
		float: right;
		width: 80px;
		height: 38px;
		margin-right: 4px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #2f4fa0;
		text-align: center;
		}
	
	#header #header-menu ul li a {
		color: #FFF;
		text-decoration: none;
		padding-top: 7px;
		display: block;
	}
	
	#header #header-menu ul li a:hover {
		width: 80px;
		height: 38px;
		color: #30F;
	}
			/* Header - Menu - Active */
		
#header #header-menu ul li.current_page_item a {
		width: 80px;
		height: 38px;
		color: #999;
		}
	#header #header-menu ul li ul {
		display: none;
	}
	
/* Main */

#main {
	width: 800px;
	margin: 0 auto 0 auto;
}


	/* Main - Content */
	
#content {
	float: left;
	width: 750px;
	padding: 0 25px 0 25px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
	float: left;
	margin-bottom: 25px;
	width: 750px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
	width: 750px;
	color: #2f4fa0;
	font-size: 18px;
	font-weight:bold;
		}
		
		#content .post .post-title a {
			color: #2f4fa0;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: left;
			width: 50px;
			height: 51px;
			color: #fff;
			text-align: center;
			text-transform: uppercase;
			margin-right: 10px;
			font: bold 10px/12px Arial;
		}
		
		#content .post .post-title .post-date span {
	display: block;
	font-size: 14px;
	font-weight: bold;
		}
		
		#content .post .post-title h2 {
	padding: 4px 0 3px 0;
	color: #2f4fa0;
	font-size: 24px;
	font-weight: bold;
		line-height: 28px;
		}
		
		#content .post .post-title h2 a {
			color: #2f4fa0;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 750px;
		}
		
		#content .post .post-entry a {
			color: #2f4fa0;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link {
	font-size: 12px;
	font-weight: bold;
			color: #2f4fa0;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #2f4fa0;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
	padding: 10px 4px 0 4px;
	width: 750px;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #363636;
		}
		
		#content .post .post-info a {
			color: #363636;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			color: #2f4fa0;
	font-size: 14px;
	font-weight: bold;
			margin: 25px 0 5px 0;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post .comments {
			padding: 0 4px;
			width: 546px;
	font-size: 12px;
	font-weight: bold;
			color: #000;
		}
		
		#content .post .comments a {
			color: #2f4fa0;
			text-decoration: none;
		}
		
		#content .post .comments a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li cite {
			color: #000;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #2f4fa0;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #2f4fa0;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
	font-size: 12px;
			color: #000;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post #commentform a {
			color: #2f4fa0;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Sidebar */
	
#sidebar {
	float: left;
	width: 225px;
	font-size: 12px;
	color: #fff;
	padding: 0 0 0 5px;
	margin-top: 25px;
	margin-left: 20px;
		font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
	list-style: none;

	}
	
	#sidebar a {
		color: #2f4fa0;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}

		/* Sidebar - Titles */
		
		#sidebar h3 {
			font-size: 16px;
			font-weight: bold;
			width: 200px;
			height: 35px;
			padding: 7px 0 7px 0;
			text-align: center;
			color: #2f4fa0;
			background: url("images/sidebar_title.gif") no-repeat;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
	margin: 0 auto 10px auto;
			padding: 0 15px 40px 15px;
	list-style-type: none;
	width: 240px;
		}
		
		#sidebar ul li {
			color: #000;
			font-size: 12px;
	}
		
		#sidebar ul li a {
			color: #2f4fa0;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
					/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				padding: 0;
			}
			
			#sidebar ul li ul li a {
				padding-left: 25px;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 27px 0;
			width: 236px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 178px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			padding-bottom: 12px;
			width: 144px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 0 13px 12px 13px;
		}
		#sidebar .sidebarcontent {
			padding: 10px;
			font-size: 12px;
			color: #000;
		}
/* Footer */

#footer {
	width: 800px;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 15px auto 0 auto;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #30F;
}
		/* Navigation */
		
.navigation {
	padding: 10px 4px 0 4px;
	width: 546px;
	clear: both;
	font: bold 12px arial;
	color: #363636;
		}
		
.navigation a {
			color: #363636;
			text-decoration: none;
		}
		
.navigation a:hover {
			text-decoration: underline;
		}
.events-calendar-list ul {
			margin: 0 0 10px 0;
			padding: 0;
			list-style-type: none;
		}
		
.events-calendar-list ul li {
			color: #fff;
			font: 12px Arial;
		}
		
.events-calendar-list ul li a {
			color: #fff;
			text-decoration: none;
		}
		
.events-calendar-list ul li a:hover {
			text-decoration: underline;
		}
