@charset "UTF-8";
/*
Theme Name: Doejo texthog
Theme URI: http://www.doejo.com/
Description: doejo theme for texthog
Version: 1.0
*/

/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h4,h5,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

.cleaner {
	line-height: 0px;
	font-size: 0px;
	width:1px;
	height: 0px;
	clear: both;
}

html {
	height: 100%;
}

h1,h2,h3,h4,h5 {
	font-family: Arial, Helvetica, sans-serif;	
}

/*branding*/
h1 {
	font-size: 14px;
}

/* Post title */
h2 {
	color: #040404;
	font-size: 18px;
	line-height: 21px;
}

/* sidebar Title */
h3 {
	color: #040404;
	font-size: 16px;
	line-height: 22px;
}

h4 {
	color: #7e7878;
	font-size: 12px;
	line-height: 26px;
	font-weight: normal;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	color: #000000;
	padding-bottom: 2px;
}

textarea, input.field {
	margin-bottom: 12px;
	width: 463px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
	border:solid 1px #bbbbbb;
	padding:3px 7px;
	background:#fff url(images/bg_input.gif) repeat-x top;
	outline:0;
}

.button {
	width: 85px;
}

body {
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	background: #ffffff;
}

#wrapper {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	background: top left repeat-x url(images/bg_main.gif);
}

#header-wrapper {
	width: 100%;
	height: 38px;
	background: #000000 top left repeat-x url(images/bg_header.gif);
	line-height: 38px;
	margin-bottom: 54px;
}

#header-wrapper #header {
	width: 878px;
	margin: 0 auto;
	font-size: 11px;
	color: #fdfdfa;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#header-wrapper #header span {
	color: #fffc00;
	font-weight: bold;
}

#header-wrapper #header a {
	color: #fffc00;
}

#header-wrapper #header a:hover, a:link {
	outline: 0 none;	
}

#header-wrapper #header a:focus, a:active {
	outline: 1px dotted #fffc00;
}

#page-wrapper {
	width: 862px;
	margin: 0 auto;
	padding-bottom: 67px;
}

#page-wrapper a {
	color: #5ca003;
	text-decoration: underline;
}

#page-wrapper a:hover,
#page-wrapper a:link {
	outline: 0 none;	
}

#page-wrapper a:active,
#page-wrapper a:focus {
	outline: 1px dotted #222222;
}

#page-wrapper h1 {
	float: left;
	margin-bottom: 30px;
}

#page-wrapper h1 #branding {
	display: block;
	width: 366px;
	height: 70px;
	position: relative;
}

#page-wrapper h1 #branding span {
	position: absolute;
	height: 100%;
	width: 100%;
	background: top left no-repeat url(images/logo.gif);
	cursor: pointer;
}

#page-wrapper #intro-lines {
	width: 477px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #7e7878;
	padding-top: 18px;
	margin-bottom: 30px;
}

#page-wrapper #intro-lines a {
	font-weight: bold;
}

#page-wrapper #divider-line {
	height: 9px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	background: #5ca003 bottom left repeat-x url(images/bg_line.gif);
}

#page-wrapper #maincontent {
	width: 495px;
	float: left;
	padding-left: 10px;
	margin-top: -9px;
}

#page-wrapper #maincontent p {
	padding-left: 6px;	
}

#page-wrapper #maincontent .post {
	width: 473px;
	padding: 32px 6px 21px;
	border-bottom: 1px solid #b6b6b6;
}

#page-wrapper #maincontent .post h2 {
	margin-bottom: 8px;
}

#page-wrapper #maincontent .post h2 a{
	color: #040404;
	text-decoration: none;
}

#page-wrapper #maincontent .post p {
	padding: 3px 0;
}

#page-wrapper #maincontent .post p.final-line {
	padding: 12px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
}

#page-wrapper #maincontent .post p.final-line span {
	padding: 0 10px;	
}

#page-wrapper #sidebar {
	float: right;
	width: 309px;
	padding: 25px 0 0;
}

#page-wrapper #sidebar h3 {
	margin: 0 0 8px;	
}

#page-wrapper #sidebar #about-texthog {
	width: 290px;
	margin-bottom: 45px;
}

#page-wrapper #sidebar #about-texthog #pros {
	padding: 18px 0 0;
}

#page-wrapper #sidebar #about-texthog #pros h4 {
	padding-left: 22px;
	background: 3px center no-repeat url(images/star.gif);
}

#page-wrapper #sidebar #about-texthog #telebrands {
	width: 279px;
	height: 32px;
	padding: 15px 0 30px;
	background: left 15px no-repeat url(images/telebrands.gif);
}

#page-wrapper #sidebar #about-texthog a#twitter {
	display: block;
	position: relative;
	float: left;
	padding-left: 4px;
}

#page-wrapper #sidebar #about-texthog #twitter span {
	display: block;
	position: absolute;
	width: 77px;
	height: 17px;
	background: top left no-repeat url(images/ico_twitter.gif);
	left: 90px;
	top: 2px;
	cursor: pointer;
}

#page-wrapper #sidebar .hot-post {
	width: 290px;
	margin-bottom: 20px;
}

#page-wrapper #sidebar .hot-post p {
	margin-bottom: 6px;
}

#page-wrapper #sidebar .cat-item {
	list-style: none;
	padding-left: 22px;
}

#page-wrapper #sidebar .archives li {
	padding-left: 22px;
}


#footer-wrapper {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #5ca003;
	height: 42px;
	border-top: 1px solid #bed99a;
}

#footer-wrapper #footer {
	position: relative;
	width: 862px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

#footer-wrapper #footer #copyright {
	padding: 11px 0 0 12px;
	float: left;
}

#footer-wrapper #footer #doejo {
	padding: 11px 8px 0 0;
	float: right;
}

/* Comments */
#page-wrapper #maincontent .spec-headers {
	height: 32px;
	padding: 16px 6px 0;
}

#page-wrapper #maincontent #comments-wrapper {
	background: #fdffd2;
	padding: 15px 9px 0;
}

#page-wrapper #maincontent #comments-wrapper .comment {
	padding-bottom: 20px;
}

#page-wrapper #maincontent #comments-wrapper .comment .comment-headline {
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222px;
	margin: 0;
	padding: 0;
}

#page-wrapper #maincontent #comments-wrapper .comment .comment-headline a,
#page-wrapper #maincontent #comments-wrapper .comment .comment-headline span {
	font-size: 12px;
	font-weight: bold;
	padding-right: 8px;
}

#page-wrapper #maincontent #comments-wrapper .comment p {
	padding: 5px 0;
	padding-left: 1px;
}

#page-wrapper #maincontent .post-comment {
	padding: 0 9px 0;	
}