﻿/* Blog Wide Template Page and Header */
#page {
    width: 940px;
    padding: 0 10px;
}

#top {
    width:940px;
}

#header {
    background: url("../images/header-top-940.gif") no-repeat;
    width:940px;
}
#logotype {
    background: #0D7C99 url("../images/header-btm-left-340.gif") no-repeat left bottom;
    width: 340px;
}
#start {
    width: 595px;
}
.start_national {
   background: url(../images/start/start-national-595.gif) no-repeat;
}
.start_green {
   background: url(../images/start/start-green-595.gif) no-repeat;
}
.start_orange {
   background: url(../images/start/start-orange-595.gif) no-repeat;
}
.start_blue {
   background: url(../images/start/start-blue-595.gif) no-repeat;
}
.start_red {
   background: url(../images/start/start-red-595.gif) no-repeat;
}
#find {
    width: 595px;
}

/* Blog Wide Template SideNav */
#left-column {
    background: #EEEEEE url("../images/top-left-column-160.gif") no-repeat;
    width: 160px;
}

/*Blog Wide Template Main Content */
#middle-wide {
	clear:both;
	width: 940px;
	overflow: hidden;
	margin-top: 15px;
	background: url(../images/bg-page-result-960.gif) repeat-y 0 100px;
}
#middle-wide a:hover {
    color:#0D7C99;
}
#center {
    width:520px;
    margin-left:20px;
}
#blog { margin:-15px 0 0;}

div#blog h2 {
    margin-top:15px !important;
}

.blog-post-wrapper {
    background: url(../images/dotline-517.gif) no-repeat left bottom;
    font-size:1.2em;
    padding:0 0 15px;
    margin: 0 0 5px;
}
.blog-image {
    float:left;
    padding: 0 10px 10px 0;
}
.blog-author {
    padding: 0 0 10px;
}
div.blog-post-wrapper p a {
    text-decoration: underline;
}
.blog-post-footer {
    clear:both;
}
.blog-tags {
    padding: 0 0 5px;
    overflow:hidden;
}
.blog-comments-link, .blog-readmore a {
    background: url(../images/err-red.gif) no-repeat 0 4px;
    padding-left: 10px;
}
.blog-comments-link {
    display:block;
    clear:both;
}
.blog-paging {
    font-size:1.2em;
}
#right-column {
float:right;
overflow:hidden;
padding:37px 0 0;
width:220px;
}

/* Blog Right Rail */
.newsFooter
{
	height: 5px;
}
#toolbox
{
	background-color: #ffffff;
	width: 220px;
	height: 115px;
	margin:0;
	padding: 0;
	border: none;
}
#toolbox * { font-size: 8.5pt !important; }
#toolbox ul
{
	list-style-type: none;
	width: 220px;
	height: 100px;
	padding: 0;
	margin: 3px 0 0;
}

#toolbox ul li
{
	background:none;
	float:none;
	width:210px;
}
#toolbox a, #share-box a
{
	text-decoration: none;
}
#toolbox a:hover, #share-box a:hover
{
	text-decoration: underline;
}
h3#tools-title 
{
	background: url(../images/right-rail-header-220-bg.png) no-repeat;
	color:#fff;
	font-size:1.2em !important;
	font-weight:bold;
	margin:0 0 6px;
	padding:4px 0 0 10px;
	height:22px;
}
#tools-print
{
	background: url("../images/print-icon.gif") no-repeat;
	display: block;
	height: 20px;
	padding: 0 0 0 20px;
	margin: 2px 18px 0 0;
}
#tools-rss, .tools-rss
{
	background: url("../images/rss.gif") no-repeat 0px 1px;
	display: block;
	height: 20px;
	padding: 0 0 0 20px;
	margin: 2px 18px 0 0;
    cursor: pointer;
}
#tools-share-side
{
	background: url("../images/share-icon.gif") no-repeat;
	display: block;
	height: 20px;
	padding: 0 0 0 20px;
	margin: 2px 0 0;
    position:inherit;
}
#toolbox ul ul {
	height:20px;
	width:200px;
	margin:0;
	padding:0;
}
#toolbox ul ul li {
	float:left;
	width:20px;
	padding:0;
}
.tools-sidebar-font-size {
    margin-bottom: 5px !important;
}
#tools-font-size-1-side
{
	background: url("../images/font-size-adjust-1.gif") no-repeat;
	position:inherit;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 3px 0 0;
	padding: 0;
}
#tools-font-size-2-side
{
	background: url("../images/font-size-adjust-1.gif") no-repeat;
	position:inherit;	
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 3px 0 0;
	padding: 0;

}
#tools-font-size-3-side
{
	background: url("../images/font-size-adjust-1.gif") no-repeat;
	position:inherit;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
}
#socialNetworkingContainer
{
	position: relative;
}
#share-box-sidebar
{
	background: #FFF !important;
	height: 105px;
	width: 200px;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	padding: 2px 5px 10px;
	margin: 0;
	display: none;
	z-index:1000;

}
#share-box-sidebar * { font-size: 9pt !important; }
#share-box-sidebar img
{
	float: none;
	margin: 0 2px 0 0;
}
#share-box-title
{
	background: url("../images/share-icon.gif") no-repeat;
	display: block;
	height: 16px;
	width: 215px;
	font-weight: bold;
	margin: 3px 0 3px 10px;
	padding: 0 0 0 20px !important;
	*margin-top: 5px;
}
#share-box-columns
{
	border: none;
}
#share-box-column-1
{
    float:none;
	width: 200px;
	margin: 0;
	padding: 5px 0 0 10px;
	list-style-type: none;
}
#share-box-column-2
{
	float: left;
	width: 105px;
	margin: 5px 0 0 5px;
	padding: 0;
	list-style-type: none;
}
#share-box-column-1 li, #share-box-column-2 li
{
	height: 18px;
	padding: 2px 0;
	width:200px;
	float:none !important;
	
}
#tools-email
{
	background: none; /*url("../images/email-icon.gif") no-repeat 0px 2px;*/
	display: block;
	height: 20px;
	padding: 0 0 0 20px;
	margin: 2px 18px 0 0;
}
.normal #holder
{
	font-size: 1.0em !important;
}
.larger #holder
{
	font-size: 1.3em !important;
}
.largest #holder
{
	font-size: 1.5em !important;
}

/* Blog Widgets */
div.blog-widget {
	/*background:#badee5 url(../images/rr-roundbox-top.gif) top no-repeat; */
	/*padding:10px 0 0 10px; */
	overflow:hidden;
}
div.blog-widget h3 {
	background: url('../images/right-rail-header-220-bg.png') no-repeat;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0 6px;
	padding:4px 0 0 10px;
	height:22px;
}
div.blog-widget ul {width:210px;}
div.blog-widget ul li {padding-bottom:4px !important; width:199px;}
div.blog-widget-btm{
	/*background:#badee5 url(../images/rr-roundbox-btm.gif) bottom no-repeat; */
    height:15px;
	width:220px;
}
.social-web {
    height:64px;
    padding:5px 0;
}
.social-web a {
    display:block;
    padding:24px 0 24px 74px;
    line-height:16px;
    font-size:16px;
    text-decoration:none;
}
#social-web-facebook a {
    background: url("../images/facebook-icon-64.png") no-repeat;
}
#social-web-facebook a:hover {
    background: url("../images/facebook-icon-64-hover.png") no-repeat;
}
#social-web-twitter a {
    background: url("../images/twitter-icon-64.png") no-repeat;
}
#social-web-twitter a:hover {
    background: url("../images/twitter-icon-64-hover.png") no-repeat;
}
#social-web-myspace a {
    background: url("../images/myspace-icon-64.png") no-repeat;
}
#social-web-myspace a:hover {
    background: url("../images/myspace-icon-64-hover.png") no-repeat;
}
#social-web-linkedin a {
    background: url("../images/linkedin-icon-64.png") no-repeat;
}
#social-web-linkedin a:hover {
    background: url("../images/linkedin-icon-64-hover.png") no-repeat;
}
#social-web-flickr a {
    background: url("../images/flickr-icon-64.png") no-repeat;
}
#social-web-flickr a:hover {
    background: url("../images/flickr-icon-64-hover.png") no-repeat;
}
#social-web-buzz a {
    background: url("../images/buzz-icon-64.png") no-repeat;
}
#social-web-buzz a:hover {
    background: url("../images/buzz-icon-64-hover.png") no-repeat;
}
#social-web-youtube a {
    background: url("../images/youtube-icon-64.png") no-repeat;
}
#social-web-youtube a:hover {
    background: url("../images/youtube-icon-64-hover.png") no-repeat;
}
/*div#contentwell #toolbox {
  font-family: Verdana, Helvetica, sans !important;
  font-size: .95em !important;
}*/

div#contentwell #toolbox a, div#contentwell #share-box a { font-weight: normal !important; }
div#contentwell #toolbox ul, div#contentwell #share-box ul { list-style: none; }
div#contentwell #toolbox li, div#contentwell #share-box li { 	height: 18px;	padding: 0 0 2px 0; background: none; }
div#contentwell #share-box-columns { padding-left: 10px; }
div#contentwell #share-box { width: 229px !important; left: 188px;}


/*----------------------------
				Month list
----------------------------*/

ul#monthList{
	font-weight: bold;
}

ul#monthList ul li{
	margin-left: 20px;
	font-weight: normal;
}

ul#monthList li.year{
  cursor: pointer;
}

ul#monthList ul{
	display: none;
}

ul#monthList ul.open{
	display: block;
}

/* blog comments page */
	
	.post a { text-decoration: underline; }
	#comments { background: #FBF9DC; font-size:1.2em; -moz-border-radius-topleft:10px;  -webkit-border-top-left-radius:10px; -moz-border-radius-topright:10px; -webkit-border-top-right-radius:10px;}
	#comments h3 {padding: 10px; margin: 0; font-size: 1.8em;}
	.formsError { color: #F00; font-weight: bold; margin-bottom: 15px; }
	.formsLabel { margin-bottom: 10px; }
	/*.formsHeader { margin: 10px 0 20px 0; font-weight: bold; }*/
	.formsHeader h3 {margin:1em 0;}
	.commentMessage { padding: 10px 0 0 10px; }
	.commentFooter { font-style: italic; padding: 15px 0 10px 8px; }
	
	.addComment { background: #FBF9DC; padding: 10px 10px 20px; font-size: 1.2em; -moz-border-radius-bottomleft:10px; -webkit-border-bottom-left-radius:10px; -moz-border-radius-bottomright:10px; -webkit-border-bottom-right-radius:10px;}
	/*.addComment input, .addComment textarea { }*/
	.comment-short-input {width:20em;}
	.comment-long-input {width: 490px; font-size:1.2em;}
	
	.orangeButton { 
	    background:#EFA017 url(../images/BBB_orangebutton_bg.jpg) repeat-x;
		
		font: .9em Verdana, Arial, Helvetica, sans-serif;
		border: none;
		text-transform: uppercase;
		color: #fff;
		height: 20px;
        width: 130px !important;
		padding: 0 10px 0 10px;
		display: inline;
		}
		
	.indentPost { margin-right: 20px;  }
	.testDate { font-size: .8em !important; color: #000; }

	.longline, .longYellowLine { 
		margin-top: 10px; 
        margin-bottom: 10px;
		height: 2px !important; 
		width: 100%; 
		background: url(../images/dotline-517.gif) no-repeat left bottom;
		
		}

	.longYellowLine { 
	    background: url(../images/dotline-yell.gif) no-repeat left bottom;
	    margin:0;
		}
		
	.postDate { color: #0d7c99; font-size: 1.3em; }
	
	.postFooter a { 
 		 background: url(../images/err-red.gif) no-repeat left center;
	  
		 padding: 0 0 0 10px;
         font-weight: bold;
         color: #066077;
         text-decoration: none;
		 }
		 
    .postFooter a:hover { text-decoration: underline; }
	.postTitle { font-style: italic; font-size: .9em; margin-top: 10px; margin-bottom: 10px; }
    .postMessage { padding: 10px 0 20px 20px !important; }
  
.normal
{
	font-size: 1.0em !important;
}
.larger
{
	font-size: 1.3em !important;
}
.largest
{
	font-size: 1.5em !important;
}
