/********************************* positioning */

* {margin:0; padding:0}
html{height: 100%; background: #cdbdbd url("http://discusster.textdriven.com/gawds/images/bg.png") 50% 0 repeat-y;}
body{height: 100%; color: #666; font: 93% Arial, Verdana, sans-serif;position: relative;background: transparent url("http://discusster.textdriven.com/gawds/images/bg.gif") 0 0 repeat-x;}
#bg{background: transparent url("http://discusster.textdriven.com/gawds/images/header_bg.png") 50% 7px no-repeat;}
#container{max-width: 920px; margin: 0 auto;}
#header{height: 180px;width: 100%;position: relative;overflow: hidden;}
#wrapper{float:left;width:100%;background: #fff; margin-top: 8px;}
#content{min-height: 100%; margin: 0 350px 0 0; background: #fff; padding: 47px 56px;}
#col1{float:left;width:135px;margin:8px 0 0 -350px; background:#fff; padding: 47px 20px;}
#col2{float:left;width:135px;margin:8px 0 0 -175px; background:#fff; padding: 47px 20px;}
#footer{color: #fff; clear:left; font-size: .8em; padding: 20px 30px 10px; background: #DD4D36;}

/************************************** header */

#header #c{
height: 100%;
width: 100%;
display: block;
max-height: 100px;
background: #431813;
padding: 0;
color: #fff;
margin: 80px 0 0 0;
position: relative;
font-family: "Century Gothic", Arial, sans-serif;
}

#header #c h1{
font-size: 1.75em;
}

#header #c h1 a,
#header #c h1 a:visited{
height: 100px;
width: 280px;
background: #431813;
position: absolute;
top: 0;
left: 0;
color: #fff;
text-decoration: none;
outline: 0;
}

#header #c h1 a:hover,
#header #c h1 a:focus{
color: #fff;
background: #F37F41;
}

#header #c h1 a img{
border: 0;
}

#header ul#accessnav,
#header #c ul{
position: absolute;
right: -20px;
top: 30px;
list-style: none;
height: 1%;
font-family: "Century Gothic", Arial, sans-serif;
}

#header ul li a,
#header ul li a:visited{
padding: 0 2px;
color: #fff;
text-decoration: none;
background: #353535;
outline: 0;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

#header #c ul li a,
#header #c ul li a:visited{
background: #431813;
}

#header ul li a:hover,
#header ul li a:focus,
#header #c ul li a:hover,
#header #c ul li a:focus{
color: #fff;
background: #F37F41;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

#header ul#accessnav li,
#header #c ul li{
display: inline;
padding: 0;
margin: 0;
background: url("http://discusster.textdriven.com/gawds/images/header_nav_separator.png") 0 50% no-repeat;
padding: 0 10px 0 20px;
margin: 0 1em 0 -1em;
display: block;
float: left;
}

#header ul#accessnav li:first-child,
#header #c ul li:first-child,
#header #c ul li#join,
#header #c ul li#rss{
background-image: none;
}

#header #c ul{
right: 167px;
top: inherit;
bottom: 36px;
font-size: .9em;
}

#header form{
position: absolute;
right: 0;
top: 0;
width: 175px;
height: 100px;
background: #dd4d36;
}

#header form fieldset{
border: 0;
color: #431813;
position: relative;
background: yellow;
}

#header form fieldset legend{
display: none;
}

#header form fieldset input#search{
height: 15px;
font-size: 1em;
padding: 2px;
border: 0;
width: 100px;
position: absolute;
top: 30px;
left: 20px;
}

#header form fieldset label{
font-size: .9em;
position: absolute;
top: 10px;
left: 20px;
}

#header form fieldset input.button{
border: solid 2px #431813;
position: absolute;
top: 30px;
left: 130px;
padding: 0;
}

#header form fieldset input.button:hover,
#header form fieldset input.button:focus{
border: solid 2px #fff;
}

#header #c ul li#rss{
position: absolute;
top: -55px;
right: 0;
}

#header #c ul li#rss:after{ content: "+"; }

#header #c ul li#rss span{
width: 60px;
height: 60px;
background: transparent url("http://discusster.textdriven.com/gawds/images/rss.png") 0 0 no-repeat;
position: absolute;
top: -20px;
right: 55px;
}

#header #c ul li#rss a{
position: absolute;
top: 20px;
right: -35px;
}

#header #c ul li#rss{
font-size: 1.4em;
}

#header #c ul li#rss,
#header #c ul li#rss a,
#header #c ul li#rss a:visited{
color: #f26051;
background: #431813;
font-weight: bold;
}

#header #c ul li#rss a:hover,
#header #c ul li#rss a:focus{
color: #431813;
background: #f26051;
}

#header #c ul li#join{
position: absolute;
top: 0;
right: -98px;
z-index: 10;
padding: 0;
margin: 0;
}

#header #c ul li#join{
background-color: #DD4D36;
}

#header #c ul li#join a,
#header #c ul li#join a:visited{
background: #FF5A3F;
color: #fff;
padding: 0 3px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

#header #c ul li#join a:hover,
#header #c ul li#join a:focus{
background: #431813;
color: #fff;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}

/********************************** index page */

#intro{
width: 220px;
float: left;
position: absolute;
}

#j{
background: #fff url("http://discusster.textdriven.com/gawds/images/join_gawds.png") 100% 0 no-repeat;
width: 32%;
height: 182px;
float: right;
padding: 90px 6% 0 20%;
color: #431813;
margin: 0 0 40px;
}

#j h3{
font-size: 1.5em;
margin-bottom: 0;
}

#j p{
font-size: .9em;
line-height: 1.2;
}

#j p a,
#j p a:visited{
background: #EFCAAF;
color: #431813;
padding: 0 3px;
font-weight: bold;
text-decoration: none;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

#j p a:hover,
#j p a:focus{
background: #431813;
color: #EFCAAF;
}

#j p a:after{ content: " >>"; }

#blog{
clear: both;
}

/**************************************** misc */

blockquote{
clear: both;
padding: 20px 30px 20px 60px;
color: #dd4d36;
background: #fff url("http://discusster.textdriven.com/gawds/images/quotes.png") 0 7px no-repeat;
}

hr{
display: none;
}

/********************************** typography */

p{
margin: 0 0 1em;
line-height: 1.4;
}

h2,
#blog h2 a{
color: #dd4d36;
font-weight: normal;
font-family: "Century Gothic", Arial, sans-serif;
margin-bottom: .25em;
}

h3,h4,h5,h6{
font-family: Arial, Verdana, sans-serif;
margin-bottom: .25em;
}

#col1 h3, #col2 h3{
border-bottom: double 4px #FFAD9F;
color: #dd4d36;
font-size: .75em;
text-transform: uppercase;
font-weight: normal;
}

#content a{
color: #dd4d36;
}

#content a:visited{
color: #666;
}

#content a:hover,
#content a:focus{
color: #dd4d36;
background: #FFE4DF;
}

/******************************** side columns */

#col1, #col2{
font-size: .9em;
}

#col1 ul, #col2 ul{
list-style: none;
margin: 5px 0 35px;
}

#col1 p, #col2 p{
margin: 5px 0 35px;
}

#col1 ul li, #col2 ul li{
line-height: 1.2;
margin-bottom: .5em;
}

#col1 a,
#col2 a{
color: #666;
text-decoration: none;
border-bottom: 1px dotted #999;
}

#col1 a:visited,
#col2 a:visited{
padding-right: 15px;
background: transparent url("http://discusster.textdriven.com/gawds/images/tick.png") 100% 50% no-repeat;
}

#col1 a:hover,
#col1 a:focus,
#col2 a:hover,
#col2 a:focus{
color: #444;
text-decoration: none;
border-bottom: 1px dotted #666;
background: #eee
}

#col1 #members{
margin: 5px 0 35px -5px;
display: block;
overflow: hidden;
}

#col1 #members li{
float: left;
margin: 0 0 2px 5px;
}

#col1 #members a{
border: 0;
}

#col1 #members a img{
padding: 2px;
border: solid 1px #ccc;
}

#col1 #members a:visited{
background: none;
padding: 0;
}

#col1 #members a:hover img{
background: #F37F41;
border: solid 1px #F37F41;
}

#twitter h3{
border: 0;
}

#col2 #twitter ul{
margin-bottom: 10px;
}

#col2 #twitter ul li{
padding-bottom: 10px;
border-bottom: dotted 1px #ccc;
margin-bottom: 10px;
}

#col2 #twitter a{
color: #dd4d36;
margin: 5px 0;
border-bottom: dotted 1px;
}

#col2 #twitter a:hover,
#col2 #twitter a:focus{
background: #FFE4DF;
}

#twitter span{
color: #555;
display: block;
margin: 5px 0;
}

#twitter p{
margin: 0;
}

#twitter span{
font-size: .8em;
}

#twitter a:visited{
background: none;

padding: 0;
}

#col1 #views li{
padding-bottom: 10px;
border-bottom: dotted 1px #ccc;
margin-bottom: 10px;
}

#col1 #views a:visited{
background-image: none;
padding: 0;
}

#forgotten a,
#forgotten a:visited{
font-size: .9em;
}

#forgotten:after{
content: " >>";
font-size: .8em;
}

#col1 input.button{
background: #DD4D36;
color: #fff;
font-weight: bold;
text-transform: uppercase;
font-size: .8em;
padding: 2px;
margin: 5px 0 0;
cursor: pointer;
border: 0;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

#col1 input.button:hover,
#col1 input.button:focus{
background: #431813;
color: #fff;
}

#col1 textarea{
height: 100px;
}

#col1 h3 a img{
border: 0;
}

#col1 h3 a:visited{
background-image: none;
padding: 0;
}

/*************************************** forms */

fieldset{
border: 0;
}

label{
text-transform: lowercase;
}

#col1 fieldset legend{
text-indent: -9999px;
}

#col1 input,
#col1 textarea,
#col1 select{
max-width: 135px
}

input,textarea,select{
background-color: #f4f4f4;
color: #431813;
border: solid 1px #eee;
border-top: solid 1px #ccc;
border-left: solid 1px #ccc;
padding: 2px;
}

input:focus,
textarea:focus,
select:focus{
background: #FFE4DF;
border: solid 1px #FFF1EF;
border-top: solid 1px #EFBBB3;
border-left: solid 1px #EFBBB3;
}

/**************************************** blog */

#blog .entry{
margin-top: 30px;
padding: 30px 0 0;
border-top: dotted 1px #ccc;
}

#blog h2 a{
text-decoration: none;
}

#blog h2 a:visited{
color: #666;
}

#blog h2 a:focus,
#blog h2 a:hover{
background: #DD4D36;
color: #fff;
}

#blog h2 span{
font-size: .75em;
}

.blog_meta{
font-size: .9em;
}

.blog_meta,
#content .blog_meta a,
#content .blog_meta a:visited{
color: #999;
font-style: italic;
}

/************************************** footer */

#footer a,
#footer a:visited{
color: #fff;
}

#footer a:hover,
#footer a:focus{
color: #fff;
background: #BF1B00;
text-decoration: none;
}


#admincontainer
{
text-align: center;
}

