/*
Theme Name: The Four Roses 2009
Theme URI: http://the4roses.com/
Description: Initial design for the launch of <a href="http://the4roses.com/">The Four Roses</a>.
Version: 0.1
Author: Nate Sees
Author URI: http://natesees.com/
Tags: fixed width, flippin' awesome
	
*/


/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end reset ...thank you Mr. Meyer! */


/* Gobal */
body {
	background:url(images/page_bg.png) top left repeat-x #887a65;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #615f55;
	text-align: center;
	margin:0 auto;
	width:960px;
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
}
a:link, a:visited {
	text-decoration:none;
	color:#95141e;
}
a:hover, a:active, a:focus {
	text-decoration:underline;
	color:#95141e;
}
.clear_both {
	clear:both;
}


/* end Global */


/* Header */
#header {
	background-image:url(images/header_photo_bg.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color:none;
}
#logo {
	width:300px;
	height:148px;
	display:block;
	float:left;
}
#logo a {
	display:block;
	width:300px;
	height:148px;
}
#nav {
	width:650px;
	height:34px;
	display:block;
	float:right;
	margin:79px 0 0 0;
	text-align:left;
	font-size:14px;
}
#nav li {
	display:block;
	float:left;
	height:34px;
	width:auto;
	overflow:hidden;
	border-right:1px solid #c5c0b8;
	border-left:1px solid #e6e3de;
}
#nav a {
	display:block;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	padding:12px 14px;
	text-align:center;
}
#nav li#nav_first {
	border-left:none;
}
#nav li#nav_last {
	border-right:none;
}
#nav a:link, #nav a:visited {
	color:#9e9b91;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
#nav a:hover, #nav a:active, #nav a:focus {
	color:#95141e;
	text-decoration:none;
}
#header_banner {
	clear:both;
	margin:0;
	padding:0;
}
#header_banner img {
	margin:0;
	padding:0;
}
/* end Header */


/* Content */
#content {
	text-align:left;
	padding:60px 70px;
	background:url(images/content_bg.png) top center repeat-y;
}


#home_latest_article {
	display:block;
	float:left;
	width:640px;
	padding-left:10px;
	text-align:left;
}
#home_latest_article #article_date {
	font-family:Georgia, serif;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:0.2em;
}
#home_latest_article h2 {
	font-size:28px;
	color:#72665d;
	margin:3px 0;
}
#home_latest_article #article_exerpt p {
	font-size:12px;
	margin:8px 0;
	line-height:1.2em;
}
#home_more {
	display:block;
	width:100px;
	background:url(images/home_readmore_bg_on.png) top left no-repeat;
	font-family:Georgia, serif;
	font-size:11px;
	text-transform:uppercase;
}
#home_more a:link, #home_more a:visited {
	display:block;
	color:#fff;
	padding:3px 10px 3px 8px;
	background:url(images/home_readmore_bg_off.png) top left no-repeat;
	text-decoration:none;
}
#home_more a:hover, #home_more a:active, #home_more a:focus {
	background:none;
	text-decoration:none;
}


h2.pagetitle {
	color:#ab9f94;
	background:url(images/pagetitle_bg.png) top left no-repeat;
	font-size:12px;
	padding:5px 10px;
	text-align:left;
	text-transform:uppercase;
	margin:0 0 20px -10px;
}

#narrow_column {
	display:block;
	width:500px;
	float:left;
	text-align:left;
}
#home_promo {
	margin-bottom:40px;
}

#home_latest_blog_event {	
}
#home_latest_blog_event h2 {
	color:#615f55;
	font-size:24px;
	text-transform:uppercase;
	border-bottom:1px dashed #9e9b91;
	letter-spacing:0.075em;
	padding-bottom:10px;
	margin:0 0 10px 0;
}
#home_latest_blog_event h2 a:link, #home_latest_blog_event h2 a:visited {
	color:#615f55;
	text-decoration:none;
}
#home_latest_blog_event h2 a:hover, #home_latest_blog_event h2 a:active, #home_latest_blog_event h2 a:focus {
	text-decoration:none;
	color:#95141e;
}
#home_latest_article h2 a:hover, #home_latest_article h2 a:active, #home_latest_article h2 a:focus {
	color:#396888;
	text-decoration:none;
}
#home_latest_blog_event p {
	font-size:12px;
	line-height:1.4em;
	margin:10px 0;
}
#home_latest_blog_event p#latest_blog_post {
	font-family:Georgia, serif;
	text-transform:uppercase;
	letter-spacing:0.075em;
	margin:0 0 5px 0;
}

.post {
	padding-bottom:20px;
	margin-bottom:0;
	border-bottom:none;
}
.journal .post {
	padding-bottom:30px;
	margin-bottom:20px;
	border-bottom:1px dotted #988A7F;
}
#about_section {
	margin-bottom:30px;
}

.post h2, .post h3 {
	color:#72665d;
	font-size:28px;
}
.post h2 a:link, .post h2 a:visited,
.post h3 a:link, .post h3 a:visited {
	text-decoration:none;
	border:none;
}
.post h2 a:hover, .post h2 a:active, .post h2 a:focus,
.post h3 a:hover, .post h3 a:active, .post h3 a:focus {
	text-decoration:none;
	border-bottom:1px dotted #396888;
}
.post small {
	display:block;
	text-transform:uppercase;
	letter-spacing:0.075em;
	margin:8px 0;
}

.post .article_author_date {
	font-family:Georgia, serif;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:0.2em;
	margin:5px 0;
}
.post .entry {
	padding:20px 0;
}
.post .entry h3 {
	font-size:18px;
	margin:30px 0 0 0;
}
.post .entry h4 {
	font-size:14px;
	margin:30px 0 0 0;
}
.post p {
	font-size:12px;
	margin:8px 0;
	line-height:1.4em;
}
.post .entry ul {
	list-style:disc;
	margin:10px 0 10px 15px;
}
.post .entry ul li {
	font-size:12px;
	margin:5px 0;
}
.post img.alignleft {
}
.post img.alignright {
}
.post img {
	/*padding:0 8px;
	border:5px solid #fff;*/
}
.post .postmetadata {
	border-top:1px solid #cdc7bf;
	background:#e6e3de;
	padding:20px;
	margin:40px 0 0 0;
}
.post_img_left {
	float:left;
	margin:0 20px 15px 0;
}
.post_img_right {
	float:right;
	margin:0 0 15px 20px;
}
.post .entry .aligncenter,
.post .entry div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



/* end Content */

/* Comments */

#comments {
	clear:both;
	padding:20px 0;
}
#comments h3 {
	color:#72665d;
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin:10px 0;
}
#comments .commentlist {
	list-style:none;
}
#comments .commentlist li {
	margin:10px 0;
	padding:10px 10px 20px 10px;
	border-bottom:1px dotted #cbc3b6;
}
#comments .image_dropshadow {
	float:left;
	margin:0 10px 10px 0;
}
#comments cite {
	display:block;
	width:40%;
	float:left;
	font-size:18px;
	font-family:Georgia, serif;
	font-style:italic;
}
#comments .commentmetadata {
	text-align:right;
	font-size:10px;
	font-family:Georgia, serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	padding:7px 0 10px 0;
}
.commentlist p {
	font-size:12px;
	line-height:1.2em;
}

#respond {
	clear:both;
	padding:20px 0;
}
#respond h3 {
	color:#72665d;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin:10px 0;
}
#commentform p {
	margin:5px 0;
}
#commentform input, #commentform textarea {
	background:#fff;
	border:1px solid #72665d;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size:12px;
	color: #a89b91;
}
#commentform #comment {
	width:100%;
	height: 150px;
}
#commentform input#submit {
	width:auto;
	background:#a89b91;
	color:#fff;
}
/* end Comments */

/* Side Column */
#side_column {
	display:block;
	width:260px;
	float:right;
	text-align:left;
	background:#e6e3de;
}
#side_column_padding {
	padding:20px;
}
#side_column ul {
	padding:5px 0 16px 20px;
	list-style:none;
}
#side_column ul li {
	padding-bottom: 20px;
}
#side_column ul ul {
	padding:10px 0 20px 0;
}
#side_column ul ul li {
	font-size:12px;
}
#side_column h2 {
	font-size:21px;
	font-family:Georgia, serif;
	font-weight:bold;
	font-style:italic;
	color:#cdc7bf;
	text-transform:none;
}
#side_column .testimonial {
	margin:30px 0;
}
#side_column .testimonial blockquote {
	color:#615f55;
	font-style:italic;
	font-size:12px;
	line-height:1.4em;
}
#side_column .testimonial cite {
	color:#9e9b91;
	display:block;
	text-align:right;
	font-size:12px;
	font-style:italic;
	margin:10px 0;
}

#searchform div {
	padding:3px 10px 5px 25px;
	margin-top:8px;
	background:url(images/search_bg.png) top left no-repeat;
}
#searchform input {
	border:none;
	background:none;
	font-size:12px;
	width:185px;
	color:#a89b91;
}
#archives_list ul li {
	margin:0 0 5px 20px;
	padding:0;
	font-size:12px;
}


/* End Side Column */


/* Footer */
#footer {
	background:url(images/footer_tagline_bg.png) top center no-repeat #887a65;
	padding:60px 0 30px 0;
	color:#cdc7bf;
}
#footer p {
	margin:0;
	padding:0;
}

/* end Footer */

