/*
	Theme Name: AiroomM2
	Description: Airoom mark 2 based on Simple Chrome (Silver, White) Theme
	Author: Marcel Media
	Author URI: http://www.marcelmedia.com
	Version: 1.0.1
	Tags: 
*/
/*************LAYOUT****************/
body {
	background: #000;
	margin-bottom:10px;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	}
#wrapper {
	padding:0px;
}
#container {
	border:0px solid #fff;
	background: url(/images/checked-bg.jpg) #2c1507;
	position:relative;
	}
	
/*******HTML tags default ****/
h1, h2,h3 {
color: #222;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}
h1, h2 {
font-size:20px;
}
img {
border:0px solid #a59075;
}

/***********HEADER*************/
#header {
	background: url('/images/header-bg.jpg') repeat-x #000;
	height: 92px;
	color:white;
	}
#header h1 {
	margin-bottom: 8px !important;
	padding: 15px 0 0 15px;
	font-weight: bold;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	}
#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}
#header h1 a:hover {
	color: #fff;
	text-decoration: underline;
	}
#header h2 {
	padding-left: 15px;
	color: #fff;
	font-size: 18px;
	line-height: 18px; 
	}
#tagline {
	position:relative;
	top:32px;
	left:-4px;
	float:left;
	font-weight:bold;
}
/********NAVIGATION MENUS*******/
#nav {
position:relative;
	background: #2c1406;
	padding-top:9px;
	height: 30px !important;
	text-align:center;
	z-index:1000;
	}
#nav ul {
	position:relative;
	list-style: none;
	line-height: 1;
	margin: 0px auto 0px auto;
	padding: 0px;
	height:24px;
	width:790px;
	z-index:1000;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height:24px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	}
	
#nav li a, #nav li a:link {
	color: #fff;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 6px 15px;
	text-decoration: none;
	text-transform:lowercase;
	font-weight:bold;
	font-size: 12px;
	}
#nav li a:hover, #nav li a:active {
	background:  #9040c2;
	color: #FFFFFF;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 6px 15px;
	text-decoration: none;
	}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .90;
	filter: alpha(opacity=90);
	background: #2c1507;
	width: 160px;
	color: #fff;
	text-align:left;
	float: none;
	margin: 0px;
	padding: 6px 10px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #9040c2;
	color: #FFFFFF;
	padding: 6px 10px;
	}
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height:20px;
	width: 170px;
	margin: 0;
	padding: 6px 0 0 0;
	}
#nav li li { 
	}
#nav li ul a { 
	width: 160px;
	}
#nav li ul a:hover, #nav li ul a:active { 
	}
#nav li ul ul {
	margin: -24px 0 0 182px;
	}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}
#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	/*
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	top: auto;
	width: 14em;
}
*/
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
	}
#nav li.current_page_ancestor li.current_page_item { border-top: 0 none; }
	
.menusep {
float:left;
display:block;
font-weight:bold;
color:#B07500;
height:16px;
margin-top:6px !important;
}
.backLava { background-color: #9040c2; position:absolute; top:9px !important; margin-left:80px !important;}
/****CONTENT***********/
.trigger {
display:block;
color: #784f9d;
text-decoration: underline;
position:relative;
width:100%;
}
.trigger:hover {
color:black;
text-decoration:none;
cursor:default;
width:100%;
}
.readmore {
display:block;
color: #784f9d;
text-decoration: underline;
position:relative;
}
.readmore:hover {
color:black;
text-decoration:none;
cursor:default;
}
.t-hidden {
display:none;
position:relative;
padding:5px
}
#content {
	background: url(/images/contentborderfade.jpg?c=0) repeat-y #a59075;
	margin: 15px;
	padding:3px 9px 5px 9px; 
	border-top:2px solid #c5b095;
	}
#content-inwrap {
	position:relative;
	background:#fff;
	height:99%;
	}
	#topside-wrap {
	height:264px;
	width:822px;
	background:#ecdccc url(/images/racingstripes.png?c=0) no-repeat bottom right;
	padding:0px;
	border-top:4px solid black;
	}
.post {
	padding: 0 17px 15px 17px;	
	background: #ecdccc;
	height:100%;
	}
.post p {
	margin-bottom: 10px;
	}
.title {
	margin-bottom: 8px;
	line-height: 22px;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	}
.title a {
	text-decoration: none;
	color: #555;
	}
.title a:hover {
	text-decoration: underline;
	}
.pagetitle {
	margin-bottom: 8px;
	line-height: 22px;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}
.postdate {
	font-size: 11px;
	padding: 2px 4px;
	background: #eee;
	}
.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	background: #eee;
	}
	
.entry {
	position:relative;
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-size:13px;
	color:#1a1a1a;
	}
	
h1.entry-title {
	font-size:14px;
	font-style:italic;
	color:#003865;
	}
.navigation {
	padding: 10px 0;
	}
blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}
img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.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;
	}
#main-photo-wrap {
position:relative;
height:260px;
width:460px;
background-position:0 0;
background-repeat:no-repeat;
}
#main-image-descript {
float:right;
text-align:left;
padding:9px 0 0 12px;
color: #000;
width:340px;
line-height:12px;
}
/*******SIDEBAR(S)**********/
#sidebar {
	width:305px;
	}
#sidebar-two {
	padding:5px;
	background-color:#ecdccc;
	position:relative;
	}	
#blog-sidebar {
float:right;
width:200px;
padding:10px;
border:6px solid #ddd;
margin:25px 3px 0 12px;
background: #f3f3f3;
}	

#sidebar a ,#sidebar-two a {
	text-decoration: none;
	}
#sidebar a:hover,#sidebar-two a:hover {
	text-decoration: underline;
	}
	
#search input {
	border: 1px solid #ddd;
	}
	
#searchform label {
	color: #fff;
	}
	
#s {
	width: 100px;
	padding: 2px;
	border:0px;
	}
#searchsubmit {
	display:none;
}
#sidebar h2 {
	margin: 10px 0 0 0;
	padding: 2px 6px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	}
#sidebar .widget {
text-align:center;
padding-top:35px;
}	
#sidebar ul , #sidebar-two ul{
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#sidebar ul li ,#sidebar-two ul li {
	list-style-type: none;
	margin: 0px auto 5px auto;
	padding: 0px;
	}
#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/star-arrow.gif) no-repeat top left;
	}
	
#sidebar ul li ul li {
	background: #FFFFFF url(images/star-arrow.gif) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	border-bottom: 1px solid #ddd;
	}
	
#leftsidespacer {

}
#leftsideplaceholder {

}	
	
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	}
#wp-calendar td {
	color: #999;
	font: normal 12px Arial, Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}
#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}
#bottomlinks {
text-align:center;
margin-top:1em;
}
#bottomlinks a {
text-decoration:none;
color: #2c1406;
}
#bottomlinks a:hover {
text-decoration:underline;
}
/*****BLOG*****/
.blogentry a {
text-decoration:none;
color:#222222;
}


/**********FOOTER*********/
#footer {
	background: url('/images/footer-bg.jpg') #2e1308;
	padding-top: 25px;
	height:62px;
	text-align: center;
	color: #fff;
	font-size:9px;
	}
#footer a {
	color: #eee;
	} 
#footer a:hover {
	color: #eee;
	text-decoration: none;
	} 


	
/*****COMMENTS*******/
#comments h3 {
	margin-bottom: 10px;	
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.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;
	}
	
/*********MISC (WP GENERATED)*********/
#tinymce {
font-size:75%;color:#222;background:#ecdccc;font-family:Arial, Helvetica, sans-serif;
}
.dm_album_iframe {
background: #ecdccc;
}
.addthis_container {
padding-left:2em;
}
.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat{}