/*  
Theme Name: Simply Blue 2.0b
Theme URI: http://chris-miller.org/blog/theme/
Description: The style for chris-miller.org.
Version: 2.0
Author: Chris Miller
Author URI: http://chris-miller.org
*/




/* Begin Typography & Colors */
/*body {
	font-size: 62.5%; /* Resets 1em to 10px */
/*	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
//	background-color: #ddd;
	width: 620px;
	background: #cccccc url(http://chris-miller.org/images/background.gif) repeat-y center;
}
*/

html {
//	position: relative;
	background: #cccccc url(http://chris-miller.org/images/background.gif) repeat-y center;
	width: 620px;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
//	border-right: thin solid #333333;
//	border-left: thin solid #333333;
	font: 9px/normal "Lucida Grande", Arial, Helvetica, sans-serif;
}


#page {
//	border: 3px solid #333;
	text-align: left;
	}

#header {
	background-color: #e6f0fe;
	}

.blue {
	color: #004080;
}

.red {
	color: #800000;
}

table.log {
	margin-left: 40px;
	margin-right: 40px;
}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	width:  140px;
	border:  2px solid #007efc;
	color:  #007efc;
	background: #e9f5ff 0px;
	// #e9f5ff;
	margin-top:  10px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding:  5px;
	float: right;
	position: relative;
}

.metainfo {
	position: relative;
	margin-top: -14px;
	margin-left: -6px;
	cursor: help;
}

.narrowcolumn .postmetadata td {
	padding-left:  20px;
	padding-bottom:  5px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.altcommentOfficialUser {
	background-color: #e8f2fa;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.commentOfficialUser {
	background-color: #e8f2fa;
	margin: -10px;
}

#footer {
        border-top: 1px solid #bbb;
	}

#sidebar {
	background-color: #fafafa;
        border-left: 1px solid #bbb;
        border-bottom: 1px solid #bbb;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

.post h2 a {
	padding-left:  20px;
	background: url('http://chris-miller.org/images/icons/page_red.png') no-repeat;
}

.post h2 a:visited {
	background: url('http://chris-miller.org/images/icons/page_green.png') no-repeat;
}

.post h2 a:hover, .post h2 a:active {
	background: url('http://chris-miller.org/images/icons/page.png') no-repeat;
}

a:hover {
	color: #ff8000;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

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


#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

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

.red {
    color: FireBrick;
}

.orange {
    color: DarkOrange;
}

.green {
    color: ForestGreen;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	//border: 1px solid #000;
	border-top: none;
	border-bottom: none;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 20px 20px 20px;
	margin: 0px 0 0;
	width: 415px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: auto;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	background: #fafaff;
	border-top: solid 2px #4eb5f2;
	border-bottom: solid 2px #4eb5f2;
	margin: 30px 0;
	}
	
#footer {
	color: #555;
	padding: 0 0 0 0;
	margin: 0 auto;
	margin-top: 25px;
	width: 550px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;

	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
#sidebar h2.search {
	background: url('http://chris-miller.org/images/icons/lightbulb_off.png') no-repeat;
}

#sidebar h2.themes {
	background: url('http://chris-miller.org/images/icons/monitor.png') no-repeat;
}

#sidebar .pages h2 {
	background: url('http://chris-miller.org/images/icons/page_white_copy.png') no-repeat;
}

#sidebar h2.categories {
	background: url('http://chris-miller.org/images/icons/pencil.png') no-repeat;
}

#sidebar h2.Blogroll {
	background: url('http://chris-miller.org/images/icons/user.png') no-repeat;
}

#sidebar h2.Links {
	background: url('http://chris-miller.org/images/icons/world_link.png') no-repeat;
}

#sidebar h2.meta {
	background: url('http://chris-miller.org/images/icons/transmit_blue.png') no-repeat;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 10px;
	margin: 0 0 2px 7px;
	display: inline;
	}

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

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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

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

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

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	}



#sidebar ul li {
	margin-bottom: 15px;
	list-style-type: none;
}

#sidebar ul li ul li {
	list-style: url(http://chris-miller.org/images/icons/bullet-blue-small.png) inherit outside;
	margin: 0px;
	margin-left: 20px;
	padding-top: 2px;
}





/* End Entry Lists */





/* Begin Form Elements */
#searchform {
	padding-top: 2px;
	padding-left: 3px;
}

#searchform input {
	width: 130px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

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

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

#commentform #submit {
	margin: 0;
	float: right;
}
	
input, textarea {
	border: 1px solid #cccccc;
}

input.button {
	border-style: outset;
	background: url(http://chris-miller.org/images/tab_off_bg.gif);
	border-color: #7f7f7f;
}

#sidebar input {
	color: #555;
}
/* End Form Elements */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
//	margin: 15px 0 3px;
	margin: 0 0 0;
	padding: 5px 10px 3px;

	list-style: none;

	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;

	}

.nocomments {
	text-align: center;

	margin: 0;
	padding: 0;

	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 0 10px;
	margin-left: 457px;
	width: 152px;
	height: 100%;
}

html>body #sidebar {
        //margin-top: -12px;
        width: 152px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin NavBar */
 #navlist
{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0px;
margin-top: -18px;
font: bold 10px Verdana, sans-serif;
font-variant: small-caps;
/*background-color: #73A0C5;*/
/*background: url(http://chris-miller.org/images/stripes.png);*/
border-bottom: 2px solid #2e95d2;
}

html>body #navlist {
margin: 0px;
padding-left: 10px;
margin-top: -18px;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #aaa;
border-bottom: none;
background: #faf3ff;
text-decoration: none;
}

#navlist li a:link { color: #aaa; }
#navlist li a:visited { color: #aaa; }

#navlist li a:hover
{
color: #000;
background: white;
border-color: #aaa;
}

#navlist li a#current
{
background: white;
color: #479;

border: 1px solid #2e95d2;
border-bottom: 5px solid white;
padding-bottom: 0px;
}
/* End NavBar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;

	width: 155px;
	}

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

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

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

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

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

.center {
	text-align: center;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	}

#categories {
        border: 1px solid #ccc;
        background-color: #eee;
		padding: 10px;
        width: 394px;
        text-align: justify;
        margin: auto;
}

#categories a {
        text-decoration: none;
        }

/* End Various Tags & Classes*/

		#content ul.cosmos {
			margin: 2em 0;
			list-style: none;
			font-size: 140%;
			}
			
		#content li.cosmos {
			display: inline;
			padding: 0;
			margin: 4px;
			//line-height: 2em;
			}
		
		#content li.keyword1 { font-size: 0.7em; }
		#content li.keyword2 { font-size: 0.9em; }
		#content li.keyword3 { font-size: 1.0em; }
		#content li.keyword4 { font-size: 1.1em; }
		#content li.keyword5 { font-size: 1.2em; }
		#content li.keyword6 { font-size: 1.3em; }
		#content li.keyword7 { font-size: 1.4em; }
		#content li.keyword8 { font-size: 1.5em; }
		#content li.keyword9 { font-size: 1.6em; }
		#content li.keyword10 { font-size: 1.7em; }
		#content li.keyword11 { font-size: 1.8em; }
		#content li.keyword12 { font-size: 1.9em; }
		#content li.keyword13 { font-size: 2.0em; }
		#content li.keyword14 { font-size: 2.1em; }
		#content li.keyword15 { font-size: 2.2em; }



/* Begin Typography & Colors */
.authors div.LTitem {
	float: none;
	min-width 0px;
	border: none;
	width: 100%;
	background-color: transparent;
	text-align: left;
	padding: none;
	margin: none;
	min-height: 0px;
}

.LTitem {
	float: left;
	width: 105px;
	border: 1px solid #eee;
	background-color: #fafafa;
	text-align: center;
	padding: 5px;
	margin: 2px;
	min-height: 130px;
}

.LTitem img {
	padding-bottom: 2px;
	height: 50px;
}

h3.uline {
	border-bottom: solid 1px gray;
}

.tags {
	background: url(http://chris-miller.org/images/icons/tag_blue.png) no-repeat;
}

.date {
	margin-left: 20px;
	background: url(http://chris-miller.org/images/icons/calendar_view_month.png) no-repeat;
}

.itsacomment {
	background: url(http://chris-miller.org/images/icons/comment.png) no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
}

.postdetails {
	background: url(http://chris-miller.org/images/icons/pencil.png) no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
}

.commentdetails {
	background: url(http://chris-miller.org/images/icons/comments.png) no-repeat;
	padding-left: 16px;
	padding-bottom: 10px;
	margin-left: 2px;
}

.questionnaire ol li {
	padding-bottom: 10px;
}

.questionnaire textarea {
	margin: 10px;
	width: 80%;
	height: 80px;
}

.thumbnail {
//	 background-color: #fff;
	 border: 1px solid #a9a9a9;
//	 display: block;
	 margin: 5px;
	 padding: 4px;
//	 position: relative;
	}

img.thumbnail:hover {
	background-color: #ccd;
}


td {
	vertical-align: top;
}

.clear {
	height:  1px;
	clear:  both;
}

.readmore {
	float: right;
	margin-top: 5px;
	padding-left:  20px;
	padding-top: 2px;
	padding-bottom:  2px;
	background: url('http://chris-miller.org/images/icons/page_white.png') no-repeat;
}

.readmore:hover {
	background:  url('http://chris-miller.org/images/icons/page_white_go.png') no-repeat;
}

.tags:hover {
	background: url('http://chris-miller.org/images/icons/tag_orange.png') no-repeat;
}

.commentdetails:hover {
	background: url('http://chris-miller.org/images/icons/comments_add.png') no-repeat;
}

.postdetails:hover {
	background:  url('http://chris-miller.org/images/icons/pencil_go.png') no-repeat;
}

#sidebar ul li ul li:hover {
	list-style-image: url(http://chris-miller.org/images/icons/bullet_orange_small.png) inherit outside;
	margin: 0px;
	margin-left: 20px;
	padding-top: 2px;
}

#sidebar ul li.search:hover h2 {
	background: url(http://chris-miller.org/images/icons/lightbulb.png) no-repeat
}

#sidebar ul li.themes:hover h2 {
	background: url(http://chris-miller.org/images/icons/monitor_edit.png) no-repeat
}
#sidebar ul li.pages:hover h2 {
	background: url(http://chris-miller.org/images/icons/page_copy.png) no-repeat
}
#sidebar ul li.categories:hover h2 {
	background: url(http://chris-miller.org/images/icons/pencil_go.png) no-repeat
}
#sidebar ul li.Links:hover h2 {
	background: url(http://chris-miller.org/images/icons/world_go.png) no-repeat
}
#sidebar ul li.meta:hover h2 {
	background: url(http://chris-miller.org/images/icons/transmit.png) no-repeat
}
#sidebar ul li.Blogroll:hover h2 {
	background: url(http://chris-miller.org/images/icons/user_orange_bh.png) no-repeat
}

.editlink {
	background: url('http://chris-miller.org/images/icons/style.png') no-repeat;
}

.editlink:hover {
	background: url('http://chris-miller.org/images/icons/style_delete.png') no-repeat;	
}


.menu {
	color: #1a5aae;
	width: 100%;
	border: 2px solid #4495ce;
	margin-top: 20px;
	height: 24px;
	background: #ecf5fe;
	text-align: center;
	margin-bottom: 20px;
}

.menu a:hover {
	text-decoration: none;
}

.menu li {
	display: inline;
	position: relative;
	top: -15px;
	font-size: small;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

li img {
	position: relative;
	top: 6px;
}

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