/*
Theme Name: The Techie
URI: http://www.thetechie.co.za
Description: The Techie
Version: 1.0 
Author: The Techie
*/

body table#MBL_COMM {border: none; font: 8px}
body table#MBL_COMM td.mbl_h {font: 8px Verdana, Arial, Helvetica, sans-serif; }


/* main css */
body {
 margin:0 auto;
 padding:0;
 background: #000000;
 color: #ffffff;
 font: 12px Verdana, Arial, Helvetica, sans-serif;
 line-height:1.6;
}

#page {
 background: #530000;
 width:862px;
 margin:0 auto;
}

#topcontent {
 background: #ffffff url(images/bg_roundtop.gif) no-repeat top left;
 line-height: 5px;
 height: 5px;
}

#header {
 width: 880px;
 text-align: left;
}

#headerimg 	{ 
	margin:0 auto; 
	height: 192px; 
	width: 740px; 
	} 

#content {
 width: 596px;
 float: left;
}

#content ul {
 margin: 10px;
}
#content a {
 color:#F7E190;
 text-decoration:none;
}

#content a:hover{
 text-decoration:underline;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #530000;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

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;
	color: #ffffff !important;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #C3E17E;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.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, .nocomments, .postmetadata, blockquote, strike {
	color: #ffffff;
	}

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: #ffffff;
	text-decoration: none;
	}

a:hover {
	color: #147;
	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 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */















/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0; 
	}

#headerimg {
	margin: 120px;
	height: 100px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
 margin-left: 10px; margin-right:8px;
 color: #ffffff;
 background: #120000 url(images/bg_post.gif) repeat-x top left;
}
.post li {
 margin-left: 25px;
}
.post h2 {
	background:url(images/h2.gif) repeat-x bottom left;
}
.post h1 a {
 color: #000000 !important;
 background: none !important;
}
.post .inner {
 padding: 10px;
 background: url(images/post_bottom.gif) no-repeat bottom center;
}
.post .comment {
 float: right;
}
.post .comment a:link, .post .comment a:visited {
 color: #AA3654 !important;
 font: bold 14px arial;
}
.comment a:hover {
 text-decoration: underline !important;
 color: #000000;
}
.post img {
 margin: 0 5px;
}
.comments {
	float:right;
	background:url(images/icon_comment.gif) no-repeat center left;
	padding: 0 50px 7px 15px;
}
.comments a:link, .comments a:Visited {
	color:#ffffff !important;
}
.postmetadata {
	border-bottom:thin dotted #ffffff;
	width:300px;
	margin-left:70px;
}
.posmetadata a:link, .postmetadata a:visited {
	color:#D83131 !important;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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;
	}

/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	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 {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	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 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 {
}
/* 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;
	margin-bottom: 60px;
	}
#head {
 background:#530000 url(images/bg_roundtop.gif) no-repeat top left;
 padding-top: 3px; margin: 20px auto 0 auto;
 width:862px; 
 text-align: left;
}
#head .inner {
 background:#230000 url(images/bg_innertop.gif) no-repeat top left;
 margin: 0 13px 0 14px; height:15px;
}
#head .bottom{
 background:#230000 url(images/bg_innerbottom.gif) no-repeat bottom left;
 margin: 0 13px 0 14px; padding-right:10px; padding-bottom:15px; height:146px;
}
#head a {
 color:#333333;
}
#head a:hover{
 text-decoration:none;
}
#head h1 {
 font: 22px Arial, Helvetica, sans-serif;
 margin: 0 0 5px 0; width: 80%;
 padding: 0 0 5px 0;
 background: url('images/dot_title.gif') repeat-x bottom left;
}
#head h1, #content h1 {
 font: 22px Arial, Helvetica, sans-serif;
 margin: 0 0 5px 0; width: 80%;
 padding: 0 0 5px 0;
 text-align: left;
}
#head h1 a, #content h1 a {
 text-decoration: none;
 color: #ffffff;
}

#head h1 a:hover, , #content h1 a:hover {
 text-decoration:none;
}

#head .comment {
 background: url('images/icon_comment.gif') no-repeat center left;
 width: 89px;
 height: 28px; padding-top: 6px;
 text-align: center;
}
#head .comment a:link, .comment a:visited {
 text-decoration: none !important;
 font: 10px Verdana, Arial, Helvetica, sans-serif;
 color: #333333;
}
#head .comment a:hover {
 text-decoration: underline !important;
}
.recentposts {
	float:right;
	background:url(images/bg_posts.gif) no-repeat top center;
	height: 146px; width:362px; margin-right:5px;
}
.recentposts ul {
	margin-top:20px;
	float:left;	margin-left:5px;
}
.recentposts li {
	list-style:none; margin-top:5px;
	font:15px Verdana, Arial, Helvetica, sans-serif;
	color: #F6E4AA;

}
.recentposts li a:link, .recentposts li a:visited {
	color: #F6E4AA !important;
}
.recentposts li a:hover {
	text-decoration:underline !important;
}
.ads {
	float:right; background:url(images/bg_ads.gif) no-repeat top center;
	height:146px; width:405px; padding-top:15px;
	text-align:right;
}
#footer {
 background: url(images/bg_bottom.gif) no-repeat bottom left;
 text-align:center;
}
#footer a {
 color: #DABD4E;
}
#sidebar {
 background: #000000;
 width: 256px;
 float: right;
 margin-right:5px;
}

#sidebar h2 {
 font: 18px Arial, Helvetica, sans-serif;
 margin: 0 0 5px 0;
 padding: 10px 0 0 0;
 color: #C0C0C0;
}

#sidebar li {
 list-style:none;
 margin-bottom:10px;
 padding-top:10px;
}

#sidebar li ul {
}

#sidebar li ul li {
}

#sidebar li ul li a {
}

#sidebar li ul li a:hover {
 color: #DABD4E;
 text-decoration: underline;
}

#sidebar li a {
 padding: 10px 15px 10px 5px;
 color: #DABD4E;
 font: bold 11px Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 display: block;
 width: 205px;
 text-align: left;
}
#sidebar li a:hover, #sidebar li.current_page_item a {
 background: #3A0000;
 color: #DABD4E;
}
#sidebar td a {
 width: 20px;
 padding: 0;
}
#sidebar td a:hover {
 background: none;
}

#sidebar .inner {
 background: #000000 url(images/bg_sidetop.gif) no-repeat top left;
 padding: 0 5px;
}
#sidebar .bottom{
 background:#530000 url(images/bg_sidebottom.gif) no-repeat top left;
}

#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;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebarads {
 background: #000000;
 width: 256px; margin-right:5px;
 float: right;
}
#sidebarads .inner {
 background: #230000 url(images/sidebarads_top.gif) no-repeat top left;
 padding: 80px 0 0 50px;
}
#sidebarads .bottom{
 background:#530000 url(images/sidebarads_bottom.gif) no-repeat top left;
}