body {
	margin: 0;
	padding: 0;
	background: #B15985 url(images/1Nbg.png) center repeat-y;
	font-size: 13px;
	font-family: Verdana, Arial;
	color: #000; /*D47AAE*/
}
table.catbox{
border-bottom: 5px solid #A15666;
}
table.catboxx{

border-left: 5px solid #B15985;
border-right: 5px solid #B15985;
border-bottom: 5px solid #A15666;
}
table.catboxx td{

}
td.topcat{
background: #ffbcfd;
}
span.gheader{
margin-top: 3px;
padding: 5px 0px 5px 5px;
color:#000;
font-weight:bold; font-size: 16px;
}
h1{
background: #333;
color:#B15985; padding: 5px;
font-weight:bold; font-size: 16px; width: 263px;
}
h1.vote{
background: #333; text-align:center;
color:#B15985; padding: 5px;
font-weight:bold; font-size: 16px; width: 263px;
}
.bigedit{
height: 50px; width: 300px; color: #FFF; background: #B15985;
padding: 3px;
}
div.pollbox{
width: 275px;
padding: 5px;
text-align: center;
margin: 0 auto;
}
.pollbar{
background:#000; color: #FFF; font-weight: bold; text-align: center;
margin: 0 auto;
}
div.pollanswer{
text-align: center;
background: #B15985;
border: 1px solid black; padding: 2px;
}

span.gheader a:visited, span.gheader a:link{
color:#a04763;
}
div.fbcomments{
background: #ffbcfd; float: left; 
width: 670px; 
padding: 15px; 
margin-top:15px;
color: #6602ba; font-family: verdana, sans-serif, serif; font-size: 0.9em;
}
div.gamebox{
clear: left;
    float: left;
    width: 700px;
    margin-top: 15px;
    margin-bottom: 0;
    background: #D47AAE url('images/gameboxbg.gif');
    padding: 15px;
}
div.description{
 background: #ffbcfd; float: right; width: 482px; 
 height: 102px; padding: 15px; color: #6602ba; 
 font-family: verdana, sans-serif, serif; font-size: 0.9em;
}

.gameboxbg{
background:#D47AAE url('images/gameboxbg.gif');
}

.girlyheader{
    font-weight: bold; text-align:center;
    
}
ul li{
list-style: none;
display: inline;
}
h2 {
	font-size: 23px;
}
h3{
font-size: 12px;
}
p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #200;
}

a:hover, a:active {
	text-decoration: none;
	color: #003;
}

a:visited {
	color: #300;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	margin: 0;
	padding: 0;
}

/* Header */

#header {
	width: 1000px;
	margin: 0 auto;
	height: 160px;
}

/* Menu */

#menu {
	float:left;
	width: 1000px;
	height: 60px;
	background: url(images/img02.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	padding: 5px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #283386;
}

#menu a:hover { 
	background: #B15985;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #B15985;
	color: #FFFFFF;
}

/** LOGO */

#logo {
	width: 1000px;
	height: 115px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 30px 0 0 0px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:40px;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 45px 0 0 18px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #EFCE58; 
}

#logo p a {
	text-decoration: none;
	color: #EFCE58;
}

#logo p a:hover { text-decoration: underline; }



/* Page EB9393*/

#page {
	width: 980px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 740px;
	
}

/* Post */

.post {
	/*border: 10px #8FD3EF solid;*/
	padding: 15px 20px;
	background: #D47AAE;
	margin-bottom: 20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
	width: 720px;
	padding: 0px 0 0 0px;
	background: url(images2/img08.jpg) no-repeat left top;
	font-size: 24px;
	color: #FFFFFF;
}

.post h2 {
	width: 720px;
	padding: 0px 0 0 0px;
	font-size: 22px;
	color: #FFFFFF;
}

.post .entry {
}

.post .meta {
	padding: 15px 15px 30px 0px;
	font-size: 10px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #FFFFFF;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}


#playbar {
width: 195px;
margin:0;
padding:0;
float: right;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	margin-top: 350px;
	padding: 0;
}
#bsidebar {
    float: left;
    width: 240px;
    padding: 0;
}

/* Search */

#search {

}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 140px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: none;
	background: #8FD3EF;
	text-transform: lowercase;
	font-size: 11px;
	color: #085B7B;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

#footer {
    text-align:center;
	background: #a04763;
    border-top: 5px solid #cc4763;
	margin: 0 auto;
	padding: 20px 0 10px 0;
}

html>body #footer {
	height: auto;
}

#footer p {
text-align:center;
	font-size: 14px;
}

td.girlygame {
vertical-align: top;
text-align: center;
font-weight: bold;
width: 100px;
height: 130px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 10px;
}
td.girlygame a{
color: #223;
font-weight: bold;
font-size: 10px;

}
td#playgame{
display: inline;
text-align: left;
vertical-align: top;
padding: 5px;
font-size: 10px;
}

img#girlygame, img.girlygame {
    margin: 0px;
    padding: 0px;
    border: 2px solid #FF66FF;
    width: 100px;
    height: 100px;
}
