/*  ZCWD Custom WordPress Theme CSS  **********************/

body {
	font-size: 14px;
	font-family: 'Lucida Grande', Tahoma, Verdana, Arial, Sans-Serif;
	color: #FFF;
	padding: 0;
	background-color: #000;
	background-image: url(../../images/top_bar.gif);
	background-repeat: repeat-x;
	margin:0;
	}

/*	Begin Headers */
h1 {
	font-family: 'Lucida Grande', Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	color:#FFF;
	text-align: left;
	padding: 0 0 15px;
	margin: 0;
	text-decoration: none;
	}

h2 {
	font-family: 'Lucida Grande', Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	color:#FFF;
	text-decoration: none;
	}

h3 {
	font-family: 'Lucida Grande', Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	font-weight:bold;
	padding: 0;
	margin: 30px 0 0;
	color:#FFF;
	text-decoration: none;
	}
	
h4 {
	font-family: 'Lucida Grande', Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	}
	
/* End Headers */


/* MAIN IDs **********************/

#page {
	background-image:url(../../images/backer.jpg);
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center top;
	width:1167px;
	}

#topBar {
	height: 15px;
	width: 1000px;
	margin: 0 auto;
	text-align:right;
	font-family: 'Lucida Grande', Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	}
		
		#topBar a {
			color:#E7C9B6;
		}
		
		#topBar a:hover {
			color:#D8A989;
			text-decoration:none;
		}

#header {
	height: 240px;
	width: 1167px;
	background-image: url(../../images/header_img.jpg);
	background-repeat: no-repeat;
	text-indent:-8000px;
	}

#noticeArea {
	position:absolute;
	height: 210px;
	width: 370px;
	text-align:left;
	margin:0 auto 0 50px;
	z-index:10;
	}
	
#mainNav {
	height: 27px;
	width:976px;
	margin: 20px auto 0;
	}

#contentWrapper1col {
	width:976px;
	margin:0 auto;
	}
	
#content1col {
	font-size: 12px;
	padding:40px;
	border: 3px solid #9F6F51;
	margin:0 0 30px 0;
	}

#contentFooter {
	padding:35px 0 0 0;
	text-align:left;
	}

.footer {
	padding: 0;
	margin: 0 auto;
	height:32px;
	width:1167px;
	clear: both;
	background-image: url(../../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}


/* END MAIN IDs **********************/


/* COLUMN AND SIDEBARS **********************/
	
#sidebar {
	font: 12px 'Lucida Grande', Tahoma, Verdana, Arial, Sans-Serif;
	padding: 20px;
	margin-left: 0px;
	width: 170px;
	float:left;
	text-align:left;
	}
	
#sidebar2 {
	padding: 20px;
	margin-left: 0px;
	width: 170px;
	float:right;
	text-align:left;
	list-style-type:none;
	}
	
#sidebar3 {
	padding: 20px;
	margin-left: 0px;
	width: 170px;
	float:right;
	text-align:left;
	list-style-type:none;
	}

/* END COLUMN AND SIDEBARS **********************/



/* CAPSULES **********************/
.sideCapsuleLeft {
	margin:0;
	}
	
.sideCapsuleRight {
	margin-bottom:10px;
	}

.rightcapsule1Top {
	height:26px;
	width:480px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	background-image:url(../../images/capsule1_top.gif);
	background-repeat:no-repeat;
	}

.rightcapsule1Mid {
	width:480px;
	background-image:url(../../images/capsule1_mid.gif);
	background-repeat:repeat-y;
	}

.rightcapsule1Mid p {
	color: #FFF;
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin:0 30px;
	text-align:center;
	}

.rightcapsule1Btm {
	height:26px;
	width:480px;
	background-image:url(../../images/capsule1_btm.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
	}
	
.rightcapsule2Top {
	height:26px;
	width:480px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	background-image:url(../../images/capsule2_top.gif);
	background-repeat:no-repeat;
	}

.rightcapsule2Mid {
	width:480px;
	background-image:url(../../images/capsule2_mid.gif);
	background-repeat:repeat-y;
	}

.rightcapsule2Mid p {
	color: #000;
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin:0 20px;
	padding-bottom:10px;
	text-align:center;
	}
	
.rightcapsule2Watermark {
	background-image:url(../../images/capsule2_watermark.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	width:480px;
	}

.rightcapsule2Btm {
	width:480px;
	height:25px;
	background-image:url(../../images/capsule2_btm.gif);
	background-repeat:no-repeat;
	}

#content_capsule {
	list-style:none;
	border:solid 1px #000;
	padding:20px 35px;
	background-color: #E4E4E4;
	}
	


/* END CAPSULES **********************/


/* NAVIGATION **********************/

a,  a:link {
	color: #BF6B00;
	text-decoration: none;
	}

a:visited {
	color: #BF6B00;
	text-decoration: none;
	}

a:hover {
	color: #9B5500;
	text-decoration: underline;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	}
	
a.logo {
	display: block;
	background-image: url(../../images/logo.jpg);
	background-repeat: no-repeat;
	width:195px;
	height:27px;
	float:left;
	text-indent: -5000px;
	}
	a.logo img {
		display: block;
		background-image: url(../../images/logo.jpg);
		background-repeat: no-repeat;
		width:195px;
		height:27px;
		}
	
	a.logo:hover {
		background-image: url(../../images/logo2.jpg);
		background-repeat: no-repeat;
		width:195px;
		height:27px;
		}

a.print {
	display: block;
	background-image: url(../../images/print.jpg);
	background-repeat: no-repeat;
	width:195px;
	height:27px;
	float:left;
	text-indent: -5000px;
	}
	a.print img {
		display: block;
		background-image: url(../../images/print.jpg);
		background-repeat: no-repeat;
		width:195px;
		height:27px;
		}
	
	a.print:hover {
		background-image: url(../../images/print2.jpg);
		background-repeat: no-repeat;
		width:195px;
		height:27px;
		}
		
a.illustration {
	display: block;
	background-image: url(../../images/illustration.jpg);
	background-repeat: no-repeat;
	width:195px;
	height:27px;
	float:left;
	text-indent: -5000px;
	}
	a.illustration img {
		display: block;
		background-image: url(../../images/illustration.jpg);
		background-repeat: no-repeat;
		width:195px;
		height:27px;
		}
	
	a.illustration:hover {
		background-image: url(../../images/illustration2.jpg);
		background-repeat: no-repeat;
		width:195px;
		height:27px;
		}

a.glass_design {
	display: block;
	background-image: url(../../images/glass_design.jpg);
	background-repeat: no-repeat;
	width:195px;
	height:27px;
	float:left;
	text-indent: -5000px;
	}
	a.glass_design img {
		display: block;
		background-image: url(../../images/glass_design.jpg);
		background-repeat: no-repeat;
		width:195px;
		height:27px;
		}
	
	a.glass_design:hover {
		background-image: url(../../images/glass_design2.jpg);
		background-repeat: no-repeat;
		width:195px;
		height:27px;
		}

a.game_design {
	display: block;
	background-image: url(../../images/game_design.jpg);
	background-repeat: no-repeat;
	width:195px;
	height:27px;
	float:right;
	text-indent: -5000px;
	}
	a.game_design img {
		display: block;
		background-image: url(../../images/game_design.jpg);
		background-repeat: no-repeat;
		width:195px;
		height:27px;
		}
	
	a.game_design:hover {
		background-image: url(../../images/game_design2.jpg);
		background-repeat: no-repeat;
		width:195px;
		height:27px;
		}
		
a.contact {
	display: block;
	background-image: url(../../images/contact_form.gif);
	background-repeat: no-repeat;
	width:144px;
	height:25px;
	text-indent: -5000px;
	}
	a.contact img {
		display: block;
		background-image: url(../../images/contact_form.gif);
		background-repeat: no-repeat;
		width:144px;
		height:25px;
		}
	
	a.contact:hover {
		background-image: url(../../images/contact_form2.gif);
		background-repeat: no-repeat;
		width:144px;
		height:25px;
		}
		
a.header_link {
	display:block;
	height:240px;
	width:260px;
	margin:0 auto;
	}


		
/* END NAVIGATION **********************/


/* Begin Images **********************/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
a img {
	border: none;
	}
	
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
	
/* End Form Elements */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	text-decoration: none;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
/* End Calendar */



/* Begin Various Tags & Classes */

.clear {
	clear: both;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
	
.sticky h2 {
	padding-top: 10px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.spacer1 {
	height:5px;
	clear:both;
	}

.spacer2 {
	height:10px;
	clear:both;
	}

.spacer3 {
	height:15px;
	clear:both;
	}

.spacer4 {
	height:25px;
	clear:both;
	}
	
/* End Various Tags & Classes*/


/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions */


/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */