/* @override http://www.thegloss.ch/wordpress/wp-content/themes/wrath/style.css */

/* @override http://www.thegloss.ch/wordpress/wp-content/themes/wrath/style.css */

/* @override http://www.thegloss.ch/wordpress/wp-content/themes/wrath/style.css */

/*
Theme Name:Wrath
Theme URL: http://www.fetish-consulting.com/
Description: The Gloss New Classics Custom WP-Theme.
Version: 0.2
Author: jan(at)fetish-consulting(dot)com
Author URL: http://www.fetish-consulting.com/
*/						

body, h1, h2, h3, h4, h5, h6, address, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background:#fff url(images/bongo.gif);
	background-attachment:fixed;
	color: #000;
}

table{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color:#000;
}

a:hover{ text-decoration: none;

}

a:active
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}

a
{
  outline: none;
}


a img{
	border: 0;
}

p{
	padding: 10px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p{
	padding: 10px;
}

blockquote blockquote{
	float: none;
	width: auto;
	background: #f5f5f5;
	margin: 0 10px;
	background: #fff;
}

dd{
	padding: 0 0 0 20px;
}

form, input, textarea{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

form{
	margin: 0 0 0 30px;
}

p img{
	max-width: 550px;
}

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

img.alignright{
	margin: 3px 0 2px 10px;
	padding: 4px;
	display: block;
}

img.alignleft{
	margin: 3px 0 2px 10px;
	padding: 4px;
	display: block;
}

.alignleft{ float: left;}

.alingright{ float: right;}

clear {margin: 0; padding: 0; clear: both;}

small{
	font-size: 11px;
}

#wrapper{
	width: 1024px;
	margin: 50px auto;
	/*padding_auto*/
	overflow:hidden;
	text-align: left;
	background: #fff;
}

#header{
	margin-left: auto;
	margin-right: auto;
	width: 864px;
	height:287px;
	background: #fff;
}

#header h1{
	padding: 10px;
	font-size: 18px;
	font-weight: normal;
}

#subhead{
	margin-left: auto;
	margin-right: auto;
	width: 864px;
}
		
#menu{
	background: #fff;
	padding: 10px
}

#menu ul{
	list-style: none;
	width: 429px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
}

#menu ul li{
	float: left;

}

#menu ul li a{
	
	text-align: center;
	display: block;
	margin: 5px;
	padding: 10px 17px 6px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	margin-left: auto;
	margin-right: auto;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#search_menu{
	padding: 0 0 0 0;
}

#about{
	float: left;
	width: 980px;
	border-top: 1px solid #5f0000;
	border-bottom: 1px solid #5f0000;
	padding: 0 0 14px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	background: #c00 url(images/about.gif) repeat-x left bottom;
	color: #fff;
}

#container{
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 864px;
	background: #fff /*url(images/bg_container.gif) repeat-y 488px 0px*/;
}	

#content{
	float: left;
	width: 636px;
	padding: 0 0 10px 0;
}

.navigation{
	margin: 10px 100px 20px 0;
	padding: 0px;
	line-height: 24px;
}

.navigation_li{
	float: left;
	margin: 10px 0 20px 100px;
	padding: 0px;
	line-height: 24px;
}

.navigation_re{
	float: right;
	margin: 10px 100px 20px 0;
	padding: 0px;
	line-height: 24px;
}

.post{
	padding: 0 100px 20px 100px;
	text-align: center;

}

.post h2{
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration:none;
	line-height: 26px;
}

.post h2 a{
	color: #000;
	text-decoration: none;
}

#date-cube{
	margin-left: auto;
	margin-right: auto;
	width: 70px;
	height: 35px;
	text-align: center;
	vertical-align: top;
	margin-top: 20px;
	margin-bottom: 5px;
}

.entry-date{
	
	font-family: Helvetics, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
}

.entry-content{
	line-height: 20px;
	text-align: center;
	
}

.entry-content h2, .entry-content h3, .entry-content-h4, .entry-content h5 {
	padding: 10px 0 5px;
}

.entry-content h2 a{
	color: #000;
}

.entry-content h2 a:hover{
	text-decoration:underline;
}

.entry-content h3 {
	font-size: 18px;
	font-weight: normal;
}
.entry-content h5{
	font-size: 14px;
}

.entry-content h6{
	font-size: 12px;
}

.entry-meta{
	padding: 10px 0;
	line-height: 24px;
	background: #fff url(images/underpost.gif) repeat-x left bottom;
}	

#webshop {
	list-style-position: inside;
	list-style-image: url(http://www.thegloss.ch/wordpress/wp-content/themes/wrath/images/bullet.gif);
}

#comments{ 
	text-align: center;

	padding: 0 100px 20px 100px;
	/*border: 1px solid #000;*/
}

#comments ol{
	text-align: center;

	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#comments ol li{
	text-align: center;
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #000;
	line-height: 20px;
}

#comments span.comment-author{
	font-weight: bold;
}

#comments h6{
	font-size: 12px;
}

#respond{
	padding: 10px;
}

.line {
	width:200px;
	margin-left: 20px;
	margin-top: 10px;
	
}

.sidebar{
	float: right;
	width: 220px;
	height: 2000px;
	margin: 0 0 0 1px;
	border-left: 1px solid #000;
}

.sidebar ul{
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}


.sidebar ul{
	margin: 0 0 10px;
}

.sidebar ul li{
	padding: 10px 10px 0;
}

.sidebar ul li h5 {
	/*border-top: 1px solid #dfdfdf;*/
	margin-left: 20px;
	padding: 1px 10px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	
	/*background: #f8f8f8 url(images/bg_sidebar_h2.gif) repeat-x left bottom;*/
}

.sidebar ul ul{
	margin: 0;
	padding: 6px 10px 0;
	line-height: 24px;
}

.sidebar ul ul li{
	list-style-image: none;
	list-style-type: decimal-leading-zero;
	list-style-position: outside;
	text-align: left;
	line-height: 16px;
	padding: 5px 0;
}

.sidebar ul ul ul{
	padding: 0 0 0 20px;
}

#search {position:absolute;
	top: 340px;
	left: auto;
	padding: 10px 0 0 30px;

}

#notfound{
	list-style: none;
	margin: 20px;
}

/*#recent ul ul li{
	list-style-image: none;
	list-style-type: decimal-leading-zero;
	list-style-position: outside;
	text-align: left;
	line-height: 16px;
}*/

#recent{
	
} 

#archives{margin-left: 20px;}

#archives h5 {
	margin-left: 0;	
}

#archives ul li{
	list-style: ;
	list-style-type: disc;
	text-transform: uppercase;
	list-style-image: url(http://www.thegloss.ch/wordpress/wp-content/themes/wrath/images/bullet.gif);
}


.sidebar ul ul li a{
	text-decoration: none;
	
}

.sidebar ul ul li a:hover{
	text-decoration: underline;
	
}

#family{margin-left: 20px;}

#family h5 {
	margin-left: 0;	
}

li#family ul{
	text-transform: uppercase;
	padding: 0 0 0 0;
	list-style: inherit;
}

#family ul li {
	list-style-type: decimal-leading-zero;
	list-style-position: inside;
	list-style-image: url(http://www.thegloss.ch/wordpress/wp-content/themes/wrath/images/bullet.gif);
	text-align: left;
	line-height: 16px;
	padding: 5px 0;
}

#family ul a{ 
	
	text-decoration: none;
}

#family ul a:hover {
	text-decoration: underline;
}

#footer{
	float: left;
	width: 980px;
	padding: 0 0 10px 100px;
	text-align: left;
	line-height: 24px;
}

#footer a{
	text-decoration: none;
}

