body {
	margin:0;
	padding-top:0px;
	background:#FFF;
	font-family:"Palatino Linotype",Georgia,Times,serif;
	color:#000;
	font-size:18px;
	}
img {
	border:0;
	}
a {
	color:#336699;
	text-decoration:none
	}
a:hover {
	color:#000;
	font-weight:700;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#000;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#FFF;
		}

/* The Top */

.top {
	height:300px;
	margin-top:0;
	background:#FFF url(images/top.jpg);
	background-repeat:no-repeat
	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1  {
	font-size:32px;
	font-weight:700;
	margin:160px 0 0 50px;
	color:#000;
	text-decoration: none;
	}

.blogname h1  a:link, .blogname h1  a:visited{ 
	
	color: #000; 
	text-decoration: none; 
	background-color:transparent;
	}
	

.blogname h1  a:hover { 
	color: #336699; 
	text-decoration: none; 
	background-color:transparent;
	}	

.blogname h2 {
	margin:0px 0 0 50px;
	font-size:18px;
	font-weight:normal;
	color:#000;
	}


.menu  {
height:28px;
margin:0;
background:#336699;
width:1000px;
border-bottom:4px solid #000;
border-top:4px solid #000;

}
.menu  ul {
margin: 0;
padding: 0 20px;
list-style: none;
}
.menu li{
	float:left;
	background:url("images/right2.gif") no-repeat left top;
	margin-right:6px;
	}
.menu li:hover{
	float:left;
	background:url("images/right.gif") no-repeat left top;
	margin-right:6px;
	}
.menu li.current{
	background:url("images/right.gif") no-repeat left top;
	}
.menu li.current a,li.current a:hover{
	color:#fff;
	background:url("images/right.gif") no-repeat left top;
	background-color:inherit;
	}
.menu a{
	float:left;
	padding:5px 20px;
	background:#336699;
	text-decoration:none;
	color:#FFF;
	font-size:.9em;
	font-weight:700;
	background:transparent;
	border-width:0;
	}
.menu a:hover{
	background:transparent;
	color:#fff;
	background-color:inherit;
	}	
	


/* The Content */
#content {
	float: left;
	width: 775px;
	margin: 0 0 3px 0;
	padding: 0 0;
	
	}

.post {
	margin: 20px 10px 0 10px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align: justify;
	color:#000;
	
	}

.post h2 {
	margin: 0 0;
	padding: 16px 0px 0px 26px;
	height:28px;
	background:#FFF;
	text-align: left;
	font: bold 28px "Palatino Linotype", Georgia, serif;
	font-style:italic;
	
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #336699;
	background-color: transparent;
	}

.post .date {
	margin: 0 0;
	padding: 15px 0 0 45px;
	height: 24px;
	background: #336699;
	font: normal .75em "Tahoma", Arial, sans-serif;
	color: #336699;
	background-color: transparent;
	}

.post .postmetadata {
	margin: 0 0;
	padding: 30px 15px 0px 26px;
	height: 25px;	
	background: #FFF;
	font: normal 12px Century gothic, Arial, sans-serif;
	text-align: right;
	}

.post a:link,
.post a:visited {
	color: #000;
	background-color: transparent;
}

.post a:hover {
	color: #000;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	display:block;
	margin: 0 0;
	padding: 5px 25px;
	}
.cover{
	margin: 0 0;
	background: #FFF;
	}

/* The Sidebar */

#sidebar {
width:180px;
float:right;
font-size:14px;
font-weight:700;
background:#336699;
border:6px double #000;
color:#000;
margin: 10px 10px 10px 10px;

}

#sidebar ul {
margin:0;
padding:0;
list-style-type:none;
}

#sidebar  h2 {
font-size:16px;
height:23px;
font-weight:700;
font-family:"Palatino Linotype", Georgia, Serif;
padding:4px 0 0 0;
background:#000;
Margin: 0;
color:#FFF;
text-align:center;
}

#sidebar a {
display:block;
line-height:160%;
font-weight:700;
padding:4px;
color:#fff;
}

#sidebar a:hover {
text-decoration:none;
font-weight:700;
background-color:#FFF;
color:#000;

}

#sidebar ul li a {
background:#336699;
padding-left:4px;
}
#sidebar table {
	width:100%;
	text-align:center;
	background-color:#336699;
	}



/* --- FOOTER --- */

#footer {
	height:30px;
	padding:40px 0 0 60px;
	margin:2px 0 0 0;
	color:#000;
	font-size:10px;
	text-align:left;
	font-weight:normal;
	letter-spacing:1px;
	background: url(images/footer.gif);
	}

#footer a {
	color:#000;
	text-decoration:none;
	}

#footer a:hover {
	color:#000;
	
	}

/* The Navigation */

.navigation {
	height:10px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#336699;
	}
.navigation a:hover {
	color:#000;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:24px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:93%;
	height:156px;
	background:#FFF;
	border:2px solid #000;
	color:#000;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#FFF;
	border:1px solid #000;
	color:#000;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:18px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}