/*
Theme Name: Ianlabs
Theme URI: http://www.ianlabs.com
Description: Ianlabs Wordpress Theme
Version: 1.0
Author: Ian Smith
*/

/*-----------Block Level Elements--------------*/

body {
padding: 0;
margin: 0;
font: smaller Helvetica, Arial, sans-serif;
background: url(images/bodybg.png) repeat top;
}

#page {
	padding: 0;
	margin: 0;
	position: relative;
    background: url(images/pagebg.png) repeat-x top;
}

#header {
	position: relative;
	margin: 0;
	padding: 0;
}
#headerimg {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: url(images/headerbg.png) no-repeat center;
	height: 227px;
}
#headerimg a {
	color: #ff9900;
	text-decoration: none;
}
#headerimg a:hover {
	color: #fff;
}
.description {
	position: absolute;
	top: 120px;
	left: 200px;
	color: #fff;
}

#wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
    background-image: url(images/wrapperbg.png);
    background-repeat: repeat-y;
	overflow: hidden;
	padding-top: 5px;
}
#wrapper:after, .post:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
  }
#content {
	width: 455px;
	float: left;
	margin: 0 0 10px 180px;
}

#sidebar {
	float: right;
	width: 170px;
	margin-right: 165px;
	padding: 0;
}

#sidebar img{
border: 0;
}

#footer {
	padding: 0;
	height: 60px;
	clear: both;
   	position:relative;
	width: 1000px;
	margin: 0 auto;
    background-image: url(images/footer.png);
    background-position: center top;
    background-repeat: no-repeat
}
#footer p {
	width: 670px;
    margin: 0 auto;
	font-size: 10px;
	text-align: center;
	color: #888;
}
#footer a {
    color: #555;
}

hr {
	border: 1px dashed #999;
	padding: 0;
	margin: 0;
	line-height: 0;
	width: 90%;
	margin: 0 auto;
}


/*-------------Headings-------------*/
#headerimg h1 {
	position: relative;
	top: 90px;
	left: 200px;
	font-weight: normal;
	font-size: 2em;
	padding: 0;
	margin: 0;
}

h1 {
font-size: 1.5em;
border-bottom: 1px solid #999;
clear:both;
}

h2 {

}

h3 {
font-size: 1.2em;
border-bottom: 1px solid #999;
clear:both;
}

h4 {

}

h5 {

}

/*-------------The Post-------------*/

a {
	color: #cc3300;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

h2 a:hover, h2 a:visited, h2 a {

}
.post h2 {
    position: relative;
	left: -100px;
}

.post h3 a {
   font-size: 1.4em;
}


.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {
margin-bottom: 9px;
}

.entry {

}
p.postmetadata {
	background: #ddd;
	padding: 3px;
	clear: both;

}
.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
padding: 5px 5px 10px;
clear: both;
}
.navigation:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
.alignleft {
float: left;
}

.alignright {
float: right;
}

.imgleft {
float: left;
margin: 0 5px 0 0;
}

.imgright {
float: right;
margin: 0 0 0 5px;
}

.center {

}

.pagetitle {

}

blockquote {
 background: transparent url(images/commentbg.png) no-repeat 0 0;
 padding:  7px;
}
blockquote p{
    padding-top: 0;
	margin-top: 0;
}

cite {

}

a img, #content img {
    border: 4px solid #fff;
}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
padding-left: 0;
margin-left: 0;
}

#sidebar ul h2 {

}

#sidebar ul li {
list-style: none;
}

#sidebar ul ul {
padding-left: 0;
margin-left: 20px;
}

#sidebar ul ul li {
list-style: disc outside;
padding-left: 0;
margin-left: 0;
}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {
 color: #000;
}

#sidebar a:visited {

}
#sidebar h2 {
    font-weight: normal;
	padding: 0;
	margin: 10px 0 0 0;
}



/*--------------Comments--------------*/

ol.commentlist {
overflow:auto;
}

ol.commentlist li {
 background: transparent url(images/commentbg.png) no-repeat 0 0;
 padding: 8px;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

textarea#comment {
    width: 450px;
}


/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {
width: 100px;
}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Titles------------------*/

.graybox {
	width: 550px;
	position: relative;
	padding:0 0 0 8px;
	margin:10px;
	margin-left: -100px;
	border: 0;
	background:#fff url("images/graybox-l.png") top left no-repeat;
}
.graybox h3 {
	background:url("images/graybox-r.png") top right no-repeat;
	margin:0;
	border: 0;
	padding:8px 0 0.5em 0;
	font-weight: normal;
	font-size: 1.3em;
}
.graybox p {
	margin:0 0 0 -8px;
	padding:0 8px 0.1em 8px;
	border: 0;
	font-size: 90%;
	background:url("images/graybox-rside.png") right repeat-y;
}
.graybox div {
	margin:0 0 0 -8px;
	padding-left:8px;
	border: 0;
	background:url("images/graybox-l.png") bottom left no-repeat;
}
.graybox span.foot {
	display: block;
	text-align: right;
	padding: 0 0 0 0;
	background: url("images/graybox-r.png") bottom right no-repeat;
	border: 0;
	color: #efefef;
	text-decoration: none;
}
a.techtag { font-size:2px;color:#fff; }
div.techtags { border-top:1px solid #888; margin:5px; margin-top:15px; padding:5px; color:#888; font-family:Tahoma, Arial, sans-serif; font-weight:bold; font-size:10px; }
div.techtags a.techtag { font-size:11px; font-family:arial, sans-serif; color:#888; font-weight:100; } 