/*
Theme Name: Lake Sonoma Series Basic
Theme URI: http://lss.bikemonkey.net/
Description: LSS Theme
Version: 1.0
Author: Carlos Perez
*/

* {font-family:arial;}

body {background:#e2decd url(images/header.gif) no-repeat center 0px;padding:0px;margin:0px;text-align:center;color:#6c6965;}
img {border:0px;}
a {text-decoration:none;color:#808234;}
a:hover {color:#f8ff00;}
iframe {background-color:white;border:2px solid white;-moz-border-radius:8px;-webkit-border-radius:8px;-khtml-border-radius:8px;border-radius:8px;padding:5px;}

.round8 {-moz-border-radius:8px;-webkit-border-radius:8px;-khtml-border-radius:8px;border-radius:8px;}
.round4 {-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;}
.clear25 {filter:alpha(opacity=25);-moz-opacity:0.25;-khtml-opacity:0.25;opacity:0.25;}

#menuframe {height:475px;}
	#menu {margin:97px auto 0px auto;padding:0px;height:25px;width:775px;border:2px solid white;background-color:#808234;border:1px solid black;}
	#links {position:relative;top:-27px;margin:0px auto 0px auto;padding:0px;height:25px;width:775px;text-align:center;}
	#links a {font-family:arial black;text-decoration:none;font-size:12pt;display:inline-block;height:27px;padding:0px 10px;color:#808234;}
	#links a:hover {color:#f8ff00;background-color:#808234;}
	#links .current_page_item a {color:#f8ff00;}
	#links ul {list-style:none;}
	#links li {display:inline;list-style:none;margin:0px;padding:0px;}

#bodyframe {background:#e2decd url(images/background.gif) repeat-y center top;text-align:center;margin:0px auto 0px auto;min-height:100px;height:auto !important;height:100px;}
	#content {width:900px;margin:0px auto 0px auto;}
	#content a {text-decoration:none;color:#43451b;}
	#content a:hover {color:#f8ff00;}
		#columns {width:785px;margin:0px auto 0px auto;text-align:left;padding-top:10px;}
			#left {width:100px;margin-right:15px;float:left;font-size:8pt;text-align:center;}
			#right {width:667px;min-height:500px;height:auto !important;height:500px;margin:0px 0px 0px auto;padding-bottom:15px;}
				#fullspan {background-color:#e2decd;margin-bottom:15px;border:2px solid #eff2f6;padding:10px;}
				#col1 {background-color:#e2decd;margin:0 15 15 0px;float:left;width:445px;border:2px solid #eff2f6;padding:10px;}
				#col2 {background-color:#e2decd;margin:0px 0px 0px auto;width:200px;border:2px solid #eff2f6;padding:10px;}

#footer {min-height:100px;height:auto !important;height:100px;}
	#footerborder {background-color:#9e8d5f;min-height:28px;height:auto !important;height:28px;width:872px;margin:0px auto 0px auto;}
	#footercontent {font-family:arial;font-size:10pt;padding:25px;color:black;font-weight:bold;line-height:20px;}

h1 {font-size:18pt;font-family:arial black;}
h2 {font-size:14pt;font-family:arial black;}
h3 {font-size:14pt;font-family:arial;font-weight:bold;}
h4 {font-size:12pt;font-family:arial;font-weight:bold;}
h5 {font-size:10pt;font-family:arial;font-weight:bold;}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
