/* 
Theme Name: Summer University Carinthia
Theme URL: http://www.chrillo.at
Description: Custom Theme for STARTeurope
Author: Christoph Peter
Author URI: http://www.chrillo.at
Version: 0.1

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}


/*
Here is a list of all the <DIV>s in Whiteboard.
*/
/* globals */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#333;
	background:#fff;
}
a{
	color:#9d0110;
	text-decoration:none;
	font-size:1.1em;
}
a:hover{
	text-decoration:none;
	color:#e0091d;
}
strong{
	font-weight:bold;
	
}
p{
	font-size:1.2em;
	line-height:1.6em;
}
h1,h2,h3,h4{
	font-family:"Times New Roman", Times, serif;

}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover{ text-decoration:none;}
h1{font-size:2.4em;}
h2{font-size:2em;}
h3{font-size:1.6em;}
h4{font-size:1.4em; font-weight:bold;}

ul,li{list-style-type:none;}
input{
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #f6f6f6;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #f3f3f3;
	background:#f0f0f0;
	padding:4px;
}
input[type="submit"]{
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #f6f6f6;
	border-right:1px solid #e3e3e3;
	border-left:1px solid #f3f3f3;
	background:#900;
	color:#fff;
	padding-right:10px;
	padding-left:10px;
}
label{
	display:inline-block;
	width:200px;
	text-align:right;
	padding:4px;
	
}
/* elements */
#container{
	width:960px;
	margin:0px auto;
	margin-top:105px;
}
#startBranding{
	position:absolute;
	right:0px;
	top:0px;
	text-indent:-3333px;
	background:url(images/logos/Start-Europe-Branding.png) no-repeat;
	width:150px;
	height:70px;
	z-index:910;
	
}
#header{
	width:100%;
	background:url(images/header.png) repeat-x;
	height:105px;
	z-index:900;
	position:absolute;
	top:0px;
	left:0px;
}
#headerContainer{
	z-index:920;
	width:960px;
	margin:0px auto;
}
#topTitle{
	float:left;
}
#topMenu{
	float:right;
	text-align:right;
}
#topNav li {float:left;}
#topNav li a{
	background:url(images/nav.jpg) no-repeat;
	display:block;
	height:40px;
	width:90px;
	overflow:hidden;
	font-family:"Times New Roman", Times, serif;
	color:#fff;
	font-size:1.8em;
	margin-right:10px;

	text-align:center;
	line-height:40px;
	vertical-align:middle;
}
#header #search{
	height:40px;
	margin-top:20px;
	display:block;
}
#header #searchform {
	float:right;
	background:url(images/search.jpg) no-repeat;
	height:20px;
	display:block;
	width:200px;
	margin-right:10px;
	
}
#header #searchform input{
	background:none;
	float:left;
	border:none;
	margin-top:2px;
	padding:1px 5px;

	display:block;
	width:120px;
	
	color:#fff;
	outline:none;
}
#header #searchform input[type="submit"]{
	width:60px;
	margin-left:10px;
	cursor:pointer;
	padding:1px 5px;
	margin-top:1px;
	outline:none;
	
}

#content{
	float:left;
	padding-bottom:10px;
	min-height:400px;
}
#content.home{
	background:#f0f0f0;	
}
#content.home h3{
	padding:3px 0px;
	
}
.contentNormal{
	width:760px;
}
.contentWide{
	width:960px;
}
#content.page p, #content.page  h1,#content.page  h2,#content.page  h3{
	padding:5px;
}
#content.page ul{
	background:#f3f3f3;
	margin:0px;
	padding:5px;
}
#content.page ul li{
	font-size:1.1em;
	padding:5px;
	list-style-type:circle;
	margin-left:20px;

}
.homeFront{
	margin-top:-10px;
	background:url(images/homeFront.jpgs) no-repeat;
	width:960px;
	height:310px;
	position:relative;
}

.sucLink,.newsLink,.boxLink{
	position:absolute;
	background:url(images/tabHeader.png) no-repeat;
	width:70px;
	height:30px;
	padding:10px 10px 0px 10px;
	display:block;
	color:#fff;
	line-height:30px;
	vertical-align:middle;
	font-size:1.4em;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}
.boxSpacer{
	height:10px;
	width:100%;
	background:#f0f0f0;
	
	
}
.boxLink{
	display:block;
	position:inherit;
	margin-left:-15px;
	overflow:visible;
}
.homeFront .newsLink{
	bottom:0px;
	left:0px;
}
.homeFront .sucLink{
	bottom:0px;
	left:290px;	
}
.home .trackLink{
	font-size:1.2em;
	padding:7px 15px;
	font-family:"Times New Roman", Times, serif;
	display:block;	
}
.applyNow{
	display:block;
	width:560px;
	height:80px;
	position:absolute;
	bottom:30px;
	right:0px;
	text-indent:-3333px;
	background:url(images/applynow.png) no-repeat center;
	
}
.alumniAcademy{
	height:40px;
	width:100%;
	background:url(images/logos/almuni_academy.jpg) no-repeat;
}
.innerfade p{
	width:100%;
	text-align:center;
	padding:5px 0px;
}
.innerfade p a{
	display:block;

	
}
/* columns */

.column{
	float:left;
	display:block;
	
}
.colContent{
	margin:0px 5px;
	padding:5px;
	background:#fff;
}
.page .colContent{
	padding:5px;
	
}
.home .colContent{
	margin-left:10px;
	margin-right:0px;
}
.colsNum1{
	width:100%;
}
.colsNum2{
	width:50%;
}
.colsNum3{
	width:33%;
}
.colsNum4{
	width:25%;
}
.colsNum5{
	width:20%;
}

/* page elements*/
.specialCol{
		width:26%;
		float:left;
}
.fanboxContainer{

}
.fanbox{
	margin-left:10px;
	height:250px;
	width:232px;
}

.newsList{
	min-height:120px;
	display:block;
	
}
.newsList li{
	width:100%;
	min-height:70px;
	overflow:hidden;
}
.newsList .newsTitle{
	
}
.newsList .newsTime{
	float:right;
	display:block;
	padding:2px;
	font-weight:bold;
	color:#666;
}
.newsList .newsContent{
	clear:both;
	display:block;
	padding:0px;

}
.newsLetterForm{
	clear:both;
	display:block;
	padding:2px 2px;
}


.tweets{
	display:block;
	padding-left:32px;
	min-height:32px;
	margin-right:10px;
	margin-left:10px;
	background:url(images/icons/twitter.jpg) no-repeat;
}
.tweet_list li{
	background:#fff;
	padding:5px;
	font-size:1.1em;
	
}


.foldup{
	clear:both;
	
}
.foldup.collapsed .foldupTitle{
	margin-bottom:10px;
	color:#900;
}
#content h3.foldupTitle{	padding-bottom:5px;}
.foldup .foldupTitle{
	
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #f6f6f6;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #f3f3f3;
	background:#f6f6f6;
	padding:5px;
	cursor:pointer;
	margin:5px;

}
.foldup .foldupTitle:hover{
	background:#900;
	color:#fff;
}
.foldup. foldupContent{
	border-left: 1px solid #eee;
	
}

#sidebar{
	width:200px;
	float:right;
}
#sidebar p{
	padding:5px;
}
#sidebar ul li h2{
	
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #f6f6f6;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #f3f3f3;
	background:#f6f6f6;
	font-size:1.3em;
	padding:5px;
}
#sidebar ul li{
	padding:5px;
}


.post{}
.postmeta{}
.postnavigation{}







#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

#footer{
	background:url(images/footer.jpg) bottom no-repeat;
	width:960px;


	bottom:0px;
	clear:both;

	border-top:3px solid #900;
	border-bottom:1px solid #eee;

	
}
#sitemap {
padding-top:10px;
	
}

#sitemap ul li{
	float:left;
	padding:1px 20px;
	font-size:1.1em;
	font-weight:bold;
}
#sitemap ul li ul{
	border-top: 1px dashed #eee;
	padding:5px;
	margin-top:5px;
	
}
#sitemap ul li ul li{
	float:none;
	padding:1px 4px;
	font-size:1em;
	font-weight:normal;

}
#sitemap ul li a{
	color:#666;
	display:block;
	
}
#sitemap ul li ul li a{
	color:#888;
	display:block;
	max-width:150px;
}

.dashLine{ border-bottom:1px dashed #ccc; display:block; height:1px; width:100%; margin:5px 0px;}
.clear{
	clear:both;
}
.hidden{
	display:none;
}
#wp-calendar{
	width:100%;
		text-align:center;
	border:1px solid #eee;
}
#wp-calendar td,#wp-calendar th{
	padding:3px;
		text-align:center;
}
#wp-calendar #today{
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #f6f6f6;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #f3f3f3;
	background:#f6f6f6;
}
#wp-calendar caption{
	display:none;
	position:absolute;
	top:-9999px;	
}
.post{
	padding:10px;

	
}
.entry{
		min-height:200px;
}
.postTime{
	font-size:1em;
	color:#999;
	
}
.postmeta p{
	display:inline-block;
	color:#999;
}
.postmeta a{
	color:#ccc;

}
#connect{
	float:right;

	
}
.youtube,.twitter_connect,.facebook{
height:30px;
	width:30px;
	display:block;
	text-indent:3333px;
	overflow:hidden;
}
.youtube{
	background:url(images/icons/youtube.png) no-repeat;	
}
.twitter_connect{
	background:url(images/icons/twitter_connect.png) no-repeat;
}
.facebook{
	background:url(images/icons/facebook.png) no-repeat;
}

.homeFrontSlider{
	display:block;
	width:960px;
	height:300px;
	position:relative;
	top:0px;
	left:0px;
	z-index:0;
	overflow:hidden;
}
.homeFrontSlider .items{
	 width:20000em; 
    position:absolute;	
}
.homeFrontSlider .item{
	width:961px;
	height:300px;
	float:left;
	background:#eee;
	position:relative;
	overflow:hidden;
}
.homeFrontSlider .item .slideBg{
	position:absolute;
	top:0px;
	left:0px;
}

.titleMeta{
		line-height:16px;
	font-size:10px;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
}
.titleMeta a{
	font-size:10px;
	text-decoration:none;
	color:#ccc;
}
.titleMeta a:hover{color:#900; text-decoration:none;}
.emailPost, .facebookPost, .tweetPost{
		padding:0px 0px 0px 20px;
		height:16px;
		display:inline-block;
		background:url(images/icons/sharePost.png) no-repeat;
}
.emailPost{
	background-position:0px 0px;
	
}
.facebookPost{
background-position:0px -16px;
}
.tweetPost{
background-position:0px -32px;
}