/* MINIMUM RESET - based on work by Eric Meyer
------------------------------------------------------------------ */
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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }

/* GENERAL
------------------------------------------------------------------- */
*::-moz-selection { background: #51a201 none repeat scroll 0 0; color: #fff; }

html, body { color: #242626; }
html {
overflow-y: scroll;
}
body {
background:#0b6313 url('img/bg_main.jpg') no-repeat top center;
font: 100%/1.5 "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
font-smooth: always;
text-align: center;
}
p, label {
font-size:12px;
margin-bottom: 1.2em;
}
form span {font-size:12px;}
a { text-decoration: none; }
a:link, a:visited { color: #075e19; }
a:focus, a:hover, a:active { color: #000; }
#menuNav a:active, #submenu a:active { position: relative; top: 1px; }
#submenu a:focus { color: #000000; }
#sidebar a, #sidebar a:link, #sidebar a:visited { border-bottom: 1px solid #fff; color: #075e19; }
#sidebar a:focus, #sidebar a:hover, #sidebar a:active { text-decoration:underline;color: #000; }
#sidebar .sb-tools a, #sidebar .sb-tools a:link, #sidebar .sb-tools a:visited { border: 0 none; color: #105378; }
#sidebar .sb-tools a:active, #sidebar .sb-tools a:focus, #sidebar .sb-tools a:hover { border: 0 none; color: #000; }
#sidebar .textwidget a img, #sidebar .textwidget a:hover img { border: 0 none; }

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

blockquote {
background-color: #f8f8f8;
border: 2px solid #eaeaea;
font-style: italic;
padding:10px;
}
.entry blockquote {
background-color: #AEE1ED;
width:35%;
border: 1px solid #85C185;
font-style: normal;
float:right;
font-size:12px;
margin:5px 0px 5px 5px;
-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}
blockquote h2 {
background-color: #fff;
font-size:11px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-webkit-border-top-left-radius:6px;
-webkit-border-bottom-right-radius:6px;
}
code {
background: #eaeaea;
font-family: Consolas, Monaco, monospace;
font-size: 0.9em;
padding: 1px 3px;
}

del { color: #8b0000; text-decoration: line-through; }

em { font-style: italic; }

h1 { 
font-size:28px; line-height: 1.2; margin:2px 5px 15px 0px;color:#00527F; font-family:Arial, "Avenir LT Std",Myriad, sans-serif;
}
h2 { 
font-size: 22px; 
color:#0B6313;
font-weight:normal;
margin:10px 2px;
}
h3 { 
font-size: 18px; line-height: 1.3; margin: 1em 0 .2em; 
}
h4 { 
font-size: 16	px; margin: 1.33em 0 .2em; 
}
h5 { font-size: 1.3em; margin: 1.67em 0; font-weight: bold; }
h6 { font-size: 1.15em; margin: 1.67em 0; font-weight: bold; }
h1, h2, h3, h4 {display:block;}
h1 a, h2 a, h1 a:link, h2 a:link, h1 a:visited, h2 a:visited { color: #000; }
h1 a:active, h2 a:active, h1 a:focus, h2 a:focus, h1 a:hover, h2 a:hover { color: #669900; }

input { vertical-align: middle; padding:5px;}
ins { color: #006400; text-decoration: none; }
small { font-size: 0.8em; }
strong { font-weight: bold; }
sub, sup { font-size: 0.7em; }

/* Custom classes
------------------------------------------------------------------- */
.imgBorder {
border:1px solid #CCC;
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
margin:0px 10px;
float:right;
padding:6px;
}
.contactBox {
float:left;
width:50%;
}
.stay-involved {
padding:8px;
margin:8px;
width:44%;
float:left;
}
.blueText {
font-size: 16px; color: #00527f;
}
hr {
background:url('img/hr.gif') no-repeat 20px center;
height:60px;
width:600px;
border:0;
display:block;
clear:both;
border:none;
}
.imgBorder img {
border: 6px solid #fff;
}
.imgBorder:after {
clear:both;
margin-bottom:10px;
}

/* Beautified ampersands */
.amp { font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman"; font-style: italic; }
/* Emphasize your name in the About-Box */
.smaller-caps { font-size: 110%; font-variant: small-caps; }
.hidden { display: none; }
.top-link { background: transparent url(img/top-sprite.png) 0 5px no-repeat; padding-left: 12px; }
.top-link:hover { background-position: 0 -29px; }

/* Wordpress specific CSS
------------------------------------------------------------------- */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.aligncenter img, .aligncenter p.wp-caption-text {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; }
img.alignright { display: inline; margin: 0 0 2px 7px; padding: 4px; }
/*.entry div.alignleft { float: left; margin: 0 8px 7px 0; }*/

/* Resizes the image to the maximum width of the content area */
.entry img {
max-width: 576px;
/* smooth image resizement in IE7+ */
-ms-interpolation-mode: bicubic;
}
.wp-caption {
background-color: #F0F0F0;
border: 1px solid #E5E5E5;
overflow: hidden;
padding: 3px;
}
.wp-caption img { border: 0 none; margin: 0; padding: 0; }

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
.more-link {
background-color: #F4F8F9;
border-bottom: 1px solid #E6F0F2;
font-size: 11px;
font-weight: bold;
padding: 5px 6px 3px;
text-shadow: 0 1px 0 #fff;
}
.more-link:hover { background-color: #E6F0F2; border-bottom-color: #B3CDD8; color: #000; }

/* Tables and #wp-calendar */
table { color: #3E5867; width: 100%; }
thead { background-color: #F4F8F9; text-align: center; }
caption { background-color: #E6F0F2; border-top: 1px solid #E6F0F2; text-align: center; }
tbody { background-color: #f7f7f7; text-align: center; }
tfoot { background-color: #fff; text-align: left; }
td#next { text-align: right; }

/* STRUCTURE
------------------------------------------------------------------- */

#header, #main, #footer {
background-color: #fff;
text-align: left;
margin: 0 auto;
width: 900px;
}
#main {
}
#header, #sidebar, #footer { font-size: 0.7em; }
#header { height: 170px; margin-top: 10px; position: relative; }
#container { float: left; margin: 0; width: 640px; }
#content { border-right: 1px solid #D5DADD; margin:0; overflow: hidden; padding:20px 20px 20px 30px; }
#sidebar { background-color: #fff; float: right;padding: 10px 0px; width: 260px; }
#footer { 
text-align:center;
-moz-border-radius-bottomright:10px;
-webkit-border-bottom-right-radius:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-bottom-left-radius:10px;
}

.moreBtn {
-moz-border-radius:6px;
-webkit-border-radius:6px;
padding:2px 5px;
text-align:center;
font-size:11px;
line-height:20px;
vertical-align:middle;
border:1px solid #b8e1c0;
}
.moreBtnLarge {
background:url(img/navigation.png) top left repeat-x;
padding:10px 5px;
font-size:13px;
color:#fff;
-moz-border-radius:6px;
-webkit-border-radius:6px;
text-align:center;
vertical-align:middle;
width:150px;
margin:0px 5px;
}
.moreBtnLarge:hover {
}
.moreBtnLarge h3 {
line-height:1px;
}
.moreBtn * {color:#fff;}
.moreBtn:hover {
background-color:#b8e1c0;
color:#000;
border:1px solid #fff;
}
.rightBtns p {
line-height:1px;
}

#footer p {padding:10px;color:fff;}

/* HEADER
------------------------------------------------------------------- */

/* Start EXAMPLE CODE text logo */

#branding { display: block; position: absolute; top: 30px; left: 28px; }
h1#logo { font-size: 30px; line-height: 1.2; margin: 0; }
#logo, .description { color: #868F98; float: left; margin: 17px 0 0 10px; }

/* End EXAMPLE CODE text logo */

#social-top-container, #footer {
background-color:#003F5B;
}
#social-top label {color:#fff;}

/* MENUS */

#accessibility li, #accessibility a,
#menuNav li, #menuNav a,
#submenu li, #submenu a {  float: left; }

#accessibility { display: block; position: absolute; right: 28px; top: 47px; }
#accessibility a { background: transparent url(img/navigation.png) right -200px no-repeat; padding: 0 7px 0 4px; }
#accessibility .last-item a { background: none; padding-right: 0; }
/*#nav { position: absolute; top: 132px; left: 0; width: 985px; }*/

#searchTop {
}
#addMeTop {
margin-top:10px;
}
#searchTop input[type="text"] {
background-color:#1f678e;
padding:1px 3px;
font-size:11px;
border:1px solid #2284c7;
height:18px;
color:#fff;
}
#searchTop input[type="text"]:focus {
border:1px solid #fff;
height:18px;
}
#searchTop input[type="submit"] {
background-color:#1f678e;
color:#fff;
height:19px;
border:0;
padding:0;
font-size:10px;
text-transform:uppercase;
}
#searchTop input[type="submit"]:hover {
cursor:pointer;
background-color:#fff;
color:#1f678e;
}
ul#menuNav {
background:url(img/navigation.png) top left repeat-x;
display: block;
height: 50px;
z-index:0;
}
#menuNav ul {
width:90%;
margin:0px auto
}
#menuNav a {
background: transparent url(img/navigation.png) left -150px no-repeat;
color:#fff;
font-weight: bold;
margin:5px;
font-size:12px;
font-family:Avenir, Myriad, Verdana, Geneva, sans-serif;
padding:8px 0px 0px 12px;
}

/* Removes the background separator in Opera 9+, Firefox 2+, Safari 3+ */
#menuNav .page-item-home a, #submenu li:first-child a { background: none; }

/*
FF3.5/Safari4/Chrome2/Opera10 - applies a darker text-shadow to the link for a seamless transition*/
#menuNav a:hover, #menu a:focus, #menu .current_page_item a {
/* Fallback - Adds more contrast to the navigation for IE6/7/8 
color: #0d553a\9;
text-shadow: 1px 1px 1px #0d553a;*/
text-decoration:underline;
}

#contribute, #donate {
width:450px;
height:177px;
padding:0;
margin:0;
}
#contribute {
background:url('img/contribute.jpg') no-repeat top left;
float:right;
}
#donate {
background:url('img/donate.jpg') no-repeat top left;
float:left;
}

#contribute:hover, #donate:hover {
background-position:bottom;
cursor:pointer;
}

#homePost {
-moz-border-radius:10px;
-webkit-border-radius:10px;
border: 2px solid #237457;
padding:8px;
margin:5px;
border: 1px solid #CCC79B;
-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}

#submenu-bg { background: transparent url(img/bg-submenu.jpg) 0 0 repeat-x; height: 30px;  }
ul#submenu { display: block; padding: 8px 21px 0; }
#submenu a { background: transparent url(img/navigation.png) left -200px no-repeat; color: #666; padding: 0 5px 0 7px; }
#submenu .current_page_item a { color: #111; }
#submenu a:hover { color: #000; }


/* 3rd level navigation - only visible if you have grandchild pages */

#submenu li ul { display: none; }
#submenu li:hover ul  {
background-color: #fff;
border: 1px solid #eaeaea;
clear: both;
display: block;
float: none;
left: auto;
line-height: 1;
padding: 6px 6px 4px;
top: auto;
overflow: auto;
width: 100%;
*width: 200px;	
}
#submenu li li, #submenu li li a { clear: both; display: block; float: none; padding: 0; width: auto; }
#submenu li li a {
background-color: #f7f7f7;
border-bottom: 1px solid #fff;
margin-bottom: 1px;
padding: 9px 10px;
}
#submenu li li a:hover { background-color: #e9e9e9; border-bottom: 1px solid #c2c2c2; color: #125687; }

/* POSTs and PAGEs
------------------------------------------------------------------- */

.page, .post, .pagetitle, .nocomments { padding: 0px; }
.post, .nocomments { padding-bottom: 20px; }
.post { margin-bottom: 30px; }
.entry { margin: 15px 0 5px; font-size: 13px; line-height: 20px; }

.meta {
/*background-color: #F4F8F9;
border-top: 1px solid #E6F0F2;*/
border-bottom: 1px solid #E6F0F2;
color: #3e5867;
display: block;
font-size: 11px;
height: 19px;
line-height: 19px;
margin: 0 -28px;
padding: 6px 28px;
text-shadow: 0px 1px 0px #fff;
width: 576px;
}

* html .meta { height: 1%; }
.meta:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

a.button-style {
border: 1px solid #F4F8F9;
border-radius: 3px 3px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
display: inline-block;
height: 11px;
line-height: 11px;
padding: 4px 6px;
width: auto;
}

a.button-style:hover {
background: #5388b6 url(img/button-style.png) center left repeat-x;
border-color: #1b5a8d;
color: #fff;
text-shadow: 0 1px 0 #0f4570;
}

p strong, li strong { color: #2E2E2E; }

.entry p, .entry ol, .entry ul, .entry dl { margin: 0 0 9px; color: #4d4d4d; }
.entry blockquote p { margin: 0; }

.entry ol { margin-left: 0.75em; padding-left: 12px; }
.entry ul { margin-left: 0.5em; padding-left: 12px; }
.entry ol li, .entry ul li { }

.entry dl { }
.entry dt { font-weight: bold; }
.entry dd { background: transparent url(img/dl-arrow.gif) 0 4px no-repeat; padding: 0 0 4px 1em; }
.entry a { font-weight:bold;}
.entry a:hover {text-decoration:underline;}


/* PAGINATION on single.php */
.previousnext, .pagination { font-size: 11px; margin-bottom: 10px; }

.page-link {
background-color: #F4F8F9;
border-bottom: 1px solid #E6F0F2;
border-top: 1px solid #E6F0F2;
display: block;
font-size: 11px;
font-weight: bold;
height: 16px;
line-height: 16px;
margin: 9px 0 20px;
padding: 5px 8px;
}

.page-link span, .page-link a {
cursor: pointer;
display: block;
float: left;
height: 16px;
line-height: 16px;
margin: 0 0 0 3px;
text-align: center;
width: 16px;
}
.page-link span { background-color: #fff; color: #111;}
.page-link a span { margin: 0; }
.page-link a:link span, .page-link a:visited span { background-color: #5B8EAD; color: #fff; }
.page-link a:hover span, .page-link a:active span, .page-link a:focus span { background-color: #285776; color: #fff; }
.page-link strong { display: block; float: left; margin-right: 5px; }

.postmetadata { border-bottom: 1px dotted #ddd; border-top: 1px dotted #D5D5D5; color: #999; font-size: 11px; margin-top: 20px; padding: 7px 2px; }
.postmetadata a { color: #666; padding: 2px 4px; }
.postmetadata a:hover { background-color: #efefef; }

/* Advertisement space - see Admin Settings */
#something { padding: 7px 2px; width: 572px; border-bottom: 1px dotted #ddd; }
#somethingspecial { padding: 0 54px; width: 468px; }

/* COMMENTS
------------------------------------------------------------------- */
h3#comments, h4#pings { float: left; }
#respond h3 { margin: 18px 0 5px 28px; }
h4#pings { line-height: 1.2; margin: 10px 0; width: 150px; }

.comments-header,
.navigation { border-bottom: 1px solid #E6F0F2; text-shadow: 0 1px 0 #fff; }
.navigation {
background-color: #fff;
border-top: 1px solid #fff;
font-size: 11px;
height: auto;
line-height: 28px;
overflow: hidden;
padding: 0 28px;
}
.comments-header { background-color: #F4F8F9; border-top: 1px solid #E6F0F2; padding: 6px 28px; }
.comments-header-meta {
float: right;
font-size: 11px;
font-weight: bold;
line-height: 44px;
padding: 4px 0 0 ;
}
.commentlist {
background-color: #f9fbfc;
border: 28px solid #f9fbfc;
border-top: 0 none;
font-size: 11px;
}
.pinglist { margin-top: 10px; width: 420px; float: right; }
li.pings {
border-top: 1px solid #fff;
border-bottom: 1px solid #E6F0F2;
margin: 0;
padding: 4px 10px;
width: 400px;
}
.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; }
.comment {
background: transparent url(img/bg-comment.png) 10px 19px no-repeat;
border-top: 28px solid #f9fbfc;
border-left: 40px solid #f9fbfc;
}
.comment-body {
background-color: #f4f8f9;
color: #3e5867;
margin-left: 20px;  
padding: 11px 15px;
position: relative;
}
.comment-body img.avatar {
border: 1px solid #eee;
padding: 2px;
position: absolute;
left: -60px;
}
.endorsement {
background:url('img/endorsemark.jpg') no-repeat top left;
height:70px;
padding-left:80px;
font-size:12px;
line-height:70px;
vertical-align:middle;
}
.endorse-comment { 
padding:8px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-box-radius:10px;
color:#000;
margin:2px 2px 5px 30px;
float:right; 
width:200px;
/*padding-left:30px;
background:#c7ddc8 url('img/commentBoxPointer.gif') no-repeat 50% left;*/
}
ul.children { }
.comment ul.children li { border-top: 15px solid #f9fbfc; }
.comment-meta { font-size: 10px; margin-bottom: 3px; }
.comment-author-admin { background-image: url(img/bg-comment-admin.png); }
.comment-author-admin > .comment-body { background-color: #E6F0F2; }
.comment p, .comment blockquote { padding: 0 0 7px; }
.comment blockquote p, .comment blockquote blockquote, .comment blockquote blockquote p { margin: 5px; padding: 7px; }
.commentlist cite, .commentlist cite a { font-style: normal; font-size: 12px; }
.commentlist cite a { background-color: #fff; padding: 2px 0px; border-bottom: 1px dotted #ddd; }
/* Not used */
li.thread-alt { }
.comment-author { }
.commentlist .thread-even { }
.commentlist .depth-1 li { }
.commentlist .odd { }
.commentlist .even,
.commentlist .alt { }
.comment-author cite { }
.says { }
.comment div em { } /* comments awaiting moderation. */
.reply { overflow: hidden; }
a.comment-reply-link { 
color: #666;
display: block;
float: right;
padding: 2px 6px;
}
.comment-reply-link:hover { background-color: #fff; color: #333; }

#respond {
background-color: #dee9ec;
overflow: hidden;
padding:15px 10px;
width: 100%;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-topleft:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-top-left-radius:10px;
}
#commentform { padding: 18px 28px 0; }
.cancel-comment-reply,
.you-must-be-logged-in { padding: 0 0 0 28px; }

.respond-left { float: left; width: 42%; }
.respond-right { float: left; width: 58%; }

#respond label { font-size: 10px; }

input#author, input#email, input#url {
border: 1px solid #ddd;
color: #999;
display: block;
padding: 5px 3px;
width: 85%;
}
#content input *  {
border: 1px solid #CCC;
}
textarea#comment {
font-family: inherit;
height: 150px;
margin: 0 0 9px;
padding: 5px 3px;
width: 100%;
}
#content input:focus {
color: #000;
border-color:#333;
}
#content input[type="submit"], #content input[type="reset"] {
background-color:#02507e;
color:#fff;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:3px;
border:0;
}
#content input[type="submit"]:hover {
background-color:#056209;
cursor:pointer;
}
/* SIDEBAR
------------------------------------------------------------------- */
.currently-viewing,
#sidebar #about,
#sidebar .categories,
#sidebar .archives,
.pagenav,
#meta,
.linkcat,
.widget { border-bottom: 1px dotted #ddd; margin:2px; padding:5px 6px; }

.categories li li, .pagenav li li { margin-left: 6px; }

ul.sb-list { margin-left:5px; }

.sb-title {
font-size: 13px;
margin-bottom: 10px;
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.1em;
background-color:#0a6313;
height:15px;
padding:6px;
color:#fff;
font-weight:bold;
vertical-align:middle;
line-height:15px;
}
ul.sb-tools { border-bottom: 1px dotted #ddd; margin: 9px 0; padding: 0 8px 9px; }
.sb-tools li { display: block; min-height: 34px; }

#sidebar h2 {
font-family:Verdana, Geneva, sans-serif;
font-size:16px;
font-weight:bold;
color:#4a8921;
}
#sidebar li {
font-size:12px;
}
#sidebar li a {
color:#000;	
}
a:hover {border:none;}
a *  {text-decoration:none;border:none;}

#social-top-container {
width:100%;
margin-bottom:15px;
vertical-align:top;
line-height:30px;
height:30px;
border-bottom:1px solid #0067a0;
background-color:#005681;
/*background:url(img/bg_top.jpg) repeat-x top left;*/
}
#social-top {
width:900px;
margin:0px auto;
text-align:right;
}
.social-links {color:#fff;font-size:11px;}
.social-links a {color:#fff;font-weight:bold;}
.social-links a:hover {text-decoration:none;color:#a9dcf7}
.social-links p {font-size:12px;}
.social-links li {
height:32px;
line-height:32px;
vertical-align:middle;
float:left;
margin:2px;
padding:2px;
display:block;
padding-left:36px;
}
li #facebook {
background:url(http://votefain.com/wp/wp-content/themes/joefain_2/img/icons/facebook.png) top left no-repeat;
}
#linkedin li {
background:url(img/icons/linkedin.png) top left no-repeat;
}
#headerImgTop {
background:url(img/header.jpg) top left no-repeat;
width:900px;
height:167px;
}
#headerPromo {
}
.sb-tools a span {
color: #86180A;
display: block;
font-size: 12px;
padding-bottom: 3px;
text-transform: uppercase;
}
.sb-tools a:hover span { color: #175c84; }

.rss-icon {
padding-left: 65px;
color: #111;
display: block;
line-height: 1.25em;
}
.rss-icon { background: transparent url(img/rss-icon.png) center left no-repeat; }
.sb-icon-text { padding: 3px 0 0; }

.previous-post a, .next-post a {
background: transparent url(img/next-prev-sprite.png) right no-repeat;
display: block;
line-height: 1.2;
margin: 8px 0 0;
padding: 2px 30px;
border:1px solid #ccc;
color:#000;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
.next-post a:active, .next-post a:focus, .next-post a:hover { background-position: right -295px; }
.previous-post a, .previous-post a:link, .previous-post a:visited { background-position: 0 5px; padding-right: 0; }
.previous-post a:active, .previous-post a:focus, .previous-post a:hover { background-position: 0 -95px; }

ul.group {
float: left;
margin: 0 0 0 10px;
overflow: hidden; 
padding: 0;
width: 150px;
}
/*Hidden Pages -- for pages that need to be referenced but not shown on the homepage*/
.page-item-208, .page-item-214, .page-item-216, .page-item-271, .page-item-278, .page-item-304 {display: none;visibility:collapse;text-indent:-9999px;} 


/* CLEARFIX
------------------------------------------------------------------ */
html .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }

/* PRINT Styles
------------------------------------------------------------------ */

@media print {
#header { height: 20pt; position: static; }
/* Attaches the URI to each link so they are visible in the print version */
#content .entry a:after { content: "  [" attr(href) "] "; }
#accessibility, #nav, #sidebar { display: none; }
hr { display: none; }
