/*
Theme Name: TheFieldChair
Theme URI: http://www.widgetreadythemes.com/
Description: TheFieldChair is a 3 cloumn black theme designed by <a href="http://www.banhawidesigns.com/">Banhawi Designs</a> & <a href="http://www.widgetreadythemes.com/">WidgetReadyThemes</a> . 
Version: 1.1
Author: Banhawi
Author URI: http://www.banhawidesigns.com
*/ 

* {
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;
line-height: 20px;
}

img {
behavior:	url("pngbehavior.htc");
}

a img {
border : 0;
}

body {
margin : 0;
background : #000 url('images/bg.gif') repeat;
font-family : Arial, Helvetica, Georgia, Sans-serif;
font-size : 14px;
vertical-align : top;
/*color : #ccc;*/
color: #FFF;
}

#container {
background : url('images/pbg.png') repeat-y;
width : 1100px;
margin : 0 auto;
}

#page {
width : 1000px;
margin : 0 auto;
background : #222 ;
}

a, a:visited {
color: #a5402b;
text-decoration : none;
font-weight:bold;
}

a:hover {
text-decoration : underline;
}

#header {
width : 100%;
background : url('images/header.jpg') no-repeat;
height : 300px;
}

#logo{
float:left;
padding-left:10px;
}

#header h1 {
padding : 100px 10px 10px 10px;
font-family:Century Gothic, Helvetica, Arial, sans-serif;
font-size:36px;
font-weight:lighter;
}

#header h1 a{
color:#333;
}

#header h1 a:hover {
text-decoration : none;
}

#description {
padding-left : 10px;
font : 14px Century Gothic, Helvetica, Arial, sans-serif;
color : #fff;
}

#wrapper {
width : 100%;
margin-top:20px;
}

#content {
float : left;
width : 550px;
margin-left:20px;
margin-right:5px;
}

.ctop {
background:url('images/ctop.gif') no-repeat;
width:550px;
height:44px;
}

.cb {
background:url('images/cbg.gif') repeat-y;
width:550px;
}

.cfoot {
background:url('images/cfoot.gif') no-repeat;
width:550px;
height:44px;
margin-bottom:20px;
}

#nav {
margin:0 auto;
float : left;
width:998px;
background:#222 url('images/navbg.gif') repeat-x;
border:1px #321f1b solid;
border-top:0px;
margin-bottom:20px;
}

#nav ul {
clear : both;
float : left;
margin-left:25px;
}

#nav ul li {
float : left;
display : block;
}

#nav ul li a {
float : left;
display : inline;
color : #FFF;
text-decoration : none;
font: 16px Century Gothic, Helvetica, Arial, sans-serif;
margin:5px 20px;
padding-bottom:5px;
}

.post-h{
width:540px;
height:110%;
background:#222 url('images/phbg.gif') no-repeat left center;
border:1px #111 solid; 
margin:0 auto;
margin-top:-25px;
}

.post h2 a:hover,.post h2 a:visited,.post h2 a {
font : 24px Century Gothic, Helvetica, Arial, sans-serif;
text-decoration : none;
/*color:#961d03;*/
color:#FFF;
padding:5px;
padding-left:70px;
}

.post p a, .post p a:visited {
color: #54A62B;
}

#info {
color:#444;
margin-left:75px;
font-size:10px;
}

.post ul, .post li {
margin-left : 35px;
}

.entry {
padding:10px 20px 10px 20px;
}

.post img {
/*border: 1px solid #444;*/
border: 0px;
}

.navigation {
padding: 10px;
font-size : 18px;
}

.alignleft {
float: left;
padding: 0 10px 10px 0;
}

.alignright {
float: right;
padding: 0 0 10px 10px;
}

blockquote {
background-repeat : no-repeat;
background-position : left top;
margin : 10px 20px;
color:#999;
font-family:"Times New Roman", Times, serif;
font-size:14px;
padding:20px;
background:#333;
clear : both;
border-top:1px #222 solid;
border-bottom:1px #222 solid;
}

p.comments {
font-size : 12px;
font-weight:bold;
float:right;
margin-right:20px;
}

#sidebar-right {
width : 195px;
float : right;
margin-right:20px;
text-align:center;
font-size: 12px;
}

#sidebar-left {
width : 195px;
float : left;
margin-left:5px;
text-align:center;
font-size: 12px;
}

#sidebar-right ul,#sidebar-left ul {
list-style : none;
text-align : center;
}

#sidebar-right ul h2,#sidebar-left ul h2 {
padding : 5px;
color : #FFF;
background:url('images/h2bg.gif') repeat-x;
width:195px;
height:20px;
text-transform : uppercase;
font-size : 14px;
border:1px #721a07 solid;
text-align:center;
}

#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 ul li,#sidebar-left ul ul ul li {
padding-left : 20px;
}

#sidebar-right p ,#sidebar-left p{
padding : 10px;
color : #ccc;
}

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 #111;
}

.comtxt {
padding-left : 10px;
}

p.comto {
background : #2a2a2a;
padding : 5px;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
}

#searchform{
padding-top:275px;
margin-right:110px;
float:right;
}

#searchform input {
background : transparent;
border:0px;
}

#searchform #s {
width : 200px;
background : transparent;
padding:2px;
color:#661908;
}

#footer{
clear : both;
background:#1b1b1b;
text-align:center;
padding:10px;
}

#footer p {
color : #ccc;
font-size:11px;
padding:5px;
}

#footer a {
color : #999;
}

hr {
display : none;
}

#twitter-320470181 h2 a {
color: #FFF;
}

#twitter-320470181 img {
text-align: center;
padding: 10px 0 0 0;
}

#twitter-320470181 li {
list-style: disc outside;
text-align: left;
margin-left: 10px;


}