/*  
Theme Name: WordPress Pix7 Theme
Theme URI: http://wordpress.org/
Description: Wordpress Theme von Martin Trauth 
Version: 0.9
Author: Martin Trauth
Author URI: http://pix7.de/
*/



/* Begin Typography & Colors */
body {
	font: 12px Arial, verdana Helvetica, sans-serif;
	background: #fff url(images/pix7_page_bg.gif) repeat-x top;
	color: #6e6e6e;
	text-align: left;
	}

#page {
	border: none;
	text-align: left;
	}

#header {
	background: transparent;
	}

#headerimg 	{
	margin: 7px 9px 0 0;
	width: 740px;
	}

#logo, #logo a:link, #logo a:visited, #logo a:hover	{
	position:absolute;
    /*background: url(images/pix7_logo.gif) top no-repeat;*/
    float:right;
    height:69px;
    margin-left:900px;
    top:34px;
    cursor: pointer;
    font: 30px arial, verdana, sans;
    color: #666;
    text-decoration: none;
    }
    
.signet, .signet a:link, .signet a:visited, .signet a:hover {
	background-color: #cd6000;
	color: #fff;
	}

#content {
	font-size: 12px;
	}

.widecolumn .entry p {
	font-size: 12px;
	}

.column .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.column .postmetadata {
	text-align: left;
	}

.alt {

	}
	
.post small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
    text-transform:uppercase;    
    float: left;
    width:80px;
    overflow:hidden;
    line-height:28px;    
	}

h1, h2, h3 {
	font-family:  Arial, Verdana, Sans-Serif;
	}

h1 {
	font-size: 18px;
	text-align: center;
    text-transform:lowercase;
    display:none;
	}

#headerimg .description {
	display: none;
	}

h2 {
	font-size: 18px;
	text-align: left;
    text-transform:lowercase;
    font-weight: normal; 
	}


#sidebar h2 {
	font-family: arial,verdana,sans;
    font-size:16px;
    color:#666;
	}

h3 {
	font: 18px Arial, Helvetica, sans-serif;
    text-transform:lowercase;
	}
    
.post h3	{
	margin-left: 80px;
	padding: 0px;
}

.entry	{
	clear: both; 
    padding-left: 80px;
    width: 520px;
    display: block;
    }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, verdana, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #cd6000;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin:auto;
	padding: 0;
	width: 970px;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 160px;
	width: 960px;
	}
    
#content {
	margin-bottom: 60px;
    }

.column {
	float: left;
	width: 670px;
	}

.widecolumn {
	margin: 5px 0 0 150px;
	width: 450px;
	}
    
.narrowcolumn	{
	width: 660px;
    float: left;
    margin-top: 40px;
    }

.post {
	margin: 0 0 30px 0;
	text-align: left;
	}

.post.follow {
	padding-bottom: 30px;
	width: 600px;
	background: URL(images/post_footer.gif) no-repeat bottom;
	}	

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.column .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata	{
   	margin: 20px 0 20px 80px;
    }
    
.postmetadata small	{
	line-height: 14px;
    width: 500px;   
    margin:40px 0 0 80px;
    text-transform:none;
    font-size:11px;
    }

#footer {
	border-top:1px solid #c7c7c7;
    border-bottom:1px solid #c7c7c7;
	padding: 0;
	width: 100%;
	clear: both;
	}

h3#respond, h3#comments	{
	width: 440px;
	clear: both;
    margin-left: 80px;
    padding-top: 20px;
    }

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/*startpage specials */

.post.start	{
	width: 600px;
    }

.entry.start {
    margin:0px;
    width: 590px;
    display:inline;
    padding-left: 0px; 
    }

.post .start h2	{
	margin-left: 0px;
	padding-left: 0px;
	font-weight: normal; 
    }

.entry.start p img {
    margin:-27px 0 0 15px;
      }   
      
#copy	{
	width: 300px;
    float: left;
    }
    
#imprint	{
	width: 360px;
    float: left;
    }
    
.entry.start p img.imprint  {
    border:1px solid #c7c7c7;
    padding:10px;
    margin:0 0 0 30px;
}

.post.start.entry {
    margin-left:0px;
    }   
    
.teaserblock	{
	margin-top: 30px;
	width: 600px;
    clear:both;
    }

.teaser	{	
	width: 200px;
    float: left;
    }
 .teaser	{	
	width: 200px;
    float: left;
    }
    
.teaser h3	{
	margin:0px;
	font-size: 16px;
	font-weight:normal;
}
    

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0 0 10px 80px;
    padding: 0px;
	}

h2.pagetitle {
	margin: 0 0 0 -5px;
	text-align: left;
    position:absolute;
    top:107px;
    font: 48px arial, Helvetica, sans-serif;
    color: #fff;
}

h2.pagetitle a:link, h2.pagetitle a:visited, h2.pagetitle a:hover {
	color: #fff;
}

#sidebar h2 {
	margin: 0 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
    
#primary_navigation {
	position:absolute;
    width: 500px;
    height: 30px;
    top: 70px;
	}   
    
#primary_navigation a:link, #primary_navigation a:visited, #primary_navigation a:hover {
	color:#000; 
    text-decoration:none;
    }
    
  
#primary_navigation li {
	list-style-type: none;
    display:inline;
    margin-right:15px;
    }
    
#primary_navigation ul {
	margin:0;
    padding:0;
    }

/* End Headers */



/* Begin Images */
.post.follow p img {
	border:1px solid #C7C7C7;
	float:left;
	padding:3px;
	margin:0 15px 5px 0;
	}

/*	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.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.youtube {
		border: 1px solid #C7C7C7;
		padding: 3px;
		}
	
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0 0 40px 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
    line-height: 14px;
   	padding: 5px 0 5px 0;
	}
 
#sidebar li {
	font-size: 11px;
    border-top: 1px solid #c7c7c7;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin:2px 0pt 0pt;
	padding:0pt;
	line-height:20px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
    font-size:16px;
	}

#searchform input {
	width: 190px;
    border: none;
    background-color: #e0e0e0;
    heigth: 18px;
	font-size: 13px;
    }

#sidebar #searchform #s {
	}

#sidebar #searchsubmit {
    background: url(images/searchsubmit.gif) no-repeat top;
    width: 101px;
    height: 18px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

form #commentform{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 80px;
	}
    
    
#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.comments	{
	margin-left: 80px;
    clear: both;
    }
    
.alt {
	margin: 0;
	}

.commentlist {
	padding: 0;
    margin-left: 70px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0 0 80px;
    width: 400px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin:40px 0 0 660px;
	width: 300px;
	}

#sidebar form {
	margin-bottom: 40px;
	}
    
    
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.cl {
	clear: both;
	}
/*
.navigation {
	margin-left:80px;
	text-align:center;
    height: 30px;
    width: 460px;
	}
*/
    
/* End Various Tags & Classes*/



