div#access ul#menu {
	margin: -20px 0 0 30px;
	padding: 0;
}

div#access{
	display: none !Important;
}

div#content {
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 20px 0;
}

div.entry-content p {
	line-height: 1.4em;
}

div#blog-description {
}

div.sidebar h3 {
	margin: 5px 0 0;
	padding: 0;
}

ol.commentlist {
	text-align: justify;
	padding: 0;
}

ol.commentlist li {
	padding: 1em;
	background: #111;
	border: 1px solid #333;
}

ol.commentlist img {
	margin-right: 10px;
}

ol.commentlist li, form#commentform input, form#commentform textarea {
	font-size: 0.9em;
}

ol.commentlist .comment-author {
	font-weight: bold;
}

ol.commentlist li.bypostauthor {
	margin: 0;
	padding: 15px 10px 6px;
}

ol.commentlist cite, ol.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

ol.commentlist p {
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}

form#commentform p {
	margin: 5px 0;
}

.comment-metadata {
	display: block;
	font-weight: normal;
	margin: 0;
}

div.sidebar {
	padding-left: 1em;
}

div#primary {
}

small, div.sidebar ul ul li, div.sidebar ul ol li, .nocomments, .entry-meta, blockquote, strike {
	color: #aaa;
}

code, pre {
	font: 1em/140% "courier new", courier, monospace;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a {
	font-size: 9pt;
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	text-decoration: none;
	display: block;
}

#wp-calendar caption {
	font: bold 1.3em "lucida grande", verdana, arial, sans-serif;
	text-align: center;
	width: 100%;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

div.post {
	text-align: justify;
	padding-bottom: 1em;
	margin: 0 0 40px;
	border-bottom: 1px dashed #333;
}

small, abbr.published {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: none;
	color: #666;
	font-size: 0.9em;
	line-height: 1.5em;
}

div.entry-meta {
	clear: left;
	font-size: 85%;
	line-height: 1.4em;
	padding: 0.3em;
	text-align: center;
	background: #222;
	border: 1px solid #333;
}

div.form-label {
margin-top: 0.8em;
}

div.form-input input {
	width: 25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #5ED7FF;
	background: #e1e1e1;
	padding: 3px;
}

div.form-input textarea {
	width: 25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #5ED7FF;
	background: #e1e1e1;
	padding: 3px;
}


/******************************************************/
/******************************************************/
body.single div#content {
float:none;
line-height:1.6em;
margin:5px 0 0 150px;
padding:10px 0 20px;
}

body.single .entry-meta {
text-align:justify;
margin:30px 0;
}

body.archive .entry-meta {
text-align:left;
}

div.comments li.alt, body.single .entry-meta {
background:#f8f8f8;
border-bottom:1px solid #ddd;
border-top:1px solid #ddd;
margin:0;
padding:10px;
}

body.page h2.entry-title {
margin-top:30px;
text-align:center;
}

ol.commentlist li, ol.commentslist li.alt {
list-style: none;
margin: 0;
}

body.attachment .smallattachment {
float: left;
text-align: center;
width: 128px;
margin: 5px 5px 5px 0;
}

body.attachment .attachment {
text-align:center;
margin:5px 0;
}

h3.comment-header {
margin:40px auto 20px;
padding:0;
}

p img {
max-width:100%;
padding:0;
}

img.centered {
display:block;
margin:0 auto;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

html>body div.entry-content ul {
list-style:none;
margin-left:0;
text-indent:-10px;
padding:0 0 0 10px;
}

html>body div.entry-content li {
margin:7px 0 8px 10px;
}

div.entry-content ol {
margin:0;
padding:0 0 0 35px;
}

div.entry-meta ul,div.entry-meta li {
display:inline;
list-style:none;
}

div.sidebar ul li {
list-style:none;
margin-bottom:15px;
}

div.sidebar ul p,div.sidebar ul select {
margin:5px 0 8px;
}

div.sidebar ul ul,div.sidebar ul ol {
margin:5px 0 0 10px;
}

div.sidebar ul ul ul,div.sidebar ul ol {
margin:0 0 0 10px;
}

ol li, div.sidebar ul ol li {
list-style:decimal outside;
}

div.sidebar ul ul li,div.sidebar ul ol li {
margin:3px 0 0;
padding:0;
}

form#searchform {
text-align:center;
margin:0 0 10px;
padding:5px 3px;
}

div.sidebar form#searchform #s {
width:108px;
padding:2px;
}

div.sidebar form#searchsubmit {
padding:1px;
}

select {
width:130px;
}

form#commentform input {
width:170px;
margin:5px 5px 1px 0;
padding:2px;
}

form#commentform textarea {
width:98%;
padding:2px;
}

form#commentform #submit {
float:right;
margin:0;
}

.nocomments {
text-align:center;
margin:0;
padding:0;
}

#wp-calendar {
empty-cells:show;
width:155px;
margin:10px auto 0;
}

#wp-calendar #next a {
padding-right:10px;
text-align:right;
}

#wp-calendar td {
text-align:center;
padding:3px 0;
}

#wp-calendar td.pad:hover {
background:#fff;
}

acronym,abbr {
border-bottom:1px dashed #999;
}

blockquote {
border-left:5px solid #ddd;
padding-left:20px;
margin:15px 30px 0 10px;
}

blockquote cite {
display:block;
margin:5px 0 0;
}

a img {
border:none;
}

div.navigation {
display:block;
text-align:center;
margin:50px 0 10px;
}

body.single div.navigation {
margin:10px 0 60px;
}

body.single .post,div.sidebar form {
margin:0;
}

div.entry-content ol li,div.sidebar ul,div.sidebar ul ol {
margin:0;
padding:0;
}

div.entry-content form,.center {
text-align:center;
}

div#globalnav ul ul,p.access,body.single div.sidebar,hr {
display:none;
}

div.content-column {
width:48%;
}

#linkcats>li:before {
content:"";
}

div.clearer, body.single h2.entry-title {
clear:both;
}

.alignright, .nav-next, div#archives-by-month {
float:right;
}

.alignleft, .nav-previous, div#archives-by-category {
float:left;
}

div.entry-content ul li:before, div.sidebar ul ul li:before {
content:"\00BB \0020";
}

span.post-commentlink a:after {
content:"\0020 \00BB";
} 

h2.entry-title {
	font-size: 2em;
	color: #fff;
}


/******************************************************/
/******************************************************/

div#header {
}

div#container {
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
