/* 
Theme Name: Vertical Charcoal
Theme URL: 
Description: A blank theme for you to draw on.
Author: David J. Hahn
Author URI: http://design.musicianwages.com
Version: 1.0
*/

body {
	font-family: garamond, times new roman, times, serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #2f2f2f;
	background: #2f2f2f;
	background-position: top left;	
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.alignleft, div.alignleft {
	float:left;
	margin:0 0.5em 0.5em 0;
}

img.alignright, div.alignright {
	float:right;
	margin:0 0 0.5em 0.5em;
}

img.aligncenter, div.aligncenter {
	text-align:center;
	margin:0 auto;
}

img {
	border: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	background: #FFD800;
}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5 {
	color: #2f2f2f;
	font-weight: normal;
}

h3 {
	border-top: 1px solid #cdcdcd;
	padding-top: 5px;
	font-variant: small-caps;	
	font-size: 20px;
}

.dotted-line {
	border-top: 1px solid #cdcdcd;
	margin: 0 auto;
	padding-bottom: 20px;
}

/*********************HEADER************************/

#white-background {
	background: #fff; 
	color: #2f2f2f;
}

#header {
	 font-size: 70px; 
	 color: #2f2f2f;
	 font-weight: normal;
	 margin: 5px 0 0;
	 padding: 0;
}

#header h1 a {
	text-decoration: none !important;
}

#header a:link, #header a:hover, #header a:visited {
	text-decoration: none;
	background: none;
}

.description {
	margin-top: -5px;	
	font-style: italic;
	font-size: 18px;
}

.page-links {
	margin: 0px auto 60px auto;
	font-size: 15px;
	width: 220px;
}

.page-links a:link, .page-links a:visited {
	color: #2f2f2f;
	text-decoration: none;
}

.page-links a:hover {
	text-decoration: none;
	background: #FFD800;	
}

.page-links ul {
	margin: 0;
	padding: 0;
}

.page-links ul li {
	list-style: none;
	float: left;
	margin: 10px 15px 0px 15px;
	display:block;
}

/*********************COLUMN************************/

#outer-container {
	margin: 0 auto; 
	width:1060px;
}

#container {
	width: 680px;
	float: left;
	padding-bottom: 30px;	
	display: block;
	background: #fff;
}

#minimal-box {
	margin: 0px auto 20px auto;
	width: 364px;	
}

#date {
	text-align: center; 
	clear: both;
	font-size: 13px;
}

#top-corners {
	background: url(http://www.blogdave.com/wp-content/themes/charcoal/images/box_top.jpg) no-repeat top left; 
	height:11px;
}

#box {
	background-color: #2f2f2f; 
	padding: 20px; 
	font-size: 16px;
	color: #ffffff;
}

#title {
	font-size: 17px;
}

#description {
	text-align: left;
}

#bottom-corners {
	 background: url(http://www.blogdave.com/wp-content/themes/charcoal/images/box_bottom.jpg) no-repeat bottom left; 
	 height:11px;
}

#minimal-box a:link {
	color: #FFD800;
	text-decoration: underline;
}

#minimal-box a:visited {
	color: #D4F0FE;
	text-decoration: underline;	
}

#minimal-box a:hover {
	color: #FFD800;
	text-decoration: none;
}	

#column {
	padding: 10px 40px;
	margin-left: auto;
	padding-bottom: 50px;
	margin-right: auto;
	text-align: left;
	line-height: 1.5em;		
	float: left;
	display: block;
}

.page a:link, .page a:visited, p a:link, p a:visited  {
	color: #000000;
	background: #f2f2f2;
}

#column a:hover {
	background: #FFD800;
}

#column ul {
	margin: 0 0 60px 0;
	padding: 0;
}

#column ul li {
	list-style: none;
	display: block;
	width: 150px;
	margin: 0px !important;
	padding: 0px !important;
	float: left;
}

#column li a {
	background: #f2f2f2;
}

#prop {
	content: ".";
	height: 1300px;
	float: right;
}

#formcontainer {
	width: 100%;
}

.post {
	padding-bottom: 80px;	
}

.post h2 {
	font-size: 35px;
	line-height: 34px;
	margin: 0;
	padding: 10px 0 15px;
}

.post h2 a:link {
	text-decoration: none;
}

.meta-data {
	color: #acacac;
	font-size: 13px;
	line-height: 14px;
	margin-bottom: 10px;
	clear: both;
}

.page {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.page h2 {
	font-size: 35px;
	margin: 0;
	padding: 10px 0 15px;
}

.page h4, #column h4 {
	font-size: 23px;
}

.online-activity ul {
	list-style: none;
}

.online-activity li {
	width: 600px;
	display: block;
	clear: both;
}

.purchase-links {
	margin: 0 auto;
	text-align: center;
	clear: both;
	padding: 20px 0px 50px;
}

.aside {
}

.flueron {
	text-align: center;
	width: 100%;
}

.navigation {
	width: 100%;
	font-size: 20px;
}

.meta {
	padding: 15px 0px 10px 0px;
	float: right;
}

.wp-image-147 {
	border: 1px solid #ccc;
	padding: 2px;
}

/***********************Flickr***************************/

.flickr-container {
	float: left; 
	width: 305px; 
	margin: 10px 0px 20px 20px; 
	padding: 10px 0px 20px; 
	background: #2f2f2f; 
}
.flickr_badge a:hover,
.flickr_badge a:link,
.flickr_badge a:active,
.flickr_badge a:visited {text-decoration:none !important; background:inherit !important;}
.flickr_badge { margin: 0; width: 100%; text-align: left; }
.flickr_badge img { width: auto; height: 70px; padding: 3px; }


/*********************COMMENTS************************/

#comments {
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	border-top: 1px dotted #888888;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;	
}

.commentlist li.odd {;	
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}


/*********************FOOTER************************/


#footer {
	float: left;
	padding-top: 10px;
	width: 360px;
}

#footer a:link {
	color: #FFD800;
	text-decoration: none;
}

#footer a:visited {
	color: #FEEB83;
	text-decoration: none;
}

/******* Visited link color used to be light blue - #D4F0FE ***********/

#footer a:hover {
	color: #FFD800;
	text-decoration: none;
	background: none;
}

#footer h2 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.2em;
	text-align: left;
	font-size: 24px;
	text-align: left;
}

#footer ul {
	list-style: none;
	float: left;
	padding: 10px 0px 20px 20px;
	background-color: #2f2f2f;	
	margin: 10px 0px;
	display: block;
	width: 300px;
}

#footer li {
	text-align: left;
	border-bottom: 1px solid #3f3f3f;
	color: #999999;
}

#footer li a {
	padding: 2px 0px;
	display: block;
	width: 300px;
}

#footer li a:link {
	color: #FFD800;	
}

#footer li a:visited {
	color: #FEEB83;
}		

#footer li a:hover {
	background: #222222;
}

#copyright {
	color: #888888;
	font-size: 12px;
	clear: both;
	width: 305px; 
	text-align: left; 
	padding: 20px 0px 0px 20px;
	background-color: #2f2f2f;	
	margin-top: 10px;
}

#copyright img {
	padding-right: 10px;
}