/*  
Theme Name: Lu-Basics
Theme URI: 
Description: Digg-like 3 Columns Wordpress theme based on 3DiggLike by Small Potato and heavily modified by ma74
Version: 1.0.0
Author: ma74
Author URI: http://www.web2.at
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}
html{
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: center;
	vertical-align: top;
	color: #fff;
	background-color: #220011;

	background-image: url(img/bg_transparent_middle.png);
	background-repeat: no-repeat;
	background-position: center -40px;

	text-transform: lowercase;
}
/*
*/
#all {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	height: 100%;
	background-image: url(img/bottom_rank_01.gif);
	background-repeat: no-repeat;
	background-position: 56% bottom;
	padding-bottom: 40px;
	border: 0px solid green;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

a{
	text-decoration: underline;
	color: #FE0198;
}

a:hover{ text-decoration: none; }

a img{
	border: 0;
}

abbr, acronym{ border: 0; }

address, dl, p{
	padding: 10px 0 0;
	line-height: 1.7em;
}

blockquote{
	margin: 10px 10px 0;
	background: #fffada url(images/bg_blockquote.gif) no-repeat 5px 7px;
	color: #736926;
}

blockquote p{
	padding: 10px 10px 10px 20px;
}

blockquote blockquote{
	margin: 10px 20px;
	background: #fff;
	color: #333;
}

blockquote blockquote p{ padding: 10px; }

code{
	background: #f9f9f9;
}

dt{
	font-weight: bold;
}

dd{
	padding: 0 0 5px 15px;
}

hr{
	clear: none;
	width: 80%;
	border: 0;
	height: 0px;
	text-align: left;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

small{
	font-size: 10px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 1em;
	padding: 2px;
}

select {
	background-color: #F4E4E4;
}

input#author, input#email, input#url, textarea#comment {
	border: 1px solid #cbb945;
	background-color: #F4E4E4;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container, #header, #menu, #menu ul li, #menu ul li a, #pagetitle, h1, #syndication, .pagewrapper, .page, .wrapper, .narrowcolumnwrapper, .narrowcolumn, .content, .post, .entry, .browse, sidebar{
	text-align: left;
	vertical-align: top;
}

#container{
	width: 940px;
	min-height: 680px;
	margin: 0 auto;
	padding: 0;
	background-image: url(img/Blumenranke_rechts_02.gif);
	background-repeat: no-repeat;
	background-position: right 50px;
	border: 0px solid blue;
}

#header{
	width: 100%;
	height: 130px;
	color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#header img {
	padding-top: 9px;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	background: url(images/bg_tab_right.gif) no-repeat right top;
	color: #325b0a;
}

#menu ul li a{
	display: block;
	padding: 14px 20px 10px;
	text-decoration: none;
	background: url(images/bg_tab_left.gif) no-repeat left top;
	color: #325b0a;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#pagetitle{
	position: relative;
	top: -800px;
}

#pagetitle h1{
	padding: 36px 28px 0;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}

#pagetitle h1 a{
	text-decoration: none;
	color: #fff;
}

#syndication{
	float: left;
	padding: 15px 31px 0;
	color: #999;
}

#syndication a{ color: #666; }

#syndication a.feed{
	padding: 0 0 0 19px;
	background: url(images/feed_icon.png) no-repeat 0 1px;
}

#searchbox{
	float: right;
	padding: 10px 31px 0;
}

#searchbox input#s{
	border: 1px solid #ddd;
	padding: 3px;
	background: #fff;
}

#searchbox input#searchsubmit{ height: 24px; }

.pagewrapper{
	width: 100%;
	color: #F4E4E4;
	border: 0px solid #ddd;
	padding-bottom: 40px;
	margin: 0px;
}

.page{
	padding-top: 0 5px;
/*	background-image: url(img/Bg_Stengel_01.gif);
	background-repeat: no-repeat;
	background-position: 801px 526px;
	border-bottom: 1px solid yellow;
*/
}

/*
#ranke {
	position: absolute;
	width: 200px;
	height: 565px;
	background-image: url(img/flowerrank_right_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 0px solid blue;
	right: -10px;
	float: right;
	clear: none;
	top: 100px;
}
*/
.wrapper{ /* This wrapper class appears only on Page and Single Post pages. */

}

.narrowcolumnwrapper{
	border: 0px solid red;
	float: none;
	margin-left: 170px;
	margin-right: 140px;
	margin-top: 5px;
}

.narrowcolumn{
	width: 100%;
}

.content{
	width: 100%;
	border-bottom: 0px solid white;
	line-height: 1.5em;
}

.post{
	padding: 1em;
	border: 0px solid white;
}

.post h2{
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.8em;
	padding-bottom: 2px;
}

.post h2 a{
	text-decoration: none;
	color: #FFFFFF;
}

.post img{
	padding: 3px;
	border: 1px solid #94848C;
	margin-top: 5px;
	margin-right: 19px;
	margin-bottom: 7px;
	margin-left: 1px;
}
.post .img_overlay {
	width: 100px;
	height: 100%;
	border: 5px solid #94848C;
	background-image: url(img/img_overlay_01.gif);
	background-position: right bottom;
	float: left;
	position: relative;
	left: 0%;
	top: 0%;
}

.post img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.post img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.post img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
}

.article_seperator {
	overflow: hidden;
	height: 1px;
	width: auto;
	border: 0px solid red;
	margin-bottom: 1.8em;
	clear: none;
	position:relative;
}


.entry {
	height: auto;
	width: auto;
	border: 0px solid red;
	margin-bottom: 1.8em;

}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 9px 0 0;
}

.entry h1{
	font-size: 20px;
	line-height: 30px;
}

.entry h2{
	line-height: 1.8em;
}

.entry h3{ font-size: 14px; }

.entry h4{ font-size: 12px; }

.entry h5{ font-size: 11px; }

.entry h6{ font-size: 10px; }

.more-link {
}

.postinfo {
	font-size: 0.8em;
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.entry > .postinfo {
	border: 0px solid #ccc;
	clear: none;
	margin-top: 0.2em;
	float: right;
}

.postinfo a{
	color: #A61E65;
}

.postdate{
	color: #A61E65;
}

.browse{
	padding: 15px 16px;
	line-height: 18px;
}

.nocomments {
display: none;
}


/*   ++++++++++++++++ SIDEBARS  ++++++++++++++++ */
.sidebar, .obar{
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 0px solid #ccc;
}

.obar {
	margin: 0;
	padding: 0;
	width: 160px;
	float: left;
}
.sidebar {
	margin: 0;
	padding: 0;
	float: right;
	width: 90px;
	border: 0px solid #ccc;
}

.sidebar a, .sidebar a:visited, 
.obar a, .obar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar a:hover, .obar a:hover {
	color: #FE0198;
}

.obar ul li h2{
display: none;
}


.obar #al_loginForm, .obar #al_registerForm, 
.obar #al_lostPasswordForm, .obar #search  {
	font-size: 0.85em;
	color: #CCCCCC;
}
.obar ul li #al_loginForm h2, .obar ul li #al_registerForm h2, 
.obar ul li #al_lostPasswordForm h2  {
display: block;
	font-size: 1.2em;
}

.obar ul li input {
	-moz-opacity:0.90;
	filter: Alpha(Opacity=90);
}
.obar ul li input:focus {
	-moz-opacity:1;
	filter: Alpha(Opacity=100);
}
.obar ul li input#s {
}
.obar ul li input.submit {
display: none;
}


.sidebar ul, .obar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}


.sidebar ul li, .obar ul li{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.sidebar ul li.widget_search, .obar ul li{
	padding: 5px;
}
.obar ul li#brands-and-categories {
	margin-bottom: -14px;
}


.sidebar ul li h2, .obar ul li h2{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	color: #CCCCCC;
}
.sidebar ul ul li, .obar ul ul li{
	margin: 0;
	padding: 0;
	background: none;
	line-height: 1.6em;
}

.sidebar ul ul ul, .obar ul ul ul{
}

.sidebar ul ul ul li, .obar ul ul ul li{
	padding-left: 10px;
}

.sidebar ul ul ul ul li, .obar ul ul ul li{

}
.bigger {
	font-size: 1.2em;
	font-weight: bold;
}
.footer {
	width: 50%;
	font-size: 0.85em;
	color: #69103A;
	position: absolute;
	padding: 2px;
	bottom: 0%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 27%;
	right: 23%;
	border: 0px solid red;
}
.footer a, .footer a:visited {
	color: #80174E;
	text-decoration: none;
}
.footer a:hover, .footer a:focus {
	color: #FE0198;
} 

/*  SHOP STARTSEITEN SONDERKLASSEN    */

.kreise {
	width: 100%;
	height: 370px;
	margin: 0px;
	padding: 0px;
	clear: right;
}
.kreise_ende {
	width: 80%;
	height: 1px;
	clear: left;
	position: relative;
	top: -70px;
	border: 0px solid red;
}
.kollektionen a, .taschen a, .accessoires a  {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 200px;
}

.kollektionen a, .kollektionen a:visited {
	height: 323px;
	width: 255px;
	background-image: url(img/Startbild_Kollektionen_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top: -10px;
}
.kollektionen a:hover, .kollektionen a:focus {
	background-position: left -323px;
} 

.taschen a, .taschen a:visited {
	height: 236px;
	width: 260px;
	background-image: url(img/Startbild_Taschen_04.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: right;
	top: -30px;
	right: 20px;
}
.taschen a:hover, .taschen a:focus {
	background-position: left -236px;
} 

.accessoires a, .accessoires a:visited {
	height: 235px;
	width: 161px;
	background-image: url(img/Startbild_Accessoires_04.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	top: -97px;
	right: 175px;
	position: relative;
}
.accessoires a:hover, .accessoires a:focus {
	background-position: left -235px;
} 



/*  SHOP STARTSEITEN SONDERKLASSEN - Ende   */


/* COMMENTS TEMPLATE */

.post h3#comments, .post h3#respond{
	line-height: 27px;
	color: #CCCCCC;
}

.post h3#respond{
	color: #CCCCCC;
}

ol.commentlist{
	margin: 0 0 11px;
	padding:0;
	list-style: none;
}

ol.commentlist li{
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	border-bottom-color: #60113A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

ol.commentlist li .commentmetadata{
	font-size: 11px;
	color: #8B1855;
}

ol.commentlist li .commentmetadata a{
	color: #A61E65;
}

form#commentform small{
	font-size: 11px;
}

