/*
Theme Name: SCI
Theme URI: http://somethingcreativeinc.com/blog/
Description: Something Creative, Inc.
Version: 1.0
Author: Landon Springer
Author URI: http://landonspringer.com

*/

#content {
	width: 510px;
	padding: 20px;
        overflow: hidden;
}
#content h2 {
	color: #81311A;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
}
#content h2 a:visited {
	color: #81311A;
}
#content h2 a:hover {
text-decoration: underline;
}        
#content small {
	color: #999999;
	font-size: 11px;
	font-weight: normal;	
	}
#content p {
	font-size: 12px;
	font-family: Georgia, 'Time New Roman', sans-serif;
line-height: 1.8em;

}

.postmetadata {
	display: none;
}
.sociable_tagline strong {
	display: none;		
}
#content .post {
        margin-bottom: 2em;
        padding-bottom: 1em;
        border-bottom: 1px solid #999
}
#content a:hover, #sidebar a:hover {
text-decoration: underline;
}





#sidebar { 
	width: 184px;
	padding: 25px;
        font-family: Arial, Helvetica, sans-serif;
}
#sidebar ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#sidebar ul li {
margin-top: 0px;
margin-bottom: 0px;
}
#sidebar h2 {
	color: #333;
	margin: 0 0 .5em 0;
	margin-left: 0px;
	font-size: 12px;
}
#sidebar ul ul {
	margin-left: 12px;
}
#sidebar ul ul li {
        font-size: 12px;
        margin-bottom: 0.5em;
}
#sidebar a {
	font-size: 11px;
	font-weight: normal;
        color: #a43c33;
}
#sidebar a:visited {
}
a img {
border:0;
}
#sidebar li.widget {
margin: 0 0 1.5em 0;
}

.alignright {
float: right;
margin-left: 10px;
}

#sidebar li.current-cat a {
color: #ce4e2a;
text-decoration: underline;
}
#sidebar .textwidget {
margin-top: 0px;
margin-bottom: 0px;
}
#sidebar .textwidget p {
margin-top: 5px;
margin-bottom: 5px;
}
#s {
width: 184px;
}
#comment {
width: 90%;
}
#searchform label {
display: none;
}
