/*
Theme Name: FIT-HS1 Deutschlandsberg Theme
Theme URI: http://www.fit-hs.at/
Description: Fit-HS1-Theme, bearbeitung von canguro.at
Author: Gert Mellak
Author URI: http://www.canguro.at/
*/

*
{
	font-family:Verdana,Helvetica,Arial;
	font-size:12px;
}

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

#sidebar a
{
	color:#fff000;
}

h2
{
	font-size:18px;
	color:#333366;
}

h2 a
{
	font-size:18px;
	color:#333366;
	text-decoration:none;
}
h2 a:hover
{
	text-decoration:underline;
}

body
{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background:url('/wp-content/themes/fiths/images/bg.png'); 
}

#page
{
	width: 940px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#entry img
{
	padding-right:15px;
}

#header 
{
	background: #EAEAEA;
	height: 90px; /*Height of top section*/
	padding:5px;
}
#header a,h1
{
	font-size:26px;
	color:#333366;
}

#sidebar 
{
	float: left;
	width: 180px; /*Width of left column*/
	margin-left: -940px; /*Set left margin to -(MainContainerWidth)*/
	background:url('/wp-content/themes/fiths/images/bgleft.png'); 
	padding:5px;
	color:#fff;
	/*height:100%;*/
	
}

#nav
{
}

#sidebar h3
{
	color:#fff;
	margin-bottom:0px;
}

#nav a
{
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#ffff33;
	text-transform:uppercase;
	margin-left:-25px;
	padding-left:0px;
}
#nav a:hover
{
	text-decoration:underline;
}

#contentwrapper
{
	float: left;
	width: 100%;
	background:#fff;
	padding-bottom:20px;
	background:url('/wp-content/themes/fiths/images/bgcontent.png');
	min-height:800px;
}

#content
{
	margin-left: 200px; /*Set left margin to LeftColumnWidth*/
	background:#fff;
	padding-left:10px;
	padding-right:10px;
}

hr
{
	border-top:1px solid #fff;
	border-bottom:none;
}
#address_left
{
	background:#ffcc00;
}

#footer
{
	clear: left;
	width: 100%;
	/*background: #555;*/
	background:url('/wp-content/themes/fiths/images/bgleft.png');
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom:5px;
}

#footer a
{
	color: #FFFF80;
	padding:5px;
}

li
{
	list-style-type:none;
}

.alignleft {
	float:left;
	text-align:left;
	padding-right:5px;
}

.alignright {
	float:right;
	text-align:right;
}

.navigation { padding-bottom:10px; width:100%; text-align:center;}

.post-date-cat
{
	font-size:10px;
}
.post-date-cat a
{
	font-size:10px;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}
.event_description
{
	color:#777;
}

.event_calendar
{
	background:lightyellow;
	text-align:center;
}
.event_calendar td
{
	border:1px solid darkgrey;
	text-align:left;
}
#sidebar_pics
{
	text-align:center;
	margin-top:20px;
}
#sidebar_pics img
{
	margin-top:20px;
}
li.current_page_item
{
	color:#aa0000;
}
#sponsor_left
{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}


.post
{
	padding-top:10px;
	clear:both;
	height:auto;
}

.entry
{
	
}
.previous_entries { text-align:left; }
.next_entries { text-align:right; }