/*
	C-tech CSS Document
	Copyright C-tech
*/

*
{
	border: 0;
	margin: 0;
	padding: 0;
}

#skip
{
	font-size: 0;
	margin: 0 0 0 -9999px;
	position: absolute;
}

/* =Basic HTML
----------------------------------------------------------------------*/

a
{
	text-decoration: none;
}

acronym
{
	background: url(acronym.gif) repeat-x left bottom;
	cursor: help;
	padding: 0 0 1px;
}

body
{
	background: url(body.jpg) repeat-y center top;
	color: #000000;
}

body.search #content strong
{
	background: #ff0;
	color: #110;
	font-weight: normal;
}

code
{
	color: #110;
	font: 12px "Courier New", monospace;
}

h1
{
	background: url(h1.gif) no-repeat right center;
	color: #933;
	font: 17px Georgia, serif;
	margin: 0 15px 15px 25px;
}

h2
{
	border-bottom: 1px solid #666666;
	clear: both;
	color: #443;
	font: 12px Arial, sans-serif;
	font-variant: small-caps;
	margin: 0 0 15px 10px;
	text-align: center;
}

#content h2
{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

h2#discuss
{
	padding-top: 15px;
}

h3
{
	color: #900;
	font: 13px Arial, sans-serif;
	font-variant: small-caps;
	letter-spacing: 1px;
}

hr
{
	background: #ddc;
	color: #ddc;
	height: 1px;
	margin: 0 0 15px 10px;
}

li, p
{
	line-height: 150%;
}

object span
{
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}

ol, ul
{
	list-style: none;
}

/* =Archive
----------------------------------------------------------------------*/

#archive
{
	border-top: 1px solid #ddc;
	cursor: default;
	font: 11px Tahoma, Arial, sans-serif;
	margin: 0 auto 5px;
	width: 90%;
}

#archive caption
{
	background: url(caption.gif) no-repeat right center;
	color: #933;
	font: 17px Georgia, serif;
	margin: 0 auto;
	padding: 5px 0;
	text-align: left;
}

#archive td
{
	border-top: 1px solid #ddc;
	padding: 5px 10px;
}

#archive td a
{
	cursor: pointer;
}

#archive th a
{
	color: #887;
}

#archive th a:hover
{
	color: #443;
	text-decoration: underline;
}

#archive th
{
	background: #eed url(th.jpg) repeat-x bottom left;
	border-top: 1px solid #fff;
	color: #998;
	font: bold 12px Arial, sans-serif;
	letter-spacing: 1px;
	padding: 5px 10px;
	text-align: left;
	text-transform: uppercase;
}

#archive th span
{
	display: none;
}

#archive tr:hover
{
	background: #ffc;
}

/* =Data Table
----------------------------------------------------------------------*/

.data,
.data th,
.data td
{
	border-color: #ddc;
	border-style: solid;
}

.data
{
	border-width: 0 1px 1px 0;
	margin: 0 20px 20px 30px;
	width: 90%;
}

.data th,
.data td
{
	border-width: 1px 0 0 1px;
	padding: 5px 10px;
	vertical-align: top;
}

.data td.corner
{
	border: 0;
}

.data th
{
	background: #ffd;
}

.data thead th
{
	font-weight: bold;
	text-align: left;
}

.data tbody th
{
	font-weight: normal;
	text-align: right;
}

/* =Container
----------------------------------------------------------------------*/

#container
{
	background-color: #fff;
	background-image: url(container.jpg);
	background-repeat: repeat-y;
	border-top: 4px solid #bba;
	margin: 0 auto;
	width: 760px;
}

#container a
{
	color: #00c;
}

#container a:hover
{
	color: #f63;
}

.container1
{
	background-position: 0 0;
}

.container2
{
	background-position: -760px 0;
}

.container3
{
	background-position: -1520px 0;
}

/* =Logo, Header + Toppper
----------------------------------------------------------------------*/

#header
{
	background: #000000 url(header.jpg) no-repeat center center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	clear: both;
	width: 760px;
}

.header1
{
	height: 217px;
}

.header2
{
	height: 80px;
}

#logo
{
	background: url(,) no-repeat center bottom;
	width: 760px;
}

.logo1
{
	height: 150px;
	position: relative;
}

.logo1 img
{
	position: absolute;
	top: -1px;
	left: 0;
}

.logo2
{
	height: 80px;
}

.logo2 a
{
	display: block;
	overflow: hidden;
	text-indent: -99999px;
	width: 760px;
	height: 80px;
}

#topper
{
	background-image: url(topper.jpg);
	background-repeat: no-repeat;
	clear: both;
	font-size: 0;
	margin: 0 0 -5px;
	width: 760px;
	height: 32px;
}

.topper1
{
	background-position: 0 0;
}

.topper2
{
	background-position: -760px 0;
}

.topper3
{
	background-position: -1520px 0;
}

/* =Navigation
----------------------------------------------------------------------*/

#nav a
{
	border-top: 4px solid #aaaaaa;
	border-bottom: 4px solid #aaaaaa;
	color: #cccccc;
	display: block;
	padding: 10px 0;
	width: 93px;
}

#nav a:hover
{
	border-bottom-color: #78A5D1;
	color: #FFCC99;
}

#nav a.current
{
	background: url(arrow.gif) no-repeat center top;
	border-top-color: #996;
}

#nav li
{
	background: #333333 url(nav.jpg) repeat-x;
	border-color: #336699 #336699 #ffffff #ffffff;
	border-style: solid;
	border-width: 1px;
	display: inline;
	float: left;
	font: bold 13px Arial, sans-serif;
	font-variant: small-caps;
	text-align: center;
}

/* =Misc Classes + IDs
----------------------------------------------------------------------*/

.portfolio,
.col form p,
.align_center
{
	text-align: center;
}

.align_right
{
	text-align: right;
}

.author
{
	background: url(author.gif) no-repeat 0 3px;
	font-size: 12px;
	padding: 0 0 0 40px;
}

.excerpt span
{
	display: block;
	font: 10px Verdana, sans-serif;
	text-align: right;
}

.feed
{
	background: url(feed.gif) no-repeat right bottom;
	padding: 0 15px 0 0;
}

.float_left
{
	float: left;
}

.float_right
{
	float: right;
}

/* =Main Content
----------------------------------------------------------------------*/

#content
{
	float: left;
	font: 11px Verdana, sans-serif;
	overflow: hidden;
	width: 500px;
}

#content li
{
	background: url(content_li.gif) no-repeat 0 5px;
	padding: 0 0 0 15px;
}

#content p, #content ol, #content ul, h3
{
	margin: 0 20px 15px 30px;
}

#content pre
{
	border-top: 1px dashed #ddc;
	border-bottom: 1px dashed #ddc;
	margin: 0 5px 15px 15px;
	padding: 15px 15px;
	overflow: auto;
}

.notice
{
	background: #ffc;
	clear: both;
	color: #110;
	text-align: justify;
}

.picture
{
	border: 1px solid #ccb;
	float: left;
	margin: 0 10px 0 0;
	padding: 1px;
}

a:hover .picture
{
	background: #fff;
	border-color: #110;
}

.verified
{
	float: left;
	margin: 0 10px 15px 0;
}

/* =Comments Display
----------------------------------------------------------------------*/

span.comment_name
{
	font-size: 12px;
}

#content ol.comments
{
	margin: 0 0 0 10px;
	padding: 0;
}

#content ol.comments li
{
	background: none;
	border-bottom: 1px solid #ddc;
	margin: 0 0 15px;
	padding: 5px 20px;
}

.comment_num
{
	float: right;
	font: 13px Georgia, serif;
	text-align: right;
}

#content .comment_num a
{
	background: url(chatter.gif) no-repeat right center;
	display: block;
	color: #998;
	cursor: default;
	margin: 0 0 15px;
	padding: 0 15px 0 0;
}

#cpreview
{
	background: url(cpreview.gif) no-repeat center bottom;
	line-height: 150%;
	margin: 0 0 15px 10px;
	padding: 10px 20px 20px;
}

/* =Comment + Email Forms
----------------------------------------------------------------------*/

legend
{
	display: none;
}

ul.comments_error,
ul.zemError
{
	color: #c00;
}

#comment_name_input,
#comment_email_input,
#comment_web_input,
#name,
#email,
#web,
#subject,
#message
{
	background: #ffe;
	border: 1px solid #ccb;
	color: #665;
	font: 11px Verdana, sans-serif;
	padding: 2px 3px;
	width: 442px;
}

#message
{
	height: 200px;
	overflow: auto;
}

#comment_name_input.comments_error,
#comment_email_input.comments_error,
#comment_web_input.comments_error,
#name.zemRequirederrorElement,
#email.zemRequirederrorElement,
#web.zemRequirederrorElement,
#subject.zemRequirederrorElement,
#message.comments_error,
#message.zemRequirederrorElement
{
	border: 1px solid #c00;
}

#comment_name_input:focus,
#comment_email_input:focus,
#comment_web_input:focus,
#name:focus,
#email:focus,
#web:focus,
#subject:focus,
#message:focus,
.search_field:focus
{
	background: #efe;
	border-color: #998;
}

.button
{
	background: #ffe url(th.jpg) repeat-x 0 1px;
	border-color: #ddc #ccb #bba;
	border-style: solid;
	border-width: 1px;
	color: #665;
	cursor: pointer;
	font: bold 11px Arial, sans-serif;
	overflow: visible;
	letter-spacing: 1px;
	margin: 0 5px 15px 0;
	padding: 3px 5px 2px;
	text-transform: uppercase;
	width: auto;
}

.button:hover
{
	border-color: #998 #776 #554;
	color: #221;
}

p#txpCommentInputForm
{
	color: #aa9;
	font: 14px Georgia, serif;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: center;
}

p#publish
{
	margin-top: -10px;
	margin-bottom: 0;
}

/* =Columns + Sidebar
----------------------------------------------------------------------*/

.col
{
	float: left;
	font: 14px Times New Roman, Arial, sans-serif;
	width: 250px;
}

.col li
{
	background: url(col_li.gif) no-repeat 0 7px;
	padding: 0 0 0 20px;
}

.col p
{
	margin: 0 15px 15px 25px;
}

.col p.info,
#content p.info
{
	font: 10px Verdana, sans-serif;
	margin-top: -15px;
	text-align: center;
}

p.info a.chatter
{
	background: url(chatter.gif) no-repeat right center;
	padding: 0 15px 0 0;
}

p.featured
{
	text-align: center;
}

p.featured img
{
	border: 1px solid #ccb;
	padding: 1px;
	width: 200px;
	height: 100px;
}

p.featured a:hover img
{
	background: #fff;
	border-color: #110;
}

.col ul
{
	margin: 0 5px 15px 25px;
}

.col ul.recent_comments
{
	background: url(recent_comments.gif) no-repeat 170px 0;
}

.col ul.recent_comments span
{
	display: block;
	font-size: 9px;
	text-transform: lowercase;
}

.rules9 a
{
	background: url(9rules.gif) no-repeat left bottom;
	display: block;
	overflow: hidden;
	text-indent: -99999px;
	width: 210px;
	height: 25px;
}

.rules9 a:hover
{
	background-position: 0 0;
}

#flickr
{
	font-size: 9px;
	margin: 0 15px 0 25px;
}

#flickr a
{
	display: block;
	float: left;
	padding: 0 1px 5px 4px;
	position: relative;
	height: 64px;
	width: 64px;
}

#flickr a:hover
{
	font-size: 100%;
	z-index: 1;
}

#flickr img
{
	border: 1px solid #ccb;
	padding: 1px;
	height: 60px;
	width: 60px;
}

#flickr a:hover img
{
	background: #fff;
	border-color: #110;
	position: absolute;
	width: 75px;
	height: 75px;
	top: -7px;
	left: -4px;
}


/* =Footer
----------------------------------------------------------------------*/

#footer
{
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	color: #ffffff;
	width: 760px;
}

.footer1
{
	background-position: 0 0;
}

.footer2
{
	background-position: -760px 0;
}

.footer3
{
	background-position: -1520px 0;
}

#footer a
{
	color: #996;
}

#footer a:hover
{
	color: #330;
}

#footer p
{
	background: url(footer_p.gif) repeat-x left bottom;
	font: 10px Verdana, sans-serif;
	margin: 0 20px;
	padding: 40px 0 10px;
	text-align: center;
}