/*
Theme Name: Vrooom!
Description: A dark and elegant, three-column, high quality WordPress theme.
Author: Rajaie AlKorani
Author URI: http://www.rajaietalks.com
Version: 1.1
Tags: fixed width, widgets, widget ready, simple, right sidebar, black, clean, three columns
*/
BODY
{
	background: #232323 url(images/bg.png) repeat-x;
	color: #FFFFFF;
	font: 12px Verdana, Arial, Sans-Serif;
	margin-bottom: 12px;
	padding: 0;
	text-align: center;
}
/*Common Formatting*/
A, A:link, A:active
{
	outline: none;
	color: #CE4313;
	text-decoration: none;
}
A:hover
{
	background: #CE4313;
	color: #FFFFFF;
}
H1, H2, H3, H4, H5, H6
{
	font-weight: normal;
	margin: 0;
	padding: 0;
}
P
{
	margin-bottom: 12px;
	padding: 0px;
}
BLOCKQUOTE
{
	background: #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 4px solid #B5B5B5;
	font-size: 11px;
	margin: 15px 0;
	padding: 15px 50px 0;
}
IMG
{
	border: 0;
	background: #000000;
}
UL, OL
{
	margin: 0;
	padding: 0 0 15px 30px;
}
UL LI, OL LI
{
	margin: 0;
	padding: 0 0 5px;
}
FORM
{
	margin: 0;
	padding: 0;
}
/*Wrapper*/
#wrapper
{
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
/*Head*/
#head
{
	margin-bottom: 25px;
	float: left;
	width: 100%;
}
/*Logo*/
#logo
{
	float: left;
}
#logo H1 A
{
	color: #FFFFFF;
	font-size: 36pt;
	text-transform: lowercase;
	font-weight: bold;
	font-family: georgia;
}
#logo H1 A:hover
{
	color: #FFFFFF;
	background: transparent;
}
/*Menu*/
#menu
{
	overflow: auto;
	font-size: 11px;
	font-family: Tahoma;
	float: right;
}
#menu UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}
#menu UL LI
{
	display: inline;
	margin: 0;
	padding: 0;
}
#menu UL LI A
{
	display: block;
	float: left;
	margin-right: 4px;
	padding: 5px 8px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu UL LI A:hover
{
	background: #8C2B00;
}
#menu UL LI.current_page_item A
{
	background: #8C2B00;
}
/*Main*/
#main
{
	float: left;
	width: 673px;
}
/*Content*/
#content
{
	float: right;
	width: 500px;
	margin-left: 28px;
}
#content H1
{
	font-size: 20px;
	font-family: Helvetica;
	font-weight: bold;
}
#content H1 A
{
	color: #DB3900;
}
#content H1 A:hover
{
	text-decoration: none;
	background: transparent;
	color: #EB3D00;
}
#content H2
{
	font-size: 18px;
	font-family: Helvetica;
	font-weight: bold;
}
#content H3
{
	font-size: 16px;
	font-family: Helvetica;
	font-weight: bold;
}
#content .post
{
	padding: 0 0 15px;
}
#content .post .meta
{
	color: #CCC;
	font-family: Tahoma;
	font-size: 11px;
}
#content .post .entry
{
	padding-top: 15px;
	font-size: 13px;
}
#content H1.archive_title, H1.search_title
{
	margin-bottom: 15px;
}
/*Comments*/
#comments
{
	margin-top: 15px;
}
#comments IMG
{
	background: #A3A3A3;
}
#comments H3
{
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia;
}
#comments OL
{
	list-style-type: none;
	padding: 0;
	margin: 20px 0;
}
#comments OL LI
{
	padding: 0 0 10px;
}
#comments .comment_text
{
	line-height: 18px;
	background: #A3A3A3;
	padding: 4px;
	color: #000000;
}
#comments .comment_meta
{
	background: #515151;
	padding: 4px;
	font-size: 11px;
	font-family: Tahoma;
}
#comments .comment_meta A
{
	color: #FFFFFF;
	text-decoration: underline;
}
#comments .comment_meta A:hover
{
	color: #FFFFFF;
	background: #515151;
	text-decoration: underline;
}
#comments INPUT, TEXTAREA
{
}
#comments #respond
{
	margin-bottom: 15px;
}
#comments TEXTAREA
{
	font-family: Arial;
	font-size: 13px;
	width: 300px;
}
#comments OL LI P
{
	padding: 0;
}
/*Sidebar*/
.sidebar
{
	font-size: 11px;
}
.sidebar H2.widgettitle
{
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	margin-bottom: 4px;
}
.sidebar .widget
{
	margin-bottom: 15px;
}
.sidebar LI
{
	list-style-type: none;
}
.sidebar UL
{
	list-style-type: none;
	padding: 0;
}
.sidebar UL LI A:hover
{
	text-decoration: underline;
	background: transparent;
	color: #CE4313;
}
/*Right Sidebar*/
#rsidebar
{
	float: right;
	width: 275px;
}
#rsidebar .feedcount
{
	padding-bottom: 5px;
	padding-left: 10px;
}
/*Left Sidebar*/
#lsidebar
{
	float: left;
	width: 140px;
}
#lsidebar .search_input
{
	font-size: 11px;
	width: 140px;
	margin-bottom: 17px;
	margin-top: 5px;
}
/*Footer*/
#footer
{
	margin-top: 25px;
	background: #000000;
	padding: 10px 5px;
	font-size: 11px;
}
#footer H3 A
{
	font-family: georgia;
	color: #FFFFFF;
	font-size: 26px;
	font-weight: bold;
	text-transform: lowercase;
}
#footer H3 A:hover
{
	background: #FFFFFF;
	color: #000000;
}
SPAN.themeinfo
{
	color: #C0C0C0;
	text-transform: lowercase;
	font-size: 10px;
	margin-top: 4px;
}
SPAN.themeinfo A
{
	color: #C0C0C0;
	text-decoration: underline;
}
SPAN.themeinfo A:hover
{
	background: transparent;
}
/*Global Class*/
.clear
{
	clear: both;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.aligncenter, DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #000;
	padding-top: 4px;
	margin: 10px;
/*optional rounded corners for browsers that support it*/
	-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 #000000;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.CAPTION
{
	font-style: italic;
	text-align: left;
	float: left;
	clear: right;
}

