﻿/*
Theme Name: Pixeldust
Theme URI: 
Description: Pixeldust is a 3 cloumn theme
Version: 1.0
Author: Barnhill
Author URI: 
*/ 

* {
margin : 0;
padding : 0;
outline : none;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p {
margin : 0;
padding : 0;
}

p {
padding : 10px 0 0 0;
}

a img {
border : 0;
}

body {
margin : 0;
background : url('images/background-wood-brown.jpg') repeat;
font-family : 'Times New Roman', Times, serif;
font-size : 16px;
vertical-align : top;
color : #000;
}

#page {
width : 1000px;
margin : 0 auto;
background : #FFF;
border-right:1px #a9602b solid;
border-left:1px #a9602b solid;
}

a, a:visited {
color : #a9602b;
text-decoration : none;
}

a:hover {
text-decoration : underline;
}

#header {
width : 100%;
background : url('images/PandS_Header_Background6.jpg') no-repeat;
height : 150px;
border-bottom:1px #a9602b solid;
}

#logo{
float:left;
padding-left:10px;
}

#header h1 {
padding : 50px 10px 10px 10px;
font-family: 'Times New Roman', Times, serif;
font-size:42px;
font-weight:800;
}
#header h1 a{
color:#FFF;
}
#header h1 a:hover {
text-decoration: none;
}

#description {
padding-top: 32px;
padding-left : 277px;
font-family: 'Times New Roman', Times, serif;
font-size: 20px;
font-weight:600;
color : #8d4714;
}

#wrapper {
width : 100%;
margin-top:20px;
}

#content {
float : left;
width : 550px;
margin-top:-10px;
margin-left:20px;
margin-right:5px;
}

.post {
padding : 0 5px 10px 5px;
}

.post ul, .post li {
margin-left : 25px;
}

.entry {
margin : 5px;
padding : 5px 10px 10px 10px;
}

.post a img {
border : none;
padding : 10px;
margin : 4px;
}

.navigation {
padding : 10px;
font-size : 18px;
}

.alignleft {
float : left;
}

.alignright {
float : right;
}

blockquote {
background-image : url(images/blockquote.gif);
background-repeat : no-repeat;
background-position : left top;
margin : 10px 40px 10px 5px;
color : #bd8f6c;
clear : both;
padding-top : 15px;
padding-left : 38px;
}

p.postmetadata {
color : #310d06;
background:#fff;
border:2px #7f3400 solid;
padding : 2px;
font-size : 11px;
}

#sidebar-right {
width : 195px;
float : right;
border:2px #7f3400 solid;
padding : 2px;  
margin-right: 5px;
}

#sidebar-left {
width : 195px;
float : left;
border:2px #7f3400 solid;
padding : 2px;
margin-left: 5px;
}

#sidebar-right ul,#sidebar-left ul {
list-style : none;
}

#sidebar-right ul h2,#sidebar-left ul h2 {
margin-top: 10px;
padding-top : 8px;
padding-left: 5px;
color : #D0942F;
background:url('images/h2.gif') no-repeat;
width:195px;
height:30px;
text-transform : uppercase;
font-size : 14px;
}

#sidebar-right ul ul,#sidebar-left ul ul {
margin : 0 5px 5px 5px;
padding : 5px;
}

#sidebar-right ul ul li,#sidebar-left ul ul li {
line-height : 21px;
}

#sidebar-right ul ul li:hover,#sidebar-left ul ul li:hover {
background : #fff;
}

#sidebar-right ul ul li:before,#sidebar-left ul ul li:before {
content : "\00BB \0020";
}

#sidebar-right ul ul ul li,#sidebar-left ul ul ul li {
padding-left : 20px;
}

#sidebar-right p ,#sidebar-left p{
padding : 10px;
color : #d0942f;
}

h3#respond, h3#comments {
font-size : 18px;
padding : 10px;
}

ol.commentlist {
list-style : none;
font-size : 12px;
color : #999;
}

ol.commentlist li {
margin-bottom : 20px;
padding-bottom : 20px;
padding : 5px;
}

ol.commentlist li.alt {
margin-bottom : 20px;
padding-bottom : 20px;
}

#comment_title {
margin-bottom : 5px;
}

#commentform {
padding:10px 10px 20px 10px;
}

#commentform p {
margin-bottom : 10px;
}

#commentform textarea {
width : 99%;
padding : 2px;
font-size : 12px;
background-color : #fff;
border : 1px solid #713a11;
}

.comtxt {
padding-left : 10px;
}

p.comto {
background : #4f2303;
padding : 5px;
font-size : 12px;
font-family : 'Times New Roman', Times, serif;
font-weight : bold;
}

p.comto a {
color : #a96020;
text-decoration : none;
}
#searchform{
padding-top:2px;
padding-right:25px;
float:right;
}
#searchform input {
background : transparent;
color : #D0942F;
width : 50px;
padding:2px;
border:0px;
}

#searchform #s {
width : 200px;
background : #d8d0ce;
padding:2px;
color:#9b5522;
}
#footer{
width:100%;
clear : both;
background:#2d0a03;
border-top: 1px #a9602b solid;
border-bottom: 1px #a9602b solid;
}
#footer p {
color : #fff;
font-size:12px;
padding-left:320px;
padding-bottom:10px;
}

#footer a {
color : #999;
}

hr {
display : none;
}

small {
float:left;
margin:auto;
color:#713f1c;
}


