/*   
Theme Name: Stockholm Observer
Theme URI:
Description: Theme for the Stockholm Observer site
Author: Anders Hjemdahl (coding by Hans Eriksson)
Author URI: http://www.crimesofcommunism.org
Template: 
Version: 
.
.
*/

h1, h2, h3, h4 {
	margin: 			0;
	padding: 		0;
	border: 			0;
	font-weight: 	normal;
	font-style: 	normal;
	font-size: 		100%;
	line-height: 	1;
	font-family: 	inherit;
	text-align: 	left;
}

body {
	font-family: Arial, Helvetica, 'Sans-Serif';
	font-size: 12px;
	background-color: #000000;
	margin: 0px;
}

#page {
	/* För IE 6 
	width: 1140px; */
	width: 1175px;
	margin: auto;
	/* border: 1px solid green; */
}

#header {
	width: 1175px;
	height: 150px;
	/* background-color: #FFCC66; */
	background: #000000 url(img/stockholm-observer-logo.jpg) no-repeat;
	background-position: -49px 0px;
	cursor: pointer;
/*	border: 1px solid green;*/
	margin:auto;
	/* border: 1px solid red; */
}

#main_content {
	background: #000000 url(img/gradient-bkgr.jpg) repeat;
	background-position: -49px 0px;
	height: 600px;
}

#left_stuff {
	padding-left: 17px;
}

#left_column {
	width: 150px;
	color: #bbbbbb;
	float: left;
	padding-left: 86px;
	padding-top: 20px;
}

#left_column h2 {
	font-family: 'Myriad Pro', Verdana, Arial, Helvetica, 'Sans-Serif';
	font-size: 14px;
	color: #bbbbbb;
	margin-top: 22px;
}

#main_column {
	width: 543px;
	background-color: #e3e3e3;
	color: #2c2c2c;
	float: left;
	padding-left: 46px;
	padding-right: 46px;
}

#main_column h2, 
#main_column h2 a, 
#main_column h2 a:visited  {
	font-size: 18px;
	margin-top: 20px;
	color: #2c2c2c;
}

#main_column h2 a,
#main_column h2 a:visited {
	text-decoration: none;
}

.post_date {
	font-size: 11px;
	margin-top: 4px;
	color: #5b5a5a;
}

#right_column {
	color: #bbbbbb;
	float: right;
	font-size: 14px;
}

#search input {
	background-color: transparent;
	border: none;
	width: 140px;
	color: #e2e2e2;
}

#search {
	width: 291px;
	padding-left: 12px;
}

.post {
	border-bottom: 1px solid #8f8f8f;
	margin-bottom: 10px;
}

#right_column ul li {
	margin-left: -4px;
	list-style: none;
	margin-top: -1px;
}

#right_column ul {
	margin-top: 0px;
}

#right_column ul li ul {
	margin-top: 0px;
	
}


#right_column ul li a,
#right_column ul li a:visited
 {
	margin-left: -15px;
	list-style: none;
	font-size: 11px;
	color: #bbbbbb;
	text-decoration: none;
}

.page_list {
	padding: 0;
	margin-left: 0px;
	list-style: none;
	font-size: 14px;
}

.page_list a,
.page_list a:visited
 {
	list-style: none;
	color: #bbbbbb;
	text-decoration: none;
}

.page_list li {
	margin-top: 10px;
}

.wp-caption {
	font-size: 10px;
}

.postmetadata {
	font-size: 10px;
}

.postmetadata a,
.postmetadata a:visited {
	text-decoration: none;
	color: #5b5b5b;
}

.divider {
		background: transparent url(img/separator.png) no-repeat;
		font-size: 0px;
		height: 1px;
		width: 250px;
		padding: 0;
		margin: 0;
}

#left_column, #right_column, .post h2 { font-family: 'Myriad Pro', Verdana, Arial, Helvetica, 'Sans-Serif'; }

#left_column h2 a,
#left_column h2 a:visited {
	color: #bbbbbb;
	text-decoration: none;
}

#search {
	margin-bottom: 0px;
}

#copytext {
	margin-right: 10px;
	float: left; 
	font-size: 10px; 
	padding-right: 20px;
}

#comment {
	width: 540px;
}

#main_column a, #main_column a:visited {
	text-decoration: none;
	color: #2c2c2c;
}

#main_column a:hover {
	text-decoration: underline;
}

.categories ul {
	padding-top: 4px;
}

.linkcat h2 {
	margin-bottom: 4px;
}

.c_list {
	padding-top: 10px; 
	margin-bottom: 8px;
}

.pagetitle {
	margin-bottom: 20px;
}

#main_column h3 a, 
#main_column h3 a:visited {
	font-size: 18px;
}

.center {
	margin-bottom: 30px;
}

#comments {
	font-family: Arial, Helvetica, 'Sans-Serif';
}

.posted_by {
	color: #5b5b5b;
	font-family: 'Myriad Pro', Verdana, Arial, Helvetica, 'Sans-Serif';
}

h2, h3 {
		font-family: 'Myriad Pro', Verdana, Arial, Helvetica, 'Sans-Serif';
		/* clear: both; */
		
}

.entry p {
	line-height: 16px;
}

.month_list {
	margin-left: -15px;
}

.alignleft { margin-bottom: 20px; margin-top: 10px; width: 100%; }
.alignright { float: right; margin-bottom: 20px; margin-top: 10px; clear: both; }

/* 5b5a5a */
