/*
Theme Name: SCGOP
Theme URI: http://www.scgop.org/
Description: The theme for the South Carolina GOP
Version: 0.1
Author: Eric Sherred
Author URI: http://www.ericsherred.com/
*/

/* SMALL POST STYLES */

.small {
border-top:1px solid #DEE3D4;
}

.small img {
width:290px;
height:auto;
border: 10px solid #e4f5ff;
padding-bottom:0px;
}

.small p.postmetadata {
border:none;
}

.small .categories {
float:none;
}

.small .meta {
height:85px;
border-bottom:1px solid #DEE3D4;
padding:15px 0;
margin-bottom:15px;
}


img.alignnone {
	display:block;
	margin-bottom:20px;
}

p.postmetadata {
color:#B4BBBB;
border-bottom:1px solid #ddd;
padding-bottom:10px;
margin-bottom:10px;
}

p.postmetadata:hover a {
border-bottom:1px dotted #B4BBBB;
}

p.postmetadata a {
color:#B4BBBB;
font-weight:bold;
}

p.postmetadata a:hover {
color:#c00;
border-bottom:1px dotted #66c4fa;
}

p {
	line-height:20px;	
}