/*
Theme Name: coder2
Theme URI: http://01001111.net
Description: A theme for programmers/scripters/nerds
Version: 1.0
Author: Oliver C Dodd
*/
/*----------------------------------------------------------------------------*\
|* GENERIC ELEMENTS                                                           *|F
\*----------------------------------------------------------------------------*/
/* remove default padding/margin/borders/outline on most containers*/
html,body,div,table,th,tr,td,form,img,ul,li
			{ margin:0; padding:0; border:0; outline:0; }
input,textarea		{ margin:0; padding:0; }
table			{ border-collapse:collapse; }
/* force the document to take up the entire page */
html			{ width:100%; height:100%; }
*, *:hover, *:active, *:link { outline: none; }
/*----------------------------------------------------------------------------*\
|* GLOBAL                                                                     *|
\*----------------------------------------------------------------------------*/
body			{ font-family: Courier New; }
a			{ text-decoration:none; }
a img			{ border:none; }
acronym, abbr		{ border-bottom: 1px dashed #999; }

hr			{ display:none; border:solid #e6e6e6 1px; margin:0; }

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; }
.navigation		{ display: block; text-align: center;
			  margin-top: 10px; margin-bottom: 60px; }
.alignright		{ float: right; }
.alignleft		{ float: left; }

code, .code		{ margin:5px; padding:10px; display:block;
			  /*white-space:pre;*/
			  border:solid #212121 1px; background-color:#dedede; }

.exampleTable, .exampleList
			{ margin:5px; padding:10px; border:solid #212121 1px;
			  background-color:#f0f0f0; text-align:left; }
.exampleTable th, .exampleTable td { padding:2px 10px; vertical-align:top; }

.s0cial_submit { text-align:center; border:1px dashed #f0f0f0; margin:20px; padding:5px; }

/*----------------------------------------------------------------------------*\
|* PAGE                                                                       *|
\*----------------------------------------------------------------------------*/
body {	font-size: 11px;
	background: scroll white url(images/binarypaisley2.png) top left repeat;
	color: black;
	text-align: center;
}
#page {	background-color:#fdfdfd;
	border: 1px dashed #333333;
	text-align: left;
	margin: -64px auto 16px auto;
	padding-top:50px;
	width: 960px;
}

/*----------------------------------------------------------------------------*\
|* HEADER                                                                     *|
\*----------------------------------------------------------------------------*/
#header { 
	display:block;
	background: url(images/headerplain3www.png) center center no-repeat;
	height:128px;
	position:relative;
	z-index:5;
}
#headerimg { }
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

/*----------------------------------------------------------------------------*\
|* FOOTER                                                                     *|
\*----------------------------------------------------------------------------*/
#footer {
	clear: both;
	color:#ffffff;
	background-color:#202020;
	padding:10px;
}
#footer a {
	color:#aaaaaa;
}

div#footer p  {
	text-align: center;
	color:#ffffff;
}

/*----------------------------------------------------------------------------*\
|* CONTENT                                                                    *|
\*----------------------------------------------------------------------------*/
#content { }
.post {	margin: 0 0 40px;
	text-align: justify;
}
.postmetadata {
	clear: left;
}
div.postheader {
	color:#ffffff;
	background-color:#202020;
	position:relative;
	margin-left:-40px;
	padding: 3px 30px;
	outline: dotted black 1px;
	margin-top:30px;
}
.postheader h2 {
	margin:0;
}

.postheader a, .postheader a:visited {
	color:#ffffff;
}

/*----------------------------------------------------------------------------*\
|* COLUMNS                                                                    *|
\*----------------------------------------------------------------------------*/
.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	margin: 5px auto 0 auto;
	width: 90%;
}
.widecolumn .entry p {}
.widecolumn .post {}
.widecolumn .postmetadata {
	text-align: center;
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
/*----------------------------------------------------------------------------*/
.narrowcolumn {
	float: left;
	padding: 0 0 20px 20px;
	width: 670px;
}
.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;
}
/*----------------------------------------------------------------------------*/
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

/*----------------------------------------------------------------------------*\
|* SIDEBAR                                                                    *|
\*----------------------------------------------------------------------------*/
#sidebar {
	padding: 20px;
	margin-left: 730px;
	width: 230px;
}
#sidebar form {}
#sidebar h2 {
	font-size: 1.2em;
}

li.widget {
	/*padding: 1px;*/
	background-color: #d0d0d0;
	border: dotted black 1px;
	margin-top:9px;
	font-size:1.1em;
}
h2.widgettitle {
	color:#ffffff;
	background-color:#202020;
	padding: 3px 10px;
	margin:0;
}

#text-155604571 { background-color:transparent; border:none; text-align:center; }



/*----------------------------------------------------------------------------*\
|* FONTS                                                                      *|
\*----------------------------------------------------------------------------*/
.h404	{ font-weight: bold; font-size:80px; }

/*----------------------------------------------------------------------------*/
a, h2 a:hover, h3 a:hover {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	/* text-decoration: underline; */
}
/*----------------------------------------------------------------------------*/
h1, h2, h3 {
	font-weight: bold;
}

h1 {	font-size: 64px;
	text-align: center;
}

h2 {	font-size: 2em;
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h2.pagetitle {
	font-size: 2em;
}

h3 {	font-size: 1.3em;
	margin: 30px 0 0;
}
h3.comments {
	margin: 40px auto 20px ;
}

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;
}
/*----------------------------------------------------------------------------*/
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.2em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps { }
small {	font-size: 0.9em;
	line-height: 1em;
}
.entry p a:visited {
	color: #888888;
}

/*----------------------------------------------------------------------------*\
|* COMMENTS                                                                   *|
\*----------------------------------------------------------------------------*/
.commentlist {
	text-align: justify;
}
.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentmetadata {
	font-weight: normal;
	display: block;
}
.alt {	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px;
}
.nocomments {
	text-align: center;
}

/*----------------------------------------------------------------------------*\
|* CALENDAR                                                                   *|
\*----------------------------------------------------------------------------*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar a {
	display: block;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 12px;
}
#wp-calendar caption {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}

/*----------------------------------------------------------------------------*\
|* IMAGES                                                                     *|
\*----------------------------------------------------------------------------*/
p img {	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/*----------------------------------------------------------------------------*\
|* LISTS                                                                      *|
\*----------------------------------------------------------------------------*/
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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin-right:10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
}


#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	/*
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	*/
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit { }

/*----------------------------------------------------------------------------*\
|* CODE HIGHLIGHTING                                                          *|
\*----------------------------------------------------------------------------*/
.syntax0 { color: #000000; }
.syntax1 { color: #cc0000; }
.syntax2 { color: #ff8400; }
.syntax3 { color: #6600cc; }
.syntax4 { color: #cc6600; }
.syntax5 { color: #ff0000; }
.syntax6 { color: #9966ff; }
.syntax7 { background: #ffffcc; color: #ff0066; }
.syntax8 { color: #006699; font-weight: bold; }
.syntax9 { color: #009966; font-weight: bold; }
.syntax10 { color: #0099ff; font-weight: bold; }
.syntax11 { color: #66ccff; font-weight: bold; }
.syntax12 { color: #02b902; }
.syntax13 { color: #ff00cc; }
.syntax14 { color: #cc00cc; }
.syntax15 { color: #9900cc; }
.syntax16 { color: #6600cc; }
.syntax17 { color: #0000ff; }
.syntax18 { color: #000000; font-weight: bold; }

.syntax-NULL { color: #000000; }
.syntax-COMMENT1 { color: #cc0000; }
.syntax-COMMENT2 { color: #ff8400; }
.syntax-COMMENT3 { color: #6600cc; }
.syntax-COMMENT4 { color: #cc6600; }
.syntax-DIGIT { color: #ff0000; }
.syntax-FUNCTION { color: #9966ff; }
.syntax-INVALID { background: #ffffcc; color: #ff0066; }
.syntax-KEYWORD1 { color: #006699; font-weight: bold; }
.syntax-KEYWORD2 { color: #009966; font-weight: bold; }
.syntax-KEYWORD3 { color: #0099ff; font-weight: bold; }
.syntax-KEYWORD4 { color: #66ccff; font-weight: bold; }
.syntax-LABEL { color: #02b902; }
.syntax-LITERAL1 { color: #ff00cc; }
.syntax-LITERAL2 { color: #cc00cc; }
.syntax-LITERAL3 { color: #9900cc; }
.syntax-LITERAL4 { color: #6600cc; }
.syntax-MARKUP { color: #0000ff; }
.syntax-OPERATOR { color: #000000; font-weight: bold; }

/*----------------------------------------------------------------------------*\
|* MISC                                                                       *|
\*----------------------------------------------------------------------------*/
#visibilityTable { width:80%; border:dotted black 1px; margin:0 auto 0 auto; }
#visibilityTable td, #visibilityTable th  { padding:1px 5px 1px 5px; vertical-align:top; }
#visibilityTable th  { text-align:center; width:50%; }
#visibilityTable td  { text-align:left; width:50%; }

