/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

@import url("http://fonts.googleapis.com/css?family=Droid+Sans:bold"); 

body {
	background: #ccc;
	}
	
#wrapper {
	background: #fff;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	padding: 0;
	}
	
#footer {
	border-top: solid 1px #999;
	background: #ccc;
	color: #333;
	width: 962px;
	position: relative;
	left: -1px;
	}
	
#credit {
	display: none;
	}
	
#copyright {
	float: none;
	text-align: center;
	}
	
.two-col-left-960 #main-sidebar-container #main {
	margin: 0 0 0 23px;
	width: 584px;
	}
	
.two-col-left #main-sidebar-container #sidebar {
	margin: 0 23px 0 0;
	}
	
#header {
	padding: 0 10px;
	background: url(http://media.intherooms.com/images/resources/header-hitch.jpg) no-repeat right;
	width: auto;
	}
	
#navigation {
	border: none;
	background: #4F91CD;
	padding: 0;
	}
	
#main-nav a {
	color: #fff;
	padding: 5px 10px;
	font-size: 12px;
	}
	
#main-nav li {
	border-left: 1px solid #87B9EA;
	border-right: 1px solid #407CB2;
	}

#main-nav > li:first-child {
	border-left: none;
	}
	
#main-nav > li:last-child {
	border-right: none;
	}
	
#main-nav a:hover {
	background: #3f75a4;
	}
	
.sub-rss {
	display: block !important;
	margin: 1px 0 0 0;
	}

.sub-rss a {
	color: #fff !important;
	font-size: 12px;
	}
	
a:link, a:visited {
	color:#59903a;
	}

.nav a, .nav li.current_page_item, .nav li.current_page_parent {
	background: none;
	-moz-border-radius: 0;
	}
	
.post .title, .page .title {
	font: bold 28px/28px "Droid Sans", Helvetica, Arial, sans-serif;
	margin: 0 0 15px;
	position: relative;
	letter-spacing: -1px;
	}

.post .title a, .page .title a {
	color: #222 !important;
	}
		
.entry p {
	font: 14px Georgia, "Times New Roman", serif;
	line-height: 1.5em;
	}
	
/* http://media.intherooms.com/images/resources/a-list-logo-beta.gif */
