/*  
Theme Name: 99rides
Description: simple kick ass
Version: 1
Author: Ninja
*/

/*************************************
 +Containers
 *************************************/
body{
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
}
#wrap{
	width:850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	padding: 0px;
}
#content{
	font-size:16px;
	float:left;
	width:600px;
	font-family: "Trebuchet MS";
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 18px;
	color: #333333;
}
#sidebar{
	float:right;
	width:200px;
	background-image: url(images/sidebarBg_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
#sidebarbottom{
	width:200px;
	background-image: url(images/sidebarBg_bot1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	height: 17px;
	margin: 0px;
}

#header{
	height: 161px;
	width: 850px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 0px;
}
#footer{
	color:#817C7A;
	clear:both;
	font-size:12px;
	padding:0px;
	height: 150px;
	width: 100%;
	background-color: #333;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS";
	margin: 0px;
	text-align: center;
}
#foot {
	height: 90px;
	width: 720px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#foot a{
	color: #CCCCCC;
}

#foot a:hover{
	color: #FFFFFF;
}

/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: "Trebuchet MS";
	letter-spacing: -1px;
	margin:0;
}
h6 {
	font-size: 16px;
	color: #FF6600;
}
#header h1{
	font-family: "Trebuchet MS";
	font-size:24px;
	margin:0;
	margin-right:1em;
	line-height: 28px;
}
#header h1 a{
	color:#FFFFFF;
}
#header h1 a:hover{
	color:#FFFF00;
}
#header p{
	color:#F4F4F4;
	font-size:1.4em;
	margin:0;
	margin-top:-0.5em;
	font-family: "Trebuchet MS";
	letter-spacing: 1px;
}
.entrytitle h2{
	font-size:2.2em;
}
.entrytitle h2 a
{
	color:#0033CC;
	text-decoration: none;
}
.entrytitle h2 a:hover{
	color:#FF6600;
	text-decoration: underline;
}
.entrytitle h3{
	font-size:1.5em;
	color:#6F6F6F;
}
.entrybody img{
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar h2{
	color:#0066CC;
	font-size:18px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4D1FF;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
}

.entrymeta{
	font-size:0.9em;
	font-family: "Trebuchet MS";
}
.postedby{
	padding:3px;
	padding-left:20px;
	background-image: url(./images/user.gif);
	background-repeat: no-repeat;
}
.filedto{
	padding:3px;
	padding-left:20px;
	background-image: url(./images/post.gif);
	background-repeat: no-repeat;
}
.commentslink{
	background:#fff url(./images/packaged.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	margin-bottom:3px;
	padding:2px;
	font-size: 14px;
}

#sidebar a{
	color: #333333;
	text-decoration: none;
}

#sidebar a:hover{
	color: #FF6600;
	text-decoration: underline;
}


/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
.margin {
	padding: 20px;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#003399;
	text-decoration:underline;
}
a:hover{
	color:#FF6600;
}
.navigation {
	font-size: 24px;
	font-weight: bold;
	width: 450px;
}
.alignleft {
	float: left;
	width: 230px;
}
.alignright {
	float: right;
	width: 200px;
}
.breakme {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

