/*- Page Structure */

* {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	background-color: #dcdcdc;
	font-size: 9px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #383838;
	text-align: left;
}

small {
	font-size: 8px;
}

pre {
	overflow: auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

#page {
	position: relative;
	width: 550px;
	margin: 0 auto;
	background: #ffffff;
}

#head {
	position: relative;
	background: url('images/header.jpg') top no-repeat transparent;
	height: 148px;
	color: #333;
}

#head a {

	text-decoration: none;
	color: #333399;
}


#single-post {
	position: relative;
	float: left;
	width: 394px;
	border-right: 1px solid #cacaca;
	overflow: hidden;
}

#sidebar {
	position: relative;
	float: right;
	width: 154px;
	overflow: hidden;
	border-left: 1px solid #cacaca;
	left: -1px
}

#sidebar div {
	margin: 10px;
}

#bottombar {
	margin: 0;
	padding: 0;
	width: 550px;
	background: #cacaca;
}

#bottombar .block {
	background: #cacaca;
	float:left;
	width: 125px;
	padding: 5px;
}

#lower {
	background: #ffffff;
}

.two-column-post {
	position: relative;
	overflow: hidden;
	width: 250px;
}


.comments {
	padding: 10px 0 10px 10px;
	float: left;
	width: 340px;
}

.pingbacks {
	padding: 10px;
	float: right;
	width: 180px;
}

.comment-form {
	padding: 10px;
	width: 350px;
}

.navigation {
	padding: 10px;
}


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

//*- Formating */

small {
	font-size: 0.9em;
}

blockquote {
	margin: 1em;
	padding: 1em;
	border-left: 2px solid #cacaca;
	
}

hr {
	background: #cacaca;
	height: 1px;
}


.post h1 {
	font-size: 2em;
	margin: 5px 0 15px;
	color: #339;
}

.post h2 {
	font-size: 1.8em;
	margin: 25px 0 10px 0;
	color: #000000;
}

.post h3 {
	font-size: 1.6em;
	margin: 20px 0 5px 0;
	color: #000000;
}

.post h4 {
	font-size: 1.4em;
	margin: 15px 0 5px 0;
	color: #000000;
}

.post h5 {
	font-size: 1.2em;
	margin: 15px 0 3px 0;
	color: #000000;
}

.post h6 {
	font-size: 1.1em;
	margin: 4px 0 2px 0;
	color: #000000;
}

.post li {
	padding: 1px 0;
	margin-left: 20px;
}

p.excerpt {
	font-weight: bold;
}

.post p {
	margin: 10px 2px;
	text-align: justify;
}

.post {
	padding: 18px 12px;
}

h1.post-title,
h1.post-title a {
	font-size: 1.55em;
	text-decoration: none;
	padding: 5px 0 10px 0;
	color: #000000;
}

h1.archive-title {
	font-size: 2.5em;
	margin: 5px 0;
	padding: 0;
}

p.postmeta {
	margin: -28px 0 0 3px;
}

p.postmeta,
p.postmeta a {
	text-decoration: none;
	color: #383838;
	font-size: 8px;
}

.two-column-post p.postmeta {
	margin: -27px 0 0 3px;
}

.bottombar a,
.sidebar a {
	text-decoration: none;
	color: #383838;
}

.post a,
.sidenotes a,
.comments a,
.navigation a {
	color: #282858;
}

.sidenotes a {
	text-decoration: underline;
}

h1.secondary-post-title,
h1.secondary-post-title a {
	font-size: 1.4em;
	text-decoration: none;
	padding: 5px 0 10px 0;
	color: #000000;
}

.sidebar {
	margin: 0 10px;
}

.sidenotes p {
	text-align: justify;
}

.sidenotes p.meta {
	font-size: 0.9em;
	text-align: right;
}

.sidenotes h1,
.sidenotes h1 a {
	text-decoration: none;
	font-size: 1em;
	padding: 11px 0 3px 0px;
	color: #000000;
}

ul.sidenotes {
	list-style: none;
	margin: 0;
}


.bottombar h2 {
	text-decoration: none;
	font-size: 1.2em;
	padding: 4px 0 3px 5px;
	color: #000000;
}

.sidebar h2 {
	font-size: 1.2em;
	padding: 6px 0 3px 0;
	color: #000000;
}

li.pagenav li.current_page_item {
	font-weight: bold !important;
}

li.pagenav li.page_item {
	font-weight: normal;
}

#searchform {
	padding: 15px 0 10px 0;
}

.bottombar ul,
.sidebar ul {
	list-style: none;
}

.bottombar li {
	margin: 0 0 3px 8px;
}

.bottombar table {
	margin: 0 0 3px 8px;
}

.bottombar td {
	vertical-align: top;
}

.sidebar li,
.sidebar p {
	margin: 3px 0 3px 0px;
}

.pagenav li ul li {
	margin: 3px 0 3px 10px;
}

.foot,
.foot p,
.foot a {
	color: #444;
	background: #dcdcdc;
}


/*- Comments */

.comment-meta {
	text-align: right;
	float:left;
	width: 100px;
	padding: 3px 6px;
	border-right: 2px solid #cacaca;
	
}

.comments-info {
	margin: -12px 0 12px 3px;
}
	
.comments-info,
.comments-info a {
	text-decoration: none;
	color: #383838;
	font-size: 8px;
}

.comment-content {
	position: relative;
	text-align: justify;
	left: -2px;
	top: 2px;
	width: 200px;
	float: left;
	padding: 3px 6px;
	margin: 0 0 0 0;
	border-left: 2px solid #cacaca;
}

.comment-content p,
.comment-form p {
	padding: 3px 0;
	overflow: hidden;
}

.comment-form h3 {
    color: #000000;
}

.official-comment {
	background: #f8f8f8;
}

.comment-author,
.comment-author a {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	color: #000000;
}

.pingback-list .comment-author,
.pingback-list .comment-author a {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
	color: #000000;
}

.comments h3,
.pingbacks h3 {
	font-size: 1.5em;
	color: #000000;
	padding: 10px 0;
}

ol.comment-list,
ol.pingback-list {
	list-style: none;
	padding: 0 0 10px 0;
}

ol.comment-list li,
ol.pingback-list li {
	margin: 10px 0;
}

.comments p.meta {
	color: #000000;
}

.commentform {
	margin: 10px 0;
}

.commentbox {
	border: 1px solid #cacaca;
	padding: 3px;
	margin: 5px 0;
	background: #f9f9f9;
}	

label.text {
	position:relative;
	left:0.5em;
	top:-0.5em;
}

.textfield {
	font-size: 1em;
	border: 1px solid #cacaca;
	margin: 5px 0;
	padding: 1px;
	width: 16em;
	background: #f9f9f9;
}

.submit {
	font-size: 1.1em;
	padding: 1px;
	margin: 5px 0;
	border: 1px solid #cacaca;
	background: #f9f9f9;
}

/*- Things */

.editlink img {
	width: 16px;
	height: 16px;
	border: none !important;
	padding: 0 !important;
	margin: 4px 0 0 !important;
	position: absolute;
	right: 10px;
}

.editcommentlink img {
	width: 16px;
	height: 16px;
	border: none !important;
	padding: 0 !important;
	margin: 4px 0 0 !important;
	position: absolute;
	top: -15px;
	right: 10px;
}


/*- Search */

#s {
	width: 100px;
	background: #f9f9f9;
	color: #383838;
	border: 1px solid #cacaca;
	padding: 1px 0;
}

#searchsubmit {
	color: #383838;
	background: #f9f9f9;
	border: 1px solid #cacaca;
}

/*- Menu */

#menu_container {
	position: absolute;
	left: 0;
	bottom: 0;
}

#menu_bg {
	width: 550px;
	height: 23px;
	background-color: #cacaca;  /* the background          */
	filter:alpha(opacity=45);   /* Internet Explorer       */
	-moz-opacity:0.45;           /* Mozilla 1.6 and below   */
	-khtml-opacity:0.45;
	opacity: 0.45;               /* newer Mozilla and CSS-3 */
}

ul.menu {
	position: absolute;
	z-index: 2;   /* place it over the bg DIV */
	margin: 0;
	padding: 0;
	left: 8px;
}

ul.menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul.menu,
ul.menu li a {
	color: #000000;
	padding: 5px 10px 7px 10px;
}

ul.menu li a {
	font: 1em Verdana, Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	color: #000000;
	margin: 0;
}

ul.menu li a:hover {
	background: #333;
	color: #eee !important;
	text-decoration: none;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #333 !important;
	background: white;
	text-decoration: none;
}
