@charset "utf-8";

/*
Theme Name: the republic strikes back
Theme URI: http://onerepublic.co.uk/
Description: the republic strikes back
Version: 1.0
Author: Alistair Spark
Author URI: http://onerepublic.co.uk/
Tags: republic
*/




/* POSTS */

.full {
		font-size: 115%;
		color: #333;
}

.full small.the-date {
	padding-bottom: 12px;
	display: block;
}

.post-wrap {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	}
	

#content .full .postmetadata {
	padding: 5px 10px;
	border-left: 1px solid #CCC;
	margin: 0 0 10px 0;
}

#content p br {
	margin: 10px 0;
	}

.entry {
		padding-bottom: 20px;	
	}
#edit-entry {
		padding: 20px;
	}
#edit-entry a {
		color: #000;
		text-decoration: none;
		background: #FBE700;
		padding: 5px;
		}
.post h3 {	
	font-size: 120%;
	}

	
#content .full h2 {
	font-size: 190%;
	margin-bottom: 20px;
	text-transform: capitalize;
	}

#comment { /*comments form*/
	width: 70%;
	}

#searchform input {
	width: 115px;
	}

#content #column-side h3 {
	margin: 20px 0 0 0;
	padding: 0;
}
#content #column-side ul {
	margin: 0;
}

.navigation {
	margin: 20px 0;
	clear: both;
	padding-top: 20px;
	border-top: 1px dotted #ccc;
	}
.alignleft {
	float: left;
	width: 48%;
	margin-right: 1%;
	}
.alignright {
	float: right;
	width: 48%;
	margin-left: 1%;
	}
	
#side-features {
	margin: 0 0 20px 0;
	}
	#side-features form {
		margin: 0;
		padding: 0;
	}
#content #side-features ul {
		list-style: disc;
	}
