/*
Theme Name: Museum Voices
Theme URI: http://www.flmnh.ufl.edu/omt/omtforge
Description: Museum Voices general blog theme
Author: Sarah Fazenbaker & Taylor Wilson
Author URI: http://www.flmnh.ufl.edu
Version: 1.0
Tags: 
License:
License URI:

*/

/* ==== RESET CSS ==== */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, cite, code, dfn, em, font, img, q, strong, tt, b, u, i, center, ol, ul, li, fieldset, form, label,legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;	background: transparent;list-style:none;}

/* ==== FONTS ==== */

@font-face{font-family: 'Ubuntu';	src: url('fonts/ubuntu/ubuntu-medium-webfont.eot');	src: url('fonts/ubuntu/ubuntu-medium-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/ubuntu/ubuntu-medium-webfont.woff') format('woff'),url('fonts/ubuntu/ubuntu-medium-webfont.ttf') format('truetype'),url('fonts/ubuntu/ubuntu-medium-webfont.svg#webfont') format('svg');}

/* ====  COMMON STYLES - styles shared by both desktop/tablet/mobile ====  */

@media screen {

/* === GLOBAL === */
html{-webkit-text-size-adjust: none;}
/* change body bg image url */ 
body{font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;color:rgb(68,68,68);font-size:100%;background: rgb(134,157,75) url('images/WP-multi-bg.png') repeat-x;line-height: 1.3em;}
a:link {color:rgb(102, 91, 72);}
a:visited {color:rgb(140, 126, 91);}
a:active {color:rgb(102, 91, 72);outline: none;}
a:hover {color:rgb(168, 152, 116);outline: none;}
.group:after {content: ".";display: block;height: 0;clear:both;visibility:hidden;} /* Self-clearing floats */
label, input[type=button], input[type=submit], button {cursor: pointer;}

/* === BRANDING BAR=== */
#top{background:rgb(105,84,61) url('images/grad.png') repeat-x bottom left;height:3.625em;}
#flmnhlogo{float:left;padding:0.5em  0.9375em;}
#searchbox{float:right;padding:1em .3125em 1.2em .3125em;z-index:1;}
#searchbox .screen-reader-text {color: #F6F6CC;}
#uflogo{float:right;padding:0.75em  0.9375em 0.75em 0.625em;}
#query {position: relative; top: -0.25em;right:0;width:8.5em;height:1.75em;background: white url('images/search.png') right no-repeat;padding-right: 1.5em;}

/* === UNIVERSAL NAV === */
#masternav {font-family: Ubuntu, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;font-weight: 500;margin: 0 auto;max-width: 67em;padding: 0 0 1.25em 0;text-align:center;}
#topnav ul {width:100%;}
#topnav li {list-style: none;margin: 0 0 0 0; padding:0;position: relative;font-size:0.9em;display:inline;}
#topnav a {display:inline-block; margin-right:-0.5em;padding:0.375em 0.6em; color:rgb(255,255,255);border: 0.0625em solid rgb(48,109,29); background: rgb(75,124,42) url('images/btn_glass.png') repeat-x 0 50%;text-decoration:none;}
#topnav a:hover {background-color: rgb(52,76,0); border-bottom: 0.0625em solid rgb(52,76,0);} 
.megamenu {position: absolute;top: 1.75em; left: 0;z-index: 1000;font-weight: 400;	background: rgb(255,249,229);padding: 1.5em 0.5em 1.5em 2.5em;box-shadow: 0 0 0.5em rgb(51,51,51);-webkit-box-shadow: 0 0 0.5em rgb(51,51,51);-moz-box-shadow: 0 0 0.5em rgb(51,51,51);border-bottom-right-radius:0.9375em;-moz-border-radius-bottomright: 0.9375em;	-webkit-border-bottom-right-radius: 0.9375em;border-bottom-left-radius:0.9375em;-moz-border-radius-bottomleft: 0.9375em;-webkit-border-bottom-left-radius: 0.9375em;display: none; /*--Hidden for those with js turned off--*/}
.megamenu ul {margin: 0 0 0 1em;padding: 0 0 0 1em;float: left;border-left: 1px dotted rgb(105,84,61);white-space: nowrap;height:100%;vertical-align: top;}
.megamenu > ul:first-child {margin: 0;padding: 0;border-left: none;}
#masternav .megatitle {display:block;padding: 0; font-size: 1em;font-family:Cambria, Georgia, Palatino, “Times New Roman”, Times, serif;font-weight: bold;color: rgb(51,51,0);text-align:left;}
#masternav .megamenu li a {	background: rgb(255,249,229);padding: 0;	display: block;color: rgb(51,102,51);border: none;text-align:left;}
#masternav .megamenu a:hover {color: rgb(145,109,58); text-decoration: underline;}

/* === HEADER === */
#header{float:left;overflow:hidden;width:100%;background-color:rgb(105,84,61);border-top-left-radius:0.9375em; -webkit-border-top-left-radius:0.9375em; -moz-border-radius-topleft:0.9375em; border-top-right-radius:0.9375em; -webkit-border-top-right-radius:0.9375em; -moz-border-radius-topright:0.9375em;}
#header h1{background:rgb(105,84,61) url('images/grad.png') repeat-x bottom left;padding:0.4em;padding-left:1em;font-family: Cambria, Georgia, Palatino, “Times New Roman”, Times, serif;font-size:1.5em;border-top-left-radius:0.625em; -webkit-border-top-left-radius:0.625em; -moz-border-radius-topleft:0.625em; border-top-right-radius:0.625em; -webkit-border-top-right-radius:0.625em; -moz-border-radius-topright:0.625em;line-height: 1.25em;}
#header a:link {color:rgb(246,246,204);text-decoration: none;}
#header a:visited {color:rgb(246,246,204);text-decoration: none;}
#header a:active {color:rgb(246,246,204);text-decoration: none;}
#header a:hover {color:rgb(223,197,155);text-decoration: none;}

/* === CONTENT CONTAINERS === */
#wrap{max-width:58em;margin: 0 auto;padding-top:0.0625em;background-color: rgba(254,254,254,.25); border-radius:0.9375em; -webkit-border-radius:0.9375em; -moz-border-radius:0.9375em;z-index:2;}
#main{max-width:56em;background-color:rgb(255,255,255);margin:1.5625em;border-radius:0.9375em; -webkit-border-radius:0.9375em; -moz-border-radius:0.9375em;}
#sidebar-container{float:right; clear: both;margin: 1em 0 2em 1em;}
#sidebar{clear: both; float:right;max-width:16em;margin: 0 -0.85em 1em 2em;font: bold 0.8125em Tahoma, "Helvetica Nue", Helvetica, Arial, sans-serif;}
#sidebar-widgets { clear:both; float:right;max-width:15em;margin:0 -1em 1.5em 2em;font: bold 0.8125em Tahoma, "Helvetica Nue", Helvetica, Arial, sans-serif;}



/* === CONTENT STYLES === */
#content{float:right;width:95%;margin:1em 1em 1em 2.5em;}
#content ul, ol {padding:0 0.5em;}
#content li {padding:0.375em 0;margin-left:0.5em;}
ul[role="navigation"] > li {padding:0;margin:0;} /* excludes navigation bars from previous style */
h2, h3, h4, h5 {margin:1em 0 1em -0.5em;font-family: Cambria, Georgia, Palatino, "Times New Roman", Times, serif;color: rgb(74,67,74);color: rgba(74,67,74,.9);}
h2{font-size:1.4em;}
h3{font-size:1.2em;}
h4{font-size:1.0em;}
h5{font-size:0.8em;}
.indent{margin-left:1.25em;}
.smtxt{font-size:0.85em;}
.caption{font-size:0.9em;color:rgb(54, 111, 30);}
#player {width: 37em; height: 22.5em;border: 1px solid #333333;}
.type-post {margin-bottom: 3em;}
.type-post img {margin:7px; max-width: 37em;}
#sidebar .widget{margin-bottom: 10px;}
.floatleft {float: left;}
.wpcf7 {margin-left: 2em;}
.wp-caption p.wp-caption-text { color: #888; font-size: 12px; margin: 5px;}
.wp-caption {background: #F1F1F1; line-height: 18px; margin-bottom: 20px; max-width: 38em; padding: 4px; text-align: center;}
.post-thumb {float: left; margin-right: 7px; margin-bottom: 3em;}
.post-title {clear: left;} 
#inner ul li {list-style: disc; margin-left: 1em;}
.post ul li {list-style: disc; margin-left: 1em;}
.page-content ul li {list-style: disc; margin-left: 1em;}
#inner ol li {list-style: decimal; margin-left: 1em;}
.post ol li {list-style: decimal; margin-left: 1em;}
.page-content ol li {list-style: decimal; margin-left: 1em;}
blockquote{width: 14em;float: right;border-top: 3px #868686 solid;border-bottom: 3px #868686 solid;background: 0% 5% no-repeat url("icons/quotes.png");text-indent: 2.5em;padding: 0.375em;margin: 0.625em 0 0.625em 0.625em;-webkit-box-shadow: 7px 3px 8px #ccc;-moz-box-shadow: 7px 3px 8px #ccc;font-weight:600;}

/* ===SIDEBAR styles ===*/
#sidebar li {margin-left: 0;}
#sidebar #calendar_wrap {max-width: 15em;}
#sidebar div[id^="dc_jqaccordion"] li {margin: 1px 0 0 0;overflow:hidden;}
#sidebar .widget li {margin: 3px 0 3px 0;}
#sidebar-widgets li {margin: 3px 0 3px 0; padding: 0;}
#sidebar-widgets .widget_search {margin: 0.7em 0 0.2em 0;}
.widgettitle {margin: 0.5em 0 0.2em 0;}
.widget_categories {margin: 2.5em 0 0.5em 2.5em;}
.widget_tag_cloud {margin: 1.5em 0.5em 0.5em 2.5em;}
.widget_archive {margin: 1.5em 0.5em 0.5em 2.5em;}
.widget_search {max-width: 14em;}
.tagcloud {margin: 0 0.7em 0.5em 0; background: #f2f0e1; padding: 5px; border-radius: 3px;border: 1px solid #9e958f; box-shadow: 1px 1px 4px #000; }
#cat {max-width: 150px;}
#list_blogs_widget-2 ul li {padding-bottom: 0.5em;}

/* === WORDPRESS IMAGE ALIGNMENT === */
img.alignright {float:right; margin:0.5em 0 0.5em 1em;}
img.alignleft {float:left; margin:0.5em 1em 0.5em 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.alignright {float:right;margin:0.5em 0 0.5em 1em; }
.alignleft {float:left; margin:0.5em 1em 0.5em 0;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}


/* === SUBNAVIGATION SLIDEMENU styles === */
#sidebar li {padding:0;}
.dcjq-accordion, .dcjq-accordion ul {list-style-type:none;width:15em;margin: 0 -1em 0 0;line-height: 1.5em;padding:0 1.1em 1em 0;}
.dcjq-accordion a {display: block;text-decoration: none;}
.dcjq-accordion li {margin-top: 1px;padding-bottom:0;}
.dcjq-accordion li a {background:rgb(105,84,61) url('images/grad.png') repeat-x bottom left;color:rgb(246,246,204);padding: 0.5em 0.5em 0.5em 0.8em;}
.dcjq-accordion li a:hover {background: rgb(105,84,61);} 
.dcjq-accordion>ul>li:first-of-type>a {border-top-left-radius:0.9375em; -webkit-border-top-left-radius:0.9375em; -moz-border-radius-topleft:0.9375em;}
.dcjq-accordion>ul>li:first-of-type>a:before {margin-right: 3px; content: url('images/home_icon.png');}
.roundbottom {border-bottom-left-radius:0.9375em; -webkit-border-bottom-left-radius:0.9375em; -moz-border-radius-bottomleft:0.9375em;}
.sub-menu li {margin-left:1em;}
.sub-menu li {margin-right:0.5em;} 
.sub-menu li a {background: rgb(174,154,121);color: rgb(51,51,34);padding-left: 1em;border-left: 0.3125em solid rgb(174,154,121);}
.sub-menu li a:hover {background: rgb(223,197,155);color: rgb(51,51,34);border-left: 0.3125em solid rgb(34,60,19);}
.sub-menu .sub-menu li a {width: 11.8em;}

/* === STICKY POST STYLES =========*/
.sticky .post-title a{text-decoration: none; font-size: 140%; padding-bottom: 0;cursor: default !important; pointer-events: none;}
.sticky .post-title{margin-bottom: 0 !important;}
.sticky h2 {font-size: 200%; margin-top: 0;}
.sticky small {display: none;}

/* === NETWORK HOME STYLES ===== */
.network_blog_entry {margin: 0 0.625em;padding:1em 0 1.875em 0;border-bottom:2px dotted rgb(244,20,139);}
.network_blog_entry h3{font-size:130%; line-height:1.25em;}
.network_blog_image {float: left;display: block; max-height: 110px; overflow: hidden;}
.network_blog_image img{margin: 0 1em 1em 0;}
#network_blog_header h2{margin:0;}
#network_blog_intro {margin: 0 0 2em 0;}

/* === TinyMCE styles ========== */
.push-down {clear: left;}


/* === FOOTER styles === */
#footer{float:left;width:100%;background:rgb(105,84,61) url('images/grad_footer.png') repeat-x bottom left;margin-top:1em;text-align: center;padding-bottom:0.5em;padding-top:1em;color:rgb(250,250,250);border:0; border-bottom-left-radius:0.9375em; -webkit-border-bottom-left-radius:0.9375em; -moz-border-radius-bottomleft:0.9375em; border-bottom-right-radius:0.9375em; -webkit-border-bottom-right-radius:0.9375em; -moz-border-radius-bottomright:0.9375em;}
#footer .address {width:100%;font-size:0.9em;}
#footer .legal {width:100%;font-size:0.7em;}
#social{background: transparent; height:1.375em; padding: 0 0 0.5em 0;width:12.5em;margin:0 auto;}
#socialicons{width: 8.9em;height: 1.375em;margin: 0 auto;list-style: none; }   
#socialicons li{display: inline; } 
#socialicons li a{height: 1.375em;float: left;text-indent: -9999em;}
#social-fb a{ width: 1.775em; background: url('images/social_sprite.png') no-repeat 0 0;}
#social-tw a{ width: 1.775em; background: url('images/social_sprite.png') no-repeat -1.775em 0;} 
#social-ig a{ width: 1.775em; background: url('images/social_sprite.png') no-repeat -3.55em 0;} 
#social-pn a{ width: 1.775em; background: url('images/social_sprite.png') no-repeat -5.325em 0;} 
#social-yt a{ width: 1.775em; background: url('images/social_sprite.png') no-repeat -7.1em 0;} 
#footer a:link {color:rgb(179,161,116);}
#footer a:visited {color:rgb(217,195,141);}
#footer a:active {color:rgb(179,161,116);}
#footer a:hover {color:rgb(197, 178, 136);}
#footer .disclaimer {font-size:90%;padding:0 2.75em;line-height: 1.1em;text-align:center;}

/* === FOOTER WIDGET AREA STYLES === */
#footer_widget_area {margin-top: 1em;}
.footer_widget_div {float: left; margin: 0 1em 0 1em;}
.footer_widget_div h2{margin: 0 0 0.5em 0;}
.footer_widget_div ul li{padding: 0 !important;}
.footer_widget_div ul li{margin: 0 !important;}


/* ===  DOWNLOAD ICONS === */
/* Automatically adds an icon next to selected types of linked files */
a[href$='.doc'], a[href$='.docx'] {padding: 0.3125em 1.25em 0.3125em 0;background: transparent url('icons/icon_doc.gif') no-repeat center right;}
a[href$='.pdf'] {padding: 0.3125em 1.25em 0.3125em 0;;background: transparent url('icons/icon_pdf.gif') no-repeat center right;}
a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] {padding: 0.3125em 1.25em 0.3125em 0;;background: transparent url('icons/icon_archive.gif') no-repeat center right;}
/* a[href ^="mailto:"] {padding: 0.3125em 1.25em 0.3125em 0;;background: transparent url('/inc/icons/icon_mailto.gif') no-repeat center right;} */
a[href$='.xls'], a[href$='.xlsx'] {padding: 0.3125em 1.25em 0.3125em 0;;background: transparent url('icons/icon_xls.gif') no-repeat center right;}
a[href$='.ppt'], a[href$='.pptx'], a[href$='.pps'], a[href$='.ppsx'] {padding: 0.3125em 1.25em 0.3125em 0;;background: transparent url('icons/icon_pps.gif') no-repeat center right;}
a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] { padding: 0.3125em 1.25em 0.3125em 0;;background: transparent url('icons/icon_music.gif') no-repeat center right;}
/* make sure images won't get iconized */
img {padding-right: 0em !important;background: none !important;}


/* === ACCESSIBILITY styles === */
/* Show option to skip master menu when navigating with a keyboard */
#skip a {position:absolute;left:-1000em;top:auto;width:0.0625em;height:0.0625em;overflow:hidden;}
#skip a:link {color:rgb(255,255,255);}
#skip a:visited {color:rgb(255,255,255);}
#skip a:active {color:rgb(255,255,255);}
#skip a:hover {color:rgb(255,255,255);}
#skip a:focus{position:static;width:auto;height:auto;} 



} /* End @media screen  MQ */


/*  ==== MEDIA QUERY ~ TABLET PORTRAIT (2-col to 1 col on homepage, reduce branding bar) ====  */

@media only screen and (max-width: 800px) {

/* == GLOBAL == */
body{background-color: rgb(134,157,75);}

/* == BRANDING BAR == */
#top{background:rgb(105,84,61) url('images/grad.png') repeat-x bottom left;height:2.625em;}
#flmnhlogo{float:left;padding:0.5em  0.5em;}
#flmnhlogo img {height:1.625em;}
#searchbox{float:right;padding:1em 0 0em .3125em;z-index:1;}
#query {position: relative; top: -0.5em;right:0;width:7.5em;height:1.25em;} 
#uflogo{float:right;padding:0.5em  0.5em 0em 0.625em;}
#uflogo img {height:1.625em;}

/* === UNIVERSAL NAV === */
#masternav{margin:-1em 0;}

/* == CONTENT CONTAINERS == */
#wrap{width:100%;}
#main{width:100%;margin:0;}

/* == CONTENT STYLES == */
h2, h3, h4, h5 {margin:0 0 1em 0;}

/* === SUBNAVIGATION SLIDEMENU styles === */
#subnavigation{float:right;margin-right:-1.7em;padding-left:1.25em;font: bold 0.8125em Tahoma, "Helvetica Nue", Helvetica, Arial, sans-serif;}
#subnavigation li {padding:0;}
.slidemenu, .slidemenu ul {float:right;list-style-type:none;padding: 0;margin: 0;line-height: 1.5em;width:12.5em;}
.dcjq-accordion, .dcjq-accordion ul {width:12.5em;float:right;}

}  /* End 800px MQ


/*  ==== MEDIA QUERY ~ MOBILE LANDSCAPE styles (search box drops below branding bar) ====  */

@media only screen and (max-width: 520px) {

/* === HEADER === */
#header{float:left;width:100%;background-color:rgb(105,84,61);}
h1{background:rgb(105,84,61) url('images/grad.png') repeat-x bottom left;padding:0.4em;padding-left:0.5em;font-size:1.25em;}
#headercycle {display:none;}

/* === BRANDING BAR === */
#top{background:rgb(105,84,61) url('images/grad.png') repeat-x bottom left;height:2.625em;}
#flmnhlogo{float:left;padding:0.5em  0.5em;}
#uflogo{float:right;padding:0.5em  0.5em 0.25em 0.5em;}
#searchbox{float:right;width:100%;padding:0.5em 0 0 0.5em;z-index:1;}
#query {position: relative; top: -0.5em;left:0.5em;width:90%;}

/* === SUBNAVIGATION SLIDEMENU === */
#subnavigation{float:right;margin-right:-0.25em;padding-left:1.25em;font: bold 0.6em Tahoma, "Helvetica Nue", Helvetica, Arial, sans-serif;}
#subnavigation li {padding:0;}
.slidemenu, .slidemenu ul {float:right;list-style-type:none;padding: 0;margin: 0;width: 9em;line-height: 1.5em;}
.dcjq-accordion, .dcjq-accordion ul {width:9em;float:right;margin-top:1em;}

/* === UNIVERSAL NAV === */
#masternav{margin:0;width:100%;padding: 0 0 0.5em 0;}
#topnav li {font-size:0.78em;}
#topnav a {margin-right:-0.5em;padding:0.2em 0.5em;}

/* == CONTENT styles == */
#main{font-size:80%:}
h2, h3, h4, h5 {margin:0.5em 0 0.5em 0;font-size:90%:}
#content{float:right;width:97%;margin:0;}


}  /* End 520px MQ


/*  ==== MEDIA QUERY ~ MOBILE PORTRAIT styles (adjustments for smallest width)====  */
 
@media only screen and (max-width: 480px) {

/* == BRANDING BAR == */
#top{height:2.2em;}
#flmnhlogo img {height:1.2em;}
#uflogo img {height:1.2em;}
#query{width:85%;}

/* === UNIVERSAL NAV styles === */
#topnav li {font-size:0.6em;}

/* === CONTENT styles === */
#main{font-size:90%;}

/* === SUBNAVIGATION SLIDEMENU === */
#subnavigation{float:right;margin-right:-0.25em;padding-left:1.25em;font: bold 0.6em Tahoma, "Helvetica Nue", Helvetica, Arial, sans-serif;}
#subnavigation li {padding:0;}
.slidemenu, .slidemenu ul {float:right;list-style-type:none;padding: 0;margin: 0;width: 9em;line-height: 1.5em;}
.dcjq-accordion, .dcjq-accordion ul {width:9em;float:right;margin-top:1em;}


/* === FOOTER styles === */
#footer .address {;font-size:0.75em;line-height:1.5em;}
#footer .legal {font-size:0.6em;line-height:1.25em;}

}  /* End 320px MQ



/* ====  PRINT STYLES  ====  */

@media print {

/* === GLOBAL === */
body{font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;color:rgb(0,0,0);font-size:100%;line-height: 1.3em;}
a:link {color:rgb(145,145,36);}
a:visited {color:rgb(145,145,36);}
a:active {color:rgb(145,145,36);}
a:hover {color:rgb(184,184,46);}
.group:after {content: " ";display: block;height: 0;clear:both;visibility:hidden;}

/* === BRANDING BAR === */
#top{border:0; padding:0;}
#flmnhlogo img{float:left;border:0;}
#flmnhlogo a{text-decoration:none;}
#searchbox{display:none;}
#uflogo{display:none;}

/* === UNIVERSAL NAV === */
#masternav {display:none;}
#topnav {display:none;}
#topnav li {display:none;}
.megamenu {display:none;}

/* === HEADER === */
#header{float:left;width:100%;}
h1{padding:2em 0 1em 0;margin-top:-1em;font-family: Cambria, Georgia, Palatino, “Times New Roman”, Times, serif;font-size:1.5em;color:rgb(51,51,0,);}
h1 a {text-decoration: none;}
#rotator {display:none;} 

/* === SUBNAVIGATION  === */
#sidebar{display:none;}
#sidebar-widgets{display:none;}


/* === CONTENT CONTAINERS === */
#wrap{width:100%;}
#main{width:100%;}

/* === CONTENT STYLES === */
#content{width:100%;}
#content ul, ol {padding:0 0.5em;}
#content li {padding:0.375em 0;margin-left:0.5em}
h2, h3, h4, h5 {margin:1em 0;font-family: Cambria, Georgia, Palatino, “Times New Roman”, Times, serif;color:rgb(51,51,0,);color:rgba(51,51,0,.9);}
h2{font-size:1.2em;}
h3{font-size:1.1em;}
h4{font-size:1.0em;}
h5{font-size:0.9em;}
.indent{margin-left:1.25em;}
.smtxt{font-size:0.85em;}
blockquote{width: 25%;float: right;border: 1px #868686 solid;background: 0% 5% no-repeat url("icons/quotes.png");text-indent: 0.625em;padding: 0.375em;margin: 0.625em 0 0.625em 0.625em;font-weight:600;}


/* === ACCESSIBILITY === */
#skip {display:none;}


/* === FOOTER  === */
#footer{width:100%;margin-top:1em;text-align: center;padding-bottom:0.5em;padding-top:1em;border-top:0.0625em solid #ccc;}
#footer .address {width:100%;font-size:0.75em;color:rgb(51,51,0,);}
#footer .legal {display:none;}
#footer .legal .disclaimer {width:100%;font-size:0.5em;color:rgb(51,51,0,);}
#social{display:none;}


}  /* End print styles */