	/*  
Theme Name: The Net Consumer 1
Theme URI: http://www.theblogstudio.com/
Description: Hand crafted by the code monkeys @ <a href="http://www.theblogstudio.com">The blog Studio</a>. <br />This theme uses the following plugins: <a href="http://erwin.terong.com/2005/09/24/wp-plugin-related-posts-link/">Related Posts Link</a>, <a href="http://girasoli.org/?p=26">Get Recent Post</a>.
Version: 1.0
Author: The Blog Studio
Author URI: http://www.theblogstudio.com/
*/

/*
Client: TNC
Website: 	
Written by: Richard
Last updated: Jan 16th

All contents C The Blog Studio and/or the owner of the site.
www.theblogstudio.com
----

position/float
display
width
height
margin
padding
colour
background

*/


/*------------- =general ---------------*/

* {
	padding:0;
	margin:0;
}

img {border: 0;}

p {margin: 0.8em 0;}

body{
	font-family: Verdana, "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #bbb;
	text-align: center;
}

a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #999;
}

/*------------- =layout ---------------*/

#wrapper {
	width: 785px;
	margin: 35px auto;
	padding: 20px 0px;
	background-color: #fff;
}

#header {
	width: 765px;
	height: 150px;
	margin: 0px auto;
	text-align: center;
	background: url(images/site-header.jpg) no-repeat left top;
}

#header_top {
	width: 765px;
	height: 7px;
	background: url(images/header-top.gif) no-repeat left top;
	background-color: #F00;
display: none;
}

#header_middle {
	width: 765px;
	height: 76px;
/*	background-color: #f00;*/
}

#header_bottom {
	width: 765px;
	height: 7px;
	background: url(images/header-bottom.gif) no-repeat left bottom;
	background-color: #F00;
	display: none;
}

#header_ad {
	margin-bottom: 10px;
}

#main_content {
	float: left;
	width: 500px;
	padding-left: 10px;
text-align: left;
	line-height: 1.7em;
	
}

.post {	padding-left: 10px;
}

.post_footer {	
	background-color: #fff9da;
/*	opacity: .5;
	filter: alpha(opacity=50)
*/	display: block;
	margin: 15px 0px;
	padding: 10px;
	float:left;
	clear: all;
	width: 475px;
}

#sidebar {
	float: right;
	width: 250px;
	margin-top: 40px;
	margin-right: 10px;
	text-align: center;
}

#search {
	width: 250px;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#searchform, #searchbar {
	width: 230px;
	margin: 0px auto;
	text-align: center;
}

#searchsubmit {
	width: 75px;
	text-align: center;
}

#by_month, #by_category, #recent_article {
	width: 250px;
	margin-bottom: 10px;
	border: 1px solid #000;
}

#footer {
	clear: both;
}

/*------------- =navigation ---------------*/

/*------------- =typography ---------------*/

#header h1 {
/*	margin-top: 0px;
	padding: 15px 0px 0px 15px;
*/	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 3.8em;
	color: #fff;
	text-align: left;
}

h2 {
	width: 495px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	border-bottom: 1px solid #364a8f;
}

#sidebar {
	text-align: left;
}

#sidebar h4 {
	padding: 10px;
	font-size: 1em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.post_meta {	
	font-size: 1em;
	font-style: italic;
}

.post_body, .post_footer {	
	line-height: 1.4em;
	font-size: 1.1em;
}

.post_footer {	font-style: italic;
}

blockquote {
	padding-left: 10px;
	border-left: 20px solid #364a8f;
/*	background: #364a8f url(images/blockquote.png) no-repeat left top;*/
}

.blogroll_title {	
	display:block;
	height: 17px;
	padding-top: 3px;
	padding-left: 3px;
}

.slider {
	font-size: .8em;
	
	height:inherit;
}

#footer p {
	font-size: .7em;
	padding-top: 15px;
	text-align: right;
	background-color: #fff;
}

/*------------- =links ---------------*/

#header a {
	display: block;
	width: 765px;
	height: 142px;
margin-top: -7px;
text-indent: -9998px;
	color: #fff;
	text-decoration: none;
}

#sidebar h4 a {
	display: block;
	padding-top: 3px;
	padding-left: 3px;
	width: 247px;
	margin: 0 0 0 -10px;
	height: 17px;
	background: url(images/arrow-right.png) no-repeat right top;
	text-decoration: none;
	color: #000;
}

#archives a, #archives a:visited {
	font-weight: normal;
}

#sidebar h4 a:hover {
	background: url(images/arrow-down.png) no-repeat right top;
	font-weight: bold;
}

#blogroll a span.selected {
	background: url(images/arrow-down.png) no-repeat right top;
	color: #fff;
	text-transform: uppercase;
}

#blogroll a span {
	background: #364a8f url(images/arrow-right.png) no-repeat right top;
	color: #fff;
	text-transform: uppercase;
}

#blogroll a:hover span {
	display:block;
	background: #999 url(images/arrow-down.png) no-repeat right top;
}

#blogroll a, #blogroll a:visited {
	font-weight: normal;
	text-decoration: none;
}

#sidebar .inner-list a, #sidebar .inner-list a:visited {
	color: #000;
	font-weight: normal;
	text-decoration:none;
}

#sidebar .inner-list a:hover {
	color: #666;
}

/*------------- =lists ---------------*/

.post_footer ul { 	padding-left: 20px;
} 

#blogroll ul {
	padding-left: 0px;
	list-style: none;
}

#blogroll ul li {
	padding-bottom: 4px;
}


.inner-list{
	background-color: ;
height: 100%;
}

#blogroll .inner-list {
	margin-top: 4px;
	padding-left: 6px;
}

.slider ul {	padding-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
}

.slider ul li {	padding-bottom: 5px;
}

#main_content ol {list-style: none; background-color: #f1f1ef}

#main_content ol li {
	border-bottom: 3px solid #fff;
	padding-left: 20px;
	background: url(images/ol-arrow.gif) no-repeat left bottom;
	
}

/*------------- =images ---------------*/

.post_body img {	margin: 5px 10px;
	padding: 5px;
	border: 1px dotted #000;
}

/*------------- =forms ---------------*/

/*------------- =tables ---------------*/

/*------------- =Other ---------------*/

.float_left {	
	float: left;
}

.float_right {	
	float: right;
}

/*------------- =ie hackery ---------------*/

* html #main_content {
	width: 500px;
	padding-left: 10px;
}

* html h2 {
	width: 480px;
}

* html #header a {
	margin-top: 7px;
}

/*------------- =Mike's Messy additions and edits ---------------*/

.navigation {	display: block;
	text-align: center;
	margin-bottom: 60px;
	}

.alignright {
	float: right;
	}
	
.alignleft {	float: left
	}

.center {	text-align: center;
	}
.commentListing {	padding: 10px 10px 5px 10px;
	background-color: #F4F4F4;
	margin-bottom: 5px;
	border-bottom: 5px #FFF9DA solid;
	}
	
#sidebar .inner-list a {
	color: #000;
	font-weight: normal;
	text-decoration:none;
}

.close{	font-weight:bold;
	font-style:italic;
	display:block;
/*	background-color: #f00; */
	}
	
	
li.close a{
	display:block;
	}

img {
	float:right;
	display: block
}

.post_footer {	display: block;
	float:left;
	clear: all;
	width: 475px;
}
