/*
Orginal Style by Google Pages (http://www.googlepage.com)
Ripped by Bob Shen
2006-2-24
*/

/****** General Styles ******/

body {
	font-size: 12px;
	font-family: Tahoma, Arial;
	background-color: #333333;
	margin: 2px;
	padding: 0px;
	margin-bottom: 10px;
	text-align: center;
	color: #CCCCCC;
}

table {
	font-family: Tahoma, Arial;
	color: #CCCCCC;
	font-size: 12px;
}
td{
	word-break: break-all;
}

a {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color:#FFFFFF;
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #7AA228;
}

acronym {
	text-decoration: none;
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	height: 20px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	color: #CCCCCC; 
	background-color: #000000;
}
input.button {
	height: 20px;
	color: #CCCCCC;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
textarea { 
	border: 1px solid #CCCCCC;
	background-color: #000000;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #CCCCCC; }
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #CCCCCC; 
	background-color: #000000;
	border: 1px solid #000000;
}
.search-field { 
  width: 120px;
  margin-bottom: 5px;
  border: 1px solid #000000;
  background-color: #000000;
  color: #CCCCCC; 
}

/****** Main Layout Styles ******/
#wrapper {
	margin:0 auto;
	width: 750px;
	/*position: relative;*/
	text-align: left;
}
#innerWrapper {

	background-color: #000000;
	width: 100%;
}

#header {
	background: url('images/top.jpg') no-repeat;
}
#innerHeader {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 300px;
	vertical-align: bottom;
}

#footer {
	clear: both;
	height: 100px;
	background-attachment: fixed;
	background-image: url(images/bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer a{
color: #CCCCCC;
}
#innerFooter {
	font-size: 12px;
	text-align: center;
	color: #CCCCCC;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/****** Header Elements Styles ******/
/* header title */
.blog-header {
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
h1 {
	visibility: hidden;
	padding: 0px;
	padding-top: 80px;
	margin-top: 0px;
	margin-left: 385px;
	margin-bottom: 8px;
	color: #CCCCCC;
	font-size: 24px;
	font-weight: bold;
}
h1 a {
	color: #999999;
	text-decoration: none;
}

/* blog description */
.blog-desc {
	visibility: hidden;
	color: #CCCCCC;
	margin-top: 0px;
	margin-left: 400px;
}

/* nav menu */
#menu {
	margin-top: -130px;
	padding-right: 10px;
	text-align: right;
	float: left;
}
#menu ul{
	margin: auto;
	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: #999999;
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
	cursor:hand; height:1; behavior: url(template/s-areai/images/xs.htc); filter:progid:dximagetransform.microsoft.gradientwipe(duration=1);text-decoration : none ;
}
#menu a:hover {
	color: #CCCCCC;
	background-color: #333333;
	display: block;
}

/****** Content Layout ******/
#mainWrapper {
	margin-left: 2px;
	margin-right: 7px;

}


/* sidebar */
.sidebar {
	padding-top: 5px;
	padding-left: 2px;
	float: left;
	width: 158px;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {
	background-attachment: fixed;
	background-image: url(images/tbbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
}

/* content */
.content {
	float: right;
	width: 100%;
	margin-left: -200px;

}
.content-wide {
	width: auto;
	margin-left: -150px;
}
.content-only {
	width: 100%;
	margin-left: -180px;
	clear: both;
}
#innerContent {
	margin-left: 170px;
	overflow: visible;
	margin-right: 5px;
	margin-top: 8px;

}


/* 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: 16px;

}
.panel h5 {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	padding-bottom: 4px;
	margin:0px;
	cursor: hand;
	cursor: hand;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.panel h5 a{
	color: #999999;
}
.panel-content{
	width: 158px;
	margin:0px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	line-height: 120%;
	color: #CCCCCC;
}
.panel-content a {
	color: #CCCCCC;
	
}
.panel-content a:hover {
	color: #FFFFFF;
}
.panel-content ul{
	padding: 1px;
	margin: 0px;
	margin-left: 2px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.panel-content li.indent, .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 {
  width: 95%; 
  margin-top:1px;
}
.calendar-top {
  text-align: center;
  padding:2px;
}
.calendar-year,
.calendar-month {
  font-weight: bold;
}
.calendar-weekdays {
  color: #CCCCCC;
  font-size:12px;
  text-align: center;
  width: 14%;
  padding:2px;
}
.calendar-weekday-cell {
	color: #CCCCCC;
	font-size:12px;
	text-align: center;
	width: 14%;
	padding:2px;
	font-weight: bold;
	background-color: #000000;
}
.calendar-main {
	background-color: #000000;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
  text-align: center;
  width: 14%;
  padding:2px;
}
.calendar-saturday, .calendar-sunday,.calendar-saturday a, .calendar-sunday a{
  color: #CCCCCC; 
}
.calendar-saturday a, .calendar-sunday a{
  font-weight:bold;
}
.calendar-today {
	color: #fff;
	background: #000000;
	font-weight:bold;
	border: 1px solid #CCCCCC;
}
.calendar-day a {
  color: #CCCCCC; 
  font-weight:bold;
  text-decoration: underline;
}
.calendar-today a {
  color: #fff;
  text-decoration: underline;
}



/****** Announcement Box ******/
.announce{
	clear: both;
	border: 1px solid #2C2C2C;
	margin-bottom: 15px;
	background: #161616;
}
.announce-content{
	word-wrap: break-all;
	padding: 10px; color: #CCCCCC; 
}

/****** Defaul Page Elements ******/
.article-top {
	clear: both;
	padding: 5px;
	margin-bottom: 15px;
}
.article-bottom {
	padding: 5px;
	margin-top: 15px;
}

/* page links */
.pages {
	color: #CCCCCC;
}
.pagelink-current {
	font-weight: bold;
}
.pages a{
	color: #CCCCCC;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
}
.listbox-table {
	width: 99%;
}
.listbox-header {
	font-weight: bold;
	text-align: center;
	background-color: #000000;
	color: #CCCCCC;
	height: 25px;
}
.listbox-entry {
	word-wrap: break-all;
	color: #CCCCCC;
	border-bottom: 1px solid #E1E7C2;
}
.listbox-entry a{
	word-wrap: break-all;
	color: #CCCCCC;
}
.listbox-entry a:hover{
	color: #999999;
}

/* entry display box */
.prev-article{ float: left; }
.next-article{ float: right; }

/* text box */
.textbox{
	padding-bottom: 5px;
	margin-bottom: 25px;
	background: #161616;
	border: 1px solid #1C1C1C;
	filter: Alpha(Opacity=70);
}
.textbox-title{
	border-bottom: 1px solid #2C2C2C;
	word-wrap: break-all;
	font-size: 14px;
	padding: 4px;
}
.textbox-title h4{
	color: #CCCCCC;
	padding: 0px;
	font-size: 14px;
	display: inline;
}
.textbox-title h4 a, .textbox-label a {
	color: #CCCCCC;
}
.textbox-label{
	padding-top: 3px;
	padding-left: 3px;
	color: #CCCCCC;
	font-size: 12px;
}
.textbox-fontsize{
	color: #999999;
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 12px;
}
.textbox-fontsize a{
	color: #CCCCCC;
}
.textbox-content{
	word-wrap: break-word;
	padding: 10px;
	line-height: 155%;
}.textbox-content a{
	color: #0099FF;
}

.textbox-bottom{
	padding: 0px;
	padding: 4px;
	font-size: 12px;
	color: #CCCCCC;
	text-align:right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #202020;
}
.textbox-bottom a {
	color: #CCCCCC;
	text-decoration: none;
}
.textbox-bottom a:hover {
	color: #999999;
	text-decoration: none;
}
.textbox-adminbar {
	padding: 0px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #CCCCCC;
	text-align:right;
}
.textbox-tburl {
	padding-top: 3px;
	font-size: 11px;
	color: #CCCCCC;
	text-align:left;
	padding-left: 15px;
}
.tags {
	padding-top: 1px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #CCCCCC;
	text-align:left;
	padding-left: 15px;
}
.tags a{
	color: #CCCCCC;
}
.tags a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding:5px;
	padding-top: 0px;
	margin: 5px;
	color: #CCCCCC;
	text-align: right;
}
.comment-pages{
	padding:5px;
	margin: 5px;
	color: #CCCCCC;
}
.comment-pages a {
	color: #999999;
}
/* commnet box */
.commentbox{
	word-wrap: break-word;
	padding: 0px;
	margin: 5px;
}
.commentbox-title{
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.commentbox-label{
	display: block;
	color: #CCCCCC;
	font-size: 12px;
}
.commentbox-content{
	padding: 3px;
	padding-bottom: 14px;
}
.commentbox-title a,  .commentbox-content a {
	color: #CCCCCC;
}
.commentbox-label a {
	color: #CCCCCC;
}
/* trackback box */
.trackbackbox{
	padding: 0px;
	margin: 5px;
}
.trackbackbox-title{
	padding: 5px;
}
.trackbackbox-label{
	display: block;
	color: #CCCCCC;
	font-size: 11px;
}
.trackbackbox-content{
	padding: 3px;
	padding-bottom: 14px;
}
.trackbackbox a{
	color: #CCCCCC;
}

/* comment form wrapper */
#commentForm {
	width: 99%;
}

/****** normal message box ******/
.messagebox{
	width: 500px;
	margin-top: 100px;
	text-align: center;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.messagebox a {
 color: #CCCCCC; 
}
.messagebox-title{
	color: #CCCCCC;
	font-weight: bold;
	padding: 5px;
	background-color: #000000;
	border: 1px solid #CCCCCC;
}
.messagebox-content{
	color: #FFFFFF;
	padding: 10px;
	padding-bottom: 20px;
	text-align: left;
	background-color: #000000;
}
.messagebox-bottom{
 color: #CCCCCC; 
 background-color: #000000; 
 padding: 5px;
}


/****** Input Form Styles (table) ******/
.formbox{

}

.formbox-comment{
	padding-top: 10px;
}

.formbox-title,
.formbox-comment-title{
	color: #CCCCCC;
	font-weight: bold;
	padding: 4px;
	background-color: #000000;
	border: 1px solid #CCCCCC;
}
.formbox-comment-content a, .formbox-rowheader a{
	color: #CCCCCC;
}

.formbox-rowheader {
	padding: 4px;
	font-weight: bold;
}

.formbox-content {
	padding: 4px;
}

/* smilies list */
.panel-smilies {
	padding:4px;
	text-align: center;
}
.panel-smilies-title {
	color: #CCCCCC;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}


/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	word-wrap: break-all;
	border-left: 3px solid #65700A;
	background-color: #000000;
	color: #CCCCCC;
	margin: 5px;
	padding: 10px;
}

.quote {
	margin: 10px;
}
.quote-title {
	background-color: #000000;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	word-wrap: break-all;
	color: #FFFFFF;
	padding: 10px; 
	background-color: #000000;
}
.quote-title a, .quote-content a {
	color: #0099FF;
}

/****** Link ******/
.linkover {
	margin-bottom: 50px;
	height: auto;
	clear: both;
}
.linkbody {
	margin-top: 5px;
	width: 50%;
	float: left;
}
.linkimg {
/*	width: 35%;*/
	float: left;
	text-align: right;
	margin-right: 4px;
}
.linktxt {
	float: left;
}
.linktitle a {
	font-weight: bold;
}
.linkgroup {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	color: #CCCCCC;
}
