* { padding: 0; margin: 0; }

body {
 background-color: #828080;
 background-image: url(/sites/default/files/images/sitewide/master_bckg.jpg);
 background-repeat: repeat-x;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #060606;
}

ul {
		padding: 0 0 20px 0;
}

.banner-offer{
	padding: 0 0 0 30px;	
}

.hr1 {
border-top: 1px dotted #cccccc;
margin: 15px 0 15px 10px;
   }


#wrapper { 
 background-color: #ffffff;
 margin: 0 auto;
 padding:0;
 width: 1020px;
}

#logo {
	background-color: #fff;
	float: left;
	height: 92px;
	margin-left: 16px;
	margin-top: 0px;
	width: 449px;
}

/* Top Navigation */

#header {
	height: 80px;
	margin: auto;
	text-align: left;
	width: 958px;
	padding: 0 0 20px 0;
}

#header-right {
	padding: 15px 0 0 0;
	float: right;
	width: 350px;
	text-align: right;
}

#top-navigation {
	clear: both;
	height: 31px;
	width: 958px;
	margin: 0 0 0 4px;
}

#top-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:  0 0 0 25px;
	padding: 7px 0 20px; 0;
	width: 958px;
	text-align: center;
	background-image:url(/sites/default/files/images/sitewide/bckg-top-nav.jpg);
	background-repeat: repeat-x;
}

.top-nav-links{
	margin:0;
	display: inline;
}

span.primary-hp{
	margin: 0;
	padding: 0px 10px 0px 10px !important;
}

.top-nav-links  a:link {color: #464c51; text-decoration: none;}
.top-nav-links  a:visited {color: #464c51; text-decoration: none;}
.top-nav-links  a:hover {color: #126afb; text-decoration: none;}

/* End Top Nav */

#breadcrumb {
	clear: both;
	height: 18px;
	margin:  0 0 10px 27px;
	padding: 0 0 5px 15px;
	width: 941px;
	border-bottom: 1px #0133c6 dotted;
}

.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover {
	color: #5079a0;
	font: normal 12px arial, sans-serif;
	text-decoration: underline;
}

.breadcrumb {
	color: #5079a0;
	font: normal 12px arial, sans-serif;

}

#header h1 {
 font-size: 30px;
 padding: 20px 0 0 15px;
}

#header h1 a {
 color: #fff;
 text-decoration: none;
}

#header .description {
 font-size: 12px;
 font-weight: bold;
 padding-left: 25px;
}

#content { 
 margin: 0;
 min-height: 350px;
 width: 746px;
 float: left;
 padding: 40px 0 0 27px;
}

#content .post {
 background: #ffffff;
 padding: 10px;
 margin-bottom: 10px;
}

#content h2 {
 font-size: 18px;
 padding: 0 0 5px 0;
 font-weight: normal;
 float: left;
}

#content h2 a {
 color: #0133c6;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
}

#bubblewrapper{
	padding: 25px 0 0 0;
}

#content .bubble {
 float: right;
 width: 53px;
}

#content .bubble2 {
 float: right;
 width: 53px;
 margin-bottom: 5px;
}

#content .bubble a {
 color: #000000;
 font-weight: bold;
 font-size: 14px;
 display: block;
 height: 36px;
 background: url(images/bubble.jpg) no-repeat;
 text-decoration: none;
 padding-top: 9px;
 text-align: center;
}

#content p {
 padding-bottom: 10px;
}

#content a {
 color: #0829c2;
 text-decoration: none;
}

.searchText{
 color: #3d4144;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 padding: 0 0 5px 0;
}

blockquote{
	margin-left:2em;
	padding:1em;
	border-left:3px solid #BA011C;
	background-color: #f8f8f4;
	color:#333;
	margin-bottom: 1em;
}

.author_image{
	padding:15px 0 0 0;
}

.author_text{
	font-size: 10px;
	padding: 0 0 10px 0;
}

.tag_text{
	font-size: 10px;
}

#footer{
	color: #ffffff;
	font: normal 11px Verdana, Geneva, sans-serif;
}

.footer-nav1{
	clear: both;
	margin: auto;
	text-align: center;
	background-color: #90908e;
	width: 958px;
	padding: 10px 0 10px 0;
}

.footer-nav1 a:link {color: #ffffff; text-decoration: none;}
.footer-nav1 a:visited {color: #ffffff; text-decoration: none;}
.footer-nav1 a:hover {color: #fffff; text-decoration: underline;}

.footer-nav2{
	clear: both;
	margin: auto;
	text-align: center;
	background-color: #6e6c6d;
	width: 958px;
	padding: 10px 0 10px 0;
}

.footer-nav2 a:link {color: #ffffff; text-decoration: none;}
.footer-nav2 a:visited {color: #ffffff; text-decoration: none;}
.footer-nav2 a:hover {color: #fffff; text-decoration: underline;}

.footer-social{
	clear: both;
	margin: auto;
	background-color: #ffffff;
	width: 958px;
	border-bottom: 1px dotted #cccccc;
}

.footer-seo{
	clear: both;
	margin: auto;
	padding: 10px 0px 20px 0px;
	width: 958px
}

.footer-seoCol{
	border-left: 1px dotted #cccccc;
	padding: 10px 0 10px 10px;
	float: left;
	width: 180px;
}

.footer-seo a:link {color: #ccc; text-decoration: none;}
.footer-seo a:visited {color: #ccc; text-decoration: none;}
.footer-seo a:hover {color: #ccc; text-decoration: underline;}

.footer-copyright {
	clear: both;
	width: 958px;
	background-color: #FFFFFF;
	color: #999999;
	font-size: 10px;
	margin: auto;
	padding: 10px 10px 20px 10px;
	text-align: left;
}

.footer-copyright a:link {color: #126afb; text-decoration: none;}
.footer-copyright a:visited {color: #126afb; text-decoration: none;}
.footer-copyright a:hover {color: #126afb; text-decoration: underline;}



.Authpadding{
	padding: 15px 0 0 0;
}

#sidebar { 
 float: right;
 margin: 50px 35px 0px 0px;
 min-height: 350px;
 width: 183px;
 display: inline;
}

#sidebar .sidebaritem {
 background: #f3f3f3;
 padding: 10px;
 margin-bottom: 10px;
}

#sidebar h3 {
 color: #3d4144;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: normal;
 padding-bottom: 5px;
}

#sidebar a {
 color: #0829c2;
 text-decoration: none;
}

#sidebar a:hover {
 text-decoration: underline;
}

#sidebar ul {
 list-style: none;
}

#sidebar li {
 padding-left: 3px;
 margin-bottom: 5px;
}

#s {
 padding-top:8px;
 height: 15px;
 width: 94px;
 border: 0;
}

#searchsubmit {
 padding-top:6.5px;
 width: 62px;
 height: 23px;
 border: 0;
 background: url(images/search.gif) no-repeat;
}

#footer { 
 clear: both;
 background: #ffffff;
 margin: 0px 0px 10px 0px;
 padding: 0px;
}

#comments {
 padding: 10px 0 10px 0;
}

#respond {
 padding-top: 10px;
}

#content ul, #content ol {
 padding: 10px 0 15px 20px;
}

.commentlist li {
 padding-bottom: 10px
}

.pagination{
	padding:25px;
}

.ContinueStory{
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* WordPress CSS */

img.avatar {
 float: left;
 margin-right: 5px;
}

.aligncenter,

div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   padding: 0 7px 7px 0;
   margin: 0 7px 7px 0;
    border: 0;
}

.alignright {
   float: right;
   padding: 0 0px 7px 7px;
   margin: 0 0px 7px 7px;
   border: 0;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}

.clear {
 clear: both;
}
