/* customization to F2 theme for olmstedgop.org */

/* HTML elements */

body { background:#777 none repeat scroll 0 0; font-size:75%; font-family:Calibri, Verdana, sans-serif; padding:1em; }

div.navigation a { background:#800; color:#FFF; font-weight:bold; -moz-border-radius: 2px; -webkit-border-radius: 2px; padding:0.3em; }
div.navigation a:hover { background:#246; text-decoration:none; }

h1, h2, h3, h4, h5, h6 { color:#555; font-family:Georgia, "Times New Roman", Times, serif; }
h2 { font-size:2em; }
h2.posttitle a { margin:0 0 0.5em; }
h3 { font-size:1.2em; }

table { background:#F9F9F9; }
tr { vertical-align:top; }
th { vertical-align:bottom; }

/* IDs and classes */

#footer { background:#024; height:2.6em; border:none; }

#header { background:#024 url(http://olmstedgop.org/pix/flag.v5.png) no-repeat; border:none; }

#headerlogo div.description { font-size:1.4em; }
#headerlogo h1 { font-size:2.5em; }
#headerlogo h1 a { color:#FFF; }

#hmenu ul li a { background:#800 none repeat scroll 0 0; color:#FFF; font-size:1.2em; }

#hmenu ul li.page-item-891 a { background:#800 url(images/feed.png) no-repeat scroll 95% 50%; padding:4px 30px 4px 20px; } /* RSS logo for Feed page's menu item */

#hmenu ul li a:hover, #hmenu ul li.hmenu_rss a:hover { background-color:#246; }

.postentry a { border-bottom:1px solid #369; }
.postentry p { font-size:1em; }

.postentry table tr th { background:#DDD; color:#444; padding:0.3em 0.6em; text-align:left; }

.postentry table tr td { border-color:#CCC; border-style:solid; border-width:1px 0 0 1px; padding:0.3em 0.6em; }

.postentry table tr td table tr td { border:0px; }

.postmetadata { margin:0; }

/*--------------------------------------
Plugin styles
--------------------------------------*/
.extlink { background:transparent url(http://www.olmstedgop.org/pix/extLink.png) no-repeat scroll 100% 0; padding:0 16px 0 0; }
/*--------------------------------------
Olmsted County Styles
--------------------------------------*/
.oc120	{ font-size:120%; }
.oc150	{ font-size:150%; }
.ocalert	{ position:absolute; right:20px; top:12px; background:#FF8; max-width:16em; padding:0.3em 0.3em 0.3em 0.3em; }

.ocballoon { background:#99F; max-width:12em; padding:0.3em 0.3em 0.3em 0.3em; margin:-5em 0 0 0; display:none; }

.ocballoon:hover { display:block; }
.ocbig	{ font-size:115%; }
.ocbold {font-weight:bold; }
.ocborder { border:#000 solid 1px; }
.occenter { text-align:center; }
.ocexternal { background: url(http://www.olmstedgop.org/pix/extLink.png) no-repeat 100% 0; padding: 0 16px 0 0; }
.ochighlight { background:#FF8; }
.ocitalic { font-style:italic; }
.ocindent { padding-left:1em; }
.ocinvisible { display:none; }
.ocpad { padding:0.5em; }
.ocphoto { border:1px solid #000; }
.ocquote { font-style:italic; font-size:88%; font-family:Verdana, Arial, Helvetica, sans-serif; width:420px; }
.ocround { min-height:22px; border-radius:11px; -moz-border-radius:11px; -khtml-border-radius:11px; } /* provides rounded corners on a div in some browsers */
.ocsmall { font-size:80%; font-family:Verdana, Arial, Helvetica, sans-serif; }
.ocsup { vertical-align:super; }
.octhumbnail { margin:4px 4px 4px 0; }
.ocunbullet { list-style:none; }
.ocunderline { text-decoration:underline; }
.ocstrike { text-decoration:line-through; }
.ocwhite { color:#FFF; }
