/*
Theme Name: Edward A. Snyder
Theme URI: http://wordpress.org/
Description: Very basic, clean theme. Adaptation from the theme "Twenty Ten 1.1 by the WordPress team"
Author: West Loop Media, Inc.
Version: 1.0
Tags: 
*/



/* ----------MAIN STRUCTURE---------- */

html, body {
	background: url('images/bgSideBorders.jpg') repeat-y top center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/*Opera Fix for Sticky Footer*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

#wrapper {
	background: url('images/bgBlueBar.jpg') repeat-x left top;
	width: 100%;
	min-height: 100%;
	padding:0;
	margin: 0 auto;
	text-align: center;
}


/* =Menu
-------------------------------------------------------------- */

#menuWrap {
	background:#2c5a72 url('images/bgMenu.jpg') repeat-x left top;
	display: block;
	float: left;
	margin: 0 auto;
	width: 960px;
	height: 47px;
}
#menuWrap .menu-header,
div.menu {
	font-size: 85%;
	text-transform:uppercase;
	margin: 0;
	width: 960px;
	overflow: visible;
}
#menuWrap .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#menuWrap .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#menuWrap a {
	color: #b8c1c6;
	display: block;
	line-height: 38px;
	padding: 2px 17px;
	text-decoration: none;
}
#menuWrap ul ul {
	background: #37667e;
	font-size: 85%;
	display: none;
	position: absolute;
	top: 47px;
	left: 0;
	float: left;
	width: 140px;
	z-index: 99999;
}
#menuWrap ul ul li {
	min-width: auto;
}
#menuWrap ul ul ul {
	left: 100%;
	top: 0;
}

#menuWrap ul ul a {
	padding: 10px;
	width: 140px;
	height: auto;
}



ul#menu-main li.current-menu-item a, ul#menu-main li.current-page-ancestor a {
	background: url('images/bgMenuOn.jpg') repeat-x left top;
	color: #FFF;
	display:block;
	margin: 0;
	text-decoration:none;
	height: 47px;
}

ul#menu-main .sub-menu li a{
	text-align: left;
	height: 25px;
	padding: 0 0 10px 17px;
	background: #37667e;
}

	
#menuWrap li:hover > a {
	background: none;
	height: 47px;
	color: #fff;
}

#menuWrap ul ul :hover > a {
	background: #2a546a;
	color: #fff;
}

#menuWrap ul li:hover > ul {
	display: block;
}
#menuWrap ul li.current_page_item > a,
#menuWrap ul li.current-menu-ancestor > a,
#menuWrap ul li.current-menu-item > a,
#menuWrap ul li.current-menu-parent > a {
	color: #fff;
}
* html #menuWrap ul li.current_page_item a,
* html #menuWrap ul li.current-menu-ancestor a,
* html #menuWrap ul li.current-menu-item a,
* html #menuWrap ul li.current-menu-parent a,
* html #menuWrap ul li a:hover {
	color: #fff;
}



.home .breadcrumbs {
	display: none;
}

.breadcrumbs {
	text-align: left;
	margin: 0;
	padding: 13px 15px 15px 31px;
	clear: both;
	font-size: 80%;
}



/* Footer menu */

#footer {
	width: 100%;
	position: relative;
	height: 73px;
	margin: -73px auto 0 auto; /* negative value of footer height */
	clear: both;
	padding: 0;
	background: url('images/bgFooter.jpg') repeat-x left top;
	text-align: center;
	overflow: hidden;
}

#footerInside {
	background: url('images/bgFooterInside.jpg') repeat-x left top;
	width: 960px;
	height: 37px;
	margin: 0 auto;
	padding: 12px 0 0 0;

}

#footer .sub-menu {
	display: none;
}

#copyright {
	text-align: left;
	float: left;
	width: 320px;
	padding: 0 0 0 30px;
}

.menu-main-container {
	text-align: right;
	border: 600px;
	float: right;
	padding: 0 30px 0 0;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 72%;
	line-height: 200%;
}

	#footer ul {
		list-style: none;
		margin: 0;
		padding: 3px 0;
	}
	
		#footer ul li {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 72%;
			display: inline;
			margin-left: -3px;
			padding: 0 4px;
			border-right: 1px solid #7E7E7E;
			
		}
		
		#footer ul li.last, #footer ul li:last-child {
			border: none;
		}
		
		#footer a, #footer a:link, #footer a:active, #footer a:visited {
			color: #CCC;
			text-decoration: none;
		}
		
		#footer a:hover {
			color: #FFF;
		}

#header {
	position: relative;
	top: 0;
	left: 0;
	z-index: 999;
	width: 960px;
	height: 118px;
	padding: 0;
	margin: 0 auto;
}

#header_print {
	display: none;
}

#homeBlockLtMid {
	float: left;
	width: 410px;
	padding: 0;
	margin: 0;
}

#homeBlockLeft {
	float: left;
	width: 190px;
	padding: 0; 
	margin: 0;
}
#homeBlockMiddle {
	float: right;
	width: 190px;	
	padding: 0; 
	margin: 0;
}
#homeBlockRight {
	width: 190px;
	padding: 0; 
	margin: 0;
	float: right;
}

#homeBlockLeft, #homeBlockMiddle, #homeBlockRight {
	font-size: 85%;
}

p.date {
	width: 40px;
	text-align: right;
	display: block;
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
}

p.musingTitle {
	float: right;
	display: block;
	width: 149px;
	padding: 0;
	margin: 0;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clearfloat.musing {
	padding-bottom: 12px;
}

#main, #mainInternal {
	background: url('images/bgMain.jpg') repeat-y top center;
	width: 960px;
	padding: 0 0 80px 0;
	text-align: left;
	overflow: auto;
	clear: both;
}

#main {
	margin: 30px auto;
}

#mainInternal {
	margin: 50px auto 30px auto;
}

#main .content, #mainInternal .content {
	text-align: left;
	float: left;
	width: 630px;
	padding: 0;
	margin: 0 0 0 30px;
}

.sidebar {
	font-size: 85%;
	line-height: 150%;
	float: right;
	width: 200px;
	padding: 0 20px 0 30px;
	margin: 0 20px 0 0;
	border-left: 1px solid #CCC;
}

#main .sidebar ul, #main .sidebar ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#mainInternal .sidebar ul {
	margin: 0 0 0 5px;
}


#mainInternal .sidebar ul li.current-menu-item, #main .sidebar ul li.current-menu-item{
	color: #000;
	}
	
#mainInternal .sidebar ul.submenu li a, #main .sidebar ul.submenu li a{
	color: #CC0000;
	}

#mainInternal .sidebar ul li ul {
	margin-left: 15px;
}

#mainInternal .sidebar ul li ul li ul {
	margin-top: 0;
	margin-left: 15px;
}

/* For YT Tree Menu */
	
#mainInternal .sidebar ul#yttreemenu li.current_page_item a.yttm_current, #main .sidebar ul#yttreemenu li.current_page_item a.yttm_current {
	color: #000;
	}	
	

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.sidebar .widget-area {
	margin-bottom: 30px;

}

#mainInternal .sidebar .widget-container {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}

#main .sidebar .widget-container {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: none;
}

.sidebar li a {
	font-size: 85%;
}



.sidebar h3.widget-title a.current_page_item {
	color: #225B7A;
}
.sidebar h3.widget-title a.current_page_item:hover {
	text-decoration: none;
}
.sidebar li.current_page_item a{
	color: #333;
}
.sidebar li.current_page_item a:hover {
	text-decoration: none;
}

.sidebar li.current_page_item ul.children a{
	color: #378349;
	}

.sidebar li.current_page_item ul.children a:hover{
	text-decoration: underline;
	}

img.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}
img.alignright {
	float: right;
	margin: 0 0 15px 15px;
}




/* Font Styling & Positioning */

em, i {
	font-style: oblique;
}


p {
	font-size: 85%;
	line-height: 150%;
	margin: 0 0 20px 0;
	padding: 0;
}

p.nocomments {
	display: none;
}

.entry-meta, .entry-utility, cite, .comment-meta {
	color: #999;
	font-size: 85%;
	line-height: 130%;
	margin: 0 0 15px 0;
}

.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

h1 {
	font-size: 200%;
	text-transform:uppercase;
	margin: 0 0 10px 0;
	display: inline-block; /* IMPORTANT */
}

h1 cufon, h2 cufon, h3 cufon {
	padding-bottom: 5px;
	}

h2 {
	margin: 10px 0 15px 0;
	font-size: 160%;
	text-transform:uppercase;
	display: inline-block; /* IMPORTANT */
}

h3 {
	margin: 0 0 10px 0;
	font-size: 105%;
	text-transform:uppercase;
	display: inline-block; /* IMPORTANT */
}

.home .sidebar h3{
	margin: 0 0 10px 0;
}


.sidebar h3{
	margin: 0 0 10px 0;
}

.sidebar h3.widget-title a{
	font-size: 105%;
}


.home h3 {
	display: inherit;
}

#comments-title, #reply-title {
	margin-top: 15px;
}


.entry-meta {
	padding: 5px 0 0 0;
	margin-top: 20px;
		}
		
.single .entry-meta {
	padding: 5px 0 10px 0;
}

.blog .entry-utility {
	margin-top: 0;
}

.entry-utility { 
	float: right;
	text-align: right;
	margin-top: 20px;
	padding: 5px 0 20px 0;
}

#twitter {
	margin: 0 5px 0 0;
	float: left;
}

#nav-above {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.nav-previous, .nav-next{
	font-size: 85%;
	line-height: 150%;
	padding: 0;
	margin: 0;
	width: 300px;
}

.nav-next {
	float: right;
	text-align: right;
}

#nav-above .nav-previous, #nav-above .nav-next {
	padding: 0 0 15px 0;
	margin: 0;
	overflow: hidden;
}

#nav-below {
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	overflow: hidden;
	border-top: 1px solid #CCC;
}

#nav-below .nav-next, #nav-below .nav-previous {
	padding: 0;
	margin: 0;
	overflow: hidden;
}


.post {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 107%;
	line-height: 130%;
	margin: 0 0 5px 0;
}


h1, h2, h3 {
	color: #225b7a;
}

a, a:link, a:visited {
	color: #378349;
	text-decoration: none;
}

a:hover {
	color: #378349;
	text-decoration: underline;
}

#main ul, #mainInternal ul{
	list-style: disc;
	margin: 0 0 20px 15px;
}

#main ul li, #mainInternal ul li {
	font-size: 85%;
	line-height: 150%;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
}


#main ol, #mainInternal ol{
	list-style: decimal;
	margin: 0 0 20px 20px;
}

#main ol li, #mainInternal ol li {
	font-size: 85%;
	line-height: 150%;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
}


#main .sidebar ul li, #mainInternal .sidebar ul li {
	font-size: 100%;
	line-height: 15px;
	list-style: none;
	padding: 0 0 15px 0;
	margin: 0 0 0 0;
}

#mainInternal .sidebar ul li ul {
	margin: 0;
	padding: 0;
}

#main .sidebar ul li ul.children li, #mainInternal .sidebar ul li ul.children li {
	padding: 10px 0 0 0;
}

/* Contact Form */

.page-id-17 table {
	margin-top: 15px;
}

td strong{
	font-size: 75%;
	padding: 0 0 5px 0;
}

input, textarea.contactmessage {
	margin: 10px 0;
}

.contactmessage {
	width: 330px;
	height: 90px;
	margin-left: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
}


/* Homepage Content Slider - ALL OTHER STYLING CONTROLLED IN CONTENT_SLIDE.PHP */

#content_slider {
	width: 960px;
	height: 330px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	border: none;
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	padding: 10px;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

