/*
Theme Name: Bedford
Theme URI: http://wordpress.org/
Description: 
Version: 2.0
Author: AE MEDIA INC
Author URI: 
Tags: 

color:#69331F; brown
color:#5C8727;  green */



/* Begin Typography & Colors */
body {
	font-size: 10px;
	line-height:18px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333333;
	background:#FFFFFF;

	margin: 20px 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	text-align: left;
	}
	
#header {
	margin: 0 auto;
	padding: 0;
	height: 185px;
	width: 960px;
	background:url(images/header.png) no-repeat;
	position:absolute;
	float:left;
	top: 20px;
	clear:both;
	left: 50%; margin-left: -480px;
z-index:10
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}
	
a {color:#5C8727; text-decoration:none}
a:hover {color:#69331F; text-decoration:none}


.widecolumn {
	line-height: 1.6em;
	}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


	
h1.pageheader {
	font-size: 3em;
	text-align: right;
	color:#69321F;
	font-weight:lighter;
	position:absolute; z-index:10; top:100px; width:440px; left:50%; margin:0 
		}
.pageheader {position:absolute; top:0; margin:95px 0 0 0; padding:0; width:875px;}	

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
	
/*	Begin Headers */
h1, h2, h3 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color:#5C8727;
	}

h1 {
	font-size: 2em;
	}
h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em; padding:0; margin:5px 0 0 0;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#5C8727;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 5px 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Headers */


.entry p {padding:0; margin:0px 0 10px 0}
.entry li {line-height:15px; margin:0 0 13px 0; padding:0}
.entry ul {margin:0 0 0 10px; padding:0}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#content {
	font-size: 1.2em;
	}
	
#content {
	float: left;
	padding: 0 25px;
	margin: 0px;
	margin-top:25px;
	width: 910px;
	background:url(images/body.png) repeat-y;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 25px 0 0 0;
	width: 960px;
	clear: both;
	background: url(images/footer.png) no-repeat;
	absolute:absolute;
	z-index:10;
	margin-top:10px;
	float:left;
	text-align:left
	
	}

#footer p {
	margin: 0;
	padding: 15px 25px;
	text-align: center;
	color:#999999;
	}
/* End Structure */



/



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 5px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 10px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. 

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

*/
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}




/*.entry form {  This is mainly for password protected posts, makes them look better. 
	text-align:center;
	}
*/
select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 0 10px;
	width: 195px;
	float:right;
	background:#69331F url(images/sidebar-bg.gif) bottom;
	text-align:left;
	font-size: 11px;
	color:#FFFFFF;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}	
	
#sidebar-top {background:url(images/sidebar-bg.gif); height:15px; float:right; width:215px}	

#sidebar-top {background-position:top left;}
	
#sidebar a {color:#FFFFFF}
#sidebar a:hover {color:#CBB6A9}
#sidebar h2 { font-family:Georgia, "Times New Roman", Times, serif; color:#FFFFFF; text-transform: uppercase}

#sidebar form {
	margin: 0;
	}
	
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}	

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
#sidebar ul li ul li {
	margin-bottom: 7px;
	padding-bottom:5px;
	border-bottom:#330000 1px dotted;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


#menu-nav {
    font-size:11px;
    width:910px;
	color:#69331F;
	position:absolute;
	top:127px;
background:url(images/menu_background1.png) repeat-x;
		text-transform:uppercase;
		font-stretch:narrower;
    }
#menu-nav, #menu-nav ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    margin:0;
    }
	
#menu-nav a {
    display:block;
    color:#5C8727;
    text-decoration:none;
    padding:0px 25px 0 10px;
    }
	
#menu-nav a:hover {
   color:#69331F; }

#menu-nav li {
    float:left;
    padding:0;
    }
#menu-nav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    }

	
#menu-nav li ul {
   /* width:155px;
	background:url(images/dropdown.png);    
    font-weight:bold;*/
	margin:0 0 0 -10px;
	padding:0px 10px 15px 10px;
	list-style:none;
	position:absolute;
	left:-999em;
	top:40px;
	width:154px;
	background:url(images/dropdown.png) no-repeat;
	background-position:0 100%;
	z-index:10;
	height:auto;

    }
#menu-nav li li a {
    padding:10px 10px;
    width:130px;
    font-size:10px;
	 color:#5C8727;
    }

#menu-nav li ul ul {
    margin:-21px 0 0 150px;
	
    }
#menu-nav li li:hover {
    /*background:#1F3E9F;*/
    }
#menu-nav li ul li:hover a, #menu-nav li ul li li:hover a, #menu-nav li ul li li li:hover a, #menu-nav li ul li li li:hover a {
    margin-left: 3px; color:#69331F; background-image:none; 
    }
/*#menu-nav li:hover a, #menu-nav li.sfhover a {
    color:#69321F;
    }
#menu-nav li:hover li a, #menu-nav li li:hover li a, #menu-nav li li li:hover li a, #menu-nav li li li li:hover li a {
    color:#69321F;
    }*/
#menu-nav li:hover ul ul, #menu-nav li:hover ul ul ul, #menu-nav li:hover ul ul ul ul, #menu-nav li.sfhover ul ul, #menu-nav li.sfhover ul ul ul, #menu-nav li.sfhover ul ul ul ul {
    left:-999em;
    }
#menu-nav li:hover ul, #menu-nav li li:hover ul, #menu-nav li li li:hover ul, #menu-nav li li li li:hover ul, #menu-nav li.sfhover ul, #menu-nav li li.sfhover ul, #menu-nav li li li.sfhover ul, #menu-nav li li li li.sfhover ul {
    left:auto;
    }
#menu-nav li:hover, #menu-nav li.sfhover {
   /* background:#cccccc;*/
    }
	
#menu-nav li.page-item-43 a:hover,
#menu-nav li.page-item-3 a:hover,
#menu-nav li.page-item-13 a:hover,
#menu-nav li.page-item-22 a:hover,
#menu-nav li.page-item-30 a:hover,
#menu-nav li.page-item-33 a:hover,
#menu-nav li.page-item-35 a:hover,
#menu-nav li.page-item-38 a:hover,
#menu-nav li.page-item-879 a:hover,
#menu-nav li.page-item-572 a:hover {
		background-position:0px -40px;
	}
#menu-nav li.page-item-43 a,
#menu-nav li.page-item-3 a,
#menu-nav li.page-item-13 a,
#menu-nav li.page-item-22 a,
#menu-nav li.page-item-30 a,
#menu-nav li.page-item-33 a,
#menu-nav li.page-item-35 a,
#menu-nav li.page-item-38 a,
#menu-nav li.page-item-879 a,
#menu-nav li.page-item-572 a {
		background:url(images/menu_background2.png) repeat-x;
		text-transform: uppercase;
	}
/*#menu-nav 	li.current_page_item a {
	color:#69321F;
	}*/
	
#menu-nav li.page-item-43 a, #menu-nav li.page-item-43 a:hover {padding-left:14px; margin-left:10px}

/*----------------------------------------------------------------*																				
	WordPress 2.8 Plugin: WP-PageNavi 2.60									
	Copyright (c) 2009 Lester "GaMerZ" Chan											

	File Written By:																
	- Lester "GaMerZ" Chan															
	- http://lesterchan.net
														
	File Information:																
	- Page Navigation CSS Style														
	- wp-content/plugins/wp-pagenavi/pagenavi-css.css
	
color:#69331F; brown
color:#5C8727;  green							
 *----------------------------------------------------------------*/


.wp-pagenavi a /*, .wp-pagenavi a:link*/ {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #69331F;
	color: #69331F;
	background-color: #FFFFFF;	
}
/*.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}*/
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
/*
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}*/
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #ffffff;
	border: 1px solid #5C8727;
	background-color: #5C8727;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #69331F;
	color: #ffffff;
	background-color: #69331F;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

	/* This CSS is used for the Show/Hide functionality. */
	.more {
		display: none;
		/*border-top: 3px solid #4F5D75;
		border-bottom: 1px solid #666;*/ }
	.showlink, .downloadLink {height:50px; display:block;}
	
	/*a.showLink { background:url(images/blog-read.gif)}
	a.showLink:hover { background:url(images/blog-read2.gif)}
	
	a.addthis_button { background:url(images/blog-share.gif) no-repeat 0 0}
	a.addthis_button:hover { background:url(images/blog-share2.gif) no-repeat 0 0}
	
	a.downloadLink { background:url(images/blog-download.gif) no-repeat 0 0}
	a.downloadLink:hover { background:url(images/blog-download2.gif) no-repeat 0 0}
	
	a.more { background:url(images/blog-close.gif)}*/


/* ========================== Form Elements Styles ========================== */
label {
	color: #888;
	display: block;
	
	margin-bottom: 10px;

}

input, textarea {
	background-color: #e1e1e1;
	border: 1px solid #cccccc;
	color: #777777;
	font-size: 10px;
	padding: 3px;
	width: 200px; margin-bottom:5px; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

}

textarea {
	width: 250px; height:70px
}

form > div {
	margin-bottom: 20px;
}

form button, input[type="submit"], a.button {
	background: #5C8727;
	border: none;
	color: #ffffff;
	font-size: 10px;
	padding: 5px 10px;
	text-transform: uppercase;
	width: auto;
	cursor:pointer;
	-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-shadow: #2c460b -1px 1px 1px;

}

.wpcf7-submit:hover, input[type="submit"]:hover, a.button:hover {
    background: #426A25;
}

.formtable{	text-align:left;font-size: 10px; }

#homenews {float:right; width:220px; margin-left:40px}

#homenews ul {margin:0; padding:0; list-style:none}
#homenews ul li { list-style:none;margin:0; padding:0; border-bottom:1px solid #ddd; padding:5px 0; font-size:10px; text-align:left}

#homenews a { color:#999999; text-align:left}
#homenews a:hover { color:#426A25; }

#homenews h3 {color:#333333;font-weight:lighter; display:block; border:1px solid #ddd; background:#eee; width:210px; padding:5px; margin:0 0 5px 0;-webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
}

.entry hr {
border: 0;
clear:both;
color: #e1e1e1;
background-color: #e1e1e1;
height: 1px;
width:100%;
margin:10px 0;
padding:0
}

.wpcf7 {font-size:11px; color:#999999; text-align:left}
.wpcf7 p {margin-bottom:15px}

.social-footer {height:110px; width:32px; position:absolute; z-index:15; right:8px; bottom:8px;}

.social-footer a {display:block; width:32px; height:32px; text-indent:-9999px; background: url(images/bedford-social-icons.png) no-repeat top right; float:right; margin-top:5px} 
.social-footer a:hover { width:115px; } 

a.social-facebook {background-position:center right}
a.social-linkedin {background-position:bottom right}
