/*   
Theme Name: Organiq
Theme URI: http://www.agitcraft.com
Description: The first theme design for AgitCraft.com
Author: Ian Ford
Author URI: http://www.agitcraft.com
Version: 1.0
.
General comments/License Statement if any.
.
*/


@charset "UTF-8";

body, html {
	background-color: #EEEED5;
	width: 894px;
	margin-right: 10%;
	margin-left: 10%;
	margin-top:0px;
	margin-bottom:0px;
}

div #superheader {
	background-image: url('img/super_header/bg.png');
	background-repeat: no-repeat;
	height: 33px;
	width: 894px;
}
div #header {
	width: 894px;
}

#header .top {
	background-image: url('img/header/bg_top.png');
	background-repeat: no-repeat;
	height: 52px;
	width: 894px;
}
#header .mid {
	background-image: url('img/header/bg_mid.png');
	background-repeat: repeat-y;
	padding-left: 50px;
	width: 894px;
}
#header .bottom {
	background-image: url('img/header/bg_bottom.png');
	background-repeat: no-repeat;
	height: 52px;
	width: 894px;
	text-align: right;
}
#header .bottom div img {
	padding-right: 2px;
	padding-left: 2px;
}

div #content {
	width: 613px;
	float: left;
}
#content .top {
	background-image: url('img/content/bg_top.png');
	background-repeat: no-repeat;
	height: 56px;
	width: 613px;
}

#content .mid {
	background-image: url('img/content/bg_mid.png');
	background-repeat: repeat-y;
	width: 613px;
}
#content .mid .post {
	padding-left: 50px;
	padding-right: 30px;
}

#content .mid .post a:link {
	color: #AC6C4F;
	text-decoration: none;
}
#content .mid .post a:hover {
	color: #AC6C4F;
	text-decoration: underline;
}
#content .mid .post a:visited {
	color: #AC6C4F;
	text-decoration: none;
}

#content .mid .post .summary {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1C171C;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AC6C4F;
	padding-bottom: 10px;
}

#content .mid .post .categories {
	font-family: Verdana, Geneva, sans-serif;
	color: #1C171C;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AC6C4F;
	padding-bottom: 10px;
	font-size: 10px;
}
#content .mid .post .tags {
	font-family: Verdana, Geneva, sans-serif;
	color: #1C171C;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AC6C4F;
	padding-bottom: 10px;
	font-size: 10px;
}
#content .mid .post .meta {
	font-family: Verdana, Geneva, sans-serif;
	color: #1C171C;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#content .mid .post .title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1C171C;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AC6C4F;
	padding-bottom: 5px;
}
#content .mid .post .leave_comment #commentform input {
	background-color: #FFF;
	width: 250px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #1C171C;
	color: #1C171C;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
}
#content .mid .post .leave_comment #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #1C171C;
	font-size: 12px;
	width: 250px;
	border: 1px solid #1C171C;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
}
#content .mid .aComment {
	padding: 5px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AC6C4F;
}
#content .mid .aComment .avatar {
	float: left;
	width: 60px;
	height: 60px;
	clear: right;
	padding: 5px;
}
#content .mid .aComment .commentary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 85px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .mid .uComment {
	padding: 5px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AC6C4F;
}
#content .mid .uComment .avatar {
	float: left;
	width: 60px;
	height: 60px;
	clear: right;
	padding: 5px;
}
#content .mid .uComment .commentary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 85px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .mid .leave_comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	clear: both;
}
#content .bottom {
	height: 56px;
	width: 613px;
	background-image: url('img/content/bg_bottom.png');
	background-repeat: no-repeat;
}

div #sidebar {
	width: 281px;
	float: right;
	vertical-align: top;
}
#sidebar ul {
	list-style-image: url('img/symbol/minor_bullet.png');
}
#sidebar .widget {
	width: 281px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#sidebar .widget .top {
	background-image: url('img/sidebar/bg_header.png');
	height: 27px;
	width: 281px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left 0px;
}
#sidebar .widget .top div {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1C171C;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 20px;
}
#sidebar .widget .mid {
	background-image: url('img/sidebar/bg_body.png');
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 5px;
	padding-left: 25px;
	text-align: left;
}

#sidebar .widget .mid a:link {
	color: #AC6C4F;
	text-decoration: none;
}
#sidebar .widget .mid a:hover {
	color: #AC6C4F;
	text-decoration: underline;
}
#sidebar .widget .mid a:visited {
	color: #AC6C4F;
	text-decoration: none;
}

#sidebar .widget .mid ul {
	margin: 0px;
	width: 220px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
#sidebar .widget .mid ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AC6C4F;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar .widget .bottom {
	background-image: url('img/sidebar/bg_bottom.png');
	background-repeat: no-repeat;
	height: 14px;
	width: 281px;
}
div #footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 894px;
}
#footer .top {
	background-image: url('img/footer/bg_top.png');
	background-repeat: no-repeat;
	height: 52px;
	width: 894px;
}
#footer .bottom {
	background-image: url('img/footer/bg_mid.png');
	background-repeat: repeat-y;
	width: 894px;
}

#footer a:link {
	color: #AC6C4F;
	text-decoration: none;
}
#footer a:hover {
	color: #AC6C4F;
	text-decoration: underline;
}
#footer a:visited {
	color: #AC6C4F;
	text-decoration: none;
}

#footer .bottom .title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AC6C4F;
	padding-bottom: 5px;
}
#footer .bottom .bio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #EEEED6;
	padding-left: 50px;
	padding-right: 210px;
	padding-bottom: 20px;
}
#footer .bottom .photo {
	padding: 15px;
	color: #EEEED6;
	width: 150px;
}
#footer .bottom .disclaimer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 15px;
	color: #EEEED6;
}
#content .mid .post pre {
	width: 250px;
}

.syntaxhighlighter {
white-space: pre !important;
overflow: auto !important;
font-size: 10px !important;
}
