/*  
Theme Name: PPC Racing
Version: 2.0 - 02.16.10
Description: Designed by <a href="http://www.www.sitebox.net">SiteBox.net</a>.
Author: RCS
Author URI: http://www.sitebox.net
*/
/*
Based on Aperture 1.4.1 by WooThemes - Core 2009.10.23
*/
/* Custom styles */
@import "custom.css";

/*------------------------------------------------------------------
[ STYLE.CSS ] Main Stylesheet
--------------------------------------------------------------------

[Table of contents]

1.	RESET

2.	MAIN STYLES
2.a  Tags defaults
2.b  Base layout
2.c  Navigations
2.d  Elements, ID's & Classes

3.	FORMS
3.a  Form styles
3.b  Individual forms

4.	PLUGINS

5.	PRINT


/*------------------------------------------------------------------

1.	RESET
	Global reset for all HTML elements

------------------------------------------------------------------*/

@media handheld, projection, screen, print {

* { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline }
html { height: 100% }
body { background: #fff; color: #000; font-size: 100.01%; min-height: 101%; text-align: left }
img, fieldset, abbr, acronym { border: 0 }
ul, ol { list-style: none }
table { border-collapse: collapse; border-spacing: 0; width: 100% }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
caption, th { text-align: left }
q:before, q:after, blockquote:before, blockquote:after { content: '' }
input, select, textarea, button { font-size: 1em; line-height: normal; width: auto; vertical-align: middle }
textarea { height: auto; overflow: auto }
option { padding-left: 0.6em }
button { background: none; border: 0; cursor: pointer; text-align: center }
h1, h2, h3, , h5, h6 { font-weight: normal; line-height: normal; color:#666666; }


} @media handheld, projection, screen {


/*------------------------------------------------------------------

2.	MAIN STYLES
	General definitions

--------------------------------------------------------------------

/*-------------------------------
2.a Tags defaults
---------------------------------
[?] Tags only. No classes or ID's here.
*/


/* YouTube */
.yte_widget h3 { display:none;}
	
body {
	font-family: "Lucida sans", Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	text-align: center;
	padding: 0 0 30px;

	/*background-attachment: fixed; */
}

p, ul, ol, table { margin: 0 0 1.33em }

em { font-style: italic }


/* Headlines */
h1 {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 15px;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 20px;
}
h3 {
	font-size: 1.35em;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 15px;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 15px;
}
h5 {
	font-size: 1em;
	margin: 0 0 15px;
}
h6 {
	font-size: .90em;
	margin: 0 0 15px;
}

#footer h5 {
	margin-bottom:0 !important;
}


/* Anchors */
a, a:link, a:visited {
	text-decoration: none;
}
a:hover, a.active {
	text-decoration: underline;
}


/*-------------------------------
2.b Base layout
---------------------------------
[?] Mostly ID's. Classes & tags allowed.
*/

#main { width:690px; padding-right:20px;}
#main .thumbnail { margin-bottom:20px;}

#bar { margin-bottom: 20px; margin-left: -20px; }

#blackwrap {
	width: 100%;
	height: 30px;
}

#wrap {
	margin: 0px auto;
	text-align: left;
	width: 1000px;
	position: relative;
}
#wrap-home {
	margin: auto;
	text-align: left;
	width: 1000px;
	position: relative;
}

#header, #content, #footer, #contentWrap, #footerWrap {
	float: left; display: inline;
	clear: both;
	position: relative;
}

#header {height: 100px; width: 100%;}
#home #header {height: 100px;}

#logo { margin: 0 }
#logo a {cursor: pointer;}

.navigation { margin-top: 20px; }

#content {
width: 1000px;
}

#content-home {
width: 1000px;
}

#contacts {}
.contacts-width {}
#profile-page {}

#contentWrap {
	margin:0px 10px 0px 10px;
	width: 940px;
	padding:0px 20px 20px 20px;
}

#home #contentWrap { padding: 0px; width:980px; }
#home #top { padding: 0px 20px 0px 20px;}
#home #albums { padding: 10px 10px 0px 8px; float:left; margin-top: -20px; margin-bottom: 0px; }
#albums1 { padding: 0px 10px 0px 10px; margin-left: -20px; margin-bottom: 30px; float:left; }

#albums1 .grid_4 {width: 215px; }

#home #albums p.category {
	margin:0;
}

#home #albums p.category a {
	text-align:center;
	display:block;
	height:40px;
	font-size:15px;
	font-weight:bold;
	line-height:40px;
	padding:5px;
	margin-bottom:20px;
	text-decoration: none;
	width: 212px;
}

#home #albums p.category a:hover {
	text-decoration: underline;
}

.post-image-block {
	width:220px;
	height:150px;
	margin-bottom:1px;
}

.category-image-block {
	width:220px;
	height:150px;
}
.category-image-block:hover {
}

#home #footer { padding: 0 20px 20px 20px }

#footer {}

#footerWrap {
	padding:0px 0px 0px 0px;
	margin-left: 0px;
}

#footer a:hover {}


/*-------------------------------
2.c Navigations
-------------------------------*/


#clearance { width: 960px; clear: both; height: 40px; margin: 0px auto; }


/* --------- Main Page (Categ) Navigation --------- */

#categ
{
	background:#c9171a url(black-red/nav-red.gif) repeat-x top;
	float:left;
	padding:5px 0px 5px 0px;
	text-align:center;
	width:980px;
    margin: 0px 0px 0px 10px;
}

/* IE7 - *:first-child+html & IE6 - html -- Hacks  */
*:first-child+html #hotnews { margin-bottom: 0px; } * html #ticker {} 
*:first-child+html #home #albums { margin-top: -20px; width: 960px; margin-bottom: -40px; } * html #home #albums { width: 960px; } 
*:first-child+html #home #sponsors { margin-top: 0px; } * html #home #sponsors { margin-top: 0px; } 
*:first-child+html #home #footerWrap { margin-top:40px; } * html #footerWrap { margin-top:40px;  } 
*:first-child+html #footerWrap { width: 960px; } * html #footerWrap { width: 960px; } 
*:first-child+html #ads img { margin-bottom: 5px; } * html #ads img {  } 

.date {padding: 7px 0px 7px 0px; display: block; list-style: none;}
.date-page {font-size: 10px; font-weight: bold; float: right; margin-top: -33px; margin-right: 0px; padding: 0px 10px 0px 10px;}

#hotnews {
	float:left;
	width:980px;
	font-size: 10px;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}
#hotnews #linkcat-6 { float: left; width: 760px; border:}
#hotnews #linkcat-6 { margin-left: 10px; padding: 0px 0px 3px 10px; }
#hotnews div.widget#linkcat-6{margin-bottom:-8px;}
#hotnews div.widget#linkcat-6 h3 {margin:2px 0px 0px 0px; padding:0; float:left; border-bottom:none !important; text-transform:none; font-size: 11px}
#hotnews div.widget#linkcat-6 a {text-decoration: none; border-bottom: none;}
#hotnews div.widget#linkcat-6 a:hover {text-decoration: underline; }
#hotnews div.widget#linkcat-6 ul li { margin: 0px 0px 0px 100px; border-bottom: none; padding:0; display: block;}
#hotnews div.widget#linkcat-6 ul li:hover {background:none;}
#hotnews .date-header {
	float: right;
	width: 180px;
	padding:0px 10px 0px 0px; 
	font-size: 10px; 
	font-weight: bold; 
	text-align: center; 
	text-transform: uppercase; 
}

/* Page Nav */

#nav {
	position: relative;
	top: 0px; left: auto;
	z-index: 1;
	margin:0;
}

#nav a {
	display: block;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
	padding: 14px 15px 14px 15px;
}

#nav li {
	float: left;
	position: relative;
	z-index: 999;
	display: block;
	margin: -5px 0px -5px 0px;
}


#nav li img{
	margin:0px;
	padding:0px;
	vertical-align: middle; 
}



/* Style drop down list */

#nav li ul { position: absolute; width: 180px; left: -999em; padding-left: 15px; font-weight: normal; margin-top: 5px; margin-left:0px;}
*:first-child+html #nav li ul { margin-top: 5px;  } * html #nav li ul { margin-top: 5px; } 
#nav li ul li {text-align: left; float: none; clear:both; width:160px; text-align: left; display:block; list-style-type: none; text-transform: none; padding: 0px 9px 0px 9px;}
#nav li ul li a {width:160px; padding: 15px 0px 15px 50px; margin-left: -24px; text-transform: none;  }
#nav .current_page_item  {}
#categ-page #nav .current_page_item  {}
#nav li ul li a:hover {text-transform: none; }
#categ-page #nav li ul li a:hover {text-transform: none; display: block; }
#nav li ul .current {}
#nav li ul ul {	margin: -26px 0 0 170px; }
#nav li ul ul li a { line-height: 30px; text-decoration: none;}
#nav li ul li ul li a { }
#nav li:hover {}
#categ-page #nav li:hover {}  
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.hover { position: static; } /* IE7 Fix */

#nav-wrapper {
	width:500px;
}

#top-wrap {
	width: 100%;
	margin: 0px auto;
	height: 20px;
}
#top-wrap-inside {
	width: 1000px;
	margin: 0px auto;
}
#top-section {
	float: left;
	font-size: 11px;
	margin: 0px 0px 0px 10px;
	height:18px;
}
#top-section a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#top-section a:hover {}

#top-section li {
	display: inline;
	padding: 7px 10px 0px 10px;
}
#top-section-right-1 {
	float: right;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 5px;
}
#top-section-right-2 {
	float: right;
	margin-top: 2px;
	height:20px;
}

#top-section-right-2 li {
	display: inline;
	padding: 0px 3px 0px 3px;
}

#top-section-right-2 img, #top-section-right-2 img a {
	border: none;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#top-section-right-2 img:hover {
	border: none;
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=80);
}


/* Pagination */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.wp-pagenavi a:hover {}

.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 10px 2px 10px;
	font-size: 20px;
	font-weight: bold;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	font-size: 20px;
	font-weight: bold;

}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	font-size: 20px;
	font-weight: bold;
}
.more_entries {
	margin: 0px 20px 20px 0px;
	display: block;
	width: 940px;
	padding: 20px 0px 20px; 20px;
	background: #000;
	text-align:left;
	clear:both;
}
.more_entries .Nav {
	margin-bottom:2.5em;
	text-align:center;
}

.more_entries .Nav strong {
	padding:5px;
	border:1px solid #E4E4E4;
	margin-right:5px;
}

.more_entries .Nav a strong {
	padding:0;
	border:none;
	margin-right:0;
}

.more_entries .Nav a, .more_entries .Nav .on {
	padding:5px;
	margin-right:5px;
}
.more_entries .Nav .on { font-weight:bold; }

.more_entries .Nav a:hover {}

#prevPosts {
	width: 460px;
	height: 200px;
	position: relative;
}
	
#prevPosts h3 {
	height: 32px;
	padding: 5px 0 0 0;
	position: absolute;
	top: 10px; left: 10px;
}


/*-------------------------------
2.d Elements, ID's & Classes
-------------------------------*/

div#about {
	padding:10px;
	margin-bottom:20px;
	margin-right: -20px;
	width: 340px;
	height: 470px;
	float: right;
}


#home #header p {
	font-size: 1.17em;
	line-height: 1.43em;
}

a.rss_subscribe {
	background-image: url(images/rss_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}


/*=== Category Dropdown navigation ===*/


#button {
	height: 60px;
	width: 468px;
	margin: auto;
	position:absolute;
	top:25px;
	right:10px;
	z-index:1;
}

.menu_class {
	margin-bottom: -5px;
}

.the_menu {
	display:none;
	width:184px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.the_menu ul.children {
	margin-bottom:0;
}


.the_menu ul.children li {
	padding-left:20px;
}

.the_menu ul.children li a {
	font-size:11px;
}

.the_menu li a {
	text-decoration:none; 
	padding:10px; 
	display:block;
}

.the_menu li a:hover {
	padding:10px;
	font-weight:bold;
}
	
#sponsors {
	margin: 20px 0px 10px 0px;
	height:inherit;
}

#footer-sponsors {
	
	margin: 0px 20px 0px 0px;
	text-align: center;
}

#footer-sponsors img {
	padding-right:10px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#footer-sponsors img:hover {
    padding-right:10px;
	opacity: 1;
	filter: alpha(opacity=100);
}


/*=== Slider ===*/

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 600px;
	height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	z-index: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 600px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#featured {
	float:left;
	width:600px;
	height: 470px;
	padding: 10px;
	margin-left: -20px;
}

.featured_text {
	position: absolute;
	top: 100px;
	left: 20px;
}

.featured_text h2 {
	text-transform: none;
}

/*=== Slider Navigation ===*/
#slider_nav {
	padding:0px;
	line-height:20px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	top: 270px;
	left: 20px;
	width: 935px;
}

#slider_nav img {
	vertical-align:middle;
}

#slider_nav p {
	line-height:20px;
	margin:0 !important;
	text-align:right;
}

#slider_nav a {}

#slider_nav a img {margin: 0 5px;}
#side-0 {width: 460px; float: left;}
#side-1 {
	width: 220px;
	float: left;
	margin-left: -10px;
}
#side-2 {
	width: 220px;
	float: left;
	margin-left: 30px;
}
#side-3 {
	width: 460px;
	float: right;
	margin-top: -315px;
}


h2.single { font-size: 2.17em; width: 940px; margin-left: -20px; color: #fff; padding: 8px 20px 8px 20px; }
h2.single1 { font-size: 2.17em; background: #000; width: 940px; margin: -10px 0px 0px 10px; padding: 25px 20px 25px 20px; }

h2.arh { font-size: 2.17em;  width: 940px; margin-left: -20px; padding: 8px 20px 8px 20px; }

#albums h2.arh-box a {}
#albums h2.arh-box a:link {}
#albums h2.arh-box a:hover {}
.arh-text {color:#ccc;}

h2.archive {padding-bottom:20px;}

#sidebar-single {float:right; margin-top:50px; width:219px;}
#sidebarRt {margin-top:50px;}
#sidebarRt #sidebar2 {float:right;}
#sidebarRt a:link {}
#sidebarRt a:visited {}
#sidebarRt a:active{}
#sidebarRt a:hover {}

#sidebarRt .calnk a:hover {text-decoration:none;}

#sidebar, #sidebar2  { margin: 0 0 3px 0 }
#sidebar h4, #sidebar2 h4 { margin: 0 0 3px }
#home #sidebar h4, #home #sidebar2 h4 { margin: 0 0 18px }

#sidebar-module {height: 500px; width: 300px; }

/* Post Entry */

.entry {
	margin-bottom:20px;
}

.entry h2, .entry h2 a {
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 16px;
	line-spacing: 2;
}
.entry h2 a:hover {}


.entry img, .entry img a {
	padding:2px 2px;
	margin-bottom: 10px;
}
.entry1 img, .entry1 img a {
	padding:2px 2px;
}

.entry blockquote p {
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
}

.entry ul {padding-left:14px;}
.entry ul li {
	line-height:140%;
	padding:0 0 1em 12px;
}

.entry ol li {
	line-height:140%;
	padding:0 0 1em 0;
	list-style-position: inside;
	list-style-type:decimal;
}

#albums .entry {
	padding:10px;
	border-bottom:none;
}

#albums h2 a {}

.sitemap {color: #999;}
.sitemap a:link, .sitemap a:visited, .sitemap a:active {}
.sitemap a:hover {}

sidebar-single.tags {font-size:11px; }
.tags a:link, .tags a:visited, .tags a:active { font-size:11px;}
.tags a:hover {font-size:11px;}

.next p {}
.next a:link, .next a:visited, .next a:active {}
.next a:hover {}

.previous p {}
.previous a:link, .previous a:visited, .previous a:active {}
.previous a:hover {}

.post-edit-link {}
.post-edit-link a:link, .post-edit-link a:visited, .post-edit-link a:active {}
.post-edit-link a:hover {}

/* --  end recode 02/09/10 -- */

#blog1 p.post_meta1 { font-size: 11px; margin: -4px 0px 0px 0px;}
#blog1 p.post_meta1 a { font-size: 11px; margin: -4px 0px 0px 0px; float: right; }
#blog1 p.post_meta1 a:hover { color:#fff; text-decoration: none; }

p.post_meta2 a, p.post_meta2 {}

p.post_meta {font-size:11px; margin: 0px; text-decoration: none; }
p.post_meta a {font-size:11px; margin: 0px; text-decoration: none; }
p.post_meta a:hover {text-decoration: none; }

span.date1, span.details, span.comments {  padding: 7px 0px 7px 0px; display: block; list-style: none;}

span.social {margin: 0px; }
span.social a, p.post_meta span.social { font-size:11px; text-decoration: none;  }
span.social img {padding: 0px 5px 0px 0px; margin-top: 5px; }
span.social li {padding: 7px 0px 7px 0px; display: block; list-style: none; margin-left: -10px; }
span.social li:hover, span.social li a:hover {text-decoration: none;}

#change {width: 40px; height: 20px; margin-top: -50px; }


/* Gallery */
.ngg-clear { margin-bottom:15px;}
.slideshowlink {padding:0px 0px 10px 0px;}
.slideshowlink a:link, .slideshowlink  a:visited, .slideshowlink a:active { margin: 0px;}
.slideshowlink a:hover {}

.piclenselink {}
.piclenselink a:link, .piclenselink  a:visited, .piclenselink a:active {margin: 0px;}
.piclenselink a:hover {}


/* Post Image Styling */

.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	padding:4px 0 4px;
	text-align:center;
}
.wp-caption-text {
	padding:3px 0 0;	
	font-size:11px;
}

.wp-caption:hover {}

/* Home Page Blog Module */

#blog .box {
	padding:7px 10px 0px 10px;
	text-align: left;
	border: none;
	font-size: 10px;
	line-height: 1.5em;
}

#blog .box h4 {
margin-bottom: 4px;
}

#blog .box h4 a {}

#blog .box h4 a:hover {padding:0px !important;}

#blog .box img, #blog .box img a {
	float: left;
	margin: 0px 10px 0px 0px;
	padding:1px 1px;
}
#blog .box img:hover {
	padding:1px 1px;
}

#blog1 .box {padding:7px 10px 0px 10px;text-align: left;border: none;font-size: 10px;line-height: 1.5em; min-height: 85px; }
#blog1 .box h4 {margin-bottom: 4px;	}
#blog1 .box h4 a {}
#blog1 .box h4 a:hover {padding:0px !important;}
#blog1 .box img, #blog .box img a {	float: left; margin: 0px 10px 0px 0px; padding:1px 1px;}
#blog1 .box img:hover {padding:1px 1px;}

#line_break {
	margin-top:2.5em;
	padding-top:3em;
}

.archive_options {
	float:left;
	padding:10px 0 10px 0;
	margin-bottom:20px;
	width:460px;
}


/*
#images-back { 
	background: url(images/stripes3.gif) repeat;
	width: 910px;
	padding: 10px;
	margin-bottom: 20px;
}

#management-left img, #management-right img {
	border: 1px solid #666;
}

#management-left {
	width: 430px;
	height: 261px;
	float: left;
	background: url(images/stripes3.gif) repeat;
	padding: 0px 15px;
	margin: -30px 20px 40px 0px;
}


#management-right {
	width: 430px;
	height: 261px;
	float: right;
	background: url(images/stripes3.gif) repeat;
	padding: 0px 15px;
	margin: -30px 0px 40px 0px;
}

#profile-left {
	width: 430px;
	float: left;
	background: url(images/stripes3.gif) repeat;
	padding: 10px 15px;
	margin: 10px 20px 20px 0px;
}
#profile-right {
	width: 430px;
	float: right;
	background: url(images/stripes3.gif) repeat;
	padding: 10px 15px;
	margin: 10px 0px 20px 0px;
}
*/

#main-left {
	width: 450px;
	float: left;
	margin: 0px 0px 40px 0px;
	text-align: justify;
}


#main-right {
	width: 430px;
	float: right;
	margin: 0px 20px 40px 0px;
}

#main-left img, #main-right img {}

/*=== Homepage Footer ===*/

#ads {
	float: right; 
	width: 230px;
	margin-top: 10px;
}
#ads img {margin-bottom: 8px; }
#ads img:hover {}

#latest-video {
	margin-top: 10px;
	width: 338px;
	height: 138px;
	padding: 10px 10px;
	float: left;
}
#latest-video:hover {}


#social {
	width: 658px;
	padding: 20px;
	margin-bottom: 80px;
}
#social h2 {
	font-size: 26px;
	letter-spacing: 0px;
	margin-bottom: 10px;
	margin-top: -10px;
	color: #fff;
}
#social h2 span {
	color: #999;
}
#social img, #social img a {
	margin: 0px 25px 0px 0px;
	border: none;
	padding: 0px;
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=50);
}
#social img:hover {
	border: none;
	margin: 0px 25px 0px 0px;
	opacity: 1;
	-moz-opacity: 1;
	padding: 0px;
	filter: alpha(opacity=100);
}

#rss-feed {
	margin: 20px 0px 10px 0px;
}
#rss-feed img, #rss-feed img a {padding: 0px;}
#rss-feed img:hover {padding: 0px;}

/*=== Comments ===*/

#comments-back {  }

div#comments {}

ol.commentlist { margin: 20px 0 20px 0; }
ol.commentlist a {}
ol.commentlist a:hover {}
ol.commentlist li.odd {background: none;}
ol.commentlist li  { margin-bottom: 0;}
ol.commentlist li { margin-bottom:20px; position: relative; }
ol.commentlist .comment {background: none; padding:20px;}
ol.commentlist .comment:hover, 	ol.commentlist li.odd:hover  {}
ol.commentlist .avatar { float: right; display: inline; margin: 0 0 20px 20px; padding:2px;}
ol.commentlist li cite { font-size: 1.3em; font-weight:bold }
ol.commentlist li .comment-meta { font-size: .92em; margin-bottom:1em }
ol.commentlist ul.children li { position:relative; margin-top:20px; }
ol.commentlist .odd ul.children li:hover {}
ol.commentlist .odd ul li ul.children li:hover {}
ol.commentlist .commentmetadata a {}
ol.commentlist .commentmetadata a:hover {}
		
#respond #author, #respond #email, #respond #url, #respond #comment {padding:10px;}
#respond #author:hover, #respond #email:hover, #respond #url:hover, #respond #comment:hover {}

#respond label {
	padding:5px;
	margin-left:5px;
}

#respond .cancel-comment-reply {margin-bottom:20px; }
#respond p, #respond p a {}
#respond {}

#commentform #submit {
	padding:10px;
}

/*=== Widgetized Footer Section ===*/

.custom #footerWrap {width: 960px; margin-top:0px; margin-left: 10px; padding:20px 0px 0px 20px;}

.custom #footerWrap1 {width: 940px; margin-top:10px; padding-top:20px; }

.custom #footerWrap2 { width: 960px; margin-top:10px; padding-top:20px; }

#home #footerWrap { border-top:none; margin-top:0px; background:url(black-red/bg-footer.jpg) repeat-x top; }

#footerWrap h4 { margin: 0 0 10px }

#footerWrap h2 {font-size:1.33em; line-height:1em; padding: 5px 0 5px 0 }

#footerWrap h4 {
	font-size: 1.17em;
	font-weight: bold;
	line-height: 1.43em;
}
	
#footerWrap ul li p {margin:0;}

#footerWrap ul li {margin: 0;}

#footerWrap ul li ul {margin: 5px;}

#footerWrap ul li ul li {margin: 0; padding:0px;}

#footerWrap ul li ul li a {
font-weight:normal;
font-size:12px;
padding-left:10px;
}

#footerWrap ul li ul li ul li a {
font-weight:normal;
font-size:11px;
padding-left:10px;
}
	
#footerWrap ul li img {text-align: center;}
	
#footerWrap ul li.clickready {cursor: pointer;}

/*=== Widgets ===*/

.widget {
	margin-bottom:0px;
}

.widget a {
	text-decoration: none;
}

.widget a:hover {
	text-decoration:underline;

}

.widget ul li {
	margin: 0;	
	padding:6px 0px 6px 6px;
	display: block;

}
.widget ul li:hover {
	background: #000;

}

.widget h3 {
	padding: 10px 0px 5px 0px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.widget img {
	float:left;
	margin-right:10px;
}


.widget1 a {
	text-decoration: none;
}
	
.widget1 a:hover {
	text-decoration:underline;
}

.widget1 ul li {
	margin: 0;
	padding:10px;
	border-width: 1px;
	border-style: solid;
	border-bottom-style: none !important;
}

.widget1 h3 {
	padding: 5px 0;
	margin-bottom:20px;
}

.widget1  img {
	float:left;
	margin-right:10px;
}


h2#events {margin-bottom: 0px;}

h3#latest {
	display: block;
	padding: 7px 0px 7px 15px;;
	border: none;
	margin-bottom: 5px;
}

h3#news-bottom {
	padding: 10px 0px 5px 0px;
	text-transform: uppercase;
	border: none;
	background: none;
	text-align: right;

}

h3#news-bottom a {font-weight: normal; font-size: 12px; }
h3#news-bottom a:hover {}

h3#flickr {
	padding: 10px 0px 5px 0px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}

h3#comments {
	height: 37px;
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 10px;
}

h3#twitter {
	padding-left: 35px;
	background-repeat: no-repeat;
}


h3#subscribe { 
	padding: 10px 0px 5px 0px;
	text-transform: uppercase;
	font-family: verdana;
}

h3#promo {
	height: 37px;
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 0px;
}

h3#events {
	height: 37px;
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 0px;
}
h3#commentspanel {}

h3#events-home {
	padding: 10px 0px 5px 0px;
	text-transform: uppercase;
	font-family: verdana;
}

h4#latest {}

#recent-comments h3 {
	padding: 10px 0px 5px 0px;
	text-transform: uppercase;
	font-family: verdana;
}

#archives h3 {
	padding: 10px 0px 5px 0px;
	text-transform: uppercase;
	font-family: verdana;
}

.widget_links h3 {
	padding: 10px 0px 5px 0px;
	text-transform: uppercase;
	font-family: verdana;
}

ul.news li  {margin-bottom: 5px !important }
	
ul.news li img { float:left; padding:5px;}

ul.news li .content { float:left; padding:0 0 0 10px; width:126px; }

.flickr .flickr_badge_image {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
}
	
.flickr_badge_image a {padding:0 !important;} 
	
.flickr .flickr_badge_image a img {display: block;}
	
.flickr .flickr_photos { padding:15px 0 0px 19px; float:left;}

 #twitter_update_list {
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: justify;
	padding: 10px;
	overflow:hidden;
	margin-bottom:0;
}

#twitter_update_list li {
	margin-bottom:15px;
	padding:0 !important;
	border:none !important;
	background-color:transparent !important;
}

div.follow {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.1em;
	font-style:italic;
	padding:5px;
	text-align:center;
	background-image: none;
	width:210px;
}

div.follow a {}

#searchform #s {
	padding:5px;
	margin-right:5px;
	width:146px;
}

#searchform #searchsubmit {
	padding:5px;
}

#wp-calendar {
	width: 99%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
}

#wp-calendar caption {
	font-size: 11px;
	text-align:center;
	padding:5px;
	text-transform: uppercase;
}

#wp-calendar thead tr th {
	color: #ccc;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

#wp-calendar tfoot tr th {
	padding-top: 10px;
}

#wp-calendar th {
	color: #fff;
}

#wp-calendar th, #wp-calendar td {
	padding: 3px;
	text-align: center;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}
	
#footerWrap ul li.recentcomments {
	padding:5px;
}
	
#footerWrap ul li.recentcomments a {
	background-color:transparent;
}
	
#footerWrap ul li.recentcomments a:hover {
	text-decoration:underline;
	color:#fff;
}
	
#footerWrap .news a {
	padding:0;
}
	
#footerWrap .widget_tag_cloud a {
	display:inline !important;
}

#footer-bar { border-top: 1px solid #ccc; margin: 30px 0px 20px 0px; width: 940px; margin: 0px auto; clear: both; }

/*=== Credits Footer ===*/

.credits {
	text-align:center;
	padding-top:15px;
	font-size: 11px;
}
	
	
.credits a, .credits a:link, .credits a:visited  {
	display:inline;
	text-decoration: none;
	font-size: 11px;
}

.credits a:hover {
	display:inline;
	text-decoration: underline;
	font-size: 11px;
}

.credits img {
vertical-align: middle;
}



/*------------------------------------------------------------------

3.	FORMS
	Styles for forms only

--------------------------------------------------------------------

/*-------------------------------
3.a Form styles
-------------------------------*/

input.text, select.select, textarea.textarea{padding: 6px;}
input.text { width: 195px }
select.select { width: 200px }
textarea.textarea { height: 10em; width: 446px }

select.select.free {	width: auto }

button.button {
	height: auto; width: auto;
	line-height: normal;
	white-space: nowrap;
}

input.submit {
	cursor: pointer;
	padding: 0;
}


/* General forms */
form.form { /* nothing here */ }

form.form ol.fieldset {	list-style: none }

form.form ol.fieldset li.field {
	margin: 0 0 1em;
	position: relative;
}
form.form ol.fieldset li.field label {
	font-weight: bold;
	display: block;
}

form.form p.submit { /* nothing here */ }


/* Search forms where button and text input are next to each other  */
form.search { /* nothing here */ }

form.search p.fields { margin: 0 }

form.search p.fields input, form.search p.fields button {
	display: inline;
	vertical-align: middle;
}

		
/*-------------------------------
3.b Individual forms
-------------------------------*/

form#newsletter {
	position: relative;
	padding:10px;
}
form#newsletter p.fields input.text {
	padding: 9px 30px 9px 7px;
	width: 158px;
	margin-bottom:10px;
}
form#newsletter p.fields button {
	width: 17px; height: 22px;
	border: none;
	position: absolute;
	top: 16px; right: 17px;
	z-index: 9999;
}
		
/*------------------------------------------------------------------

4.	PLUGINS
	Predefined utilities

--------------------------------------------------------------------

/*-------------------------------
Utility classes
-------------------------------*/

.l { text-align: left }
.c { text-align: center }
.r { text-align: right }

.wrap, .col { float: left;	display: inline; position: relative; }
.wrap { clear: both }

.clear { clear: both }
.fl { float: left }
.fr { float: right }
.hide, .hidden, .skip { display: none }
.nomargin { margin-bottom: 0 !important }
.noborder { border: 0 !important }
.top { margin-top: 0 !important }

.hr { background: #ccc; height: 1px; margin: 1.5em 0; }
.hr hr { display: none }

.replace, .br { display: block; font-size: 1%; line-height: 0; text-align: left; text-indent: -10000px; }
.opacity { -moz-opacity: 0.95; opacity: 0.95; filter: alpha(opacity = 95); }
.rounded { -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }

.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden }

.fix {
	clear:both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

/* Align */

.aligncenter {
	margin: 10px auto 10px auto;
	display: block;
}

.alignleft {
	margin: 10px 10px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 10px;
	float: right;
}

} @media print {

/*------------------------------------------------------------------

5.	PRINT
	Styles for print

------------------------------------------------------------------*/

body { background: none; color: #000; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 10pt }
code, pre { font-family: "Courier New", Courier, mono }
img { float: left; clear: left; page-break-inside: avoid; page-break-after: avoid }

a, a:link, a:visited { color: blue; text-decoration: underline }

blockquote, table, pre { page-break-inside: avoid }
ul, ol, dl  { page-break-before: avoid }
h1, h2, h3, , h5, h6 { display: block; font-weight: bold; page-break-after: avoid }

#footer, .ad, #nav, .nav, form, .skip { display: none }

h1 { font-size: 3em; margin: .67em 0; }
h2 { font-size: 2em; margin: .83em 0; }
h3 { font-size: 1.5em; margin: 1em 0; }
 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.92em; margin: 1.67em 0; }
h6 { font-size: 0.83em; margin: 2.33em 0; }



/*------------------------------------------------------------------
	END CSS
---------------------------*/

}/* end @media */

