#column-left p#archive_header {clear:left; padding-top:20px;}

a:hover { color: red;}

a.tag {
	color: #831925;
	/*background: #f0f0ff;*/
	text-decoration: underline;
	padding: 0 .5em;
}

/*.tag {
	float: left;
	clear:left;
}*/

body#blog a.tag:hover {
	color: #000;
	background: #e0e0ff;
}

#hd {
	padding: 1em;
	border-bottom: 3px solid #eee;
	margin-bottom: 1em;
}

#blog_title {
	font-size: 150%;
	font-weight: bold;
	line-height:24px;
}

#sidebar h2 {
	font-weight: bold;
	padding: .25em .5em;
	background: #eee;
}

#sidebar p,
#sidebar ul,
#sidebar dl,
#sidebar form fieldset {
	margin: .5em 0 .5em .5em;
}

.post {
	margin-bottom: 1.5em;
}

.post .title {
	font-size: 125%;
}

.post .body {
	margin: 1.5em;
	margin-right:0px;
}

.post .body p {
	margin-bottom: .5em;
}

#comments {
	border-top: 1px solid #eee;
	margin-top: 1em;
	padding-top: 1em;
	margin-right: 45px;
}

#comments h2 {
	font-size: 120%;
}

form dl dd {
	margin-bottom: .5em;
}

#new_comment {
	/*background: #eee;*/
	padding: 1em;
	width: 250px;
}

.message p {
	margin: 1em;
}

#sidebar form .field {
	margin: 0 0 .5em 0;
}

#sidebar form .field label {
	display: block;
}

#sidebar form .field input,
#sidebar form .field textarea {
	width: 165px;
}

#contact_business { display: none;}

#ft {
	padding: 1em;
	margin-top: 1em;
	text-align: right;
	border-top: 3px solid #eee;
}


body#blog #left-col p {
margin-right:0px;
}

body#blog #left-col dl {
width:350px;
}

body#blog #left-col dd {
width:auto;
}

body#blog #left-col #new_comment dd{
border: none;
float:none;
height:auto;
width:230px;
}

body#blog #left-col #new_comment dl{
width:245px;
}

body#blog #left-col #new_comment dt  {
width:230px;
}

#right-col ul#social-media {
	width:190px;
	height:299px;
	background:url("../images/social.png") no-repeat;
	margin:10px 0 10px 35px;
	}
	#right-col ul#social-media li, #right-col ul#social-media li a {
		display:block;
		width:60px;
		height:80px;
		float:left;
	}	
	#right-col ul#social-media li.media-top {
		margin:35px 0 0 25px;
		padding:0 0 0 0;
	}
	#right-col ul#social-media li.media-bottom {
		margin:10px 0 0 25px;
		padding:0 0 0 0;
	}
	#right-col ul#social-media li.media-blog {
		margin:0 0 0 70px;
		padding:0 0 0 0;
	}
	#right-col ul#social-media li {
		background-image:none;
	}
	#social-media span {
		display:none;
	}

