/*

Dots - A WordPress CSS Template
Copyright 2004 Alex King
	background: url(images/luxor_bkg.gif) no-repeat;
Based on: Bloggia 3-Column Template by Alex King (http://www.bloggia.com/styles/bloggia_themer/)

*/ 

body {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1,h3, h4, p, li, a, span, th, td, input, select, textarea {
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
}

h2{
 font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
 font-size: 11pt;
}

p, li, td, caption, input, select, textarea {
	font-size: 11px;
	font-weight: normal;
}
#rap {
	display: block;
	margin: auto;
	position: relative;
	text-align: left;
	width: 770px;
}
#header {
	background: url(images/FolkTitle4.jpg) no-repeat;
	
	border: 1px solid #2C1C15;
	border-width: 0 1px 2px 1px;
	color: #000000;
	font-size: 24px;
	height: 98px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 768px;
}

#header2 {
	color: #E5D8CF;
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
	height: 98px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: right;
	top: 0;
	width: 763px;
	padding: 82px 10px 10px 10px;
}

#header a {
	color: #E5D8CF;
	display: block;
	padding: 30px 10px 10px 10px;
}

#register_box{
	background: #FCE7D2;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

#category_description_box {
	padding: 2px 2px 2px 2px;
	background: #FCE7D2;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

#content {
	left: 190px;
	padding: 10px 0 0 0;
	position: absolute;
	top: 100px;
	width: 420px;
}

#content h2 {
	border-bottom: 1px solid #878D7C;
	color: #727A66;
	font-size: 12px;
	margin: 0;
	padding: 0 0 3px 0;
	text-align: right;
}
#content div.post {
	padding: 0 0 10px 0;
}
#content div.post h3 {
	color: #4B5340;
	font-size: 13px;
	margin: 7px 0 3px 0;
	padding: 0;
}
#content div.post h3 a, #content div.post h3 a:link, #content div.post h3 a:visited {
	color: #4B5340;
}
#content div.post div.meta, #content div.post div.meta ul li a, #content div.post div.meta ul li a:link, #content div.post div.meta ul li a:visited {
	color: #727A66;
	font-size: 10px;
}
#content div.post div.meta ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#content div.post div.meta ul li {
	display: inline;
	margin: 0;
	padding: 0 3px 0 0;
}
#content div.post div.storycontent {
	border-left: 2px solid #e8e8e8;
	margin: 0 10px 0 0;
	padding: 0 0 0 7px;
}
#content div.post div.feedback a {
	color: #727A66;
	font-size: 10px;
}
#content div.post div.storycontent ol, #content div.post div.storycontent ul, #content div.post div.storycontent li, #content div.post {
	margin-left: 10px;
	padding-left: 0;
}

#content div.storycontent blockquote {
	margin-left: 10px;
	padding-left: 0;
	background: #EEEEEE;
}


#comment {
	height: 150px;
	width: 400px;
}
#calendar, #search,#newsletters,#login, #archives, #forgotpass, #newreg {
	left: 630px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 150px;
}

#coolstories {
	width: 180px;
	border-style: solid;
	border-color: #000000;
	border: 1px;
	padding: 2px;

}

#coolstories ul{
	margin: 0 0 100px 0;
}

#coolstories b.credit{
	color: #666666;
	font-weight: normal;
}


#coolstories_header {
	padding: 8px;
	color: #ffffff;
	font-weight: bold;
	background: #CC6600;

}

#coolstories {
	top: 450px;
}


#calendar {
	top: 0;
}
#search {
	top: 160px;
}
#newsletters {
	top: 230px;
}
#login {
	top: 310px;
}
#newreg {
	top: 405px;
}
#forgotpass {
	top: 425px;
}
#archives {
	top: 465px;
}
#menu {
	background: ;
	left: 0;
	padding: 10px 0 0 0;
	position: absolute;
	top: 110px;
	width: 190px;
}

#menu  blockquote {
	margin-left: 0px;
	padding-left: 0;
	background: #ECF4EC;
	background: #EEEEEE;
}

#coolstories  blockquote {
	border-style: solid;
	border-width: 1px;
	margin-left: 0px;
	padding-left: 0;
	background: #EDFCD1;
	background: #FFFFFF;
}


#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	color: #5A634E;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#calendar caption {
	font-weight: bold;
}
#calendar th {
	color: #4B5340;
	font-size: 10px;
	padding: 2px;
	text-align: center;
}
#calendar tbody td {
	font-size: 10px;
	padding: 2px;
	text-align: right;
}
#menu form {
	margin: 0;
	padding: 0;
}
#menu ul li ul {
	margin: 2px 0 0 0;
	padding: 0;
}
#menu ul li ul li {
	color: #000;
	font-weight: normal;
	margin: 0 0 2px 10px;
	padding: 0;
}
#menu ul li ul li a, #menu ul li ul li a:link, #calendar td a, #calendar td a:link {
	color: #4B5340;
}
#menu ul li ul li a:visited, #calendar tfoot td a:visited {
	color: #5A634E;
}

p.credit {
	display: none;
}

 A.newlink:link {
                 color: #4B5340; 
 }

 A.newlink:active {
                   color: #4B5340;
 }

 A.newlink:visited {
                    color: #5A634E;
 }

 A.newlink:hover {
                  color: #4B5340;
 }

 #banner {
	background: url(images/gambproblems.gif) no-repeat;
	border: 0;
	border-width: 0px 1px 2px 1px;
	color: #ffffff;
	font-size: 24px;
	height: 98px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 20px;
	width: 768px;
}

