/*  
Theme Name: dieTECHNIK:    :ISTweiblich
Theme URI: http://www.cobalt.cc/
Description: Seitendesign fuer "die TECHNIK IST weiblich"<br>Design by Evelyn Eberhardt, Code by Moritz Boehm<br><br>Based on Kubrick DE Edition<br><br><hr align='left' width='200' size='1' noshade>
Version: 0.1
Author: Moritz Boehm
Author URI: http://www.cobalt.cc/

	dieTECHNIK:    :ISTweiblich
	Seitendesign fuer FH Campus Wien - Projekt: die TECHNIK IST weiblich
	Design by Evelyn Eberhardt, Code by Moritz Boehm

	evelyn@nosugar-added.com
	http://www.cobalt.cc/
		
	Based on Kubrick DE Edition
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Verwendet Rowenberry Plugins
	-http://www.cobalt.cc/rowanberry
	-Organizer
	-WYSIWP


*/

/* # Layout # */

body {
	margin: 0 auto;
	font-family: 'Arial', Sans-Serif;
	color: #1F1E1D;
	text-align: center;
	font-size: 11px;
}

#mainbody {
	margin-left: auto;
	margin-right: auto;
	width: 979px;
}

#sidebar {
	width: 167px;
	float: left;
	padding-left: 18px;
	text-align: left;
}

#main {
	width: 562px;
	padding-left: 16px;
	float: left;
}

#headerimage, #headerimage_blog {
	background-position: top left;
	background-repeat: no-repeat;
	height: 118px;
	width: 799px;
	float: left;
	background-color: #FFFFFF;
}

#navigation {
	height: 197px;
	width: 180px; /* 162+26padding */
	float: left;
	overflow: hidden;
}

#header {
	height: 197px;
	text-align: left;
	width: 378px;
	float: left;
	padding-left: 10px;
}

#content {
	width: 585px;
	float: left;	
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	margin-left: -5px;
	margin-top: 36px; /*24*/
	line-height: 18px;
}

#footer {
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 65px;	/*150*/
	width: 454px;	/*799*/
	clear: both;
	padding: 85px 0px 0px 345px; /*Top: 85*/
}

#gendersalon {
	margin-top: 22px; /*IE +2*/
}

html>body #gendersalon {
	margin-top: 20px;
}

#grey_sidebar_left {
	float:left;
}

/* Sidebar */

.sidebar_paragraph {
	margin-bottom: 27px;
}

/* Content */

#content_sidebar {
	width:164px;
	float:left;
	padding-right: 16px;
}

#content_main {
	float: right;
	width: 395px;
	overflow: hidden;
	line-height: 18px;
}

#content_comments {
	float: right;
	width: 395px;
}

#content_main, #content_sidebar {
	text-align:left;
}

#content_main p {
	margin-top: 1px;
	padding-top: 3px;
}

#sidebar_main {
	margin-top: 89px;
}

html>body #sidebar_main {
	margin-top: 85px;
}

#h6_datetime {
	margin-top: 0px;
}

html>body #h6_datetime {
	margin-top: 8px;
}

#greysidebar_eyecatcher {
	margin-top: 5px;
}

html>body #greysidebar_eyecatcher {
	margin-top: 11px;
}

/* Textstyle */

.title {
	color: #C1002D;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}

.redtext, .redtext a, .redtext_bold {
	color: #C1002D;
	text-align: left;
	line-height: 17px;
}

.redtext_bold {
	font-weight: bold;
}

a {
	text-decoration: underline;
	font-weight: normal;
	color: #C1002D;
}

.authorname, .authorname a {
	font-size: 14px;
	color: #1F1E1D;
	font-weight: bold;
}

.authorname a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #C1002D;
}

/* Forms */

#searchbutton, #sendbutton {
	height: 16px;
	border: 0px none;
	background-color: #C1002D;
	background-position: center center;
	background-repeat: no-repeat;
}

#searchfield {
	width: 110px;
	height: 12px;
	border: 1px solid #C1002D;
	background-color: #FFFFFF;
	vertical-align: middle;
	font-size: 10px;
	margin-bottom: 3px;
	color: #333333;
}

#comments_write input, #comments_write textarea {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6E6F70;
	border-left-color: #6E6F70;	
	font-size: 11px;
}

#comments_write textarea {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#commentlinks, #commentlinks a {
	color: #999999;
	text-decoration: none;
}

#commentlinks a:hover {
	color: #FFFFFF;
	background-color: #C1002D;
	text-decoration: none;
}

#anmeldung input, #anmeldung textarea {
	background-color: #FFFFFF;
	border: 1px solid #C1002D;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Various */

.redline {
	background-color: #C1002D;
	color: #C1002D;
	border: 0px solid #C1002D;
	height: 1px;
	clear: both;
}

.redline_bold {
	background-color: #C1002D;
	color: #C1002D;
	border: 0px solid #C1002D;
	height: 2px;
	clear: both;
}	

.hiddenline {
	visibility: hidden;
	height: 1px;
	clear: both;
}

.page_item, .current_page_item {
	list-style-type: none;
	float: left;
	padding: 0 2px 0 2px;
	margin-right: 4px;
}

.current_page_item {
	border: 1px solid #C1002D;
}

/* Headings */

h1,h2,h3,h4,h5,h1 a,h2 a,h3 a,h4 a,h5 a {
	color: #C1002D;
	margin-top: 1px;
	padding-top: 3px;
	text-decoration: none;
}

h1, h1 a {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	font-weight: bold;
	text-decoration: none;
}

h2, h2 a {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

h3, h3 a {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

h4, h4 a, #grey_sidebar h4, #grey_sidebar h4 a {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}

#grey_sidebar h4, #grey_sidebar h4 a {
	margin-top: 4px;
	padding-top: 0px;
}

h5 {
	font-size: 11px;
	text-align: left;
	font-style: italic;	
}

h6, h6 a {
	color: #1F1E1D;
	font-size: 11px;
	text-align: left;
	font-weight: bold;	
	margin-top: 1px;
	padding-top: 3px;
	margin-bottom: -12px;
	padding-bottom: 0px;
	text-decoration: none;
}

.time {
	color: #1F1E1D;
	font-size: 11px;
	text-align: left;
	margin-top: 1px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-decoration: none;
}

blockquote {
	margin: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C1002D;
	padding-left: 20px;
}


/* Gallerie-Plugin */

#gallery a, #gallery_tn a {
	padding: 2px;
	line-height: 8px;
	margin: 1px;
}

#gallery a:hover, #gallery_tn a:hover {
	background-color: #C1002D;
	padding: 2px;
	line-height: 8px;
	margin: 1px;
}

#gallery {
	float: left;
	border-top: 1px solid #C1002D;
	border-right: 0px none #C1002D;
	border-bottom: 1px solid #C1002D;
	border-left: 0px none #C1002D;
	margin: 10 0 10 0px;
}

#gs a, #gs a:hover {
	border: none;
	text-decoration: none;
	border-bottom: none;
	background: none;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
