/********************************************************************************                                                                            USING SF-BLUEPRINT-CSS-Never make changes to the original Blueprint CSS files.  Overwrite them in this custom.css file.-Not all of the css classes are listed in this file. Since Blueprint has great default classes, only overwrites and additions are listed.For more information on BluePrint CSS, visit: http://code.google.com/p/blueprintcss/Good luck!********************************************************************************//********************************************************************************	         Body********************************************************************************/body {   background: #fff;   color: #000; }#main {   padding-top: 10px;   border:3px solid #fff;}#header {  background: #678B3F;  border:3px solid #98CC67;}#header-left {   padding:10px 0 10px 20px;}#header-right {color:#FFFFFF;float:right;padding:10px 10px 10px 0;text-align:center;}#header-ad{   text-align:center;   margin-bottom: 5px;}/********************************************************************************               Typography********************************************************************************//* Default font settings.    The font-size percentage is of 16px. (0.75 * 16px = 12px)***************************************/   body {   font-size: 90%;    font-family:arial, verdana, Geneva, Verdana, "Lucida Grande", Arial, sans-serif;}h1,h2,h3,h4,h5,h6 {   color: #fff; }h3 {font-size:1.5em;line-height:1.5em;margin-bottom:1em;}/* SlipFire created typography classes***************************************/.medium { font-size: 1em; line-height: 2.1875em;}.center {text-align:center;}.byline{ font-size: .8em; line-height: 1em;}.timestamp{ font-size: .8em; line-height: 1.2em;}.commentnum{ font-size: .8em; line-height: 1.2em;}.incategory{ font-size: 1em; line-height: 1.2em;}.ticker {color:white;font-size:20px;}.ticker-last{   font-weight: bold;   font-size:20px;   color:white;}.ticker-change {font-size:20px;}.ticker-message{font-size:10px;}  /********************************************************************************               Text Elements and Lists********************************************************************************/a { color: #000; border-bottom: none;  text-decoration: none; }/* Removes unwanted link decoration***************************************/h2 a,h3 a,h4 a,h5 a,h6 a, p a, .nolink, .tabbertab a, .icon, a img {   border: none !important;   text-decoration:none !important;}#header-top {padding:15px 0 15px 15px;}#header-bottom{padding:0px 0 15px 15px;}#header h1 {   font-size: 30px;   font-family:arial,sans-serif;  font-variant: small-caps;  line-height:1;  margin-bottom:0em;  color:white;  margin-right:30px;  letter-spacing:0.3ex;}#header h1 a { border-bottom:2px solid #98CC67;color:white;margin-right:30px;padding-bottom:3px;letter-spacing:0.3ex;}#header h1 a:focus, #header h1 a:hover {   color: yellow;   background: none;}#header h2 { color:white;font-family:arial,sans-serif;font-size:20px;font-style:italic;margin-bottom:0;padding-top:10px;}#header h4{   color:white;}#header h4 a { color:white;}#header h4 a:focus, #header h4 a:hover {   color: yellow;   background: none;}#lead_story { margin:10px;/* border-top:3px solid #000080;border-bottom:3px solid #000080; */}#lead_content {margin:-40px 0 0; }h3.lead_story_banner {font-family:sans-serif;font-size:medium;font-style:normal;font-variant:normal;font-weight:bold;letter-spacing:0.3ex;line-height:100%;padding:5px 0 0;text-align:left;text-decoration:none;text-indent:0;text-transform:none;word-spacing:normal;}/********************************************************************************               Feed Columns ********************************************************************************/.column {float:left;margin:3px;width:307px; } .feed_column h2{background:#678B3F none repeat scroll 0 0;border:2px solid #98CC67;color:white;font-size:16px;font-weight:bold;text-align:center;margin-bottom: 0px; }  .feed_column ul {margin:0px;list-style: none;margin-left: 0;} .feed_column li {border-bottom:1px solid #98CC67;list-style-type:none;text-align:left;}.feed_column a {border-bottom:none;}#feedcontainer ul{list-style-type: none;font-family: Arial, Helvetica, sans-serif;list-style: none;padding:10px 5px;}#feedcontainer a{background-color:#fff;border-bottom:1px solid #EEEEEE;display:block;padding:5px;margin: 0;}#feedcontainer a:link, #feedlist a:visited {color:#000000;text-decoration:none;}#feedcontainer a:hover{background-color:#B2CDE0;color:#000000;}#feedcontainer .column_ad a:hover {background-color:#fff;}/* Removes unwanted hover decoration***************************************/a.nohover:hover  { background: none;}.fancybullet li {      list-style: none;	background: url(images/bullet.gif) no-repeat top left;	padding: 0px 0px 5px 18px;      margin: 0px 0px 0px 0px;}/********************************************************************************                                                                        SLIPFIRE CREATED CLASSES                                                   ********************************************************************************//********************************************************************************                Images********************************************************************************/.alignleft {   float: left;}.alignright {   float: right;}/********************************************************************************                Borders********************************************************************************/.border-left{  margin-left: 7px;  padding-left: 7px;  border-left: 1px solid #ddd;}.border-right{  margin-right: 7px;  padding-right: 7px;  border-right: 1px solid #ddd;}.border-top{  margin-top: 7px;  padding-top: 7px;  border-top: 1px solid #ddd;}.border-bottom{  margin-bottom: 7px;  padding-bottom: 7px;  border-bottom: 1px solid #ddd;}div.border{  border: 1px solid #ddd;}/********************************************************************************                Misc********************************************************************************//* Use a .box(Blueprint default) or .box2 to create a padded box inside a column. ***************************************/.box2 {   padding: .5em;   margin-bottom: .5em;   background: #eee;   border: 1px solid #ddd;   }/* Use to push down a div (adds vertical space between divs)***************************************/.pushdown-1 {padding-top:10px;}.pushdown-2 {padding-top:20px;}.pushdown-3 {padding-top:30px;}.pushdown-4 {padding-top:40px;}.pushdown-5 {padding-top:50px;}/********************************************************************************                Lines********************************************************************************//* Lines: add "class=" to HR to control color and height     example: <hr class=thick> for a thick line***************************************/.thick {  height: 3px;  margin: 0 0 1.4em 0;}.thin{  height: 1px;  margin: 0 0 0 0;}hr {background:#678B3F none repeat scroll 0 0;color:#678B3F;}/********************************************************************************                                                                            SLIPFIRE CREATED FOR WORDPRESS                                                   ********************************************************************************//********************************************************************************                Navbar********************************************************************************/#navbar {   margin: 0px auto 0px;   padding: 10px 0px 10px 0px;}	#navbar li {   display: inline;   list-style-type: none;   font-weight: bold;   margin: 0px;   padding: 0px;}		#navbar ul {   margin: 0px;   padding: 0px;}	#navbar ul li a {   color: #000080;   padding: 0px 10px 0px 10px;   margin: 0px;   text-decoration: none;   border-bottom: none;}#navbar ul li a:hover, a:active {   text-decoration: underline;}#current_page_item a {   text-decoration: underline;}/********************************************************************************                Sidebar********************************************************************************/#sidebar h2{   font-size: 1em;   font-weight: bold;   margin-bottom: .2em;}#sidebar a {border-bottom: none;}/********************************************************************************                Footer********************************************************************************/#footer {   text-align: left;   font-weight: normal;   margin-top:20px;}/********************************************************************************                AddThis********************************************************************************/#toolbox { margin: 0 auto 0; text-align:center; width:960px; }.addthis_toolbox {text-align:center;}.addthis_toolbox .hover_effect{-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;padding:5px;width:950px;}.addthis_toolbox .hover_effect div {    float: left;}.addthis_toolbox .hover_effect a {    border: 2px solid #fff;    padding:2px 10px 2px 16px;    position: relative;    text-decoration: none;}.addthis_toolbox .hover_effect a:hover{    border: 2px solid #105CB6;    -moz-border-radius: 4px;    -webkit-border-radius: 4px;    background: #B4D3F8;    color: #105CB6;    text-decoration: none;}.addthis_toolbox .hover_effect span{    position: absolute;    width: 16px;    height: 16px;    top: 2px;    left: 1px;}/********************************************************************************                Advertising********************************************************************************/#feedcontainer .column_ad a {margin:0;text-align:center;padding:0;}
