/*
Theme Name: PPC Buyers
Theme URI: http://ppc-buyers.com.previewdns.com/
Description: Customized Wordpress template built just for PPC-Buyers.com
Version: 1.0
Author: Eric Wolfe
Author URI: http://kussner.com/
*/

/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;}

table {border-collapse:collapse; border-spacing:0;}
fieldset,img { border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
q:before,q:after {content:'';}
span {display: none;}
abbr,acronym {border:0;}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #727272;
	margin-bottom: 1em;
}
p {
	padding-bottom: 1em;
}
strong {
	font-weight: bold;
}
#copy , h6{
	padding: 12px;
	font-family: geneva, arial, verdana, sans-serif;
	;
	;
	font-size: 9pt;
	line-height: 14px;
	color: #727272;
}
h6 {
	color: #000;
	font-size: 8pt;
}

a {color: #6699ff;}

/* LAYOUT */
#wrapper {
	width: 717px;
	margin: 0 auto;
}
#sidebar {
	width: 238px;
	float: left;
	padding-top: 13px;
	background-color: #f8f8ee;
}


#content {
	background-color: #FFF;
	width: 479px;
	float: right;
}

#footer {
	background-color: #d8d9cf;
	clear: both;
	width: 717px;
	text-align: center;
}
#pages  {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	margin-right: 22px;
	margin-left: 22px;
}

#pages li  {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e1d8;
	padding-top: 4px;
}

#pages li a {
	text-decoration: none;
	color: #333;
	display: block;
	padding-left: 54px;
	height: 24px;
}

#pages li a:hover, #pages li a:active {
	color: #3a72e3;
	background-attachment: scroll;
	background-image: url(images/trees.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
#links {
	margin-top:20px;
	padding-bottom:50px;
	padding-left:22px;
}

#copy {	
	min-height:100px;
	height: auto !important;
	height: 100px;
}


.entry img {border-style: solid; border-width: 1px; border-color: #ccc;}
.post {border-bottom-style: solid; border-bottom-color: grey; border-bottom-width: 1px; margin-bottom: 20px;}
.navigation {margin-bottom: 1em;}