body { 
 background: #ffd3d1; 
 color: #4c4c4c; 
 font: 55% Verdana, sans-serif; 
 text-align: center; 
}

a { 
 color: #ee9790; 
 text-decoration: none; 
}

a:visited { 
 color: #a0a0a0; 
 text-decoration: none; 
}

a:hover { 
 color: #ffd3d1; 
 text-decoration: none; 
}

.giveaway {
width: 400px;
font-family: Times, serif;
font-size: 13px;
font-weight: bold;
text-align: center;
background: #fff;
border: 1px solid #000;
padding: 10px;
margin-left: auto;
margin-right: auto;
}

.previous { padding: 0 20px 0 0; float: left; font-size: .8em; color: #fed2d1; }

.next { float: right; font-size: .8em; color: #fed2d1; }

		
blockquote {
 font: 65%, Times, serif;
 color: #4c4c4c;
 margin: 0 30px 1.5em 30px;
 padding: 0 0 0 10px;
 border-left: 0px solid #72633f; 
}

abbr, acronym {
 border-bottom: 0px dotted #72633f;
 text-transform: uppercase;
 cursor: help; }
	
code {
 color: #a0a0a0;
 font-family: Courier, monospace; 
}

h1, h2, h3 {
 font-weight: normal;
 font-family: Times, serif;
 color: #394752; 
}

h1 {
 font-size: 3.2em;
 letter-spacing: 0em;
}

#masthead h1 {
 visibility: hidden; 
}
	
h1 a, h1 a:visited, h1 a:hover {
 color: #5d747a;
 text-decoration: none;
}
	
h2 {
 font-size: 2.8em; 
 font-weight: normal;
 padding: 0.5em 0 0 0;
}

h2 a {
 color: #5d747a;
 text-decoration: none; 
 font-weight: normal;
 padding: 0.5em 0 0 0;
}
	
h2 a:visited {
 color: #8ba6af;
 text-decoration: none; 
}
	
h2 a:hover {
 color: #8ba6af;
 text-decoration: none; 
}
		
.pages h2, h2.page_header {
 margin: 0 0 0.75em 0;
 padding: 10px 0 0.6em 0;
 background: none; 
}
	
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: 0px solid #000 !important;
 background: url('images/hr_dot_black.gif') 0 100% repeat-x !important; 
}
	
h3 {
 font-size: 1.3em;
 text-transform: none; 
 font-weight: normal;
}

h4 {
 font: 1.2em Verdana, Arial, sans-serif;
 color: #5d747a; 
}

h4 a {
color: #ee9790; 
}
	
.posts h4 {
 margin: 0 0 1.25em 0;
 padding: 0 0 1.0em 0;
 background: #fff;
}

#masthead h3 {
 visibility: hidden; 
}

#container {
 width: 950px;
 margin: 0 auto 0 auto; 
}

#content_box {
 width: 950px;
 text-align: left;
 float: left;
 clear: both; 
 background: #fff;}

#content {
 width: 490px;
 padding: 15px 15px 0 15px;
 float: left; 
 background: #fff;
 height: 100%;
}
		
#sidebar {
 width: 200px;
 padding: 10px 5px 0 5px;
 float: left;
 background: #fff; 
 border-left: 1px dotted #5d747a;
 height: 100%;
}

ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { 
 width: 200px;
 margin: 0 15px 1em 0;
 font-size: 1.3em;
 line-height: 1em;
 float: left; }

li.widget h2, li.linkcat h2 {
 font-weight: normal;
 color: #5d747a;
 font-size: 1.2em;
 font-family: Verdana, sans-serif;
 text-transform: none;
 letter-spacing: normal;
 margin: 0 0 0.5em 0;
 padding: 1em 2px;
 border-top: 0px;
 background: url('images/hr_dot_black.gif') 0 100% repeat-x; }

#calendar_wrap {
 font-family: Verdana, sans-serif;
 font-size: 1.1em; 
 margin: 0 0 0 25px;
 color: #7b6d4c;
}

#footer {
 width: 950px;
 padding: 1.2em 0 0 0;
 float: left;
 clear: both; 
 background: #f9f9ed;
}
		
#masthead {
 width: 950px;
 height: 300px;
 background: url("http://www.confessionsofacropaholic.com/wp-content/themes/Cutline-1.4-3ColumnRight/images/coacbanner.jpg");
}

#masthead a {
 display: block;
 width: 950px;
 height: 300px; 
}

ul#nav {
 list-style: none;
 width: 950px;
 padding: 0;
 border-bottom: 0px;
 background: #f9f9ed;
 float: left;
 clear: both; 
}

ul#nav li {
 padding: 0.85em 0px 0.7em 0px;
 font: normal 1.4em Verdana, Arial, sans-serif;
 text-transform: none;
 float: left; 
}
	
ul#nav li a, ul#nav li a:visited {
 color: #4c4c4c;
 padding: 0.85em 15px 0.7em 15px;
 text-decoration: none; 
}
	
ul#nav li a:hover {
 background: #f4f4d7;
 text-decoration: none; 
}
			
ul#nav li.current_page_item a, ul#nav li.current_page_item a:visited, ul#nav li.current_page_item a:hover {
 color: #ee9790;
 text-decoration: none; 
}
.entry img, .entry .gallery img { 
 border: 0px; 
}

.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 #72633f;
 border-width: 3px 0;
 text-align: center;
 float: right; 
}
		
.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 #72633f;
 border-width: 3px 0;
 text-align: center;
 float: left; 
}

.tagged {
 padding: 0.4em 0 0 0;
 background: #fff;
 font-size: 1.2em;
 line-height: 1.6em;
 color: #ee9790;
 clear: both; 
}

.tagged a, .tagged a:visited {
 padding: 0.25em;
 color: #ee9790;
 text-decoration: none; 
}
	
.tagged a:hover {
 color: #5d747a;
 background: #fff;
 text-decoration: none; 
}

.add_comment {
 display: block;
 padding: 0 0 0 20px;
 font-weight: normal;
 float: right; 
}

.navigation {
 width: 450px;
 font-size: 1.4em;
 float: left; 
}
	
#footer p {
 margin: 0 0.9em 0.923em 0;
 font-size: 1.3em;
 color: #394752;
 text-align: right; 
}

#footer a, #footer a:visited {
 color: #ee9790;
 text-decoration: none; 
}
		
#footer a:hover {
 color: #ffd3d1;
 text-decoration: underline; 
}
				
.comment_num {
 color: #394752;
 padding: 0 15px 0 20px;
 font-weight: normal;
 font-size: 1.4em;
 float: right; 
}

.comment_num a, .comment_num a:visited {
 color: #72633f;
 text-decoration: none; 
}

.comment_num a:hover {
 color: #827553;
 text-decoration: none; 
}

ul#comment_list {
 list-style: none;
 margin: 0 0 4.0em 0;
 border-top: 1px solid #6a6a6a;
 float: left; 
}
		
ul#comment_list li.comment {
 width: 480px;
 padding: 10px;
 border-bottom: 1px dotted #6a6a6a;
 float: left; 
}
			
ul#comment_list li.trackback {
 width: 450px;
 padding: 1.2em 15px 0 15px;
 background: #fff; 
}

div.commentnumber {
float: left;
font-size: 20px;
}

.comment_time {
 font: normal 1.1em Verdana, Helvetica, Arial, sans-serif;
 color: #6a6a6a; 
}
		
#comment_form .text_input {
 width: 191px;
 padding: 3px;
 color: #72633f;
 font: normal 1.4em Georgia, "Times New Roman", Times, serif;
 border-top: 2px solid #72633f;
 border-left: 2px solid #72633f;
 border-right: 1px solid #fff;
 border-bottom: 1px solid #fff; 
}
		
#comment_form .text_input:focus {
 border-top: 2px solid #72633f;
 border-left: 2px solid #72633f;
 border-right: 1px solid #72633f;
 border-bottom: 1px solid #72633f; 
}
	
#comment_form .form_submit {
 padding: 0.4em 4px;
 background: url('images/submit_bg.gif');
 border: 3px double #72633f;
 border-top-color: #72633f;
 border-left-color: #72633f;
 font: bold 1.4em Georgia, "Times New Roman", Times, serif;
 cursor: pointer; 
}
		
#search_form .search_input {
 width: 170px;
 padding: 3px;
 color: #72633f;
 font: normal 1.0em Georgia, "Times New Roman", Times, serif;
 border-top: 1px solid #72633f;
 border-left: 1px solid #72633f;
 border-right: 1px solid #f5f5f5;
 border-bottom: 1px solid #f5f5f5; 
}
	
#search_form .search_input:focus {
 border-top: 1px solid #72633f;
 border-left: 1px solid #72633f;
 border-right: 1px solid #72633f;
 border-bottom: 1px solid #72633f; 
}

.commentlist li .commentnumber {
float:right;
color:#999999;
font-size:2em;
margin:0;
padding:0 .1em 0 0;
}

.commentlist li{
float:right;
font-family: verdana;
color:#2f2f2f;
font-size:1.3em;
line-height:20px;
margin:0;
padding:0 .3em 0 0;
}

.commentlist li li .commentnumber {
font-size:2.7em;
}

.commentlist li li li .commentnumber {
font-size:2.7 em;
}
.avatar {margin: 0 0 0 -48px; visibility:hidden;}

cite.fn {font-weight:bold;
padding: -10px 0 10px 0;}
