/*  
Theme Name: hype-neu
Theme URI: http://www.hype.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: #ec923b;
}


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: #ec923b;
}

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;
}

#wrapper-inner {	
	margin: 0 auto;
	width: 960px;		
	padding: 0;
}

.content-wrapper {
	background: #fff url('images/bg-content-wrapper.gif') repeat-y;
}

.content {
	width: 630px;
	float: left;	
}

.content-inner {
	margin: 30px 20px 0 30px;
}

.sidebar {
	background: transparent url('images/bg-sidebar.gif') no-repeat left top;
	width: 330px;
	min-height: 350px;
	float: right;
}

.sidebar-inner {
	margin: 0 20px 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;
	margin: 0;
	height: 140px;
	background: #fff url('images/bg-header.jpg') no-repeat;
}

#logo {
	float: none;
	margin: 0;
	padding: 0;
	overflow: hidden;	
}

#logo h1{
	font: 46px Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 6px 0 0 20px;
	text-indent: -5000px;
	overflow:  hidden;
	width: 256px;
	height: 100px;
	float: left;
	background: #fff url('images/bg-logo.jpg') no-repeat;
}

#logo h2{
	font: 14px Helvetica, Arial, sans-serif;
	color:#ec923b;
	float: right;
	margin: 47px 260px 0 0;
	width: 185px;
	height: 35px;
	background: #fff url('images/bg-h2.jpg') no-repeat;
	text-indent: -5000px;
}

.main-navigation {
	width: 100%;
	height: 50px;
	float: none;
	font: 12px Helvetica, Arial, sans-serif;
	color:#ec923b;
	margin: 0 0 0 0;
	padding: 0;
	text-transform: uppercase;
	background: transparent url('images/bg-mainNav.jpg') no-repeat left top;
}

.main-navigation-inner ul {
	margin: 0 0 0 10px;
	padding: 0;
	overflow: hidden;
	border-left: 1px solid #000;	
}

.main-navigation-inner .sf-menu li {
	margin: 0;
	float: left;
	display: block;
	border-right: 1px solid #000;
}

.main-navigation-inner .sf-menu a:link, .main-navigation-inner .sf-menu a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 6px 20px 7px 20px;
	border-right: 1px solid #717171;	
	font-size: 13px;
	line-height: 14px;
	text-shadow: none;
	font-weight: bold;
}

.main-navigation-inner .sf-menu li.current a,
.main-navigation-inner .sf-menu li.current_page_item a,
.main-navigation-inner .sf-menu a:hover {
	color: #949494;
	background: #4B4B4B;
}

.main-navigation-inner li.current_page_item a {
	text-shadow: none;
}


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


.content-inner {

}

.content-inner .box {
}

.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 {
	position: relative;
}

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

.content-inner .page{	
}

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


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

.postContent.page {
	border-bottom: none;
}

.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.widget_search {
	margin: 2em -20px;
	padding: 5px 20px;
	background: #fff;
}

.sb-box h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 20px;
	display: block;
	color: #ec923b;
	letter-spacing: 0;
}

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

.post h4 {	
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 2em;
}

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

.postContent p {
}


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

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


.postMeta {
	margin: 10px 0 10px 0;
	padding: 5px;
	font-size: 12px;
	background: #f0f0ee;
}

.postMeta .date {
	float: left;
	border-right: 1px solid #d7d7d1;
	padding: 0 10px 0 0;
	font-weight: bold;
	text-transform: uppercase;
}

.postMeta .post-data {
	float: left;	
	padding: 0 3px 0 10px;
	border-left: 1px solid #fff;
	color: #a5a5a5;
}



.post .commentCount{
	width: 30px;
	height: 25px;
	text-align: left;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	background: #4b4b4b url('images/bg-commentCount.gif') no-repeat;
	position: absolute;
	top: 8px;
	left: -45px;
	display: block;
	text-align: center;
}

.box .commentCount {
	top: 2px;
}

.box.teased .post .commentCount {
	top: 8px;
}

.commentCount a {
	line-height: 20px;
	color: #fff;
}

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

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

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

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

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

.more-link {
	display: none;
}

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

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

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

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

blockquote{
	font: 20px Georgia, "Times New Roman", Times, serif; color:#4b4b4b;
}




/* 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 ----------- */
#wrapper-inner .searchResult h3{
	margin: 0;
}


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

#comments {
	position: relative;
	margin: 1em 0 2em;
	padding-top: 15px;
}

#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: #d7d7d1;
	border-left-color: #d7d7d1;
}

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

.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: 16px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	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 #d7d7d1;
	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: #d7d7d1;
	border-left-color: #d7d7d1;
}

.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;	
}


/* 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 {	
	background: #737373 url('images/bg-footer.gif') left top no-repeat;
	color: #fff;
}

#footer-inner {
	margin: 0;
	background: #737373 url('images/bg-footer-inner.gif') left bottom no-repeat;	
}


/* 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: 4px 20px 5px 20px;
	line-height: 14px;
	color: #fff !important;
	-moz-border-radius:3px;	
}

.btn {
	padding: 2px 10px;
}

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

.sb-box {
	margin: 2em 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: 1px;
	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 #d7d7d1;	
	padding: 10px;
	background: #fff;
}

.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: 13px;
	color: #fff;
}

#footer .box {
	clear: none;
	border-bottom: none;
	padding-top: 0;
	text-align: center;
	padding: 5px 0 0 0;
	color: #d3d3d3;
}

#footer-inner p a {
	color: #f5c07a;
	text-decoration: underline:
}

.tt {
	font-weight: bold;
}

#subForm div {
	overflow: hidden;
	clear: both;
	margin: 5px 0;
}

#subForm .label {
	width: 100px;
	float: left;
	padding-top: 3px;
	font-size: 11px;
	font-weight: bold;
}

#subForm input {
	clear: right;
}

.clear {
	clear: both;
	float: none;
}



.sidebar li li {
	padding:0;
}
.widget_categories li {
	border-bottom:1px solid #FFFFFF;
	line-height:36px;
}
.widget_categories li a {
	font-size:14px;
	font-weight:bold;
	color: #4B4B4B;
}
.sidebar ul{
	margin: 0 0 0 0;
}


.sb-box.rss a {
	color: #58585A;
}

.sb-box.rss {
	/*margin-top: 0;*/
}

.sb-box.rss ul {
	overflow: hidden;
}

.sb-box.rss ul li {
	float: left;
	margin-right: 20px;
	background: transparent url('images/feed_icon.gif') no-repeat;
	padding-left: 25px;	
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
}

.main-navigation-inner .sf-menu li.rss a {
	background: transparent url('images/feed_icon.gif') 20px center no-repeat;
	padding-left: 50px;
}

.main-navigation-inner .sf-menu li.rss a:hover {
	color: #949494;
	background: #4B4B4B url('images/feed_icon.gif') 20px center no-repeat;
}

a.info {
	display: block;
	padding-left: 40px;
	background: transparent url('images/info.png') 0 0 no-repeat;;
	line-height: 32px;
	font-weight: bold;
}
