.custom body {
	background: #fff;
	color: #666;
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	text-align: center;
}


.custom h1, .custom h2, .custom h3 {
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.custom h1 {
	letter-spacing: -0.06em;
	font: 4.2em Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.custom #masthead h1 {
	border-top: 1px solid #ccc;
	text-align: left;
	clear: both;
	padding: 0.4em 0 0 0.2em;
}

.custom h1 a, .custom h1 a:visited, .custom h1 a:hover {
	color: #cf7930;
	text-decoration: none;
	text-transform: none;
}

.custom a {
	color: #837c5e;
	text-decoration: underline;
}

.custom a:visited {
	color: #837c5e;
	text-decoration: underline;
}

.custom a:hover {
	color: #cf7930;
	text-decoration: underline;
}

.custom a img {
	border: none;
}

.custom .pages h2, h2.page_header {
	margin: 0 0 0.75em 0;
	padding: 0 0 0.6em 0;
	background: url('images/hr_title_sep.gif') 0 100% no-repeat;
}

.custom h2.archive_head {
	font-weight: bold !important;
	font-size: 1.4em !important;
	text-transform: uppercase !important;
	letter-spacing: normal !important;
	margin: 0 0 1.8em 0 !important;
	padding: 0.4em 2px !important;
	border-top: 3px solid #bbb188;
	background: url('images/hr_dot_black.gif') 0 100% repeat-x !important;
	color: #bbb188;
}

.custom h2 {
	border-top: 3px solid #f9f1df;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-size: 3.2em;
	letter-spacing: -0.05em;
	color: #8c7e5b;
}

.custom h2 a {
	color: #837c5e;
	text-decoration: none;
}

.custom h2 a:visited {
	color: #837c5e;
	text-decoration: none;
}

.custom h2 a:hover {
	color: #615b46;
	text-decoration: none;
}

.custom .posts h2 {
	margin: 0 0 0.1em 0;
	line-height: 1.2em;
	color: #817b60;
	padding-bottom: 0.2em;
	padding-top: 0.6em;
}

.custom .posts h2 a {
	color: #817b60;
}

.custom .posts img {
	width: 500px;
}

.custom ul#nav {
	list-style: none;
	width: 950px;
	padding: 0 10px;
	background: url('images/hr_dot_black.gif') repeat-x;
	border-bottom: 1px solid #655f49;
	float: left;
	clear: both;
}

.custom ul#nav li {
	padding: 0.85em 40px 0.7em 0;
	font: bold 1.4em Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	float: left;
}

.custom ul#nav li a, ul#nav li a:visited {
	color: #8c7e5b;
	text-decoration: none;
}

.custom ul#nav li a:hover {
	color: #cf7930;
	text-decoration: underline;
}

.custom ul#nav li a.current, .custom ul#nav li a.current:visited, .custom ul#nav li a.current:hover {
	color: #cf7930;
	text-decoration: underline;
}

.custom ul#nav li.rss {
	padding: 0.85em 0 0.7em 0;
	float: right;
}

.custom ul#nav li.rss a {
	padding: 0 18px 0 0;
	background: url('images/icon_rss.gif') 100% 50% no-repeat;
}

.custom #header_img {
	position: relative;
	margin: 0 0 3.0em 0;
	border-bottom: 1px solid #837a66;
	float: left;
	clear: both;
}

.custom #header_img img {
	display: block;
}

.custom .entry blockquote.right {
	width: 200px;
	font-style: normal !important;
	font-size: 1.3em !important;
	margin: 0.3em 0 0.3em 15px !important;
	padding: 0.3em 0 !important;
	border: 3px double #bbb188;
	border-width: 3px 0;
	text-align: center;
	float: right;
}

.custom .entry blockquote.left {
	width: 200px;
	font-style: normal !important;
	font-size: 1.3em !important;
	margin: 0.3em 15px 0.3em 0 !important;
	padding: 0.3em 0 !important;
	border: 3px double #bbb188;
	border-width: 3px 0;
	text-align: center;
	float: left;
}

.custom .tagged a:hover {
	color: #997c5e;
	background: #f0e2ae;
	text-decoration: none;
}

.custom .navigation {
	width: 490px;
	font-size: 1.2em;
	float: left;
}

.custom .previous {
	padding: 0 20px 0 0;
	float: left;
}

.custom .next {
	float: right;
}

.custom .clear {
	width: 500px;
	height: 1px;
	margin: 0 0 5.0em;
	clear: both;
}

.custom .rule {
	background: url('images/hr_tag_sep.gif') no-repeat;
}

.custom .flat {
	margin: 0 0 2.0em 0 !important;
}

.custom .whitespace {
	margin: 0 0 2.5em 0 !important;
}

.custom li.widget h2, .custom li.linkcat h2 {
	font-weight: bold;
	font-size: 1.077em;
	text-transform: uppercase;
	letter-spacing: normal;
	margin: 0 0 0.8em 0;
	padding: 0.4em 2px;
	border-top: 3px solid #bbb188;
	background: url('images/hr_dot_black.gif') 0 100% repeat-x;
}

.custom .entry img.left {
	padding: 3px;
	margin: 0.5em 15px 0.5em 0;
	border: 3px double #bbb188;
	float: left;
	clear: left;
}

.custom .entry img.right {
	padding: 3px;
	margin: 0.5em 0 0.5em 15px;
	border: 3px double #bbb188;
	float: right;
	clear: right;
}

.custom .entry img.center {
	display: block;
	padding: 3px;
	margin: 0 auto 1.5em auto;
	border: 3px double #bbb188;
	float: none;
	clear: both;
}

.custom #footer {
	width: 970px;
	padding: 1.2em 0 0 0;
	float: left;
	clear: both;
	border-top: 1px solid #837a66;
}

.custom ul#comment_list {
	list-style: none;
	margin: 0 0 4.0em 0;
	border-top: 1px solid #bbb188;
	float: left;
}

.custom ul#comment_list li.comment {
	width: 500px;
	padding: 1.2em 0 0 0;
	border-bottom: 1px dotted #bbb188;
	float: left;
}

.custom #comment_form .text_input {
	width: 191px;
	padding: 3px;
	color: #444;
	font: normal 1.2em Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #bbb188;
	border-left: 1px solid #bbb188;
	border-right: 1px solid #faf3d5;
	border-bottom: 1px solid #faf3d5;
}

.custom #comment_form .text_input:focus {
	border-top: 1px solid #bbb188;
	border-left: 1px solid #bbb188;
	border-right: 1px solid #faf3d5;
	border-bottom: 1px solid #faf3d5;
}



.custom #search_form .search_input {
	width: 190px;
	padding: 3px;
	color: #827a5e;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	font: normal 0.85em Georgia, "Times New Roman", Times, serif;
}

.custom .entry ul {
	list-style-type: none;
	list-style-image: url('images/0159_flobullet.gif');
}

.custom li.widget ul, .custom li.linkcat ul {
	list-style-type: none;
	list-style-image: url(images/0159_flobullet.gif);
	margin: 0 0 0.5em 20px;
}

.custom .entry ul.bookmarks {
	list-style-type: none;
	list-style-image: url('images/del_bullet.gif');
}


.custom .posts h4 {
	margin: 0 0 1.25em 0;
	padding: 0 0 1.0em 0;
	background: url('images/hr_title_sep.gif') 0 100% no-repeat;
}

.post_update {
	width: 480px;
	padding: 10px;
	border: 1px solid #bbb188;
	background-color: #f9f1df;
	margin-bottom: 10px;
	color: #cf7930;
}

.left {
	float: left;
}

.right {
	float: right;
}

.custom #footer {
	font-size: .83em;
}

.custom .green { 
	color: #d0892f;
	background: url('images/submit_bg.gif');
}

.custom #comment_form .form_submit {
	background: url('images/submit_bg.gif');
	border: 1px solid #817b60;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	padding: 0.5em 8px;
}

.custom code {
	color: #423428;
	font: normal 13px Courier, monospace;
	text-decoration: none;
	background-color: #fefce6;
}

.custom a[href $='.jpg'] { 
   padding-right: 14px;
   background: transparent url('/images/icon_magnify.gif') no-repeat center right;
}

.custom #comment_form .text_area {
	width: 490px !important;
}



/* Normal Bubble */
div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(http://www.stevey.com/wp-content/themes/cutline-3-column-split-11/images/tip-rounded.gif) no-repeat 20px 0;
	font-style: normal;
}

/* Rounded Bubble */
div.bubble div.rounded {
	margin-bottom: 10px;
	border: 3px solid #fff;
	background-color: #bbb188;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	background: transparent url(http://www.stevey.com/wp-content/themes/cutline-3-column-split-11/images/tip-rounded.gif) no-repeat 15px 0;
}

/* Pimped Bubble */
div#pimped.bubble {
	font-size: 0.9em;
}
div#pimped.bubble div.rounded {
	color: #fff;
	border: 3px solid #fff;
	background-color: #111;
}
div#pimped.bubble cite.rounded {
	background: transparent url(http://www.stevey.com/wp-content/themes/cutline-3-column-split-11/images/tip-pimped.gif) no-repeat 15px 0;
}


