/* Main Body */
body {
	background: #fff url(http://i239.photobucket.com/albums/ff262/giggock/background.gif) top right repeat-x;
	margin: 0;
	padding: 24px;
	color: #000;
}

/* Forms */
form {
	margin: 0;
	padding: 0;
}
input, select, option, textarea {
	border: 1px solid #667;
}
input.check {
	border-width: 0;
}

/* Inline size reset
	Used in headers, for knowing the layout of the page */
.reset {
	font-size: 100%;
	display: inline;
}

/* Inline lists */
.inl {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.inl li {
	display: inline;
	margin: 0;
	padding: 0;
}

/* News fader */
.news {
	background: #fffaf7;
}

/* Fonts */
body, table, tr, th, td, input, select, option, textarea {
	font-family: Verdana, Arial, Tahoma, "Arial Unicode MS", "Bitstream Vera Sans", "Lucida Grande", Helvetica, sans-serif;
}
body {
	font-size: 80%;
}
table, tr, th, td, input, select, option, textarea {
	font-size: 100%;
}

/* Paragraphs or lists */
p, ul, ol, li {
	margin: 0;
	padding: 0 0 3px;
}
li {
	margin-left: 2em;
}

/* Some cool paddings */
.pad {
	padding-left: 2em;
}

/* Header */
#headerArea {
	float: right;
	text-align: right;
}
h1, h2 {
	font: bold 300% Arial, Tahoma, "Arial Unicode MS", "Bitstream Vera Sans", "Lucida Grande", Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 4px;
	color: #DF4D0D;
}
h1 a, h2 a, h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
	color: #DF4D0D;
}
h1 a, h1 a:link, h1 a:visited {
	text-decoration: underline;
}
h1:first-letter, h2:first-letter, h1 a:first-letter, h2 a:first-letter {
	color: #C33210;
}
h2 {
	font-size: 200%;
}


.grayed {
	color: #778;
}

/* Images in links */
a img {
	border: 0;
}

/* Links */
a, a:link {
	color: #04a;
	text-decoration: none;
}
a:visited {
	color: #039;
	text-decoration: none;
}
a:hover {
	color: #0085cb;
	text-decoration: underline;
}

/* Floating */
.floatright {
	float: right;
	text-align: right;
}

/* Clear those floating elements */
.clear {
	clear: both;
}

/* Hidden.. */
.hidden {
	display: none;
}

/* Main menu */
#menu {
	display: block;
	text-align: center;
	list-style-type: none;
}
#menuFirst {
	padding-left: 0 !important;
	margin-left: 0 !important;
	background: transparent !important;
}
#menu li {
	display: inline;
	padding-left: 10px;
	margin-left: 0;
	background: url(http://i239.photobucket.com/albums/ff262/giggock/bull.gif) center left no-repeat;
}
#menu li.active {
	font-weight: bold;
}

/* Horizontal rules */
hr, .hrcolor {
	height: 1px;
	border: 0;
	color: #778;
	background-color: #778;
}

/* Avatars at the top */
#topAvatar {
	float: left;
	margin-right: 12px;
}

/* Quotes */
.quote
{
	color: #000;
		background: #fff url(http://i239.photobucket.com/albums/ff262/giggock/quote.png) top left no-repeat;
	border: 1px solid #E794EA;
	margin: 1px;
	padding: 3px;
	font-size: 90%;
	line-height: 1.4em;
}

/* Code */
.code
{
	background: #fff url(http://i239.photobucket.com/albums/ff262/giggock/codeb.png) top left no-repeat;
	font: 13px "Consolas", "courier new", monospace;
	border: 1px solid #090;
	margin: 1px auto 1px auto;
	padding: 3px;
	width: 99%;
	white-space: nowrap;
	overflow: auto;
	max-height: 24em;
	line-height: 16px;
}
.code pre {
	font: 13px "Consolas", "courier new", monospace;
}

/* Quote: Code: */
.quoteheader, .codeheader {
	font-weight: bold;
	font-size: 90%;
	text-align: right;
}

/* Help */
.help {
	cursor: help;
}

/* Me Actions */
.meaction {
	color: red;
}

/* The post box */
.editor {
	width: 96%;
}

/* Highlighted text */
.highlight {
	background-color: #f66;
	font-weight: bold;
	color: black;
}

/* Backgrounds */
.windowbg {
	color: #000;
	background: #E9F0FA;
}
.windowbg2 {
	color: #000;
	background: #F1F5FB;
}
.windowbg3 {
	color: #000;
	background: #DFE6EC;
}

/* Today */
.calendar_today {
	background: #fff;
}

/* Titles */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, #ajax_in_progress {
	color: #000;
	font-style: normal;
	background: url(http://i239.photobucket.com/albums/ff262/giggock/title.gif) #FFECD1 repeat-x;
	border-top: solid 2px #FFE4BC;
	border-bottom: solid 2px #FFBC5D;
	padding: 3px 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited {
	font-weight: bold;
	color: black;
	font-style: normal;
}
.titlebg a:hover {
	color: #310;
}
.titlebg2 a:link, .titlebg2 a:visited {
	color: black;
	font-style: normal;
	text-decoration: underline;
}
.titlebg2 a:hover {
	text-decoration: underline;
}

/* Categories */
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td, .catbg2 , tr.catbg2 td {
	background: #C8E890 url(http://i239.photobucket.com/albums/ff262/giggock/category.gif) top left repeat-x;
	color: #406400;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: solid 1px #406400;
}
.catbg, .catbg2 {
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited, .catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited {
	color: #406400;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
	color: #77AC1C;
}

/* Nice borders */
.bordercolor {
	background-color: #9ab;
	padding: 0px;
}
.tborder {
	padding: 1px;
	border: 1px solid #777;
	background: #FFFFFF;
}

/* Font sizes */
.smalltext  { font-size: 85%;  }
.middletext { font-size: 92%;  }
.normaltext { font-size: 100%; }
.largetext  { font-size: 120%; }

/* Posts, messages, and siggies */
.post, .personalmessage, .signature {
	width: 100%;
	overflow: auto;
	line-height: 1.27em;
}
.signature {
	padding-bottom: 3px;
}

/* Errors */
.error {
	color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back
{
	color: white;
	text-decoration: none;
	font-size:  9px;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	background: url(http://i239.photobucket.com/albums/ff262/giggock/maintab_first.gif) left bottom no-repeat;
	width: 10px;
}
.maintab_back
{
	background: url(http://i239.photobucket.com/albums/ff262/giggock/maintab_back.gif) left bottom repeat-x;
}
.maintab_last
{
	background: url(http://i239.photobucket.com/albums/ff262/giggock/maintab_last.gif) left bottom no-repeat;
	width: 8px;
}
.maintab_active_first
{
	background: url(images/maintab_active_first.gif) left bottom no-repeat;
	width: 6px;
}
.maintab_active_back
{
	background: url(images/maintab_active_back.gif) left bottom repeat-x;
}
.maintab_active_last
{
	background: url(images/maintab_active_last.gif) left bottom no-repeat;
	width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: white;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	background: url(http://i239.photobucket.com/albums/ff262/giggock/mirrortab_first.gif) no-repeat;
	width: 10px;
}
.mirrortab_back
{
	background: url(http://i239.photobucket.com/albums/ff262/giggock/mirrortab_back.gif) repeat-x;
}
.mirrortab_last
{
	background: url(http://i239.photobucket.com/albums/ff262/giggock/mirrortab_last.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_first
{
	background: url(images/mirrortab_active_first.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_back
{
	background: url(images/mirrortab_active_back.gif) repeat-x;
}
.mirrortab_active_last
{
	background: url(images/mirrortab_active_last.gif) no-repeat;
	width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress {
	color: #000;
	text-align: center;
	font-weight: bold;
	font-size: 200%;
	padding: 8px 0;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
/*Zone-News*/
div#zone-news{ margin: 0 10%;background: #fff5d5}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #fff5d5}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


.zkkp code {
	color: #080;
	font-size: 100%;
	font-family: Consolas, "Bitstream Vera Sans", "Courier New", Tahoma;
}
.zkkp pre {
	font-size: 100%;
	padding: 0.5em;
}
.zkkp blockquote {
	font-size: 100%;
	padding: 0 0.5em;
}
.zkkp pre, .zkkp blockquote {
	background: #fff;
	margin-left: 1em;
	border: 1px solid #666;
}
.zkkp blockquote {
	margin-left: 4em;
}
.zkkp * {
	line-height: 1.3em;
}
.zkkp p, .zkkp ul {
	margin: 0;
	padding: 0.5em 0;
}

/* modify by giggock */