﻿@charset "utf-8";

/* STYLESHEET UPDATED | 06/02/10

Abbreviations:
os | outside			glo | global
is | inside				hdr | header
bg | background			ftr | footer
ln | line				bnr | banner
lv | level				col | column
lg | logo				clr | clear
lf | left				txt | text
cn | center				lyt | layout
rg | right				int | interior
tp | top					
md | middle				
bt | bottom				

 */ 

/* B | ------------------Global Styles------------------ */

/* B | Catch All Tags/All Styles */
*													{margin: 0; padding: 0;}
object												{display:block;}
p													{margin: 0 0 20px 0;}
h1													{margin-bottom: 20px; font-size: 1.6em; color: #002e5f;}
h2													{margin: 40px 0 0 0; font-size: 1.3em; color: #5d2067;}
h3													{margin: 20px 0 0 0; color: #323232;}
ul													{margin: 20px 0;}
li													{margin-left: 40px;}
/* E | Catch All Tags/All Styles */

/* B | HTML Tag Formatting  */
body 												{background: #65727a; background: #65727a url(/wp-content/themes/modicus-remix/img/global/glo_bg.gif) repeat-x top left; font: .8em arial, helvetica, sans-serif; color: #323232;}
a:link, 
a:visited, 
a:active											{color: #323232; text-decoration: none;}
a:hover												{color: #323232; text-decoration: none;}
/* E | HTML Tag Formatting */

/* B | Clears */
.clr-both											{clear: both; height: 0; font-size: 1px; line-height: 0px;}
.clr-rg												{clear: right; height: 0; font-size: 1px; line-height: 0px;}
.clr-lf												{clear: left; height: 0; font-size: 1px; line-height: 0px;}
/* E | Clears */

/* B | Floats */
.flt-rg												{float: right; padding: 0 0 20px 20px;}
.flt-lf												{float: left; padding: 0 20px 20px 0;}
/* E | Floats */

/* B | Header */
#hdr												{display: none;}
/* E | Header */

/* B | Page Interior */
#con												{width: 920px; margin: 0 auto;}
#lyt												{margin: 0 0 0 0;}
#fla-lyt											{background: #fff; z-index: 0;}
#lyt-int											{padding: 30px 0 30px 0; background: #fff; z-index: 1;}
#lyt-int .addthis									{display: none;}
blockquote p										{margin: 20px 0 10px 0; padding: 2px 60px 0px 60px; min-height: 40px;}
blockquote#purple									{background: url(/img/global/glo_quote_open_purple.gif) no-repeat left top;}
blockquote#purple p									{background: url(/img/global/glo_quote_close_purple.gif) no-repeat right bottom;}
blockquote#blue										{background: url(/img/global/glo_quote_open_blue.gif) no-repeat left top;}
blockquote#blue p									{background: url(/img/global/glo_quote_close_blue.gif) no-repeat right bottom;}
blockquote#green									{background: url(/img/global/glo_quote_open_green.gif) no-repeat left top;}
blockquote#green p									{background: url(/img/global/glo_quote_close_green.gif) no-repeat right bottom;}
blockquote#gold										{background: url(/img/global/glo_quote_open_gold.gif) no-repeat left top;}
blockquote#gold p									{background: url(/img/global/glo_quote_close_gold.gif) no-repeat right bottom;}
#cite												{margin: 0 0 20px 60px; color: #d28e00;}
.roundtable											{float: left;}
.legend												{padding: 7px 0 0 0;}
.img-bor											{border: 1px solid #808080;}
.bac-to-top											{display: none;}
/* E | Page Interior */

/* B | Footer */
#ftr												{height: 37px; margin: 4px 0 4px 0; background: url(/wp-content/themes/modicus-remix/img/global/glo_bg_ftr.gif) repeat-x top left;}
#ftr .icon											{display: none;}
#ftr .nav-ftr										{display: none;}
#ftr .nav-ftr a:link, 
#ftr .nav-ftr a:visited, 
#ftr .nav-ftr a:active								{color: #fefefe; text-decoration: underline; font-weight: bold;}
#ftr .nav-ftr a:hover								{color: #fefefe; text-decoration: none;}
#ftr .copyright										{float: right; padding: 14px 14px 0 0; font-size: .9em; color: #000;}
#ftr .copyright a:link, 
#ftr .copyright a:visited, 
#ftr .copyright a:active							{color: #000; text-decoration: none;}
#ftr .copyright a:hover								{color: #000; text-decoration: none;}
/* E | Footer */

/* E | ------------------Global Styles------------------ */

/* B | ------------------Page Styles------------------ */

/* B | Home */
.flickrimage										{padding: 2px;}
a.flickrmore										{font-size: 10px; padding: 3px; text-decoration: underline; color: #154d74; font-weight: bold; margin-right: 0px; margin-bottom: 3px; background: #dcdcdc; float: right;}
a.flickrmore:hover									{font-size: 10px; color: #154d74; text-decoration: none;}
/* E | Home */

/* E | ------------------Page Styles------------------ */
