/*
Theme Name: TRANSIT LOUNGE 2009
Description: MOVING WHILE STANDING STILL is a 2-column blog template.
Author: Somaya Langley
Author URI: http://www.criticalsenses.com
Author email: somaya@criticalsenses.com
Version: 1.0
Tags: red, white, grey, 2-columns, right sidebar, widget ready, fixed width, seo friendly

*/

* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	/* almost black */
              color: #0a0a0a;
	background: url(images/footerbackground.png) right bottom #ffffff no-repeat fixed;  
}

#wrap {
	margin-left: 20px;
	width: 900px;
	text-align: left;
}

#header {
	height: 110px;
	/* deep red */
              border-bottom: 1px double #a83535;
              /* warm mid grey */
	background-color: #e5e0e0;
              /* warm mid grey */
              background: url(images/headerbackground.png) left top #e5e0e0 no-repeat fixed;  
}

#headerwrap {
	width: 900px;
}

#title {
	float: left;
	height:50px;
              padding-left: 10px;
              font-family: verdana, sans-serif;
}

#topright {
	float: right;
	height: 40px;
	padding: 30px 10px 0px 0px;
}

#pagenav {
	clear: both;
	width: 900px;
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana, sans-serif;
}

#sidebar {
	float: right;
	width: 220px;
	padding: 15px 0px 15px 10px;
              /* almost black */
	color: #0a0a0a;
}

#content {
	width: 670px;
	padding: 15px 30px 15px 0px;
	margin: 0px 200px 0px 0px;
}

#footer {
	/* warm charcoal grey */
              color: #473838;
}

.widget {
               /* warm mid grey */
              background-color: #e5e0e0;
	padding: 10px;
	margin-bottom: 15px;
}

/* default */
img {
	border: 0px;
}

.clear {
	clear: both;
}

p, ul, ol, #content h1, h2, h3, h4, h5, h6 {
	padding-bottom: 5px;
}

/* text */
#title h1 {
	font-size: 18pt;
	padding-top: 15px;
              /* bold red */
	color: #ce1414;
}

#title h1 a {
              /* bold red */
	color: #ce1414;
	text-decoration: none;
}

.description {
	font-size: 11pt;
              /* warm charcoal grey */
	color: #473838;
              font-stretch: wider;
              font-weight: bold;
 }

a {
	/* deep red grey brown */
	color: #441a1a;
}

a:link {
               text-decoration: underline;
}

a:visited {
	text-decoration: underline;

}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

#footer a {
	/* warm charcoal grey */ 
              color: #473838;
	text-decoration: none;
}

#pagenav ul li {
	list-style: none;
	display: inline;
}

#pagenav li a {
	margin-right:20px;
              /* bold red */
	color: #ce1414;
	text-decoration: none;
	text-transform: capitalize;
}

.small {
              /* warm charcoal grey */	
              color:#473838;
	font-size: 8pt;
}

.postmetadata {
	/* warm charcoal grey */
	color: #473838;
              padding: 0px 0px 0px 0px;
}

.postmetadata a {
	/* warm charcoal grey */
              color: #473838;
	text-decoration: none;
              padding: 0px 0px 0px 0px;
}

.post {
	padding-bottom: 15px;
}

#content h1 {
	font-size: 16pt;
              /* bold red */
	color: #ce1414;
}

#content h1 a {
              /* bold red */
	color: #ce1414;
	text-decoration: none;
}

h2, h3 {
	/* deep red */
              color: #a83535;
	font-size: 12pt;
	font-weight: bolder;
padding: 0px 0px 0px 0px;
}
h4, h5, h6 {
	font-size: 11pt;
	color: #ce1414;
}
h2 a {
	/* deep red */
              color: #a83535;
	text-decoration: none;
font-weight: bolder;
}

h2 a:link {
	text-decoration: none;
font-weight: bolder;
}

h2 a:visited {
	text-decoration: none;
font-weight: bolder;
}

h2 a:hover {
	text-decoration: underline;
font-weight: bolder;
}

h2 a:active {
	text-decoration: underline;
font-weight: bolder;
}

#sidebar a {
              /* deep red grey brown */
	color: #441a1a;
}

#sidebar a:link {
	text-decoration: none; 
}

#sidebar a:visited {
          text-decoration: none; 
}

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

#sidebar a:active {
	text-decoration: none;
}

#sidebar h2 {
	font-size: 11pt;
font-weight: bolder;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul {
	padding-bottom: 5px;
}
#sidebar ul li ul li {
	margin-left: 0px;
}
#sidebar ul li ul li ul li {	
	margin-left: 5px;
}

ul li {
list-style-image: url(images/dot.png); }

ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#content ul li, #content ol li {
	margin-left: 25px;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
td, th {
	padding: 2px;
}
#calendar_wrap {
	padding: 0px 10px 10px 10px;
}
blockquote {
	margin: 10px;
	padding: 10px 0px 0px 10px;
	border-left: 3px solid #ce1414;
	font-size: 9pt;
	font-style: italic;
}
/* form */
#author, #email, #url, #comment, .s {
	/* deep red */
              border: 1px solid #a83535; 
	padding: 5px;
	font-size: 8pt;
	/* background: transparent; */
background: #ffffff;
              /* almost black */
	color: #0a0a0a;
	font-family: verdana, sans-serif;
	padding: 3px;
}

#submit, .searchsubmit {
	background: #ffffff url(images/background_input.gif) repeat-x;
              /* almost black */
	color: #0a0a0a;
	/* deep red */
              border: 1px solid #a83535; 
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
	font-weight: bold;
	font-family: verdana, sans-serif;
}

#commentform a {
               /* warm charcoal grey */
               color: #473838;
	text-decoration: none;
}

#comments {
	margin: 10px 0px;
}

.comment {
	padding: 10px;
}

#date {
	padding-bottom: 10px;
}

#date a {
	text-decoration: none;
}

.alt strong {
	font-size: 9pt;
}

.alt a {
	text-decoration: none;
}

.searchform {
	margin-bottom: 0px;
}

/* wp default */
.center {
	text-align:center;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
              /* deep red */
	border: 1px solid #a83535;
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}