/*
Theme Name: Santa Fe Sage Inn Theme
Theme URI: http://santafesageinn.com/
Description: Uses some kubrik CSS...
Version: 1.0
Author: Canton Becker (for immediagroup.com)
Author URI: http://cantonbecker.com/web
Tags: 

*/



/* Begin Typography & Colors */


h4 { /* same as 'topheader' in main styles document */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #424625;
	letter-spacing: 2px;
	margin: 0;
}

h5 { /* same as 'header' in main styles document - negative margin-top pushes it up */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #c9243a;
	line-height: 16px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: -10px 0 0 0;
}

h6 { /* same as 'header' in main styles document - no negative margin-top */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #c9243a;
	line-height: 16px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0 0 0 0;
}



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

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


#wp-calendar #prev a, #wp-calendar #next 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;
	}
	
	

.entry p {
	padding-bottom: 10px;
}

/* End Typography & Colors */



/* Begin Structure */


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	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 Form Elements */

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

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

#commentform #submit {
	margin: 0;
	float: right;
	}
/* 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 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;
	}

.hidden {
	display: none;
	}


a img {
	border: none;
	}

.WPnavigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

.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 */


/* SIDEBAR MENU */

#sidebarMenuList {
	margin-top: -6px;
}


#sidebarMenuList ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#sidebarMenuList .page_item0 {
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: none;
	font-size: 15px;
}


#sidebarMenuList .page_item0 a:link, #sidebarMenuList .page_item0 a:visited {
	color: #830c1e;
}

#sidebarMenuList .page_item1 {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	background-image: url(/images/redarrow.gif);
	background-repeat: no-repeat;
	background-position: 7px left;
	font-size: 15px;
}

#sidebarMenuList .page_item2 {
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: normal;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#sidebarMenuList .page_item1 a:link, #sidebarMenuList .page_item1 a:visited {
	color: #424625 !important;
	text-decoration: none;
}

#sidebarMenuList .page_item2 a:link, #sidebarMenuList .page_item2 a:visited {
	color: #330000 !important;
	text-decoration: none;
}

#sidebarMenuList .page_item1 a:hover {
	color: #000000 !important;
	text-decoration: none;
}

#sidebarMenuList .page_item2 a:hover {
	color: #424625 !important;
	text-decoration: none;
}
