

/*

Theme Name: Clown Dog Bikes

Theme URI: http://wordpress.org/

Description: Austin Texas Bike Shop CMS

Author: Jen Smith with mucho ayuda from her faithful pal Debbi Cunnington

Author URI: http://steamybowl.com



*/

@charset "utf-8";

/* CSS Document */

*{
margin:0;
padding:0}

html{
font-size: 16.8px; 
font-family:'Tahoma', Futura, Helvetica, Arial, sans-serif;
font-weight:400}



body{
background:#333333 url(images/bgtall2.jpg) top center;
}

a:link{color:#c8c7c4}
a:hover{color:red}
a:visited{color:#c8c7c4}


#header{height:61px;
margin:0;
padding:0;
background:#333333;
}



.logo{

margin-left:10em}


#nav{
margin:0;
height:35px;
padding-left:20em;
width:100%;
background:#3b3c3c;
position:absolute


}



#nav ul{

	list-style: none;

	font-size: 110%;

	letter-spacing: 0.05em;

}

#nav li {

	float: left;

	display: block;

	border-right: 1px solid #292d2d;

}



#nav li a { 

	display: block;

	padding: 3px .8em 4px;

	color: #94948f; 

	text-decoration: none; 

	border: 0;

}

#nav li a:hover { color: #cacacc; }

/*sidebar 1, graphic only */

#sidebar{
min-height:720px;!important
width:300px;
float:left;
}



#content{


min-height:740px;!important
width:600px;
padding:2em 0 1em 10em;
background: url(images/biker2.gif) bottom left no-repeat;
margin-bottom:-28px
}

#content p{

width:600px;

margin:15px 1em 10px 11em;

line-height:22px;




}

#content h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:255%;
margin:1em 1em 5px 170px;
letter-spacing:1px
}
#content h2{
font-size:200%;
color:#616972;
margin:1em 1em 1em 5.5em;

line-height:24px;

}

#content ul {
width:600px;

margin:15px 1em 5px 11em;

line-height:24px;
}

#footer{

background:#333333;
min-height:126px;!important;
width:100%;
position:absolute;

}



#footer p{

color:#93979c;
margin:1em 0 1em 27em}



#bottomnav{margin:2em 0 2px 24em;

	text-transform:uppercase

}



#bottomnav ul{

	list-style: none;

	font-size: 130%;

	margin:10px 0 20px 10px

	

	

	

}

#bottomnav li {

	float: left;

	margin-left:10px;

	display: block;



}



#bottomnav li a { 

	display: block;

	padding: 3px .8em 4px 20px;

	color: #94948f; 

	text-decoration: none; 

	border: 0;

	

}

#bottomnav li a:hover { color: #cacacc; }