/*  
Theme Name: imole v3
Theme URI: iamthemole.com
Description: iam the mole wordpress theme
Version: 1.0
Author: Your Karl Moyse
Author URI: http://www.iamthemole.com

*/

body{
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #666666;
	line-height: 22px;
}

h1 {
	color: #e560ed;
	margin-bottom: 25px;
	font-size: 40px;
}

h3 {
	color: #e560ed;
	font-size: 16px;
	font-weight: normal;
}

img, a:link {
border: 0;
}

#welcome {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.post {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

a:link, a:visited{
	color: #99cc33;
	text-decoration: none;
}

a:hover{
	color: #e560ed;
	text-decoration: none;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
}

.widgettitle {
	color: #99cc33;
	border-bottom: 1px solid #cccccc;
	font-size: 24px;
	padding: 25px 0 15px 35px;
	margin-bottom: 10px;
}

#header{
	float: left;
	width: 960px;
	border-bottom: 1px solid #cccccc;
	height: 75px;
	padding-top: 70px;
	margin-bottom: 0px;
}

#box{
	float: left;
	width: 717px;
	padding: 25px 50px 50px 0;
	border-right: 1px solid #cccccc;
}

.sidebar{
	float: left;
	width: 188px;
	display: inline;
	padding: 8px 0 50px 0;
	margin: 0;
	left: -1px;
}

.sidebar, ul {
	list-style-type: none;
}

#footer{
	clear: both;
	float: left;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.breadcrumb {
	background: #ffffff;
	position: absolute;
	top: 10px;
	overflow: auto;
}

.searchrss {
	top: 0px;
	height: 39px;
	width: 306px;
	background-image: url(images/searchbkgd.jpg);
	float: right;
	position: absolute;
	left: 790px;
	padding: 8px 0 0 24px;
	background-repeat: no-repeat;
}

#search {
	position: absolute;
	left: 110px;
	top: 8px;
}


.tb2 {
	background-color : #CCCCCC;
	border: 1px solid #cccccc;
	width: 188px;
	font-size: 10px;
	color: #666666;
	text-indent: 6px;
}


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
}