body {
	font-family : Helvetica, verdana, serif;
	background: #ffffff;
	padding: 0px;
}
h1 {
        font-family : Helvetica, verdana, serif;
        font-size: 3.0em;
}
h2, h3, h4, h5, h6, form, fieldset {
	margin:0;
	padding:0;
	font-family : "Century gothic", serif;
}
.low {
	display:none;
}
.container {
	margin: 0px auto;
	text-align: center;
	color: #a3a3a3;
	font-family : arial, serif;
	padding: 0px;
}
a {
	color : #cccccc;
	text-decoration : none;
	font-weight : normal;
}
a:link {
	color : #cccccc;
	text-decoration : none;
	font-weight : normal;
}
a:visited {
	color : #cccccc;
	text-decoration : none;
	font-weight : normal;
}
a:active {
	color : #bbbbbb;
	text-decoration : none;
	font-weight : normal;
}
a:hover {
	color : #bbbbbb;
	text-decoration : none;
	font-weight : normal;
}
.entry {
	margin-top : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	padding : 0px;
	color : #a9a9a9;
	font-size : 11px;
	font-weight : normal;
	text-align : center;
}
blockquote {
	color: #a3a3a3;
	text-align: left;
	margin: 2px 15% 10px 16%;
	font-size: 12px;
}
.entry img {
	border : none;
	padding: 0px 23px;/* background: url(images/shadow.jpg) no-repeat top left; */
}
.entrycat img {
	margin: 3px;
	border: 0px;
	text-align: center;
}
.entrycat img a {
	margin: 3px;
	border: 0px;
	text-align: center;
}
.entrycat img a:hover {
	margin: 3px;
	border: 1px solid #bbbbbb;
	text-align: center;
}
.entrycat {
	padding-top : 20px;
	color : #a9a9a9;
	font-size : 11px;
	font-weight : normal;
	text-align : center;
	margin: 0 auto;
	width: 70%;
}
code {
	color : #8B1D1D;
}
.info {
	margin-top : 0px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	padding : 5px;
	color : #c0c0c0;
	font-size : 11px;
	font-weight : normal;
	text-align : justify;
}
.pages {
	padding-top : 20px;
	color : #a9a9a9;
	font-size : 14px;
	font-weight : normal;
	text-align : left;
	margin: 0 auto;
	width: 70%;
}
.posted {
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 20px;
	margin-right : 20px;
	text-align : center;
	font-family : verdana, serif;
	font-size : 11px;
	letter-spacing: 2px;
	text-transform:lowercase;
}
.posted a img {
	border: 0;
}
.footer {
	padding : 20px;
	text-align : center;
	font-size : 11px;
	color: #cccccc;
	font-family : Helvetica, verdana, serif;
}
.commentscontainer {
	margin-top : 100px;
	width: 450px;
	margin: 0px auto;
	text-align: left;
	color: #a9a9a9;
	font-family : verdana, serif;
	background-color: #ffffff;
	padding: 20px;
}
.comments {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding : 12px;
	color : #a9a9a9;
	font-size : 12px;
	font-weight : normal;
	line-height : 16px;
	text-align : justify;
	width: 420px;
}
ol#comments {
	list-style:none;
	margin:15px 0 0;
	padding:0;
}
.comments-popup {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 2px;
	margin-right : 2px;
	padding : 12px;
	color : #8C8C8C;
	font-size : 12px;
	font-weight : normal;
	line-height : 16px;
	text-align : justify;
}
.commentsbody {
	border-bottom : 1px solid #E8E8E8;
	text-align : justify;
	margin-bottom : 10px;
	padding : 10px;
	font-size : 12px;
	color : #8C8C8C;
	border: 1px solid #f5f5f5;
}
.nav {
	width:100%;
	margin-top:30px;
	margin-bottom:70px;
	text-align: center
}
