/*  
Theme Name: Cooxt Blog
Theme URI: http://blog.cooxt.de
Description: Dieses Theme basiert auf der Orginal Datei der Deutschen ?bersetzung von Wordpress v2.2
Version: 1.0
Author: J?rome Walitzek
Author URI: http://www.jointeventure.de
*/


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	background: #fff url('http://blog.cooxt.de/wp-content/themes/cooxt/images/background.gif');
    background-repeat: repeat-x;
	color: #333;

}

#page {
	background-color: white;
	border: 1px solid #000;
/*	text-align: left;*/
	}


#maincontainer { 
	position: relative; 
	top: 0px; 
	width: 876px; 
	height: 100%; 
	margin-top: 0px; 
	margin-left: 50%;
	margin-right: 50%; 
	left:-438px; 

	background-color: #ff00ff;
	}
		

/* ***************************** */		
/* HEADER */

#header { 
	background: url(http://blog.cooxt.de/wp-content/themes/cooxt/images/header.gif); 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 876px; 
	height: 125px; 
	clear: none; 
	white-space: nowrap;
	}


#header #header_logo { 
	position: absolute; 
	left: 0px; 
	top:0px;
	width: 304px; 
	height: 125px; 
/*	float: none; 
	clear: none; 
	margin: 0;*/
	}


#header #header_community_functions { 
	color: #252525; 
	font-size: 10px; 
	font-align: right;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif; 
	position: relative; 
	top: -115px; 
	left: 565px; 
	width: 400px; 
	height: 13px; 
	float: none; 
	clear: none; 
	}


#header #header_tab_container { 
	position: absolute; 
	top: 100px; 
	left: 300px; 
	width: auto; 
	height: 26px; 
/*	float: none; */
	clear: none; 
	}


#header #header_tab_container .header_tab { 
	width: auto; 
	height: 26px; 
	float: left; 
	margin-right: 1px; 
	}



/* ***************************** */		
/* FEATURE */

#feature { 
	background-image: url(http://blog.cooxt.de/wp-content/themes/cooxt/images/feature.jpg); 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	position: absolute; 
	top: 125px; 
	left: 0; 
	width: 876px; 
	height: 216px; 
	margin: 0; 
	padding: 0; 
	white-space: nowrap; 
	}


#feature #feature_1 { 
	position: absolute; 
	top: 178px; 
	left: 19px; 
	width: 190px; 
	height: 42px; 
	margin-bottom: 6px;
	text-align: left 
	}


#feature #feature_2 { 
	position: absolute; 
	top: 13px; 
	left: 650px; 
	width: 50px; 
	height: 42px; 
	margin-bottom: 6px; 
	text-align: left
	}


#feature .feature_titel {  
	font-size: 16px;
	color: #df5e04; 
	font-family: Georgia;  
	}


#feature .feature_subtitel { 
	color: #252525; 
	font-size: 12px; 
	font-family: Georgia; 
	}


#feature .feature_main_titel { 
	color: #1a5d00; 
	font-size: 13px; 
	font-family: 'Georgia', Verdana, Arial, Sans-Serif; 
	font-weight: bold; 
	}


#feature .feature_main_subtitel { 
	color: #1a5d00; 
	font-size: 13px; 
	font-family: 'Georgia', Verdana, Arial, Sans-Serif; 
	font-weight: bold; 
	}


/* ***************************** */		
/* CONTENT */

#content { 
	position: absolute; 
	top: 379px; 
	font-size: 1.2em; 
	background-image: url(http://blog.cooxt.de/wp-content/themes/cooxt/images/content_bg.gif); 
	background-repeat: repeat-y; 
	background-position: 0 0; 
	left: 0; 
	width: 610px; 
	white-space: normal; 
	}


#content #content_left { 
	background-color: #fff5f5; 
	position: absolute; 
	top: 10px; 
	left: 10px; 
	width: 580px; 
	height: auto; 
	clear: right; 
	}


#content #content_right { 
	background-color: #f60; 
	position: absolute; 
	top: 10px; 
	right: 10px; 
	width: 260px; 
	height: auto; 
	}


/* ***************************** */		
/* SEARCHBAR_TOP */
#searchbar_top { 
	background-image: url(http://blog.cooxt.de/wp-content/themes/cooxt/images/searchbar_top_bg.gif); 
	position: absolute; 
	top: 340px; 
	left:0;
	width: 876px; 
	height: 39px; 
	}
		
#searchbar_top_content { 
	position:absolute; 
	top: -5px; 
	left: -50px; 
	width: 580px; 
	height: 32px; 
	}

#searchbar_top #searchinput { 
	font-size: 14px; 
	font-family: 'Georgia', Verdana, Arial, Sans-Serif; 
	background-color: #fdfddc; 
	width: 400px; 
	padding: 2px; 
	border: solid 1px #902626  
	}


/* ***************************** */		
/* SEARCHBAR_FOOTER */
#searchbar_bottom { 
	background-color: #9c0; 
	text-align: center; 
	width: 952px; 
	height: 70px; 
	padding-top: 10px; 
	}


/* ***************************** */		
/* FOOTER*/


#footer { color: #000; font-size: 10px; font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif; background: #000 url(http://blog.cooxt.de/wp-content/themes/cooxt/images/footer.gif) no-repeat; text-align: center; position: absolute; left: 0; bottom: -20px; border: none; padding: 4px 0 0; margin: 0 auto; width: 876px; height: 16px; clear: both; }

.entry {
font-family: "Trebuchet MS"; font-size: 13px; color: #000; margin: 0 0 40px; text-align: justify; left: 0; width: 500px; white-space: normal; 

}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
/*	text-align: center;*/
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width: 580px; 
	}

small {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Georgia';
	font-weight: regular;
	font-size: 14px;
	color: #df5e04;
	}

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

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

h2 {
	font-family: 'Georgia';
	font-weight: regular;
	font-size: 14px;
	color: #df5e04;
	}

h2.pagetitle {
	font-family: 'Georgia';
	font-weight: regular;
	font-size: 14px;
	color: #df5e04;
	}

#sidebar h2 {
	font-family: 'Georgia';
	font-weight: regular; 
	font-size: 13px;
	}

h3 {
	font-size: 1.3em;
	}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	font-family: 'Georgia';
	font-weight: regular;
	font-size: 19px;
	color: #df5e04;
	}

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;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

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

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

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

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}

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

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Georgia', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	




/* Hauptstrucktur */


#headerimg {
	margin: 0;
	height: 216px;
	width: 100%;
	}

.narrowcolumn {
/*	float: left;*/
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post { 
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	color: #000; 
	margin: 0 0 40px; 
	text-align: justify; 
	left: 0; 
	width: 500px; 
	white-space: normal; 
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}



#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}




/*	Kopfzeilen */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	font-family: 'Georgia';
	font-size: 14px;
	color: #df5e04;
	margin: 30px 0 0;
	}

h2.pagetitle {
	font-family: 'Georgia';
	font-size: 14px;
	color: #df5e04;
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	font-family: 'Trebuchet MS';
	margin: 5px 0 0;
	color: #df5e04;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}




/* Bilder */
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
	}




/* Auflistungen */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	color: #000;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: regular;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

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

#sidebar ul p, #sidebar ul select {
	color: #000;
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	color: #000;
	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;
	}




/* Formulare */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* Dienst zur besseren ansicht von Passwortgeschuetzten Elementen. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 500px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}




/* Kommentare*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}




/* Sidebar */
#sidebar {
	background: url(http://blog.cooxt.de/wp-content/themes/cooxt/images/sidebar_bg.gif);
	padding: 20px 0 20px 20px;
	margin-left: 525px;
	width: 190px;
	position: absolute; 
	top: 379px; 
	left: 141px;
	text-align: left;
	}

#sidebar form {
	margin: 0;
	}



/* Kalender */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Funktioniert nicht im InternetExplorer */
	background-color: #fff; }




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	color: #69af24;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 12px;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* ***************************** */		
/* DECOR */
#fade_header_left { background-image: url(http://blog.cooxt.de/wp-content/themes/cooxt/images/fade_header_left.gif); background-repeat: no-repeat; background-position: 0 0; position: absolute; top: 0; left: -32px; width: 32px; height: 125px; z-index: 500; }		
#fade_header_right { background-image: url(http://blog.cooxt.de/wp-content/themes/cooxt/images/fade_header_right.gif); background-repeat: no-repeat; background-position: 0 0; position: absolute; top: 0; right: -32px; width: 32px; height: 125px; }		

#fade_banner_left { background-image: url(http://blog.cooxt.de/wp-content/themes/cooxt/images/fade_banner_left.gif); background-repeat: no-repeat; background-position: 0 0; position: absolute; top: 125px; left: -32px; width: 32px; height: 215px; }		
#fade_banner_right { background-image: url(http://blog.cooxt.de/wp-content/themes/cooxt/images/fade_banner_right.gif); background-repeat: no-repeat; background-position: 0 0; position: absolute; top: 125px; right: -32px; width: 32px; height: 215px; }		

#fade_content_up_left { background-image: url(http://blog.cooxt.de/wp-content/themes/cooxt/images/fade_content_up_left.gif); background-repeat: no-repeat; background-position: 0 0; position: absolute; top: 341px; left: -32px; width: 32px; height: 180px; }		
#fade_content_up_right { background-image: url(http://blog.cooxt.de/wp-content/themes/cooxt/images/fade_content_up_right.gif); background-repeat: no-repeat; background-position: 0 0; position: absolute; top: 341px; right: -32px; width: 32px; height: 180px; }		

#fade_content_down_left { background-image: url(http://blog.cooxt.de/wp-content/themes/cooxt/images/fade_content_down_left.gif); background-repeat: no-repeat; background-position: 0 0; position: absolute; left: -32px; bottom: -72px; width: 32px; height: 210px; }		
#fade_content_down_right { background-image: url(http://blog.cooxt.de/wp-content/themes/cooxt/images/fade_content_down_right.gif); background-repeat: no-repeat; background-position: 0 0; position: absolute; right: -32px; bottom: -72px; width: 32px; height: 210px; }
