/*
Theme Name: PuretypeV2
Theme URI: 
Description: Artisteer-generated theme
Version: 1.0
Author: 
Author URI: 
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */

/* Generated with Artisteer version 2.3.0.21098, file checksum is 680F2E32. */


/* BEGINNING of CSS added by Brad */

.pinterest-button {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 30%;
    width: 50%;
    margin: -15% 0 0 -25%;
}

div.wpb_separator.wpb_content_element {
border-bottom:1px solid #333333;
margin-bottom:20px;
}

div.vc_span4.wpb_column.column_container.shareone {
margin-top:-30px;
}

div.vc_span4.wpb_column.column_container.sharetwo {
margin-top:-30px;
}

div.vc_span4.wpb_column.column_container.sharethree {
margin-top:-30px;
}

div.vc_span4.shareone.wpb_column.column_container {
height:100px;
}

div.vc_span4.sharetwo.wpb_column.column_container {
height:100px;
}

div.vc_span4.sharethree.wpb_column.column_container {
height:100px;
}

div.wpb_row vc_row-fluid wantmore {
margin-top:-25px;
}

/* END of CSS added by Brad */





body
{
	margin: 0 auto;


	padding: 0;
	background-color: #ccc;
	background-image: url('img/Page-BgTexture.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
	line-height:1.5;
	/*letter-spacing:0.5px;*/

}

.clear {
	clear: both;
}

#art-main
{

	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	background: #ccc;
}




#art-page-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;

	width: 950px;
	min-width:1px;
	min-height:1px;
	background: #fff;
}

.art-Sheet-body
{
	
	position: relative;
	z-index: 1;
	padding: 0px;
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
}


.art-Sheet
{

}


#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:950px;
}

/* end Box, Sheet */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 950px;
	height: 185px;
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 950px;
	height: 185px;
	background-color: #333;
	background-image: url('img/header-image.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
/* end Header */

/* begin Menu */
/* menu structure */

/* ---- old menu class starts here ---- (saved for reference) */
.art-menu a, .art-menu a:link, .art-menu a:visited, .menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.menu, .menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(img/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.art-menu
{
	padding: 6px 6px 6px 6px;
}

.art-menu
{
	position: relative;
	height: 42px;
	z-index: 100;
}

.art-menu .l, .art-menu .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 42px;
	background-image: url('img/nav.png');
}

.art-menu .l
{
	left: 0;
	right:0px;
}

.art-menu .r
{
	right: 0;
	width: 950px;
	clip: rect(auto, auto, auto, 950px);
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 30px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 90px;
	background-image: url('img/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:9px;
}

.art-menu a .r
{
	width:418px;
	right:0;
	clip: rect(auto, auto, auto, 409px);
}

.art-menu a .t 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
	color: #FFFFFF;
	padding: 0 0px;
	margin: 0 9px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-30px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-30px;
}

.art-menuli:hover a .l, .art-menu li:hover a .r
{
	top:-30px;
}
.art-menu a:hover .t
{
	color: #FFFFFF;
}

.art-menu li:hover a .t
{
	color: #FFFFFF;
}

.art-menu li:hover>a .t
{
	color: #FFFFFF;
}


.art-menu a.active .l, .art-menu a.active .r
{
	top: -60px;
}

.art-menu a.active .t
{
	color: #FFFFFF;
}


/* end MenuItem */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 26px;
	width: 300px;
	overflow:hidden;
	line-height: 26px;
	margin-right: auto;


	background-image: url('img/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #A7A697;
}

.art-menu ul.art-menu ul span, .art-menu ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	/*color: #185A90;*/
	color: #000000;
font-family: Arial, Helvetica, Sans-Serif;

}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #000000;
	border-color: #A7A697;
	background-position: 0 -26px;
}

.art-menu ul li:hover>a
{
	color: #000000;
	border-color: #A7A697;
	background-position: 0 -26px;
}

.art-menu .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #000000;
}

.art-menu ul li:hover>a span, .art-menu ul li:hover>a span span
{
	color: #000000;
}
/* end MenuSubItem */

/* --- Start New Menu Styles (11/12/2011) Using wp_nav_menu() now */

#access {
	position: relative;
	padding: 5px;
	background: #7d7d7d;
	border-top: 1px solid #ddd;
}

#access li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	padding-right: 10px;
	border-bottom: none; 
	position: relative;	
}	
	
#access a {
	color: #fff;
	display: block;
	padding: 6px 10px;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Grande Unicode", clean, sans-serif; 
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	position: relative;
}	

#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 30px;
	left: 0;
	width: 188px;
	z-index: 99999;
}
.js .sub-menu {
	display: block;	
}

#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #7d7d7d;
	color: #fff;
	border-bottom: 1px solid #aaa;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access ul ul li:first-child a {
	border-top: none;	
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	color: #ddd;
	visibility:		inherit; /* fixes IE7 'sticky bug' */	
}
#access li:hover > a,
#access a:focus {
	color: #ddd;	
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	
}

.sf-sub-indicator {
	display: block;
	position: absolute;
	top: 12px;
	right: 3px;
	display: block; 
	border: 0;
	width: 8px;
	height: 8px; 
	text-indent: -999em; 
	overflow: hidden; 
	text-align: left; 
	direction: ltr;
	background: url('img/down-arrow.gif') no-repeat right center;
}

.ie7 .sf-sub-indicator {
	top: 7px;
	height: 13px; 
}


#access .sf-with-ul {
	padding-right: 20px;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */	
}

#access li .sub-menu li {
	border-color: transparent;
	margin: 0;
	padding: 0;	
}

#access li .sub-menu li a {
	line-height: 1.4em;
	padding: 10px 10px;
	font-size: 12px;
}

#access li .sub-menu li a:hover,
#access li .sub-menu li a:active {

}

#searchform {
	/*position: absolute;*/
	width: 220px;
	top: 2px;
	margin-right: 5px;
	float:right;
	padding-right: 5px;
	height: 20px;
}

#searchform #s {
	padding: 6px 33px 6px 5px;
	width: 170px;
	font-family: helvetica, arial, clean, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	background: #fff url(img/icon-search.gif) no-repeat right 50%;
	border: 1px solid #555;
}

.social-media-header {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 205px;
	background: url('img/follow-susan.png') no-repeat left 55%;
}

.social-media-header ul {
	float: right;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.social-media-header ul li {
	float: left;
	margin-right: 3px;
}

.social-media-header ul li a {
	display: block;
	text-indent: -999em;
	width: 27px;
	height: 27px;
}

.social-media-header ul li a.rss-link {
	background: url('img/icon-rss.gif') no-repeat left 50%;
	width: 26px;		
}

.social-media-header ul li a.twitter-link {
	background: url('img/icon-twitter.gif') no-repeat left 50%;	
	width: 25px;	
}

.social-media-header ul li a.facebook-link {
	background: url('img/icon-facebook.gif') no-repeat left 50%;	
}

.social-media-header ul li a.print-link {
	background: url('img/icon-print.gif') no-repeat left 50%;	
}

.social-media-header ul li a:hover {
	opacity: .75;
}

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 950px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:3px;
	min-height:3px;
}

.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc,.art-Block-cr, .art-Block-cl
{
	position:absolute;
	z-index:-1;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl
{
	width: 2px;
	height: 2px;
	background-image: url('img/Block-s.png');
}

.art-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 1px, 1px, auto);
}

.art-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}

.art-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}

.art-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}

.art-Block-tc, .art-Block-bc
{
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('img/Block-h.png');
}

.art-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}

.art-Block-bc
{
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}

.art-Block-cr, .art-Block-cl
{
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('img/Block-v.png');
}

.art-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 1px);
}

.art-Block-cl
{
	left:0;
	clip: rect(auto, 1px, auto, auto);
}

.art-Block-cc
{

}


.art-Block
{
	margin: 0px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	z-index:0;
	padding: 0 5px;
}
.widget-container
{
	z-index:0;
	padding: 0 10px;
}
.art-BlockHeader .t,
.widgettitle {
	color: #333;	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
/*	white-space : nowrap;*/
	padding: 0 5px 5px;
	border-bottom: 4px solid #ED1C23;	
	display: block;
}
.sidebar-tabbed-widget-area  {
	margin: 20px 0;
}
.sidebar-tabbed-widget-area ul {
	margin: 0 10px 0 0;
}
.sidebar-tabbed-widget-area ul li {
	margin: 5px 2px 0 0;
}
.sidebar-tabbed-widget-area .tw-tabbed-nav a {
	padding: 5px 7px;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, clean, sans-serif;
	background: #111;
	color: #fff;
}

.sidebar-tabbed-widget-area .ui-state-active a {
	background: #ED1C23;
}

.art-BlockHeader .l, .art-BlockHeader .r
{

}

.art-BlockHeader .l
{
	left:0;
	right:0px;
}

.art-BlockHeader .r
{ 
	width:950px;
	right:0;
	clip: rect(auto, auto, auto, 950px);
}




/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative; 
	z-index:0;
	min-width:1px;
	min-height:1px;
}

.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 5px;
}

.art-BlockContent-body select.postform,
.art-BlockContent-body select.postform option {
	font-size: 11px;
	width: 210px;
}
.art-BlockContent-body select.postform option {
	margin: 5px 0;
}

.art-BlockContent-body
{
	color:#000000;
font-family: Georgia, serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
}

.art-BlockContent-body a:link
{
	color: #00688a;
font-family: Georgia, serif;
font-weight: normal;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #ea1d2c;
font-family: Georgia, serif;
text-decoration: none;
font-weight: normal;
}
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #CC0000;
font-family: Georgia, serif;
text-decoration: none;
font-weight: none;
}
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #5A563F;
	margin:0;
	margin-left: 0px;
	padding:0;
}

.art-BlockContent-body li
{
margin-left: 0px;
font-family: Georgia, serif;
font-size: 12px;
}

.art-BlockContent-body ul li
{
	padding:0px 0 0px 13px;
	background-image: url('img/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	margin-left: -20px;
	line-height:1.5em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:3px;
	min-height:3px;
}

.art-Post-body
{
	position: relative;
	z-index: 1;
	padding: 11px;
	padding-left: 50px;
	padding-right: 50px;
}

.comments a {
	font-size: 14px;
	text-transform: uppercase;
	padding: 7px 0 7px 30px;
	background: url(img/icon-bubble.gif) no-repeat left 50%; 
}
.comments a:visited {
	color: #ea1d2c;
}

.comments.top a {
	float: right;
	margin-top: -52px;
	display: block;
}

.comments.bottom a {
	display: block;
	width: 30%;
	/*margin-top: -40px;*/
}

.share-this {
	text-align: right;
}

.addtoany_share_save_container {
	margin: 0;
	padding: 0;
	width: 125px;
	float: right;
}

.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl, .art-Post-tc, .art-Post-bc,.art-Post-cr, .art-Post-cl
{
	position:absolute;
	z-index:-1;
}

.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl
{
	width: 2px;
	height: 2px;
	background-image: url('img/Post-s.png');
}

.art-Post-tl
{
	top:0;
	left:0;
	clip: rect(auto, 1px, 1px, auto);
}

.art-Post-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}

.art-Post-bl
{
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}

.art-Post-br
{
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}

.art-Post-tc, .art-Post-bc
{
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('img/Post-h.png');
}

.art-Post-tc
{
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}

.art-Post-bc
{
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}

.art-Post-cr, .art-Post-cl
{
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('img/Post-v.png');
}

.art-Post-cr
{
	right:0;
	clip: rect(auto, auto, auto, 1px);
}

.art-Post-cl
{
	left:0;
	clip: rect(auto, 1px, auto, auto);
}

.art-Post-cc
{
	position:absolute;
	z-index:-1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-color: #FFFFFF;
}


.art-Post
{
	margin: 7px;
}

/* Start images */
a img
{
	border: 0;
}

.art-article img, img.art-article
{
	/*border: solid 1px #CAC7B4;*/
	margin: 1em;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.art-article table, table.art-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
	background-color:Transparent;
}

.art-article th, .art-article td
{
	padding: 2px;
	border: solid 1px #7A7657;
	vertical-align: top;
	text-align:left;
}

.art-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	/*font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;*/
	font-family: Georgia, serif;
	font-size: 10px;
	color: #ea1d2c;
	margin-bottom: 15px;
}

.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover
{
/*font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;*/

font-family: Georgia, serif;
	-webkit-transition: .2s color linear;
	-moz-transition: .2s color linear;	
font-size: 25px;
	margin:0;
	color: #77A0B1;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link
{
/*font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;*/

font-family: Georgia, serif;
text-decoration: none;
text-align: left;
  color: #ea1d2c;
line-height: 32px;
}

.art-PostHeader a:visited, .art-PostHeader a.visited
{
/*font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;*/

font-family: Georgia, serif;
text-decoration: none;
text-align: left;
  color: #ea1d2c;
}

.art-PostHeader a:hover, .art-PostHeader a.hovered
{
/*font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;*/

font-family: Georgia, serif;
text-decoration: none;
text-align: left;
  color: #666;
text-decoration: underline;
}
/* end PostHeader */

/* begin PostIcons */
.art-PostHeaderIcons
{
	padding:1px;
}

.art-PostHeaderIcons, .art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover
{
	color: #00688a;
}

.art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover
{
	margin:0;
}

.art-PostHeaderIcons a:link
{
font-family: Georgia, serif;
text-decoration: none;
font-style: normal;
font-weight: normal;
	color: #00688a;
}

.art-PostHeaderIcons a:visited, .art-PostHeaderIcons a.visited
{
font-family: Georgia, serif;
font-style: normal;
font-weight: normal;
text-decoration: none;
	color: #00688a;
}

.art-PostHeaderIcons a:hover, .art-PostHeaderIcons a.hover
{
font-family: Georgia, serif;
font-style: normal;
font-weight: normal;
text-decoration: underline;
	color: #D8540E;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Georgia, serif;
font-size: normal;
  color: #4B4835;
}


.art-PostContent p 
{
	margin: 5px 0;
	margin-top:20px;
}

.art-PostContent, .art-PostContent p
{
font-family: Georgia, serif;
 /* color: #3c1e00;*/
 color: #000000;
 font-size: 14px;
 word-spacing: normal;
}

.art-PostContent
{
  margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Georgia, serif;
text-decoration: none;
  color: #ea1d2c;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Georgia, serif;
text-decoration: none;
  color: #ea1d2c;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Georgia, serif;
text-decoration: none;
  color: #ea1d2c;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Georgia, serif;
text-decoration: none;
  color: #227EC9;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 34px;
  color: #D8540E;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 24px;
  color: #D8540E;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 15px;
font-weight: bold;
color: #333333;
  /*color: #989787;*/
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 16px;
  color: #D8540E;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 13px;
  color: #D8540E;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 11px;
  color: #D8540E;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #4B4835;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Ge;
font-size: 13px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.art-Post li
{
	padding:0px 0 0px 13px;
	/*line-height:1.2em;*/
}

.art-Post ol li, .art-Post ul ol li
{
	background: none;
	padding-left:0;
}

.art-Post ul li, .art-Post ol ul li 
{
	background-image: url('img/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.art-PostContent blockquote p
{
	color:#12110D;
font-family: Georgia, serif;
}

blockquote,
.art-PostContent blockquote
{
		 
		margin:10px 40px 10px 10px;
	padding:5px 5px 5px 41px;
	background-color:#FFFFFF;
	background-image:url('img/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin PostMetadata */
.art-PostMetadataFooter
{
	padding:5px;
	background-color: #FFFFFF;
	border-bottom: #CAC7B4;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.art-PostMetadataFooter {
	color: #666;
	font-size: 11px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin: 15px 0;
}

.art-PostMetadataFooter table {
	text-transform: none;
}
/* end PostMetadata */

/* begin PostIcons */
.art-PostFooterIcons
{
	padding:1px;
	margin-bottom: 20px;
}

.art-PostFooterIcons, .art-PostFooterIcons a, .art-PostFooterIcons a:link, .art-PostFooterIcons a:visited, .art-PostFooterIcons a:hover
{
font-family: Times New Roman;
	color: #000000;
}

.art-PostFooterIcons a, .art-PostFooterIcons a:link, .art-PostFooterIcons a:visited, .art-PostFooterIcons a:hover
{
	margin:0;
}

.art-PostFooterIcons a:link
{
font-family:  Times New Roman;
text-decoration: none;
	color: #00688a;
}

.art-PostFooterIcons a:visited, .art-PostFooterIcons a.visited
{
font-family:  Times New Roman;
text-decoration: none;
	color: #00688a;
}

.art-PostFooterIcons a:hover, .art-PostFooterIcons a.hover
{
font-family:  Times New Roman;
text-decoration: none;
	color: #D8540E;
}
/* end PostIcons */

/* begin Button */
.art-button-wrapper .art-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:36px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.art-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 36px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .art-button-wrapper
{
	display:block;
	float:left;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 38px;
font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 12px !important;
	line-height: 36px;
	text-decoration: none !important;
	color: #FFFFFF !important;
}


input, select
{
font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #FFFFFF !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 96px;
	background-image: url('img/Button.png');
	background: #000;
}

.art-button-wrapper .l
{
	left:0;
	right:3px;
}

.art-button-wrapper .r
{
	width:407px;
	right:0;
	clip: rect(auto, auto, auto, 404px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -32px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -64px;
}


/* end Button */

/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 950px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
	color: #ccc;
	border-top: double #ccc;
	font-size: 12px;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background: #fff;
	width: 950px;
	height: 150px;
	bottom:0;
	left:0;
}


.art-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('img/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 32px;
    cursor: default;
}




.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#000000;
font-family: Times New Roman;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #000000;
font-family: Times New Roman;
text-decoration: underline;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #000000;
font-family: Times New Roman;
text-decoration: underline;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #000000;
font-family: Times New Roman;
text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#1E6DAE;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#777355;
}
/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 711px;
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 948px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 237px;
	background: #eee;
}
/* end LayoutCell */

/* --- Sidebar Widget Styles (11/13/2011) --- */
.widget-book-img {
	padding: 10px 10px 0 10px;	
}

.sidebar-quote {
	background: none;
	border: none;
	margin: -15px 0 0 0;
	padding: 0;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
}

.quote-author {
	padding-left: 20px;
	margin-top: -10px;
	display: block;
	font-style: italic;
	font-size: 12px;		
}
ul.share-chicklets  {
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
}
ul.share-chicklets li {
	list-style: none;
	padding: 0;
	margin: 5px 0;
	background: none;
	text-transform: uppercase;
}

ul.share-chicklets li a {
	color: #00688a !important;
	padding: 2px 0 2px 23px;
	margin: 0;
	background-position: left 50%;
	background-repeat: no-repeat;
	overflow: hidden;
}
ul.share-chicklets li a:hover {
	color: #ea1d2c !important;
}

a.share-chicklets-facebook {
	background-image: url(img/square-icon-facebook.gif);
}

a.share-chicklets-twitter {
	background-image: url(img/square-icon-twitter.gif);
}

ul.share-chicklets li a.share-chicklets-goodreads {
	background-image: url(img/square-icons.gif);
	background-position: left 2px;
}

ul.share-chicklets li a.share-chicklets-shelfari {
	background-image: url(img/square-icons.gif);
	background-position: left -22px;
}

ul.share-chicklets li a.share-chicklets-librarything {
	background-image: url(img/square-icons.gif);
	background-position: 1px -47px;
}
.textwidget a {
	color: #00688a !important;
}
.textwidget a:hover {
	color: #ea1d2c !important;
}
a.read-more {
	font-size: 11px;
	text-transform: uppercase;
}
a.read-more:hover {
	color: #00688a !important;
}
.top-home-widget-area {
	margin: 20px 50px 10px;
	padding: 10px;
	border: 1px solid #ea1d2c;
	border-radius: 10px;
}

.ie7 .top-home-widget-area {
	padding: 12px 12px 15px;
	background: url('img/red-box.gif') no-repeat center center;
	border: none;	
}
.top-home-widget-area p {
	margin: 0;
	padding: 0 20px 0 0;
	color: #111;
}

.nytimes-icon {
	float: left;
	margin-right: 10px;
}	

/* --- End Sidebar Widget Styles (11/13/2011) --- */


.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 7;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 7;
}
.alignclear img, img.alignclear
{
	margin: 1em;;
	border: 0px;
}
.wp-caption
{
	border: 0px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

.gallery {
    letter-spacing: normal;
}



#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
	background:#D85312; border:0px; font-family: Arial; font-weight: normal; color:#FFFFFF;
}

.small_icon {
	vertical-align: left;
	padding-bottom: 5px;
}

.bill_comment_hack {
	margin: 20px;

}

table.newsletter_reminder {
	width: 100%;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	border: 1px solid #ddd;
	background-color: #eee;
}
.newsletter_reminder tr {
	border: 0px;
}
.newsletter_reminder  td{
	border: 0px;
	vertical-align: middle;
}
.newsletter_inner{
padding: 0px;
margin: 0px;
margin-bottom: 7px;
}
.newsletter_picture {
	padding-left: 10px;
	padding-right: 10px;
}
.stylehack {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
}
.stylehack a:link { 
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	
}
CAPTION.MYTABLE
  {
     background-color:#FFFFF;
     color:white;
     border-style:solid;
     border-width:0px;
     border-color:black;
  }

  TABLE.MYTABLE
  { 
     font-family:arial;
     border-collapse:collapse;
     font-size:10pt;
     background-color:#FFFFFF;
     width:560px;
     border-style:solid;
     border-color:black;
     border-width:1px;
  }

  TH.MYTABLE
  {
     font-size:10pt;
     color:white;
  }


  TR.MYTABLE
  { 
  }

  TD.MYTABLE
  {  
     font-size:13pt;
     background-color:#FFFFFF;
     color:black;
     border-style:solid;
     border-width:0px;
     border-color:#FFFFFF;
     text-align:center;
  }

NoBorder img, img.NoBorder {
  
	border:0px !important;
	margin: 0px !important;
	padding-right: 5px;
	}

a.more-stories,
a.share-stories {
	background: #ea1d2c;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.04em;
	padding: 5px;
	margin: 0 auto 20px auto;
	width: 200px;
	text-align: center;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.4);
}
a.more-stories:hover,
a.share-stories:hover {
	background: #000;
}
a.share-stories {
	width: 260px;
}




div.all-soc {
	float: right;
}

select#cat {
	font-size: 11px;
	width: 210px;
	margin-bottom: 15px;
}
select#cat option {
	font-size: 11px;
	margin: 5px 0;
}

span.question {
	font-size: 16px;
	font-weight: bold;
}
a.take-survey {
	font-weight: bold;
	color: #ea1d2c;
}
a.take-survey:hover {
	color: #006897;
}

.subbox {

	font-family: "Lucida Grande", "Lucida Grande Unicode", clean, sans-serif; 
}

<!--December 5th-->

p .huge {font-size:48px;}
p .mid {font-size:34px; }

.art-article th, .art-article td {
    border: 0px;}
	
.fb_reset {position: absolute !important; top: -10000px !important;}

body .gform_wrapper form .gform_body ul,
body .gform_wrapper form .gform_body ul li {
    list-style-type:none!important;
    list-style-image:none!important;
    list-style:none!important;
    background-image:none!important;
    background:none!important;
    padding:0!important;
    margin:0!important
}

/* AddThis Welcome Bar - Static */

.addthis_bar_container {
position: fixed !important;
}

/* AddThis Welcome Bar - Static END */


.container-outer {
z-index: 999999;
}

.visiblebox{
margin-left: auto !important;
margin-right: auto !important;
}

  
.stickyfooter {
	position: fixed; 
	bottom:-12px;
	height: 93px;
	width: 100%;
	color: #FFFFFF;
	padding:12px;
	z-index: 100;

}
.stickyfooterback {
	width: 966px;
	height: 93px;
	margin-left:auto;
	margin-right:auto;
	padding-right:37px;
	background-image: url('img/footerbar.png');
	background-position: top left;
	background-repeat: no-repeat;
}
.stickyfooterleft {
	float: left;
	/*border:1px solid #000000;*/
	height: 25px;
	max-height: 50px;
	/*width: 450px;*/
	width:275px;
	max-width:275px;
	margin-top:40px;
	margin-left: 30px;
	padding:10px;
	font-size:13px;
	font-face:arial;
	
}

.stickyfooterright {
	float: left;
	/*border:1px solid #FF0000;*/
	height: 30px;
	width: 430px;
	margin-top:40px;
	margin-right:4px;
	padding:10px;
	
}

.stickyfooterclose {
	float:right;
	margin-top:40px;
	margin-right:10px;
	border:1px solid #FFFFFF;
	background-color: #000000;
	padding-left:5px;
	padding-right: 5px;
	font-family: Arial;
	font-size:11px;
}

.stickyfooter a {
	color: #FFFFFF;
}
.stickyfooter a:hover {
	color: #000000;
}
.stickyfooterclose:hover {
	background-color: #FFFFFF;
}

.enlistbutton {
   border-top: 1px solid #bababa;
   background: #000000;
   background: -webkit-gradient(linear, left top, left bottom, from(#a8a8a8), to(#777777));
   background: -webkit-linear-gradient(top, #a8a8a8, #777777);
   background: -moz-linear-gradient(top, #a8a8a8, #777777);
   background: -ms-linear-gradient(top, #a8a8a8, #777777);
   background: -o-linear-gradient(top, #a8a8a8, #777777);
   padding: 5px 10px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }

   .enlistbutton:hover {
   border-top-color: #ffffff;
   background: #ffffff;
   color: #000000;
   }
.enlistbutton:active {
   border-top-color: #d6bf90;
   background: #d6bf90;
   }