/*  
Theme Name:  Home Ranch
Theme URI: http://firstinsearch.com/
Description: Built for Sea Side Reservations.
Version: 1.0
Author: Joshua Herbison
Author URI: http://firstinsearch.com.com/
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #8497C5;
	color: #576184;
	text-align: center;
	margin: 0px;
	padding: 0px; 
	}

#page {
	text-align: left;
	position:absolute;
	left:50%;
	margin-left:-400px;
	background: #ffffff;
	padding: 0;
	width: 800px;
	border-left:2px solid #1A3358;
	border-right:2px solid #1A3358;
	z-index:1;
	}
	
	#header {
	padding-top: 0;
	height: 275px;
	background-repeat:no-repeat;
	background: #FFFFFF url(images/header.jpg) no-repeat;
	}

#content {
	font-size: 1.2em
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}
	
	.alt {
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.monthheader {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.eventtext {
font:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-style:normal;
font-size:8px;
background-color:#C8D6DD;
}
.dayname {
font:Arial, Helvetica, sans-serif;
font-size:10px;
}
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.sociallinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #04103D;
	text-decoration: underline;
	}

a:hover {
	color: #04103D;
	text-decoration: none;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */	
	

.narrowcolumn {
	margin:0;
	padding:5px;
	float: left;
	width: 580px;
	border-top:2px solid white;
	}
	
.narrowcolumnfront {
	margin:0;
	padding:5px;
	float: left;
	width: 290px;
	border-top:2px solid white;
	}	
	
	
.post {
	margin: 0 0 40px;
	text-align: left;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: both;
}

#footer {
	padding: 0 0 0 0px;
	margin: 0 auto;
	background: url(images/footer.gif) no-repeat;
	color:#dddddd;
	width: 800px;
	height:40px;
	clear: both;
	}

#footer p {
	text-align: center;
	}
#footer a {
color:#eeeeee;
}
#copyright {
background:#EFF9F1;
border:1px solid #C7EBCC;
margin:10px;
padding:5px;
}
#adtext {
background:#E2E8F7;
border:1px solid #A3B4DE;
width:150px;
padding:5px;
}
#adtext a{
color:#6680BE;
}
#adtext a:hover{
color:#343A49;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 5px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	color: #3B533F;
	font-size: medium;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 0px 0 0 0;
	font-size: small;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 5px;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar li {
	list-style:none;
	}

#sidebar ul p, #sidebar ul select {
	margin:0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin:0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin:0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin:0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	float:right;
	}

#searchform #s {
	filter: alpha(opacity=50); /* ie */
	-moz-opacity: .5; /* mozilla */
	}

#searchsubmit {
	padding: 1px;
	border:1px solid black;
	background: #04103D;
	filter: alpha(opacity=75); /* ie */
	-moz-opacity: .75; /* mozilla */
	color:#ffffff;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin:0;
	padding:0;
	float:left;
	width: 90px;
	}
#side2 {
margin:0;
padding:2px;
width:296px;
float:left;
}
#side2 ul li img {
padding-left:2px;
}
#side3 {
margin:0;
padding:0px;
width:196px;
float:left;
}
#side3 ul a {
font-weight:bold;
font-size:12px;
text-decoration:none;
color:#444444;
}
#side3 ul a:hover {
color:#FF6000;
}
#side3 ul li {
display:block;
width:185px;
background:#FFF9EE;
border:1px solid #FFBD56;
margin-left:3px;
margin-top:3px;
margin-bottom:3px;
}
#side3 ul li a {
color: #EEB04C;
}
#side3 ul li a:hover {
color:#FF6000;
}
#side2 ul a {
font-weight:bold;
font-size:12px;
text-decoration:none;
}
#side2 ul a:hover {
color:#7093B5;
}
#side2 h3 {
display:block;
width:100%;
height:20px;
padding:0px;
margin-top:0px;
background:#89A1DC;
color:#4C639D;
font-size:14px;
text-align:center;
}
#side2 ul {
display:block;
width:100%;
min-height:50px;
text-align:center;
background:#CCD4E8;
border-bottom:4px solid white;
}
#side2 ul li{
margin:0;
padding:0;
}
#side2 ul li {
padding:5px;
}
#side3 h3 {
display:block;
width:100%;
height:20px;
padding:0px;
margin-top:0px;
background:#FFDA98;
color:#FF6000;
font-size:14px;
text-align:center;
}
#side3 ul {
display:block;
width:100%;
text-align:center;
background:#FFF2DB;
border-bottom:4px solid white;
}
.block2 {
background: #2A4F6D;
}
.block2-bottom {
background: #E0E6EB;
}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
#topdiv {
height:50px;
width:800px;
background:#ffffff url(images/logo.jpg) no-repeat;
}
#nav {
height:40px;
width:796px;
background:#ffffff url(images/button-bg.jpg);
border-right:2px solid white;
border-left:2px solid white;
}
/* Navigation */
#nav a{
display:block;
float:left;
height:29px;
color:white;
border-right:2px solid white;
padding-left:10px;
padding-right:10px;
padding-top:11px;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
#nav a:hover{
background: url(images/button-bg2.jpg);
color:#1A3358;
}
	
/* End Various Tags & Classes*/