/*
Theme Name: Tympanicity
Theme URI: http://www.tympanikaudio.com
Description: Reworked by Jairus Khan, based on the Theme Simplicity by <a href="http://www.koch-werkstatt.de" title="Kochwerkstatt">Karsten Kuhnen</a>.
Version: 0.1
Author: Jairus
Author URI: http://www.ad-ver-sary.com
*/


/*
font-family: Calibri, Arial, Helvetica, sans-serif;
font-family: Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
font-family: Candara, "Trebuchet MS", Trebuchet, sans-serif;
font-family: Cambria, "Times New Roman", Times, serif;
font-family: Constantia, "Palatino Linotype", Palatino, Georgia, serif;
font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; */

*{font-size:1em;}
html{font-size:75%;font-family: Calibri, Arial, Helvetica, sans-serif;}
.content{font-size:1.2em;line-height:1.6em}

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #333333;
	font: 1em Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
        padding: 0;
		background: #333333 url(http://tympanik.ad-ver-sary.com/wp/wp-content/themes/simplicitytympanik/images/tympbg.gif) top  no-repeat;
}


blockquote {
	border-left: 1px solid #8897a9;
        color: #cbcbcb;
        font-size: 1.00em;
        padding-left: 10px;
        padding-right: 10px;
	margin: 0 30px;
}

a {
	color: #8897A9;
	text-decoration: none;
        outline: none;
}

code,kbd,samp,pre,tt,var,input[type='text'],input[type='password'],textarea{font-size:92%;font-family: consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;}

code {  background: #181818;
        border: 1px solid #444444;
	color: #adadad;
        padding: 10px;
	text-align: left;
}

/*#####################*/
/*### Headlines ###*/
/*#####################*/

h1 a {
	color: #cbcbcb;
        font-weight: 100;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
        display: block;
}

h1 {
	color: #cbcbcb;
        font-weight: 100;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

h2, h2 a {
	color: #cbcbcb;
        font-weight: 100;
	margin: 0;
	padding: 0;
}

h3, h3 a {
	color: #cbcbcb;
        font-weight: 100;
	margin: 15px 0 0px 0;
	padding: 0;
}

h4 {    color: #8897A9;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h1{font-size:1.6em;line-height:1}
h2{font-size:1.5em;line-height:1}
h3{font-size:1.4em;line-height:1}
h4{font-size:1.3em;line-height:1}
h5{font-size:1.2em;line-height:1}
h6{font-size:1em;line-height:1}

img {
	border: none;
        }

ol, form {
	margin: 0;
	padding: 0;
}

p {

	text-align: justify;
}

.entry {

	text-align: justify;
}

small {
	font-size: 10px;
}

#page {
	background: transparent;
        margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 825px;
}

/*################*/
/*### Header   ###*/
/*################*/

#header {
        background: transparent;
        overflow: hidden;
        color: #adadad;
        height: 150px;
	margin: 0 auto;
        text-align: left;
	padding: 0 0 0 0;
}

#header a {
	color: #adadad;
}

#header a:hover {
	color: #ffffff;
}

#blogname {
        padding-top: 55px;
}

#header h2 {
        float: left;
        font: 2em Cambria, "Times New Roman", Times, serif;
	margin:0;margin-right:10px;
	padding: 0px 15px 0 0;
	border-right:1px solid #808080;
	}

#header h2 a { text-decoration:none; }

#header p {
        padding: 18px 0 0 10px;
	margin:0;
	line-height: 1em;
font-size:1em;



font-family: Candara, "Trebuchet MS", Trebuchet, sans-serif;




}

/*###################*/
/*### Topmenu ###*/
/*###################*/

#top {
          background: #282828;
          border-bottom: 1px solid #cbcbcb;
          height: 34px;
          margin: 0 auto;
          width:100%;
          text-align: center;
          overflow: hidden;
}

#topbar { height: 34px;
          width: 810px;
          margin: 0 auto;
          padding: 0;
          text-align: center;
}

ul.topmenu {
        background: transparent;
        float: left;
        margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

ul.topmenu li {
	float: left;
}

ul.topmenu li a {
	float: left;
	display: block;
        height: 34px;
	padding: 9px 20px 0 0px;
	color: #cbcbcb;
}

ul.topmenu li a:hover {
	color: #ffffff;
        text-decoration: none;
}

/*################*/
/*### Content  ###*/
/*################*/

#content {
	background: transparent;
        border: none;
	color: #cbcbcb;
	float: left;
	margin: 20px 0px 30px 0px;
	padding: 0 40px 0 0px;
        text-align: left;
	width: 510px;
}


#content a:hover {
        color: #ffffff;
        background: transparent;
        text-decoration: none;
}

#content img {
	float: left;
	margin: 3px 10px 0 0;
        _margin: 3px 5px 0 0;
	border: 1px solid #444444;
        padding: 5px;
        background-color: transparent;
}

#content a:hover img { 
        border: 1px solid #8897A9; 
        background: transparent;
}

#content h1 a:hover { 
        color: #fff; 
        background: transparent; 
        text-decoration: none; 
}

#content h2 a:hover { 
        color: #fff; 
        background: transparent; 
        text-decoration: none; 
}

#content h3 a { 
        text-decoration: none; 
}

#content h3 a:hover { 
         color: #C9D9FB; 
         background: transparent; 
         text-decoration: none; 
}

#content ul {
         list-style-type: circle; 
         margin: 0.5em 0 1em 1.5em; 
         padding:  0 0 0 0; 
}

#content ul li {

         margin: 0; 
         padding: 0px; 
}

/*############################*/
/*#### Comments #### */
/*############################*/

#comment {
        background: #2e2e2e;
	border: 1px solid #fafafa;
	color: #cbcbcb;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 510px;

}

.commentbody {
        background: #fafafa;
	border: 1px solid #fafafa;
	color: #454545;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
        -moz-border-radius: 10px;
}

.commentbody a {
	color: #516782;
        text-decoration: none;
}
#content .commentbody a:hover {
	color: #0d396d;
        text-decoration: none;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
}

#email, #author {
	background: #2e2e2e;
	border: 1px solid #555555;
	color: #cbcbcb;
        font: 12px Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
	padding-left: 5px;
	vertical-align: middle;

}

#url {
	background: #2e2e2e;
	border: 1px solid #555555;
	color: #cbcbcb;
        font: 12px Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}

#submit {
	background: #2e2e2e;
	border: 1px solid #555555;
	color: #cbcbcb;
        font: 12px Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
	margin: 0;
	padding: 0 10px;

}

textarea {
        overflow:auto;
}

/*################*/
/*#### Footer ####*/
/*################*/

#footer {
        background: #282828;
        border-top: 1px solid #cbcbcb;
        height: 50px;
        clear: both;
	color: #cbcbcb;
        margin: 0;
	padding: 0;
        text-align: center;
        overflow:hidden;
}

#footer a {
        color: #f5f5f5;
        text-decoration: none;
}

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

/*################*/
/*### Suchfeld ###*/
/*################*/

.s {
	background: transparent;
        border: 0px solid #c7c7c7;
	color: #cbcbcb;
        font: 12px Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
	height: 15px;
	padding-left: 3px;
	vertical-align: middle;
	width: 220px;
}

/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar {
        width: 250px;
        text-align: left;
        float: left;
        margin: 20px 0px 30px 0px;
        padding: 0;
        line-height: 1.6em;
        color: #cbcbcb;
        }

.sidelist, .sideblog {
        background: transparent;
        margin: 0 0 20px 0;
        padding: 0;
        }

.sideblog li{
	margin: 0.5em 0 0.5em 0.5em;
font-size:0.9em;
line-height:1.4em;
}

#sidebar h2{
        background: inherit;
        color: #cbcbcb;
        font: 1.8em Calibri, Arial, Helvetica, sans-serif;
        font-weight: 100;
        padding: 3px 0px 3px 0px;
        margin: 0;
}

#sidebar .sideblog h2{
margin-top:-9px;
}


.sideblog p{
display:inline;
}

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

#sidebar  .sidelist li{
        border-bottom: 1px solid #444444;
	margin: 0;
        padding: 0;
        display: block;
	}

#sidebar .sidelist li a {
        display: block;
        background-color: transparent;
        color: #cbcbcb;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
        border-bottom: 0;
	}

#sidebar .sideblog  a:hover {
        color: #ffffff;
        text-decoration: none;
	}

#sidebar .sidelist li a:hover {
        color: #ffffff;
	background-color: #202020;
        text-decoration: none;
	}



#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}


.date {
	background: transparent;
	color: #444444;
	font: 11px Candara, "Trebuchet MS", Trebuchet, sans-serif;
	margin: 0;
	padding: 0;
}

.postmetadata {
        background: transparent;
        font-style: italic;
        color: #cbcbcb;
        line-height: 1.5em;
	margin: 0 0 60px 0;
	padding:0 3px 3px 3px;
	text-align: right;
        clear:both;
}

.postmetadata a {background: transparent; 
color: #cbcbcb; text-decoration: none;}

.postmetadata2 {
        background: #2e2e2e;
        color: #adadad;
        border: 1px solid #444444;
        font-size: 11px;
        line-height: 1.3em;
	letter-spacing: 0em;
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: left;
        clear:both;
        -moz-border-radius: 10px;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.3em;
	padding: 10px;
}

.alt a {
	background: inherit;
	color: #8897A9;
        text-decoration: none;
}

.commentheader {
        background: inherit;
        font-size: 18px;
        font-weight: lighter;
        text-align: left;
        color: #326ea1;
        padding: 0;
        line-height: 1.5em;
}

.clear {clear:both;}

<!--######################-->

<!--######################-->

#bottom {
        clear: both;
	width: 810px;
	height: 100%;
	margin: 0;
	padding: 0px;
	background: transparent;
	text-align: left;
	color: #cbcbcb;
	}

#bottom-left {
	width: 30%;
	padding: 0 0 25px 0;
	float: left;
}

#bottom-mid {
	width: 30%;
	padding: 0 0 25px 40px;
	float: left;
}

#bottom-right {
	width: 30%;
        margin-right: 10px;
	padding: 0 0 25px 0;
	float: right;
	}

#bottom h2 {
        font: 1.8em Calibri, Arial, Helvetica, sans-serif;
        font-weight: 100;
	margin: 25px 0 5px 0;
	padding: 0 1px;
        color: #adadad;
	}

#bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#bottom li {
        border-bottom: 1px solid #444444;
        margin: 0;
        padding: 0;
        display: block;
	}
#bottom li a {
        display: block;
        background-color: transparent;
        color: #C9D9FB;
	padding: 7px 5px 7px 5px;
	text-decoration: none;
        border-bottom: 0;
	}
#bottom li a:hover {
	color: #ffffff;
	background-color: #202020;
        text-decoration: none;
	}
	
	
	
	#sidebar div#shoppingcartcontents{

margin-left:0;
padding-left:0;
}
	
	
	
	
	
	html div.producttext {
 font-size: 1em;
 width: 95%;
 text-align: justify !important;
 }
 

body div.frontpage_product a{
 color: #cbcbcb !important;
 font-weight: normal !important;
 }
 
body .category_brand_header li a{
 color: #cbcbcb !important;
 font-weight: bold;
 }

#sidebar .frontpage_product {
text-align:left;
}
 
#sidebar div.frontpage_product {
height:auto;
margin-top:2em;
}
 
#sidebar .frontpage_product p {
display:block;
font-size:1.1em;

}
#content table.productcart tr.firstrow td 

{
background-color: transparent;
border:none;
}

#content ul.checkout_links li a{
 color: #8897A9 !important;
 }
 
#content ul.checkout_links li a:hover{
 color: #ffffff !important;
 }
 
 
  ol
{
list-style-position: inside;
padding-left:1em;
} 
 
 .related {
font-size:0.9em;
line-height:1.2em;
} 
 
/* Tymp Header Image Replacement (Malarkey IR) */

.tymp { letter-spacing : -1000em; text-indent : -999em;}
/*\*/html>body .tymp { letter-spacing : normal; text-indent : -999em; overflow : hidden;} /* Opera Hack */
h2.tymp a {display:block; width:261px;height:58px;}
h2.tymp {width:261px;height:58px; background:url(http://tympanik.ad-ver-sary.com/wp/wp-content/themes/simplicitytympanik/images/tympanik.gif) no-repeat;margin:0;}

.cat3 div.entry  {
margin-bottom:1em;
}

 .cat3 p {
display:inline;
}
