/*
Theme Name: Nottingham Theme
Description: Child Theme of Aspire 1.1
Author: Jason DeArmond - DeArmond Creative
Template: aspire

*/

/* Stylesheet IMPORT Aspire */
@import url(../aspire/assets/css/core.css);

#page {
float:left;
margin-top:30px;
min-height:500px;
width:670px;
}

#header {
height:60px;
margin-top:10px;
}

body.sub #header .sub_header {
clear:both;
padding-top: 12px;
}

/************ Navigation ************/

#header ul.sf-menu {
	float:right;
	height:34px;
	margin-top:30px;	
}

#header ul.sf-menu > li a, #header ul.sf-menu > li span {
	color:#00549E;
	text-decoration:none;
}

.sf-menu a, .sf-menu a:visited {
	color:#00549E;
}

.sf-menu li li {
background:url("images/bg.jpg") repeat-y scroll 0 0 transparent;
border-bottom:1px solid #cccccc;
}

ul.sf-menu li ul li ul {
background:none repeat scroll 0 0 #dae0e4;
border:1px solid #cccccc;
padding-bottom:0;
padding-top:0;
}

#page ul#entries li .entry p {
line-height:1.7em;
margin-bottom:10px;
}

ul.sf-menu li ul{
	background: url("images/top_bg.png") no-repeat scroll center top transparent;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding-top: 12px;
	padding-bottom: 0px;
	border-bottom: 5px solid #dae0e4;
}

ul.sub-menu li a {
	color:#ffffff; !important
}

/************* Slider ***************/

#slider {
border:11px solid #FFFFFF;
display:block !important;
height:284px;
margin-top:35px;
position:relative;
width:650px;
overflow:hidden;
float: left; 
margin: 23px 0pt 30px 0;
}

#sliderRight{
	color:#ffffff;
	width:260px;
	height: 284px;
	position: relative; 
	float: left; 
	padding: 10px 0px 0px 10px; 
	margin: 23px 0px 0px 20px;
	overflow: hidden;
}

/************** Page ***************/

div.textwidget p {
	line-height:1.7em;
	margin-bottom:10px;
}

div.entry.single li{
                overflow: visible !important;
				line-height: 1.7em;
				width: 647px !important;
            }
/************** Contact Page ****************/
	
#contactForm {
	width: 325px;
	float: left;
}

#contactInfo {
	width: 325px;
	float: left;
}	

p.address {
	display:block;
	padding: 5px 10px;
}

/************* Home FAQ_From FAQtastic *****************/
.execphpwidget h3 {
	font-size: 1.3em;
  font-weight: bold;
  margin: 0;
}

.faqHome h3
{
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}

.faqHome h3 a
{
display: block;  
}

.faqHome li
{
padding: 5px 5px 5px 5px;
padding-left: 3px !important;
clear: both;
font-size:11px;
line-height:1.3em;
overflow: visible	!important;
}

.faqHome a:link, .faqHome a:active, .faqHome a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.faqHome a:hover {
	text-decoration:underline;
}

.faqHome .alt
{
background-color: #f5f5f5;
padding-top: 4px;
}

ul#entries {
	overflow: visible;	
}

/************** Testimonials ********************/

p.testimonials_page {
	background-image: url(http://www.nacpas.com/wp-content/uploads/2011/01/Sub_Title_Quote1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}

p.featured {
	background-image: url(http://www.nacpas.com/wp-content/uploads/2011/01/Featured_Quote1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}

p.testimonial {
	padding-top: 10px;
	line-height:1.5em;
}

p.testimonial span{
	text-align:right;
}

/************** Affiliate Links on Home Page *******************/
#container ul.affiliate_links {
	margin-top:12px;
}

#container ul.affiliate_links li {
float: left;
margin-left: 12px;
margin-right: 12px;
}

#container ul.affiliate_links li h3 {
display: block;
font-size: 16px;
color: #181818;
}