﻿/*
============================================
Created by the creative team at Community Ahead
© 2009 Community Ahead, LLC.  All rights reserved.
http://www.CommunityAhead.com  
============================================
*/

html, form, body
{
    background-position: left top;
    margin: 0;
    padding: 0;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #3d3d3d;
    height: 100%;
    background-color: #fff;
    background: #fff url(Images/Body_Back.gif) repeat-x top left;
}

img
{
    border: none 0;
}

a, a:hover, a:visited, a:active, a:link
{
    text-decoration: none;
    border: 0;
}

h1, h2, h3, h4, h5
{
    color: #0066cc;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
}

h1
{
	font-size: 24px;
	color: #0066cc;
}

h2
{
	font-size: 18px;
}

h3
{
    font-size: 16px;
    color: #669900;
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 14px;
}

p
{
     font-size: 14px;
     line-height: 1.5em;
     margin-top: 3px;
     padding-top: 0;
     font-weight: normal;
}
	
#container
{
    min-height: 100%;
    position: relative;  
}

#header
{
    width: 1014px;    
    margin: 0 auto;    
    font-size: 16px;
    line-height: normal;
    font-weight: normal;
}
#header .header-all
{    
    height: 406px;
    margin: 0 auto;
    background: url(images/Header_Back.gif) no-repeat left top;
}

#header .header-legal
{
    height: 74px;
}

#header img
{
    border: none 0;
}

#header .header-left
{
    float: left;
    width: 170px;
    height: 74px;
}

#header .header-menu
{
    float: left;
    width: 100%;
    position: relative;
}

#header .logo-zone /* go away*/
{
    float: left;
    width: 100%;
}
 
#header .gutter-zone
{
    float: left;
    color: #000;
    margin: 238px 0 10px 18px;
    text-align: right;
    text-transform: lowercase;
    font-weight: normal;
    width: 1014px;
    height: 60px;   
}

#header .gutter-zone .gutter-left
{
     float: left;
     width: 326px;
     height: 60px; 
}

#header .gutter-zone .gutter-middle
{
     float: left;
     width: 326px;
     height: 60px;     
}

#header .gutter-zone .gutter-right
{
     float: left;
     width: 326px;
     height: 60px;  
}

#header .header-right
{
    float: right;
    margin-top: 22px;
    width: 844px;
    height: 74px;
    text-align: right;
    font-size: 14px;
    font-weight: normal;
}

#body-section
{
    width: 978px;
    padding: 10px 20px 520px 20px; /* Bottom Padding Needs to Match Footer  */
    margin: 0 auto;   
}

#body-section a, #body-section a:visited, #body-section a:active, #body-section a:link
{
    text-decoration: underline;
    color: #669900;
}

#body-section a:hover
{
    text-decoration: none;
    font-weight: bold;
}

#content-full
{
    width: 948px;
    margin-bottom: 10px;
    padding-left: 10px;
    float: left;
}

#content-left
{
    width: 296px;
    text-align: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    float: left;
}

#content-middle
{
    width: 296px;
    text-align: left;
    margin-left: 10px; 
    margin-bottom: 10px;
    margin-right: 10px;
    padding-left: 10px;
    float: left;
}

#content-right
{
    width: 296px;
    text-align: left;
    margin-left: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    float: left;
}

#content-right-sub
{
    width: 622px;
    text-align: left;
    margin-left: 10px;
    margin-bottom: 10px;
    float: left;
}

#footer
{
    position: absolute;
    background: url(Images/Footer_Back.gif) repeat-x top left;
    background-color: #fbfbff;
    bottom: 0;
    width: 100%;
    overflow:hidden;
    height: 520px; /* Footer Height */
}

/* Is there a reason you are reading our style sheets?   */
/* We can develop a site for you too, email us.          */

#footer-contents
{
    width: 1014px;
    height: 200px;
    margin: 0 auto;
    font-size: 11px;
    line-height: 20px;
    color: #3d3d3d;
    text-align: center;
    text-transform: uppercase;
}

#footer-contents p
{
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	color: #3d3d3d;
}

#footer-contents a
{
    background-position: #e3e3e3;
    background: #e3e3e3;
    border: solid 1px #303a43;
    padding: 2px 7px;
    color: #303a43;
}

#footer-contents a:hover {
	background: #303a43;
	border: solid 1px #e3e3e3;
	padding:  2px 7px;
	color: #e3e3e3;
}

#footer-contents .footer-legal a
{
  background-color: Transparent;
	padding: 0;
	border: 0;   
}

#footer-contents .footer-legal a:hover
{
   background-color: Transparent;
	padding: 0;
	border: 0;  
}

#footer-contents .footer-sflogo img
{
	background-color: Transparent;
	padding: 10px;
	border: 0; 
}

#footer-contents .footer-sflogo a
{
	background-color: Transparent;
	padding: 0;
	border: solid 0 #e3e3e3 ;  
}

#footer-contents .footer-upper
{
    padding-top: 20px;
}

#footer-contents .footer-upper,
#footer-contents .footer-upper p
{
	text-align: center;
	text-transform: uppercase;  	
}


/* LISTS STYLES */

ul.sf_anchorList
{
	margin: 10px 0 10px 0;
	padding: 0;
}

ul.sf_anchorList li
{
	margin: 0 0 10px 5px;
	padding: 0;
	list-style: none;
}

h2.sf_listTitle
{
	 visibility:hidden;
	 height: 1px;
}


/* BLOG/FEATURES STYLES */
ul.sf_postListing 
{
	margin: 0;
	padding: 0;
}

ul.sf_postListing li
{
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}

ul.sf_postListing li p, .sf_singlePost p, .sf_postComments p
{
	margin: 0;
	line-height: 1.5em;
	padding: 0;
}

.sf_postTitle,
.sf_postTitle a
{
    color: #0066cc;
    font-size: 14px;
    /*font-weight: bold;*/
    text-decoration: none;
}

.sf_postDate
{
    margin: 0;
    padding: 0;
    font-size: .85em;
    color: #666;
}

.sf_postReadMore
{
	margin: 0;
	padding: 0;
}

.sf_postAuthor, .sf_commentAuthor, .sf_commentContent
{
	margin: 0;
	padding: 0;
}

.sf_commentListing .sf_authorComment, .sf_commentListing .sf_anonymousComment
{
	margin: 0;
	padding: 5px;
}

.sf_authorComment 
{
	background-color: #eee;
}

/* Comments List */
.sf_commentListing 
{
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
.sf_commentListing li
{
	margin: 0 0 10px;
	padding: 0;
}
.sf_commentListing abbr 
{
	font-size: .8em;
}
.sf_commentListing strong 
{
	font-size: 1.1em;
}

/* Post Comments Form */
fieldset.sf_postNewComment 
{
	margin: 20px 0;
	padding: 0;
	border: 0;
}
fieldset.sf_postNewComment ol
{
	margin: 0;
	padding: 0;
	list-style: none;
}
fieldset.sf_postNewComment li
{
	margin: 0 0 10px;
	padding: 0;
}
fieldset.sf_postNewComment label
{
	display: block;
}

/* Pager */
ol.sf_pager 
{
	margin: 10px 0;
	padding: 0;
	width: 100%;
	float: left;
	list-style: none;
	clear: both;
}
ol.sf_pager li
{
	margin: 0;
	padding: 0 10px 0 0;
	width: auto;
	float: left;
}
ol.sf_pager li a
{
	padding: 3px 5px;
}
ol.sf_pager li a[disabled="disabled"], 
ol.sf_pager li a.sf_PagerSelItem
{
	color: #666;
	text-decoration: none;
	cursor: default;
}
.sf_emptyForm 
{
	margin: 1em 0;
	padding: 0;
	color: #f00;
	font-size: 1em;
}
.sf_newsletterSubscriptionForm 
{
	margin: 1em 0;
	padding: 0;
	border: 0;
	font-size: 1em;
}
.sf_newsletterSubscriptionForm ol 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sf_newsletterSubscriptionForm li
{
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
}
.sf_newsletterSubscriptionForm label 
{
	display: block;
}
.sf_newsletterSubscriptionForm input
{
	display: block;
	margin-bottom: 2px;
}
.sf_newsletterSubscriptionForm .sf_subscribeBtn 
{
}
.sf_newsletterSubscriptionForm .sf_subscribeTxt 
{
}
.sf_newsletterSubscriptionForm .sf_emailValidation strong
{
	padding: 1px 5px;
	background-color: #f00;
	color: #fff;
}

/* Subscription Status */
.sf_subscriptionStatusSuccess 
{
	margin: 1em 0;
	padding: 0;
	color: #008000;
	font-size: 2em;
	font-weight: normal;
	font-family: Arial;
}
.sf_subscriptionStatusFailure 
{
	margin: 1em 0;
	padding: 0;
	color: #f00;
	font-size: 2em;
	font-weight: normal;
	font-family: Arial;
}
.sf_goBackToSite 
{
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: Arial;
}

#Greeting
{
    width: 100%;
}

#Greeting p
{
    margin:  0 0 5px 0;
    padding: 0;
    line-height: normal;
}

#Greeting h1
{
    margin: 0;
    line-height: normal;
    padding: 0;   
}

#Greeting .greet-contents
{
    width: 250px;
    padding: 5px;
    margin-left: 25px;
    float: left;
}

#Greeting .greet-contents a.NewLink:link,
#Greeting .greet-contents a.NewLink:active,
#Greeting .greet-contents a.NewLink:visited
{
    text-decoration: none;
    padding-left: 20px;
    padding-top: 3px;
    height: 20px;
    background: url(images/ico-register.gif) no-repeat bottom left;
}

#Greeting .greet-contents a.NewLink:hover
{
    background: url(images/ico-register-over.gif) no-repeat bottom left;
}

#Greeting .greet-contents a.ReturnLink:link,
#Greeting .greet-contents a.ReturnLink:active,
#Greeting .greet-contents a.ReturnLink:visited
{
    text-decoration: none;
    padding-left: 20px;
    padding-top: 3px;
    height: 20px;
    background: url(images/ico-login.gif) no-repeat bottom left;
}

#Greeting .greet-contents a.ReturnLink:hover
{
    background: url(images/ico-login-over.gif) no-repeat bottom left;
}

tr .trshaded
{
     background-color:#f4f4f4;
     padding: 10px;
}

tr .trshaded td
{
     padding: 5px;
}

.poweredBySitefinityLogo
{
      margin-top: -450px;     
}

.cf-standard
{
 width: 300px;
 font-size: 14px;
 font-weight: bold;
 color: #444;
}

.cf-message
{
 width: 300px;
 height: 100px;
 font-size: 14px;
 font-weight: bold;
 color: #444;
}
h3 .sf_eventTitle 
{
    font-size: 14px;
}