@import url("css/reset.css");
@import url("css/text.css");
@import url("css/960.css");

/*body {background:#ECECE6; font-size: 13px;font-family: Helvetica, Arial}*/
body {background:#EBECEC; font-size: 13px;font-family: Helvetica, Arial}
h1,h2,h3,h4,#nav,small,.postmetadata, .small{font-family: Helvetica, Arial;}
h2 {margin: 8px 0 20px 0;padding: 0;color:#333;}
a {color:#006;text-decoration: none;border-bottom: 1px solid #eee}
a:hover {color:#000;border-bottom:1px solid #ccc}
#header h1 a:hover { color:#000;border:none}
h2 a { color:#222;border:none}
small {font-size:10px;color:#ccc; padding:10px 8px 5px 0px;float:left;text-transform: uppercase;font-weight: bold;}
p {color:#000}
hr {margin:0; clear:both}
code { font-size: 11px; }
pre {padding-left:10px;padding-right:10px;overflow:auto;border-top-color:#6B6B6B;border-top-style:dashed;border-top-width:1px;border-bottom-color:#6B6B6B;border-bottom-style:dashed;border-bottom-width:1px;}

/* HEADER */
#header h1 {font-size:38px;padding:0;margin:25px 0;float:left;}
#header h1 a {color: #222;text-decoration: none;border:none}
#header h1 a:last-letter {color:#c00;}
#header span {font:13px Helvetica, Arial; font-style: italic; color: #aaa; margin-left:0px;position:relative;top:22px;left:-105px;letter-spacing: 0}

/* For WordPress Site */
#nav .pagenav, #nav .categories {text-transform: uppercase;font-weight: bold}


/* CONTENT */
#content {margin-bottom:0;padding-bottom: 20px;}
#content .post {padding-top:10px;clear:both}
#content {padding-left:50px; text-align: justify; border-left: 1px solid #ccc;}
#sidebar {font-size:16px;text-transform: lowercase;}
#sidebar ul {list-style: none;}
#sidebar ul li ul li {margin:0}
#sidebar li {margin-left:0}
#sidebar, h2.pagetitle {padding-top:20px;}
#sidebar h2 {color:#666;margin:0 0 6px 0;padding: 0}
.post h2 {font-size: 20px;text-align: left; color:#000}
h2.pagetitle {color:#333;margin:0;padding-bottom:0;}
.date {font-size: 30px;font-weight: bold;line-height: 0.8;color:#c00;}
.postmetadata {font-size:12px;color:#bbb;height:1%}
.small  {font-size:12px;color:#aaa;margin-top:10px;}
.postmetadata small  {font-size:12px;color:#aaa;text-transform: inherit;font-weight: normal;padding: 10px 0; margin:20px 0; border-top: 1px solid #eee;text-transform: none}
.alignnone {display: block}
img.size-medium {margin:0 0 10px 0}
.entry a img { margin:0 0 10px 0; vertical-align:top;}
.entry img {border: 1px solid #ddd;	text-align: center;	background-color: #fafafa;	padding: 5px; margin: 5px 10px 10px 0px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
dl.gallery-item  {margin:0}
dl.gallery-icon img {border: 1px solid #ddd}
dl.gallery-item a {border: none}
img.wp-smiley {border:none;margin:0;padding:0}


/* SEARCH FORM */
#searchform {margin-bottom:30px;padding:0;}
#searchform #s {border: 1px solid #ccc; border:1px solid #ddd; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;padding:5px;font:14px Georgia;background: #fafafa;width: 200px}
#searchbtn {vertical-align:bottom;padding: 0 0 5px 2px;}
.hidden {display: none;}

/* PREV NEXT NAV */
.alignleft {float:left;}
.alignright {float:right;}
.aligncenter, div.aligncenter {	display: block;	margin-left: auto;	margin-right: auto;}
.navigation, .comment-navigation {display: block;clear:both;}
.navigation {	margin-top: 40px; padding-bottom: 70px;	}
.comment-navigation {margin-top: 15px;	padding-bottom: 5px;}		
.navigation a, .comment-navigation a {background: #eee;padding: 5px 10px;-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
.navigation a:hover, .comment-navigation a:hover {background: #ddd;padding: 5px 10px;-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
.attachment a { border:0}
.navigation a img {border-radius:0; border:none}
.navigation-image a {border:none}	

/* Captions */
.wp-caption {	border: 1px solid #ddd;	text-align: center;	background-color: #fafafa;	padding-top: 5px;	margin: 5px 25px 25px 0px;	-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
.wp-caption img {	margin: 0;	padding: 0;	border: 0 none;}
.wp-caption p.wp-caption-text {	font-size: 12px;	line-height: 17px;	padding: 4px 4px 5px 0;	margin: 0;	font-style: italic;	}

/* FOOTER */
#footer {text-align: center; font-size: 14px; font-style: italic; margin: 30px;}
