/*   
Theme Name: Kopperhead Photography
Theme URI: http://www.kopperhead.de/
Description: Work in progress
Author: Tom Arnold
Author URI: http://www.wondertom.de
Template: twentyten
Version: 0.1
*/
@import url('../twentyten/style.css');

/**/
body, input, textarea, .page-title span, .pingback a.url {
	font-family:"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
}
/**/
a:link {
	color:#300;
}
a:visited {
	color: #666;
}
.clear {
	clear: both;
}
#wrapper {
	margin: 30px auto 0;
	padding: 0;
	background: #fff url(images/kopper-logo.jpg) right top no-repeat;
}
#main {
	padding: 40px 0 20px 0;
}
/**
header, banner
*/
#header {
	position: relative;
	height: 130px;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family:"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
	
	
}
#branding {
	position: absolute;
	left: 20px;
	top: 35px;
	background: transparent url(images/star-bg.jpg) 0px 25px no-repeat;
	padding-bottom: 10px;
}
#site-title {
	margin: 0;
	font-size: 36px;
	line-height: 1.15em;
	width: auto;
	float: none;
	text-transform: lowercase;
}
#site-title a {
	font-weight: 600;
	color: #ccc;
}
#site-description {
	font-style: normal;
	font-size: 14px;
	margin: 0;
	margin-left: 27px;
	float: none;
	width: auto;
	color: #333;
	text-transform: uppercase;
}
/**
navigation oben
*/
#access {
	background-color: transparent;
	position: absolute;
	top: -30px;
	left: 0;
}
#access div.menu {
	margin-left: 0;
}
#access ul li {
	background: transparent;
}
#access a {
	line-height: 30px;
	text-transform: lowercase;
}
#access ul li > a:hover,
#access ul li.current_page_item > a {
	color: #999;
	background: #fff;
}
#access ul ul {
	top: 30px;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.4);
}
#access ul ul a {
	background-color: #666;
	color: #fff;
}
/**
content home
*/
#content.home {
	margin: 0 20px 50px 20px;
}
#content div.col {
	width: 435px;
	margin-right: 20px;
	float: right;
}
/**
-- news teaser -- */
#content div.col.news {
	margin-right: 0;	
	font-family:"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	width: 445px;
}
#content div.col.news h2 {
	margin: 0; padding: 0;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 5px;
	text-transform: lowercase;
	color: #333;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.05em;
}
#content div.col.news h2 a {
	margin: 0; padding: 0 5px;
	text-decoration: none;
	color: #666;
	display: block;
	background: transparent url(images/teaser-bg-dark.png);
	height: 80px;
}
#content div.col.news h2 a:hover {
	color: #FFF;
	background: transparent url(images/teaser-bg-dark-2.png);
}
#content div.col.news .news-container {
	margin: 0; padding: 0 5px 0 4px;
	height: 420px;
	overflow: auto;
	border-left: 1px solid #eee;
}
#content div.col.news .news-container .news-item {
	margin-bottom: 1em;
	border-bottom: 1px solid #eee;
	padding-bottom:0.6em;
}
#content div.col.news .news-container .entry-title {
	text-transform: lowercase;
	font-weight: bold;
	margin: 0; padding: 0;	
	font-size: 14px;
	line-height: 18px;
}
#content div.col.news .news-container .entry-meta {
	font-size: 0.9em;
	text-align: right;
}
#content div.col.news .news-container .entry-content {
	padding-top: 1em 0 0 0;
}
#content div.col.news .news-container p {
	margin-bottom: 0.4em;
}
#content div.col.news .news-container a:hover {
	color: #900;
}
/**
-- gallery teaser -- */
#content div.col.gallery-container {
	overflow: hidden;
	height: auto;
	font-family:"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
}
#content div.col.gallery-container .gal-teaser {
	margin: 0; padding: 0;
	position: relative;
	width: 435px;
	height: 80px;
	margin-bottom: 5px;
}
#content div.col.gallery-container .gal-teaser h2 {
	margin: 0; padding: 0;
	text-transform: lowercase;
	letter-spacing: 0.05em;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	width: 100%;
	text-align: left;
	left: 0; bottom: 0;
	position: absolute;
	z-index: 20;
}
#content div.col.gallery-container .gal-teaser h2 a {
	margin: 0; padding: 0 5px;
	display: block;
	background: transparent url(images/teaser-bg-dark-2.png);
	color: #FFF;
}
#content div.col.gallery-container .gal-teaser h2 a:hover {
	color: #000;
	background: transparent url(images/teaser-bg.png);
}
#content div.col.gallery-container .gal-teaser-img {
	margin: 0; padding: 0;
	left: 0; top: 0;
	position: absolute;
	width: 100%;
	z-index: 10;
}
#content div.col.gallery-container .gal-teaser-img img {
	border: none;
	display: block;
}
#content div.col.gallery-container .gal-teaser-img a:hover {
	margin: 0; padding: 0;
}
#content div.col.gallery-container .gal-teaser .gal-description {
	color: #000;
	margin: 0; padding: 0;
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: 0;
	left: 0; bottom: 22px;
	right: 0;
	background: transparent url(images/teaser-bg.png);
	z-index: 15;
	
}
#content div.col.gallery-container .gal-teaser .gal-description a {
	padding: 5px 30px 5px 5px;
	text-decoration: none;
	color: #000;
	display: block;
}
/**
content != home
*/
#content .entry-title {
	text-transform: lowercase;
}
#content .page-title span {
	text-transform: lowercase;
}
#content .entry-content,
#content .entry-summary {
	font-size: 14px;
	line-height: 1.3em;
}
#content .entry-content p,
#content .entry-summary p,
#content h3 {
	margin-bottom: 1em;
}
/**
	right
*/
.widget_recent_entries li a {
	text-transform: lowercase;
}
/**
footer
*/
#colophon {
	border-top: none;
	background: #f1f1f1;
}

#site-generator,
#site-info {
	display: none;
}
#footer-widget-area {
	margin: 20px;
}
#footer-widget-area #fourth {
	width: 190px;
}

#footer-widget-area .widget-area {
	width: 215px;
	font-family:"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

#footer-widget-area .widget-area ul {
	list-style-type: none;
	margin-left: 0;
}
#footer-widget-area .widget-area ul.blogroll li a {
	display: block;
	color: #666;
	padding: 2px 0;
	border-bottom: 1px solid #ccc;
}
#footer-widget-area .widget-area ul.blogroll li a:hover {
	text-decoration: none;
	color: #333;
	border-bottom-color: #666;
}
.widget-title  {
color:#666;
font-weight:bold;
text-transform: lowercase;
padding-bottom: 2px;
border-bottom: 1px solid #ccc;
}
.textwidget {
	padding-top: 2px;
}

/* mygallery kram */
.mypicsgallery a {
	background: #fff;
	display: block;
	width: 156px;
	height: 156px;
	float: left;
	text-align: center;
}
div.mygallerygallery {
	display: inline-block;
	vertical-align: top;
	width: 180px;
	min-height: 210px;
	margin-right: 10px;
}
div.mygallerynames a {
	font-size: 12px;
	text-decoration:none;
	float: none;
}
