/*
CSS-StyleSheet fuer die ANGEPASSTE Suchmaschinenhilfe der Powergap-Shopverwaltung
---------------------------------------------------------------------------------
Version: verwendet fuer den Blog unter porndvd-shop.net
Autor:   HIZ
Datum:   25. Sept. 2008
Geändert: 24. Nov. 2008
---------------------------------------------------------------------------------
*/


/******************************************
*   HTML Elements                         
******************************************/

* { margin: 0; padding: 0; }
body,html { min-height: 101%; }
body {
	background: #333;
	color: #333;
	padding: 13px 0 25px 0; }
body, select, input, textarea, table {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height: 1.5em; }
p { margin: 15px 0; }
a:link, a:visited { color: #333; text-decoration: none; }
a:hover, a:active { color: #333; text-decoration: underline; }
a:link.underline, a:visited.underline { color: #333; text-decoration: underline; }
hr {
	display: block;
	height: 1px;
	background: #333;
	border: 0; }
small {
	font-size: 0.9em;
	padding: 3px 6px; }


/*table { margin: 10px 0 0 0; }
td { padding: 0 5px 0 5px; color:#333; }*/

/****** Images ****************************/
img, a:link img, a:visited img{ border: 1px solid #999; padding: 1px; }
img.left,img.center,img.right,img.norm{ margin: 5px 12px 5px 0; border: 1px solid #999; padding: 1px; }
img.left{ float: left; margin: 0 12px 5px 0; }
img.center{ display: block; margin: 0 auto 5px auto; }
img.right{ float: right; margin: 0 0 5px 12px; }

.left { float: left; }
.right { float: right; }
.nw { white-space: nowrap; }

/******************************************
*   General Structure                         
******************************************/

#smh_page { /*the main container*/
	width: 880px;
	margin: 0 auto;
	font-size: 1em;
	background: #FFF;
	padding: 10px 25px 35px 25px;
	border: 3px double #333; }
#smh_branding { /*where the logo sits*/
	width: 625px;
	height: 100px;
	padding-bottom: 15px;
	background: url(http://www.porndvd-shop.net/wp-content/themes/HCMedien_PornBlog/branfordmagazine/images/backgrounds/bg_branding.png) no-repeat; }

#smh_custom_oben { /* Oberer Teil des eigenen HTML-Codes */
 }
#smh_custom_unten { /* Unterer Teil des eigenen HTML-Codes */
 }

/* Durch die SMH generierter Inhalt */
#smh_content {
	width:605px;
	float:left }
	#smh_content img.pic_p {
		float: left;
		margin: 0 12px 5px 0;
		border: 1px solid #999;
		padding: 1px; }
	#smh_content .post blockquote {
		color:#666;
		background:#F4F4EC;
		padding:6px 14px;
		margin:18px 35px;
		border-right:1px solid #DDD;
		border-bottom:1px solid #DDD; }
	#smh_content .entry {
		padding-bottom:28px;
		text-align:justify; }
	#smh_content .price {
		font-size: 1.7em;
		font-weight: bold; }
	#smh_content .post ul li {
		list-style:square;
		margin-bottom:5px;
		margin-left:42px; }
	#smh_content .post ol li {
		margin-bottom: 5px;
		margin-left: 48px; }
	#smh_content .bullets li {
		margin: 0 0 5px 15px;
		list-style: square; }
		
/******************************************
*   Sidebar                         
******************************************/
#smh_sidebar { /*you guessed it: it's the sidebar container*/
	width: 250px;
	float: right; }
.smh_subnav li {/*.subnav is mainly the categories list*/
	list-style:none; }
.smh_subnav li a:link, .smh_subnav li a:visited {
	background: #fff;
	display: block;
	padding: 4px 4px 4px 20px;
	border-bottom: 1px solid #999; }
.smh_subnav li a:hover, .smh_subnav li a:active {
	background: #F4F4EC;
	text-decoration: none; }
#smh_sidebar li {
	list-style: none; }
#smh_sidebar .bullets li {
	list-style: square;
	margin-bottom: 5px;
	margin-left: 22px; }
#smh_sidebar .price {
	font-size: 1.7em;
	line-height: 1.5em;
	font-weight: bold; }

	


#smh_tags {
	font-size: 0.8em;
	display: block;
	width: 100%;
	padding: 3px;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD; }	

/* Float Properties*/
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:"."; }
.clearfloat { display: inline-block; }	
.clearfloat { display: block; }



#smh_table { border: 1px solid #ddd; }
#smh_table th {
	padding: 2px 8px;
	background: #DDD;
	border: 1px solid #666;
	color: #333;
	text-align: left; }
#smh_table td {
	padding: 2px 8px;
	background: #fff;
	border: 1px solid #ddd;
	color: #333; }
td.td_1 {
	border-top: none;
	border-left: none; }
td.td_2 {
	border-top: none;
	border-left: none; }
	td.td_2 a { color: #840000; }
/*td.td_3 {
	border-top: none;
	border-left: none; }
td.td_4 {
	border-top: none;
	border-left: none; }
td.td_5 {
	border-top: none;
	border-right: none;
	border-left: none; }
th.th_1, th.th_2, th.th_3, th.th_4, th.th_5 { 
	border-right: none; border-left: none; }
*/





/******************************************
*   Main or page navigation styles                      
******************************************/

/*Main Navbar */
#smh_nav {
	background:#666;
	font-size:1em; }
#smh_nav, #smh_nav ul {
	list-style:none;
	line-height:1; }
#smh_nav a, #smh_nav a:hover {
	display: block;
	text-decoration: none;
	border:none; }
#smh_nav li {
	float: left;
	list-style:none;
	border-right:1px solid #fff; }
#smh_nav a, #smh_nav a:visited {
	display:block;
	font-weight:bold;
	color: #eee;
	padding:6px 12px; }
#smh_nav a:hover, #smh_nav a:active {
	background:#333;
	text-decoration:none; }	
.current_page_item a, #home .on  { background: #333; }
/* Dropdown Menus for child pages */		
#smh_nav li ul {/*first level dropdown*/
	position: absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #666; }
#smh_nav li ul ul {/*second level dropdown*/
	margin: -2em 0 0 172px; }
#smh_nav li:hover ul ul, #smh_nav li.sfhover ul ul {
	left: -999em; }
#smh_nav li li {
	width: 172px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background:#999; }
#smh_nav li li a, #smh_nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF; }
#smh_nav li li a:hover, #smh_nav li li a:active { background: #840000; }
#smh_nav li:hover ul, #smh_nav li li:hover ul, #smh_nav li li li:hover ul, #smh_nav li.sfhover ul, #smh_nav li li.sfhover ul, #smh_nav li li li.sfhover ul { left: auto; }
a.main:hover { background: none; }


/******************************************
*   Headlines                         
******************************************/
h1 {
	color: #840000;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px; }
h2 {
	color: #840000;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 8px;
	border-bottom: 1px solid #666;
	margin: 20px 0; }
h3 {
	color: #840000;
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	margin-bottom: 4px;
	font-weight: bold; }
h4 { 
	color: #840000;
	font: 1.8em Georgia, Times New Roman, Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #666;
	margin: 20px 0; }
#smh_sidebar h2, #smh_sidebar h3 a {
	color: #840000;
	font: 0.9em Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	margin-bottom: 4px;
	font-weight: bold; }
#smh_sidebar h3, #smh_sidebar h2 {
	color: #840000;
	font-size: 0.9em;
	border-top: 3px double #999;
	border-bottom: 1px solid #999;
	padding: 5px 0 5px 2px;
	margin: 20px 0 15px 0; }
	
#entry h1, #entry h2, #entry h3, #entry h4 { 
	font: Arial, Helvetica, sans-serif;
	/*color: #333;*/
	text-transform: none;
	border-bottom: none;
	margin:10px 0; padding: 0; }
#entry h1, #entry h2 { 
	font-size: 1.5em;
	margin-bottom: 6px; }
#entry h3, #entry h4 {
	font-size: 1em;
	letter-spacing: 0em;
	margin-bottom: 6px; }
#entry ol li h4 { font-size: 1.5em; }



/******************************************
*   Footer                        
******************************************/
#smh_footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.9em;
	text-align:center;
	padding-top:15px;
	color:#333; }
#smh_footer a { color: #840000; }
#smh_footer small { font-size: 0.8em; line-height: 1.4em; }
