/*
Theme Name: Adrian Woodard
Theme URI: http://thoughthorse.com
Description: The 2010 default theme for WordPress.
Author: the WordPress team
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}




body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}
#content {
	margin: 0 0 0 20px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
#access #title
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
input[type=submit],
#access #title
{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}



/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,

#wrapper {
	margin: 0 auto;
	width: 952px;
}



/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	width: 700px;
	font-weight: bold;
	font-size: 14px;
}
#site-generator {
	float: right;
	width: 220px;
}



/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */
body {
	background-image:url('images/gradientb.jpg');
	background-repeat:repeat-x;
	background-color: #282828;
}

#wrapper #head{
	height:42px;	
	margin-bottom: 11px;
	border-bottom: 3px solid #5a5a5c;
	padding: 24px 0 0 10px;
}

#wrapper #head #logo{
	background-image:url('images/title.png');
	background-repeat:no-repeat;
	width:406px;
	height:34px;
}


#wrapper #box{
	width:914px;
	height:520px;
	background-color:#000000;
	padding:20px;
	position:relative;
	
}

#wrapper #box #main{
	width:950px;
	height:460px;	
}

#wrapper #box #sign-up{
	color: #ffffff;
	position:relative;
	float:right;
}

#cc_success, #constant-contact-signup-errors{
	position:absolute;
	top:50px;
	left:0px;
	color:#efe562;	
}


#example_email{
	color:#000000;
	background-color:#ffffff;
	position:absolute;
	top:14px;
	padding:10px;
	width:180px;
	height:15px;
	cursor:text;
	left:2;	
	z-index:100;
	font-size:14px;
	font-family:"Times New Roman",Georgia,Serif;
	display:none;
	
}


#input-text-wrap{
	height:30px;	
	width:190px;	
}


#constant-contact-signup input[type="text"] { 
	margin-top:12px;
	height:30px;	
	width:190px;
	padding-left:10px;
	color:#000000;
	 font-size:14px;
	font-family:"Times New Roman",Georgia,Serif;

}

#constant-contact-signup .submit{
		  background: transparent url('images/join_btn.png') 0px -0px no-repeat;
		  width:111px;
		  height:55px;
		   border-width:0;
		   border-color:#000000;
		cursor: hand;
		 float: left;
		 padding:0px;
		  -webkit-border-radius:0px
		
}

#constant-contact-signup .submit:hover{
		  cursor: pointer;
		  background: transparent url('images/join_btn.png') 0px -48px no-repeat;
		  width:111px;
		  height:55px;
		  padding:0px;
		  border:0px;
		  border-width:0;
		    -webkit-border-radius:0px
		  
		 
}










#wrapper #main #ppcontainer #ppp_next_btn a{
		  width:128px;
		  height:50px;
		margin: 8px 0 0 14px;
		  background: transparent url('images/more_btn.png') 0px -4px no-repeat;
		   border-width:0;
		   border-color:#000000;
		cursor: pointer;
		 float: left;
		
}

#wrapper #main #ppcontainer  #ppp_next_btn a:hover{
		  cursor: hand;
		  background: transparent url('images/more_btn.png') 0px -46px no-repeat;
		  width:128px;
		  height:50px;
		  border-width:0;
		  
		  
		 
}






#s_title{
	width:200px;
	margin-top:20px;
	padding-right:10px;
	letter-spacing:1.2px;	
	font-size:14px;
	font-family:"gill sans","Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	
}

.input-text-wrap{
	float:left;	
}


#wrapper #box #constant-contact-signup{
	float:left;
	position:relative;
		
}
.f_left{
	float:left;
	padding-left:2px;
	padding-top:2px;
	position:relative;	
}



#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}







body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}


a:active,
a:hover {
	color: #FF4B33;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


#ppcontainer{
	width:215px;
	height:450px;
	float:left;
	padding-right:16px;
}

	#parent1 li{
	background-color: #000000;
	color: #ffffff;
	}
	
/*** set the width and height to match your images **/

#sscontainer{
	background-color:black;	
	width:685px;
	height:450px;
	float:left;
}

#slideshow {
    position:relative;
    height:408px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}





#ss_nav, #parent1-menu{
	float:right;
	display: block;	
	height:50px;
	width:auto;
	padding-top:18px;
	
}
#ss_nav li, #parent1-menu a{
	float:left;	
	width:24px;
	height:18px;
	margin:4px;
	position:relative;
	display:inline;
	background-color:#000000;
}

#ss_nav li .ss_btn, #parent1-menu a{
	float:left;	
	width:28px;
	height:16px;
	background-color:#b5b5b5;
	color:#b5b5b5;
	cursor: pointer;
}

#sscointainer ul {
	float:left;	
}


#ss_nav li .ss_btn:hover, #parent1-menu a:hover{
	background-color:#ffffff;
	color:#ffffff;
}

#ss_nav li .ssBtn_sel, #parent1-menu a.wactive{
	background-color:#ffffff;
	color:#ffffff;
	cursor: default;	
}
#ss_nav li .ssBtn_sel:hover{
	background-color:#ffffff;
	color:#ffffff;
}



