/*

Theme Name:liveshopping.biz
Theme URI: http://www.example.com
Description: Designed by <a href="http://www.waider-mediendesign.de/">Jan Erik Waider</a>, ported to Wordpress by <a href="http://www.sturzbach.de/">Sturzbach / Fabian Neumann</a>.
Version: 1.0
Author: Fabian Neumann
Author URI: http://www.pseudopost.org/

*/


/**********************************************
* Basics & Typography *
***********************************************/


body {
margin:0;
padding:0;
background:#4c3a30 url(images/background.png) repeat-x top left;
font:80% Helvetica, Arial, sans-Serif;
color:#000;
}

p,
ol,
ul {
line-height:150%;
}

ol { /* to be styled */ }
ul { /* to be styled */ }

h1, h2, h3, h4, h5, h6 {
margin:0;
font-style:normal;
font-weight:bold;
background:transparent;
color:#050d24;
}

h1 {
font-size:2.2em;
}

h2 {
font-size:1.4em;
}

h3, h4, h5, h6 {
font-size:1em;
}

a:link {
color:#01b0e5;
text-decoration:none;
}

a:visited {
color:#01b0e5;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:active {
color:#ff7000;
text-decoration:underline;
}

blockquote {
margin:10px 0;
padding:0 50px;
background:transparent url(images/blockquote.gif) no-repeat 0 0;
color:#666666;
}

code {
background:#afafaf;

cursor:text;

font-family:"Courier New", Courier, monospace;

 }

small {
font-size:0.8em;
}

input, textarea, select { /* to be styled */ }

form { /* to be styled */ }

img { /* to be styled */ }

img.noborder {
border:none;
}

.left {
float:left;
}

.right {
float:right;
}

.center {
text-align:center;
}

.alignleft {
float:left;
margin-right:10px;
}

.alignright {
float:right;
margin-left:10px;
}

/**********************************************

* Structure:Content, Sidebar, etc. *

***********************************************/

#header {
display:none;
}

/***********************

*Wrapper *

***********************/


#wrapper {
width:855px;
overflow:auto;
background:#fff url(images/content-bg.png) repeat-y 0 0;
margin:0 auto;
padding:0;
border:solid 1px #1b1614;
outline:solid 1px #332822;
outline-width:0 1px;
border-width:0 1px;
}


/**********************

* Content *

***********************/


#content {
float:left;
width:565px;
}

.pages {
width:530px;
}

.pages-border {
clear:both;
width:100%;
height:6px;
}

.page-previous {
float:left;
padding:10px 0 16px 30px !important;
padding:0 0 15px 30px; /* Fuck IE */}

.page-next {
float:right;
padding:10px 30px 16px 0 !important;
padding:0 30px 15px 0; /* Fuck IE */}

.page-title {
width:530px;
margin:20px 0 0 0;
background:#ededed url(images/separator_blue.gif) repeat-x bottom center;
}

.page-title h2.page-title-border {
padding:0 0 0 30px;
background:transparent url(images/separator_blue.gif) repeat-x 0 0;
font-size:1.6em;
line-height:48px;
color:#7f7f7f;
}

/**********************

* Blog Entries*

***********************/


.post {
margin:34px 30px 20px;
}

.postentry {
color:#050d24;
font-size:13px;
}

.postentry a:link,
.postentry a:visited,
.postentry a:hover,
.postentry a:active {
padding:0 2px;
background:#edfbff;
}
.postentry a:visited {
background:transparent;
}

.postentry img {
border:0px;
padding:5px;
}

.posttitle a:link,
.posttitle a:visited,
.posttitle a:hover,
.posttitle a:active {
background:#4ad5fe;
color:#fff;
padding:4px 4px 2px;
}

.postmeta,
.postmeta a {
background:none;
margin:8px 0 0 4px;
font-weight:bold;
font-size:1em;
color:#000;
}

.post-date {
padding:0 0 0 20px;
background:url(images/icon_date.gif) no-repeat 0 0;
}

.post-comment {
padding:0 0 0 20px;
background:url(images/icon_comments.gif) no-repeat 0 0;
}

.post-author {
padding:0 0 0 20px;
background:url(images/icon_author.gif) no-repeat 0 0;
}

.post-filed {
padding:0 0 0 20px;
background:url(images/icon_filed.gif) no-repeat 0 0;
}


/**********************

* Comments*

***********************/


.commentpage {
margin:0 30px;
padding:0;
}

#comments {
margin:0;
padding:0;
}

.comments-num {
background:transparent url(images/separator_green.gif) repeat-x center bottom;
padding:0 0 10px 0;
}

#commentlist {
margin:0;
padding:0;
list-style-type:none;
}

#commentlist li {
padding:20px 25px 0 0;
border-bottom:1px solid #eee;
background:#fafafa url(images/comment_bg.gif) repeat-y 0 0;
}
.alt {
background-color:#fff !important;
background-image:none !important;
}

.comment-gravatar {
float:left;
width:62px;
height:62px;
background:transparent url(images/gravatar.gif) no-repeat;
}
img.gravatar {
margin:7px 0 0 7px;
border:none;
}

.comment-title,

.comment-meta,

.comment-text {
margin:0 0 0 80px;
}

.comment-title,

.comment-title a,

.comment-title a:hover{
color:#000;
}

.comment-meta,

.comment-meta a,

.comment-meta a:hover {
color:#ff7000;
}

h2#postcomment {
margin:30px 0 0 0;
padding:0 0 10px 0;
background:transparent url(images/separator_green.gif) repeat-x center bottom;
}

.postcomment {
clear:both;
margin:20px 0 0 0;
padding:20px;
background:#eee url(images/separator_blue.gif) repeat-x center top;
}

.postcomment input,

.postcomment textarea {
border:1px solid #aaa;
}

.postcomment input:hover,

.postcomment textarea:hover {
border:1px solid #fec02a;
}

.postcomment input#author,

.postcomment input#email,

.postcomment input#url {
width:100% !important;
width:456px; /* Fuck IE */
height:18px;
}

.postcomment textarea#comment {
width:100% !important;
width:456px; /* Fuck IE */
height:200px;
}

.postcomment input#submit {
width:auto;
height:25px;
padding:2px 10px 3px 10px;
background:#e5edff url(images/submit.gif) repeat 0 0;
}

.postcomment input#submit:hover {
background:#e5edff url(images/submit_hover.gif) repeat 0 0;
}




/**********************

* Sidebar *

***********************/


#sidebar {
float:left;
width:290px;
margin:0;
padding:0;
color:#725a44;
}

#sidebar h2 {
padding:8px 0 6px 16px;
background:#654a3a url(images/sidebar-subhead-bg.png) repeat-y 0 0;
font-size:19px;
color:#fff;
}

#sidebar ul li.widget {
margin:0 8px 0 16px;
}
#sidebar ul li.widget h2 {
margin:14px -8px 14px -16px;
}
#sidebar ul li#tag_cloud h2 {
margin-top:0;
}

#menu li {
}
#menu li a {
display:block;
background:#f0ff5d;
color:#93a200;
font-size:1.2em;
font-weight:bold;
border:solid 1px #fff;
border-width:1px 0;
border-bottom-color:#e4f258;
padding:4px 0 2px 16px;
width:274px; /* ie6 */
}
ul#menu li a:link,
ul#menu li a:visited {
background:#f0ff5d;
color:#93a200;
}
ul#menu li a:hover,
ul#menu li a:active {
background:#f0ff5d;
color:#93a200;
text-decoration:underline;
}

.searchbar {
background:#02b1e5 url(images/searchbar-bg.png) repeat-x 0 0;
padding-bottom:16px;
}
.searchbar a {
display:block;
text-indent:-9999em;
overflow:hidden;
background:#4ad5fe url(images/liveshopping-banner.png) no-repeat 0 16px;
height:68px;
}
#searchform {
margin:8px 0 0 15px;
}
#searchform button {
background:#01b0e5;
border:solid 1px #fff;
color:#fff;
font-size:0.95em;
}
input#s {
padding:1px 0 0 2px;
border:1px solid #01b0e5;
background:#fff;
}

#sidebar ul {
clear:both;
margin:0;
padding:0;
list-style-type:none;
}

#sidebar ul li {
clear:both;
}

#sidebar li a {
color:#725a44;
background:transparent;
}

#sidebar .rssfeeds {
overflow:auto;
margin:0;
padding:1px 0; /* ie6 */
background:#fff url(images/sidebar-feed-bg.png) no-repeat right bottom;
}

#sidebar .rssfeeds h2 {
display:none;
}

#sidebar .rssfeeds p {
margin:46px 0 12px 12px;
}

#sidebar .rssfeeds a.rss{
padding:0 0 0 28px;
background:transparent url(images/icon_rss.gif) no-repeat 5px 0;
color:#725a44;
}#sidebar .rssfeeds a.twitter{
padding:0 0 0 28px;
background:transparent url(images/icon_twitter.gif) no-repeat 5px 0;
color:#725a44;
}.socialtools {
margin:0 0 16px 16px;
}
.socialtools img {
border:1px solid #fff;
margin:1px;
padding:2px;
}

#sidebar #recentcomments a {
text-decoration:underline !important;
}

ul#partner {
border-bottom:solid 1px #fff;
margin:-4px -8px 18px -15px;
}

ul#partner li a {
display:block;
font-size:16px;
font-weight:bold;
border:solid 1px #fff;
border-width:1px 0;
border-bottom-color:#e4f258;
padding:4px 0 2px 16px;
width:272px; /* ie6 */
}
ul#partner li a.first {
border-top:0;
}

#sidebar #wp-calendar a {
text-decoration:underline;
}
#sidebar #wp-calendar tbody a {
font-weight:bold;
}

#lsueb {
background:#fff url(images/lsueb-dropdown.png) no-repeat top right;
border:solid 1px #654a3a;
width:200px;
}
#lsueb li {
padding:2px 0 1px 12px;
}

/**********************
* Footer *
***********************/

#footer {
clear:both;
color:#a69d98;
margin:1em 0;
text-align:center;
}

#footer p {
margin:0;
}

#footer p a:link,
#footer p a:visited {
color:#a69d98;
}

#footer p a:hover,
#footer p a:active {
color:#fff;
}


.tagging {
font-size:0.9em;
padding:3px 0 3px 0;
}

.tagging img {
padding:3px 0 0 0;
border:0px;
}

.tagging img:hover {
padding:3px 0 0 0;
border:0px;
}

.tagging a{
text-decoration:none;
border-bottom:none;
}

/* End Various Tags & Classes*/

.post_ad {
background:#fff;
padding-left:30px;
padding-top:0px;
padding-bottom:10px;
}

/* Extras */



