/*
Skin
By emily
2008-01-11
*/

body {
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background:url('images/bg.gif');
	margin: 0px;
	line-height:20px;
}
a {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color:#EE2983;
}
table {
	font-family: Tahoma, Arial;
	color: #6F6F6F;
	font-size: 12px;
}
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	height: 16px;
	border: 1px solid #FCD2E6;
	color: #EE2983; 
	background-color: #fff;
	margin-bottom:1px;	
}
input.button {
	height: 20px;
	width:50px;
	border: 1px solid #FCD2E6;
	color: #EE2983; 
	background-color: #FDF3F8;
}
textarea { 
	font-size: 12px;  
	font-family: Tahoma, Arial; 
	color: #E97D81;
	border: 1px solid #FEE0E2;
	background-color: #fff;
	width:400px;
}


#wrapper {
	margin:0 auto;
	width:850px;
	height:auto;
	overflow:hidden;
	overflow:visiable;
}
#innerWrapper{
    padding:0px;
	height:auto;
	width:850px;
	float:left;
	background:url('images/fbg.jpg') repeat-y;
	margin-top:100px;

	position:relative;
}
#header{
    width: 850px;
	height:375px;
	background:url('images/banner.gif') no-repeat;
	margin:0px;
	float:left;
	margin-top:-85px;
	position:relative;
}
#menu{
	font-size:12px;
    margin-top:310px;
	height: 36px;
	overflow:hidden;
}
#menu ul{
	margin-top: 10px;
}
#menu li{
	list-style: none;
	text-align: left;
	font-weight:bold;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #F03581;
}
#menu a{
	font-weight:bold;
	color: #E46BA6;
}
#menu a:hover{
	color: #F6EEFF;
	font-weight:bold;
}
#mainWrapper{
	padding-left:45px;
	padding-right:50px;
	height:auto;
	overflow:hidden;
	width:800px;
	float:left;
	
}

.content{
	width:560px;
	float:right;
	height:auto;
	padding-left:0px;
	padding-right:0px;
	overflow:hidden;
}
.sidebar{
	width:200px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	height:auto;
	overflow:hidden;
}



panel{ 
	margin:0px;
}
.panel h5 {
	background:url("images/panbg.gif") no-repeat;
	height:46px;
	text-align: left;
	margin:0px;
	text-align:left;
	padding-left:10px;
	padding-top:4px;
	font-size:12px;
	color:#EE2983;
	overflow:hidden;
}
.panel-content{
	width:100%;
	margin:0px;
	height:auto;
	padding-left:10px;
	color:#EE2983;
	overflow:hidden;
	line-height:20px;
	margin-bottom:15px;
}
.panel-content ul{
	padding:0px;
	margin: 0px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	color: #666666;
	line-height:22px;
}
.panel-content ul ul li{
	padding: 0px;
	background-repeat: no-repeat;
	text-indent: 15px;
}

#calendar {
	magrin-right:10px;
	width:85%;
}
.calendar-top {
	color:#000000;
}
.calendar-top  a:hover{
	color:#718C13;
}
.calendar-year,
.calendar-month {
	color:#EE2983;
}
.calendar-weekday-cell {
	color:#EE2983;
	text-align:center;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
	color:#999;
	text-align:center;
}
.calendar-saturday,
.calendar-sunday {
	font-weight:bold;
}
.calendar-today { 
	color:#fff;
	background:#EE2983;
	font-weight:bold;
}
.calendar-today a { 
	color:#fff;
	background:#EE2983;
	font-weight:bold;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
	color:#EE2983;
	background:#FCE8F2;
	font-weight:bold;
	text-decoration: none;  
	display:block;
}
.calendar-day a:hover, .calendar-saturday a:hover, .calendar-sunday a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration: none;  
	display:block;
}

.search-field { 
  width: 130px;
  margin-bottom: 5px;
  border: 1px solid #FEE0E2;
}


#sidebar_link li{
	color:#EE2983;
}



.announce{
	margin-top:0px;
	margin-bottom:10px;
	height:auto;
}
.announce-content{
	word-wrap: break-all;
	color:#EE2983;
	line-height:20px;
	height:auto;
	magrin:0px;
}
.article-top{
    margin-top:10px;
	width:100%px;
	height:15px;
	color: #cccccc;
	overflow:hidden;
	margin-bottom:10px;
}
.article-top a{
    color: #EE2983;
}
.article-top a:hover{
    color: #FCC7C9;
}
.prev-article{ 
	float: left; 
	padding-top:0px;
	padding-bottom:0px;
}
.next-article{ 
	float: right; 
	padding-top:0px;
	padding-bottom:0px;
}
.article-bottom{
    margin-top:10px;
	width:100%px;
	height:15px;
	color: #cccccc;
	overflow:hidden;
	float:left;
}
.article-bottom a{
    color: #EE2983;
}
.article-bottom a:hover{
    color: #FCC7C9;
}





.textbox{
    padding-top:10px;
	float:left;
	width:100%;
	overflow:hidden;
	height:auto;
	line-height:20px;
}
.textbox-title{
	background:url("images/line.gif") repeat-x;
	width:100%;
	height:60px;
	overflow:hidden;
	padding-top:0px;
	margin-top:0px;
}
.textbox-title h4{
	font-size: 14px;
	display: inline;
	line-height:22px;
	padding-top:0px;
	color:#EE2983;
}
.textbox-title h4 a{
	color:#EE2983;
}
.textbox-title h4 a:hover{
	background-color:#FEE5E6;
}
.textbox-label{
	margin-top:10px;
	color:#999;
	height:20px;
	overflow:hidden;
}
.textbox-label a{
	color:#E97D81;
}
.textbox-label a:hover{
	background-color:#FEE5E6;
}
.textbox-content{
	color:#999;
	width:100%;
	overflow:hidden;
	float:left;
	line-height:22px;
}
.textbox-fontsize{
	color:#cccccc;
	float:right;
	text-align: right;
	font-size:12px;
	padding-top:12px;
}
.tags{
	margin-top:0px;
	margin-bottom:2px;
	float:left;
	width:680px;
	padding-top:8px;
}
.textbox-bottom{
	padding-top:3px;
	margin-bottom:0px;
	padding-bottom:0px;
	float:left;
	width:100%;
	background:url("images/tagbg.gif") repeat-x;
	height:20px;
	text-align: right;
}
.textbox-bottom a{
	color:#EE2983;
}
.textbox-bottom a:hover{
	background-color:#FBECF3;
}




#commentWrapper{
	margin-top:10px;
	float:left;
	width:100%;
}

.commentbox{
	margin: 0px;
	word-wrap: break-word;
	height:auto;
	float:left;
	border:1px #FD9DC3 solid;
	overflow:hidden;
	margin-bottom:15px;
	width:99%;
}
.commentbox-title{
	height:30px;	
	width:100%;	
	padding-top:6px;
	line-height:20px;
	overflow:hidden;
	padding-left:5px;
	background:url("images/cbg.gif") repeat-x;
}
.commentbox-label{
	display: inline;
	color: #666666;
	font-size: 12px;
}
.commentbox-content{
	color:#999;
	padding-left:10px;
	height:auto;
	width:99%;
	overflow:hidden;
}
.commentbox-font{
	height:20px;	
	width:675px;
	color:#cccccc;	
	margin-top:3px;
	line-height:20px;
	float:left;
	overflow:hidden;
}
.commentbox-font a{
	color:#718C13;
	font-weight:bold;	
}
.commentbox-font a:hover{
	color:#3F4E0A;	
	font-weight:bold;
}


.quote{
	padding-left:50px;
	margin: 0px;
	width:85%;
	word-wrap: break-word;
	overflow:hidden;
}
.quote-title{
	background:url("images/qbg.gif") repeat-x;
	padding-top:6px;
	font-size:12px;
	color:#666666;
	padding-left:10px;
	margin-top:5px;
	height:25px;
	
}
.quote-content{
	color:#EE2983;
	padding-left:10px;
	height:auto;
	width:100%;
	overflow:hidden;
	margin-bottom:5px;
}


.formbox{

	width:100%;
	margin-top:10px;
	padding-bottom:10px;
}

.formbox-comment{
	overflow:hidden;
	border:1px #FDDEE0 solid;
	padding-top:0px;
	float:left;
	margin-bottom:20px;
}
.formbox-title{
	witdh:100%;
	background:url("images/cbg.gif") repeat-x;
	color:#EE2983;
	height:32px;
}
.formbox-rowheader{
	padding-left:20px;
}
.formbox-comment-title{
	witdh:100%;
	background:url("images/cbg.gif") repeat-x;
}




#footer{
	clear: both;
	background: url('images/bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 35px;
}
#footer a{
color: #000;
}
#innerFooter {
	padding: 15px;
	font-size: 12px;
	text-align: center;
	color: #000;
}
#innerFooter a{
	color: #FE3A68;
}
#innerFooter a:hover {
	background-color: #ee2983;
	color: #ffffff;
	text-decoration: none;
}



.messagebox{
	 width: 500px;
	 margin-top: 120px;
	 border: 1px solid #FEBBCB; 
	 border-top: 0px; 
	 text-align: center; 
}
.messagebox-title{
	 background-color:#FF9BAF;
	 color: #FFFFFF; 
	 font-weight: bold; 
	 padding: 5px;
}
.messagebox-content{
	 color: #FE406C; 
	 padding: 10px; 
	 padding-bottom: 20px; 
	 text-align: left;
	 background-color:#fff;
}
.messagebox-bottom{
	 color: #3F67A5; 
	 background-color: #F8E9EC; 
	 padding: 5px;
}


.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
}
.listbox-table {
	width: 100%;
}
.listbox-header {
	font-weight: bold;
	text-align: center;
	color: #EE2983;
	padding:5px;
	background:url("images/cbg.gif") repeat-x;
	border-top: 1px dotted #FFBFCF
}
.listbox-entry {
	word-wrap: break-all;
	border-bottom: 1px dotted #FFB3CB;
	color:#999;
}
.listbox-entry a{
	word-wrap: break-all;
	color:#999;
}
.listbox-entry a:hover{
	word-wrap: break-all;
	background-color:#FBF1F3;
	color:#EE2983;
}

.linkover {
	margin-bottom: 50px;
	height: auto;
	clear: both;
}
.linkbody {
	margin-top: 5px;
	width: 33%;
	float: left;
}
.linktxt {
	float: left;
}
.linktitle a {
	magrin:0px;
	padding:0px;
}
.linkgroup {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
	color: #E97D81;
}


