/*
Year of Pig
2007-2-10
*/

/****** General Styles ******/
body {
	font-size: 12px;
	font-family: Tahoma, Arial;
	background: url('images/main_bg.png') repeat-y center; /*For Firefox*/
	background-color: #FCECE9;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
*+html body, * html body {
	background: #660000; /*For IE*/
}

table {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 12px;
}
td{
	word-break: break-all;
}

a {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color:#CC3333;
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #CC0000;
	cursor: help;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	height: 20px;
	padding: 1px;
	border: 1px solid #CC0000;
	color: #CC0000; 
	background-color: #FBFCFD;
}
input.button {
	height: 20px;
	border: 1px solid #CC0000;
	border-right: 4px solid #CC0000;
	border-left: 4px solid #CC0000;
	color: #CC0000; 
	background-color: #FBFCFD;
}
textarea { 
	border: 1px solid #CC0000;
	background-color: #FBFCFD;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #CC0000; }
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #CC0000; 
	background-color: #FBFCFD;
	border: 1px solid #CC0000;
}


/****** Main Layout Styles ******/
#wrapper {
	margin:0 auto;
	width: 950px;
	text-align: left;
}
#innerWrapper {
	width: 950px;
	background: url('images/main_bg.png') repeat-y center; /*For IE*/
}

#header {
}
#innerHeader {
	width: 950px;
	background: url('images/newyear2007.png') no-repeat;
	padding: 0px;
	height: 249px;
}
#footer {
	width: 950px;
	margin: auto;
	clear: both;
	padding: 0px;
	height: 85px;
	background: url('images/footer_bg.png') no-repeat center bottom;
}
#footer a{
	color: #000;
}
#innerFooter {
	width: 910px;
	font-size: 12px;
	text-align: right;
	padding-right: 40px;
	color: #000;
}

/****** Header Elements Styles ******/
/* header title */
.blog-header {
 display: none;
}
h1 {
 display: none;
}

/* blog description */
.blog-desc {
 display: none;
}

.blog-news {
	margin-top: 55px;
	margin-left: 240px;
}
.blog-news li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

/* nav menu */
#menu {
	margin-top: 0px;
	height: 26px;
	margin-left: 20px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	list-style: none;
	width: 70px;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#menu a{
	padding-top: 5px;
	display: block;
	color: #ffffff;
	height: 26px;
	padding-left: 4px;
	padding-right: 4px;
}
#menu a:hover, #menu .activepage a {
	color: #ffffff;
	background: url('images/menu_bg.png') repeat-x;
}

/****** Content Layout ******/
#mainWrapper {
	margin-left: 30px;
	margin-right: 30px;
}

/* sidebar */
.sidebar {
	padding: 0px;
	float: left;
	width: 205px;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar { /* For Mozilla*/
	margin-top: -40px;
}
*+html #innerSidebar { /* For IE7*/
	margin-top: 0px;
} 
* html #innerSidebar { /* For IE6*/
	margin-top: 5px;
}  
/* content */
.content {
	float: right;
	width: 96%;
	margin-left: -280px;
}
.content-wide {
	width: auto;
	margin-left: -200px;
}
.content-only {
	width: 100%;
	margin-left: -180px;
}
#innerContent {
	margin-left: 205px;
	overflow: visible;
	margin-right: 5px;
	margin-top: 5px;
}

/* a style which makes mainWrapper touch the bottom of sidebar and content */
.clear{
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}

/****** Sidebar Panels ******/
.panel{
	padding:0px;
	margin-bottom: 10px;
	background: url('images/sidebar_bg.gif') no-repeat;
}
.panel h5 {
	color: #CC0000;
	font-size: 14px;
	padding-left: 60px;
	padding-top: 20px;
	cursor: pointer;
}
.panel h5 a{
	color: #CC0000;
}
.panel-content{
	color: #CC0000;
	width: 178px;
	margin-top: -5px;
	padding-left: 35px;
	line-height: 120%;
	color:#CC0000;
}
.panel-content ul{
	padding: 1px;
	margin: 0px;
	margin-left: 2px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.panel-content li.indent{
	padding: 0px;
	background-image: url("images/list.gif");
	background-repeat: no-repeat;
	text-indent: 15px;
}

.panel-content ul ul li{
	padding: 0px;
	background-image: url("images/list.gif");
	background-repeat: no-repeat;
	text-indent: 15px;
}

/* user panel login form */
#loginForm {
	width: 95%;
}

/* calendar panel */
#calendar {
 color: #CC0000;
width: 100%; 
}
.calendar-top {
  text-align: center;
  padding:0px;
}
.calendar-year,
.calendar-month {
  font-weight: bold;
}
.calendar-weekdays {
  color: #CC0000;
  font-size:11px;
  text-align: center;
  width: 14%;
  padding:0px;
}
.calendar-weekday-cell {
  color: #CC0000;
  font-size:11px;
  text-align: center;
  width: 14%;
  padding:0px;
  font-weight: bold;
}
.calendar-main {
  background: #FFFFFF;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
  text-align: center;
  width: 14%;
  padding:0px;
}
.calendar-saturday,
.calendar-sunday {
  color: #FF1E1E; 
}
.calendar-today { 
  color: #fff;
  background: #CC0000;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
  color: #CC0000; 
  text-decoration: underline;
}
.calendar-today a {
  color: #fff;
  text-decoration: underline;
}

/****** Search Panel ******/
.search-field { 
  width: 125px;
  margin-bottom: 5px;
  border: 1px solid #CC0000;
}

/****** Announcement Box ******/
.announce{
	margin-bottom: 20px;
	margin-top: -10px;
}
*+html .announce { /* IE */
	margin-top: 0px;
}
 * html .announce { /* IE 6*/
	margin-top: 10px;
}
.announce-content{
	word-wrap: break-all;
	color: #ED5E49; 
}

/****** Defaul Page Elements ******/
.article-top {
	padding: 5px;
	margin-bottom: 15px;
}
.article-bottom {
	padding: 5px;
	margin-top: 15px;
}

/* page links */
.pages {
	color: #CC0000;
}
.pagelink-current {
	font-weight: bold;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
}
.listbox-table {
	width: 99%;
	border: 1px solid #F9DDD7;
	border-bottom: none;
}
.listbox-header {
	font-weight: bold;
	text-align: center;
	background: url('images/menu_bg.png') repeat-x;
	color: #ffffff;
	height: 25px;
}
.listbox-entry {
	word-wrap: break-all;
	color: #cc0000;
	border-bottom: 1px solid #F9DDD7;
}
.listbox-entry a{
	word-wrap: break-all;
}

/* entry display box */
.prev-article, .next-article {
	display: none;
}

/* text box */
.textbox{
	margin-top: -10px;
	padding-bottom: 30px;
	clear: both;
}
.textbox-calendar {
	float: left;
	height: 50px;
	width: 48px;
	background: url('images/databg.gif') no-repeat;
	text-align: center;
}
.textbox-calendar-day {
	display: block;
	font-family: Arial;
	color: #fff;
	font-size: 22px;
	padding: 5px;
}
.textbox-calendar-month {
	margin: 0px;
	margin-top: -8px;
	display: block;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}

.textbox-calendar-month {  /* For Mozilla*/
	margin-top: -11px;
}
*+html .textbox-calendar-month { /* For IE7*/
	margin-top: -8px;
} 
.textbox-title{
	float: left;
	font-size: 14px;
	height: 42px;
}
.textbox-title h4{
	color: #CC0000;
	font-size: 16px;
	padding-left: 5px;
	display: inline;
}
.textbox-title h4 a {
	color: #CC0000;
}
.textbox-label{
	background: url("images/smallbg.gif") no-repeat 5px 0px;
	padding-top: 3px;
	padding-left: 5px;
	color: #CC0000;
	font-size: 12px;
}
.textbox-fontsize{
	color: #979797;
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 12px;
}
.textbox-fontsize a{
	color: #979797;
}
.textbox-content{
	clear: both;
	word-wrap: break-word;
	padding-top: 5px;
	line-height: 150%;
}
.textbox-bottom{
	padding: 0px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #CC0000;
}
.textbox-bottom a {
	color: #CC0000;
	text-decoration: none;
}
.textbox-adminbar {
	padding: 0px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #ED5E49;
}
.textbox-tburl {
	padding-top: 3px;
	color: #ED5E49;
	text-align:left;
}
.tags {
	clear:both;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	color: #CC0000;
	text-align:left;
}
.textbox-top {
	height: 15px;
	padding-bottom: 25px;
}
/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding-top: 2px;
	color: #CC0000;
	text-align: right;
}
.comment-pages{
	margin-top: 5px;
	color: #CC0000;
}

/* commnet box */
.commentbox, .trackbackbox {
	word-wrap: break-word;
	padding: 4px;
	padding-right: 75px;
	margin: 0px;
	border: 1px solid #F9DDD7;
	margin-bottom: 20px;
}
.commentbox-odd {
	background: url('images/reply.gif') no-repeat top right;
	background-color: #FCECE9;
}
.commentbox-couple {
	background: url('images/reply2.gif') no-repeat top right;
	background-color: #fff;
}
.trackbackbox {
	background: url('images/trackback2.gif') no-repeat top right;
}
.commentbox-title, .trackbackbox-title{
	padding: 5px;
	font-size: 14px;
	color: #CC0000;
}
.commentbox-label, .trackbackbox-label{
	display: block;
	color: #ED5E49;
	font-size: 12px;
}
.commentbox-label a, .trackbackbox-label a {
	color: #ED5E49;
}
.commentbox-content, .trackbackbox-content {
	padding: 5px;
	padding-top: 8px;
	padding-bottom: 12px;
}

/* comment form wrapper */
#commentForm {
	width: 99%;
}

/****** normal message box ******/
.messagebox{
	width: 500px;
	margin-top: 120px;
	border: 1px solid #F9DDD7; 
	border-top: 0px; 
	text-align: center; 
	background-color: #ffffff;
}
.messagebox-title{
	background: url('images/menu_bg.png') repeat-x;
	color: #FFFFFF; 
	font-weight: bold; 
	padding: 5px;
}
.messagebox-content{
	color: #000; 
	background:#FFFFFF;
	padding: 10px; 
	padding-bottom: 20px; 
	text-align: left;
}
.messagebox-bottom{
	color: #000; 
	background-color: #FFFFFF; 
	padding: 5px;
}


/****** Input Form Styles (table) ******/
.formbox{}
.formbox-comment{
	padding: 4px;
	border: 1px solid #F9DDD7;
	margin-bottom: 5px;
	margin-top: 20px;
}

.formbox-title,
.formbox-comment-title{
	font-weight: bold;
	padding: 5px;
	font-size: 14px;
	color: #CC0000;
	text-align: center;
}

.formbox-rowheader {
	padding: 4px;
	font-weight: bold;
}

.formbox-content {
	padding: 4px;
}

/* smilies list */
.panel-smilies {
	padding:4px;
	text-align: center;
}
.panel-smilies-title {
	text-align: center;
	color: #CC0000;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 160%;
}


/****** UBB Code Custom Styles ******/
.code {
	word-wrap: break-all;
	border-left: 3px solid #54E2E2;
	background-color: #fff;
	color: #000000;
	margin: 5px;
	padding: 10px;
}

.quote {
	border-left: 0px solid #54E2E2;
	margin: 10px;
}
.quote-title {
	background-color: #54E2E2;
	padding: 5px;
	font-weight: bold;
	color: #fff;
}
.quote-title a {
	color: #fff;
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	word-wrap: break-all;
	color: #000000;
	padding: 10px; 
	background-color: #ffffff;
	border: 1px solid #54E2E2;
	border-top: 0px;
}

/****** Link ******/
.linkover {
	margin-bottom: 50px;
	height: auto;
	clear: both;
}
.linkbody {
	margin-top: 5px;
	width: 50%;
}
.linkimg {
	display: none;
}
.linktxt {
}
.linktitle a {
	font-weight: bold;
}
.linkgroup {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}