/*
Theme Name: GOCA
Author: Brenda Egeland, inspired by Andreas Viklund
Author URI: http://www.redletterdesign.net
Tags: 
*/

/* To do a global color theme change, do a find-and-replace on 658b30. 
   Then, modify bg.gif to coordinate with the chosen background color. */


/* Page fixes */
html {height: 100%;} /* fix FF horiz shift */
body {min-height: 101%;} /* fix FF horiz shift */

/* Body */
* {margin:0; padding:0;}
body {background:#305a7a url(img/bg.jpg) top center repeat-y; color:#303030; font:85% "Trebuchet MS",Tahoma,Arial,sans-serif; margin: 0;padding: 0;}
#outerwrap {background: url(img/masthead.jpg) center top no-repeat; color:#333; margin:0; padding: 0; }
#wrap {color:#333; margin:0 auto; width:920px;}

/* Links */
a {background-color:inherit; color:#305a7a ; font-weight:bold; text-decoration:none;}
a:hover {background-color:inherit; color:#658b30; font-weight:bold; text-decoration:underline;}
a img {border:0;}

/* Header */
#header {padding:18px 0 25px 480px; height: 100px;}
#header h1 {color:#305a7a ; font-size:2em; margin:0 0 10px; display: none;} /* for print only */
#header h1 a { color:#305a7a ; text-decoration:none;}
#header p {background-color:inherit; color:#606060;  font-size:12px; font-weight:normal; line-height:15px; margin:10px 0 6px 0; }
#header p strong {font-weight: normal; color: #990000;}
#frontphoto {margin:0 0 10px;}

/* Sidebars */
#leftside {clear:left; float:left; line-height:1.4em; margin:0 0 5px 0; padding:0; width:140px;}
#extras {float:right; line-height:1.4em; margin:0 0 5px 0; padding:0; width:140px;}
#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {font-size:0.9em; margin:0 0 18px;}
#leftside li, #extras li {line-height:1.2em; list-style:none; margin:0 0 6px;}
#leftside ul ul, #extras ul ul {margin:0px 0 0 10px;}
#leftside ul ul li, #extras ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #extras ul ul li a {font-weight:normal;}
#leftside ul.linklist, #extras ul.linklist {font-size:1em;}
#leftside ul.linklist ul, #extras ul.linklist ul {margin:0 0 20px;}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a {font-weight:bold;}
#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {background-color:inherit; color:#505050; font-size:1.2em; font-weight:bold; text-align:left; margin:0 0 6px;}
#leftside label, #extras label {display:none;}
#leftside #mc_signup_form label {display: inline;}

/* Main menu */
ul.page {list-style:none; margin:0 0 20px 0; width:140px;}
ul.page li {display:inline; line-height:1.4em; width:140px;}
ul.page li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
ul.page li a:hover, ul.page li.current_page_item a {background-color:#eaeaea; border-left:4px solid #658b30; color:#505050;}
ul.page li.current_page_item ul li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050;}
ul.page li.current_page_item ul li a:hover {background-color:#eaeaea; border-left:4px solid #658b30; color:#505050;}
/* the last two lines could have been replaced by a child selector in the line before, but IE6 does not support it */


ul.page ul {display: none;}
ul.page li.current_page_item ul,
ul.page li.current_page_parent ul,
ul.page li.current_page_ancestor ul {display: block;}

ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
ul.page ul a {padding:3px 1px 3px 5px; width:115px;}
ul.page ul ul {width:113px;}
ul.page ul ul a {width:100px;}

/* Content */
#content {border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;line-height:1.6em; margin:0 0 5px 150px; padding:0 10px;}
#content {width: 598px;}
#contentwide {border-left:1px solid #e0e0e0; line-height:1.6em; margin:0 0 5px 150px; padding:0 10px;}
#content h2,#contentwide h2 {font-size:1.6em; margin:0 0 10px 0;}
#content h3,#contentwide h3 {font-size:1.3em; margin:0 0 8px;}
#content img,#contentwide img {float:left; margin:3px 10px 3px 0;}
#content ul,#contentwide ul,#content ol,#contentwide ol {margin:0 0 16px 20px;}
#content li,#contentwide li {padding:0 0 0 5px;}
#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol {margin:0 0 0 16px;}
#content p a, #contentwide p a {font-weight: normal; text-decoration: underline;}
#content p a:hover, #contentwide p a:hover {font-weight: normal; text-decoration: underline;}
#content strong, #contentwide strong { color: #1F7F2F; font-weight: bold; }

/* Footer */
#footer {border-top:2px solid #e0e0e0; font-size:0.9em; clear:both; color:#777; font-weight:normal; line-height:1.7em; margin:0 auto; padding:10px 0; text-align:center; width:920px;}
#footer p {margin:0; padding:0;}
#footer a {color:#777; font-weight:normal; text-decoration:none;}
#footer a:hover {color:#555; text-decoration:underline;}
#footer strong a {font-weight:bold;}
#footer span.credits {font-size:1.1em;}

/* Tags */
p,ul,ol {margin:0 0 18px;}
blockquote {border-left:4px solid #e0e0e0; margin:20px; padding:8px 8px 8px 15px;}
blockquote p {background-color:inherit; color:#505050; font-size:0.9em; line-height:1.3em;}
label {background-color:inherit; color:#606060; font-size:0.9em; font-weight:bold;}
table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:4px solid #cccccc;}

/* Forms */
#s,#submit {background-color:#ffffff; border:1px solid #cccccc; color:#505050; font-size:0.9em; margin:0 0 16px; padding:4px; width:130px;}
#author,#email,#url,#comment {border:1px solid #cccccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* WP image align classes */
img.centered {display:block; margin-left:auto; margin-right:auto;}
img.alignright,#content img.alignright, #contentwide img.alignright {float: right;padding:4px; margin:0 0 2px 7px; display:inline;}
img.alignleft {padding:4px; margin:0 7px 2px 0; display:inline;}
.alignright {float:right;}
.alignleft {float:left;}

/* Various classes */
.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.hide {display:none;}
.post {margin:0 0 10px 0; border-bottom: 1px solid #e0e0e0;}
.postinfo {font-size: .8em; font-weight: normal; margin: -10px 0 5px 0; padding: 0; color: #666666; }

.comment {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#606060; margin:0 0 10px; padding:8px 5px 0 8px;}
.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
.gravatarside {float:right; width:48px; height:48px; margin:0 5px 5px 5px;}
.navigation {display:block; margin:10px 0 20px 0; padding:0; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}

 /*  Contact Form */
div#honeypot { display: none; } /* spambot trap */
.success {background-color: #658b30;	color:  #ffffff;	padding: 5px 7px;	margin: 5px 0;	border: 1px solid  #333333;}
.warning {color: #990000;	font-weight: normal;}
div.contactDiv {border: 1px solid #658b30; padding: 5px 15px 15px 15px;}
div.contactDiv p{margin: 0;padding: 0; color: #658b30;font-weight: bold;}
div.contactDiv p.topMessage {margin: 5px 0 0 0;}
div.contactDiv p.dataLabel {padding-top: 15px;}
div.contactDivLeft {width: 46%;}
div.contactDivRight {width: 46%; float: right;}
div.contactDivBottom {clear: right; padding-top: 20px;}
div.contactDiv form {width: 95%; }
div.contactDiv input, div.contactDiv textarea {display: block;margin: 0;padding: 3px; width: 100%; }
table.dbContact {margin: 0; width: 100%; }
table.dbContact td.contactGroup {	text-align: left;	font-weight: bold; color:	#658b30;}
table.dbContact th {text-align: left;	border-bottom: 2px solid #658b30; vertical-align: top;}
table.dbContact td {border-bottom: 1px solid #EAEAEA; margin: 0;padding: 0 5px 0 0; font-size: 11px;}

/* Widget stuff, including MailChimp */
#leftside p.widgetTitle { color: #303030; }
#leftside form {font-size: 11px; color: #303030;}
#leftside input {font-size: 11px; color: #305A7A; width: 90%;}
div.mc_custom_border { margin: 20px 0; }

/* GOCA Awards Table */
table.GOCAawards th { background-color: #DCE6EF; }
table.GOCAawards td { border-bottom: 1px solid #cccccc; }

/* Minutes and Agendas Table */
table.minutesAgendas { width: 100%; margin: 0; padding: 0;}
table.minutesAgendas th { background-color: #305a7a; color: white; font-size: 14px; font-weight: bold; margin-top: 10px;}
table.minutesAgendas td {text-align: left; font-weight: normal; font-size: 12px;}
table.minutesAgendas td a { font-weight: normal; text-decoration: underline;}

/* Captioned images ( as inserted from Media Library) */
div.wp-caption { margin: 5px; padding: 0; background-color: #f4f4f4; border: 1px solid #999999;}
#content img.size-full, #contentwide img.size-full {padding: 5px; margin: 0;}
#content img.size-thumbnail, #contentwide img.size-thumbnail {padding: 5px; margin: 0;}
p.wp-caption-text {font-size: 11px; line-height: 14px; padding: 5px; margin: 0; text-align: center;}

/* RSS Widget */
div a.rsswidget {display: block; border-bottom: 1px solid #e0e0e0; padding-bottom: 5px; margin-bottom: 5px;}

/* About Me Widget */
div#aboutmewidget p { font-size: 11px; line-height: 18px;}
div#aboutmewidget strong { /* green: color: #658b30; */ color: #990000; }

/* Member Associations special formatting */
div#contentwide div.memberAssociations a {font-weight: normal; text-decoration: underline;}
div#contentwide div.memberAssociations strong a {font-weight: bold; color: #990000;}

/* Schedule Table, Such as Olney Days Schedule of Events */
table.tblSchedule th {text-align: left; font-weight: bold; font-size: 16px; color: #658b30;}
table.tblSchedule td {vertical-align: top;}
table.tblSchedule th, table.tblSchedule td {border-bottom: 1px solid #658b30; padding: 5px;}
table.tblSchedule td h4 {color: #658b30; font-weight: bold; font-size: 14px;}

/* Surveys */
div.survey-area { margin-bottom: 15px; }

/* Minutes, Agendas link */
a.minagnews_link { display: block; margin: 0 0 10px 0; }
