body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 11px;
	font-weight: 900;
	font-family:georgia;
	font-style:italic;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	border-bottom: none;
	color: #CC0000;
}

a img {
	border: none;
}

p {
	font-size: 10px;
	line-height:16px;
	color:#333;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}
/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#header {
	position: fixed;
	margin: 0 0 0 250px;
	background: white;
	height: 110px;
	width: 590px;
}
*:first-child+html #header {margin: 0;top:0;left:250px;}
#header ul{
	background-image: url('images/menuline-top.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 12px;
	height: 28px;
	list-style-type: none;
	margin-top: 3px;
	padding-bottom: 3px;
	
}
#header ul li {
	float: left;
	margin:12px;
	
}
#header h1{

}

#header a {
	border: none;
	text-decoration: none;
	color: #515053;
}

#header a:hover {
	border: none;
	text-decoration: none;
	color: #000;
}

#header .current_page_item a,  #header li a:active {
	border: none;
	text-decoration: none;
	color: #000;
	font-weight:bold;
	font-size:12px;
	
	}
	
/* Header */

#logo {
	background: url('images/logo.png') no-repeat;
	height:40px;
	margin-top: 15px;
}

/* Menu */

#menu {
	padding: 30px 0 0 150px;
	height: 62px;
}

#menu ul {
	margin: 0;
	padding: 40px 0 0 0px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 20px;
	margin: 0;
	padding: 20px 20px 0 10px;
	text-transform: uppercase;
	font-size: 14px;
	color: #FF3600;
}

#menu a:hover {
	color: #000000;
}

#menu .current_page_item a {
	color: #fff;
}

#menupage{ 
	height: 41px;
	color: white;
	border-bottom: 1px solid white;
	
}
#menupage a {
	color: white;
}
#menupage ul {
	padding: 20px 0 0 250px;
	list-style: none;
}

#menupage li {
	float: left;
	display: inline;
	margin: 5px;
}
#menupage a:hover {
	color: white;
}
#menupage .current_page_item a {
	color: white;
}

/* Page */

#page {
	margin: 0;
	padding: 0;
	float:left;
}
/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	padding-top: 130px;
	margin: 0px 0 0 250px;
	width: 620px;
	color: black;
	text-align: center;
	background-color:#FFF;
	float:left;
	
}
#content #entry .credits ul {
	width: 400px;
}

.post {
	padding:0 0 40px 75px;
	width: 420px;
	line-height: 200%;
	float:left;
	
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 0px 0 4px 0px;
	font-size: 18px;
	font-weight: 900;
}

.title a {
	border-bottom: none;
	color: black;
}

.title a:hover {
	border-bottom: 1px solid black;
}

.byline {
	background: #fff;
	margin: 10px 0px 20px 0px;
	padding: 4px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
	text-align: left;
}
#entry{
	height: 200px;
	width: 800px;
}
.entry .contact{
}
.entry .mail ul {
	
	list-style: none;
	
}


.links {
	width: 80px;
	height: 33px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-left: 10px;
	text-align: left;
	color: #5E5E5E;
}

.links a:hover {
}

/* Sidebars */
#sidebar{
	margin: 150px 0 0 830px;
	position: fixed;
}
*:first-child+html #sidebar {margin: 0;top:150px;left:830px;}

#sidebar2 {
	width: 120px;
}

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

#sidebar h2{
	margin-bottom: 10px;
}

.fan_box .connect_action{
	padding-left: 0;
}

.fan_box .connect_top{
	padding:15px 0 0 0;
	margin-left:-30px;
}


/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 10px 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer  {
	position: fixed;
	bottom:0;
	left:0;
	padding-left:70px;
	margin-left:0;
	width:960px;
	text-align: center;
	background:url('images/menuline.gif') top no-repeat;
	background-color: white;
}

#footer ul{

	padding-top: 10px;
}
#liens ul {
	list-style: none;
}

#liens li {
	margin: 15px;
	float: left;
	display: inline;
}

#footer p {
	margin: 0;
	padding: 0px 0 0px 0;
	text-align: center;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	color: #515053;
}
#footer a {
	color: #515053;
}
#footer a:hover {
	color: #515053;
}

#footer .link {
}

#footer .copyright {
}

#commentform {
	margin: 0;
	padding-left: 20px;
}
.padded{
	text-align: left;
	padding-bottom: 20px;
}
#comment {
	margin: 0;
	width: 400px;
	
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-left: 20px;
	padding-top: 50px;
}

.navigation {
	padding: 20px 0px;
	margin:15px;
	height:60px;
}

.pagetitle {
	margin: 0px;
	padding: 20px 0px;
	font-size: 2.4em;
	font-weight: normal;
}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

#comments {
	border-top: 1px dotted #333;
	padding-left: 20px;
	margin-top:5px;
	font-size:10px;
	font-weight:900;
	text-align:right;
	color:#ff0000;
}

hr {
	display: none;
}

#commentform {
	padding-left: 20px;
}

.commentlist {
	padding-left: 40px;
}


/* page retailers */

.adressemag{
	font-style:italic;
	font-size:12px;
	color:#666666;
	line-height:30px;
}

#retailers h1{
	line-height:18px;
	margin-bottom:0;
	font-weight:bolder;
	font-size:14px;
}
