/*
Theme Name: k2-politburo
Theme URI: http://politburo.net/
Description: Some of us are looking at the stars....
Author: Jasper Goss
Author URI: http://politburo.net
Template: K2-103
*/

	
body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #444;
	background: #C0C0C0;
	text-align: center;
	}	

#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	border: 1px solid #000;
	border-top: none;
	clear: both;
	}
	
#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 405px;
	background:#FFFFFF;
	}
	
.content {
	padding: 0 10px;
	}	
	
#primary {
	/* Contains the main column */
	}
	
#rss-1, #rss-2, #rss-3, #text-1, #text-2, #text-277533511, #categories-1, #subscribe2widget, #pages, #search, #linkcat-12, #linkcat-13, #linkcat-14 {
	background: #efefef;
	padding: 10px;
	margin-bottom: 10px;
	}
	
#searchsubmit {
	font-size:1em;
	}

#search {
	margin-top:20px;
	}

#s {
	width: 60%;
	}
	
.entry-edit {
	float:right;
	}	
	
h1 {
	font-family: Arial,Sans-Serif;
	}

h1 { /* H1 is the title in the header */
	font-size: 4em;
	font-weight: strong;
	letter-spacing: normal;
	}

h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	text-decoration: none;
	color: white;
	}

.blog-title {
	display:none;
	}	

h1 a:hover {
	text-decoration: underline;
	}

#header .description { /* Description in header */
	display:none;
	}
	
.hentry {
	margin: 0 0 40px;
	position:relative;
	}		

h2, h3, h4 {
	font-family: Arial, Sans-Serif;
	}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: left;
	font-size: 2.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}	

#primary h3, #primary h4, .single #primary .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 20px;
	border-color:#333333;
	padding-right: 6px;
	}
	
.entry-head .entry-meta {
	background:none;
	}	
	
.entry-title {
	margin-right:0;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 20px;
	border-color:#333333;
	padding-right: 6px;
	}	

#primary .entry-content h3 {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 25px;
	}

#sidebar-1 {
	text-align:left;
	}

#sidebar-2 {
	/* The second sidebar */
	}

.secondary {
	/* Contains both sidebars */
	}
	
.meta-start {
	display:none;
	}	
	
.entry-author address {
	display:none;
	}
	
.commentslink {
	display:none;
	}
	
.comments {
	display:none;
	}	
	
#nav-above.navigation {
	display:none;
	}	
	
.entry-content {
	font-size: 1.3em;
	line-height: 1.3em;
	text-align: left;
	color: #444;
	}
	
.entry-comments {
	display:none;
	}	
	
#footer {
	font-size: 0.7em;
	}
	
.footerpoweredby {
	display:none;
		}	
