/*
Theme Name: Venture Gear
Author: Cutting Edge Concepts Inc.


	This theme was designed and built by Cutting Edge Concepts Inc.
	
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #696969  url(images/body_bg.gif) repeat-x;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
img
{
border:none;
}	

#page_2b
{

margin:0 auto;
width:1020px;
}

#page_b
{
float:left;
width:1020px;
background:transparent url(images/repeat_line.png) repeat-y center;

}	

#page {
	
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	text-align: left;
	}
	

#header {

	margin: 0;
	padding: 0;
	height: 228px;
	width: 1000px;
	float:left;
	}

#headerimg 	{
	margin:0;
	height: 228px;
	width: 1000px;
	float:left;
	}
#headerimg  h1 {
	padding: 0;
	margin: 0;
	height: 228px;
	width: 1000px;
	float:left;
	}
	
#contentbody_b
{
float:left;
background:#db261d;
padding:0 0 0 90px;
margin:0;
width:910px;
}

#contentbody
{
width:1000px;
float:left;
width:910px;
padding:0;
margin:0;
background-color:#FFFFFF;

}

#contentbody_inside
{
width:1000px;
float:left;
width:910px;
padding:0;
margin:0;
background:#FFFFFF url(images/inside_bg.gif) top left no-repeat;

}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry p,.widecolumn .entry p
{
padding:0;
margin:0;
}

.narrowcolumn .entryTop p
{
padding:0;
margin-top:50px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.3em;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#333333;
	}

.narrowcolumn .entry img
{
float:inherit;
}
.widecolumn {
	width:750px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



h2.pagetitle {
	font-size: 26px;
	}

#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 16px;
	font-weight:normal;
	color:#fefefe;
	text-align:right;
	width:299px;
	line-height:23px;
	background-color:#db261d;
	padding:0 6px 0 0;
	margin:0;
	
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a{
	color:#dc271e;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:normal;
	}

a:hover {
	color:#dc271e;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
h1, h2, h2 a, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2,h2 a {
	font-size: 19px;
	}	
	
/* End Typography & Colors */



/* Begin Structure */

#content p
{ 
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-style:normal;
color:#333333;
}

/*.narrowcolumn {
	float: left;
	padding: 0 12px 0 82px;
	margin: 0;
	width: 473px;
	background:url(images/content_bg2.gif) no-repeat top;
	min-height:550px;
	}*/
.narrowcolumn {
	float: left;
	padding: 0 12px 0 10px;
	margin: 0;
	width: 545px;
	background:url(images/content_bg2.gif) no-repeat top;
	min-height:550px;
	}
.widecolumn {
	float: left;
	padding: 38px 12px 0 82px;
	margin: 0;
	width: 750px;
	background:none;
	min-height:550px;
	_height:550px;

	}
	
#c_footer
{
	float: left;
	padding: 20px 12px 15px 82px;
	margin: 0;
	width: 473px;
	height:121px;
	background:url(images/hill_tree.png) bottom no-repeat;
	
	}
#feed
{
width: 456px;
float:left;
height:12px;
padding:0 0 0 17px;
margin:0 0 5px 0;
background:url(images/feed.gif) no-repeat left;
}

#feed a
{
font-family:Georgia;
font-size:12px;
font-weight:normal;
color:#343434;
}	
/*div#avalanche{
	width:223px;
	
	}
div#avalanche ul{
	list-style-type:none;
	padding:0;
	margin:0 0 15px 8px;;
	height:46px;
	width:223px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	display:inline;
	}
div#avalanche ul li{
	float:left;
	padding:0 4px 0 0 !important;
	margin:0 !important;
	border:none !important;
	width:223px !important;
	}
div#avalanche ul li a{
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	width:223px;
	height:46px;
	background:0 0 no-repeat;
	}
div#avalanche ul li a.avalanchelogo{
	background-image:url(images/logo_cac_icon.png);
	}*/
div#sidebar_socialmedia{
	width:315px;
	
	}
div#sidebar_socialmedia ul{
	list-style-type:none;
	padding:0;
	margin:0 0 0 5px;;
	height:74px;
	width:315px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	}
div#sidebar_socialmedia ul li{
	float:left;
	padding:0 4px 0 0 !important;
	margin:0 !important;
	border:none !important;
	width:74px !important;
	}
div#sidebar_socialmedia ul li a{
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	width:74px;
	height:74px;
	background:0 0 no-repeat;
	}
div#sidebar_socialmedia ul li a.facebook{
	background-image:url(images/icon_facebook.jpg);
	}
div#sidebar_socialmedia ul li a.twitter{
	background-image:url(images/icon_twitter.jpg);
	}
div#sidebar_socialmedia ul li a.rss{
	background-image:url(images/icon_rss.jpg);
	}
div#sidebar_socialmedia ul li a.newsletter{
	background-image:url(images/icon_newsletter.jpg);
	}

#c_footer #left	
{
width:200px;
float:left;
padding:24px 0 0 0;
margin:0;

}

#c_footer #left	p
{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}

#c_footer #right
{
width:200px;
float:right;
padding:0;
margin:20px 0 0 0;
}

#c_footer #right h2
{
padding:0;
margin:0;
}

#c_footer #right a
{
font-family:Verdana;
font-weight:normal;
font-size:14px;
}
	
#c_footer #right p
{
padding:6px 0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color:#333333;
}


/*-------------------*/

#c_footer_inside
{
	float: left;
	padding: 20px 12px 15px 82px;
	margin: 0;
	width: 816px;
	height:121px;
	background:url(images/hilltree_inside.gif) bottom no-repeat;
	}
#c_footer_inside #feed
{
width: 156px;
float:left;
height:12px;
padding:0 0 0 17px;
margin:105px 0 5px 45px;
background:url(images/feed.gif) no-repeat left;
}

#c_footer_inside #feed a
{
font-family:Georgia;
font-size:12px;
font-weight:normal;
color:#343434;
}	

#c_footer_inside #left	
{
width:200px;
float:left;
padding:24px 0 0 0;
margin:0;

}

#c_footer_inside #left	p
{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}

#c_footer_inside #right
{
width:340px;
float:right;
padding:0;
margin:105px 0 0 0;

}

#c_footer_inside #right h2
{
padding:0;
margin:0;
}

#c_footer_inside #right a
{
font-family:Verdana;
font-weight:normal;
font-size:14px;
}
	
#c_footer_inside #right p
{
padding:6px 0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color:#333333;
}

#c_footer_inside #right ul
{
list-style-image:none;
list-style-type:none;
padding:0;
margin:0;
border:none;
}		

/*#thumb-img
{
width:115px;
height:88px;
float:left;
padding:0;
margin:0 7px 0 0;

}*/
#thumb-img
{
width:110px;
float:left;
padding:0;
margin:0 7px 0 0;

}
#thumb-img-top
{
width:485px;
float:left;
padding:0;
margin:0;

}


.narrowcolumn img
{
float:left;
}	

.narrowcolumn h2.top
{
 padding:0;
 float:left;
 width:525px;
 font-size:16px;
}
.narrowcolumn h2.posttitle
{
 padding:0;
 margin:0;
 float:left;
}
.narrowcolumn h2.posttitle a
{
 font-size:18px;
 font-weight:bold;
 font-family: Verdana, Geneva, sans-serif;
}
.narrowcolumn h2.posttitle a:hover
{
 color:#DB261D;
}
.narrowcolumn h2.topposttitle
{
 padding:0;
 margin:0;
 float:left;
 width:525px;
 margin-top:20px;
 margin-bottom:15px;
}
.narrowcolumn h2.topposttitle a
{
 font-size:18px;
 font-weight:bold;
 font-family: Verdana, Geneva, sans-serif;
}
.narrowcolumn h2.top span
{
 color:#DB261D;
}
.narrowcolumn h2
{
 padding:0;
 margin-top:30px;
 /*margin-right:10px;  new - was 0px */
 font-size:20px;
 font-weight:bold;
 font-family: Verdana, Geneva, sans-serif;
 float:left;
 width:375px;
}
.narrowcolumn h2.detail
{
 padding:0;
 margin:0;
 margin-right:10px;
 float:left;
 width:390px;
}
.newsletter {
	float: left;
	padding: 0 12px 0 10px;
	margin: 0;
	width: 545px;
	background:url(images/content_bg2.gif) no-repeat top;
	min-height:550px;
	}
.newsletter h2
{
 padding:0;
 margin-top:30px;
 /*margin-right:10px;  new - was 0px */
 font-size:20px;
 font-weight:bold;
 font-family: Verdana, Geneva, sans-serif;
 float:left;
 width:525px;
}

.widecolumn h2
{
 padding:0;
 margin:0;
 float:left;
 width:750px;
 font-family: "Base 02", Verdana, Geneva, sans-serif;
 color:#DB261D;
 font-size:21px;
}	
	
#welcometext
{
    float:left;
	width: 575px;
	padding:38px 0 0 0;
	margin:0 0 32px 0;
}	

#welcometext h2
{
padding:0;
margin:0 0 10px 0;
width:100%;
float:left;
font-family:"Base 02";
color:#DB261D;
font-size:21px;
text-transform:uppercase;
}

#welcometext p
{
    float:left;
	width: 525px;
	padding:0;
	padding-bottom:10px;
	margin:0;
	font-size:13px;
	line-height: 1.3em;	
	background:url(images/article-border.gif) bottom repeat-x;
}

.widecolumn .post  {
	margin: 0 0 11px 0;
	padding:11px 0 0 0;
	float:left;
	text-align: justify;
	background:url(images/article-border.gif) top repeat-x;
	}

.narrowcolumn .post {
	margin: 0 0 11px 0;
	padding:11px 0 0 0;
	float:left;
	text-align: justify;
	background:url(images/article-border.gif) top no-repeat;
	width:525px;
	}

.narrowcolumn .post h5 {
	margin-left:-130px;
	padding:12px 0 0 10px;
	float:left;
	text-align: center;
	width:140px;
	height:75px;
	color:#666;
	font-size:14px;
	background:url(images/date_bg-bottom.png) top no-repeat;
	}
	
.narrowcolumn h5 span{
	color:#DB261D;
	font-size:11px;
}
.narrowcolumn .post h5.bottom {
	margin-left:-130px;
	padding:14px 0 0 10px;
	float:left;
	text-align: center;
	width:140px;
	height:57px;
	color:#666;
	font-size:11px;
	background:url(images/date_bg-bottom.png) top no-repeat;
	}

.narrowcolumn .postdetail {
	margin: 0 0 11px 0;
	padding:11px 0 0 0;
	float:left;
	text-align: justify;
	background:url(images/article-border.gif) top no-repeat;
	width:485px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer_3b
{
float:left;
height:111px;
width:100%;
padding:0;
margin:0;
background-color:#303030;
}
#footer_2b
{
height:111px;
width:1020px;
padding:0;
margin:0 auto;
}

#footer_b
{
float:left;
height:111px;
width:1020px;
background:url(images/footerbg.gif) center repeat-y;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	height:111px;
	clear: both;
	border: none;
	}

#footer a	
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fefefe;
	padding:0 5px;
	}
	
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fefefe;
	}
/* End Structure */



/*	Begin Headers */


h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	
	}
h3#comments {
	padding: 0;
	margin: 10px 0 10px 0 ;
	width: 473px;
	float:left;
	}	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 13px;
	border:1px solid #cccccc;
	padding:5px 4px 0 4px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	padding:10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 1px 0 0;
	padding: 0;
	border:none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	width:315px;
	float:left;
	height:29px;
	padding: 0 3px;
	text-align: left;
	}

#searchform #s {
	width: 240px;
	padding: 2px 1px;
	float:left;
	margin:0 6px 0 0;
	hight:29px;
	float:left;
	border:#6b696c 1px solid;
	color:#dc251d;
	font-family:Verdana;
	font-weight:normal;
	font-size:11px; 
	}

#searchform #searchsubmit {
	padding:0;
	margin:0 0 0 3px;
	border:none;
	height:19px;
	float:left;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond
{
width: 473px;
float:left;
padding:0;
margin:0;
}	
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 9px 0 9px 0;
	margin: 0;
	width: 315px;
	float:left;
}

#sidebar a
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
text-decoration:none;
}
#sidebar a:hover {
	text-decoration:underline;
}

#sidebar ul.events li
{
background:url(images/plus_event.gif) no-repeat left;
padding:0 0 0 14px;
}

#sidebar ul.monthlyspecial
{
background:url(images/logo_special.gif) no-repeat left 15px;
padding:10px 0 10px 91px;
min-height:55px;
}
#sidebar ul.monthlyspecial li
{
background:url(images/plus_category.gif) no-repeat left;
padding:0 0 0 14px;

}
#sidebar ul.community
{
background:url(images/logo_community.gif) no-repeat left 15px;
padding:10px 0 10px 76px;
min-height:55px;
}
#sidebar ul.community li
{
background:url(images/plus_category.gif) no-repeat left;
padding:0 0 0 14px;

}

#sidebar ul.raceresult
{
background:url(images/logo_race.gif) no-repeat left 15px;
padding:10px 0 10px 86px;
}

#sidebar ul.category
{
padding:10px 0 10px 10px;
min-height:55px;
}

#sidebar ul.category li
{
background:url(images/plus_category.gif) no-repeat left;
padding:0 0 0 14px;

}

#sidebar ul.conditions
{
padding:10px 0px inherit;
min-height:55px;
}

#sidebar ul.conditions li
{
	list-style:none;
	display:inline;
padding:0px 2px 0;

}

#sidebar ul.socialIcons
{
padding:10px 0px inherit;
min-height:55px;
}

#sidebar ul.socialIcons li
{
	list-style:none;
	display:inline;
padding:0 0 0 30px;

}

#sidebar ul.searchfield li
{
padding:0;
margin:0;
border:none;
}


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 38px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*--------top navigation--------*/

#menu
{
background:#db261d;
padding:0 0 0 90px;
margin:0;
width:910px;
float:left;
height:30px;
}





	
	
	
#suckerfishnav
{

font-size:13px;
font-family:verdana,sans-serif;
font-weight:bold;

}
#suckerfishnav
{
float:left;
list-style:none;
line-height:30px;
padding:0;
margin:0;
width: 910px;
float:left;
background-color:#000000;

}

#suckerfishnav ul 
{

list-style:none;
height:30px;
padding:0;
margin:0;
width:910px;
float:left;



}
#suckerfishnav a 
{
display:block;
width:112px;
color:#fff;
text-decoration:none;
padding:0;
text-transform:uppercase;
text-align:center;

}
#suckerfishnav li
{
float:left;
padding:0;
font-family:Verdana, Geneva, sans-serif;
font-weight:Bold ;
font-size:14px;
padding:0;
}


#suckerfishnav li a 
{
font-family:Verdana, Geneva, sans-serif;
font-weight:Bold ;
font-size:14px;
letter-spacing:1px;
}

#suckerfishnav li ul {position:absolute;left:-999em;height:auto;width:130px;font-weight:normal;margin:0;line-height:1;-moz-opacity:1;opacity:1;khtml-opacity:1;margin-left:17px;}
#suckerfishnav li li {padding-right:1px;border-bottom:1px solid #5c5c5c;width:130px;}
#suckerfishnav li li 
{
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  position:relative;
  top:0;
  background:#000000;

}


#suckerfishnav li li a {padding:3px 0 3px 10px;text-align:left;letter-spacing:0;}
#suckerfishnav li ul li {font-weight:normal;font-family:verdana,sans-serif;line-height:20px;}
#suckerfishnav li ul li a {font-size:12px; color:#fff;font-family:verdana,sans-serif;font-weight:normal;}
#suckerfishnav li:hover ul li a {color:#fff}
#suckerfishnav li ul ul {margin:-20px 0 0 131px}
#suckerfishnav li ul li:hover {background:#000000;}
#suckerfishnav li ul li:hover a:hover {color:#db261d}
#suckerfishnav li ul li:hover li a {color:#fff}
#suckerfishnav li ul li li:hover a {color:#fff}
#suckerfishnav li ul li ul li:hover ul li a {color:#fff}
#suckerfishnav li ul li ul li:hover ul li:hover a {color:#fff}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul {left:-999em}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul {left:auto;}
#suckerfishnav li:hover, #suckerfishnav li.sfhover 
{
  background:#000000;
  
}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {color:#fff}


.current_page_item a
{
display:block;
width:114px;
height:30px;
background:url(images/curr-page.gif) no-repeat center;
}

.current_page_item a:hover
{
background:url(images/curr-page.gif) no-repeat center;
}

.current_page_item li a
{
background:none;
height:22px;
}
.current_page_item li a:hover
{
background:none;
}


.current_page_parent a
{
display:block;
width:114px;
height:30px;
background:url(images/curr-page.gif) no-repeat center;
}

.current_page_parent a:hover
{
background:url(images/curr-page.gif) no-repeat center;
}

.current_page_parent li a
{
background:none;
height:22px;
}
.current_page_parent li a:hover
{
background:none;
}




/*--------top navigation--------*/	
	
