/*
Theme Name: iLab 4.0 "Smoke"
Theme URI: none
Description: This is the Wordpress theme created to accompany iLab's 4 interface redesign named "Smoke"
Version: 1.0
Author: Andy Ward
Author URI: http://www.ilabmedia.com/
Tags: smoke, cool

	

*/



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

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.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;
}

.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;
	}

.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, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#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 */



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

.post hr {
	display: block;
	}


.postmetadata {
	clear: both;
}


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



.entry ul li:before, #sidebar ul ul li:before {

	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

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

/* End Entry Lists */



/* Begin Form Elements */
#searchform {

	}


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


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



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

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

.commentlist li {
	margin: 15px 0 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: center;
	margin: 0;
	padding: 0;
	}

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



/* 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 */

/* SMOKE STUFF */
#blogBlock{
	/*width: 660px;
	height: 411px;
	overflow: auto;*/
	
	width: 660px;
	float: left;
}

#sideBox{
	width: 324px;
	float: left;

	margin-left: 15px;
}
#bodyContentBlog{

}
.postBlock2{
	background-image: url(images/tranback-black.png);
	padding: 15px 15px 1px 15px;
}
.postBlock3{
	padding: 15px;
	background-color: #fff;
	margin-bottom: 15px;
}
.postBlock3 h2{
	margin-top: 0px;
	margin-bottom: 15px;
}
#flexibleContentAreaBlog{

		}
#bodyContent{
	margin-top: 7px;
	margin-bottom: 15px;	
}

ul.sidebarelements li{

}

#sideBox ul, #sideBox ul ol {
	margin: 0;
	padding: 0;

	}

#sideBox ul li {
	list-style-type: none;
	list-style-image: none;

	}

#sideBox ul p, #sideBox ul select {
	margin: 5px 0 8px;
	}

#sideBox ul ul, #sideBox ul ol {
	margin: 5px 0 0 10px;
	}

#sideBox ul ul ul, #sideBox ul ol {
	margin: 0 0 0 10px;
	}

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

	}

#sideBox ul ul li, #sideBox ul ol li {
	margin: 3px 0 0;
	padding: 0;

	}
#sideBox a{
			color: #666;
			text-decoration: underline;
}
		#sideBox a:hover{
			color: #1745B6;
			text-decoration: underline;
		}
		#sideBox h3{
			color: #1745B6;
			margin-bottom: 5px;
		}
#sideBox div.pad{
	padding: 0px 20px 20px 20px;
}
.searchBox{
	background-color: #C1CDEC;
	padding: 15px;
	text-align: left;
}
label.screen-reader-text{
	display: block;
	color: #333;
}
.searchBox input[type=text]{
	border: 1px solid #666;
	background-color: #fff;
	color: #666;
}
input#tdomf_form1_send{
	border: none;
    background: url('images/ask-button.jpg') no-repeat 0px 0px;
    padding: none;
    width: 81px;
    height: 43px;
    overflow: hidden;
    text-indent: 80px;
    margin-top: 0px;
    display: inline;

}
.searchBox input[type=submit]{
	border: none;
    background: url('images/searchButton.png') no-repeat 0px 0px;
    padding: none;
    width: 73px;
    height: 32px;
    overflow: hidden;
    text-indent: 80px;
    margin-top: 0px;
    display: inline;

}
div.posttop{
			margin-top: -7px;
			border-bottom: 1px solid #1745B6;
			margin-bottom: 10px;
			height: 15px;
			font-size: 10px;
			color: #333;
		}
div.posttop a{
			color: #333 !important;
			text-decoration: none !important;
		}
div.posttop a:hover{
			color: #000 !important;
			text-decoration: none !important;
		}
div.postDate{
			font-size: 10px;
			color: #333;
			text-align: right;
			width: 150px;
			height: 15px;
			float: right;
}
.postmetadata {
	font-size: 10px;
	padding: 10px;
	color: #333;
	background-color: #C1CDEC;
	line-height: 100%;
	margin-bottom: 0px;
	}
#tan2 .postmetadata a{
	color: #333;
}
#tan2 .postmetadata a:hover{
	color: #000;
}
h2.pagetitle{
	color: #FF3300
}
ul.postlist{
			margin: 5px 0px 5px 20px;
			padding: 0px;
}
ul.postlist li{
			list-style: none;
			margin: 4px 0px 2px 0px;
			padding: 0px 0px 0px 20px;
			background-image: url(images/bullet1.png);
			background-position: left 2px ;
			background-repeat: no-repeat;
}
.postBlock3 h1{
	margin-top: 5px;
	margin-bottom: 10px;
	color: #FF3300;
	font-size: 22px;
}
/* END SMOKE STUFF */
