/*
Theme Name: Default AGC Newsletter Theme
Theme URI: http://www.agc.org/
Description: WordPress theme for AGC Newsletters.
Version: 0.7
Author: Jason Silkey
Author URI: http://www.agc.org
Tags: 

*/

/* Reset element default values. */

html, body, div, span, applet, object, iframe, h1, h2, h3, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption , thead, table, tbody, tfoot, tr, th, td {
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}


/*  Site Styles  */

body.agc {
	background-color: #94b2a4;
	background-image: url("http://www.agc.org/site/images/site-background.jpg");
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a { 
	color: #3c5d6b;
	text-decoration: underline;
}

p , p a, #content table ul, #content table ul li, #content table table td, #content p em, #content p strong {
	margin-bottom: 11px;
	line-height: 15px;
}

#content table ul li {
	list-style-image: url("http://www.agc.org/site/images/bullet-red.gif");
	margin-left: 30px;
	padding-left: 0px;
}

#homecontent table ul, #homecontent table ul li, #homecontent table table td, #homecontent p em, #homecontent p strong {
	margin-bottom: 11px;
	line-height: 15px;
}

#homecontent table ul li {
	list-style-image: url("http://www.agc.org/site/images/bullet-red.gif");
	margin-left: 30px;
	padding-left: 0px;
}

hr {
	color: #ede9cc;
	background-color: #ede9cc;
	height: 2px;
	margin-bottom: 11px;
	border: 0px;
}

#structure {
	margin-left: auto;
	margin-right: auto;
	width: 977px;
	background-color: #ffffff;
	background-image: url("http://www.agc.org/site/images/page-background.gif");
	background-repeat: repeat-y;
}

#header {
	background-color: #245367;
	height: 130px;
	background-image: url("http://www.agc.org/site/images/header-background.gif");
	background-repeat: no-repeat;
	padding-left: 14px;
}

#logo {
	float: right;
}

#meta {
	padding-top: 30px;
}

#login {
	padding-top: 7px;
}

#tools {
	padding-top: 24px;
}


#navigation {
	background-image:url("http://www.agc.org/site/images/nav-background.gif");
	background-repeat: no-repeat;
}

ul.navigation {
	display: block;
	height: 36px;
	list-style: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-left: 14px;
	margin-bottom: -2px;
}

ul.navigation li {
  display: inline;
  height: 36px;
  padding: 0px;
  margin: 0px;
  margin-right: -4px;
}


/* Home Page Styles */

#homecontent {
	background-image: url("http://www.agc.org/site/images/home-content-background.gif");
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 20px;
	border: 1px solid #00fff00;
}


#homecallout {
	float: left;
	width: 249px;
	background-color: #ede9cc;
	background-image: url("http://www.agc.org/site/images/home-hot_topics-background.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 5px;
}

#homecallout h1 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 43px;
	padding-left: 0px;
}

#homecallout h2 {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px;
}

#homecallout table {
	margin: 15px;
}

#homecallout table td {
	padding-right: 5px;
}

#mission h2 {
	padding-bottom: 15px;
}

#mission p{
	font-size: 11px;
	padding: 5px 50px 0px 30px;
	line-height: 16px;
}

.mission ul{font-size: 11px;padding: 5px 50px 0px 30px;line-height: 16px;}

ul#sponsors {
	display: block;
	list-style: none;
	text-align: left;
	line-height:normal;
	padding: 0px;
	margin: 0px;
	margin-left: 14px;
	margin-top: 10px;
}

ul#sponsors li {
  display: inline;
  padding: 0px;
  margin: 0px;
  padding-right: 10px;
}

#homecontent #footer {
padding-left: 0px;
margin-left: 0px;
}


/* Secondary Page Styles */

#page {
	clear: both;
	background-image: url("http://www.agc.org/site/images/content-background.gif");
	background-repeat: no-repeat;
	padding-left: 14px;
}

h1 {
	margin: 0px;
	background-image: url("images/title-background.gif");
	padding-left: 14px;
	height: 110px;
	padding-bottom:0px;
	margin-bottom:-2px;
}


#breadcrumbs {
	background-image: url("http://www.agc.org/site/images/breadcrumbs-background.gif");
	background-repeat: no-repeat;
	color: #ffffff;
	height: 25px;
	text-align: right;
	padding-top: 9px;
	padding-right: 50px;
}

#navigation2 {
	background-image: url("http://www.agc.org/site/images/nav2-background.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 10px;
	width: 250px;
	float: left;
	margin-right: 20px;
}

#navigation2 a {
	color: #ffffff;
	text-decoration: none;
}

#navigation2 ul {
	padding-bottom: 5px;
}

#navigation2 ul ul li{
	padding-left: 60px;
	padding-right:28px;
	padding-bottom: 10px;
}

#breadcrumbs a {
	color: #ffffff;
	text-decoration:underline;
}

#content {
	background-image: url("http://www.agc.org/site/images/content-background.gif");
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-right: 15px;
}

#footer {
	clear: both;
	color: #8a8777;
	font-size: 10px;
	padding: 15px 0px 15px 35px;
	line-height: 14px;
}

#content table td {
	padding: 5px;
}

#content h2 {
	color: #750001; /* Brown: 594739 */
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 11px;
	clear: both;
}

#content h3 {
	color: #750001;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11px;
	line-height:1.1em;
	clear: both;
}

#content h4 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	margin-top:0px;
	line-height: 1.1em;
	padding-bottom:0px;
	margin-bottom:10px;
}

#content h5 {
	font-weight:bold;
}

#content ol{margin-left:30px;}
#content ol li{padding-bottom:11px;}

.attribution {
	text-align: right;
	margin-bottom: 20px;
	margin-top: -10px;
}

.callout {
	background-image: url("http://www.agc.org/site/images/callout-center-background.gif");
	width: 412px;
	margin-bottom: 10px;
}

.callout h3 {
	background-image: url("http://www.agc.org/site/images/callout-center-top.gif");
	background-repeat: no-repeat;
	height: 37px;
	padding-left: 45px;
	padding-top: 10px;
}

.calloutform {
	background-image: url("http://www.agc.org/site/images/callout-center-background.gif");
	width: 412px;
	margin-bottom: 10px;
}

.calloutform .instruction {
	background-image: url("http://www.agc.org/site/images/callout-center-top.gif");
	background-repeat: no-repeat;
	padding: 10px 20px 0px 45px;
	height: 37px;
}

.calloutform table {
	margin-left: 45px;
}

.calloutform .form {
	background-image: url("http://www.agc.org/site/images/callout-center-bottom.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin-bottom: 0px;
}

.calloutform label {
	font-weight: bold;
}


#content .callout ul li {
	list-style-image: none;
	margin-left: 45px;
	padding-right: 20px;
}

#content .callout ul {
	background-image: url("http://www.agc.org/site/images/callout-center-bottom.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.calloutmore {
	text-align: right;
	padding-top: 10px;
}

.callout1 {
	background-image: url("http://www.agc.org/site/images/callout-1-background-top.gif");
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 15px;
	width: 208px;
	margin-bottom: 10px;
}

.callout2 {
	background-image: url("http://www.agc.org/site/images/callout-2-background-top.gif");
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 15px;
	width: 208px;
	margin-bottom: 10px;
}

#content .callout1 h2, #content .callout2 h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 20px 15px 20px;
	border-bottom: 2px solid #ffffff;
	text-align: center;
	color: #ffffff;
}

.callout1 h2 {
	background-color: #5c4a3b;
	background-image: url("http://www.agc.org/site/images/callout-1-background-bottom.gif");
	background-position: bottom;
	background-repeat: no-repeat;
}

.callout2 h2 {
	background-color: #554536;
	background-image: url("http://www.agc.org/site/images/callout-2-background-bottom.gif");
	background-position: bottom;
	background-repeat: no-repeat;
}

.callout1 p, .callout2 p{
	padding-bottom: 10px;
}

.callout1 #title, .callout2 #title{
	background-color: #f3f0dd;
	background-image: url("http://www.agc.org/site/images/callout-background.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px 15px 10px 15px;
}

#content table.data {
	border-top: 2px solid #e2e7e4;
	border-bottom: 2px solid #e2e7e4;
}

#content table.data th {
	text-align: left;
	color: #3c5d6b;
	font-weight: bold;
	padding: 5px;
}

#content table.data thead {
	border-bottom: 2px solid #e8e1bd;
	border-top: 2px solid #b4c7be;
}

#content table.data td {
	padding: 5px;
	border-top: 2px solid #f3f0dd;
}

#content table.data thead tr.tablemeta th {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	border-bottom: 2px solid #b4c7be;
}

#content table.data thead tr.tablemeta th select {
	font-size: 9px;
}

#content .topicview {
	margin-left: auto;
	margin-right: auto;
	width: 250px;
}

#content .hidden {
	display: none;
	visibility: hidden;
}

#printheader { display:none; }

/* Standard Allowable Formatting */

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.photograph {
	float: left;
	padding: 0px 20px 10px 0px;
}

.profile {
	clear: both;
}

.main-table{width:618px;}
.main-table td{vertical-align:top;padding:0;margin:0;}

.member-lock{background-image:url(/site/images/lock2.gif);background-repeat:no-repeat;background-position:0 0;padding-left:14px;display:block;line-height:normal;}

/* the div that holds the date picker calendar */
.dpDiv {}

/* the table (within the div) that holds the date picker calendar */
.dpTable {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;text-align: center;color: #505050;background-color: #ece9d8;	border: 1px solid #AAA;}

/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {}

/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {}

/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {}

/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR{}

/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {border: 1px solid #ece9d8;}

/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {background-color: #CCC;border: 1px solid #AAA;}

/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {background-color: #aca998;border: 1px solid #888;cursor: pointer;color: red;}

/* the table cell that holds the name of the month and the year */
.dpTitleTD {}

/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {}

/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {}

/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {background-color: #CCC;border: 1px solid #AAA;color: white;}

/* additional style information for the text that indicates the month and year */
.dpTitleText {font-size: 12px;color: gray;font-weight: bold;}

/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {color: 4060ff;font-weight: bold;}

/* the forward/backward buttons at the top */
.dpButton {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;font-size: 10px;color: gray;background: #d8e8ff;font-weight: bold;padding: 0px;}

/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;font-size: 10px;color: gray;background: #d8e8ff;font-weight: bold;}


.CELRgeneralinfo td {vertical-align:top;}
.CELRgeneralinfo {margin-bottom:25px;}


#printheader { display:none; }

.navItem{position:relative;float:left;}
.flyout{visibility:hidden;position:absolute;left:0;top:36px;z-index:100;}
.flyout a{display:block;width:180px;background-color:#000;color:#FFF;font:normal 12px arial,sans-serif;text-decoration:none;filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;}
.flyout a:hover{background-color:#690001;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;color:#FFF;}
.flyout a span{display:block;padding:4px 10px;}

/* Staff Contact Callout Boxes */
.vcard {
	text-align: center;
	margin: 0px 0px 12px 0px;
	line-height: 1.3em;
}
.vcard .org {
	display:none;
}

.vcard .fn {
	font-weight:bold;
}
.vcard .adr {
	display:none;
}
.vcard .url {
	display:none;
}

/* Workaround for those who have no department info in their title */
.srstaffhack .org {
	display:block;
}
.srstaffhack .organization-name {
	display:none;
}

/* Begin Typography & Colors */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 630px;
	}

/* Begin Sidebar */
#sidebar
{
	float: right;
	padding: 0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	width: 208px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


.widgettitle {
	background:url('images/callout-title.png');
	background-repeat: no-repeat;
	width: 208px;
	height: 32px;
	padding: 22px 0px 0px 0px;
}

#sidebar ul li h2.widgettitle {
	color: #ffffff;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}

#sidebar ul li.widget {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	text-align: center;
	background-color: #f3f0dd;
}


#sidebar ul li.widget ul {
	background-color: #f3f0dd;
	padding: 10px 10px 10px 0px;
	background:url('images/callout-background.png') no-repeat bottom left;
}

.archivelistwidget {
	background-color: #f3f0dd;
	padding: 0px 0px 0px 0px !important;
	background:none !important;
}

.textwidget {
	background-color: #f3f0dd;
	padding: 10px 10px 10px 10px;
	background:url('images/callout-background.png') no-repeat bottom left;
}

#sidebar ul li.widget ul li {
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 40px;
	margin-right: 0px;
	text-align: left;
}

.alignright {
	float: right;
	margin-left: 15px;
}

.alignleft {
	float: left;
	margin-right: 15px;;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-bottom: 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: 9px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align:center;
}

.post {
    clear:both;
}

#content * h2.posttitle {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2.posttitle a {
	color:#760001;
	text-decoration: none;
}

h2.posttitle a:hover {
	color:#275a70;
	text-decoration: underline;
}

#content * h3.posttitle {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3.posttitle a {
	color:#760001;
	text-decoration: none;
}

h3.posttitle a:hover {
	color:#275a70;
	text-decoration: underline;
}

.pubdate {
	font-weight:bold;
    margin-top:4px;
	font-size: 1.1em;
	color: #275a70;
}
.entry {
    clear:both;
}
.entry-more {
	text-align:right;
}

div.wam_wrap h4.wam {
	margin-bottom:8px !important;
}

ul.wam_ul {
    margin:0px 0px 15px 0px !important;
    padding:0px !important;
}

ul.wam_ul li {
	list-style: none !important;
	list-style-image: none !important;
	margin:0px 10px 5px 2px !important;
	display:inline !important; 
}

ul.wam_ul li p {
	display:none !important;
}
.cat_icon {
    float:right;
    padding:2px 0px 8px 15px;
}

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

div.sociable {
    display:inline;
}

.sociable ul li {
	list-style: none !important;
    display:inline;
    margin:2px !important;
}
