/*
Theme Name: CLTV8
Theme URI: http://www.cultivatestudios.com
Description: Cultivate Studios Wordpress Theme.
Version: 1.0
Author: schuyler/jeffrey
Author URI: http://www.cultivatestudios.com
*/

/* colors 

yellow: FFC10E
blue: 6FCBDC
orange: F16522
lt grey: 9196A0
grey bg: 48555e
dk grey: 313a40
dk dk grey: 1A2023
off white txt: e3e9ed
ltr grey: babfc6

*/

/* globals */
html {
	height: 100%;
}
body {
	font-size: 13px;
	font-family: Helvetica, Arial, Sans-Serif;
	background: #48555e url(images/bg.gif) top left repeat-x;
	color: #e3e9ed;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 100%;
}
body.homepage {
	background: #040203 url(images/cltv8_home.gif) top center no-repeat;
}
a img {
	border: none;
}
a {
	text-decoration: none;
	color: #6FCBDC;
}
a:hover {
	text-decoration: none;
	color: #9196A0;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
	outline: none;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	border: none;
}
#faux {
	clear: both;
}

/* layout */
#header {
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: 1px solid #9196A0;
}
#header_logo {
	float: left;
}
#description {
	color: #9196A0;
	font-size: 11px;
	margin: 0;
	padding: 0 45px 13px 0;
}
#links {
	float: right;
	width: 285px;
	text-align: left;
	margin: 0;
}
#links ul {
	margin: 49px 0 0 0;
	font-size: 12px;
	padding: 0;
	list-style: none;
}
#links ul li {
	float: left;
	text-align: left;
	text-transform: uppercase;
	display: list-item;
	width: 75px;
	margin: 0 0 0 20px;
}
#links ul li a {
	display: block;
	padding: 0 0 13px 5px;
	color: #e3e9ed;
	width: 75px;
}
#links ul li.page-item-90:hover,
#links ul li.page-item-90.current_page_item,
#links ul li.page-item-90.current_page_parent {
	background: url(images/nav_yellow.png) bottom center no-repeat;
}
#links ul li.page-item-100:hover,
#links ul li.page-item-100.current_page_item {
	background: url(images/nav_blue.png) bottom center no-repeat;
}
#links ul li.page-item-104:hover,
#links ul li.page-item-104.current_page_item {
	background: url(images/nav_orange.png) bottom center no-repeat;
}
#page {
	text-align: left;
	margin: 0 auto -201px auto;
	padding: 0 10px;
	width: 1000px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.home {
	background: url(images/cltv8_home.gif) top center no-repeat;
}
#footer {
	background: #1a2023 url(images/footer_bg.gif) top left repeat-x;
	height: 160px;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	color: #9196A0;
	border-top: 1px solid #9196A0;
	letter-spacing: .5px;
	position: relative;
}
#stick_it {
	height: 201px;
}
#footer_content {
	width: 1000px;
	padding: 0 10px;
	margin: 0 auto;
}
#footer #subscribe {
	width: 400px;
	float: left;
	margin: 20px 20px 0 0;
	line-height: 1.5em;
}
#footer #social {
	width: 580px;
	float: right;
}
#footer #above {
	margin: 20px 0 0 0;
	line-height: 2em;
}
#footer #below {
	margin: 0;
	line-height: 2em;
}
.foot_link_1,
.foot_link_2,
.foot_link_3,
.foot_link_4,
.foot_link_5,
.foot_link_6 {
	color: #9196A0;
	display: block;
	float: left;
	width: 93px;
	height: 35px;
	padding: 13px 0 0 60px;
	margin: 0 0 10px 40px;
	text-transform: uppercase;
	font-size: 9px;
}
.foot_link_1 {
	background: url(images/contact.png) left center no-repeat;
}
.foot_link_2 {
	background: url(images/facebook.png) left center no-repeat;
}
.foot_link_3 {
	background: url(images/twitter.png) left center no-repeat;
}
.foot_link_4 {
	background: url(images/rss.png) left center no-repeat;
}
.foot_link_5 {
	background: url(images/youtube.png) left center no-repeat;
}
.foot_link_6 {
	background: url(images/flickr.png) left center no-repeat;
}
.foot_link_1:hover,
.foot_link_2:hover,
.foot_link_3:hover,
.foot_link_4:hover,
.foot_link_5:hover,
.foot_link_6:hover {
	color: #fff;
}
#footer #subfooter {
	font-size: 10px;
	margin: 0;
	letter-spacing: normal;
}
#preload{
	visibility: hidden;
	display: none;
}

/* homepage */
#splash_img img {
	border: 0;
	margin: 135px 0 150px 550px;
}
#splash_links {
	
}
#splash_link {
	float: left;
	display: block;
	width: 130px;
	margin: 0 60px;
}
#splash_link img {
	margin: 25px 0;
}
#splash_link h1 {
	font: 20px Arial, Sans-serif;
	margin: 34px 0;
}
#splash_link a {
	color:#FFFFFF;
}
#contact_link {
	float: left;
	display: block;
	width: 250px;
}
#contact_link:hover {
	background: url(images/icon_bg.gif) center center no-repeat;
}


/* bubbles */
.bubbleInfo {
	position: relative;
}
.popup_journal,
.popup_work,
.popup_about,
.popup_microsite {
	position: absolute;
	display: none; /* keeps the popup hidden if no JS available */
	z-index: 20;
	width: 270px;
	height: 115px;
}
.popup_journal {
	left: -10px;
	background: url(images/popup_journal_bg.png) center center no-repeat;
}
.popup_work {
	left: 240px;
	background: url(images/popup_work_bg.png) center center no-repeat;
}
.popup_about {
	left: 490px;
	background: url(images/popup_about_bg.png) center center no-repeat;
}
.popup_microsite {
	left: 740px;
	background: url(images/popup_contact_bg.png) center center no-repeat;
}
.popup_address,
.popup_email,
.popup_phone,
.popup_vcard {
	position: absolute;
	display: none; /* keeps the popup hidden if no JS available */
	z-index: 20;
	width: 200px;
	background: url(images/popup_bg.png) center center no-repeat;
	height: 115px;
}
.popup_address {
	left: 25px;
}
.popup_email {
	left: 275px;
}
.popup_phone {
	left: 525px;
}
.popup_vcard {
	left: 775px;
}
.popup_tweet {
	position: absolute;
	left: 25px;
	display: none; /* keeps the popup hidden if no JS available */
	z-index: 20;
	width: 400px;
	background: url(images/popup_tweet_bg.png) center center no-repeat;
	height: 50px;
	letter-spacing: normal;
}
.pops {
	font-size: 12px;
	color: #313a40;
	padding: 0 15px;
	line-height: 1.5em;
}
.popup_journal .pops {
	padding: 11px 15px 0 82px;
}
.popup_work .pops {
	padding: 11px 15px 0 105px;
}
.popup_about .pops,
.popup_microsite .pops {
	padding: 11px 15px 0 100px;
}
.popup_address .pops {
	padding: 3px 15px 0 15px;
}
.popup_email .pops {
	padding: 10px 15px 0 15px;
}
.popup_phone .pops {
	padding: 20px 15px 0 15px;
}
.popup_vcard .pops {
	padding: 11px 15px 0 15px;
}
.popup_tweet .pops {
	color: #e3e9ed;
	margin: 0;
	padding: 7px 27px 0 12px;
}
.popup_tweet .pops a {
	color: #6FCBDC;
}
.popup_tweet .pops a:hover {
	color: #9196A0;
}
.popup_tweet .pops a.twitter-link {
	color: #6FCBDC;
}
.popup_tweet .pops a.twitter-link:hover {
	color: #6FCBDC;
}
.popup_tweet .pops a.twitter-time {
	color: #9196A0;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0 0 0 5px;
}
.popup_tweet .pops a.twitter-time:hover {
	color: #6FCBDC;
}

/* dropdown */
#dropdownpanel { 
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	visibility: hidden;
	z-index: 10;
}
#dropdownpanel .contentdiv {
	width: 301px;
	background: url(images/dropdown_bubble.png) bottom center no-repeat;
	margin: 0 0 0 542px;
	padding: 15px;
	font-size: 12px;
	color: #313a40;
	padding: 0;
	line-height: 1.5em;
}
#dropdownpanel .contentdiv p {
	padding: 20px 25px 0 25px;
	/*text-align: justify;*/
	margin: 0;
}
#dropdownpanel .control {
	font-weight: bold;
	text-align: center;
	background: url(images/dropdown_open.png) top center no-repeat;
	height: 80px; /*  height of activate img - padding */
	line-height: 80px; /*  height of activate img - padding */
	width: 45px;
	margin: 0 0 0 815px;
	padding: 0;
}

/* mailchimp */
#mc_signup_form {
	width: 400px;
	font-size: 11px;
}
.mc_header {
	font-size: 9px;
	text-transform: uppercase;
}
.mc_signup_submit {
	display: inline;
}
#mc_message {
	font-size: 9px;
	text-transform: uppercase;
	padding: 5px 0 0 0;
}
.mc_error_msg {
	color: #6FCBDC;
}
.mc_success_msg {
	color: #fff;
	line-height: 1.5em;
}
.mc_merge_var {
	padding: 0;
	margin: 5px 0 0 0;
}
.mc_custom_border {
	padding: 5px;
}
#mc_signup_form .mc_var_label {
	text-transform: lowercase;
}
#mc_signup_form .mc_input {
	float: left;
}
#mc_signup_form legend {
	padding: .5em;
	margin: 0;
}
#mc-indicates-required {
	float: left;
	clear: both;
}
#mc_display_rewards {
	clear: both;
}
#mc_interests_header {
	font-weight: bold;
	clear: both;
	padding-top: .2em;
}
div.mc_interest {
	clear: both;
}
input.mc_interest {
	float: left;
}
label.mc_interest_label {
	float: left;
	clear: right;
}
.mc_input {
	border: none;
	padding: 3px;
	font-size: 11px;
	color: #1a2023;
	outline: none;
}
#mc_signup_form .focusField {
	background: #fff;
}
#mc_signup_form .idleField {
	background: #e1e2e4;
}
#mc_signup_submit {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	background: url(images/submit.png) center center no-repeat;
	width: 100px;
	text-align: center;
	border: 0 #9196A0;
	margin: 0 0 0 5px;
	padding: 0;
	height: 22px;
	letter-spacing: .5px;
}
#mc_signup_submit:hover {
	color: #9196A0;
}

/* entries */
.wide {
	width: 1020px;
}
#journal-featured-txt,
#single-txt,
#work-txt,
#about-txt,
#contact-txt {
	text-align: justify;
	line-height: 1.75em;
	font-size: 13px;
}
#journal-featured-txt a,
#single-txt a,
#work-txt a,
#about-txt a,
#contact-txt a {
	color: #6FCBDC;
	font-weight: bold;
}
#journal-featured-txt a:hover,
#single-txt a:hover,
#work-txt a:hover,
#about-txt a:hover,
#contact-txt a:hover {
	color: #6FCBDC;
	font-weight: bold;
}
#journal-featured-txt a.read_more {
	color: #9196A0;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	padding: 2px 0 0 0;
	float: right;
	width: 65px;
}
#journal-featured-txt a.read_more:hover {
	color: #6FCBDC;
}
#journal-featured-title,
#single-title,
#work-title,
#about-title,
#contact-title {
	font-size: 30px;
	margin: 10px 0;	
}
#date {
	color: #6FCBDC;
	font-size: 13px;
	margin: 0 0 15px 0;
}
.column #journal-featured-txt {
	width: 490px;
	margin-right: 20px;
}
.column #single-txt, .column #work-txt {
	width: 490px;
	margin-right: 20px;
}
.column #journal-featured-txt p,
.column #single-txt p,
.column #work-txt p {
	margin: 0 0 10px 0;
}
.column {
	min-height: 200px;
}
#journal-featured-txt ul,
#single-txt ul {
	color: #babfc6;
	list-style: url(images/plus.png);
	margin: 0 0 10px 0;
	padding: 0 25px 0 40px;
	text-align: left;
}
#journal-featured-txt li,
#single-txt li {
	line-height: 1.25em;
	padding: 5px 0;
}
#journal-featured-txt blockquote,
#single-txt blockquote {
	border-left: 1px solid #9196A0;
	border-right: 1px solid #9196A0;
	color: #babfc6;
	margin: 15px 0 20px 0;
	padding: 0 25px;
}
#journal-featured-img img,
#single-img img,
#youtube-img img,
#work-img img {
	padding: 20px;
	height: 250px;
	display: block;
}
#youtube-play a {
	display: block;
	position: absolute;
	margin: 5px 0 0 5px;
}
#youtube-play a:hover {
	background: url(images/youtube_play_on.png) center center no-repeat;
}
#youtube-play a:hover img {
	visibility: hidden;
}
#journal-featured-img,
#single-img,
#youtube-img {
	background: url(images/photo_bg.png) top left no-repeat;
 	margin: -15px 0 0 -15px;
	padding: 0;
	overflow: visible;
}
#section_head {
	color: #9196A0;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #9196A0;
}
#section_break {
	color: #9196A0;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 1px 0 0 0;
	border-top: 1px solid #9196A0;
}
#service_head {
	color: #9196A0;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #9196A0;
}
#about_title {
	color: #9196A0;
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0;
	padding: 0;
}
#work,
#about,
#contact {
	margin: 0 0 20px 0;
}
#about-txt p,
#work-txt p,
#contact-txt p {
	margin: 0 0 15px 0;
}
#about_left,
#work_left,
#contact_left {
	float: left;
	width: 490px;
	margin: 20px 20px 0 0;
}
#contact_right {
	float: left;
	width: 490px;
	margin: 20px 0 0 0;
}
#about_right,
#work_right {
	float: left;
	width: 490px;
	padding: 0;
	margin: 20px 0 0 0;
}
#spurt_top {
	background: url(images/comment_top.png) bottom center no-repeat;
	float: right;
	width: 350px;
	height: 5px;
}
#spurt {
	background: #c8cacf url(images/comment_middle.png) bottom center repeat-x;
	color: #313a40;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	width: 320px;
	padding: 10px 15px 5px 15px;
	min-height: 20px;
}
#spurt p {
	margin: 0 0 5px 0;
}
#spurt a {
	color: #313a40;
	font-weight: bold;
}
#spurt a:hover {
	color: #48555e;
	font-weight: bold;
}
#spurt_bottom {
	background: url(images/spurt_bottom.png) top center no-repeat;
	float: right;
	width: 350px;
	height: 20px;
}
#about_txt_left {
	float: left;
	width: 500px;
	margin: 0 10px 0 0;
}
#about_txt_right {
	float: left;
	width: 490px;
	margin: 0;
}
#work_list {
	margin: 21px 0 0 0;
}
#work_list p {
	color: #e3e9ed;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 30px 0;
}
#work_list a {
	color: #6FCBDC;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
}
#work_list a:hover {
	color: #9196A0;
	font-weight: normal;
	text-transform: lowercase;
}
#work_list .desc {
	color: #6FCBDC;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
}
#list_left {
	float: left;
	width: 235px;
	margin: 0 20px 0 0;
}
#list_right {
	float: left;
	width: 235px;
	margin: 0;
}
#work_content {
	margin: 20px 0 9px 0;
	display: block;
	height: 130px;
	overflow: hidden;
}
div.wpcf7 {
	margin: 0;
	padding: 0;
}
div.wpcf7-response-output {
	margin: 0;
	padding: 2px;
	text-align: center;
	width: 486px;
	color: #e3e9ed;
	background: #313a40;
}
div.wpcf7-mail-sent-ok {
	color: #6FCBDC;
}
span.wpcf7-form-control-wrap {
	position: relative;
}
span.budget, span.timeframe {
	margin: 0 0 0 15px;
}
span.wpcf7-not-valid-tip {
	color: #e3e9ed;
	position: absolute;
	top: 0;
	left: -240px;
	z-index: 100;
	background: #313a40;
	border: 1px solid #313a40;
	width: 236px;
	padding: 0;
	text-align: center;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 11px;
	display: block;
}
span.wpcf7-list-item {
	margin-left: 0;
}
.wpcf7-display-none {
	display: none;
}
.ajax-loader {
	float: left;
	text-align: left;
	margin: 15px 0 0 0;
	padding: 0;
}
#contact .focusField {
	border: 2px solid #1a2023;
	background: #f7f3f9;
	color: #1a2023;
}
#contact .idleField {
	border: 2px solid #313a40;
	background: #e1e2e4;
	color: #48555e;
}
#contact #mailform-name,
#contact #mailform-email {
	float: left;
	width: 228px;
	padding: 4px;
	outline: none;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	margin: 0 0 15px 0;
}
#contact #mailform-budget,
#contact #mailform-timeframe {
	float: right;
	color: #1a2023;
	width: 233px;
	margin: 3px 0 0 0;
}
#contact textarea {
	width: 480px;
	padding: 4px;
	outline: none;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	margin: 0;
	resize: none;
}
#contact_right p {
	margin: 0;
}
#mailform-submit {
	float: right;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	background: url(images/submit.png) center center no-repeat;
	width: 100px;
	text-align: center;
	border: 0 #9196A0;
	margin: 15px 0;
	padding: 0;
	height: 22px;
	letter-spacing: .5px;
}
#mailform-submit:hover {
	color: #9196A0;
}

/* end links */
#end_links {
	color: #9196A0;
	font-size: 10px;
	line-height: 1.25em;
	text-transform: uppercase;
	text-align: right;
}
#end_links_left {
	float: left;
	width: 490px;
	margin: 10px 20px 0 0;
	overflow: hidden;
}
#end_links_right {
	float: left;
	width: 490px;
	margin: 10px 0 0 0;
	text-align: right;
	overflow: hidden;
}
#end_links a.replyto {
	background: url(images/reply.png) left center no-repeat;
	color: #9196A0;
	padding: 0 0 0 17px;
	margin: 0 15px 0 0;
	display: block;
	height: 10px;
	float: left;
}
#end_links a:hover.replyto {
	background: url(images/reply_on.png) left center no-repeat;
	color: #6FCBDC;
}
#end_links a.send {
	background: url(images/send.png) left center no-repeat;
	color: #9196A0;
	padding: 0 0 0 17px;
	margin: 0 15px 0 0;
	display: block;
	height: 10px;
	float: left;
}
#end_links a:hover.send {
	background: url(images/send_on.png) left center no-repeat;
	color: #6FCBDC;
}
#end_links span.share {
	background: url(images/share.png) left center no-repeat;
	padding: 0 0 0 12px;
	margin: 0;
	display: block;
	height: 10px;
	float: left;
}
#end_links span:hover.share {
	background: url(images/share_on.png) left center no-repeat;
}
#end_links .share a {
	color: #9196A0;
}
#end_links .share a:hover {
	color: #6FCBDC;
}
#end_links span.tags {
	background: url(images/tags.png) right center no-repeat;
	padding: 0 17px 0 0;
	display: block;
	height: 10px;
}
#end_links span:hover.tags {
	background: url(images/tags_on.png) right center no-repeat;
}
#end_links .tags a {
	color: #9196A0;
}
#end_links .tags a:hover {
	color: #6FCBDC;
}
#top {
	color: #9196A0;
	text-align: right;
	font-size: 10px;
	line-height: 1.25em;
	text-transform: uppercase;
}
#work #top {
	margin: 20px 0 0 0;
}
#top a {
	background: url(images/top.png) right center no-repeat;
	color: #9196A0;
	font-weight: normal;
	padding: 0 12px 0 0;
}
#top a:hover {
	background: url(images/top_on.png) right center no-repeat;
	color: #6FCBDC;
	font-weight: normal;
}
#archive-title{
	float: left;
	margin: 15px 0 0 0;
}
#archive-icon{
	float: right;
}

/* categories */
#category-img {
	display: block;
	width: 250px;
	float: left;
	padding: 0;
}
#category-img:hover {
	background: url(images/category_bg.gif) center center no-repeat;
}

/* carousel */
.recents {
	margin: -25px 0 0 0;
}
.works {
	/*margin: 0 0 20px 0;*/
}
.recents .carousel-control{
	cursor: pointer;
	display: inline-block;
	height: 31px;
	line-height: 999px;
	overflow: hidden;
	vertical-align: middle;
	width: 32px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	margin: 0 0 0 968px;
}
.works .carousel-control {
	cursor: pointer;
	display: inline-block;
	height: 31px;
	line-height: 999px;
	overflow: hidden;
	vertical-align: middle;
	width: 32px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	margin: 0 0 0 458px;
}
.recents .carousel-previous,
.works .carousel-previous {
	background: transparent url(images/up.png) center 0 no-repeat;
}
.recents .carousel-next,
.works .carousel-next {
	background: transparent url(images/down.png) center 0 no-repeat;
}
.recents .carousel-control:hover,
.works .carousel-control:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
.recents .disabled,
.recents .disabled:hover,
.works .disabled,
.works .disabled:hover  {
	cursor: default;
	opacity: 0.1;
	filter: alpha(opacity=10);
}
#frame {
	height: 150px;
	width: 1020px;
}
#work-frame {
	height: 252px;
	width: 490px;
}
#archive-frame {
	width: 1020px;
}
#journalthumbs {
	width: 235px;
	position: relative;
	float: left;
	margin: 25px 20px 10px 0;
}
#archive-thumbs {
	width: 235px;
	position: relative;
	float: left;
	margin: 15px 20px 15px 0;
}
#work-thumb {
	float: left;
	border: 3px solid #fff;
	margin: 10px 21px 10px 0;
}
#work-thumb.last {
	margin: 10px 0 10px 0;	
}
.thumb_fade_upper {
	float: left;
	position: absolute;
	margin: 6px 0 0 0;
	z-index: 10;
}
.thumb_fade_lower {
	float: left;
	position: absolute;
	margin: 141px 0 0 0;
	z-index: 10;
}
.work-thumb_fade_upper {
	float: left;
	position: absolute;
	margin: 31px 0 0 0;
	z-index: 10;
}
.work-thumb_fade_lower {
	float: left;
	position: absolute;
	margin: 273px 0 0 0;
	z-index: 10;
}
#title-1,
#title-2,
#title-3,
#title-4 {
	height: 115px;
}
#title-1 {
	background: url(images/bubble.png) top left no-repeat;
}
#title-1:hover {
	background: url(images/bubble-on.png) top left no-repeat;
}
#title-2 {
	background: url(images/bubble.png) top left no-repeat;
}
#title-2:hover {
	background: url(images/bubble-on.png) top left no-repeat;
}
#title-3 {
	background: url(images/bubble.png) top left no-repeat;
}
#title-3:hover {
	background: url(images/bubble-on.png) top left no-repeat;
}
#title-4 {
	background: url(images/bubble.png) top left no-repeat;
}
#title-4:hover {
	background: url(images/bubble-on.png) top left no-repeat;
}
.recent_title {
	color: #e3e9ed;
	font-size: 13px;
	line-height: 16px;
	max-height: 47px;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
}
#title-1 a,
#title-2 a,
#title-3 a,
#title-4 a{
	color: #6FCBDC;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 15px 15px 35px 15px;
	display: block;
	height: 50px;
	overflow: hidden;
}

/* earlier/later posts */
#other_posts {
	width: 1000px;
	font-size: 12px;
}
#earlier {
	width: 490px;
	float: right;
	text-align: right;
	margin: 20px 0 10px 0;
	display: block;
}
#later {
	width: 490px;
	float: left;
	margin: 20px 0 10px 0;
	display: block;
}
#earlier a {
	background: url(images/right_off.png) right center no-repeat;
	display: block;
	padding: 0 46px 0 0;
}
#later a {
	background: url(images/left_off.png) left center no-repeat;
	display: block;
	padding: 0 0 0 46px;
}
#earlier a:hover {
	background: url(images/right.png) right center no-repeat;
	color: #6FCBDC;
}
#later a:hover {
	background: url(images/left.png) left center no-repeat;
	color: #6FCBDC;
}
.op_title {
	display: block;
	color: #e3e9ed;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	height: 18px;
	overflow: hidden;
	cursor: pointer;
}

/* comments */
#comment-title {
	margin: 20px 0 0 0;
}
ol.commentlist {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
li.even {
	float: left;
	clear: left;
	width: 490px;
	margin: 10px 20px 10px 0;
}
li.odd {
	float: left;
	width: 490px;
	margin: 10px 0 10px 0;
}
#commentee {
	background: url(images/comment_dink.png) top right no-repeat;
	float: left;
	width: 130px;
	padding: 15px 10px 0 0;
}
.commentnumber {
	color: #6FCBDC;
	font-weight: bold;
	float: left;
	width: 18px;
	margin: 0;
}
.comment_author {
	color: #6FCBDC;
	float: left;
	font-weight: bold;
	width: 112px;
}
.comment_author a {
	color: #6FCBDC;
}
.comment_author a:hover {
	color: #fff;
}
.comment_when {
	color: #9196A0;
	font-size: 10px;
	margin: 5px 0 0 0;
}
#comment_top {
	background: url(images/comment_top.png) bottom center no-repeat;
	float: right;
	width: 350px;
	height: 5px;
}
#comment_txt {
	background: #c8cacf url(images/comment_middle.png) bottom center repeat-x;
	color: #313a40;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	width: 320px;
	padding: 10px 15px 5px 15px;
	min-height: 20px;
}
#comment_txt p {
	margin: 0 0 5px 0;
}
#comment_txt a {
	color: #313a40;
	font-weight: bold;
}
#comment_txt a:hover {
	color: #48555e;
	font-weight: bold;
}
.reply {
	background: url(images/comment_bottom.png) top center no-repeat;
	width: 345px;
	float: right;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
	padding: 10px 5px 0 0;
}
.reply a {
	color: #9196A0;
}
.reply a:hover {
	color: #6FCBDC;
}
/*ol.commentlist div:target {
	background: url(images/comment_dink_reply.png) 113px top no-repeat;
}*/
#respond {
	margin: 0;
}
#respond p {
	line-height: 1.75em;
	margin: 0 0 15px 0;
}
#respond_left {
	float: left;
	width: 490px;
	margin: 20px 20px 0 0;
}
#respond_right {
	float: left;
	width: 490px;
	margin: 20px 0 0 0;
}
#respond #author,
#respond #email,
#respond #url,
#respond #comment {
	padding: 4px;
	outline: none;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
}
#respond .focusField {
	border: 2px solid #1a2023;
	background: #f7f3f9;
	color: #1a2023;
}
#respond .idleField {
	border: 2px solid #313a40;
	background: #e1e2e4;
	color: #48555e;
}
#respond #author,
#respond #url {
	float: left;
	width: 223px;
	margin: 0 15px 15px 0;
}
#respond #email {
	float: right;
	width: 223px;
	margin: 0 0 15px 0;
}
/*#respond select {
	color: #1a2023;
	width: 235px;
	margin: 0;
}*/
#respond #comment {
	width: 478px;
	margin: 0;
	resize: none;
}
#respond .user_id {
	font-weight: bold;
}
#respond a.logout {
	color: #9196A0;
	font-size: 10px;
	margin: 0 0 0 15px;
}
#respond a.logout:hover {
	color: #6FCBDC;
}
#respond_right em {
	color: #9196A0;
	float: left;
	margin: 6px;
}
#respond #submit {
	float: right;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	background: url(images/submit.png) center center no-repeat;
	width: 100px;
	text-align: center;
	border: 0 #9196A0;
	margin: 15px 0 0 0;
	padding: 0;
	height: 22px;
	letter-spacing: .5px;
}
#respond #submit:hover {
	color: #9196A0;
}
.ie6{
	padding: 8px;
}

