/*  
Theme Name: Dream Academia Talent (Child Theme)
Theme URI: http://www.dreamacademia.at/
Description: A Dream Academia Talent Theme.
Author: David St&ouml;ckl
Author URI: http://www.visualpropagand.at/
Template: dreamacademia
Version: 1.0

	Dream Academia 2010, all rights reserved.
	
	Design by Jure Vudakin.
	Created and managed by David St&ouml;ckl (<a href="http://blog.blackbam.at/">Blackbams Blog</a>)
*/
@import url("../dreamacademia/style.css");

#calendar_wrap {
	margin-left:55px;
}

#wp-calendar tr td {
	width:20px;
	margin:3px;
}

#wp-calendar tr td a {
	font-weight:bold;
	color:#1596d2;
}

#top_like {
	height:31px;
	margin-top:38px;
	padding:4px;
	width:294px;
}

#container {
	background:url(./images/dark_bg.jpg) center top;
}




#header_main {
	height:284px;
	background:url(./images/Header_Images_BG.jpg) center top no-repeat;
	padding:25px 0 0 25px;
}

#header_bottom {
	height:42px;
	width:100%;
	background:url(./images/Header_Menu_BG.jpg) center top no-repeat;
}

#absolute_overlay {
	display:block;
	position:absolute;
	top:100px;
	margin:0 auto;
	background:url(./images/himg_absolute.png) center top no-repeat;
	width:892px;
	height:309px;
	z-index:10;
}

#header_bottom ul li a {
	height:33px;
	padding-top:9px;
}

