/* @override 
	http://www.bildungsstreik-aachen.de/wp-content/themes/streik_ac_2010/style.css
*/

/*  
Theme Name: Bildungsstreik Aachen
Theme URI: http://www.bildungsstreik-aachen.de
Description: jetzt doch auf k2
Version: 1.0
Author: moritz
Template: k2
 */


/* Typography */

body {
    font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	}

strong, em, b, i {
    font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	}

h1, .blog-title, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}

h4, h5, h6 {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	}

/* Links */

a {
	color: #333;
	text-decoration: none;
	}

.entry-content a, .entry-content a:visited {
	text-decoration: none;
	border-bottom: 2px solid yellow;
}

h3 a:hover, .entry-content a:hover, .entry-content  a:visited:hover {
	text-decoration: none !important;
	background-color: yellow; 
}

h2 a:hover, h2 span a:hover {
	color: #27d !important;
	}



/* Page Structure */
body,html {
	background: url('img/page_bg.png') top repeat-x white;
	margin: 0;
	padding: 0;
	}

#page {
	border-style: none;
	padding-top: 0;
	background-color: transparent;
}
	
	
#header {
	background: #f1ee1c;
	height: 191px;
}

.secondary {
	line-height: 1.5em;
	color: #666;
	font-size: 1.2em;
}

.secondary ul, .secondary ol {
	padding-left: 0;
	margin: 5px 0 0 10px;
}

.secondary .entry-content a {
	color: #000;
	font-size: 13px;
}

#footer {
	background-color: yellow;
	color: #000;
	font-size: 12px;
	border-top: 1px dashed #000;
	padding-top: 5px;
}

#footer a {
	color: #000;
}
	
/* Headings */

.blog-title {
	padding: 25px 25px 0;
	}

.secondary h4 {
	background: url(img/sidebar_header.png) repeat-x;
	color: #fff;
	text-transform: uppercase;
	padding: 9px 9px 9px 10px;
	font-size: 1.2em;
}

#header p.description {
	display: block;
	position: absolute;
	left: 622px;
	bottom: 70px;
	color: #333;
	font-size: 1.6em;
	text-align: center;
}

/* Main Menu in Header */

ul.menu li {
	margin-right: 12px;
}

ul.menu li a {
	color: #000;
	font-size: 14px;
	padding-top: 21px;
	padding-left: 10px;
	padding-right: 15px;
}

ul.menu li a:hover {
	color: #000;
	text-decoration: none;
	background: url('img/menu_bg.png') no-repeat bottom right;
}

ul.menu li.current-cat a,
ul.menu li.current-cat a:hover,
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover,
body.single ul.menu li.blogtab a,
body.single ul.menu li.blogtab a:hover {
	color: #000;
	text-decoration: none;
	background: url('img/menu_bg.png') no-repeat bottom right;

}

.admintab a {
	padding: 8px 15px 5px !important;
}

/* Primary Contents */

.entry-content {
	font-size: 1.4em;
	line-height: 1.4em;
	text-align: justify;
	color: #444;
	}

/* Sticky */

.hentry {
	border-bottom: 2px dashed #ddd;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.sticky{
	border-bottom: none;
	background: url(img/sticky_bg2.png) repeat-x 0 bottom;
	padding: 9px;
}

.sticky .entry-content{
	border-bottom: none;
	background: #fff 0;
	padding: 5px;
}

/* EventCalendar */

.entry-content table.ec3_schedule {
	text-align: left;
	border: none;
	margin: 0 15px 15px 0;
}

.entry-content  table.ec3_schedule tbody tr td{
	font-size: 15px;
	color: #000;
	font-style: italic;
}

/* Twitter Widget */

.widget_twitter h4 a {
	color: #fff;
}

div.twitter-avatar a:hover img {
	background: #ccc;
}

.widget_twitter .entry-content {
	font-size: 12px;
	text-align: left;
}

.widget_twitter .from-meta{
	visibility: hidden;
}

/* Hacks */

#wichtig {
	font-size: 15px;
	text-align: center;
	margin: 5px;
}

div.twitter-avatar a img {
	float: right;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0 10px 5px 5px;
	background: none;
}

.category-termine #rollingcontent .page-head {
	display: none;
}

#primary div.page-head h1 {
	height: 30px;
}
