/*
Theme Name: KlimaX
Theme URI: http://klimax200.org
Description: This is the second edition of the site for the awesome activists in KlimaX
Version: 2.1
Author: Ib Stenager
Author URI: http://qwee.zanzer7.net
Tags: dark blue, klimax, awesome, fixed width, two columns, menu bar, widgets

	KlimaX v2.1
	 http://klimaz2009.org

	This theme was designed by Ib Stenager,
	whose awesomeness you will find at http://qwee.zanzer7.net/

	The CSS, XHTML and design is released under Creative Commons:
	http://creativecommons.org/licenses/by-nc/2.5/dk/

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: verdana, Serif;
	background: #1c272e url('images/Weathered_Texture_by_greyghostXXX.jpg') center top;
	}
	
#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	text-align: justify;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	text-align: justify;
	}

h1, h2, h3 {
	font-family: 'Palatino Linotype', Georgia, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.5em;
	letter-spacing: 1px;
	font-variant: small-caps;
	}

h2.pagetitle {
	font-size: 1.2em;
	background: #9c9481;
	padding: 4px 5px 3px 0;
	text-align: right;
	color: #fff;
	font-variant: normal;
	}

#sidebar h2, ul.post-meta h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	font-weight: none;
	}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
	list-style-type: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar, #navigation, ul.post-meta {
	font: 1.1em Verdana, Arial, Sans-Serif;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
.postmetadata small {
	font-size: 0.75em;
	font-family: Tahoma, Arial, Sans-Serif;
	color: #666;
	}
h2 a:hover, h3 a:hover, #navigation a:active  {
	color: #4c0;
	}

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

a:hover, #footer a:hover {
	color: #4c0;
	text-decoration: underline;
	}
#footer a, #navigation a {
	color: #fff;
	text-decoration: none;
	}
#navigation a:hover {
	background: #1c272e;
	}
	
#navigation li:first-child a:hover {
	-moz-border-radius: 3px 0 0 3px;
	}
blockquote {
	border-left: 1px dotted #000;
	padding-left: 10px;
	font-style: italic;
	}
#footer {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
.narrowcolumn .post p, .narrowcolumn .page p {
	padding: 0;
	margin: 7px 0;
	}
#text-2 h2, #text-2 p {
	margin: 5px 0;
	}
.entry {
	margin-top: 10px;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px;
	}
#page {
	background: #fff;
	width: 728px;
	margin: auto;
	padding: 10px 20px 20px 20px;
	overflow: auto;
	}
#sidebar {
	width: 172px;
	float: right;
	padding-right: 20px;
	}
#content {
	padding: 20px;
	}
.narrowcolumn {
	width: 486px;
	}
.widecolumn {
	width: 486px;
	float: left;
	}
.navigation {
	width: 100%;
	overflow: auto;
	margin: 0 0 10px 0;
	}
.post {
	margin: 0 0 30px 0;
	}
#footer {
	width: 100%;
	text-align: center;
	float: right;
	background: url(images/background-foot.png) repeat-x bottom #414449;
	-moz-border-radius: 4px;
	border: 1px solid #1c272e;
	}
ul.post-meta {
	float: right;
	width: 172px;
	padding: 0 20px 0 0;
	}
ul.post-meta {
	list-style-type: none;
	}
.post-meta-key {
	display: none;
	}
#text-2 {
	margin: 20px 0;
	}
/* End Structure */



/* Begin Headers */
h1, .post h2, .narrowcolumn h2, .widecolumn h2 {
	margin: 0px;
	}
h3 {
	margin: 25px 0 -5px 0;
	}
/* End Headers */


/* Begin Comments */
ol.commentlist {
	padding: 0;
	margin: 0;
	}
.commentlist li {
	list-style-type: none;
	border: 1px solid #cfcfc0;
	-moz-border-radius: 5px;
	margin: 20px 5px 10px 5px;
	padding: 5px;
}
.comment-author {
	margin-top: -13px;
	background: #cfcfc0;
	padding: 1px 1px 1px 3px;
	}
/* End Comments */



/* Begin Navigation */
#navigation {
	background: url(images/background-foot.png) repeat-x #515459;
	overflow: auto;
	margin: 15px 0 0 0;
	-moz-border-radius: 4px;
	border: 1px solid #1c272e;
	}
#navigation ul, #navigation ul li {
	margin: 0;
	padding: 0;
	}
#navigation ul li {
	list-style-type: none;
	float: left;
	}
#navigation li a {
	padding: 10px;
	display: block;
	border-right: 1px solid #1c272e;
	}
#navigation #searchform {
	padding: 7px;
	float: right;
	}
#navigation #searchform input {
	background: #393b41;
	border: 1px solid #1c272e;
	color: #fff;
	}
#navigation #searchform #s {
	width: 128px;
	}
/* End Navigation */



/* Begin Lists */
.entry li {
	list-style: none;
	margin: 5px 0;
	}
	
.entry ul li:before {
	content: "\025B8 \000A0 \000A0";
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#post-47 div ul li ul li:before {
	content: none;
	}
/* End Lists */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Form Elements */
#sidebar #searchform #s {
	width: 128px;
	padding: 2px;
	}
#search {
	text-align: right;
	}
#commentform textarea {
	width: 66%;
	}
#commentform textarea, #commentform input {
	border: 1px solid #afafa0;
	-moz-border-radius: 5px;
	padding: 3px 2px;
	}
/* End Form Elements */


/* Begin Event Calendar */
table.ec3_schedule {
	border-collapse:collapse !IMPORTANT;
	margin:0.5ex 1ex 0.5ex 0 !IMPORTANT;
	border: 0px solid #fff !IMPORTANT;
	float: none !IMPORTANT;
}

table.ec3_schedule td {
	padding:0 0.5ex 0 0.5ex;
	color: #000 !IMPORTANT;
	font-weight: bold;
}
/* End Event Calendar */


/* Begin Various Tags & Classes */

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/

