/*  
Theme Name: TravelStash
Theme URI: http://blog.travelstash.com/
Description: TravelStash Blog Theme
Version: 1.0
Author: SpaceUndefined
Author URI: http://spaceundefined.com/

*/

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana,Arial,Georgia,Helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #F8F8F2 url(images/headerGradientBG.gif) repeat-x;
	color: #000000;
}

#container 
{
	margin: 0px auto;
	padding: 0px;		
	width: 970px;
	margin-bottom: 10px;
}

#footer 
{
	width: 400px;
	margin: 15px auto;
	border-top: 1px solid #000000;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	line-height: 1.6em;
}

#header
{
	height: 90px;
	width: 970px;
	margin: 0 auto;
	padding-top: 10px;
}

#header_people
{
	float: right; 
	position: relative; 
	top: 17px; 
	z-index: 100;
}

#header_travelstash 
{
	float: left;
}

#top_links 
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	float: left;
	margin: 1px 0 0 10px;			
}	

#top_links a
{
	color: #fff;
}

h1, h1 a, h1 a:visited, h1 a:active
{
	color: #656f61;
	font-size: 16pt;
	margin: 0 0 10px 0;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma, Helvetica, Sans-Serif;
}

#sidebar
{
	float: right;
}

#sidebar h1, #sidebar h2
{
	color: #1975CF;
	font-size: 16pt;
	margin-bottom: 5px;
	font-weight: normal;
	font-family: Tahoma, Helvetica, Sans-Serif;	
}

.widgettitle
{
	color: #1975CF;
	font-size: 13pt;
	margin-bottom: 5px;
	font-weight: normal;
	margin-top: 10px;
}

ul
{
	padding-left: 0;
	margin: 10px 0 0 0;
	list-style-type: none;
}

li 
{
	margin: 0;
	padding: 0 0 5px 7px;
	font-size: 11px;
	line-height: 18px;
}

.sidebar_links
{
	padding-left: 0;
	margin: 10px 0 0 0;
	list-style-type: none;
}

.sidebar_links li 
{
	margin: 0;
	padding: 0 0 5px 7px;
}

li a
{
	color: #000;
}

.post
{
	padding-bottom: 15px;
	margin: 0 15px 0 0;
	font-size: 11px;
	line-height: 1.4em;
}

.postmetadata_top, .postmetadata_top a
{
	margin-top: 0;
	font-size: 10px;
	color: #656F61;
}

.post_head{
	float:left;
	padding-bottom:8px;
	width: 100%;
}

.date {
	background: transparent url(images/calendar_view_day.png) no-repeat left center;
	padding-left: 20px;
	float: left;
}

.comment {
	float: right;
	margin-right: 15px;
}

small {
	font-size:10px;
	line-height:1.5em;
}

.entry {
	background: transparent url(images/post-divider.jpg) repeat-x right top;
	padding-top: 1px;
}

.postmetadata
{
	font-size: 11px;
}

/* comment form styles */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* search form styles */
.search_input, .search_button
{
	border: solid 1px #999;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
}

#recent-posts ul, #categories-339041741 ul, #linkcat-2 ul, #archives ul
{
	list-style-type: disc;
	margin-left: 20px;
}

#rss_link
{
	margin-left: 5px;
}

#rss_image
{
	margin-bottom: -5px;
}