/*
Theme Name: cyan cyan cyan
Theme URI: bthreen.com
Description: cyan cyan cyan
Version: Version 0.5b
Author: Benjamin Tan
Author URI: http://www.bthreen.com

GLOBAL RESET by Eric Meyer
==================================================
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*
GENERAL
==================================================
*/

body {
	background: #000 url(images/body_bg.jpg) 50% 0 repeat-x;
	font-family: Verdana, Arial, Helvetica, "Sans-Serif";
	font-size: 80%;
	line-height: 1.85em;
	color: #777;
}

/* HEADERS */
h1 {
	padding: 0 0 0.5em 0;
	margin: 0 0 0.5em 0;
	font-family: Arial, Helvetica, "Sans-Serif";
	font-size: 24px;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: -1.5px;
	color: #FFF;
}
h1.border { border-bottom: solid 1px #222; margin: 0 0 0.5em 0; }
h1.border.space { margin: 0 20px 0.5em 0; }
h1 a:link, h1 a:visited { font-weight: normal; border: none; }
h1 span { color: #DDD; font-weight: normal; }

h2 {
	padding: 0 0 0.5em 0;
	margin: 0 0 1em 0;
	font-family: Arial, Helvetica, "Sans-Serif";
	font-size: 17px;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 0;
	color: #EEE;
}
h2 span { display: inline; color: #AAA; }
h2.border { border-bottom: solid 1px #222; margin: 1em 0 !important; margin: 0 0 1em 0; }
h2.border.space { margin: 1em 20px 1em 0 !important; margin: 0 20px 0.8em 0; }
h2 a:link, h2 a:visited { font-weight: normal; }

.post h2 {
	font-size: 18px;
	padding: 0 0 0.5em 0;
	letter-spacing: -1px;
	color: #777;
}

h3 {
	padding: 0 0 0.8em 0;
	font-family: Arial, Helvetica, "Sans-Serif";
	font-size: 25px;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: -2px;
	color: #777;
}

h4 {
	font-family: Arial, Helvetica, "Sans-Serif";
	font-size: 18px;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #777;
}

h5 {
	width: 100%;
	padding: 0.5em 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #777;
	overflow: hidden;
}

img { border: 0; padding: 0; margin: 0; }
p { margin: 0 0 1.6em 0; display: block; }
ul { margin: 1em 0 1em 2em; padding: 0; }
ul li { padding: 0 0 0 1em; margin: 0; list-style: none; background: url("images/bullet.gif") no-repeat 0 0.75em; }
ol { margin: 0 0 1.5em 2em; }
ol li { background: transparent; list-style-type: decimal; list-style-position: inside; }

a:link, a:visited {
	font-weight: normal;
	color: #4BC0B4;
	background: transparent;
	text-decoration: none;
}
a:active {
	color: #FFF;
	background: transparent;
	font-style: italic;	
}
a:hover {
	color: #FFF;
	background: transparent;
	border: none;
}

#body a:link, #body a:visited { border-bottom: solid 1px #DDD; }
#body a:active { font-style: italic; }
#body a:hover { border-bottom: solid 1px #F5F5F5; color: #8AD5CE; }
#body h1 a:link, #body h1 a:visited { border: #F5F5F5; }

blockquote {
	background: url("images/blockquote.gif") top left no-repeat;
	font-family: Georgia, Arial, Helvetica, "Sans-Serif";
	font-size: 13px;
	font-style: italic;
	margin: 2em 0;
	padding: 0 0 0 2.2em;
	color: #AAA;
}

pre { font-size: 13px; color: #AAA; margin: 0 0 0 2em; overflow: auto; }
arconym { color: #777; border-bottom: dotted 1px #EEE; }
small { font-size: 11px; }
strong { font-weight: bold; }
em { font-style: italic; }
.strong, a:link.strong, a:visited.strong { font-weight: bold; }

/*
DIV TEMPLATE
=============================================================
*/
#container {
	width: 100%; 
	margin: 0 auto;
	background: transparent;
}

#bg /* Main content textured bg */ {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	float: left;
	background: url("images/body_texture_bg.jpg");
}

#headercontainer {
	width: 910px;
	height: 130px;
	margin: 0 auto;
	background: transparent;
}

#header {
	width: 910px;
	margin: 10px 0 50px 0;
	float: left;
}
#header h1 {
	width: 135px;
	height: 75px;
	margin: 15px 0;
	padding: 0;
	float: left;
}
#header h1 a {
	overflow: hidden;
	margin: 25px 0 0 0;
	height: 75px;
	display: block;
	text-indent: -9999px;
	background: url("images/header.gif") no-repeat 0 50%;
	border-bottom: none;
}

/* OPENING */

#opening {
	clear: both;
	width: 910px;
	height: 220px;
	margin: 0 auto 30px auto;
	background: #000;
}
#opening .bg { width: 890px; height: 200px; padding: 0 0 0 20px; background: url(images/opening_text.gif) 110px 20px no-repeat; float: left;}
#opening h1 { text-indent: -9999px; width: 790px; height: 187px; margin: 20px 0 0 0;  float: left; }
#opening span { display: none; }
#opening .phone { width: 96px; height: 200px; margin: 20px 0 0 0; background: url(images/opening_phone.gif) no-repeat 0 50%; float: left; position: absolute; }

#promo { 
	font-family: Arial;
	clear: both;
	font-size: 24px;
	margin: 0 auto;
	width: 910px;
}
#promo .box {
	clear: both;
	float: left;
	width: 910px;
	height: 120px;
	margin: 0 0 30px 0;
	padding: 0;
	background: url(images/promo.gif) #0C0C0C 0 50% no-repeat;
}
#promo p { text-indent: -9999px; width: 910px; height: 120px; margin: 0; padding: 0; }

#process { width: 910px; margin: 0 auto; float: left; }
#process .box { float: left; background: url(images/process_box.gif) 0 0; width: 293px; margin: 5px 10px 30px 0; }
#process .box .number { font-weight: bold; font-size: 16px; float: left; width: 51px; padding: 5px 0 0 0; line-height: 76px; vertical-align: middle; color: #FFF; text-align: center; }
#process .box .image { margin: 0 0 0 120px; width: 80px; height: 60px; }
#process .box .image.card { background: url(images/process_card.gif); }
#process .box .image.design { background: url(images/process_design.gif); }
#process .box .image.phone { background: url(images/process_phone.gif); }
#process .box .text { color: #555; text-align: center; padding: 10px 20px 10px 40px; }

/* The 'order now' button */

h2.ordernow { text-indent: -9999px; width: 115px; height: 34px; float: left; margin: 190px 0 0 735px; padding: 0; position: absolute; }
h2.ordernow a:link, h2.ordernow a:visited { width: 115px; height: 34px; background: url(images/ordernow.gif) 0 0; display: block; }
h2.ordernow a:hover { background-position: 0 -34px; }
h2.ordernow.nopad { margin: 0; position: relative; float: left; padding: 0 0 1em 0; }
h2.ordernow.right { float: right; }

/* BODY */

.break { width: 100%; height: 1px; float: left; clear: both; margin: 0; padding: 0; }

#bodycontainer {
	width: 910px;
	margin: 0 auto;
	background: transparent;
}

.twothirds { float: left; width: 606px; }
.twothirds p { width: 586px; }
.onethird { float: left; width: 303px !important; width: 301px; }
.onethird.needgap p { margin: 0 1.5em 1.5em 0; }
.onethird.commentary { font-style: italic; }
.twothirds.order p { margin: 0 0 1.0em 0; }
.onewhole { float: left; width: 910px; }

/* For the blog excerpts */

.holder { 	
	clear: both;
	width: 910px;
	margin: 0 auto;
	background: transparent;
}
.holder .left { width: 400px; float: left; }
.holder .right { width: 500px; margin: 0 0 0 10px; float: right; }

#body {
	width: 910px;
	float: left;
	padding: 0 0 2em 0;
	font-family: Verdana, Arial, Helvetica, "Sans-Serif";
	text-align: left;
	line-height: 1.8em;
}

#body .partition { width: 435px; }
#body .partition.left { float: left; }
#body .partition.right { float: right; }
#body .ahabreak { float: left; width: 910px; height: 1px; overflow: hidden; }

#body .post { float: left; margin: 0; width: 100%; }
#body .entry.tumble { font-style: italic; }
#body .postmeta { margin: 0; padding: 0; display: block; }

#body .navigation { margin: 2em 0; padding: 0; font-size: 12px; float: left; font-weight: bold; width: 100%; position: static; }
#body .navigation .alignleft { float: left; background: #FFF; padding: 0 0.5em; }
#body .navigation .alignright { float: right; background: #FFF; padding: 0 0.5em; }
#body .navigation a:link, #body .navigation a:visited { font-weight: bold; border: none; color: #AAA; }
#body .navigation a:hover, #body .navigation a:active { color: #8AD5CE; }

/* COMMENTS CONTAINER */
.leaveacommentcontainer {
	width: 100%;
	padding: 1em 0;
	float: left;
	text-align: left;
	clear: both;
}

ol#commentlist {
	float: left;
	font-size: 0.85em;
	color: #AAA;
	margin: 1em 0 0 0;
	padding: 0;
}
ol#commentlist li {
	float: left;
	width: 580px;
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
	background: transparent;
}
ol#commentlist li .standard {
	background: transparent;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
ol#commentlist .commenttext {
	float: left;
	position: static;
	display: block;
	background: url("images/comment_bg.gif") bottom left no-repeat;
	padding: 0 18px 18px 18px;
}
ol#commentlist .commenttext strong { font-weight: bold; background: transparent; }

ol#commentlist .first {
	color: #777;
	background: url("images/comment_first_bg.gif") bottom left no-repeat;
}

ol#commentlist .commenttext a:link,
ol#commentlist .commenttext a:visited { color: #777; border-bottom: solid 1px #CCC; }
ol#commentlist .commenttext a:hover { color: #8AD5CE; border: none; }

ol#commentlist .commenttext.first a:link,
ol#commentlist .commenttext.first a:visited { color: #777; border-bottom: solid 1px #CCC; }
ol#commentlist .commenttext.first a:hover { color: #8AD5CE; border: none; }

ol#commentlist .commentname {
	float: left;
	width: 580px;
}
ol#commentlist a:link, 
ol#commentlist a:visited { border: none; }
/*.postmeta span.comments a { font-weight: bold; }*/

/* SHOWCASE */

#body .showcasehold a:visited, #body .showcasehold a:link { border: none; } /* Removes random white line on IE6 */
#body .showcase { width: 415px; height: 200px; border: 10px #FFF solid; margin: 10px 0; float: left; }

#body a:hover .showcase { border: 10px #8AD5CE solid; }
#body .showcase .title { text-align: right; font-size: 14px; float: right; font-style: italic; color: #8AD5CE; background: #FFF; /*border-left: #DDD solid 1px; border-bottom: #DDD solid 1px;*/  margin: 70px 0 0 0; padding: 3px 0 3px 10px; }
#body a:hover .title { background: #8AD5CE; color: #FFF; }
#body a:hover .title span { color: #EEE; }
#body .showcase .title span { display: block; font-size: 11px; font-weight: normal; color: #999; }

/* Index page blog posts */

.excerpt {
	font-size: 11px;
	width: 283px;
	padding: 0 20px 0 0;
	float: left;
}
.excerpt h5 { font-family: Georgia, Serif; text-transform: none; font-style: italic; padding: 0; font-size: 17px; color: #777; font-weight: normal; }
.excerpt h5 a { border: none; font-weight: normal; }
.excerpt h5 a:link, .excerpt h5 a:visited { color: #AAA; }
.excerpt h5 a:hover { color: #8AD5CE; }

.excerpt p { height: 4.5em; overflow: hidden; width: 100%; }

.excerpt .postmeta { margin: 1em 0; font-style: italic; color: #BBB; }
.excerpt .comments { font-weight: bold; font-size: 11px; background: url("images/comments_icon_left.gif") no-repeat 0 50%; padding: 2px 0 2px 19px; margin: 0 10px 0 10px; }
.excerpt a:link.comments { border: 0; }

/* Formatting for the 'hire me' section on homepage */

p.workdesc { }
p.workdesc em { color: #333; font-style: italic; }

/* Archives page formatting */

.archives ul {
	font-size: 0.85em;
	padding: 0;
	margin: 1em 0 1em 2em;
}
.archives li { list-style: none; }
.archives a { font-weight: normal; }

/* SIDEBAR */
#body #left {
	width: 560px;
	float: left;
}
#body #sidebar {
	color: #AAA;
	font-size: 11px;
	width: 290px;
	float: right;
	padding: 0 0 0 20px;
}
#body #sidebar h1 {
	padding: 0.4em 0;
	font-size: 20px;
	line-height: 50px;
	letter-spacing: -0.05em;
	vertical-align: middle;
	font-style: italic;
}

#body #sidebar p { padding: 0.5em 0; margin: 0; }
#body #sidebar span {
	font-weight: bold;
	color: #777;
}

#body #sidebar #rss { padding: 0 0 10px 0; }
#body #sidebar #rss h1 { float: left; text-indent: -9999px; height: 90px; width: 100px; padding: 0; margin: 0 10px 0 0; }
#body #sidebar #rss h1 a { float: left; width: 100px; height: 90px; margin: 0; background: url("images/rss_icon.gif") no-repeat; }

#body #sidebar ul {	padding: 0.5em 0 0.7em 0; margin: 0; }
#body #sidebar li {
	padding: 0.1em;
	list-style: none;
	border-bottom: solid 1px #DDD;
	background: transparent;
}

#body #sidebar ol {	padding: 0.5em 0 0.7em 0; margin: 0; }
#body #sidebar ol li {
	background: transparent;
	padding: 0.1em;
	list-style-type: decimal;
	list-style-position: inside;
}

#body #sidebar ol a { font-weight: normal; } /* Remove bolding from popular posts */
#body #sidebar ul.scrobbles a { font-weight: normal; } /* Remove bolding from Scrobbles */

#body #sidebar li a:link, #body #sidebar li a:visited { border: none; }
#body #sidebar ul.list { padding: 0; margin: 0; }
#body #sidebar ul.list li { margin: 1em 0; padding: 0; background: transparent; list-style: none; border: none; }

/* FOOTER STUFF */

/* JARGON */
#jargoncontainer {
	width: 100%;
	padding: 0 0 2em 0;
	float: left;

	color: #000;
}

#jargon {
	clear: both;
	font-size: 0.85em;
	line-height: 1.8em;
	width: 910px; 
	margin: 5px auto 0 auto;
	border-top: 1px solid #222;
	padding: 10px 0 20px 0;
	font-style: italic;
	text-align: left;
	color: #333;
}
#jargon p { height: 20px; }

#jargon a { font-weight: normal; color: #508F89; }
#jargon a:hover { color: #8AD5CE; }
#jargon a.bthreen { line-height: 18px; background: url(images/bthreen.gif) no-repeat 100% 0; padding: 2px 17px 2px 0; }
#jargon a.treshna:link, #jargon a.treshna:visited { color: #4F0000; }
#jargon a.treshna:hover { color: #6F1414; }


/*
FORMS
==================================================
*/

/*#contact input, #contact textarea {
	font-family: Verdana, "Sans-Serif";
	font-size: 1em;
}

#contact #name, #contact #email, #contact #subject {
	border: double 3px #DBD7CC;
	background: #FFF;
	padding: 0.2em;
	width: 20em;
	color: #888;
}*/

#contact #message {
	border: solid 1px #DBD7CC;
	background: #FFF;
	padding: 0.2em;
	width: 35em;
	color: #888;
}

input.contact {
	font-size: 1em;
	border: solid 1px #333;
	border-top: solid 1px #111;
	background: #222;
	padding: 0.2em;
	width: 20em;
	color: #AAA;
}
input.contact.order { width: 350px; }
input.contact.error { border-left: solid 2px #4BC0B4; } /* Error for fields */
textarea.contact {
	font-family: Verdana, "Sans-Serif";
	font-size: 1em;
	border: solid 1px #333;
	border-top: solid 1px #111;
	background: #222;
	padding: 0.2em;
	width: 35em;
	color: #AAA;
}
textarea.contact.order { width: 350px; }
textarea.contact.error { border-left: solid 2px #4BC0B4; } /* Error for fields */
input.maths {
	font-size: 1em;
	border: solid 1px #333;
	border-top: solid 1px #111;
	background: #222;
	padding: 0.2em;
	width: 1em;
	color: #AAA;
	text-align: center;
	vertical-align: middle;
}
input.total {
	font-size: 22px;
	border: 0;
	border-bottom: solid 1px #222;
	background: #000;
	padding: 0.2em;
	width: 4em;
	color: #43C4B7;
	text-align: center;
	vertical-align: middle;
}
input.submit {
	padding: 0.3em;
	font-size: 0.9em;
}

input.submitbtn {
	width: 96px;
	height: 30px;
	background: url("images/submit_bg.gif");
	outline: none;
}
input.submitbtn:hover { background-position: 0 -30px; }

/*
Menu
==================================================

Header Menu */

#headermenu {
	float: right;
	margin: 40px 0 0 0;
	width: 650px;
	height: 68px;
}

#headermenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#headermenu li {
	text-indent: -9999px;
	display: inline;
	height: 68px;
	padding: 0 0 0 10px;
	margin: 0;
	float: right;
	background: transparent;
}

#headermenu li.product a { background: url(images/menu_bg.gif) no-repeat; display: block; height: 68px; width: 133px; background-position: 0 0; padding: 0; }
#headermenu li.product a:hover,
#headermenu li.product a:active { background-position: 0 -68px; }
#headermenu li.product a.current, 
#headermenu li.product a:hover.current { background-position: 0 -136px; }

#headermenu li.packages a { background: url(images/menu_bg.gif) no-repeat; display: block; height: 68px; width: 117px; background-position: -133px 0; padding: 0; }
#headermenu li.packages a:hover,
#headermenu li.packages a:active { background-position: -133px -68px; }
#headermenu li.packages a.current, 
#headermenu li.packages a:hover.current { background-position: -133px -136px; }

#headermenu li.blog a { background: url(images/menu_bg.gif) no-repeat; display: block; height: 68px; width: 115px; background-position: -250px 0; padding: 0; }
#headermenu li.blog a:hover,
#headermenu li.blog a:active { background-position: -250px -68px; }
#headermenu li.blog a.current, 
#headermenu li.blog a:hover.current { background-position: -250px -136px; }

#headermenu li.contact a { background: url(images/menu_bg.gif) no-repeat; display: block; height: 68px; width: 100px; background-position: -365px 0; padding: 0; }
#headermenu li.contact a:hover,
#headermenu li.contact a:active { background-position: -365px -68px; }
#headermenu li.contact a.current, 
#headermenu li.contact a:hover.current { background-position: -365px -136px; }

#headermenu li.support a { background: url(images/menu_bg.gif) no-repeat; display: block; height: 68px; width: 102px; background-position: -465px 0; padding: 0; }
#headermenu li.support a:hover,
#headermenu li.support a:active { background-position: -465px -68px; }
#headermenu li.support a.current, 
#headermenu li.support a:hover.current { background-position: -465px -136px; }

/*
SLIMBOX
==================================================
*/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url("images/loading.gif") no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url("images/prevlabel.gif") no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url("images/nextlabel.gif") no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url("images/closelabel.gif") no-repeat center;
	margin: 2px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: normal;
}

/*
OTHER
==================================================
*/

.preload { display: none; }
p.quote { font-family: Georgia, "Serif"; font-style: italic; font-size: 11px; }
p.small { font-size: 11px; }
span.cyan { color: #4BC0B4; }
span.white { color: #FFF; }
p.cyan { color: #4BC0B4; font-weight: normal; }
.errormessage { font-size: 11px; padding: 5px; background: #4BC0B4; color: #FFF; text-align: center; }
