/*  
Theme Name: WP ADXXL
Theme URI: http://www.adxxl.com/
Description: Wordpress Thema für ADXXL
Version: 0.1
Author: Andreas Levers
Author URI: http://www.adxxl.com/

*/

/* YUI Interface reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
html {
	background: #d3d3d3 url(/cms/wp-content/themes/adxxl/images/body.png) repeat-x center top fixed;
}

.dropshadow {
}

.decorator {
	background: transparent url(/cms/wp-content/themes/adxxl/images/decorator.png) repeat-x center top;
}

#page {
	width: 840px;
	margin: 0 auto;
	padding: 0 30px 30px;
	color: #444;
	font-size: 11px;
	background: transparent url(/cms/wp-content/themes/adxxl/images/page.png) repeat-y;
	font-family: Arial, Sans-Serif;
}

#footer {
	width: 500px;
	padding: 0 370px 20px 70px;
	color: #888;
	margin: 0 auto 30px;
	height: 90px;
	background: transparent url(/cms/wp-content/themes/adxxl/images/footer.png) no-repeat center bottom;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

#footer a {
	color: #555;
}

#footer p {
	margin-bottom: 5px;
}

#content {
	width: 540px;
	float: left;
	padding: 0 0 20px 0px;
}

a:link, a:visited {
	color: #36c;
	text-decoration: underline;
}

a:hover, a:active {
	color: #039;
	text-decoration: none;
}

#sidebar {
	width: 298px;
	margin: 0 0 0 1px;
	float: left;
	padding-top: 20px;
	background: transparent url(/cms/wp-content/themes/adxxl/images/sidebar.jpg) no-repeat left top;
	min-height: 300px;
}

#sidebar .list li a {
	display: block;
	float: none;
	padding: 6px 20px 8px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}

#sidebar ul.news li {
	padding: 6px 20px 8px;
	border-bottom: 1px dotted #ccc;
	line-height: 150%;

}

.current_page_item > a {
	background: #fff;
}

#sidebar h2 {
	padding: 0 20px 10px;
	font-weight: bold;
	font-size: 14px;
	color: #888;
}

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

#sidebar li a:hover {
	background: #fff;
}

#sidebar li li li a {
	font-weight: normal;
}


.post {
	margin: 0 0 10px;
	font-size: 12px;
	line-height: 170%;
	padding: 20px 0 10px 20px;

}

.entry {
	width: 500px;
	padding: 0 20px 0 0;
}

.post small {
	display: block;
	font-size: 11px;
	margin: 0 0 5px;
}

.post p, .post ul, .post blockquote {
	margin: 0 0 10px;
	text-align: justify;
}

.post strong {
	color: #000;
	font-weight: bold;
}

.post h1, .post h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px;
}

.post h1, .post h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px;
}



.submit input {
	width: 126px;
	height: 30px;
	margin-left: 125px;
	text-align: center;
	border: 0;
	background: #eee url(/cms/wp-content/themes/adxxl/images/button_126.png) no-repeat center;
	font-weight: bold;
	font-size: 11px;
}

.more-link {
	width: 126px;
	height: 20px;
	padding: 5px 0;
	margin: 10px 0;
	text-align: center;
	border: 0;
	background: #eee url(/cms/wp-content/themes/adxxl/images/button_126.png) no-repeat center;
	font-weight: bold;
	font-size: 11px;
	display: block;
	float: none;
}

.more-link:link, .more-link:visited {
	text-decoration: none;
	color: #000;
}

h3.largebtn {
	font-size: 14px;
}

.pagetitle {
	margin: 0;
	padding: 10px 20px 5px;
	height: 15px;
	background: #f8f8f8;
	border-bottom: 1px solid #ddd;
}

.pagetags {
	margin: 0;
	padding: 10px 20px 5px;
	height: 15px;
	background: #f8f8f8;
	border-bottom: 1px solid #ddd;
}

#searchform {
	float: left;
	width: 260px;
	display: block;
	clear: right;
	padding: 0 20px;
	margin: 0 0 20px;
}

#searchform input {
	font-size: 11px;
}

#searchform #s {
	background: #fff;
	padding: 5px;
	height: 18px;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #000;
	float: left;
	width: 140px;
}

#searchsubmit {
	width: 76px;
	height: 30px;
	text-align: center;
	border: 0;
	background: #eee url(/cms/wp-content/themes/adxxl/images/button_76.png) no-repeat center;
	font-weight: bold;
	font-size: 11px;
	float: left;
	margin-left: 4px;
}

#searchsubmit:hover, .submit input:hover {
	text-decoration: underline;
}



#header {
	display: block;
	width: 840px;
	margin: 0 auto;
	background: #222 url(/img/gallery/header-metal.jpg) no-repeat left top
}

#headerimg a {
	width: 840px;
	height: 60px;
	padding: 15px 0;
	display: block;
	float: right;
	background: transparent url(/cms/wp-content/themes/adxxl/images/logo_240_slogan.png) no-repeat center 20px;
}

#header h2 {
	display: none;
}


#headerimg span {
	display: none;
}

#menu {
	display: block;
	float: none;
	clear: both;
	height: 40px;
	margin: 0 auto;
	display: block;
	padding-left: 1px;
	line-height: 120%;
	background: #fff url(/cms/wp-content/themes/adxxl/images/menubar.jpg) repeat-x center top;
}

#menu ul {
	float: left;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	float: left;
	display: block;
	padding: 7px 5px 5px;
	height: 28px;
	width: 125px;
	background: transparent url(/cms/wp-content/themes/adxxl/images/menubtn.png) no-repeat right top;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #000;
}

#menu li.current_page_parent a,
#menu li.current_page_item a,
#menu li.current-cat a,
#menu.cat1 .cat-item-1 a,
#menu li.current_page_parent a:hover,
#menu li.current_page_item a:hover,
#menu li.current-cat a:hover,
#menu.cat1 .cat-item-1 a:hover
{
	background: #fff;
	color: #000;
	margin-top: -2px;
	padding-bottom: 7px;
} 

#menu li a:hover {
	background: #000;
	color: #39f;
}

.navigation {
	padding: 10px 20px;
	border-top: 1px solid #ddd;
	height: 20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.refs li {
	width: 120px;
	height: 100px;
	text-align: center;
	float: left;
}

.refs span {
	display: block;
	width: 120px;
	float: left;
	text-align: center;
	color: #888;
	font-size: 11px;
	line-height: 100%;
}

.gallery {
}

.gallery li {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

.gallery li a {
	display: block;
	float: left;
}

.section {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

h4 {
	font-weight: bold;
	margin: 0 0 5px;
	font-size: 12px;
}

dl {
	clear: both;
	display: block;
	float: none;
	width: 490px;
	margin: 0 0 10px;
	background: #eee;
	padding: 5px;
}

dt {
	float: left;
	padding-right: 5px;
	width: 120px;
}

dd {
	width: 365px;
	float: left;
	display: block;

}



#gallery_list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#gallery_list img {
	border: 0;
	float: left;
	margin: 0 10px 10px 0;
}

#gallery_list li {
	float: left;
	display: block;
	width: 500px;
	height: 87px;
	margin: 0 0 10px 0;
	text-align: center;
}

#gallery_list p {
	font-size: 11px;
	text-align: left;
	margin: 0;
}

#incoming {
	display: none;
	padding: 5px;
	font-size: 11px;
	background: #eee;
	margin: 0 0 10px;
}

#language {
	padding: 0 20px;
}

#language li {
	float: left;
	margin: 0 10px 0 0;
}

#styleswitch {
	width: 29px;
	height: 40px;
	float: left;
	overflow: hidden;
	background: transparent url('/cms/wp-content/themes/adxxl/images/styleswitch.png') no-repeat left top;
}

#styleswitch a {
	display: block;
	float: left;
	width: 29px;
	height: 10px;
	overflow: hidden;
}

#styleswitch a span {
	display: none;
}

/* CSS clearfix */

.cf:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.cf {
    display: inline-block;
}

html[xmlns] .cf {
    display: block;
}

* html .cf {
    height: 1%;
}

li.adxxlgallerypic {
    
    height: 60px;
    width: 90px;
    overflow: hidden;
    
}
