/*
Theme Name: ASM-Theme
Theme URI: http://www.australiansailingmuseum.com.au
Description: WordPress theme by Studio Vee for Australian Sailing Museum, based on the original design by WebFirm
Version: 0.1
Author: Brenden Veljacich @ Studio Vee	
Author URI: http://www.studiovee.com.au
Tags: 
*/

.narrowcolumn{
	width: 500px;
}

#sidebar{
	width: 160px;
	border-left: 1px solid #e4e5e6;
	padding-left: 10px;
	float: right;
}

#sidebar ul,ul.breadcrumbs{
	list-style: none;
	padding: 0;
	margin: 0;
}

#sidebar ul li ul li{
	margin-top: 0.5em;
}

#sidebar h2{
	font-weight: normal;
	margin-top: 0.75em;
	margin-bottom: 0.5em;
}

ul.breadcrumbs, ul.breadcrumbs li{
	display: inline;
}

ul.breadcrumbs li{
	margin-right: 0.25em;
}

#comment{
	width: 100%;
	height: 140px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding: 5px;
	line-height: 18px;
}

ol.commentlist{
	list-style: none;
	padding: 0;
	margin: 0;
}

.comment-author{
	border-top: 1px solid #e4e5e6;
	margin: 0.5em 0 1em 0;
	padding-top: 0.5em;
}

.comment-meta{
	float: right;
	margin-top: -2em;
}

#submit{
	margin-bottom: 20px;
}
