/*
Theme Name: Lap Band Theme
Theme URI: http://www.lapbandrockies.com/
Description: Wordpress theme for Lap Band Rockies.
Version: 1
Author: Andrew Crocker
Author URI: http://www.andrewcrocker.com
Tags: 

*/



#sidebar {
	width: 480px;
	line-height: 14px;
	background: url(http://www.lapbandrockies.com/images/blog-bar.gif) bottom left no-repeat;
	min-height: 300px;
	width: 135px;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;}

#sidebar h2, #sidebar h3 {
	margin: 0px;
	padding: 0px;}

#sidebar label, #sidebar h2 {
	color:#2D6485;
	font-family:Georgia,Times,"Times New Roman",serif;
	font-weight:bold;
	font-size: 12px;
	letter-spacing: 0px;}
	
#sidebar ul {
	margin: 0px;
	padding: 0px;}

#content #sidebar ul {
	padding-bottom: 0px;
	padding-left: 8px;}

#sidebar ul li ul {
	}

#sidebar ul li ul li {
	margin: 0px;
	padding: 0px;}
	
#sidebar a {
	font-size: 11px;
	text-decoration: none;}

#sidebar a:hover {
	text-decoration: underline;}

#sidebar li {
	list-style: none;}

.post, .commentlist{
	border-bottom: 1px solid #58749a;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width:330px;}

* HTML .post, * HTML .commentlist {
	width:320px;}

.post h2 {
	margin: 0px 0px 0px 0px;}

.post h2 a {
	text-decoration: none;
	font-weight: bold;}

.post h2 a:hover {
	text-decoration: underline;}

#content .postmetadata {
	padding: 4px 10px;
	margin: 5px 0px 5px 50px;
	background: #EBF3F6;
	border: 1px solid #A8C9CF;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
	text-align: right;
	font-size: 11px;}
	
#content p, #content li {
	font-size: 13px;}
	
	
#sidebar input[type="text"] {
	width: 84px;
	display: block;
	}
	
#sidebar input[type="submit"] {
	width: 90px;
	height: 21px;
	text-indent: -10000px;
	background: url(http://www.lapbandrockies.com/images/search.gif) top left no-repeat;
	border: 0px none;
	display: block;
	overflow: hidden;
	line-height: 50px;
	cursor: pointer; /* hand-shaped cursor */
  cursor: hand;
	}
	
#content {
	margin-right: 13px;
	width: 495px;}