@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4F4F4F;
}
.base {
	color: #ECC598;
	font-size: 14px;
	text-align: center;
	height: 37px;
	padding-top: 10px;
}
#box_center {
	padding-right: 14px;
	padding-left: 14px;
}
.home_content {
	width: 586px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
}
.content_left_column {
	width: 219px;
	padding-right: 15px;
	font-size: 12px;
}
#talk {
	margin-right: 25px;
	margin-left: 32px;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#read {
	margin-right: 30px;
	margin-left: 30px;
	font-size: 13px;
}
#shop {
	margin-right: 17px;
	margin-left: 35px;
	font-size: 13px;
}
h1 {
	color: #BD2851;
	font-size: 1.9em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: normal;
}
.image_right_side {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 4px;
	color: #679BC3;
}
#navigation_wrapper {
	width: 154px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 13px;
	font-size: 1.2em;
}


#navigation_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul {
	margin-top: 5px;
	padding-top: 0px;
}

#navigation_menu ul ul {
	list-style-type: none;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}


#navigation_menu li a {
	width: 144px;
	display: block;
	color: #9F2E00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F18906;
	font-size: 1em;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#navigation_menu li ul li a {
	width: 129px;
	display: block;
	color: #9F2E00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F18906;
	font-size: .8em;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.callout {
	font-size: 1.3em;
	color: #666666;
	font-weight: normal;
	line-height: 1.6em;
}
#masthead_wrapper {
	position: relative;
}
#accent_image_masthead {
	height: 229px;
	width: 275px;
	position: absolute;
	left: 555px;
	top: -1px;
}
h3 {
	color: #679BC3;
	font-size: 1.6em;
	display: block;
	margin-bottom: 8px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: normal;
	clear: left;
	position: relative;
}
h4 {
	color: #999999;
	font-size: 1.2em;
	display: block;
	margin-bottom: 4px;
	margin-top: 0px;
	font-weight: normal;
	line-height: 1.3em;
}
.image_frame {
	border: 1px dotted #333333;
	padding: 6px;
}
.column_left {
	background-color: #FFFFFF;
	background-image: url(http://www.daretoliveyou.com/images/column_tile.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	position: relative;
}
.column_left_bottom {
	background-image: url(http://www.daretoliveyou.com/images/column_tile_bottom.jpg);
}
#left_column {
	margin-top: 276px;
	margin-right: 2px;
	margin-left: 17px;
	font-size: 12px;
	position: relative;
}
.content_right_column {
	width: 360px;
	padding-right: 12px;
	font-size: 13px;
}
.baseCopyright {
	color: #ECC598;
	font-size: .9em;
	text-align: center;
	padding-top: 10px;
	height: 60px;
	padding-bottom: 10px;
}
a:link {
	color: #669850;
	text-decoration: underline;
}
a:visited {
	color: #669850;
	text-decoration: underline;
}
a:hover {
	color: #F90;
}
a:active {
	color: #EF8608;
}


a.conversation_title:link {
	color: #BD2851;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: block;
}

a.conversation_title:visited {
	color: #BD2851;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: block;
}

a.conversation_title:hover {
	color: #FFCC00;
	text-decoration: underline;
	margin: 0px;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: block;
}

a.conversation_title:active {
	color: #EF8608;
	text-decoration: underline;
	margin: 0px;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: block;
}




a.base:link {
	color: #ECC598;
	text-decoration: underline;
	
}

a.base:visited {
	color: #ECC598;
	text-decoration: underline;
}

a.base:hover {
	color: #FFCC00;
	text-decoration: underline;
}

a.base:active {
	
	color: #ECC598;
	text-decoration: underline;
}




.column_secondary {
	background-image: url(http://www.daretoliveyou.com/images/column_secondary.jpg);
	background-repeat: no-repeat;
}
#secondary_content {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.callout_blue {
	color: #679BC3;
	font-size: 1.3em;
	display: block;
	margin-bottom: 4px;
	margin-top: 0px;
}
.conversation_title {
	color: #BD2851;
	font-size: 21px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px;
	font-weight: normal;
}
li {
	margin-bottom: 10px;
	list-style-type: circle;
}
.callout_line_height_normal {
	font-size: 1.3em;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}
.emphasis {
	font-size: 1.2em;
	color: #333333;
	font-weight: normal;
}
#click_christina {
	display: block;
	height: 175px;
	width: 175px;
	position: absolute;
	left: -6px;
	top: -244px;
}
h5 {
	color: #999999;
	font-size: 1em;
	display: block;
	margin-bottom: 4px;
	margin-top: 0px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.3em;
}
.copy_small {
	font-size: 8pt;
}
.blog_title {
	color: #679BC3;
	font-size: 1.5em;
	display: block;
	margin-bottom: 8px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: normal;
	font-style: normal;
}
.blog_writer {
	font-size: 1.3em;
	color: #BD2851;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99BCD7;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
.title_girltalk {
	color: #BD2851;
	font-size: 1.5em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: normal;
}
.copy_smaller {
	font-size: 0.9em;
}
.callout_red {
	color: #BD2851;
	font-size: 1.3em;
	display: block;
	margin-bottom: 4px;
	margin-top: 0px;
}
.callout_red_smaller {
	color: #BD2851;
	font-size: 1.2em;
	display: block;
	margin-bottom: 8px;
	margin-top: 0px;
}
.chapter_title {
	color: #BD2851;
	font-size: 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-weight: bold;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6ABBB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.divider_long {
	font-size: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.border_fat_pink {
	border: 7px solid #FBDFE9;
}
h6 {
	color: #BD2851;
	font-size: 1.6em;
	display: block;
	margin-bottom: 8px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: normal;
	clear: left;
	position: relative;
}
.callout_green_large {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 4px;
	color: #A2D25B;
}
.callout_pink_large {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 4px;
	color: #EF356D;
}
.callout_blue_dark {
	color: #035594;
	font-size: 1.3em;
	display: block;
	margin-bottom: 4px;
	margin-top: 0px;
}
.subtitle_burgandy_fill {
	color: #FFF;
	font-size: 1.6em;
	display: block;
	margin-bottom: 8px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FAD657;
	font-weight: normal;
	clear: left;
	position: relative;
	background-color: #71163C;
	padding-left: 5px;
	padding-top: 3px;
}
.subtitle_pink_fill {
	color: #FFF;
	font-size: 1.6em;
	display: block;
	margin-bottom: 8px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0355A1;
	font-weight: normal;
	clear: left;
	position: relative;
	background-color: #A2D25B;
	padding-left: 5px;
	padding-top: 3px;
}
.image_left_side {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
}
.subtitle_green_fill {
	color: #FFF;
	font-size: 1.6em;
	display: block;
	margin-bottom: 8px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FAD657;
	font-weight: normal;
	clear: left;
	position: relative;
	background-color: #E03371;
	padding-left: 5px;
	padding-top: 3px;
}
.dotted_block {
	border: 2px dotted #EA4884;
	padding: 5px;
}
.dotted_block_green {
	border: 2px dotted #699850;
	padding: 5px;
	background-color: #ADD875;
}
.right_margin {
	background-image: url(http://www.daretoliveyou.com/images/margin_right_secondary.jpg);
	background-repeat: no-repeat;
}
.left_margin {
	background-image: url(http://www.daretoliveyou.com/images/margin_left_secondary.jpg);
	background-repeat: no-repeat;
}

