/*======================================
Theme Name: WPA Parade
Theme URI: http://www.wordpressart.com/
Description: A custom theme developed by George Ortiz and Matt Jones of <a href="http://wordpressart.com">WordPressArt</a>.
Version: 1.1
Author: WordPressArt
Author URI: http://wordpressart.com
======================================*/

html, body {
	margin:0px auto;
	padding:0px;
	background:url(/wp-content/themes/WPA-Parade/images/bkg_body.png) repeat;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
}
/*---------------------------------------------------------*/
/*----------------------------Top--------------------------*/
/*---------------------------------------------------------*/
#top {
	margin:0px auto;
	width:100%;
	height:10px;
}
#top_border {
	background:url(/wp-content/themes/WPA-Parade/images/bkg_top_border.png) repeat-x;
	width:100%;
	height:12px;
	position:relative;
	z-index:1;
}
#top_content_container {
	margin:0px auto;
	width:900px;
	height:26px;
}
#top_tab {
	background:url(/wp-content/themes/WPA-Parade/images/bkg_tab.png) no-repeat;
	width:232px;
	height:26px;
	position:relative;
	z-index:2;
	left:650px;
}
#top_tab p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b5a689;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	padding-top:4px;
}
#top_tab a {
	font-family:Arial, Helvetica, sans-serif;
	color:#b5a689;
	font-size:11px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
#top_tab a:hover {
	color:#6e624b;
	text-decoration:underline;
}
/*---------------------------------------------------------*/
/*-----------------------Backgrounds-----------------------*/
/*---------------------------------------------------------*/
#bkg_paper {
	background:url(/wp-content/themes/WPA-Parade/images/bkg_paper.png) repeat;
	margin-top:-5px;
}
.ie6 #bkg_paper {
	margin-top:-20px;
}
#bkg_page {
	background:url(/wp-content/themes/WPA-Parade/images/bkg_page.png) repeat-y;
	width:1101px;
	margin:0px auto;
}
/*---------------------------------------------------------*/
/*--------------------------Logo---------------------------*/
/*---------------------------------------------------------*/
#main_logo_spacer {
	margin:0px auto;
	width:1000px;
	height:15px;
}
#main_logo {
	width:300px;
	height:auto;
	float:left;
	display:block;
	margin-left:90px;
}
.ie6 #main_logo {
	margin-left:45px;
}
/*---------------------------------------------------------*/
/*-----------------------Navigation------------------------*/
/*---------------------------------------------------------*/


#nav {
	float:right;
	display:block;
	width:auto;
	height:45px;
	margin-top:73px;
	margin-right:100px;
	position:relative;
	z-index:999;
}
.ie6 #nav {
	margin-right:50px;
}
#nav ul, #nav ul li, #nav li {
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	line-height: 1;
}
#nav ul li a {
	display:block;
	max-height:36px;
	text-align:left;
	font-size:13px;
	padding: 6px;
	margin:0px 5px;
	color:#D4AD6A;
	text-decoration:none;
}
#nav ul li a:hover {
	color:#660099;
}
#nav li ul {
	position: absolute;
	width: 150px;
	left: -999em;
}
#nav li ul li {
	background:#AC9B8F;
	width:150px;
}
#nav li ul li a {
	background:none;
	color:#fff;
	font-size:12px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin-top:-1px;
	padding-top:5px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#tagline {
float:right;
display:block;
width:580px;
height:3px;
clear:both;
margin-right:110px;
}
#tagline p{
text-align:right;
color:#660099;
font-size:14px;
text-transform:uppercase;
font-weight:700;
position:relative;
top:-13px;
}
/*---------------------------------------------------------*/
/*--------------------------Banner-------------------------*/
/*---------------------------------------------------------*/
#ribbon_container {
	height:375px;
}
#ribbon {
	/*background:url("/wp-content/themes/WPA-Parade/images/bkg_ribbon.png") repeat-x;*/
	width:100%;
	height:375px;
	position:absolute;
	z-index:5;
	left:0;
	margin-top:120px;
}
#bkg_banner {
	background:url(/wp-content/themes/WPA-Parade/images/bkg_banner.png) no-repeat;
	width:1001px;
	height:375px;
	margin:0px auto;
}
#banner_container {
	margin:0px auto;
	width:876px;
	height:306px;
	position:relative;
	top:34px;
	left:3px;
	background:#333;
}
/*---------------------------------------------------------*/
/*-------------------------Content-------------------------*/
/*---------------------------------------------------------*/
#content_container {
	clear:both;
	margin:0px auto;
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:150px;
}
.ie6 #content_container {
	margin-top:25px;
}
#content_header_left {
	float:left;
	width:600px;
	height:15px;
}
#content_header_left p {
	color:#4d4138;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	padding-top:0px;
	margin-top:5px;
}
#content_header_left_hr {
	float:left;
	width:600px;
	background:url(/wp-content/themes/WPA-Parade/images/main_homes_hr.png) no-repeat;
	height:6px;
	margin-top:-15px;
}
.content_header_right {
	float:left;
	width:300px;
	height:15px;
}
#content_header_right p {
	color:#4d4138;
	font-size:16px;
	font-weight:bold;
	padding-left:30px;
	padding-top:0px;
	margin-top:5px;
}
#content_header_right_hr {
	float:left;
	width:300px;
	background:url(/wp-content/themes/WPA-Parade/images/main_side_hr.png) no-repeat;
	height:6px;
	margin-top:-15px;
}
.main_homes {
	float:left;
	width:200px;
	height:auto;
	padding-top:25px;
}
#main_homes h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3e3e3e;
	padding-left:8px;
	margin-top:5px;
}
#main_homes p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#584c43;
	padding-left:8px;
	line-height:1.5em;
	margin-top:-9px;
}
#main_sidebar_right {
	float:left;
	width:300px;
	height:auto;
	margin-left:0px;
	padding-top:0px;
}
#main_sidebar_right h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#3e3e3e;
	padding-left:30px;
}
.main_sidebar_right_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#8a1d04;
	padding-bottom:0px;
}
#main_sidebar_right p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#584c43;
	padding-left:30px;
	line-height:1.5em;
	margin-top:-19px;
}
/*---------------------------------------------------------*/
/*-------------------------Footer--------------------------*/
/*---------------------------------------------------------*/
#sponsors {
	background:url("/wp-content/themes/WPA-Parade/images/sponsors_footer.png") no-repeat;
	width:900px;
	height:74px;
	margin:0px auto;
}
#footer_spacer {
	margin:0px auto;
	width:900px;
	height:15px;
}
/*---------------------------------------------------------*/
/*---------------------------Meta--------------------------*/
/*---------------------------------------------------------*/
#meta_border {
	float:left;
	background:url(/wp-content/themes/WPA-Parade/images/bkg_meta_border.png) repeat-x;
	width:100%;
	height:14px;
	margin-top:-8px;
}
.meta_spacer {
	float:left;
	width:100%;
	height:10px;
}
#meta {
	margin:0px auto;
	width:1000px;
	height:35px;
}
#meta p {
	font-family:Arial, Helvetica, sans-serif;
	color:#b5a689;
	font-size:11px;
	text-align:right;
	padding-right:10px;
}
#meta a {
	font-family:Arial, Helvetica, sans-serif;
	color:#b5a689;
	font-size:11px;
	text-decoration:none;
}
#meta a:hover {
	color:#6e624b;
	text-decoration:underline;
}
/*----------------------------------------------------------------------------*/
/*---------------------------Extra code added by Matt-------------------------*/
/*----------------------------------------------------------------------------*/

a:hover {
	color:#660099;
}
a {
	color:#333;
	text-decoration:underline;
	}

.clear {
	clear:both;
}
.alignright {
	float:right;
	width:auto;
}
.alignleft {
	float:left;
	width:auto;
}
#myGallery p {
	text-align:center;
	color:#CDC4B5;
	margin-top:-25px;
	font-size:13px;
	font-weight:bold;
}
.onecol {
	width:280px;
	float:left;
	margin-bottom:15px;
}
.twocol {
	width:580px;
	float:left;
	margin-bottom:15px;
}
.threecol {
	width:900px;
	float:left;
	margin-bottom:15px;
}
.middle {
	margin:0px 25px;
}
.leftmargin {
	margin-left:30px;
}
.rightmargin {
	margin-right:30px;
}
h2 {
	font-size:20px;
	color:#660099;
	border-bottom:thin solid #ECD58B;
}
h3 {
	font-size:18px;
}
p {
	font-size:12px;
}
p img {
border:1px solid #ccc;
}
.post {
	border-bottom:1px dotted #877a70;
}
.info {
	margin:0;
	padding:0;
	margin-top:-15px;
	margin-bottom:15px;
	font-style:italic;
}
li.widget h2, #content_container h2 {
	margin-top:15px;
	padding-top:0;
}

/*---------------------------Social Icons-------------------------*/

#socialicons {
	width:900px;
	margin:0 auto;
	text-align:center;
	height:auto;
	background:url(/wp-content/themes/WPA-Parade/images/socialicons_border.png) no-repeat;
	background-position:top;
	padding:15px 0px 5px;
}
.socialicon a {
	width:120px;
	height:50px;
	margin:0px 30px;
	display:block;
}
.socialicon a:hover {
	background-position: 0px -50px;
}
a.youtube {
	background:url(images/youtube_icon.png);
}
a.myspace {
	background:url(images/myspace_icon.png);
}
a.facebook {
	background:url(images/facebook_icon.png);
}
a.linkedin {
	background:url(images/linkedin_icon.png);
}
a.twitter {
	background:url(images/twitter_icon.png);
}
a.flickr {
	background:url(images/flickr_icon.png);
}
table#socialiconstable {
	margin:0 auto;
	width:auto;
	height:auto;
	padding:0;
	border:0;
}
/*---------------------------Widgets-------------------------*/

.widget ul {
	list-style-type:none;
	margin:0;
	padding:0;
	padding-bottom:10px;
}
.widget ul li a {
	display:block;
	padding:20px 0px;
	width:100%;
	border-bottom:1px dotted #877a70;
	text-decoration:none;
}
.widget h2 {
	margin:0px;
	padding-bottom:0px;
}
blockquote {
	font-style:italic;
	padding:10px;
	padding-left:60px;
	background:url(/wp-content/themes/WPA-Parade/images/blockquote.png) no-repeat 0px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
}
.lighttan {
	color:#EEEBE6;
}
.entry img {
	padding:3px;
	margin:5px;
}
/*---------------------------Forms-------------------------*/

/*#content_container input, #content_container textarea {
	padding:7px;
	border:none;
	background:#CDC4B5;
	min-width:200px;
	font-size:13px;
}*/
#content_container textarea {
	width:75%;
}
#content_container form.cform input.sendbutton, #content_container input#submit {
	background:#877a70;
	color:#fff;
}
#content_container form.cform input.sendbutton:hover, #content_container input#submit:hover {
	background:#660099;
	cursor: pointer;
	color:#fff;
}
form.cform fieldset, form.cform label, p.linklove {
	display:none;
}
form.cform ol, form.cform li, form.cform {
	list-style-type: none;
	margin:0;
	padding:0;
}
.formBuilderError {
	color:#8a1d04;
	font-weight:bold;
}
.formBuilderSuccess {
	color: #4e6e53;
	font-weight:bold;
}
#usermessagea {
	color:#4e6e53;
	font-weight:bold;
}
/*---------------------------125 Ads-------------------------*/

.wp125ad {
	float:left;
}
.wp125ad img {
	border:5px solid #CDC4B5;
	padding:0px;
	margin:5px 0px 0px 5px;
	width:120px;
	height:120px;
}
.widget .byline, .widget .entry-meta{
display:none;
}
.widget .post-title.entry-title{
border:none;
font-size:13px;
}
.widget .post-title.entry-title a{
text-decoration:none;
}