/*  
Theme Name: shoplupe-neu
Theme URI: http://www.shoplupe.com/
Description: Theme für den Shoplupe Blog
Version: 1.0.0
Author: Andy Weeger
Author URI: http://vgmediastudio.de

*/


/*  Global  -------------------------------------------------- */
/*------------------------------------------------------------------- */

body {
	font-size:13px;
	font-family: Arial, sans-serif;	
	width:auto; height:auto;	
	padding: 0;
	margin: 0;
	color: #58585a;	
	background: #fff url('images/bg-body.gif') repeat-x;	
}


p {
	line-height:1.6em;
	margin: 0 0 15px 0;	
}

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

li {
	margin: 0 0 0 0;
	padding: 0;
}

img {
	margin: 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #7BBD00;
}

a:hover {
	color: #F39D00;
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
}


h2 {	
	margin: 0 0 15px 0;
	font-family: “Lucida Sans Unicode”, sans-serif;	
	font-style: normal;
	font-weight: normal;
	text-transform: normal;	
	line-height: 1.1em;
	font-size: 40px;
}

h3 {	
	margin: 0 0 15px 0px;
	font-family: “Lucida Sans Unicode”, sans-serif;	
	font-style: normal;
	font-weight: normal;
	text-transform: normal;	
	line-height: 1.1em;
	font-size: 30px;
}

h4 {	
	margin: 0 0 15px 0px;
	font-family: “Lucida Sans Unicode”, sans-serif;	
	font-style: normal;
	font-weight: normal;
	text-transform: normal;	
	line-height: 1.1em;
	font-size: 20px;
}



/*  02 - Main Structure -------------------------------------------------- */
/*------------------------------------------------------------------- */

#wrapper {	
border-bottom: 1px solid #e1e1e2;
padding-bottom: 1em;
}

#container {	
	margin: 0 auto;
	width: 960px;		
	padding: 0;
}

#content {
	width: 570px;
	margin: 0 0 0 0;
	padding: 30px 40px 0 40px;
	float: left;
	background: #fff url('images/bg-content.gif') left top no-repeat;
}

#sidebar {
	width: 290px;
	float: right;
	margin: 0;
	padding: 30px 0 0 20px;
}

/* Clearfix ----------- */

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

.clearfix {
    display: inline-block;
}

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

* html .clearfix {
    height: 1%;
}



/*  03 - Header -------------------------------------------------- */
/*------------------------------------------------------------------- */

#header{
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
}

#logo {
	float: none;
	margin: 0;
	padding: 0;
	overflow: hidden;	
	background: transparent url('images/bg-logo.gif') no-repeat;	
}

#logo h1{
	font: 46px Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0 115px 0 0;
	text-indent: -5000px;
	overflow:  hidden;
	width: 205px;
	height: 98px;
	float: left;
	background: transparent url('images/logo.gif') 20px 20px no-repeat;		
}

#logo h2{
	font: 14px Helvetica, Arial, sans-serif;
	color:#58585A;
	float:left;
	margin:40px 0 0 15px;
	padding:0 0 2px 4px;
}

#mainNav {
	width: 100%;
	float: none;
	font: 12px Helvetica, Arial, sans-serif;
	color:#58585A;
	margin: 0 0 0 0;
	padding: 1px 0 1px 0;
	text-transform: uppercase;
	background: transparent url('images/bg-mainNav.gif') no-repeat left top;
	border-right: 1px solid #d7d8d9;
}

#mainNav ul {
	margin: 0 0 0 215px;
	padding: 0;
	border-right: 1px solid #e6eaea;
	overflow: hidden;
}

#mainNav li {
	margin: 0;
	float: left;
	display: block;
	border-left: 1px solid #d7d8d9;
}

#mainNav li a.subscribe {
	background: transparent url('images/feed_icon.gif') 20px center no-repeat;
	padding-left: 45px;
}

#mainNav li a.subscribe:hover {
	background: transparent url('images/feed_icon.gif') 20px center no-repeat;
	color: #ff7500;
}

#mainNav a:link, #mainNav a:visited {
	display: block;
	text-decoration: none;
	color: #58585A;
	padding: 6px 30px 6px 30px;
	border-left: 1px solid #e6eaea;	
	line-height: 14px;
}

#mainNav li.current_page_item a,
#mainNav a:hover {
	color: #fff;
	background: #58585A url('images/mainNav-li-a-bg.gif') repeat-x;
}

#mainNav li.current_page_item a {
	text-shadow: none;
}


/* Posts -------------------------------------------------- */
/*------------------------------------------------------------------- */


#content {

}

#content .box {
	overflow: hidden;
}

.box {
	border-bottom: 1px solid #f1f1f1;		
	padding: 20px 0;
	clear: both;
}

.box.odd.teased {
	background: none;
	border-top: none;
}

.box.odd {

}

.box.teased h3 {
	
}

.post {

}

.post .inside {
	margin: 0;
	padding: 0 0 0 0;
}

#content .page{	
}

#content .page h2{	
	margin-bottom: 20px;
}


.postContent {
	margin: 0 0 3em 0;
	padding: 0 0 1em 0;	
	border-bottom: 1px solid #f0f0f0;
}

.postBody{
	margin: 0;	
}

.postBottom{
	margin: 0;
	height: 25px;
}

.post h2 {
	font-size: 22px;
	letter-spacing: 0;
}

.single .post h2,
.teased .post h2 {
	font-size: 32px;
}

.sb-box h2 {
	font-size: 22px;
	font-weight:normal;
	margin: 0 0 20px;
	padding: 20px 0 0 0;
	border-top: 1px solid #E6EAEA;	
	display: block;
	color: #58585A;
	letter-spacing: 0;
}

.post h3 {	
	font-size: 30px;
}

.post h4 {	
	font-size: 24px;
}

.post h5 {	
	font-size: 18px;
}

.postContent p {
}


.post h2 a:link, .post h2 a:visited{
	color: #7BBD00;
}

.post h2 a:hover {
	color: #F39D00;
}


.postMeta {
	margin: 10px 0 20px 0;
	padding: 0 0 7px 0;
	background: transparent url('images/bg-postmeta.gif') left bottom no-repeat;
	font-size: 12px;
}

.postMeta .date{
	float: left;
	border-right: 1px solid #e6eaea;
	padding: 0 10px 6px 0;
	color: #a5a5a5;
	font-weight: bold;
}

.postMeta .tags {
	float: left;	
	padding: 0 3px 6px 10px;
	border-left: 1px solid #fff;
	color: #a5a5a5;
	width: 420px;
	overflow: hidden;
	height: 10px;
}



.commentCount{
	float: right;	
	margin: 2px 0 -7px 0;
	width: 30px;
	text-align: center;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
}

a.commentCount{
	text-align: center;
	line-height: 20px;
	display: block;
	color: #fff;
}

a.commentCount:hover{	
	color: #F39D00;
}

.postMeta .tags a:link, .postMeta .tags a:visited{
	color: #F39D00;
}

.postMeta .tags a:hover{
	color: #f36d00;
}

#container .readMore {	
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-weight: bold;
	
}

#container .readMore:hover {
	text-decoration: none;	
}

.more-link {
	display: none;
}

/* Listen ----------- */

#content ul {
	list-style: none;
	margin: 0 0 20px 0;
}

#content li {	
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	background: transparent url(images/content_list_bullet.gif) no-repeat 0 0px;
}

/* Zitate ----------- */

/* Zitate ----------- */

blockquote{
	font: 14px "Times New Roman", Times, serif;
	font-style: italic;
}



/* Pager Links ----------- */

#paginationBar {	
	font-weight: bold;
	padding: 20px 0;
	
}

#paginationBar a:link, #paginationBar a:visited{
	color: #656565;
	background: transparent url(images/bg-btn-grey.png) repeat-x left top;
	border: 1px solid #808080;
	color: #fff;
	width: 113px;
	line-height: 30px;
	text-align: center;
	display: block;
}

#paginationBar a:hover{
	color: #fff;
}

#paginationBar a{
	
}

#paginationBar .olderLink{
	float: left;	
}

#paginationBar .newerLink{
	float: right;	
}


/* Search ----------- */
#container .searchResult h3{
	margin: 0;
}


/* Kommentare ----------- */

#comments {
	position: relative;
	margin: 30px 0 30px;
	padding-top: 30px;
	border-top: 1px solid #f0f0f0;
}

#commentlist li {
	padding: 0;
	background: none;
}

#leave-comment {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 2px 10px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #000;
}

.comment {
	margin: 0 0 20px;
	clear: both;
}

.comment ul {
	margin: 20px 0 0 20px;
}

.comment p {
	margin: 0 0 10px;
}

.comment-meta {
	float: right;
	width: 120px;
	line-height: 20px;
	text-align: right;
}

.comment-meta img {
	margin: 0 0 5px;
}

.comment-meta span {
	font-size: 12px;
}

.comment .avatar {
	padding: 9px;
	background: #fff;
	border: 1px solid #ebebeb;
	border-top-color: #f0f0f0;
	border-left-color: #f0f0f0;
}

.comment-text {
	position: relative;
	width: 410px;
	padding: 10px 10px 0;
	background: #fff;
	border: 5px solid #f0f0f0;
}

.depth-1 .comment-text,
.depth-1 #commentform input.text {
	width: 410px;
}

.depth-2 .comment-text,
.depth-2 #commentform input.text {
	width: 390px;
}

.depth-3 .comment-text,
.depth-3 #commentform input.text {
	width: 370px;
}

.depth-4 .comment-text,
.depth-4 #commentform input.text {
	width: 350px;
}

.depth-5 .comment-text,
.depth-5 #commentform input.text {
	width: 330px;
}

.depth-6 .comment-text,
.depth-6 #commentform input.text {
	width: 310px;
}

.comment-bubble {
	position: absolute;
	top: 15px;
	right: -25px;
	width: 30px;
	height: 30px;
	background: transparent url('images/bg-comment-bubble.gif') no-repeat right top;
	z-index: 10;
}

.reply {
	margin: -5px 0 10px;
}

.comment-reply-link {
	padding: 2px 10px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #000;
}

#comments #respond h3,
#comments #respond #gravatar-info,
#comments #respond .comment-meta,
#comments #respond .comment-bubble {
	display: none;
}

#comments #respond {
	margin: 20px 0 0;
}

#comments .depth-1 #respond,
#comments .depth-1 #commentform form,
#comments .depth-1 #comment-logged {
	width: 440px;
}

#comments .depth-2 #respond,
#comments .depth-2 #commentform form,
#comments .depth-2 #comment-logged {
	width: 420px;
}

#comments .depth-2 #comment-logged {
	background: transparent url(imgages/bg-comment-logged-2.png) no-repeat left top;
}

#comments .depth-3 #respond,
#comments .depth-3 #commentform form,
#comments .depth-3 #comment-logged {
	width: 400px;
}

#comments .depth-3 #comment-logged {
}

#comments .depth-4 #respond,
#comments .depth-4 #commentform form,
#comments .depth-4 #comment-logged {
	width: 380px;
}

#comments .depth-4 #comment-logged {
}

#comments .depth-5 #respond,
#comments .depth-5 #commentform form,
#comments .depth-5 #comment-logged {
	width: 360px;
}

#comments .depth-5 #comment-logged {
}

#comments .depth-6 #respond,
#comments .depth-6 #commentform form,
#comments .depth-6 #comment-logged {
	width: 340px;
}

#comments .depth-6 #comment-logged {
}

#trackbacklist li {
	padding: 5px 0 5px 20px;
	background: transparent url(images/bg-tb-list-item.png) no-repeat 0px 10px;
}


/*	##################################
   	COMMENTFORM
	################################## */
	
#commentform label {
	display: block;
	padding: 0 0 5px 15px;
	color: #A5A5A5;
}
	
#respond {
	position: relative;
	margin:15px 0 20px;	
}

#comments h3,
#respond h3 {
	margin: 0 0 20px;
	padding: 0px;
	font-size: 22px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-weight: normal;
	text-shadow: 1px 1px 0 #fff;
}

#commentform {
	position: relative;
	margin: 0 0 20px;
}

#commentform form {
	width: 440px;
}

#commentform textarea {
	overflow: auto;
}

#comment-textarea {
	position: relative;
}

#commentform .comment-text {
	height: 150px;
	margin: 0 0 10px;
	line-height: 24px;
	color: #505050;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}

#commentform .comment-bubble {
	right: -20px;
}

#commentform input.text {
	width: 410px;
	margin: 0 0 10px;
	padding: 5px 10px;
	background: #fff;
	border: 5px solid #f0f0f0;
	color: #505050;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}

#commentform .submit {
	float: right;
	margin: 0 5px 0 0;
	padding: 7px 18px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

#commentform .avatar {
	padding: 9px;
	background: #fff;
	border: 1px solid #ebebeb;
	border-top-color: #f0f0f0;
	border-left-color: #f0f0f0;
}

.cancel-comment-reply {
	position: absolute;
	bottom: 0px;
	left: 5px;
	line-height: 30px;
}

#comment-logged {
	width: 440px;
	height: 95px;
	padding: 45px 0 0;
	background: transparent url(img/bg-comment-logged.png) repeat-x left top;
	text-align: center;
}

#commenterror {
	margin: 0 0 20px;
	padding: 2px 0 2px 20px;
	background: transparent url(img/bg-commenterror.png) no-repeat left center;
}

#cancel-reply {
	position: absolute;
	bottom: 5px;
	left: 5px;
	z-index: 10;
}

#cancel-reply a {
	color: #505050;
	font-size: 11px;
}

/*  sidebar -------------------------------------------------- */
/*------------------------------------------------------------------- */


#sidebar h3{
	color: #58585a;	
	font-size: 24px;
	margin: 0 0 5px 0;
	font-family: “Lucida Sans Unicode”, sans-serif;	
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -1px;	
}

#sidebar a:link, #sidebar a:visited{
}

#sidebar a:hover {
	color: #F39D00;
}


.sidebarBox{
	padding: 15px 0 0 0;
	color: #fff;
	margin: 0 0 10px 0px;	
}



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

#sidebar ul li {
	padding: 3px 0 10px 24px;
	background:url(images/bg-sidebar-list.gif) no-repeat 0 2px;
	border-bottom:1px dotted #E6EAEA;	
	margin-bottom: 10px;
}

#sidebar ul li a:link, #sidebar ul li a:visited{
}

#sidebar ul li a:hover{
}


/* Ads ----------- */

#sidebarAds {
	padding: 15px 0 0 0;	
	margin: 0 0 10px 0;
	background:url(images/sidebar_box_bkg.jpg) ;
}

#ads{	
	margin: 0px 0 0 0px;
	display: block;	
}

#ads li{
	float: left;
	margin: 13px 0 0 15px;
	display: block;
	background: #444444;
	width: 125px;
	height: 125px;	
}


/* Search ----------- */

#searchform{
	margin: 0 0 0 0;
	padding: 21px 7px 21px 30px;
	background:url(images/search-bg.gif) no-repeat;
	display: block;
}

#s{
	width: 170px;
	border: 0;
	background: none;
	padding: 3px;
}

#searchsubmit {
	display: none;
	
}


/* Footer -------------------------------------------------- */
/*------------------------------------------------------------------- */

#footer {	
	clear: both;
	background: #58585a;
	color: #fff;
	border-top: 1px solid #fff;
}

#footer-inner {
	margin: 0 auto;
	padding: 20px 0 30px 40px;
	width: 920px;
}


/* Diverses -------------------------------------------------- */
/*------------------------------------------------------------------- */

a img {
	border: none;
}


/*.alignright.size-full,
.alignleft.size-full,*/
.alignright.full-size,
.alignleft.full-size {
	display: block;
	margin: 1em 0;
	float: none;
}

.alignright,
.alignleft {
	float: right;
	margin: 0 0 1em 1em;
}

#paging a, .read-more, .btn, #search-submit, #leave-comment,
.comment-reply-link, #commentform .submit {
	background: transparent url(images/bg-btn-grey.gif) repeat-x left bottom;
	border: 1px solid #808080;
	padding: 2px 10px 3px 10px;
	line-height: 14px;
	color: #fff !important;
	-moz-border-radius:3px;	
}

#sidebar .widget_ts_twitter .btn,
#paging a {
	background: #77a833 url(images/bg-btn-green.gif) repeat-x left bottom;
	border: 1px solid #67922c;
}

.sb-box.widget_search {
	margin: 0 0 30px 0;
}

.sb-box {
	margin: 30px 0;
}







#paging.box {
	border-bottom: 0;
	margin: 2em 0;
	overflow: hidden;
}

#paging div {
	width: 50%;
	float: left;
}

#paging div.next {
	float: right;
	text-align: right;
}

#paging a {
	padding: 4px 20px;
}


#sidebar #twitter_update_list {
	clear: both;
	overflow: hidden;
}

#sidebar #twitter_update_list li {
	background: none;
	margin: 10px 0;
	padding: 0;
	position: relative;
}

#sidebar #twitter_update_list li.odd {
	padding-right: 20px;
}

#sidebar #twitter_update_list li.even {
	padding-left: 20px;
}

#sidebar #twitter_update_list li.even .comment-bubble {
	left: 0;
	background: transparent url('images/bg-comment-bubble-left.gif') no-repeat right top;	
}

#sidebar #twitter_update_list li.odd .comment-bubble {
	background: transparent url('images/bg-comment-bubble.gif') no-repeat right top;
	right: 0;
}

#sidebar #twitter_update_list li div.inside {
	border:5px solid #F0F0F0;	
	padding: 10px;
}

#sidebar #twitter_update_list .status {
	font-weight: bold;
	margin-bottom: 5px;
}

#sidebar .widget_ts_twitter .twitter-btn {
	margin-top: 10px;
}

.recent-post span {
	font-size: 0.9em; margin-top: 5px;
	display: block;
}

#sidebar .recent-post strong {
	font-size: 1.1em;
}

.recent-post strong div.date {
	margin-top: 3px;
}



#footer h2 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-shadow:1px 1px 0 #4e4e50;	
	padding-bottom: 5px;
}

#footer .box {
	float: left;
	width: 50%;
	clear: none;
	border-bottom: none;
	padding-top: 0;
}

#footer .widget_ts_contact.box {
	width: 290px;
}

#footer .widget_ts_recent.box {
	width: 570px;
	margin-right: 20px;
}

#footer .contact-info,
#footer .sb-box2 {
	background: #4e4e50;
	border-top: 1px solid #323233;
	border-right: 1px solid #323233;
	border-left: 1px solid #5f5f61;
	border-bottom: 1px solid #5f5f61;	
	padding: 20px;
	-moz-border-radius: 5px;		
}

#footer ul li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: transparent url('images/bg-footer-list.gif') left bottom repeat-x;
}

#footer .recent-post strong {
	font-size: 13px;
}


.tt {
	font-weight: bold;
}
