/*
Theme Name: AdFarm
Theme URI: http://www.adfarmonline.com/
Description: AdFarm WordPress theme.
Version: 1.0
Author: AdFarm Interactive
Author URI: http://www.adfarmonline.com/
Tags: AdFarm

*/



/* Begin Typography & Colors */
body {
	/*font-size: 62.5%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;*/
	color: #333333;
	text-align: center;
}
	
a {
	color: #9C3022;
	text-decoration: none;
}
a:hover {
	color: #474e1c !important;
	text-decoration: none;
}

li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
#header_mainnav li {
	padding-left: 10px;
}

#content {
	font-size: 1.2em;
}

#sub_content_single p {
	color: #333333;
	line-height: 18px;
}

#blogleftcol {
	float: left;
	width: 696px;
	background-image: url(images/back_leftcontent_repeat.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#blogleftcol_top {
	background-image: url(images/back_leftcontent_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#blogleftcol_bot {
	background-image: url(images/back_leftcontent_bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 692px;
	overflow: visible;
	padding: 0px 25px 25px 35px;
}

.narrowcolumn .entry p {
	font-size: 12px;
	line-height: 18px;
}

.widecolumn .entry p {
	font-size: 12px;
	line-height: 18px;
}

.narrowcolumn .entry li {
	font-size: 12px;
	line-height: 18px;
}

.widecolumn .entry li {
	font-size: 12px;
	line-height: 18px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 19px;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: left;
	font-size: 11px;
	color: #999999;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 0px 10px 0px;
	color: #999999;
	margin-bottom: 10px;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	text-align: left;
	}

h2.pagetitle {
	font-size: 1.6em;
	text-align: left;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #9C3022;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
.entry p a:hover {
	color: #FF8200;
	text-decoration: none;
}

.entry p a:visited {
	color: #af292e;
}

.authorline {
	padding-bottom: 25px;
}

.authorline small {
	color: #333333;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	/*font: 0.9em Arial, Helvetica, sans-serif;*/
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
	background: #fff;
	margin-right: 10px;
	}
	
.commentlist li .comment-meta {
	color: #999999;
}
	
.commentlist li .comment-author {
	font-weight: bold;
	color: #666666;
}
.commentlist li .comment-author a {
	color: #9d3122;
}

.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: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	color: #666666;
	font-size: 11px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333333;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #af292e;
	text-decoration: none;
	}

a:hover {
	color: #797c51;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	color: #333333;
	}

.narrowcolumn {
	/*float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 620px;*/
	}

.widecolumn {
	/*padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;*/
	padding: 0px 50px 20px 0px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	clear: both;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0 0;
	}

h2.pagetitle {
	text-align: left;
	clear: both;
}

h3 {
	/*padding: 0;
	margin: 30px 0 0;*/
	padding: 0px 0px 10px 0px;
	margin: 0px ;
	text-align: left;
}

h3.comments {
	/*padding: 0;
	margin: 40px auto 20px ;*/
	padding: 0px 0px 10px 0px;
	margin: 0px ;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}
/* End Headers */



/* Begin Images */
p img {
	max-width: 100%;
	padding: 0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	margin: 18px;
	border: 1px solid #CCCCCC;
	}

img.alignright {
	padding: 2px;
	margin: 0 0 18px 18px;
	display: inline;
	border: 1px solid #CCCCCC;
	}

img.alignleft {
	padding: 2px;
	margin: 0 18px 18px 0;
	display: inline;
	border: 1px solid #CCCCCC;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	color: #333333;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	color: #333333;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	color: #333333;
}
	
html>body .widget ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	color: #333333;
}

html>body .widget li {
	/*margin: 7px 0 8px 10px;*/
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #333333;
	}

.widget ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	/*content: "+ ";*/
	color: #333333;
}
.entry ul{
	margin-top:0px !important;
	margin-bottom:11px !important;
	padding-left:0px !important;
	padding-top:0px !important;
	padding-left:6px !important;
}
.entry ul li{
	background-image:url(images/bullet_green_square.gif);
	background-repeat:no-repeat;
	background-position:2px 7px;
	padding:0 !important;
	padding-left:23px !important;	
	margin:0 !important;
}
.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;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	border-bottom: none;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#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;
	color: #333333;
}

.reply {
	
	height: 20px;
	background-color: #e7e7d7;
}

.reply a {
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	background-color: #af292e;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.reply a:hover {
	background-color: #797c51;
	text-decoration: none;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	text-align: left;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	/*padding: 20px 0 10px 0;
	margin-left: 690px;
	width: 300px;
	text-align: left;*/
	float: right;
	width: 220px;
	text-align: left;
	background-color: #d2d3b4;
	padding: 0px;
	margin: 0px;
}

#sidebar form {
	margin: 0px;
	padding: 0px;
}

#sidebar ul li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color: #797c51;
	color: #FFFFFF;
	padding: 0px 0px 0px 17px;
	margin: 0px !important;
	height: 34px;
	line-height: 34px;
	background-image: url(/images/back_blogheaders.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.sidebartitlepad {
	border: 1px solid #C6877E;
	padding: 9px;
}


#sidebar h2.widgettitle {
	/*padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 1px solid #FFFFFF;*/
}

#sidebar ul, #sidebar ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px 0px 10px 0px !important;
}

#sidebar ul p, #sidebar ul select {
	padding: 5px 0 8px 0px;
}

#sidebar ul ul, #sidebar ul ol {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul ul ul, #sidebar ul ul ol {
	padding: 0 0 0 10px;
	margin: 0px;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px;
	padding: 7px 5px 7px 12px !important;
	background-image: url(images/blogbullet.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	list-style-position: outside;
	/*list-style-image: url(images/blogbullet.jpg);
	list-style-position: inside;*/
	list-style-type: none;
	list-style-image: none;
	border-bottom: 1px solid #BABB99;
	font-size: 12px;
}

#sidebar ul ul.wp-polls-ul li {
	margin: 0px;
	padding: 7px 0px 7px 11px;
	border-bottom: none;
	background-image: none;
	border-bottom: none;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



/* 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 */

/* Flint Styles */
#agencytext {
	color: #333333;
	line-height: 18px;
	font-size: 15px;
	padding: 10px 30px 10px 30px;
}

#sidebar #tweetblender {
	padding-left: 25px;
	position: relative;
}

#sidebar #twitterbox {
	position: relative;
	background: url(images/back_twitter.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 140px;
	width: 281px;
}

#sidebar #twitterboxpad {
	padding: 13px 30px 13px 13px;
	text-align: left;
}

#tweetlist {
	margin-left: 0px;
	padding-left: 0px;
	border: none;
}

.tb_tweetinfo {
	border: none;
}

ol#tweetlist {
	/*border: 1px solid #00CC00;*/
	border: none;
}

ol#tweetlist li {
	margin-left: 0px;
	padding-left: 0px;
	/*border: 1px solid #0000CC;*/
	border: none;
}

ol#tweetlist li:before {
	/*content: "\00BB \0020";*/
}

#sidebar ul ul#tweetlist li:before {
	/*content: "\00BB \0020";*/
	content: "";
}

#sidebar ul ol#tweetlist {
	border: none;
	padding: 0px;
	margin: 0px;
}

#sidebar ul ol#tweetlist li {
	margin-left: 0px;
	padding-left: 0px;
	/*border: 1px solid #0000CC;*/
	border: none;
	font-size: 14px;
	line-height: 20px;
}

#archivelink {
	text-align: left;
	display: block;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

.tb_author {
	font-size: 12px;
	color: #999999;
	display: block;
}

#twitterbird {
	position: absolute;
	width: 39px;
	height: 29px;
	top: 14px;
	left: 280px;
}

#stayupdated {
	font-size: 13pt;
	color: #333333;
}

#stayupdated a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

#stayupdated a:hover {
	font-size: 14px;
	color: #af292e;
	text-decoration: none;
}

#rsslink {
	display: block;
	height: 15px;
	line-height: 15px;
	float: left;
	padding: 0px 10px 0px 20px;
	background-image: url(images/icon_rss.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#signuplink {
	display: block;
	height: 15px;
	line-height: 15px;
	float: left;
	padding: 0px 0px 0px 20px;
	background-image: url(images/icon_newsletter.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#blogsearch {
	position: absolute;
	width: 210px;
	height: 20px;
	top: -53px;
	left: 10px;
}

img.photo {
	float: left;
	padding: 0px 10px 10px 0px;
}

#followusmargin {
	padding: 16px;
}

#followusbox {
	border-top: 1px dashed #a8ab86;
	border-bottom: 1px dashed #a8ab86;
	padding: 10px 0px 10px 0px;
}

#followusbox a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#followusbox a:hover {
	color: #9c3022;
	text-decoration: none;
}

#followus_twitterlink {
	display: block;
	float: left;
	height: 24px;
	line-height: 12px;
	font-size: 10px;
	padding: 0px 10px 0px 28px;
	background-image: url(/images/followus_twitter.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0;
}

#followus_rsslink {
	display: block;
	float: left;
	height: 24px;
	line-height: 12px;
	font-size: 10px;
	padding: 0px 0px 0px 28px;
	background-image: url(/images/followus_rss.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0;
}

#pollboxspacer {
	padding: 10px 0px 0px 10px;
}

#home_pollboxtop {
	width: 185px;
	background-image: url(/images/back_polltop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 6px;
	overflow: hidden;
}

#home_pollboxbottom {
	background-image: url(/images/back_pollbottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 21px;
}

#home_pollbox {
	background-image: url(/images/back_poll.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 8px 17px 4px 17px;
}

.pollquestion {
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}

.polloptions {
	font-weight: bold;
	color: #9F3123;
	font-size: 12px;
	padding: 10px 0px 10px 0px;
}

.pollsubmit {
	color: #9F3123;
	font-size: 11px;
}

.pollsubmit a {
	color: #9F3123;
	font-size: 11px;
	text-decoration: none;
}

.pollsubmit a:hover {
	color: #9F3123;
	text-decoration: underline;
}

#blogheadimage {
	text-align: left;
	padding: 0px 0px 0px 10px;
}

/*h2 {
	margin: 0 !important;
	padding: 0 !important;
}*/

.widget_tag_cloud div {
	padding: 10px;
}

#pagefarmupdates {

}

#pagefarmupdates ul {
	list-style-type: disc;
}

#pagefarmupdates li {
	list-style-type: disc;
	line-height: normal;
	padding: 0px;
}
/* End Flint Styles */
.comment  {
	margin-bottom: 10px;
}
.depth-2 {
	margin-left: 15px;
}
.depth-3 {
	margin-left: 20px;
}
.depth-4 {
	margin-left: 25px;
}
.depth-5 {
	margin-left: 30px;
}
.depth-6 {
	margin-left: 35px;
}
.depth-7 {
	margin-left: 40px;
}
.depth-8 {
	margin-left: 45px;
}
.depth-9 {
	margin-left: 50px;
}
.depth-10 {
	margin-left: 55px;
}
