/*  
Theme Name: HTNtheme
Theme URI: http://wordpress.org/
Description: Home Theater Network Theme.
Version: 1.6
Author: Originaly by Michael Heilemann. Edited by Oliver Pankiewicz
Author URI: http://www.hometheaternetwork.com
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


.htnblog_pagetitle {
	font-weight: 900;
	font-family: 'Arial Black', Arial, Times New Roman, Courier New;
	font-size: 36px;
	text-align: left;
	padding: 3px;
	margin-bottom:12px;
	vertical-align:top;
	height:40px;
    
    background-color:#fff;
	}
.your_htn {
	font-family: 'Forte', 'Helvetica Narrow', 'Times New Roman', Arial;
	font-style:italic;
	font-weight: 900;
}	
.your_htn_span {
		font-family:"Arial Black", 'Times New Roman', Arial;
		font-size:1.2em;
		font-style:normal;
		padding:0px;
		margin:0px;
}
.HTN_intro {
	padding:10px, 0, 10px, 0;
	margin-bottom:15px;
}	
	


.title22 {
	font-size:24px;
	text-align:left;
	float:left;
	vertical-align:bottom;
	font-weight:900;
	padding: 0 15 0 0;
	font-family: 'Arial Black', Arial, Times New Roman, Courier New;

	}


.connection_topmenu {
	cursor:pointer;
	margin-bottom: 0px;
	background-color:#FF9900;
	color:#000000;
	width:200px;
	padding:2px;
	text-align:center;
	font-weight:bold;
	border:1px solid #000000;
	font-size: 14px;
	padding-top:2px;
	text-decoration: none;
}

.connection_topimage {
	border-bottom: 2px solid #FF9900;
	border-left: 2px solid #FF9900;
	border-right: 2px solid #FF9900;
	padding-top:0px;
	margin-top:0px;
	}
	




/* Begin Typography & Colors */
body {
	font-family: Arial, Times New Roman, Courier New;
	text-align: left;
	background-color: white;
	margin-right:20px;
	}

#page {
	background-color: white;
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	/* border-top: 1px solid #ddd; */
	/* border-bottom: 1px solid #ddd; */
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Times New Roman, Courier New;
	font-size: 0.9em;
	line-height: 1.5em;
	color:#000000;
	}

h1, h2, h3 {
	font-family: Arial, Times New Roman, Courier New;
	font-weight: bold;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}


/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 10px 15px 20px 15px;
	margin: 0px 0 0;
	width: 515px;
	}

.widecolumn {
	padding: 10px 15px 20px 15px;
	margin: 0px 0 0 0px;
	width: 600px;
	}

.post {
	margin: 0 0 50px;
	text-align: left;
	}
#content .post h1 {
	font-size:1.4em;
	text-decoration:none;
	text-align:left;
	background-color:#000000;
	color:#FFFFFF;
	margin:0px;
	padding:2px;
	border-top: 3px solid #FF9900;	
}
#content .post h1 a {color:#FFFFFF; text-decoration:none;}
#content .post h1 a:visited {color:#FFFFFF; text-decoration:none;}
#content .post h1 a:hover {color:#A0A0A4;}

.content_td {
	vertical-align:top;
	padding-left:6px;
}	

#content .post h2 {
	font-size:1.2em;
	text-decoration:none;
	text-align:left;
}	

#content .post h3 {
	font-size:1.2em;
	text-decoration:none;
	text-align:left;
	padding-bottom:-10px;
	margin-bottom:-10px;
}	

#content .post td {
	vertical-align:top;
	text-align:left;
	}
	
.post_title_below {
	font-size:0.8em;
	color:#656551;
	text-align:left;
	}
.post_title_below a {	
	text-decoration:none;
	color:#656551;
}

.post-info {
	font-size:0.9em;
	color:#656551;
	margin:0;
	padding:0;
    border-bottom:#999 1px solid;
	clear:both;
}
.postmetadata
{
	font-size:0.9em;
	color:#656551;
	margin:0;
	padding:0; 
	vertical-align:top;
}
.postmetadata a
{
 color:#2036FA;
}

#footer {
	padding: 0;
	margin: 0 auto;
/*	width: 760px;	*/
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
.bottomlinks {
	text-align:center;
	font-size:small;
	vertical-align:text-top;
	padding-top:30px;
	}	
/* End Structure */



/*	Begin Headers */
#header {
	padding-left:10px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists */

.entry ul {
	list-style-type:square;
}	


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 10px;
	
	}

#commentform textarea {
	width:60%;
	padding: 2px;
	margin-left:10px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
#respond {
	margin-left:10px;
	}	
/* End Form Elements */



/* Begin Comments*/

.HTNcomment_text {
	margin-left:68px;
}

.reply {
	float:right;
	clear: both;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em, Arial, Times New Roman, Courier New;
		}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Times New Roman, Courier New;
	}

.commentmetadata {
	font-weight: normal;
	color:#000000;
	vertical-align:top;
	}
	
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	text-decoration:none;
	vertical-align:top;

}
ol.commentlist li{
	padding: 10px 10px 40px 10px !important;
	margin-bottom:20px !important;
	font-weight: bold;
	list-style:none;
	background:#FFF;
	border:1px solid #000;
}
ol.commentlist li.alt{
	padding: 10px 10px 40px 10px !important;
	background:#FFF;
	border:1px solid #000;	
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}



.shop_review {
	text-align:left;
	font-size:small;
	clear:left;
	}
