body, #content, #container {
    width: 100%;
    margin: 0;
	padding: 0;
    float: none;
    background: #fff url(none);
}

#wrapper {
	margin: 0;
	padding: 0;
}
 
#header {
	margin: 0;
	padding: 0;
}

a {	
	color: black;
	text-decoration: none;
}

a:after {
	content:" [" attr(href) "] ";
	font-size: smaller;
	text-decoration: none;
	color: black;
}

img a:after {
	content: "";
}



a img {
	border: none;
}

/* CUSTOM */


#content {
	background-image: none;
}

.abbr {
	text-decoration:none;
}
	
#header{

/*	height:60px;*/
}

img#logo {
	visibility: hidden;
	height: 0;
	width: 0;
}

img#logo_print {
	visibility: visible;
}

div.entry p {
	clear: left;
}


#header h1{text-indent:-10000px;margin:0;padding:0;}
#header h1 a{display:block;background:url(images/logo.gif) no-repeat left;height:54px;}
h1, h2, h3 { font-family:Verdana, Arial, Helvetica, sans-serif; padding:0; margin:0; font-size:14px; font-weight:bold;}
a, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.menu a:hover {
     text-decoration:none;
}
.menu ul li a:hover {
     text-decoration:none;
}
#wrapper {
}

span.cmt{background:transparent url(images/comment.gif) no-repeat;border:0;margin:0;padding:0 0 5px 20px;}
span.cty{background:transparent url(images/category.gif) no-repeat;border:0;margin:0;padding:0 0 5px 20px;}
#main{
	width:auto;
	margin:0 auto;
}
#content{
	width:100%;
 	height:100%;
	margin:-20px auto 0 auto;
	padding:0 0 30px 0;
	border:none;
	text-align:left;
	background-position:10px 35px;
}

#content2 {
 float:none;
	width:100%;
	padding:10px 10px 30px 10px;
	text-align:left;
}
#content #left h2 a{
font-size:17px;
padding-bottom:5px;
padding-top:20px;

}
#content #left .entry h3 a{
	font-size:15px;
}
#content #left {
	font-size:12px;
	line-height:17px;
}
#content #left .entry .post p {
	font-size:12px;
}
#content a, #content a:visited {
/* color:#c8c8c7;*/
     font-size:85%;
	 color: black;
}
.entry{float:none;width:100%;margin:0;padding:0; overflow:visible;}

.entry h2 {
	margin-top: 20px;
}

#footer{
clear:both;
color:#858584
}
#footer p {
	font-size:70%;
	padding-bottom:0px;
}
#footer .f_left {
 float:left;
 width:auto;
}
#footer .f_right {
 float:right;
 width:auto;
}
#footerbox{
height:auto;line-height:30px !important;margin:0;padding:0;}

.footer{width:100%;height:auto;line-height:30px !important;margin:0 auto;padding:0;}

#content #left .boxcomments h2#comments {
	font-size:14px;
}
#content #left .boxcomments li.odd p {
	font-size:12px;
}

/* CONTENT IMAGES */

h5 img {
	clear:both;
	padding: 0 20px 20px 0;
	border: 0;
}

h6 img {
	clear: both;
	padding: 0 0 20px 20px;
	border: 0;
}

/* HIDE ELEMENTS */

#nav, #nav2, .menu, #rsidebar, #sidebar, #footer p.f_right, #commentform, .postmetadata, .boxcomments {
	visibility: hidden;
	height: 0;
	width: 0;
}

img {
	clear:both;
}





