/*
Theme Name: Mr. Coker {DOT} Com
Description: Hello World.
Version: 1.0
Author: Ehren Coker
Author URI: http://www.mrcoker.com/
Tags: it's getting cloudy out.

*/



/* Begin Typography & Colors */
* {
	margin:0px;
	border:0px;
	padding:0px;
	outline:none;
}
a {
	outline:none;
}
html {
	min-height:100%;
  	height:auto !important;
  	height:100%;
}
body {
	min-height:100%;
  	height:auto !important;
  	height:100%;
	font-size:10px; /* Resets 1em to 10px */
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #e1f7ff  url(images/buildings.jpg) bottom right repeat-x;
	color: #e1f4fa;
	text-align: left;
	}

#mrcoker {
	position:absolute;
	top:0px;
	left:0px;
	height:35px;
	width:206px;
	background:url(images/mrcoker.jpg) left top no-repeat;
	}
#say_hello {
	position:absolute;
	top:5px;
	right:15px;
	height:47px;
	width:114px;
}
#contact {
	position:absolute;
	width:480px;
	height:369px;
	left:50%;
	/* margin-left:-239px; */
	margin-left:-4500px;
	top:50%;
	margin-top:-185px;
	z-index:100;
}
#contact_main {
	float:left;
	width:379px;
	height:263px;
	background:url(images/contact_bg.jpg) center no-repeat;
	position:relative;
	padding-top:60px;
	padding-left:30px;
	padding-right:20px;
}
#contact_main input {
	font-size:14px;
	padding:5px;
	background:#2d6679;
	border:1px solid #ead65d;
	display:block;
	margin-top:8px;
	color:#f1fbff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contact_main textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px;
	background:#2d6679;
	border:1px solid #ead65d;
	display:block;
	margin-top:8px;
	width:350px;
	color:#f1fbff;
}
#contact_main .submit {
	float:right;
	font-size:14px;
	padding:4px;
	margin-right:19px;
}
#contact_left {
	float:left;
	background:url(images/contact_left_shadow.png) center right no-repeat;
	width:25px;
	height:323px;
}
#contact_right {
	float:left;
	background:url(images/contact_right_shadow.png) center left no-repeat;
	width:25px;
	height:323px;
}
#contact_top {
	width:100%;
	background:url(images/contact_top_shadow.png) center bottom no-repeat;
	height:18px;
}
#contact_bottom {
	width:100%;
	background:url(images/contact_bottom_shadow.png) center top no-repeat;
	height:18px;
}
#contact_close {
	position:absolute;
	top:-13px;
	right:-13px;
}
#thanks {
	width:100%;
	text-align:center;
	color:#ead65d;
}
#thanks h1 {
	text-align:center;
}
#thanks p {
	font-size:15px;
}
#errors {
	font-size:15px;
}
#header {
	width:100%;
	background:#e1f4fa  url(images/body_bg.jpg) top center repeat-x;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}
#links {
	float:right;
	display:inline;
	margin-top:235px;
	margin-right:230px;
}
#links img {
	margin-left:15px;
}
#main_page {
	width:800px;
	margin:0px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8aa8b1;
	font-size:1.8em;
	line-height:1.35em;
	font-style:italic;
	text-align:justify;
	padding-bottom:150px;
	}
#main_page p {
	text-align:justify;
	}
#main_page h1 {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#7797a2;
	font-size:1.5em;
	line-height:1em;
	font-weight:normal;
	font-style:italic;
	}
#main_page #about {
	background:url(images/about_bg.png) bottom repeat-x;
	padding:10px 10px;
	}
#main_page #about .left {
	background:url(images/about_pic.png) no-repeat;
	width:100px;
	height:98px;
	float:left;
	}
#main_page #about .right {
	margin-left:20px;
	width:640px;
	float:left;
	display:inline;
	}
#main_page #recent_project {
	margin-top:30px;
}
#main_page #recent_project .left {
	margin:0px;
	margin-top:2px;
	float:left;
	position:relative;
	z-index:1;
	}
#main_page #recent_project .left img {
	border:1px solid #96b4bf;
}
#main_page #recent_project .right {
	width:425px;
	float:right;
}
#main_page #recent_project .right h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#7797a2;
	font-size:1.5em;
	line-height:1em;
	font-weight:normal;
	font-style:italic;
	margin-left:12px;
	}
#main_page #recent_project .right h1 a {
	color:#7797a2;
}
#main_page #recent_project .right p {
	background:#acc0c8;
	padding:10px;
	border: 1px solid #fae779;
	font-weight:normal;
}
#main_page #recent_project .right a {
	color:#f9e77e;
	text-decoration:none;
}
#main_page #recent_project .right a:hover {
	text-decoration:underline;
}
#content {
	padding-left:50px;
	padding-right:50px;
	width:785px;
	font-size: 1.2em;
	margin-top:15px;
	}
#main_page {
	width:800px;
	margin:0px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	line-height:1.35em;
	font-style:italic;
	text-align:justify;
	}
#main_page p {
	text-align:justify;
	color:#FFFFFF;
	}
#main_page h1 {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size:1.5em;
	line-height:1em;
	font-weight:normal;
	font-style:italic;
	}
#main_page #about {
	background:url(images/about_bg.png) bottom repeat-x;
	padding:10px 10px;
	}
#main_line_bg {
	width:100%;
	height:2px;
	background:url(images/main_line_bg.png) repeat-x;
	margin:25px 0px;
}
#main_page .entry {
	background:#d1e9f3;
	border:1px solid #FFFFFF;
	margin-top:0px;
}
#main_page .entry p {
	font-size:18px;
}
#latest p {
	color:#61899a;
}
#main_page .entry a {
	color:#5ba8d0;
}
#main_page .date p {
	font-size:15px;
}
#main_page .entry h3 {
	font-size:25px;
	margin-bottom:10px;
}
#main_page h3 a {
	font-size:30px;
	margin-bottom:10px;
}
#bottom {
	width:94%;
	padding-left:3%;
	padding-right:3%;
	margin-top:35px;
}
.dark {
	color:#6c8892;
}
#freebie {
	background:url(images/bottom_main_bg.png) top left repeat-x;
	width:47%;
	float:left;
	padding:2%;
	color:#96b4bf;
}
#freebie a {
	color:#96b4bf;
}
#freebie img {
	margin:10px auto;
}
#headphones {
	background:url(images/bottom_main_bg.png) top left repeat-x;
	width:37%;
	float:right;
	padding:2%;
	font-size:1.2em;
}
#headphones ol {
	font-size:.7em;
	margin-left:25px;
	color:#6c8892;
}
#headphones a {
	color:#6c8892;
}
#headphones li {
	font-weight:normal;
}
#latest_tutorial {
	background:url(images/latest_tutorial.gif);
	width:111px;
	height:19px;
	float:right;
}
#latest_project {
	background:url(images/latest_project_bg.gif) no-repeat;
	width:21px;
	height:112px;
	position:absolute;
	top:0px;
	left:-21px;
	z-index:1;
}
.widecolumn .entry p {
	font-size: .95em;
	margin-bottom:15px;
	color:#7399a7;
	}

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

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align:left;
	margin-left:15px;
	}

h1, h2, h3 {
	font-weight: normal;
	font-style:italic;
	}

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

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}

h2 {
	font-size: 3em;
	color: #7797a2;
	margin-left:15px;
	}

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

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	color: #7797a2;
	font-size: 2em;
	margin-left:15px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h3, h3 a, h3 a:visited {
	color: #7797a2;
	}
h2 a, h2 a:visited {
	color: #9b9b9b;
	font-size:.6em;
	margin-left:15px;
}
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;
	}

.entry {
	margin-top:6px;
	background:#f1fbff url(images/entry_bg.png) top repeat-x;
	padding:15px;
	color:#96b4bf;
	font-size:1.5em;
	}
.more-link {
	color: #9b9b9b;
	font-size:.8em;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
#respond {
	margin-top:35px;
}
#respond p {
	color: #7797a2;
}
#respond p a {
	color: #9b9b9b;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	clear:both;
	background:#f1fbff;
	color:#7797a2;
}
.commentlist a {
	color:#7797a2;
}
.commentlist a:hover {
	text-decoration:underline;
}

.commentlist li .avatar { 
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	display:block;
	}
.author_info {
	width:100px;
	float:left;
	padding:10px;
}
.author_info em {
	color:#d86d39;
}
.text {
	margin-top:10px;
	float:left;
	width:590px;
	padding:15px;
	border:1px solid #feeb7f;
	background:#ffffff;
	color:#8ea8b2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
}
pre {
	margin-bottom:15px;
}
.gallery-icon a img{
	float:left;
	margin:5px;
	display:inline;
}
.gallery-icon a img {
	padding:1px;
	border:1px solid #8dabb7;
}
.yellow {
	background:url(images/yellow_line.gif);
	width:314px;
	height:2px;
	float:left;
}
.blue {
	width:100%;
	margin-bottom:20px;
	background:url(images/blue.gif) right no-repeat;
	height:2px;
}

.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 {
	}
.commentmetadata {
	font-weight: normal;
	width:350px;
	float:left;
	color:#9c9c9c;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.commentmetadata a {
	color:#9c9c9c;
}
#sidebar {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	
	}

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 {
	
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



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

#page {
	margin: 0px auto;
	padding: 0;
	width: 855px;
	}

#header {
	height: 276px;
	}

#headerimg {
	margin: 0px auto;
	height: 276px;
	width:870px;
	background:url(images/home_center.jpg) center top no-repeat;
	}

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

.widecolumn {
	padding: 10px 0 20px 0;
	width: 800px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

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



/*	Begin Headers */
h1 {
	padding-top: 70px;
	}

h2 {
	}

h2.pagetitle {
	text-align: left;
}

#sidebar h2 {
	padding: 0;
	}

h3 {
	text-align:left;
	padding: 0;
	}

h3.comments {
	padding: 0;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	list-style: decimal;
	padding: 0 0 0 35px;
	margin: 0;
	background:url(images/code_bg.png) top left;
	color:#97b1bc;
	border:1px solid #97b1bc;
	font-size:14px;
	}
.entry ol li {
	padding:5px;
	margin-left:-5px;
}
.entry ol li.odd {
	background:url(images/code_bg_hov.png) center left;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#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: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

#commentform input {
	border: 1px solid #87a5b2;
	color:#87a5b2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	}
#left_comment input {
	margin: 5px 5px 1px 0;
	width: 90%;
	padding: 10px;
}
#commentform {
	
	}
#commentform textarea {
	border: 1px solid #87a5b2;
	height:129px;
	width:98%;
	padding: 2px;
	margin-top:5px;
	color:#87a5b2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	float:right;
	}
#right_comment {
	float:right;
	width:55%;
}
#left_comment {
	float:left;
	width:45%;
}
#submit {
	background:#feeb7f;
	border: 1px solid #87a5b2;
	padding:5px 10px;
	float:right;
	margin-top:5px;
	margin-right:0px;
	font-style:italic;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
/* End Form Elements */



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

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

.commentlist li {
	margin-bottom: 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

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



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

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



/* 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;
	}
.left {
	text-align:left;
	margin-left:15px;
}
.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#respond h3 {
	margin:0px;
}

/* Archive */
.entry h1, h2, h3 {
	margin:0px;
}
.entry_bottom {
	background:url(images/entry_bottom.png) repeat-x;
	height:3px;
	width:100%;
}
.date {
	margin:5px 0px;
}
.date_left {
	background:url(images/date_left.gif) bottom repeat-x;
	height:24px;
	width:9px;
	float:left;
}
.date_mid {
	color:#FFFFFF;
	background:url(images/date_mid.gif) bottom repeat-x;
	height:24px;
	float:left;
	font-size:14px;
}
.date_mid p {
	font-size:14px;
	margin:0px;
}
.date_right {
	background:url(images/date_right.gif) bottom right repeat-x;
	height:24px;
	width:9px;
	float:left;
}
#src_view {
	margin:20px 0px;
	width:100%;
	padding-top:15px;
	padding-bottom:5px;
	background:#eaeaea;
	border:1px solid #86a1af;
}
#src_view a {
	float:left;
	margin:0px;
	padding:0px;
	margin-left:80px;
	display:inline;
}
