﻿/*
Theme: Theme Machine
Author: Orchard Team – http://www.orchardproject.net
Copyright: 2010, Orchard. All Rights Reserved
*/


/* Reset
***************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

/* Remember focus styles! */
:focus { outline: 0; }


body { line-height: 1; color: black; background:#000000; }
ol { list-style: none; }

/* Tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* HTML 5 elements as block */  
footer, aside, nav, article { display: block; }





/* Clearing Floats
***************************************************************/

.group:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.zone:after, .widget-control:after /* .zone:after self clears every zone container - .widget-control:after self clears any floats used in a widget */
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}



/* General
***************************************************************/

/* Default font settings. 
The font-size 81.3% sets the base font to 13px 

Pixels     EMs         Percent Points
6px     0.462em     46.2%     5pt
7px     0.538em     53.8%     5pt
8px     0.615em     61.5%     6pt
9px     0.692em     69.2%     7pt
10px     0.769em     76.9%     8pt
11px     0.846em     84.6%     8pt
12px     0.923em     92.3%     9pt
13px     1em         100%     10pt
14px     1.077em     107.7%     11pt
15px     1.154em     115.4%     11pt
16px     1.231em     123.1%     12pt
17px     1.308em     130.8%     13pt
18px     1.385em     138.5%     14pt
19px     1.462em     146.2%     14pt
20px     1.538em     153.8%     15pt
21px     1.615em     161.5%     16pt
22px     1.692em     169.2%     17pt
23px     1.769em     176.9%     17pt
24px     1.846em     184.6%     18pt
*/

body { 
  font-size: 14px;
  background: #000000 url(../Content/images/site-background3.jpg) no-repeat center top;
  font-family: "Myriad Pro","Segoe UI", Helvetica, Arial, sans-serif;
  margin:0;
  padding:0;
  /*color: #4d4d4d;*/
 
}

#wrapper {width:1024px; margin:20px auto 0; background-color: #fff; padding-top:1px;}
#content {margin:5px 5px 0 5px; background: url(../Content/images/background-content.gif) repeat-y;}
#content_home {margin:5px 5px 0 5px;}
#header {background: url(../Content/images/background-header-lg.jpg) no-repeat; height:231px; position: relative;}
#main {width:615px; float:left; padding:0; position:relative;}
#sidebar, #sidebar-right{width:360px; float:right; padding:0 5px; }
#footer {clear: both; background-color:#ffffff; padding:10px 0 10px 0; font-size:1em;}
#news {margin-left:15px;}
#map {width:1010px; float:left;}



#breadcrumb {height:25px; background: #4d4d4d url(../Content/images/background-breadcrumb.gif) repeat-y scroll 3px 0; margin-bottom: 10px;}
#breadcrumb ul {display: inline;}
#breadcrumb ul li {float:left; display: inline; padding:3px 5px; color:#fff;}
#breadcrumb ul li:after { content:" \00BB \0020"}
#breadcrumb ul li:last-child:after { content:"";}
#breadcrumb li a { text-decoration: underline; color:#fff;}
#navigation ul, #navigation li, #breadcrumb ul, #breadcrumb li, #priorities ul, #priorities li {margin:0;}


h1, h2, h3, h4, h5, h6 {font-weight: bold; margin:10px 0;}
h1 {font-size: 1.6em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.3em;}
#newsstories h4, h5 {font-size: 1.2em;}
h6 {font-size: 1.1em;}
p {margin-top:15px; line-height: 1.35em}
ul {margin-left:0px;}

#newsstories li a{font-size:14px;}
#main li {margin-left:25px; margin-top:5px; line-height:1.25em}

#main a:link { color:#4b91c2; text-decoration: underline; }
#main a:visited { color:#4b91c2; text-decoration:none; }
#main a:hover { color:#4b91c2;}
#main a:active { color:#4b91c2;}

#footer a:link { color:#4b91c2; text-decoration: underline; }
#footer a:visited { color:#4b91c2; text-decoration:none; }
#footer a:hover { color:#4b91c2;}
#footer a:active { color:#4b91c2;}




/* Headings */

/*

h1,h2,h3,h4,h5,h6 { font-weight: normal; margin:.6em 0;}

h1 { font-size: 1.308em; }
h2 { font-size: 1.231em; }
h3 { font-size: 1.154em; }
h4 { font-size: 1.077em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

p {font-size: 1.077em;}

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

*/

/* Aside Headings */

/*
aside h1 { font-size: 1.154em; }
aside h2 { font-size: 1.077em; }
aside h3 { font-size: 1em; }
aside h4 { font-size: 1em; }
aside h5 { font-size: 1em; }
aside h6 { font-size: 1em; }
*/

/* Lists */
/*
li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 1.5em; line-height: 1.538em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}
*/

/* Text elements */

p img.left  { float: left; margin: 0.923em 0.923em 0.923em 0; padding: 0; }
p img.right { float: right; margin: 0.923em 0 0.923em 0.923em; }


blockquote  { margin: 0.923em; color: #666; font-style: italic; }
strong      { font-weight: bold; }



/* Forms
***************************************************************/

form              { margin: 0; padding: 0; }
legend            { font-size: 1.231em; font-weight: normal; margin: 0 0 1.2em 0; border:none; }
fieldset          { padding:0em; margin: 0 0 0em 0; border: 0px solid #dbdbdb; }
label             { font-weight: normal; display:block; padding: 0 0 0.3em 0; }
label.forcheckbox { margin:0 0 0 .4em; display:inline; }

input[type="text"], input[type="password"] {
    display: block;
    padding: 0.3em;
}

input[type="checkbox"] {
    margin:.2em 0 1.2em 0;
}

fieldset ol     { list-style-type:none; padding: 0; margin: 0; }
fieldset ol li  { margin: 0 0 6px 0; }



/* Structure
***************************************************************/
#layout-wrapper { }


#layout-header {
    width:100%;
    
}


/* Navigation */
/*
#layout-navigation 
#layout-navigation 
{
    width: 960px;
    margin: 0 auto;
    display: block;
    border-bottom: 1px solid #dbdbdb;
}
}*/

/*
#navigation {position: relative;  background-color:#77685f; display:block; width:100%; border-bottom:3px solid #FFF;}

nav ul 
{
    padding: 0px;
    margin: 0px;
    background-color:#77685f;
    width:100%;
        
}
    nav ul li
     {
        background:#77685f;
        display:block;
        float:left;
        margin:0 2px -1px 0;
    }
    nav ul li.current 
    {
        background:#000;
    }
    nav ul a 
    {
        padding:0 35px;
        display:block;
        float:left;
        color: #FFF;
        font-size: 1.2em;
        text-decoration:none;
        line-height:36px;
		
        
    }
    
    nav ul li a:hover
    { 
    	background-color:#51260d;
    	color:#FFF;
    	text-decoration:none;
    }

*/

#layout-header {}
    #branding 
    {   
        font-family: 'Lobster', Tahoma, Arial, Helvetica, sans-serif;
        font-size: 2.9em;
        padding: 0;
        margin: 0;
    }
    #branding a 
    {
        text-decoration:none;
        color: #434343;
    }
    
    
#layout-navigation {}
#layout-featured {}
#layout-before-main {}
#layout-main {}
    #aside-first {}
    #layout-content {}
        #messages {}
        #before-content {}
        #content {}
        #after-content {}
    #aside-second {}
#layout-after-main {}


#layout-tripel {}
    #tripel-first {}
    #tripel-second {}
    #tripel-third {}
/*#layout-footer {}
    #footer-quad {}
        #footer-quad-first {}
        #footer-quad-second {}
        #footer-quad-third {}        
        #footer-quad-forth {}
    #footer-sig {}*/

    
/* Zones */
.zone 
{
    padding: 12px;
    
    /*  Enable this to see zone visualizations
    background-color: yellow;
    box-shadow:inset 0 0 1px purple;
    -moz-box-shadow:inset 0 0 1px purple;
    -webkit-box-shadow:inset 0 0 1px purple;
    */
} 
.zone-header { padding: 30px 0 30px 12px; position: relative; visibility:hidden; }
.zone-navigation { padding: 0; }
.zone-featured {}
.zone-beforemain {}
.zone-asidefirst {}
.zone-messages {}
.zone-beforecontent {}
.zone-content {width:625px;}
.zone-aftercontent {}
.zone-asidesecond {}
.zone-aftermain {}
.zone-zone-tripelfirst {}
.zone-zone-tripelsecond {}
.zone-zone-tripelthird {}
.zone-footerquadfirst {}
.zone-footerquadsecond {}
.zone-footerquadthird {}
.zone-footerquadfourth {}
.zone-footer { color: #000000; }



/* Main
***************************************************************/

/* Content lists and details */
.content-description { font-size: 1.154em; }
.content-items { padding: 0; margin: 0; list-style: none; }
.content-items li { padding: 0; margin: 0; }
.content-items .content-item { border-top: 1px solid #dbdbdb; padding: 6px 0 6px 0; }
.content-items .content-item header {}
.content-items .content-item header h1 { font-size: 1.308em; color:#ff0000; }
.content-items .content-item header h1 a { color: #434343; }
.content-items .content-item header h1 a:hover {}

/* Tags */
.tags { margin-top: 12px; }
.tags a { background-color: #dbdbdb; padding: 3px 6px; color: #434343; }
.tags a:hover { background-color: #434343; color: #fff; }

/* Metadata */
.metadata { margin: 0 0 12px 0; color: #999; font-size: 0.846em; visibility:hidden; }
.metadata .published { display: inline; margin: 0 6px 0 0; visibility:hidden;}
.metadata .commentcount { display: inline; }
.meta {}

/* Comments */
#comments { margin: 24px 0 0 0; padding: 0; }
.comment-form { margin: 24px 0 0 0; padding: 0; }
.comments { margin: 0; padding: 0; list-style: none; }
.comments li { margin: 12px 0 0 0; padding: 12px; border: 1px solid #dbdbdb; }
.comment { margin: 0; padding: 0; }
.comment h4 { font-size: 1.077em; }
.comment .who {}
.comment .what {}
.comment #add-comment {}
.comment-form #comment-by { font-size: 1.231em; font-weight: normal; margin: 0 0 1.2em 0; border:none; }
.comment-form #comment-text { width: 33.2em; }
.comment-form input[type="text"] { width: 32em; }
.comment-disabled {}
.comment-count { font-size: 1.231em; }

/* Confirmations */
.message, .validation-summary-errors { margin:10px 0 4px 0; padding:4px; }
.messages a { font-weight:bold; }
.message-Information { background:#e6f1c9; /* green */ border:1px solid #cfe493; color:#062232; }
.message-Warning { background:#fdf5bc; /* yellow */ border:1px solid #ffea9b; }
.critical.message, .validation-summary-errors, .message-Error { background:#e68585; /* red */ border:1px solid #990808; color:#fff; }


/* Secondary
***************************************************************/

/* Aside Zones */
/* If zone 1 is on */
.aside-1 #layout-content { float: right; width: 600px; }
.aside-1 .aside-first { float: left; width: 360px; }

/* If zone 2 is on */
.aside-2 #layout-content { float: left; width: 600px;}
.aside-2 .aside-second { float: right; width: 375px; margin-right:10px; }

/* If zones 1, 2 are on */
.aside-12 #layout-content { width: 600px; }
.aside-12 .aside-first, .aside-12 .aside-second { width: 180px; }
.aside-12 .aside-first, .aside-12 .aside-second, .aside-12 #layout-content { float:left; }

/* Tripel Zones*/
#layout-tripel > div { float:left; width:960px; }

/*2 zones on */
.tripel-12 #layout-tripel > div { width:480px; } /* If zones 1, 2 are on */
.tripel-23 #layout-tripel > div { width:480px; } /* If zones 2, 3 are on */
.tripel-13 #layout-tripel > div { width:480px; } /* If zones 1, 3 are on */

/*3 zones on */
.tripel-123 #layout-tripel > div { width:320px; } /* If zones 1, 2, 3 are on */

/* Quad Footer Zones */


/*!--#footer-quad > div { float:left; width:240px; }*/

/*1 zone on */
.split-1 #footer-quad-first { width:960px; } /* If zone 1 is on */
.split-2 #footer-quad-second { width:960px; } /* If zone 2 is on */
.split-3 #footer-quad-third { width:960px; } /* If zone 3 is on */
.split-4 #footer-quad-fourth { width:960px; } /* If zone 4 is on */

/*2 zones on */
.split-12 #footer-quad-first, .split-12 #footer-quad-second { width:480px; } /* If zones 1, 2 are on */
.split-13 #footer-quad-first, .split-13 #footer-quad-third { width:480px; } /* If zones 1, 3 are on */
.split-14 #footer-quad-first, .split-14 #footer-quad-fourth { width:480px; } /* If zones 1, 4 are on */
.split-23 #footer-quad-second, .split-23 #footer-quad-third { width:480px; } /* If zones 2, 3 are on */
.split-24 #footer-quad-second, .split-24 #footer-quad-fourth { width:480px; } /* If zones 2, 4 are on */
.split-34 #footer-quad-third, .split-34 #footer-quad-fourth { width:480px; } /* If zones 3, 4 are on */

/*3 zones on */
.split-234 #footer-quad-second { width:480px; } /* If zones 2, 3, 4 are on */
.split-134 #footer-quad-first { width:480px; } /* If zones 1, 3, 4 are on */
.split-124 #footer-quad-fourth { width:480px; } /* If zones 1, 2, 4 are on */
.split-123 #footer-quad-third { width:480px; } /* If zones 1, 2, 3 are on */


/*3 zones on - alternate layout*/
/*.split-123 #footer-quad-first, .split-123 #footer-quad-second, .split-123 #footer-quad-third { width:320px; }*/ /* If zones 1, 2, 3 are on */
/*.split-124 #footer-quad-first, .split-124 #footer-quad-second, .split-124 #footer-quad-fourth { width:320px; }*/ /* If zones 1, 2, 4 are on */
/*.split-134 #footer-quad-first, .split-134 #footer-quad-third, .split-134 #footer-quad-fourth { width:320px; }*/ /* If zones 1, 3, 4 are on */
/*.split-234 #footer-quad-second, .split-234 #footer-quad-third, .split-234 #footer-quad-fourth { width:320px; }*/ /* If zones 2, 3, 4 are on */



/* Widgets
***************************************************************/
.widgets {}
.widget h1 { font-size: 1.077em; }

/* Edit Mode Widgets */
/* These are the edit controls that appear when you're logged-in */
.widget-control { position: relative; border: 1px dotted #5f97af; }
.widget-control .manage-actions { position:absolute; top: 0px; right: 0px; }
.widget-control .manage-actions a { display: block; background-color: #dbdbdb; color: #434343; padding: 3px 6px;  }
.widget-control .manage-actions a:hover { background-color: #434343; color: #fff; text-decoration: none; }

/* Content Mode */
.content-control { border: 1px dotted #5f97af; overflow:auto; position: relative; }
.content-control .manage-actions { position:absolute; top: 0px; right: 0px; }
.content-control .manage-actions a { display: block; background-color: #dbdbdb; color: #434343; padding: 3px 6px;  }
.content-control .manage-actions a:hover { background-color: #434343; color: #fff; text-decoration: none; }



/* Pager
***************************************************************/

.pager { list-style: none; padding: 0; margin: 12px 0 0 0; }
.pager li { float: left; padding: 0 12px 0 0; margin: 0; }
.pager a { font-size: 1.077em; display: block; background-color: #dbdbdb; padding: 6px 6px; color: #434343;}
.pager a:hover { background-color: #434343; color: #fff; }



/* Misc
***************************************************************/

.small      { font-size: 0.615em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.231em; line-height: 2.231em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.credits { float: left; padding:12px 0; }
.user-display { float: left; padding: 12px 12px; }
.user-display .welcome {padding: 12px 0;}
.user-display .user-actions {padding: 12px 0;}

.login-form { margin: 24px 0 0 0; }



/* CSS 3 Enhancements 
***************************************************************/

input[type="submit"], input[type="button"], button, .button, .button:link, .button:visited {
    color:#333;
    background:#F5F5F5;
    background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#cbcbcb));
    background:-moz-linear-gradient(top , #F5F5F5, #cbcbcb);
    border:1px solid #999;
    cursor:pointer;
    margin:.2em 0 2em 0;
    padding:.3em 1.8em;
    text-align:center;
}

input[type="submit"]:hover, input[type="button"]:hover,
input[type="submit"]:active, input[type="button"]:active,
input[type="submit"]:focus, input[type="button"]:focus,
button:hover, .button:hover,
button:active, .button:active,
button:focus, .button:focus {
    text-decoration:none; 
    background: #ebebeb;
    background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#ebebeb));
    background:-moz-linear-gradient(top , #e1e1e1, #ebebeb);
}

.italic {font-style:italic;}



a.disclosure {display:block; width:363px; height:96px; background: url(../Content/images/disclosures2_hover.png) left top no-repeat;} 
a.disclosure:hover img {position:absolute; left:-999em; top:-999em;}

a.lobbyist {display:block; width:363px; height:96px; background: url(../Content/images/lobbyists_hover.png) left top no-repeat;} 
a.lobbyist:hover img {position:absolute; left:-999em; top:-999em;}

/*Image Region*/
div#main_image_region			{height: 352px; width: 600px; border: solid 1px #abaca6; float: left; margin: 0 10px 0 0; position: relative; overflow: hidden; position: relative;}
div#switch						{position: absolute; top: 4px; right: 2px; z-index: 1;}
div#switch ul					{margin: 0px; padding: 0px;}
div#switch ul li				{list-style-type: none; float: left; margin: 0 0 0 2px; padding: 0px; font-size: 12px;}
div#switch ul li a				{border: solid 1px #abaca6; padding: 1px 5px;}
div#switch ul li a:link			{background: #f5f6ed; color: #a28c2f; text-decoration: none;}
div#switch ul li a:visited		{background: #f5f6ed; color: #a28c2f; text-decoration: none;}
div#switch ul li a:hover		{background: #FFFFFF; color: #4e7fad; text-decoration: none;}
div#switch ul li a:active		{background: #FFFFFF; color: #4e7fad; text-decoration: none;}
div#switch ul li a.curr { background: #FFFFFF; color: #4e7fad; text-decoration: none; border: 1px solid #FFCD59; }

div#slider-images ul li a img		{padding: 0px; margin: 0px; border: 0; display: block;}
div#slider-images ul li a { margin: 0; padding: 0; text-decoration: none; }
div#slider-images ul li			{list-style-type: none; float: left; padding: 0px; margin: 0px;}
div#slider-images ul			{padding: 0px; margin: 0px; position: relative;}
div#slider-images				{width: 5000px;}

.bold {font-weight:bold;}
.boldItalics {font-weight:bold; font-style:italic;}

/*Callouts Placeholder*/
div#callouts_placeholder					{width: 100%; margin: 10px 0; padding-right:10px;}
div#callouts_placeholder div.callout		{height: 123px; width: 33.3%; float: left;}
div#callouts_placeholder div.callout a		{}
div#callouts_placeholder div.callout a img	{border: none;}
div#first									{text-align: left;}
div#middle									{text-align: center;}
div#last									{text-align: right;}

/* PROMOTIONAL */
.promo { list-style: none;  width:365px; height:90px; position: relative; margin-bottom:10px;}
.promo li { float:right; position: relative; top: 10px; padding:0; margin:0 10px 0 0; font-size: 90%;}
#promotional { float:right; width:365px; margin:0; padding:0; }
#promo-connect { background: url(../Content/images/promo_connect_wide_horiz.jpg) no-repeat; height:87px; margin:0; }
#promo-connect a {display: block; height:63px ; width:63px; margin:0; padding:0; text-indent: -5555px;}
#promo-blankbox {background: url(../Content/images/promo_blankbox.jpg) no-repeat; height:140px;}

/* ICONS */
.icon-building {background: url(../Content/images/icon-capitol.gif) no-repeat; padding-left:35px;}
.iconList {list-style: none;}
.iconList li { margin-left:0;}
.icon {padding:0;}
.facebook {background: url(../Content/images/icon-facebook.gif) no-repeat;}
.facebookLarge {background: url(../Content/images/icon-facebookLarge.gif) no-repeat;}
.rss {background: url(../Content/images/icon-rss.gif) no-repeat;}
.rssLarge {background: url(../Content/images/icon-rssLarge.gif) no-repeat;}
.twitter {background: url(../Content/images/icon-twitter.gif) no-repeat;}
.twitterLarge {background: url(../Content/images/icon-twitterLarge.gif) no-repeat;}
.youtubeLarge {background: url(../Content/images/icon-youtubeLarge.gif) no-repeat;}
.emailLarge {background: url(../Content/images/icon-emailLarge.png) no-repeat;}

.bold {font-weight:bold;}
.boldItalics {font-weight:bold; font-style:italic;}
.clear {clear:both;}

#navigation {height:44px; position: relative;  z-index: 2; background-color:#FFFFFF;}
	#navigation ul {margin:0; padding:0; height: 38px; border: 1px solid #999; background: url(../Content/images/elections_navigation.png) no-repeat;}
	#navigation ul li {list-style:none; float:left; }
	#navigation ul li a { height:53px; display: block; text-indent:-5000px; }
	#navigation li a#home {width:130px;}
	#navigation li a#voter {width:223px;}
	#navigation li a#campaign {width:207px;}
	#navigation li a#resources {width:225px;}
	#navigation li a#lobbyists {width:125px;}
	
	
	#navigation li a:hover {background: url(../Content/images/elections_navigation.png) no-repeat}
	#navigation li a#home:hover {background-position: 0 -41px;}
	#navigation li a#voter:hover {background-position: -130px -41px;}
	#navigation li a#campaign:hover {background-position: -353px -41px;}
	#navigation li a#resources:hover {background-position: -560px -41px;}
	#navigation li a#lobbyists:hover {background-position: -785px -41px;}


	.active_home {background: url(../Content/images/elections_navigation.png) no-repeat 0 -41px;}
	.active_voter {background: url(../Content/images/elections_navigation.png) no-repeat -130px -41px;}
	.active_campaign {background: url(../Content/images/elections_navigation.png) no-repeat -353px -41px;}
	.active_resources {background: url(../Content/images/elections_navigation.png) no-repeat -558px -41px;}
	.active_lobbyists {background: url(../Content/images/elections_navigation.png) no-repeat -785px -41px;}

/*Table*/

#minimalist {font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size: 12px; background: #fff; margin: 45px; width: 480px; border-collapse: collapse; text-align: left;}
#minimalist th {font-size: 14px; font-weight: normal; color: #039; padding: 10px 8px; border-bottom: 2px solid #6678b1; }
# td {color: #669; padding: 9px 8px 0px 8px; }
#minimalist tbody tr:hover td {color: #009; }

#hor-minimalist-a{font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size: 12px; background: #fff; margin: 45px; width: 480px; border-collapse: collapse; text-align: left; }
#hor-minimalist-a th {font-size: 14px; font-weight: normal; color: #039; padding: 10px 8px; border-bottom: 2px solid #6678b1; }
#hor-minimalist-a td { color: #669; padding: 9px 8px 0px 8px; }
#hor-minimalist-a tbody tr:hover td { color: #009; }

#minimalist-b{font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size: 12px; background: #fff; margin: 10px 10p 15px 10px; width: 580px; border-collapse: collapse; text-align: left; }
#minimalist-b th { font-size: 14px; font-weight: normal; color: #8C4317; padding: 10px 8px; border-bottom: 2px solid #6678b1; vertical-align:top; }
#minimalist-b td { border-bottom: 1px solid #CCC; color: #666; padding: 4px 8px; vertical-align:top; }
#minimalist-b tbody tr:hover td {color: #FFF; background-color:#BB5E00; }

#minimalist-candidates{font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size: 12px; background: #fff; margin: 10px 10px 15px 10px; width: 500px; border-collapse: collapse; text-align: left; }
#minimalist-candidates th { font-size: 14px; font-weight: normal; color: #8C4317; padding: 10px 8px; border-bottom: 2px solid #6678b1; vertical-align:top; }
#minimalist-candidates td { border-bottom: 1px solid #CCC; color: #666; padding: 4px 8px; vertical-align:top; }
#minimalist-candidates tbody tr:hover td {color: #FFF; background-color:#BB5E00; }
#minimalist-candidates tbody tr:hover td a {color: #FFF; background-color:#BB5E00; }

#minimalist-p{font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size: 12px; background: #fff; margin: 10px 10p 15px 10px; width: 100%; border-collapse: collapse; text-align: left; }
#minimalist-p th { font-size: 14px; font-weight: normal; color: #8C4317; padding: 10px 8px; border-bottom: 2px solid #6678b1; vertical-align:top; }
#minimalist-p td { border-bottom: 1px solid #CCC; color: #666; padding: 7px 8px; vertical-align:top; }
#minimalist-p tbody tr:hover td {color: #FFF; background-color:#BB5E00; }

.signature{font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size: 12px; background: #fff; margin: 10px 10p 15px 10px; width: 250px; border-collapse: collapse; text-align: left; float:left; clear:right;}
.signature th { font-size: 14px; font-weight: normal; color: #8C4317; padding: 10px 8px; border-bottom: 2px solid #6678b1; vertical-align:top; }
.signature td { border-bottom: 1px solid #CCC; color: #666; padding: 4px 8px; vertical-align:top; }

#main ul.minutes {width:180px; float:left; margin:17px 6px; }
.published {visibility:hidden;}

#aside-second header {visibility:hidden;} 
#sidebar #aside-second {margin-left:20px;}

#footer p {text-align:center;}
#footer p a {padding:0 7px 0 7px; text-decoration:underline;}

.phone {font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size:1em; background: #974a0b; color:#FFFFFF; padding:10px; border-radius:5px;}


