/*
Theme Name: Agentur Impact
Description: Theme für Agentur Impact
Version:1.0
Author: Dominik Fiolka
*/

/*****General*****/
html body {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	font-style: italic;
	background: url('images/pagewidth_bg.jpg') no-repeat top left;
}

a {
	text-decoration: none;
}

/*****Pagewidth*****/
#pagewidth {
	float: left;
	width: 1280px;
}

/*****Left-Col*****/
#leftcol {
	float: left;
	width: 329px;
}

#leftcol #claim {
	float: right;
}

#leftcol #logo {
	margin: 42px 0 0 52px;
}

#leftcol_content {
	color: #FFFFFF;
	width: 225px;
	margin: 50px 0 0 52px;
}

#leftcol_content ul {
	color: #FFFFFF;
	margin-left: 62px;
	font-weight: bold;
}

#leftcol_content ul li {
	margin-bottom: 8px;
}

#leftcol_content ul li a {
	color: #FFFFFF;
}

#leftcol_content ul .hover a {
	color: #54b9be;
}

#leftcol_content ul a:hover {
	color: #54b9be;
}

/*****Main-Col*****/
#maincol {
	float: left;
	width: 951px;
}

#maincol_content {
	width: 925px;
	margin: 20px 0 0 26px;
	float: left;
}

/*****Main-Navigation*****/
#maincol #main_navigation {
	width: 100%;
	height: 35px;
}

#main_navigation ul {
	padding: 8px 0 0 23px;
}

#main_navigation ul li {
	display: inline;
}

#main_navigation ul li a {
	color: #bee2e2;
	font-weight: bold;
	font-size: 11px;
	margin-right: 21px;
}

#main_navigation ul li a:hover {
	color: #FFFFFF;
}

#main_navigation ul .active a {
	color: #FFFFFF;
}
/*****actor_polaroids*****/
#actor_polaroids li {
	float: left;
	display: block;
	width: 219px;
	height: 273px;
	background: url('images/polaroid_bg.png') no-repeat 0 0;
}

#actor_polaroids li:hover {
	background: url('images/polaroid_bg.png') no-repeat 0 -280px;
}

#actor_polaroids li.hover {
	background: url('images/polaroid_bg.png') no-repeat 0 -280px;
}

#actor_polaroids li a {
	float: left;
	display: block;
	width: 219px;
	height: 273px;
	margin: 11px 0 0 0;
	text-align: center;
}

/*****Actor List*****/
#actor_list li {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 1px;
}

/*****Entry Detai View*****/
#entry_detail h1 {
	font-size: 14px;
	margin-top: 36px;
}

#entry_detail h1 a {
	color: #FFFFFF;
}

#entry_detail table {
	margin-top: 30px;
	font-size: 11px;
}

#entry_detail table tr td {
	padding: 5px 0;
}

#entry_detail table tr td:first-child {
	padding-right: 15px;
}

#entry_detail table a {
	color: #bee2e2;
	text-decoration: underline;
}
/*****Maincol Left*****/
#detail_wrapper {
	width: 951px;
	margin-top: -7px;
	font-size: 10px;
	line-height: 13px;
}

#maincol_left {
	width: 317px;
	float: left;
}

#maincol_left h1 {
	margin: 0px 0 0 30px;
	font-size: 14px;
}

#maincol_left p {
	margin: 10px 0 0 30px;
	
}

#maincol_twocols {
	width: 951px;
	float: left;
	color: #3b1d08;
}

#two_center {
	width: 634px;
	float: left;
}

#two_center p {
	margin: 0px 20px 20px 20px;
}

#two_right {
	width: 317px;
	float: right;
}

#two_right ul {
	margin: 0px 0 0 20px;
}

#two_right .entry_video {
	margin: 16px 0 0 17px;
}

#two_right .entry_video img {
	cursor: pointer;
}

#two_right .entry_vita {
	margin: 16px 0 0 30px;
}

#two_right .entry_vita img {
	border: none;
}

#two_right ul li {
	
	
	display: inline;
	margin-right: 0px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}

#two_right ul li img {
	margin-right: 2px;
}

#two_right ul .title {
	margin-right: 5px;
	text-align: right;
}

#two_right ul .download_icon {
	vertical-align: bottom;
}

#two_right ul img {
	border: 1px solid #40403f;
}

#two_right ul .download_icon a img{
	border: none;
}



#detail_wrapper #shadow_bar {
	position: absolute;
	top: 28px;
	background: url('images/nav_shadow.png');
	width: 951px;
	height: 8px;
}

.entry_thumbs li .download_checked {
	margin-left: -33px;
	display: none;
}

/*****Agents Common*****/
#agents_common h1 {
	font-size: 14px;
	margin-bottom: 29px;
}

#agents_common {
	font-weight: bold;
}

#agents_common p {
	margin-bottom: 25px;
}

/*****Agents Wrapper*****/
#agents_wrapper {
	width: 951px;
	margin-top: -7px;
	font-size: 11px;
	line-height: 13px;
}

#agents_wrapper h1 {
	margin: 25px 0 5px 30px;
	font-size: 12px;
}

#agents_wrapper p {
	margin: 15px 0 0 30px;
}

#agents_wrapper #shadow_bar {
	position: absolute;
	top: 28px;
	background: url('images/nav_shadow.png');
	width: 951px;
	height: 8px;
}

/*****Filmographie Table*****/
#two_center table {
	margin: 0 20px 20px 20px;
	width: 618px;
	font-size: 11px;
}

#two_center table tr:first-child {
	font-weight: bold;
}

#two_center table .first {
	width: 70px;
}

#two_center table .second {
	width: 220px;
}

#two_center table .third {
	width: 130px;
}

#two_center table .fourth {
	width: 180px;
}

#act_learning table td:first-child  {
	width: 72px;
}

#act_references_cinema {
	padding-top: 30px;
}

#act_awards table td:first-child {
	width: 72px;
}

#act_learning tr:first-child {
	font-weight: normal;
}

#act_awards tr:first-child {
	font-weight: normal;
}

#act_learning table tr:first-child td:first-child  {
	font-weight: bold;
}

#act_awards table tr:first-child td:first-child  {
	font-weight: bold;
}

/*****News Entry*****/
.news_entry {
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #bee2e2;
	float: left;
	color: #3B1D08;
	font-size: 11px;
}

.news_entry .date {
	width: 81px;
	height: 40px;
	float: left;
	color: #bee2e2;
	font-size: 16px;
	font-weight: bold;
	background: url('images/news_date_bg.png') no-repeat;
	padding: 9px 0 0 9px;
	margin-left: -55px;
}

.news_entry .twocols {
	float: right;
	width: 890px;
	color: #3B1D08;
}

.news_entry .twocols img {
	float: left;
	margin-right: 20px;
	border: 1px solid #bee2e2;
	margin-bottom: 10px;
}

.news_entry .twocols .newstext {
	float: right;
}

.news_entry h1 {
	font-size: 16px;
	color: #0099a1;
	padding-bottom: 16px;
}

#news_archiv h1 {
	font-size: 12px;
	margin-left: 60px;
}

#news_archiv ul {
	margin-top: 29px; 
}

#news_archiv ul li {
	padding: 5px 0;
	background: url('images/news_archiv_arrow.png') no-repeat 0 5px;
	padding-left: 10px;
}











