/* 
Theme Name: Gleisser4Shaker
Theme URL: http://www.gleisser4shaker.com/
Description: Brian Gleiser for Shaker City Council
Author: Matt Seymour
Author URI: http://www.mattseymour.com/
Version: 1.0


/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

/*----------------------------------------------
  BODY, CONTAINER & BROWSER RESET
  ----------------------------------------------*/
  
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
ol,ul { list-style:none; }
* {margin:0;padding:0;}


body {
	background: url(images/header-body-bg.jpg) no-repeat top center;
}
#container {
	width: 850px;
	margin: 0 auto;
	line-height: 18px;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}
h3 { 
	font-size: 16px;
	font-weight: bold;
}


/*----------------------------------------------
  Header
  ----------------------------------------------*/

#header {
	width: 850px;
}
#header #search {
	margin-left: 600px;
	padding-top: 60px;
}
#searchsubmit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}

/* MAIN NAV */

#header #main-nav {
	margin-top: 30px;
	 
}
#header #main-nav ul {
	width: 850px;
	height: 52px;
	text-align: center;
	overflow: hidden;
	line-height: 52px;
	
}
#header #main-nav ul li {
	display: inline;
}
#header #main-nav ul li a {
	font-size: 20px;
	padding: 18px 16px 12px 16px;
}
#header #main-nav ul li a:link, #header #main-nav ul li a:visited {
	color: #CCCCCC;
}
#header #main-nav ul li a:hover, #header #main-nav ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/main-nav-highlight.jpg) repeat-x left top;
 
}
#header .current_page_item a {
	text-decoration: none;
	background: url(images/main-nav-highlight.jpg) repeat-x left top; 

}



/*----------------------------------------------
  MAIN CONTENT
  ----------------------------------------------*/

#secondary-header {
	color: #333333;
	padding: 16px 0 16px 25px;
	background: url(images/secondary-header-bg1.jpg) no-repeat bottom left;
}	
#secondary-header a img {
	margin: -12px 25px 0 0;
	float: right;
}
a:link, a:visited {
	color: #0071BC;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
#main-content {
	margin-right: 265px;
}
.post {
	color: #333333;
	margin: 18px 0 0 25px;
	border-bottom: 1px solid #CCCCCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.post h2 {
	margin-bottom: 12px;
}
.post .time-stamp {
	text-transform: uppercase;
	font-size: 10px;
	color: #666666;
	margin-top: 18px;
	margin-bottom: 6px;
}
.entry-content p {
	margin-bottom: 18px;
}
.entry-content blockquote {
	padding: 0 75px 0 25px;
	color: #555555;
	font-style: italic;
}
.postmeta {
	padding: 14px 0 25px 0;
	border-bottom: 1px solid #CCCCCC;
}
#postnavigation {
	margin: 6px 0 0 25px;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
}
.single .entry-content {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 18px;
}
/* COMMON PAGE STYLES */

#post-2 h2, #post-9 h2, #post-13 h2, #post-15 h2, #post-11 h2, #post-17 h2 { /* styles h2 tags for About, FAQ, Support, Endorsements, Contact, Donate */
	color: #660099;
	line-height: 22px;
}
#post-2, #post-11, #post-9, #post-15, #post-13, .single .post, .search, #post-17 { /* removes bottom border for About, Support, Contact, Endorsements, FAQ, single.php, Donate */
	border: none;
	margin-bottom: 50px;
	min-height: 350px;
}
.wpcf7-submit input { 
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

/* HOME PAGE */

#featured-content {
	width: 850px;
	height: 300px;
	background-color: #660099;
}
#secondary-header-home {
	padding: 18px 0 8px 25px;
	background: url(images/secondary-header-bg2.jpg) no-repeat bottom left;
}
#secondary-header-home h1 {
	float:left;
	color: #333333;
	margin: 0;
	padding:0;
}
#secondary-header-home a img {
	margin: 6px 0 0 10px;
	padding:0;
}
#secondary-header-home .more-link {
	margin: -15px 0 0 495px;
}
#main-content .more-link, #secondary-header-home .more-link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#main-content .more-link {
	display: block;
	margin-top: 14px;
}

/* ABOUT ME PAGE */

#post-2 p, #post-2 ul {
	margin-left: 18px;
}
#post-2 ul li {
	margin-bottom: 18px;
}

/* SHOW YOUR SUPPORT & GET IN TOUCH & DONATE FORMS */

#wpcf7-f1-p9-o1, #wpcf7-f2-p11-o1, #please-donate {
	margin-left: 18px;
}
#wpcf7-f1-p9-o1 .form-label, .wpcf7-list-item-label, #wpcf7-f2-p11-o1 .form-label {
	font-size: 12px;
}
#wpcf7-f1-p9-o1 #checkbox-label {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 12px;
}
.wpcf7-list-item {
	display: block;
	margin-top: 18px;
}
#wpcf7-f1-p9-o1 label .required, #wpcf7-f2-p11-o1 label .required {
	font-size: 10px;
	color: #999999;
}
#please-donate-submit {
	margin-left: -15px;
}	

/* ENDORSEMENTS PAGE */

#post-15 p {
	margin-left: 18px;
}

/* FAQ PAGE */

#post-13 h2 a {
	text-decoration: none;
}
#post-13 p {
	margin-left: 18px;
}
#post-13 p a.anchor-top {
	font-size: 10px;
	text-transform: uppercase;
}
#faq-list {
	margin-bottom: 18px;
}
#faq-list li {
	margin-bottom: 6px;
}

/* FAQ PAGE */

/*----------------------------------------------
  SIDEBAR
  ----------------------------------------------*/

#sidebar {
	float: right;
	width: 215px;
	margin: 25px 25px 0 0;
}
.widget {
	border: 7px solid #DBDBDB;
	background: #DBDBDB;
	margin-bottom: 25px;
	text-align: center;
}
.textwidget a {
	font-size: 22px;
	color: #0071BC;
}
#text-6 {
	background: #DBDBDB url(images/donate-button.jpg) no-repeat left top;
	padding-top: 15px;	
}
#text-6 .textwidget a {
	color: #CC0000;	
}
#text-6 .textwidget p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #555555;
	line-height: 14px;
	margin: 30px 0 5px 0;
}
#text-4, #text-5 {
	background: #DBDBDB url(images/widget-gradient-sm.png) repeat-x top left;
	padding: 15px 0;
}



/*----------------------------------------------
  FOOTER
  ----------------------------------------------*/

#footer {
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	margin-top: 25px;
	background: #E7E7D3 url(images/footer-bg.jpg) no-repeat top left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer p {
	color: #333333;
}
#footer #credit-line {
	color: #AA9D68;
	padding: 6px 0 12px 0;
}
#footer #credit-line a:link, #footer #credit-line a:visited {
	color: #AA9D68;
	text-decoration: underline;
}
#footer #credit-line a:hover, #footer #credit-line a:active {
	color: #877B4B;
}	

/*----------------------------------------------
  MISC
  ----------------------------------------------*/

.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

