/*
Theme Name: Tinnitus Cure
Description: Tinniuts Cure custom theme.
Author: Top Web Design
Author URI: http://www.topwebdesign.co.za/

WARNING: Distribution of this theme on thirdparty sites without my permission is strictly prohibited.
Any violation will result in a DMCA filed againt the site involved . 
*/

body {
	background-color: #6a9456;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,th {
	font-family: Tahoma, Times New Roman, Arial;
	font-size: 16px;
	color: #000000;
	margin: 5px 0;
}
a {
	color: #415b35;
	text-decoration: none;
}
a:hover {
	color: #585550;
	font-weight: bold;
	text-decoration: none;
}
#outerwrapper {
	margin: 0px auto;
	width: 900px;
	border: 4px groove #595450;
}
#contentwrapper {
	padding: 10px 10px 10px 0;
	background-color: #ECE6CE; 
}
.clear {
	clear: both;
}
#contentwrapper h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	margin: 0px 0px 10px;
	text-align: center;
}
#contentwrapper h1 p {
	margin: 0;
}
#navigation ul{
        list-style: none;
        margin: 0;
        padding: 0;
        }

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	width: 200px;
	border-style: solid solid none solid;
	border-color: #889944;
	border-size: 1px;
	border-width: 1px;
        }
#main {
	float: right;
	width: 680px;
}
#navigation li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#navigation li a:link, #navigation li a:visited {
	color: #889944;
	display: block;
	background:  url(images/nav.gif);
	padding: 8px 0 0 25px;
        }

#navigation li a:hover, #navigation li #current {
	color: #889944;
	background:  url(images/nav.gif) 0 -32px;
	padding: 8px 0 0 27px;
        }
#sidebar {
	float: left;
	width: 200px;
}

a.bigger {
	color:#00F;
	text-decoration: underline;	
}
.bigger {
	font-size: 24px;
	font-weight: bold;
	font-family: Tahoma, "Times New Roman", Arial;
}
.bigger a:hover {
	text-decoration: none;
}
.shout {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #3A3805;
}
.shout2 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #004000;
}

.webdesign {
	margin: 3px auto;
	width: 900px;
}
.webdesign a {
	font-size: 9px;
	text-decoration: none;
}


/* Wordpress */
#sidebar h2 {
	text-align: center;
	text-transform: none;
	padding-bottom: 3px;
	background-color: #ccdd99;
	border-style: solid none;
	border-color: #889944;
	border-size: 1px;
	border-width: 1px;
}
#sidebar ul{
}
#sidebar ul,
#sidebar li {
	list-style: none;
}
.widget {
	background-color: #ddeeaa;
	border-style: none solid solid solid;
	border-color: #889944;
	border-size: 1px;
	border-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.widget ul, #calendar_wrap, #searchform, .akpc_report  {
	list-style: url(none) none;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px 0 10px 20px;
}
.widget ul ul {
	background-image: none;
	padding: 0px;
}
.widget_text {
	border: none;
	background: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", sans-serif;
	margin: 0 0 10px 0;
}

h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
/* Wordpress */
/* Items */

.items {
/*	border-bottom: 1px solid #AAAAAA;*/
	margin: 0;
	padding: 10px 0;
}
.itemheading {
	padding: 0;
}
.itemheading {
	height: 54px; 
}
.itemheading h1, .itemheading h2, .itemheading h3 {
	margin: 0;
	padding: 0;
}
.itemtitle {
	float: left;
	padding: 0 0 0 6px;
}
.itemtitle h2 a:hover,
.category a:hover {
	font-weight: normal;
}
.category a {
	font-weight: bold;
}
.itemtitle h2 a,
.itemtitle h2 a:hover, 
.itemtitle h2 a:visited,
.category a:visited {
	background-color: transparent;
}	
.photo {
	float: Left;
	width: 60px;
	height: 54px;
}
.author {
	text-align: left;
	background: url(images/user.gif) no-repeat;
	padding: 0 0 0 5px;
	margin: 0;
	font: 10px "Trebuchet Ms", "century gothic", Arial, verdana, sans-serif;
}
.itemexcerpt {
	padding: 10px 0 0 0;
}
.itemexcerpt h1 {
	margin: 0;
/*	background-color: #DDDDDD;*/
	border-bottom: 1px solid #888888;
}
.itemexcerpt p {
	padding: 0;
	margin: 0;
}
.itemtags {
	margin-top: 0px;
	padding: 0 5px;
/*	color: #47688F;*/
	font: bold 11px "Trebuchet Ms", "century gothic", Arial, verdana, sans-serif;
	height: 25px;
	float: right;
}
.itempopularity {
	margin-top: 3px;
}
.bookmark {
	float: left;
	margin-top: 3px;
}
.share {
	float: left;
	margin-left: 5px;
}
.itemmetadata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.clock{
/*	color: #47688F;*/
	background: url(images/date.gif) no-repeat;
	text-align: left;
	padding-left: 5px;
	font: bold 10px "Trebuchet Ms", "century gothic", Arial, verdana, sans-serif;
}	
.category{
	text-align: left;
	padding: 0 0 2px 0;
	margin-left: 5px;
}
#postnav {
	margin: 3px 0 5px 0;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/* comments */

.nocomments {
/*	width: 690px; */
}
.comments {
	margin: 0 0 5px 0;
}
#respondheading {
	font:18px "Trebuchet Ms", "century gothic", Arial, verdana, sans-serif;
	margin: 0;
}
#comments small {
	font-size: 10px;
}
.commentbody {
	background-image: url(images/bg_post_middle.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding: 1px 10px;
	border: none;
}
.commentheading {
	margin-top: 5px;
}
.commentheading h3 {
	margin-left:0;
}
.commentwrapper {
/*	border-bottom: 1px solid #888888;*/
}
.commentwrapper ol {
	margin: 0;
}
.commentlist p {
	clear: both;
}
.commentlist li ul {
	margin-right: 8px;
}
.children li {
	list-style: none;
}
.children .odd {
	background-color: #ddeeaa;
	border: 1px solid #888888;
	padding: 5px 5px 0 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-right: 0px;
}
.children .even {
	background-color: #ECE6CE;
	border: 1px solid #888888;
	padding: 5px 5px 0 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-right: 0px;
}
.reply {
	margin-bottom: 5px;
}
#respond form p {
	margin-top: 5px;
}
#comment {
	width: 75%;
}
.vcard img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#submit {
	margin-bottom: 5px;
	margin-left: 10px;
}
.cancel-comment-reply {
	padding: 0;
	margin-top: 0;
}
.commentform {
	margin-top: 5px;
}

/* Archive */
#archiveheader {
	padding-left: 3px;
	padding-bottom: 5px;
	text-align: center;
}
#archiveheader h1 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
.widget menu {
	
}
#calendar_wrap {
	padding: 5px 0px 0px 20px;
}
#calendar_wrap a {
	color: #000000;
	font-weight: bold;
}
#calendar_wrap table a:hover {
	text-decoration: underline;
}
#sidebar-login h2 {
	font-size: 16px;
}
#searchform {
	font-size: 12px;
	padding: 0 5px;
}
#recentcomments li {
	font-size: 12px;
	padding: 3px 0px;
}
.akpc_report, .akpc_report ol {
	margin: 0px;
}
.akpc_report ol {
	padding: 0px 5px;
}
#akpc_percentage  {
	float: left;
	margin: auto;
	width: 50px;
}
#akpc_link {
	float: left;
}
.avatar_container img {
	margin: 0px;
	padding: 0px;
}
.postmetadata {
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
}
.sociable_tagline{
	margin-bottom: 5px;
}
