/*  
Theme Name: Jewelry Comment
Theme URI: http://tkpdemo.2buy1click.us/
License :  GNU General Public License (GPL) version 3
*/



body
	{
	padding:0px;
	margin:0px;
	background-color: #fff;
	font-family:verdana, arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.clearer, br {
	clear: both; height: 0px; line-height: 0px; font-size: 0px;
}
.left {float: left;}
.right {float: right;}

br {clear: none;}


/*--------------------DIVs------------------------------*/

div#pagecenter
	{
	margin: 0 auto 10px;
	width: 944px;
	}
	
div#header
	{
height:81px;
padding:10px 0 0;;
text-align:right;
position: relative;
	}
div#headeradd {
/*margin-top:10px;*/
}
	
div#sitename
	{
	float:left;
	text-align:left;
	font-size: 24px;
	color:#911B43;
	padding-top: 24px;
}

.call-us {
color: #be2811; font-size: 14px; position: absolute; top: 55px; left: 256px; font-weight: bold;
}

	
div#top-navi
	{
	height:32px;
	margin: 0 0 5px;
	background: url("images/bg-navigation.gif") no-repeat;
	}
	
div.top-navi-links, div#top-navi ul li {
	float:left;
	font-size: 14px;
	padding: 0;
}

div.top-navi-links a, div#top-navi li a {display: block; line-height: 32px; text-decoration: none; padding-left: 15px; color: #000; outline: none;}
div#top-navi div.current a {font-weight: bold;}
div#top-navi li, div#to-navi li a {margin: 0;}
div.top-navi-links a:hover, div#top-navi li a:hover {color: #941641; text-decoration: underline;}

div#top-navi li.current-cat a {color: #00d;}

#subnavbar {
/*background: #eabfc8 url("images/bg-subnavleft.gif") no-repeat left bottom;*/
color:#000;
height:30px;
margin:0 0 5px;
padding:0;
font-size: 12px;
}
#subnav {
margin:0;
padding:0;
}
#subnav li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
line-height: 30px;
color: #000;
}
#subnav li a, #subnav li a:link, #subnav li a:visited {
color:#00d;
text-decoration:none;
margin-left: 1em;
}
#subnav li a:hover, #subnav li a:active {
text-decoration:underline;
}

#navbarright {
float: right;
padding-right: 5px;
margin-top: 3px;
height: 23px;
}

#searchform {height: 23px;}

#searchbox {
color:#000;
display: inline;
margin:0;
border: none;
padding: 4px 5px 0px;
width: 101px; height: 20px;
background: url("images/search-field.gif") no-repeat left 1px;
overflow: hidden;
}
#searchbutton {
background: #be2811 url("images/search-go.gif") no-repeat left center;
color:#FFFFFF;
text-align: left;
padding-left: 5px;
padding-bottom: 2px;
width: 51px;
height: 23px;
border: none;
display: inline;
line-height: 20px;
text-indent: -9999px;
}

div.left-navi-blog
	{
	width:160px;
	margin-right:7px;
	margin-top: 5px;
	float:left;
	}
	
div.left-widget
	{
	margin-bottom:5px;
	width:160px;
	padding-bottom: 16px;
	background: url("images/bg-leftbar.gif") no-repeat left bottom;
}
div.left-navi-blog div.ad-widget {padding-bottom: 25px;}

div.left-navi-blog ul {margin-left: 16px;}

div.left-widget li {margin-top: 0; padding: 0;}
div.left-widget li a {color: #00d; text-decoration: underline;}

div.left-widget li.cat-item {margin-bottom: 2px;}

div.left-widget ul ul {padding: 0; margin: 0;}
div.left-widget ul li.linkcat {padding-bottom: 0; margin: 0;}


div.left-navi-blog div.widget-header
	{
	color:#000;
	font-weight:bold;
	padding: 5px 3px 6px 16px;
	font-size: 12px;
	background: url("images/bg-heading-leftbar.gif") no-repeat left top;
	margin-bottom: 12px;
}

div.left-navi-blog div.empty-header {
padding: 0; height: 25px; margin-bottom: 0;}


	
div#leftbarfooter
	{
	background-image:url(images/leftbar-footer.gif);
	height:15px;
	}
	
div#rightbarfooter
	{
	background-image:url(images/rightbar-footer.gif);
	height:15px;
	}
	
div.center-blog
	{
	width:470px;
	margin-right:7px;
	margin-top: 5px;
	float:left;
}

div.category {
background: url("images/category-title.gif") no-repeat;
/*padding: 7px 3px 6px 16px;
height: 12px;*/
margin-bottom: 5px;
}
div.category h1 {color: #000; line-height: 25px; padding: 0 16px;}

div.post-title
	{
	margin:0px;
	padding: 5px 16px 6px;
	background-image:url("images/post-title.gif");
	font-size: 12px;
	font-weight: bold;
	color: #000;
	}
div.post-title a {color: #000; text-decoration: none; font-size: 12px; font-weight: bold;}
	
div.post-content
	{
	background: #FFFFFF url("images/post-content.gif") bottom;
	margin:0px 0 5px;
	padding: 12px 16px;
	text-align:justify;
	color: #000;
	}
	
div.post-meta
	{
	color:#000;
	margin-top: 1em;
	height:14px;
	}
	
div.single-meta
	{
	border:#444 1px dashed;
	padding:2px;
	margin:5px;
	margin-top:10px;
	color:#202D32;
	font-size:10px;
	}
	
div.main-meta
	{
	padding:2px;
	margin:5px;
	margin-top:10px;
	}
	
div.commentblog
	{
	background: url("images/post-content.gif") no-repeat left bottom;
	margin:0px;
	padding:5px 16px;
	text-align:justify;
	}

div.singlecommentborder
	{
	float:left;
	}
	
div.gravatorblog
	{
	float:left;
	width:70px;
	}
	
div.singlecomment
	{
	float:left;
	width:410px;
	}
	
div.right-navi-blog
	{
	width:300px;
	float:left;
	color: #000;
	margin-top: 5px;
	}
	
div.right-widget
	{
	margin-bottom:5px;
	width:300px;
	padding-bottom: 12px;
	background: url("images/bg-rightbar.gif") left bottom;
}
div.right-navi-blog div.ad-widget {padding-bottom: 25px;}

	
div.right-widget div.widget-header, .minicol-header {
	color:#000;
	font-weight:bold;
	padding: 5px 3px 6px 16px;
	margin-bottom: 12px;
	font-size: 12px;
	background: url("images/bg-heading-rightbar.gif") no-repeat left top;
}

div.right-widget div.empty-header {padding: 0; height: 23px; margin-bottom: 0;}

div.ad-widget a {display: block; text-align: center;}


.minicol {width: 148px; background: url("images/bg-minicol.gif") no-repeat bottom; padding-bottom: 12px;}
.minicol ul {margin-left: 16px;}
.minileft {float: left; margin-right: 3px;}
.minicol-header {background: url("images/bg-heading-minicol.gif") no-repeat; margin-bottom: 12px;}


.tbo_infusion_teaser {
margin-bottom: 5px;
padding: 0 16px;
}

.signupform form {padding: 0 16px;}

.tbo_infusion_fields {
margin: 0px;
padding-bottom:0;
padding-top:0;
}
.tbo_infusion_fields input {
border: none;
margin-bottom: 5px;
padding: 3px 5px 0;
width: 243px;
height: 20px;
background: url("images/input-field.gif");
}
.tbo_infusion_submit {
}
.tbo_infusion_submit input{
color:#FFFFFF;
border: none;
background: url("images/button.gif") no-repeat;
width: 33px; height: 20px;
line-height: 20px;
padding-bottom: 2px;
}



.right-tags {
/*padding:0 5px;
width:290px !important;*/
}
.right-tags a, .right-tags a:link {
color: #000;
text-decoration:none;
}
.right-tags a:hover {
text-decoration: underline;
}
.right-tags div {padding: 0 16px;}
	
div.clear
	{
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
	}
	
div#footer
	{
	background: url("images/bg-footer.gif") no-repeat;
	padding: 5px 16px;
	height:24px;
	width: 912px;
	color:#000;
	margin: 0 0 10px;
	}
div#footer ul {margin: 0;}
div#footer li {line-height: 24px; float: left; color: #000; margin: 0; padding: 0;}
div#footer li a {text-decoration: none; color: #000;}
div#footer li.ad {width: 468px; margin: 5px 0 0 123px;}
div#footer li.nav {float: right;}

/*--------------------textgestaltung--------------------*/

p{
margin: 0;
     }
div.post-content p {margin: 0 0 .75em 0;}

h1,h2,h3,h4,h5,h6{
color:#000;
margin:0px;
padding:0px;
font-size:12px;
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul
	{
	list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 10px;
padding-left:0;
     }
ol{
     }
     li
	 {
	color:#810000;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
/*margin-top:3px;
padding-bottom:2px;
padding-top:2px;*/
      }
      .linkcat h2 {
      display:none;
      height: 1px; line-height: 1px; margin: 0; padding: 0; font-size: 1px;
      }

    ul ul{
    margin-left:0; padding-top: 0;
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

address {
     }
	 
img.ogtzuq{
border:0px;
color:#3B4D56;
	}

/*--------------------linkgestaltung--------------------*/


a {
	color:#00d;
     }
a:link { 
color:#00d;
     }
a:visited { 
color:#00d;
     }
a:link:focus{ 
color:#00d;
     }
a:link:hover, 
a:visited:hover {
color:#00d; 
    }
a:link:active, 
a:visited:active {
     }

/*.post-content a{
color:#333; 
     }
.post-content a:link
	{
	color:#333; 
     }
.post-content a:visited{ color:#333; 
     }
.post-content a:link:active, 
.post-content a:visited:active{color:#333; 
      }
	  
#single-meta a{
color:#333; 
     }
#single-meta a:link
	{
	color:#333; 
     }
#single-meta a:visited{ color:#333; 
     }
#single-meta a:link:active, 
#single-meta a:visited:active{color:#333; 
      }

.commentblog a{
color:#333; 
     }
.commentblog a:link
	{
	color:#333; 
     }
.commentblog a:visited{ color:#333; 
     }
.commentblog a:link:active, 
.commentblog a:visited:active{color:#333; 
      }*/

/*--------------------bilder als links--------------------*/
div.post-content a img{
	border:0px;
	padding:0px;
	margin: 0 9px 9px 0;
     }
div.post-content img {margin: 0 9px 9px 0;}

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist {	padding:0px;
	margin:0px;
	 
	}


.nocomments {
text-align:justify;
	 
	}
 
.commentlist li {
	padding:0px;
	margin:0px;
	list-style:none;
	color:#111;
	 
	}
.commentlist li br {margin-bottom: 5px;}


.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
text-align:justify;
	padding:0px;
	padding-top:5px;

	 
	}

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

#commentform p {
	margin: 0;
	}

.commentmetadata {
	 
	}

#commentform input {
border:1px solid #333;
/*margin-bottom:3px;*/
	}

#commentform textarea {
	border:1px solid #333;
	width: 100%;
	}


#commentform #submit {
	 
	}

/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }

/*-------------------WP Requires------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	/*border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


#footer-add {
background-color:#B6BEC7;
}
div.post-adds {
margin-bottom:10px;
margin-left:0;
margin-right:0;
margin-top:10px;
}
.right-tags a, .right-tags a:link {
color:#000000;
text-decoration:none;
}
.right-tags a:hover {
color:#000000;
text-decoration:underline;
}
.right-tags div {
}

