/*  
Theme Name:Tastatur-welt Custom Theme
Theme URI: 
Description: Shop Theme MegaCustomized. Muibien.
Version: 1.0
Author: Tastatur-Welt
Author URI: 

	
 */

body{
    color: #333;
    background-color: #FFFFFF; 
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
    line-height: 17px;
    }

/*--------------------Positionierungen Custom Elemente--------------------*/

#wrapper {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    }

/*--------------------Header und Navi--------------------*/
	
#tastatur-weltlogo {
    width: 212px;
    height: 46px;
    float: left;
    margin-top: 13px;
    }

#searchbox {
    width: 445px;
    height: 65px;
    float: right;
    background-color: #e0e0ff;
	position:relative;
	padding: 0px 20px 0px 20px;
    }
		
#searchtext {
    height: 65px;
	width: 145px;
	line-height: 65px;
    }
		
#searchtext p{
    font-size: 17px;
	vertical-align: middle; 
	display: table-cell;
    }

#searchformdiv {
    position: absolute;
	left: 145px;
	top: 12px;
	width: 320px;
	float: left;
    }
	
#searchbox img { position:absolute; }
#searchbox img.eck1 { top:0; left:0; }
#searchbox img.eck2 { top:0; right:0; }
#searchbox img.eck3 { bottom:0; right:0; }
#searchbox img.eck4 { bottom:0; left:0; }

#navigation {
	background-color: #0000cc;
	width:950px;
	height:38px;
	background-image: url(images/naviback.gif);
	background-repeat: repeat-x;
	position:relative;
}

#navigation img { position:absolute; }
#navigation img.eck1 { top:0; left:0; }
#navigation img.eck2 { top:0; right:0; }
#navigation img.eck3 { bottom:0; right:0; }
#navigation img.eck4 { bottom:0; left:0; }

#socialnavi {
	width: 100px;
	height: 21px;
	float:right;
	padding: 8px 0px 9px 0px;
}

#socialnavi img {position: relative;}
#socialnavi img.rss {padding-right:5px; border:0px;}
#socialnavi img.facebook {padding-right:5px; border:0px;}
#socialnavi img.twitter {padding-right:5px; border:0px;}

#navigation ul {
	list-style-type: none;
	height: 38px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	float:left;
}

#navigation li {
	float: left;
}

#navigation ul a {
    border-right: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	line-height: 38px;
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}

#navigation ul a:hover {
	background-color: #FFFFFF;
    background-image: url(images/navibackR.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	overflow: hidden;
}

#drip img {
  border: 0px !important;
  padding: 0 10px 10px 0;
}

/*--------------------Footer--------------------*/

#footer {
	width: 950px;
	border-top: 1px solid #0000cc;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	clear: both;
}

#footer p {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0000cc;
	padding: 0px;
	margin: 0px;
}

/*--------------------Contentelemente--------------------*/

#contentwrapper {
    position: relative;
	width: 950px;
	margin: 0px;
	padding: 0px;
}

/*--------------------Kategorieseite--------------------*/

#produktkategorien {
	width: 260px;
	margin: 0 30px 0 0;
	padding: 0px;
        float: left;
}

#produktkategorien h2 {
       color: #0000cc;
       font-size: 14px;
       font-weight: bold;
       margin: 20px 0px 0px 0px;
}


/*--------------------BlogContent--------------------*/

#postcontent {
	width: 610px;
	padding: 0px 20px 0px 0px;
    margin: 0px;
	float: left;
}

/*--------------------Startseite--------------------*/

#header {
	width: 559px;
	padding: 0px 31px 0px 0px;
	margin: 10px 0px 0px 0px;
	height: 194px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	float:left;
}

#headertext1 {
	color: #FFFFFF;
	width: 170px;
	height: 60px;
	font-size: 13px;
	font-weight: bold;
	padding: 130px 0px 0px 10px;
	float: left;
}

#headertext2 {
	color: #FFFFFF;
	width: 369px;
	height: 60px;
	font-size: 13px;
	font-weight: bold;
	padding: 75px 0px 10px 0px;
	float: left;
	text-align:right;
}

#headerbutton {
	color: #FFFFFF;
	background-color: #0000cc;
	background-image: url(images/naviback.gif);
	background-repeat: repeat-x;
	width: 230px;
	height: 38px;
	font-size: 17px;
	line-height: 38px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 3px 10px 0px 0px;
	float: right;
	text-align:center;
}

#headersmall1 {
	position: relative;
	width: 295px;
	padding: 10px 10px 3px 55px;
	margin: 10px 0px 0px 0px;
	height: 46px;
	background-image: url(images/headersmall1.jpg);
	background-repeat: no-repeat;
	float:left;
	line-height: 19px;
	font-size: 19px;
	color: #0000cc;
}

#headersmall2 {
	position: relative;
	width: 295px;
	padding: 10px 10px 3px 55px;
	margin: 9px 0px 0px 0px;
	height: 46px;
	background-image: url(images/headersmall2.jpg);
	background-repeat: no-repeat;
	float:left;
	line-height: 19px;
	font-size: 19px;
	color: #0000cc;
}

#headersmall3 {
	position: relative;
	width: 295px;
	padding: 10px 10px 3px 55px;
	margin: 8px 0px 0px 0px;
	height: 46px;
	background-image: url(images/headersmall3.jpg);
	background-repeat: no-repeat;
	float:left;
	line-height: 19px;
	font-size: 19px;
	color: #0000cc;
}

#kategoriebox {
	width: 193px;
	height: 168px;
	border: 1px solid #ccccff;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	display: block;
	cursor: pointer;
}

#kategoriebox:hover {
	border: 1px solid #0000cc;
}

#kategoriebox h2 {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0000cc;
	}
	
#kategoriebox p {
	padding:110px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	display: block;
	}

#kategoriespacer {
	width:30px;
	height:30px;
	float: left;
}

#kategoriespacer2 {
	width:30px;
	height:30px;
}

#tripplebox297 {
    position:relative;
	width: 275px;
	height: 268px;
	border: 1px solid #ccccff;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	background-image: url(images/homebottombg.gif);
}

#tripplebox296 {
	position:relative;
	width: 274px;
	height: 268px;
	border: 1px solid #ccccff;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	background-image: url(images/homebottombg.gif);
}

#tripplebox297 h2  {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0000cc;
	}
	
#tripplebox296 h2  {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0000cc;
	}
	
#tripplebox297 p {
	padding:0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	}
	
#tripplebox296 p {
	padding:0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	}

#bottomtext {
	position:absolute;
	top: 262px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	}
	
#bottomsocial {
	position:relative;
	width: 950px;
	height: 115px;
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 30px 0px;
	background-image: url(images/homebottomsocial.jpg);
	font-size:19px;
	line-height:21px;
	color: #0000cc;
}

#homefacebook {
	padding: 10px 0px 0px 60px;
	margin: 0px 0px 0px 0px;
	width: 470px;
	height: 45px;
	float:left;
}

#hometwitter {
	padding: 10px 0px 0px 70px;
	margin: 0px 0px 0px 0px;
	width: 340px;
	height: 45px;
	float:left;
}

#homenewsletter {
	padding: 5px 0px 0px 305px;
	margin: 0px 0px 0px 0px;
	width: 550px;
	height: 45px;
}
/*--------------------textgestaltung--------------------*/

p{
	padding:0px 0px 0px 0px;
    margin: 6px 0px 6px 0px;
     }
	 
.postdate {
	    font-size: 10px;
		margin-top: -10px;
}

h1 {
    color: #0000cc;
    font-size: 20px;
    line-height: 23px;
     }

h2 {
    font-size: 14px;
    font-weight: normal;
    }
	 

h3 {
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
     }

.pink {
	color: #0000cc;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	color: #0000cc;
	background-color: #0000cc;
	border: 0px;
	height: 1px;
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------linkgestaltung--------------------*/


a {
	text-decoration: none;
	color: #0000cc;
     }
a:link { 
	text-decoration: none;
	color: #0000cc;
     }
a:visited { 
	text-decoration: none;
	color: #0000cc;
     }
a:link:focus{ 
	text-decoration: none;
	color: #0000cc;
     }
a:link:hover, 
a:visited:hover { 
	text-decoration: underline;
	color: #0000cc;
    }
a:link:active, 
a:visited:active {
	text-decoration: underline;
	color: #0000cc;
     }


a.breadcrumb {
	text-decoration: none;
	color: #333;
     }
a.breadcrumb:link { 
	text-decoration: none;
	color: #333;
     }
a.breadcrumb:visited { 
	text-decoration: none;
	color: #333;
     }
a.breadcrumb:link:focus{ 
	text-decoration: none;
	color: #333;
     }
a.breadcrumb:link:hover, 
a.breadcrumb:visited:hover { 
	text-decoration: underline;
	color: #333;
    }
a.breadcrumb:link:active, 
a.breadcrumb:visited:active {
	text-decoration: underline;
	color: #333;
     }
	 
a.white {
	text-decoration: none;
	color: #FFFFFF;
     }
a.white:link { 
	text-decoration: none;
	color: #FFFFFF;
     }
a.white:visited { 
	text-decoration: none;
	color: #FFFFFF;
     }
a.white:link:focus{ 
	text-decoration: none;
	color: #FFFFFF;
     }
a.white:link:hover, 
a.white:visited:hover { 
	text-decoration: underline;
	color: #FFFFFF;
    }
a.white:link:active, 
a.white:visited:active {
	text-decoration: underline;
	color: #FFFFFF;
     }
	 
/*--------------------bilder als links--------------------*/
a img{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
	width:170px;
	height: 27px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
    font-size: 17px;
	padding: 10px 10px 00px 35px;
    border: solid 1px #d6d6d6;
	margin-right: 5px;
	background-image: url( 'images/lupe.gif' );
    background-repeat: no-repeat;
    background-position: center left;
     }
	 
input#searchsubmit{
	height: 39px;
	width: 80px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 17px;
	color: #FFFFFF;
	border:0px;
	background-color: #0000cc;
	background-image: url(images/naviback.gif);
	background-repeat: repeat-x;
	cursor:pointer;
     }
	 
input#searchsubmit:hover{
	background-image: url(images/navibackR.gif);
	background-repeat: repeat-x;
     }




/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist {
	padding: 0px 0px 0px 20px;
	margin: 0;
	}


.nocomments {
	 
	}
 

.commentlist li {

}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	}

#commentform input {
	border: 1px solid #0000cc;
	font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
	}

#commentform textarea {
	border: 1px solid #0000cc;
	width: 610px;
	height: 100px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
	}

#commentform #submit {
	background-color: #0000cc;
	color: #FFFFFF;
	 
	}

#newsletterform input {
	border: 1px solid #0000cc;
	font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
	}

/*--------------------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, Sidebar							*
************************************************/

#sidebarcontent {
	width: 320px;
	padding: 0px;
	margin: 25px 0px 0px 0px;
	float: left;
	}

#sidebarcontent ul{
	width: 318px;
	padding: 0px;
	margin: 0px;
}

#sidebarcontent li{
	width: 318px;
	margin: 0px 0px 10px 0px;
	padding: 0 0 0 0;
	list-style-type: none;
	border: 1px solid #ccccff;
}

h2.widgettitle{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	background-color: #e0e0ff;
	padding: 9px 9px 9px 9px;
	margin: 0px 0px 0px 0px;
     }

.textwidget {
	margin: 0px 0px 0px 0px;
	padding: 9px 9px 9px 9px;
	}
	
#linkcat-5 ul{
	margin: 0px 0px 0px 0px;
	padding: 9px 9px 9px 9px;
}

#linkcat-5 li{
	list-style-type: square;
	border:0px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

#recent-comments-3 ul{
	margin: 0px 0px 0px 0px;
	padding: 9px 9px 9px 9px;
}

#recent-comments-3 li{
	list-style-type: square;
	border:0px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

#categories-2 ul{
	margin: 0px 0px 0px 0px;
	padding: 9px 9px 9px 9px;
}

#categories-2 li{
	list-style-type: square;
	border:0px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

#recent-posts-3 ul{
	margin: 0px 0px 0px 0px;
	padding: 9px 9px 9px 9px;
}

#recent-posts-3 li{
	list-style-type: square;
	border:0px;
        width: 300px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

/*--------------------Mein Custom zeug--------------------*/

.postimgfloat {
        float:left;
        padding: 0 15px 15px 0;
}
