/* General Styles
=================================*/

body {
	background:url(http://www.petalumabni.com/images/bg_new.gif) repeat;
	text-align: center;
	font: 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #5D5D5D;
	min-width: 700px;
}

.members {
	font-size: .9em;
	line-height: 1.3em;
}

strong {
      	font-style: bold;
	color:#3f9cc9;
}

em {
      	font-style: normal;
	color:#000000;
}

hr {
	background-color: #b4b4b4;
	border: 0;
	height: 1px;
	margin: 0;
}

.clear {
	clear:both;
}

a:link{
	color: #4f8aa5;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 0px dotted #3f9cc9;
}

a:visited{
	color: #4f8aa5;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 0px dotted #698d9d;
}

a:hover{
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}


a.img, a.img, a.img {
	border: 0 none;
}

h1, h2 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	/*text-shadow: 0.2em 0.2em 0.1em #CCC;*/
}

h1{
	font-size: 1.3em;
	color:#3f9cc9;
}

h2{
	font-size: 1.3em;
}

img {
	border: 0px none;
}

/* Layout
=================================*/


#wrapper{
	margin:0 auto 0 auto;
	width:691px;
	text-align: left;
}

#top{
	height: 5px;
	background: #FFFFFF;
}

#bg{
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;

}

#branding{
	width: 660px;
	height: 190px;
}

#container {
	margin-top: 10px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
}

#content{
	float: left;
	width: 410px;
	margin-top: 10px;
	padding: 0 10px 0 10px;
	line-height: 1.5em;	
}

#content_int{
	float: left;
	width: 410px;
	margin-top: 10px;
	padding: 0 10px 0 10px;
	line-height: 17px;	
}

#links {
	float: right;
	width: 185px;
	margin-top: 10px;
	padding: 0 10px 0 10px;
	border-left: 1px dotted #CCCCCC;
	line-height: 1.3em;
}


#bottom{
	background: ;
	height: 4px;
}

#footer{

	height: 15px;
	text-align: right;
}


/* Navigation
===============================*/

.navigation {
	border-bottom: 0px;
}
.navigation:hover {
	border-bottom: 0px;
}
#nav{
	background: #D6D6D6;
	font: 9px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	height: 25px;
	padding-left:0px;
	margin: 10px 0 10px 0;
}
#nav ul {
	margin:0;
	padding:0;
	background:#D6D6D6;
	list-style-type:none;
	}
#nav li {
	display:inline;
	padding:0;
	margin:0;
	}
#nav a {
	background:#D6D6D6;
	border-right:1px solid #e7e7e7;
	border-bottom:0;
	padding:8px 20px 8px 20px;
	margin:0;
	color:#222222;
	text-decoration:none;
	display:block;
	float:left;
	width:auto;
	font: 1em/1.0 "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
#nav a:hover {color:#FFFFFF;
	background:#3f9cc9;
	}
#nav a:focus {background:#3f9cc9;
	}
#nav .sel a {
	color:#FFFFFF;
	background:#3f9cc9;
	}
#nav .sel a:focus {background:#555;
	}
#nav a:active {
	background:#e88700;
	color:#000;
	}
#nav li:first-child a {
	padding-left:20px;
	}


/* Main Content Styling
=================================*/


.title{
	color: #3f9cc9;
	padding: 3px 0 3px 0px;
	text-shadow: 0.2em 0.2em 0.1em #CCC;
}

.memberlink {
	color: #698d9d;
	padding: 5px 5px 1px 0px;
	text-align: right;
}

.memberlink:hover {
	color: #000000;
}

.date{
	color: #666666;
	/*text-shadow: 0.2em 0.2em 0.1em #CCC;*/
}

.thumbnail{
	float: left;
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #ECECEC;
}

.border{
	padding: 4px;
	border: 1px solid #ECECEC;
}

.shadow {
	background: ;
	padding: 0;
	position: relative;
}

.subhead {
	font: 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
      	font-weight: bold;
}

.shadow img {
	background-color: #fff;
	border: 1px solid #666;
	margin: -4px 4px 4px -4px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}

.blogbody{
	padding-bottom: 20px;
}

.posted{
	margin-right: 0px;
	padding-bottom: 10px;
	border-bottom: 0px dotted #CCCCCC;
}

.comments-body, #commentPreview {
	margin: 1em 0;
	padding: 1em;
}

.comments-body:hover, #commentPreview {
	border : 1px solid #ccc;
	background: #f8f8f8;
}

.comments-body h2, #commentPreview h2 {
	margin-top:0;
}

.odd {
	border : 1px solid #eee;
	background: #fbfbfb;
}

.even {
	border : 1px solid #fff;
}

dt {
	font-weight: bold;
}

dd {
	padding: 0;
	margin: 0;
}

dl dd ol {
	list-style-type: lower-alpha;
}

code, pre {
	font-size: 1.1em;
}

.columnheader {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color:#444444;
	font-weight: bold;
	line-height: 1.6em;
	padding: 0px 0px 0px 0px;
}


/* Sidebar Styling
=================================*/

#links a:link, #nav a:link {
	border: 0px none;
}

#links a:visited, #nav a:visited {
	border: 0px none;
}

#links ul, #archive{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#links li, #archive li{
	list-style: none;
	margin: 0 0 8px 0;
}

#links .subnav li {
	background: ;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0 3px 0px;
	margin: 0;
}

#links #blogroll li {
	margin: 0 0 4px 0;
}

.syndicate{
	padding: 15px 0 15px 0;
}


#links img {
	padding: 5px 0 5px 0;
}

.sideitem{
	margin-right: 0px;
	padding-bottom: 0px;
}

.linkheader {
	color:#444444;
}
