body {
	margin:0;
	padding-top:0px;
	background:#222 url(images/body2.gif) top repeat-x;
	font-family:"Trebuchet",Tahoma,Verdana,sans-serif;
	color:#222;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#442900;
	text-decoration:none
	}
a:hover {
	color:#ed7d00;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#333;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:100%;
	margin:0 auto;
	background:#fff url(images/wrap.jpg);	
	background-repeat:repeat-x;	
	}

/* The Top */

.top {
	height:146px;
	margin-top:0px;
	background:url(images/top.jpg);
	background-repeat:no-repeat;
	
	}
.blogname {
	float:left;
	width:70%;
	font-family:Georgia,century gothic, Tahoma, Sans seriff;
	}
.blogname h1  {
	
	font-size:45px;
	font-weight:bold;
	margin:30px 0 0 140px;
	color:#fff;
	text-decoration: none;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	

.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}	
	

.blogname h2 {
	margin:0px 0 0 140px;
	font-size:16px;
	font-weight:normal;
	color:#000;
	}


	
.menu  {
height:50px;
margin: 0 auto;
background: none;
}
	
.menu  ul {
margin: 0;
padding: 0;
list-style: none;
}

.menu  ul li {
float: right;
margin: 0;
padding: 0;
}

.menu  ul li:hover {
background-color: none;
}

.menu  ul li a {
float:left;
margin: 0 1px 0 0;
font-size: 100%;
font-weight: normal;
text-decoration: none;
padding: 5px 5px;
font-size: 14px;
color: #000;
}

.menu  ul li a:hover {
color: #fff;
background:#f78f00 url(images/menuhov.gif) repeat-x;
}	
	
/* The Content */

.content {
	padding:15px 10px 25px 15px;
	
	}
	
	
#content {
	float: left;
	width: 83%;
	margin: 0 0 20px 0;
	padding: 0 0;
	}

	
.post {
	margin: 20px 10px 0 10px;
	padding: 0 0;
	height: 100%;
	background:none;
	text-align: justify;
	color:#222;
		}
.title{
	margin: 2px 2px;
	padding: 2px 0px 0px 5px;
	height:54px;
	
	}
.post h2 {
	margin: 0 0;
	padding: 4px 0px 0px 0px;
	text-align: left;
	font:22px "Georgia", Arial, sans-serif;
	font-weight:bold;
	font-variant: small-caps;
	border-bottom:1px dotted #444;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #eb7b00;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #eb7b00;
	background-color: transparent;
}
	

.post .postmetadata {
	margin: 0 0;
	padding: 7px 15px 0px 15px;
	height: 20px;	
	background: #ddd ;
	font: normal 12px Verdana, Arial, sans-serif;
	text-align: right;
	
	}

.post a:link,
.post a:visited {
	color: #b15b00;
	background-color: transparent;
}

.post a:hover {
	color: #ff9b00;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 5px 25px;
	}	
	
	/* The Sidebar */
	
.sidebar {
	float:right;
	width:15%;
	padding-top:1px;
	padding-left:0px;
	font-size:14px;
	margin-top:20px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	font-family:"Georgia", Arial, sans-serif;
	font-size:18px;
	color:#fff;
	margin:0;
	height:22px;
	padding:2px 5px;
	background:url(images/h2.jpg);
	background-repeat:repeat-x;
	font-variant:small-caps;
	border-bottom: 1px dotted #666;
	}

.sidebar ul li {
	background:none;
	padding-bottom:7px;
	margin-bottom:7px;
		}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;

	}
.sidebar ul li ul, .sidebar ul li div {
	padding:9px;
	background:none;
		}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0;
	background:none;
	}
.sidebar ul li ul li {
	background:none;
	padding-left:5px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}

.sidebar ul li.ad div {
	text-align:center;
	}
	
/* --- FOOTER --- */

#footer {
	height:20px;
	padding:6px 0 0 5px;
	margin:0px 0 0 0;
	background:#000;
	border:1px solid #333;
	color:#ccc;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	}

#footer a {
	color:#f78f00;
	}

#footer a:hover {
	color:#FFF;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#333;
	}
.navigation a:hover {
	color:#ff8600;
		}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
