/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

ul, ol
{
  padding: 0px;
}

a:link {
	color: #3886E0;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #3886E0;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #7A7A7A;
}

#main
{
margin: 0 auto;
width: 968px;
background: #ffffff url(images/writingheader.jpg) no-repeat center top;
}

#mainheader
{
width: 953px;
margin: 0 auto;
height: 290px;
}

#backpages
{
margin: 0 auto;
width: 968px;
background: #ffffff url(images/writingheader.jpg) no-repeat center top;
}

#backpagesheader
{
width: 953px;
margin: 0 auto;
height: 190px;
}

#logo H2 a
{
font-size: 10px;
}

#backpageslogo
{
padding-left: 40px;
text-align: left;
padding-top: 20px;
height: 75px;

}

#backpageslogo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}


#backpageslogo H2 a
{
font-size: 10px;
}

#buttons
{
padding-top: 33px;
height: 40px;
width: 953px;
}

#buttons li {
	display: inline;
}

#buttons a {
	display: block;
	float: left;
	height: 28px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 13px;
        padding-left: 12px;
        padding-right: 12px;
        border-left: 1px solid white;
}

#firstbutton a {
   padding-left: 35px;
}

#buttons a:hover {
	text-decoration: underline;
}

#content
{
width: 910px;
margin: 0 auto;
padding: 20px;
}

#left
{
width: 640px;
padding: 10px;
}

#left H1
{
color: #033B80;
margin: 0;
padding: 0;
font-size: 25px;
}
#left H2
{
color: #033B80;
margin: 0;
padding: 0;
font-size: 19px;
padding-top: 10px;
}

#left a
{
 color: #3886E0;
}

#left a:hover {
	text-decoration: none;
	color: #FF0000;
}

#left a:visited {
	color: #3886E0;
}

#right
{
float: right;
width: 240px;
}

#sidebar 
{
width: 240px;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li 
{
	margin-bottom: 10px;
}

#sidebar li ul {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}


#sidebar li h2 {
	height: 36px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/title.jpg) no-repeat;
	font-size: 18px;
	color: #ffffff;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar a:visited {
		text-decoration: none;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}

#footer
{
	background: url(images/footer.gif) repeat-x;
	height: 47px;
	width: 970px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 23px;
	text-align: center;
	border-top: 4px solid #296FC0;
        clear: both;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}

a.floatleft
{
float: left;
}
a.floatright
{
float: right;
}

.tipslist ul,.promptslist ul, .tipslist li, .promptslist li, .postslist ul, .postslist li
{
  list-style:none;
  padding: 0px;
  margin: 0px;
}
.tiplist ul, .promptlist ul, .postlist ul, .contestlist ul
{
  list-style:none;
  padding-left: 2px;
  margin-left: 2px;
}
.tiplist li, .promptlist li, .postlist li, .post li, .contestlist li
{
  list-style: none;
  padding-left: 2px;
  margin-left: 0px;
}
.tiptitle, .prompttitle, .contesttitle
{
  padding-bottom: 2px;
  margin-bottom: 2px;
}

.categorylist
{
  padding: 0px;
  margin: 0px;
}
.categorylist li
{
  display: inline;
}
.categoryitem
{
        display: block;
	float: left;
	text-align: left;
	text-decoration: none;
	padding: 5px;
        padding-right: 10px;
}
#contesttable td
{
  padding-right: 4px;
}
.contestcost td
{
  width: 40px;
}
.contesttitle td
{
  width: 300px;
}
.contestdeadline td
{
  width: 80px;
}
.contestdescription p
{
  padding-top: 5px;
}
.postcontent p
{
  padding-top: 5px;
  padding-bottom: 5px;
}
.postlist li
{
  padding-bottom: 2px;
}

.postdate, .commentdate
{
  font-size: 11px;
  padding-top: 0px;
}
.postcomment
{
}
.special
{
  width:5px;
  visibility:hidden;
}

#leftjoin
{
width: 435px;
padding: 10px;
}
#rightjoin
{
padding-top: 10px;
float: right;
width: 435px;
}
#leftjoin input, #rightjoin input
{
  background-color: #a6aeff;
  margin: 5px;
}

#leftjoin H1, #rightjoin H1
{
color: #033B80;
margin: 0;
padding: 0;
font-size: 24px;
}

ol
{
  list-style: decimal;
  margin-left: 20px;
  padding-top: 5px;
  padding-left: 15px;
}


#leftaccount
{
width: 250px;
float: left;
padding: 10px;
}
#centeraccount
{
padding-top: 10px;
float: left;
width: 370px;
}
#rightaccount
{
width: 250px;
padding: 10px;
float: left;
}

#leftaccount H1, #centeraccount H1, #rightaccount H1
{
color: #033B80;
margin: 0;
padding: 0;
font-size: 27px;
}
#leftaccount H2, #centeraccount H2, #rightaccount H2
{
color: #033B80;
margin: 0;
padding: 0;
font-size: 19px;
}

#statslist ul, #profilelist ul, .commentslist ul, .commentlist ul, .makecomment ul
{
  list-style:none;
  margin: 0;
}
#statslist li, #profilelist li, .commentslist li, .commentlist li, .makecomment li
{
  list-style: none;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
}
#edit input, #edit textarea, .makecomment textarea, #content input
{
  background-color: #a6aeff;
  margin: 5px;
}

.commentslist li
{
  border-bottom: 1px dashed;
}

.commentlist li
{
  border-bottom: 0px;
}

.about p
{
 color: #3886E0;
 padding: 5px;
}


#pages
{
margin: 0 auto;
width: 968px;
background: #ffffff url(images/writingheader.jpg) no-repeat center top;
}


#header
{
width: 953px;
margin: 0 auto;
height: 190px;
}


#logo
{
padding-left: 40px;
text-align: left;
padding-top: 20px;
height: 75px;

}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

p
{
  margin-top: 8px;
  margin-bottom: 8px;
}