/*  
Theme Name: Digg 3 Columns
Theme URI: http://www.wpdesigner.com
Description: Digg-like 3 Columns Wordpress theme created by Small Potato (WPDesigner.com). Re-released under GPL.
Version: 1.0.2
Author: Small Potato
Author URI: http://www.wpdesigner.com/
*/

body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form {
margin:0;
padding:0;
}

body {
font-family:Times, Helvetica, Georgia, Sans-Serif;
font-size:14px;
text-align:center;
vertical-align:top;
background:#dcc29d url('images/site-bg.jpg');
background-position:center;
background-repeat:no-repeat;
background-attachment:fixed;
color:#fff;
}

h1,h2,h3,h4,h5,h6 {
font-family:Times, Helvetica, Georgia, Sans-Serif;
font-size:16px;
}

a {
text-decoration:underline;
color:#b37a19;
}

a:hover {
text-decoration:none;
}

a img {
border:0;
}

abbr,acronym {
border:0;
}

address,dl,p {
padding:10px 0 0;
}

blockquote {
background:#fffada url('images/bg_blockquote.gif') no-repeat 5px 7px;
color:#736926;
margin:10px 10px 0;
}

blockquote p {
padding:10px 10px 10px 20px;
}

blockquote blockquote {
background:#fff;
color:#333;
margin:10px 20px;
}

blockquote blockquote p {
padding:10px;
}

code {
background:#f9f9f9;
}

dt {
font-weight:bold;
}

dd {
padding:0 0 5px 15px;
}

hr {
clear:both;
width:100%;
border:0;
height:1px;
text-align:left;
background:url('images/bg_comment_bottom.gif') no-repeat;
margin:15px 0 5px;
}

small {
font-size:10px;
}

input,textarea {
font-family:Arial, Helvetica, Georgia, sans-serif;
font-size:12px;
padding:2px;
}

input#author,input#email,input#url,textarea#comment {
border:1px solid #cbb945;
background-color:#fffadb;
padding:3px;
}

input#author,input#email,input#url {
margin:0 5px 0 0;
}

#container,#header,#menu,#menu ul li,#menu ul li a,#pagetitle,h1,#syndication,.pagewrapper,#page,.wrapper,.narrowcolumnwrapper,.narrowcolumn,.content,.post,.entry,.browse,.sidebar {
text-align:left;
vertical-align:top;
}

#container {
width:904px;
margin:0 auto;
padding:10px 0;
}

#header {
background:url('images/pb-header.jpg');
width:904px;
height:200px;
color:#333;
position:relative;
margin:0 0 50px;
}

#header-box {
position:absolute;
top:40px;
left:0;
z-index:10;
}

#header-image {
position:absolute;
z-index:-2;
display:none;
margin:0 0 10px;
}

#header-overlay {
position:absolute;
width:904px;
height:160px;
z-index:-1;
display:none;
}

#pagetitle,#syndication,#searchbox {
z-index:3;
}

#pagetitle {
clear:both;
width:904px;
height:155px;
}

#pagetitle h1 {
font-size:24px;
font-weight:bold;
letter-spacing:1px;
text-transform:uppercase;
color:#fff;
display:none;
padding:36px 28px 0;
}

#pagetitle h1 a {
text-decoration:none;
color:#fff;
}

#syndication {
float:left;
color:#a90c07;
padding:15px 31px 0;
}

#syndication a {
color:#a90c07;
}

#syndication a.feed {
background:url('images/feed_icon.png') no-repeat 0 1px;
padding:0 0 0 19px;
}

#searchbox {
float:right;
padding:10px 31px 0;
}

#searchbox input#s {
border:1px solid #a90c07;
background:#bc5451;
color:#fff;
padding:3px;
}

#searchbox input#searchsubmit {
height:24px;
}

.pagewrapper {
float:left;
width:904px;
background:none;
color:#333;
margin:0 0 10px;
}

#page {
float:left;
padding:0 5px 5px;
}

.wrapper {
float:left;
width:500px;
}

.narrowcolumnwrapper {
float:left;
width:590px;
background:#fff;
margin:5px 0 0;
}

.narrowcolumn {
float:left;
width:590px;
}

.content {
float:left;
width:590px;
overflow:hidden;
}

.post {
line-height:18px;
padding:9px 5px 15px 0px;
}

.post h2 {
font-size:24px;
font-weight:normal;
line-height:27px;
padding:0 0 2px;
}

.post h2 a {
text-decoration:none;
color:#000000;
border-bottom:0 solid #75abea;
}

.sticky h2 a {
color:white;
background:#105cb6;
display:block;
margin:5px 0;
padding:10px;
}

.post img {
border:1px solid #ddd;
background:#fff;
padding:4px;
}

.post img.alignleft {
float:left;
margin:5px 10px 0 0;
}

.post img.alignright {
float:right;
margin:5px 0 0 10px;
}

img.centered,img.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}

.post img.wp-smiley {
border:0;
background:none;
padding:0;
}

.entry {
max-width:570px;
}

.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6 {
padding:9px 0 0;
}

.entry h1 {
font-size:20px;
line-height:30px;
}

.entry h2 {
line-height:18px;
}

.entry h3 {
font-size:14px;
}

.entry h4 {
font-size:12px;
}

.entry h5 {
font-size:11px;
}

.entry h6 {
font-size:10px;
}

.attachment .entry .image {
text-align:center;
}

.attachment .navigation {
overflow:hidden;
padding:10px 0 0;
}

.postinfo {
font-size:11px;
color:#a90c07;
clear:both;
}

.postinfo a {
color:#a90c07;
}

.postdate {
color:#a90c07;
}

.browse {
border-top:1px solid #bdbdbd;
line-height:18px;
padding:15px 16px;
}

.sidebar {
float:right;
width:160px;
line-height:18px;
overflow:hidden;
color:#b37a19;
margin:5px 0 0 5px;
}

.obar {
width:130px;
line-height:18px;
overflow:hidden;
color:#b37a19;
margin:5px 0 0 0px;
}

.obar {
float:left;
margin:0 5px 0 0;
}

.sidebar ul,.obar ul {
list-style:none;
margin:0;
padding:0;
}

.sidebar ul li,.obar ul li {
margin:5px 0 0;
padding:9px 0px 15px;
}

.sidebar ul li.widget_search,.obar ul li {
padding:15px 2px;
}

.sidebar ul li h2,.obar ul li h2 {
font-size:16px;
font-weight:bold;
line-height:18px;
color:#a90c07;
}

.sidebar ul ul li,.obar ul ul li {
background:none;
margin:0;
padding:6px 0 3px;
}

.sidebar ul ul ul,.obar ul ul ul {
padding:3px 0 0;
}

.sidebar ul ul ul li,.obar ul ul ul li {
padding:6px 0 3px 15px;
}

.sidebar ul li select {
width:100%;
}

.post h3#comments,.post h3#respondtitle {
line-height:27px;
color:#a90c07;
}

.post h3#respondtitle {
color:#333;
}

ol.commentlist {
list-style:none;
margin:0 0 11px;
padding:0;
}

ol.commentlist li>div {
background:url('images/bg_comment_bottom.gif') no-repeat left bottom;
padding:13px 0;
}

ol.commentlist li {
list-style:none;
}

ol.commentlist li .commentmetadata {
font-size:11px;
color:#546477;
}

ol.commentlist li .commentmetadata a {
color:#546477;
}

div.navigation {
padding-bottom:3em;
}

form#commentform small {
font-size:11px;
}

#footer {
font-size:11px;
color:#000;
text-align:center;
margin:10px 0;
}

.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;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

div.avatar {
float:right;
margin:0;
padding:0;
}

#sidebar-area {
	width:300px;
	float:right;
}

#full-width-sidebar {
	width:300px;
	margin:0 auto;
}