/* CSS Document */

/* 
Theme Name: wp-mike01
Description: Port of the open source template mike01. 2-column liquid design. Just black and white colors.
Version: 1.0
Author: Mike Yarmish
Author URI: http://spacer.zoxt.net
*/

/************* Container *************/

#container h1 {text-align:left}
#container h2 {text-align:left}

#container {
margin-top:16px;
}

#container ul {list-style-type: disc;}
#container ol {list-style-type: decimal;}
#container em {font-style: italic;}
#container strong {font-weight: bold;color: white}

/************* Content *************/
#content {
width: 100%;
}

#content:after {
content: "."; 
display: block; 
clear: both; 
height: 0;
visibility: hidden
}

#content p {
margin-top: 0.1em;
}

#content blockquote { 
background-color: #efefef;
margin: 15px 0; 
padding: 10px 10px;
border-top: 1px solid #cecece;
border-bottom: 1px solid #cecece;
}

#content blockquote p {
margin: 0;
text-indent: 0;
}

#content td { 
}

#content #left { 
width: 170px;
padding-left: 0px;
padding-right: 20px;
padding-left: 15px;
}

#content #right { 
padding-left: 0px;
}

#main {
width: 100%;
text-align: left;
margin-left: 0px;
}

#main p {
/*margin-top: 10px;*/
padding-left: 0px;
text-indent: 0em;
}

#sub {
text-align: left;
color: white;
}

#sub b { 
color:white;
margin-top: 15px;
margin-bottom: 5px;
display:block;
}

#sub p {
padding: 0 0px;
text-indent: 0px;
}

#sub ul {list-style-type: none;}

#sub li ul {
text-align: left;
}

#sub a {
text-decoration: none;
font-weight: normal;
color: #ccc;
}

#sub a:hover {text-decoration: underline;}


#sub img { 
border: 0 none;
}

.darkinput {
background: #333 !important;
color: #ccc !important;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
border-top: 1px solid #222222;
border-left: 1px solid #222222;
width:100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.post {
margin-top: 0px;
}

.entry, .entry-page {
text-align: justify;
}


/************* Footer *************/
#footer {
width: 100%;
background: black;
color: #666;
}

#footer p {
text-align: center;
}

#footer a {
text-decoration: none;
color: #666;
font-weight: normal;
}

#footer a:hover {
text-decoration: underline;
}

/************* Other *************/
.alignleft {text-align:left;}
.alignright {text-align:right;}

#blog_navigation {
margin-top:30px;
color: #ccc;
}

#blog_navigation a { 
text-decoration: none;
color: white;
}

#blog_navigation a:hover { 
text-decoration: underline; 
}

.entry {
margin-top: 5px;
border-top: 1px solid #990000;
padding: 5px 0;
}

.entry_noborder {
margin-top: 5px;
padding: 2px 0;
}

.entry img {
margin: 10px;
border: 0;
}

.commentsmeta {
text-align: right;
font-size: 1.3em;
margin-right: 15px;
}

.post small, .commentmetadata {
color: #ccc;
margin-left: 0px;
margin-top: 2px;
padding: 0;
display: block;
}

.post a {
text-decoration: none;
font-weight: bold;
color: white;
}

.post a:hover {text-decoration: underline;}

.post_title_color { color:white; font-size: 17px }

#searchform {
margin-top: 0;
text-align:left;
}

#searchsubmit { 
border: 0 none;
margin-top: 5px;
float: right;
}

#searchtext {width: 100%;}

#postmetadata { 
color: #ccc
}

#postmetadata a { 
text-decoration: underline;
color: white;
}

#postmetadata {
margin-top: 30px;
padding: 0px;
text-align: left;
text-indent: 0px;
width: 94%;
overflow: hidden;
}

ul#commentlist {
list-style: none;
}

#commentlist li {
margin: 15px 0;
margin-top: 15px;
margin-right: 0px;
padding: 10px;
text-align: left;
overflow: hidden;
}

.alt {
background: #eee;
}

#commentlist cite {
font-weight: bold;
}

#commentlist p {
margin: 0;
/*padding: 5px 10px 0 15px;*/
padding-top: 5px;
/*text-indent: 1.5em;*/
}

#respond { 
text-align: left;
margin: 10px 0px;
}

#comments {
text-align: left;
margin-top: 5px;
margin-bottom: 30px;
/*margin: 5px 0px;*/
/*padding-left: 25px;*/
}

#commentform {
text-align: left;
}

#commentform td.right { 
padding: 5px 0px;
}

#commentform td.left { 
padding: 5px 10px;
text-align:right;
padding-left: 0px;
margin-left: 0px;
}

#commentform textarea {
width: 100%;
background: #333 !important;
color: #ccc !important;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
border-top: 1px solid #222222;
border-left: 1px solid #222222;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#commentform p {text-indent: 0px;}

#commentform #submit {background: #fff;}

#commentform input.fixed {
width: 180px;
background: #333 !important;
color: #ccc !important;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
border-top: 1px solid #222222;
border-left: 1px solid #222222;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#commentsubmit { 
border: 0 none;
}

.commentborder { 
border-top: solid 1px #333;
}

.alt { background: #2d3942; }

.pagetitle { /* H1 emulation */
margin-bottom:15px;
margin-left:0px;

font-weight:normal;
color: white;
/*display:block;*/
}

.titlesection { 
margin-bottom:10px;
}

/* Support styles for blog entry titles */

.missingTitleImage { 
padding-bottom:2px;
border-bottom:1px solid #990000;
}

.titleImageStyle { 
margin-right:10px;
margin-bottom:0px;
border:1px solid white
}

.blogArticleList  { 
margin-left: 50px; 
margin-bottom: 15px; 
}

.blogArticleListUL  { 
margin-left: 50px; 
margin-bottom: 15px; 
list-style-type: disc;
}

.blogArticleListOL  { 
margin-left: 50px; 
margin-bottom: 15px; 
list-style-type: circle;
}

.blogHeader {
font-size: 20px;
font-weight: normal;
color: white;
margin-bottom: 5px;
}

/* Kristen's addtiions */

.blogSectionHeader {
font-size: 14px;
font-weight: bold;
color: #ffffff;
margin-bottom: 0px;
}

table.blog {
border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #999999 #999999 #999999 #999999;
	border-collapse: collapse;
}

table.blog th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #999999 #999999 #999999 #999999;
	padding: 5px 5px 5px 5px;
}

table.blog td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #999999 #999999 #999999 #999999;
	padding: 5px 5px 5px 5px;
}

.blogPhoto {
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}

div.photoRight {
	float: right;
	margin: 5px 0px 10px 10px;
	text-align: center;
	font-size: 11px;
}

div.photoLeft {
	float: left;
	margin: 5px 10px 10px 0px;
	text-align: center;
	font-size: 11px;
}

li.blogList {
	margin-top: 5px;
}

ol.blogListOl {
	margin-top: 0px;
}

ul.blogListUl {
	margin-top: 0px;
	margin-bottom: 10px;
}

div.sideBar {
	border: 2px solid #333333; 
	margin: 10px; padding: 10px; 
	background: #222222 none repeat scroll 0% 50%; 
	float: right; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}

div.sideBarHeadline {
	text-align: center; 
	font-size: 14px; 
	font-weight: bold; 
	margin-bottom: 10px;
	color: #ffffff;
}