/*  

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: #000 url('http://www.jasondohring.net/wp-content/themes/vrooom/images/11a.png') repeat-x;

	color: #805741;

	font: 12px Verdana, Arial, Sans-Serif;

	margin: 0;

	padding: 0;

	text-align: center; 

}



/* Common Formatting */

a, a:link, a:active {

	outline: none;

	color: #BE5F3D;

	text-decoration: none;

}

a:hover {

	color: ab4c0c;

font-weight: bold;

}

h1,h2,h3,h4,h5,h6 {

	font-weight: normal;

	margin: 0;

	padding: 0;

}

p {

	margin: 0;

	padding: 0 0 15px;

}

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: black;

}

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: ab4c0c;

	font-size: 56px;

	text-transform: lowercase;

	font-weight: bold;

	font-family: georgia;

}

#logo h1 a:hover {

	color: ab4c0c;

	background: transparent;

}



/* Menu */

#menu {

	overflow: auto;
	font-size: 11px;
	font-family: tahoma;
	float: right;
	background: #AB7457;
}

#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: 482C1F;

}

#menu ul li a:link {

	color: #482C1F;

}

#menu ul li a:visited {

	color: #482C1F;

}

#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: 650px;

	margin-left: 28px;

}

#content h1 {

	font-size: 20px;

	font-family: Helvetica;

	font-weight: bold;

}

#content h1 a {

	color: #BE5F3D;

}

#content h1 a:hover {

	text-decoration: none;

	background: transparent;

	color: #AE4C28;

}

#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: #805741;

	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: #977C6A;

}

#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: #805741;

	padding: 4px;

	color: black;

}

#comments .comment_meta {

	background: #977C6A;

	padding: 4px;

	font-size: 11px;

	font-family: Tahoma;

}

#comments .comment_meta a {

	color: ab4c0c;

	text-decoration: underline;

}

#comments .comment_meta a:hover {

	color: ab4c0c;

	background: #977C6A;

	text-decoration: underline;

}

#comments input, textarea {



}

#comments #respond {

	margin-bottom: 15px;

}

#comments textarea {

	font-family: Arial;

	font-size: 13px;

	width: 500px;

}

#comments ol li p {

	padding: 0;

}



/* Sidebar */

.sidebar {

	font-size: 11px;

}

.sidebar h2.widgettitle {

	font-size: 16px;

	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: #68402C;

}



/* 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: black;
	padding: 10px 5px;
	font-size: 11px;
clear: both;
width: 900px;

}

#footer h3 a {

	font-family: georgia;

	color: ab4c0c;

	font-size: 26px;

	font-weight: bold;

	text-transform: lowercase;

}

#footer h3 a:hover {

	background: ab4c0c;

	color: black;

}



span.themeinfo {

	color: silver;

	text-transform: lowercase;

	font-size: 10px;

	margin-top: 4px;

}

span.themeinfo a {

	color: silver;

	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: #f3f3f3;

   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;

}

.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}



/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin: 10px 0px 0px 0px !important;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
	/*height: 130px;*/
	overflow:hidden;
	margin: 0px 0px 5px !important;
	padding: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	padding:0px;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px !important;
}

.ngg-albumcontent {
	margin: 0px !important;
}

.ngg-thumbnail {
	margin:0px 12px 0px 0px !important;
	float: left;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px !important;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}

.ngg-album-link {
	margin:0px !important;
}

.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px !important;
	margin-top:0px !important;
	width:110px;
	padding:0px !important;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-gallery-thumbnail-box {
	margin:0px !important;
	float: left;
}

.ngg-gallery-thumbnail {
	float: left; 
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
}

.ngg-gallery-thumbnail img {
	margin: -6px 6px 6px -6px !important;
	#background-color:#FFF;
	#border:1px solid #A9A9A9;
         border: 1px solid #391C13;
	display:block; 
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	#background-color: #A9A9A9;
         background-color:#994B2D;
}

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
} 

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers, a.next, a.prev, 
				span.page-numbers, span.next, span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover, a.next:hover, a.prev:hover, 
				span.page-numbers:hover, span.next:hover, span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF;
	text-decoration: none;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:5px;
	padding:4px;
	position:relative;
}

.ngg-left {
	float: left;
	padding-right:10px;
}

.ngg-right {
	float: right;
	padding-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 2px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 


.extended A:link { TEXT-DECORATION: none; color: #D97E1D;  BORDER-BOTTOM: #000000 2px dashed}
.extended A:active {TEXT-DECORATION: none; color: #D97E1D;  BORDER-BOTTOM: #000000 2px dashed}
.extended A:visited {TEXT-DECORATION: none; color: #D97E1D; BORDER-BOTTOM: #000000 2px dashed}
.extended A:hover {text-decoration: none; color: #E29644; BORDER-BOTTOM: #D97E1D 2px dashed}


.ing { color: #8c2900; font-weight: bold; }
.ita { font-weight: bold; font-style: italic;}
.fra { color: #cb633b; font-weight: bold;  font-style: italic;}
.spa { color: #ff6600; font-weight: bold; }

.titolo a {
	color: 8c2900;
	font-size: 23px;
	font-weight: bold;
	font-family: Georgia;
}

.titolo a:hover  {
	color: cb633b;
	font-size: 23px;
	font-weight: bold;
	font-family: Georgia;
}
