/*
Theme Name: MAGIX Photo Software US Wordpress Theme
Theme URI: http://www.magixwidgets.com
Description: Ein angepasstes MAGIX Wordpress Theme, dass Verwendung in den einzelnen Juhu Blogs findet.
Version: 1.0
Author: Christian Lange, MAGIX AG
Author URI: http://www.magix.com
Tags: 
*/



/* ############################# */
/* Globale Formatierung */
/* ############################# */

	* {
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		font-family: "Verdana", "Arial";
		font-size: 11px;
		color: #333333;
		text-decoration: none;
		border: solid 0px;
	  }
	
	
	body {
		background-image: url(images/body-top.jpg);
		background-repeat: repeat-x;
		background-color: #D6D6D6;
		/* fuer ältere IE */
		text-align: center;
		
	}  


/* ############################# */
/* Layout */	
/* ############################# */

	#wrapper {
		margin: auto;
		width: 1111px;	
		text-align: center;
	} 
	
		#header {
			background-repeat: no-repeat;
			background-color: #D6D6D6;
			height: 300px;
			width: 1111px;
			position: relative;
		}
		
			#logo {
				background-image: url(images/magix-logo.jpg);
				background-repeat: no-repeat;
				background-color: none;
				height: 70px;
				width: 750px;
				text-align: left;
				position: absolute;
				top: 28px;
				left: 75px;
				padding-top: 15px;
				padding-left: 290px;
			}
			
	
		#menu {
			background-image: url(images/menu_blank.gif);
			background-repeat: no-repeat;
			background-color: #D6D6D6;
			text-align: left;
			padding-left: 92px;
			height: 44px;
			width: 1019px;
		}
	
		#contentwrapper {
			background-color: #F7F7F7;
			text-align: left;
			min-height: 340px;
	        height: auto !important;  /* für moderne Browser */
	        height: 340px;  /*für den IE */
			width: 927px;
			padding-left: 16px;
			padding-right: 16px;
			
			border-left: solid 1px #9C9C9C;
			border-right: solid 1px #9C9C9C;
			
			/* 1 Pixel Versatz */
				margin-top: -1px;
			/* 1 Pixel Versatz */
			display: inline-block;
		}
			
			#content {
				width: 637px;
				float: left;
			}
			
			#sidebar {
				width: 272px;
				float: right;			
			}
			
			#navigation {
				width: 929px;
				text-align: center;
				padding:5px 0px;		
			}
		
		#footer {
			background-color: #D6D6D6;
			height: 40px;
			width: 961px;
			text-align:left;
			padding-left:75px;
		}
		
		div.clear {
			clear:both;		
		}
	
	
/* ############################# */
/* Links (globale Formatierung) */
/* ############################# */

	a, a:link, a:visited, a:active {
		font-family: "Verdana", "Arial";
		color: #1975D1;
	}

	a:hover, a:focus {
		text-decoration: underline;
	}


/* ############################# */
/* Title (innerhalb Div-Logo */
/* ############################# */

	#logo a, #logo a:hover, #logo a:focus, #logo a:link, #logo a:visited, #logo a:active {
		font-weight: bold;
		font-size: 20pt;
		font-family: "Lucida Sans", "Tahoma";
		color: #333333;
		text-decoration: none;
	}


/* ############################# */
/* Menü (Sidebar) */
/* ############################# */

	ul.menu li {
		list-style-type: none; 
		list-style-image: none;
		height: 38px;
		background-image: url(images/menu_seperator.jpg);
		background-repeat: no-repeat;
		background-position: right;
		float: left;
		border: none;
	}
	
	.menu a, .menu a:link, .menu a:visited, .menu a:active {
		font-weight: bold;
		font-size: 16px;
		font-family: "Trebuchet MS";
		text-decoration: none;
		color: white;
		padding: 7px 20px;	
		display: block;
	}
	
	.menu a:hover, .menu a:focus { 
		color: #333333;
		background-image: url(images/menu_active.jpg);
		background-repeat: repeat-x;
		background-position: left;
	}


/* ############################# */
/* Sidebar Rechts */
/* ############################# */

	div#sidebar h4{
			background-image: url(images/sidebar_box_header.jpg);
			background-repeat: repeat-x;
			padding: 10px 16px;
			font-weight: bold;
			font-family: "Lucida Sans", "Tahoma";
			font-size: 14px;
			color: #333333;
			width: 240px;
			height: 21px;
			border-top: solid 1px #9C9C9C;
			border-left: solid 1px #9C9C9C;
			border-right: solid 1px #9C9C9C;
			margin-top: 20px;
	}
	
	div#sidebar div {
			width: 240px;
			padding: 10px 16px 10px;
			border-bottom: solid 1px #9C9C9C;
			border-left: solid 1px #9C9C9C;
			border-right: solid 1px #9C9C9C;
			margin-bottom: 20px;
	}
	
	div#sidebar li {
			list-style-type: none;
			padding:3px 0px;
	}
	
	div#sidebar small {
			font-size: 9px;
	}


	#sidebar-table {
		width: 272px;
		margin-top: 35px;
	}

	#sidebar-table tr, #sidebar-table td {
		padding:5px 0px;		
	}
	
	#sidebar-table td.rss {
		width:50%;
		font-weight: bold;
		font-size: 12px;
		padding:5px 0px;
	}

	#sidebar-table td.center {
		width:50%;
		text-align:center;
		padding:5px 0px;
	}

	#sidebar-table img {
		padding-right: 5px;
	}


/* ############################# */
/* Suche */
/* ############################# */

	#s {
		background-image: url(images/suche_input.jpg);
		background-repeat: no-repeat;
		height: 15px;
		width: 168px;
		padding: 5px;
		margin-top: 6px;
		vertical-align:bottom;		
	}
	
	#searchsubmit {
		font-weight: bold;
		font-family: "Trebuchet MS";
		font-size: 14px;	
		color: #333333;
		background-image: url(images/suche_submit.jpg);
		background-repeat: no-repeat;
		height: 25px;
		width: 55px;
		vertical-align:bottom;
		cursor:pointer;
	}
	

/* ############################# */
/* Content */
/* ############################# */

	div.post {
			line-height: 16px;
			margin: 25px 0px;
	}
	
	.post .title {
		border-bottom:solid #1975D1 1px;
		height:30px;
		margin-bottom: 10px;
		line-height:24px;
	}
	
	.post .singletitle {
		border-bottom: solid #999999 1px;
		height:26px;
		margin-bottom: 10px;
		line-height:24px;
	}

		div.left {
			float: left;
			height: 22px;
			display: inline-block;
		}
		div.right {
			float: right;
			display: inline-block;
			line-height: 30px;
			padding-right: 5px;
		}


	.post .title h2 a, .post .title h2 a:link, .post .title h2 a:visited, .post .title h2 a:active, .post .title h2 a:hover, .post .title h2 a:focus {
			font-family: "Lucida Sans", "Tahoma";
			font-size: 24px;
	}
	
	.post .singletitle h2{
		font-size: 24px;
		font-family: "Lucida Sans", "Tahoma";
	}	

	.post h3 {
		font-size:13px;
		font-weight:bold;
		text-align:justify;
		padding-bottom:40px;
	}
	
	.post h4 {
		padding-bottom:7px;
	
	}
	
	.post .content-wrapper {
		width:637px;
		padding-bottom:20px;
		text-align:left;
	}
	
		.post .content-left {
			float:left;
			width:303px;
			padding-right:15px;
		}
		
		.post .content-right {
			float:right;
			width:303px;
			padding-left:15px;
		}
	
	
	.post ul, .post ol {
		list-style-type: bullet;
		padding: 2px 0px 5px 35px;
	}

	.post ol {
		list-style-type: decimal;
	}	
	
	.post a, .post a:link, .post a:visited, .post a:active {
			font-family: "Verdana", "Arial";
			color: #1975D1;
	}

	.post a:hover, .post a:focus {
			text-decoration: underline;
	}

	.post p, .post dl {
		padding:5px 0px;	
	}
	
	.post p.postmetadata {
		color: #999999;
		padding: 10px 0px 25px;
	}

	.post p.postmetadata-single {
		color: #999999;
		border-top: solid #999999 1px;
		border-bottom: solid #999999 1px; 
		margin-top: 20px;
		padding: 5px 0px;
	}

	div.topnav {
		width: 637px;
		text-align: right;		
	}
		
	.icon {
		border:none;
		padding:0px 5px 0px 0px;
	}
	
	div.downloadbutton {
		width:100%;
		text-align:center;
		padding:5px 0px;
		text-decoration:none;
		font-weight:bold;
	}
	
	div.clearhr {
		border-bottom:solid #999999 1px; 
		padding:5px 0px 10px;
		clear:both;
	}


/* ############################# */
/* WP Page Navi */
/* ############################# */

	#wp_page_numbers li {
		display: inline;
		padding: 3px;
		
	}

	#wp_page_numbers li.page_info {
		padding-right: 25px;
		margin-right: 25px;
		border-right: solid black 1px;
	}


	#wp_page_numbers li.active_page {
		font-weight: bold;
		text-decoration: underline;
	}
	

/* ############################# */
/* Kommentare */
/* ############################# */
	
	#comments {
		padding-bottom: 10px;	
	}
	
	#respond {
		padding: 10px 0px 10px;
	}
	
	.commentlist li {
		padding: 10px;
		list-style-type: none;
		border: solid #999999 1px;
	}	

	.commentlist li.alt {
		background-color:#EEEEEE;
		margin: -1px 0px;
	}	
	
	.commentlist li .avatar { 
		float: right;
		padding: 2px;
	}
	
	p.commentmeta1 {
		font-weight:bold;
	}
	
	p.commentmeta1 span {
		font-style: italic;
	}
	
	p.commentmeta2 {
		font-size: 9px;
	}
	
	p.nocomments {
		font-style: italic;
	}
	
	#commentform textarea, #commentform input.text {
		border-top:solid #999999 2px;
		border-right:solid #cccccc 2px;
		border-bottom:solid #cccccc 2px;
		border-left:solid #999999 2px;
		margin:5px 0px 5px;
	}

	#preview, #submit {
		border-top:solid #cccccc 1px;
		border-right:solid #999999 2px;
		border-bottom:solid #999999 2px;
		border-left:solid #cccccc 1px;
		margin:5px 5px 10px;
	}


/* ############################# */
/* Footer */
/* ############################# */


	#footernav {
			background-color:#F7F7F7;
			border-top:solid #D9D9D9 1px;
			border-right:solid #9C9C9C 1px;
			border-left:solid #9C9C9C 1px;
			border-bottom:solid #4D89BD 3px;
			padding:5px 16px;
	}	

	ul.footer li {
		list-style-type: none; 
		list-style-image: none;
		color: #999999;		
		display: inline;
		border-top:solid #F7F7F7 1px
	}

