/*
Theme Name:     DVD-Fussballtrainer Partner-Blog
Theme URL:      http://partner.dvdfussballtrainer.de
Description:    WP-Theme f&uuml;r partner.dvdfussballtrainer.de
Version:        1.0
Author:         im:cube7 | Sebastian Schwarz & Florian Tischner
Author URL:     http://www.imcube7.de/

Black:		rgb(0,0,0)
White:		rgb(255,255,255)
Grey d:		rgb(181,181,181)
Grey l:		rgb(236,236,236)	
Orange d:	rgb(242,87,38)
Orange l:	rgb(242,152,55)
Green d:	rgb(33,120,2)
Green l:	rgb(33,197,2)
Red:		rgb(184,30,32)

******* Thank you for taking a look at our copyrighted css source codes *******

All or partial duplication of any content, graphic, layout, concept on this website are prohibited. 
Check your local and international copyright laws and rules for details.
Copyright by im:cube7 - All Rights Reserved. Users of this site agree to be bound by the terms of the 
im:cube7 Web Site Rules and Regulations.

*/


/* ****************************************** GLOBAL ****************************************** */

body {
	margin: 0; padding: 0;
	background: rgb(236,236,236) url("images/_design/bg_body.jpg") repeat-x;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal;
	color: rgb(0,0,0);
}
h1, h2, h3, p, ul { margin: 0; padding: 0; }
a { color: rgb(0,0,0); text-decoration: none; outline: none; border: none; outline: none; -moz-user-focus: none; }
a:hover { color: rgb(33,197,2); }
a:active { border: 0; outline: none; -moz-outline: none; }
img { border: 0; }

/* ****************************************** WRAP ****************************************** */

#wrap {
	width: 980px; margin: 0 auto;
	position: relative;
}
#dvd {
	width: 260px; height: 380px;
	top: 10px; right: 40px;
	position: absolute;
	z-index: 2;
}

/* ****************************************** HEADER ****************************************** */

#linkbox_start {
	width: 440px; height: 77px;
	position: absolute; z-index: 2;
	top: 0; left: 42px;
}
#head {
	height: 145px;
	background: url("images/_design/bg_head.jpg") no-repeat;
}
h1.replace {
	width: 440px; height: 77px; margin-left: 42px;
	text-indent: -9999px;
}

/* ****************************************** NAVIGATION ****************************************** */

#nav {
	height: 35px;
	background: url("images/_design/bg_nav.jpg") no-repeat;
}
#nav ul {
	margin-left: 56px; padding: 0;
	font-size: 2em; font-weight: bold;
}
#nav ul li {
	margin: 5px 96px 0 0; padding: 0;
	list-style: none;
	float: left;
	text-shadow: 2px 2px 2px #888;
}
#nav ul li a:hover{
	text-shadow: 2px 2px 2px white;
}

/* ****************************************** GLOBAL - CONTENTBOX - TOP ****************************************** */

#content_top {
	height: 285px;
	background: url("images/_design/bg_content.jpg") repeat-y;
}
#top_in {
	background:url("images/_design/bg_grass.jpg");
	width: 920px; height: 285px;
	margin-left: 30px; padding-top: 20px;
}
#screen {
	width: 420px; height: 245px; margin-left: 20px;
	background: url("images/_design/bg_screen.png") no-repeat;
	float: left;
}
#videoPlayer {
	margin-left: 10px; padding-top: 10px;
}


/* ****************************************** HOMEPAGE - RECHTS - NEUBOX ****************************************** */

#new {
	width: 440px; height: 245px; margin-right: 20px;
	background:url("images/_design/bg_new.png") no-repeat;
	float: right;
}

/* ****************************************** HOMEPAGE - RECHTS - NEU ****************************************** */

#linkbox_dvd {
	width: 230px; height: 350px;
	position: absolute; z-index: 2;
	top: 20px; left: 690px;
}

#pic_new {
	width: 160px; height: 60px; margin: 10px 0 0 10px;
	background:url("images/_design/new.png") no-repeat;
}
h2.new_info {
	margin: 10px 0 0 20px;
	font-size: 2em;
	line-height: 1.2;
}
#btn_order {
	width: 320px; height: 60px; margin: 10px 0 0 10px;
}

/* ****************************************** HOMEPAGE - LINKS - AUSSERDEM ****************************************** */

#ebenfalls {
	width: 232px; height: 22px;
	background: url("images/_design/ebenfalls.png") no-repeat;
}
#titel {
	width: 290px; margin-top: 10px;
	font-size: 1.1em;
}
#infos {
	width: 280px; margin-top: 10px;
}
#buttons {
	width: 290px; height: 25px; margin-top: 20px;
}
#btn_smalltrailer {
	width: 140px; height: 25px; margin-right: 10px;
	background: url("images/_design/btn_trailer.gif") 0px 0px;
	float: left;
}
#btn_smalltrailer:hover {
	background: url("images/_design/btn_trailer.gif") no-repeat 0px -27px;
	cursor: pointer;
}
#btn_smallorder {
	width: 140px; height: 25px;
	background: url("images/_design/btn_order.gif") 0px 0px;
	float: right;
}
#btn_smallorder:hover {
	background: url("images/_design/btn_order.gif") no-repeat 0px -27px;
	cursor: pointer;
}
#pic_r {
	width: 100px; height: 160px; margin-right: 10px;
	float: right;
}

/* ****************************************** SINGLE - BOX FULL ****************************************** */

.full {
	width: 880px; margin: 20px 0 0 20px;
}
.full_top {
	height: 10px; margin: 0;
	background: url("images/_design/bg_box_full-top.png") no-repeat;
}
.full_fill {
	margin-bottom: 0;
	background: url("images/_design/bg_box_full-fill.png") repeat-y;
}
.full_bottom {
	height: 10px; margin: 0; width: 100%;
	background: url("images/_design/bg_box_full-bottom.png") no-repeat;
}

.full_fill_content { width: 400px; padding: 20px; margin: 0 auto; text-align: center; }
.full_fill_content a { text-decoration: underline; }

/* ****************************************** HOMEPAGE - RECHTS - NEWSBOX ****************************************** */

#right {
	width: 440px; margin-right: 20px;
	float: right;
}
#right_top {
	height: 10px; margin: 0;
	background: url("images/_design/box_right_top.png") no-repeat;
}
#right_fill {
	margin-bottom: -10px;
	background: url("images/_design/box_right_fill.png") repeat-y;
}
#right_bottom {
	height: 10px; margin: 0;
	background: url("images/_design/box_right_bottom.png") no-repeat;
}

#weitere { margin: -4px 0 10px 190px; }

/* ****************************************** HOMEPAGE - RECHTS - NEWS ****************************************** */

#hpnews_head { 
	width: 240px; height: 26px; margin: 0 0 10px 10px; 
	}
#hpnews_head2 { 
	width: 240px; height: 26px; margin: 0 0 0 10px; 
	}

.hpnews_post {
	width: 440px; margin-bottom: 10px;
	overflow: hidden;
}
.hpnews_pic {
	width: 160px; height: 90px; margin-left: 10px;
	float: left;
}
.hpnews_text {
	width: 240px; margin-right: 10px; 
	float: right;
	
}

/* ****************************************** GLOBAL - CONTENTBOX ****************************************** */

#content {
	background: url("images/_design/bg_content.jpg") repeat-y;
	margin: 0; padding: 0;
	clear: both;
}
#cont_in {
	width: 920px; margin-left: 30px;
	background: url("images/_design/bg_grass.jpg");
	overflow: hidden;
}

/* ****************************************** GLOABL - CONTENTBOX - LINKS ****************************************** */

#cont_left {
	width: 560px; margin: 20px 0 0 20px;
	float: left;
}
#cont_left_top {
	width: 560px; height: 10px; margin: 0; padding: 0;
	background: url("images/_design/left_top.png") no-repeat;
}
#cont_left_top_imp {
	width: 560px; height: 10px; margin-bottom: -10px; padding: 0;
	background: url("images/_design/left_top.png") no-repeat;
}
#cont_left_fill {
	width: 560px; min-height: 275px; margin: 0; padding: 0;
	background: url("images/_design/left_fill.png") repeat-y;
}

.bigscreen {
	width: 540px; height: 333px; margin-left: 10px; margin-bottom: 10px;
	background: url("images/_design/bg_bigscreen.png") no-repeat;
}
#videoPlayer1 {
	margin-left: 14px;
	padding-top: 12px;
}
#videoPlayer2 {
	margin-left: 14px;
	padding-top: 12px;
}

.cont_left_info {
	margin: 10px 10px 0 20px;
	font-size: 1.2em;
}
.cont_left_info h2 {
	font-size: 1.8em;
	margin: 10px 0 10px 0;
}
.cont_left_info h2.redhead {
	color: rgb(184,30,32);
	line-height: 1.8em;
}
.cont_left_info h3 {
	font-size: 1.4em;
	margin-bottom: 10px;
	line-height: 1.2em;
}
.cont_left_info p {
	margin-bottom: 10px;
}
.cont_left_info ul {
	margin: 10px 0 10px 10px;;
}
.cont_left_info ul.checklist li {
	background-image: url("images/_design/check.gif");
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 30px;
	line-height: 24px;
}
.cont_left_info .info {
	line-height: 1.3em;
}

/* ****************************************** POSTPAGE - LINKS - POSTS ****************************************** */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



.cont_left_post {
	width: 510px; margin: 0px 0 0 20px; padding: 0 0 20px 0;
	font-size: 1.2em; overflow: hidden;
}
.cont_left_post .post {
	border-bottom: 0px dotted rgb(0,0,0);
	padding-bottom: 0; margin: 0;
}

/*
.cont_left_post .wp-caption {
	float: left; width: 170px; clear: both; margin: 0 0 20px 0;
}
*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

.cont_left_post .wp-caption-text {
	font-size: 0.8em;
}

.cont_left_post .message {
	margin-top: -10px; padding-top: 80px;
	text-align: center;
	text-shadow: 2px 2px 2px #888;
}
.cont_left_post h2 {
	font-size: 1.4em;
	margin-bottom: 2px;
}
.cont_left_post h3 {
	margin-bottom: 4px;
}
.cont_left_post p {
	margin: 10px 0 0 0;
}
.cont_left_post p.date {
	font-size: 0.8em;
	margin: 0;
	border: 0;
}
/*
.cont_left_post img {
	float: left;
	margin: 4px 20px 4px 0;
}
*/
#cont_left_bottom_post {
	width: 560px; height: 10px; margin-top: 0; padding: 0;
	background: url("images/_design/left_bottom.png") no-repeat;
}
#cont_left_bottom_imp {
	width: 560px; height: 10px; margin-top: -10px; padding: 0;
	background: url("images/_design/left_bottom.png") no-repeat;
}
ul.post_nav {
	list-style: disc;
	overflow: hidden;
	font-size: 0.8em;
	clear: both;
}
ul.post_nav li.old {
	float: left;
}
ul.post_nav li.new {
	float: right;
}

.news_pic { width: 160px; margin: 0 20px 10px 0;  }
.news_ov { min-height: 95px; }

.post {
	overflow: hidden;
	line-height: 1.4em;
}

.post a {
	text-decoration: underline;
}
.post h2,h3,h4 {padding: 5px 0 5px 0; }


/* ****************************************** POSTPAGE - LINKS - IMPRESSUM ****************************************** */

.cont_left_imp {
	margin: 10px 10px 0 10px;
}
.cont_left_imp h2 {
	font-size: 1.4em;
	margin-bottom: -10px 0 10px 0;
}
.cont_left_imp p {
	margin-bottom: 10px;
}


#cont_left_bottom {
	background-image: url("images/_design/left_bottom.png");
	background-repeat: no-repeat;
	width: 560px; height: 10px;
	margin: 0; padding: 0;
}

/* ****************************************** PRODUKTPAGE - RECHTS - NEWSLETTERBOX ****************************************** */

#dvd_side { width: 320px; overflow: hidden; }

#nl_right {
	width: 300px; margin: 20px 20px 0 0;
	float: right; overflow: hidden;
}
#nl_right_top {
	width: 300px; height: 10px; margin: 0; padding: 0;
	background: url("images/_design/right_top.png") no-repeat;	
}
#nl_right_fill {
	margin: 0; padding: 0;
	background: url("images/_design/right_fill.png") repeat-y;
}
#nl_right_bottom {
	width: 300px; height: 10px; margin: 0; padding: 0;
	background: url("images/_design/right_bottom.png") no-repeat;
}

#nl_right_form { margin: 0 0 0 10px; }
#nl_right_form #nl_head { width: 110px; height: 26px; margin: 0 0 5px 10px; background: url("images/_design/newsletter.gif") no-repeat; }
#nl_right_form form { margin-left: 10px; }
#nl_right_form form input { margin-bottom: 8px; }
#nl_right_form form #mail { margin-top: 5px; }
#nl_right_form form #send { margin-left: -5px; width: 160px; height: 30px; background: url("images/_design/btn_newsletter.gif") no-repeat; border: 0; cursor: pointer; }

/* ****************************************** PRODUKTPAGE - RECHTS - INFOBOX ****************************************** */

#cont_right {
	width: 300px; margin: 220px 20px 0 0;
	float: right;
}
#cont_right_top {
	width: 300px; height: 10px; margin: 0; padding: 0;
	background: url("images/_design/right_top.png") no-repeat;	
}
#cont_right_fill {
	margin: 0; padding: 0;
	background: url("images/_design/right_fill.png") repeat-y;
}
#cont_right_bottom {
	width: 300px; height: 10px; margin: 0; padding: 0;
	background: url("images/_design/right_bottom.png") no-repeat;
}
.cont_right_top {
	width: 300px; height: 10px; margin: 0; padding: 0; 
	background: url("images/_design/right_top.png") no-repeat;	
}
.cont_right_fill {
	margin: 0; padding: 0; overflow: hidden;
	background: url("images/_design/right_fill.png") repeat-y;
}
.cont_right_bottom {
	width: 300px; height: 10px; margin: 0; padding: 0;
	background: url("images/_design/right_bottom.png") no-repeat;
}


#rightvideos h2 {
		color: black;
		background: url("images/_design/right_fill.png") repeat-y;
		margin-top: 20px;
		padding: 10px;
}

/* ****************************************** PRODUKTPAGE - RECHTS - SCREENSHOTS ****************************************** */

#cont_right_screenshots {
	width: 300px; margin-top: 20px;
}
#cont_right_screenshots ul.screenshots {
	list-style: none;
}
#cont_right_screenshots ul.screenshots li {
	margin-bottom: 20px;
}

/* ****************************************** POSTPAGE - RECHTS - SIDEBARBOX ****************************************** */

#cont_right_sub {
	width: 300px; margin: 20px 20px 0 0;
	float: right;
}


#cont_right_info {
	width: 280px;
	margin-left: 10px;
}
#dvd_logo {
	width: 280px;
}
#dvd_text {
	width: 280px;
	font-size: 1.5em;
	line-height: 1.3em;
	margin-top: 20px;
}
.dvd_order {
	width: 300px; height: 45px; margin-top: 20px;
	background: url("images/_design/btn_order2.gif") 0px 0px no-repeat;
		
}
.dvd_order:hover {
	background: url("images/_design/btn_order2.gif") 0px -45px no-repeat;
	cursor: pointer;
}
.dvd_order_center {
	width: 300px; height: 45px; margin: 10px 0 14px 130px;
	background: url("images/_design/btn_order2.gif") 0px 0px no-repeat;
}
.dvd_order_center:hover {
	background: url("images/_design/btn_order2.gif") 0px -45px no-repeat;
	cursor: pointer;
}

/* ****************************************** POSTPAGE - RECHTS - SIDEBAR ****************************************** */

#cont_right_side {
	width: 260px; margin-left: 10px;
}
#cont_right_side ul {
	font-size: 1.2em;
	list-style: none;
	margin-left: 28px;
}
#cont_right_side ul li {
	margin-bottom: 8px;
	border-bottom: 1px dotted rgb(0,0,0);
}
#cont_right_side ul li ul li {
	margin-bottom: 2px;
	margin-top: 8px;
	border-bottom: 0px dotted rgb(0,0,0);
	list-style: disc;
	font-size: 0.8em;
}
#cont_right_side h2 {
	font-size: 1.3em;
	margin-bottom: 10px;
}
#cont_right_side .sidelist {
	width: 240px; height: 30px;
	padding-left: 26px;
	background: url("images/_design/list.gif") no-repeat;
}
#cont_right_side ul li h2.divider {
	font-size: 1.3em;
	margin: 20px 0 10px 0; 
}
#cont_right_side_bottom {
	width: 300px; height: 10px; margin: 0; padding: 0;
	background: url("images/_design/right_bottom.png") no-repeat;
}

/* ****************************************** HOMEPAGE - LINKS - AUSSERDEMBOX ****************************************** */

#leftbox { width: 440px; float: left; }

#left {
	width: 420px; margin-left: 20px;
}
#left_top {
	height: 10px; margin: 0;
	background: url("images/_design/box_left_top.png") no-repeat;
}
#left_fill {
	margin: 0; overflow: hidden;
	background: url("images/_design/box_left_fill.png") repeat-y;
}
#l_fill_l {
	width: 290px; margin-left: 10px;
	float: left;
}
#left_bottom {
	height: 10px; margin: 0;
	background: url("images/_design/box_left_bottom.png") no-repeat;
}

/* ****************************************** HOMEPAGE - LINKS - AUSSERDEMBOX ****************************************** */

#nl {
	width: 420px; margin: 20px 0 0 20px;
}
#nl_top {
	height: 10px; margin: 0;
	background: url("images/_design/box_left_top.png") no-repeat;
}
#nl_fill {
	margin: 0; overflow: hidden;
	background: url("images/_design/box_left_fill.png") repeat-y;
}
#nl_bottom {
	height: 10px; margin: 0;
	background: url("images/_design/box_left_bottom.png") no-repeat;
}

#nl #nl_head { width: 110px; height: 26px; margin: 0 0 5px 10px; background: url("images/_design/newsletter.gif") no-repeat; }
#nl form { margin-left: 10px; }
#nl form input { margin-bottom: 10px; }
#nl form #mail { margin-top: 5px; }
#nl form #send { margin-left: -5px; margin-right: 6px; width: 160px; height: 30px; background: url("images/_design/btn_newsletter.gif") no-repeat; border: 0; cursor: pointer; float: right; }

/* ****************************************** FOOTER ****************************************** */

#linkbox_ball {
	width: 127px; height: 123px;
	position: absolute; z-index: 2;
	bottom: 32px; right: 30px;
}

#footer {
	background: url("images/_design/bg_content.jpg") repeat-y;
}
#footer2 {
	background: url("images/_design/bg_footer.jpg") bottom no-repeat;
}
#footer_in {
	width: 920px; margin-left: 30px; padding-top: 20px; overflow: hidden;
	background-image: url("images/_design/bg_grass.jpg");
}
#footer_box {
	width: 880px; margin-left: 20px;
}
#footer_top {
	height: 10px; margin: 0; padding: 0;
	background: url("images/_design/footer_top.png") no-repeat;
}
#footer_fill {
	height: 20px; margin: 0; padding: 0;
	background: url("images/_design/footer_fill.png") repeat-y;	
}
#footer_fill p.ft_left {
	width: 250px;
	margin-left: 10px; padding-top: 5px;
}
#footer_bottom {
	height: 10px; margin: 0; padding: 0;
	background: url("images/_design/footer_bottom.png") no-repeat;
}
#footer_end {
	height: 49px; margin: 0; padding: 0;
	background: url("images/_design/footer_end.jpg") no-repeat;
}

/* ****************************************** THE END ****************************************** */
