/*
Theme Name: Rotaract
Description: Standard Wordpress-Theme fuer Rotaract Websites: 3 Spalten, Widgets-vorbereitet. XHTML 1.0 Strict (theoretisch jedenfalls) und optimiert fuer Suchmaschinen.
Version: 0.55_070215
Author: Christoph F. Bock, Rotaract Club Bielefeld

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/
* {margin: 0; padding: 0; border: 0;}
body {
	font: 75%/150% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; color: #666; 
	background: url('images/frame-left.png') top left repeat-y #FFFFFF; 
	}
html>body {width: auto; min-width: 740px;}

#wrapper { 
	background: url('images/frame-right.png') top right repeat-y; 
	position: relative; min-height: 100%; width: 100%;
	padding: 0px; margin: 0 auto; text-align: left; }

#contentfloatholder { 
	background: transparent; 
	float: left; width: 100%;
}

#contentfloatholder:after { /* this is for NN6 to clear floats */
    content: "."; display: block; height: 0px; clear: both; visibility: hidden; }

#centerwrap {
	float:left;	width: 100%; 
	margin: 0 -95% 0 0; }

img.imgleft { float: left; }
img.imgright { float: right; }

a {text-decoration: none; color: #999; font-weight: bold; background: transparent;}
a:hover {text-decoration: underline; color: #666;}

small {text-align: right; margin: 1em 0;}

h1 {font-size: 1.5em;}
h2, h3, h4 {font-size: 1.2em; border-bottom: 1px dashed #ddd;}

hr {margin: 0 auto; clear: both; border-top: 1px solid #DDDDDD;}

/* grosses Datum rechts oben bei Artikeln */
.date {padding: 0.5em 1em; text-align: center; float: right;}
.date1 {color: #CB1111; font-size: 3em; display: block; font-weight: bold;}
.date2 {color: #DC5555; font-size: 2em; display: block;}
.date3 {color: #ED9999; font-size: 2em; display: block; font-weight: bold;}

/* pageInfo nicht benutzt??? */
.pageInfo {font-size: 0.8em; color: #aaa; text-align: left; background-color: #f9f9f9; border-bottom: 1px dashed #ccc; padding: 1em; clear: both;}

/* Kleiner Kasten unter Beitrag mit Metadaten */
.postmetadata {
	font-size: 0.8em; 
	color: #aaa; 
	text-align: left; 
	background: url('images/background_RAC_small-50.png') bottom right no-repeat;
	background-color: #FFFFFF;
	border: 1px dashed #ddd; 
	padding: 1em; 
	clear: both;
	}

/* fifty nicht benutzt?? */
.fifty {width: 40%; background-color: #00FF00; text-align: center;}

.boxedup {background: #fff url('images/gradient.png') top repeat-x; border: 1px solid #eee; padding: 0.5em; margin: 0.5em;}

/* End Base Elements */

/* Begin Layout Elements */

#head-top {
	background: url('images/head-top-mid.png') repeat-x  #FFFFFF; 
	height: 41px; }
#head-top-left { position: absolute; top: 0px; left: 0px; }
#head-top-right { position: absolute; top: 0px; right: 0px; }

#header {
	background: url('images/header-background.jpg') no-repeat right ; 
	clear: both; text-align: left; padding: 0px 0px 0px 240px; margin-right: 40px; height: 160px; }
#header ul {height: 160px; list-style: none;}
#header h1 {padding: 55px 0px 0px 7px; border: 0; }
#header h1 a {font-size: 2em; color: #CB1703; }
#header h1 a:hover {color: #CB1703; text-decoration: none; border-top: 2px dashed #DDDDDD; border-bottom: 2px dashed #DDDDDD;}
#header h2 {color: #CB1703; font-size: 1em; padding-left: 9px; font-weight: normal; border: 0; margin-top: 10px;}
#headerlogo { position: absolute; top: 48px; left: 51px; } 


#column1 {
	background: url('images/background_RAC_big-multi-r2.png') top center repeat-y transparent; 
	margin: 0 225px 0 225px; 
	padding-top: 30px; 
	text-align: left;
	}
#column1 p {margin: 0 1.5em 1.5em 1.5em; line-height: 1.5em;}
#column1 h1, #column1 h2, #column1 h3 {color: #aaa; font-weight: bold; margin: 0.5em 0; padding-bottom: 0.2em; border: 0;}
#column1 h2 {font-size: 1.5em;}
#column1 h2 a {color: #999;}
#column1 h2 a:hover {color: #666;}
#column1 ul, #column1 ol {margin: 1em; padding: 0.5em; border-bottom: 1px dashed #eee;}
#column1 ul li {margin: 0 1em; padding: 0.2em; list-style: square inside;}
#column1 ol li {margin: 0 3em; padding: 0.2em; list-style: decimal outside;}
#column1 blockquote {margin: 15px; padding: 0 0 10px 30px; font-style: italic; background: url('images/blockquote.png') 0 0 no-repeat;}
#column1 blockquote p {margin: 1em 2em 0 0;}

#column2 {
	background: url('images/frame-left.png') top left repeat-y; 
	float: left; min-height: 100%; height: 100%; width: 200px; margin-left: -100%; font-size: 0.8em; 
	padding-top: 10px;
	}
#column3 {
	background: transparent; 
	float: right; width: 200px; margin-left: -200px; font-size: 0.8em; 
	padding-top: 10px;
	}

#column2 ul, #column3 ul {
	list-style: none; padding-bottom: 20px; margin-bottom: 1em; background: #F0F0F0; }
#column2 ul li h2, #column2 ul li h3, #column3 ul li h2, #column3 ul li h3 {
	margin: 0; padding: 0.5em; color: #666; border-bottom: 1px solid #CB1703;
	background: url('images/portlet_header.png') no-repeat top; }
#column2 ul li.listHeader, #column3 ul li.listHeader {
	padding: 0; margin: 0; }

#column2 ul { margin-left: 40px; }
#column2 ul li { margin: 0; padding: 0 0.5em 0 0.5em; background: #F0F0F0; }

#column3 ul { margin-right: 40px; }
#column3 ul li { margin: 0; padding: 0.5em; background: #F0F0F0; }

#column2 .textwidget {
	line-height: 1.3em; word-spacing:-0.1em; letter-spacing:-0.02em; padding-top: 1em; }


#footer { background: url('images/foot-mid.png') bottom repeat-x #FFFFFF; 
	clear: both; width: 100%; position: relative; height: 100px; font-size: 0.8em; padding: 0px; }
#footer p {	text-align: center; margin: 0; padding-top: 30px; }



#back {clear: both; font-size: 0.8em; text-align: right; padding: 0 10px; clear: both; margin-top: 20px;}
#back a {font-weight: normal;}
#back span {float: left;}
#back strong {color: #006;}

/* End Layout Elements */

/* Begin Navigation Elements */


#navigation {
	background: url('images/head-bot-mid.png') repeat-x; 
	height: 47px; clear: both; width: 100%; }
#navimgleft { float: left; }
#navimgright { float: right; }

#nav {padding: 11px 0px 0px 35px; min-width: 740px; margin: 0 auto;
	position: absolute; left: 3px;}
#nav, #nav ul {text-align: left; font-size: 1.1em; list-style: none; font-weight: normal; z-index: 8;}
#nav li {float: left; padding: 0; margin: 0;}
#nav a {border-right: 5px solid #CBCBCB; display: block; line-height: 2em; padding: 0 15px; color: #999; text-decoration: none; font-weight: bold;}
#nav a:hover {border-right: 5px solid #CB1703; color: #CB1703; background: #CBCBCB;}
#nav li ul {margin: 0; padding: 0; font-size: 1em; border: 1px solid #ddd; background: #efefef; position: absolute; left: -999em; height: auto; width: 20em;}
#nav li li {width: 20em; margin: 0;}
#nav li ul a {border-left: 1em solid #ED9999; margin: 0;}
#nav li ul a:hover {border-left: 1em solid #CB1703;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {left: auto;}
#nav li:hover, #nav li.sfhover { color: #fff; background: #ccc;}

#page_nav a {display: block; color: #999; padding: 10px; border: 1px solid #eee;}
#page_nav a:hover {color: #999; border: 1px solid #ddd; background: #eee;}



#breadcrumbs {position: absolute; font-size: 0.8em; top: 6px; left: 40px; text-align: left; }


/* End Navigation Elements */

/* Begin Form Elements */

#searchCSS {font-size: 0.9em; position: absolute; top: 6px; right: 40px;}
#searchform {text-align: center;}
#searchform #s {width: 115px; font-size: 9px; padding: 2px; border: 1px solid #ccc;}
#searchform #s:focus {border: 1px solid #CB1703; background: #FFF378;}
#searchsubmit {font-size: 9px; background: #fff url('icons/icon_search.png') 1px 1px no-repeat; cursor: pointer; padding: 0 0 0 15px; border: 1px solid #aaa;}
#searchsubmit:hover {border: 1px solid #999;}
#submit {cursor: pointer;}

.entry form {text-align: center;}

select {width: 140px;}
#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 0; border: 1px solid #ccc; background: #fafafa;}
#commentform input:focus {border: 1px solid #aaa; background: #f6f6f6;}
#commentform textarea {width: 95%; padding: 2px; border: 1px solid #ccc; background: #fafafa;}
#commentform textarea:focus {border: 1px solid #aaa; background: #f6f6f6;}
#commentform #submit {border: 1px solid #ccc; color: #666; background: #fafafa; vertical-align: top;}
#commentform #submit:hover {border: 1px solid #aaa; background: #eee;}

.comment_no {padding-top: 10px; float: right; font-size: 3.5em; color: #eee;}

.commentlist {padding: 0; margin: 5px; list-style: none;}
.commentlist li {clear: both; list-style: none; padding: 10px; background: #fff url('images/gradient.png') 0 -10px repeat-x; border-top: 1px solid #ddd; margin: 10px;}
.commentlist li:hover {background-position: 0 0; border-top: 1px solid #ccc;}

.commentlist .gravatar {display: block; float:left; padding: 3px; margin: 0 20px 5px 0; border: 2px solid #ccc; background: #eee;}

.alt {clear: both;}

/* End Form Elements */

/* Begin Images */

p img {padding: 0;}
p img[alt="an image"] {float: left; margin: 0 7px 2px 0;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}

.center {display: block; margin-left: auto; margin-right: auto;}
.alignright {float: right;}
.alignleft {float: left;}

.images {width: 95%; text-align: center;}
.images img {float: left; clear: both; margin: 0 auto;}

/* End Images */

/* Begin Portlets */

#wp-calendar {text-align: center;}
#wp-calendar {width: 100%; background: #F0F0F0;}
#wp-calendar caption {background: #ddd; font-weight: bold;}
#wp-calendar thead {background: #eee;}
#wp-calendar #today {background: #EDCBCB;}
#wp-calendar a {text-decoration: underline;}


/* End Portlets */

/* Begin Icons and Stuff */

.icons a {display: block; height: 16px; padding-left: 25px;}
.icons a:hover {background-position: left bottom ;}

.icons .s_delicious {background: #fafafa url('icons/delicious.gif') no-repeat;}
.icons .s_digg {background: #f6f6f6 url('icons/digg.gif') no-repeat;}
.icons .s_technorati {background: #fafafa url('icons/technorati.gif') no-repeat;}
.icons .s_reddit {background: #f6f6f6 url('icons/reddit.gif') no-repeat;}
.icons .s_magnolia {background: #fafafa url('icons/magnolia.gif') no-repeat;}
.icons .s_stumbleupon {background: #f6f6f6 url('icons/stumbleupon.gif') no-repeat;}
.icons .s_yahoo {background: #fafafa url('icons/yahoo.gif') no-repeat;}
.icons .s_google {background: #f6f6f6 url('icons/google.gif') no-repeat;}

.iconSharethis a {background: url('icons/icon_share-icon-12x12.png') top left no-repeat; padding: 0px 0 0px 15px; }

.iconComment a {background: url('icons/icon_comment.png') top left no-repeat; padding: 0px 0 3px 20px; }
.iconDay a {background: url('icons/icon_day.png') top left no-repeat; padding: 0px 0 3px 20px; }
.iconEdit {background: url('icons/icon_edit.gif') top left no-repeat; padding: 0px 0 5px 15px;}
.iconrss {background: url('icons/icon_feed.gif') no-repeat;}

/* End Icons and Stuff */


/* For Link Indication plugin */
a.liexternal { padding-left: 14px; background: url(icons/link-icon_external.gif) no-repeat left; }
a.liwikipedia { padding-left: 18px; background: url(icons/link-icon_wikipedia.gif) no-repeat left; }
a.liimdb { padding-left: 18px; background: url(icons/link-icon_imdb.png) no-repeat left; }
a.liftp { padding-left: 13px; background: url(icons/link-icon_ftp.png) no-repeat left; }
a.limailto { padding-left: 18px; background: url(icons/link-icon_mail.png) no-repeat left; }
a.lipdf { padding-left: 14px; background: url(icons/link-icon_pdf.png) no-repeat left;  }


