/*
Theme Name: Apollo Productions
Theme URI: http://www.apollo-productions.ca/
Description: yar
Version: 4.0.1
Author: http://www.tsukai.ca/
*/

/* ==== BODY ==== */
body {
	background:#363636 url(../images/back_2.gif) repeat-y center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
* {margin: 0px;padding: 0px;}
p {
	padding: 10px;
	display:block;
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}
p .more {
	color:#ff9933;
	}
a {
	color:#6b7272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	color:#ff9933;
	}
#container {
	margin: 0px auto;
	text-align: left;
	width:964px;
}
#header{
	position:absolute;
	.top:22px;
	height:197px;
	width:964px;
	background:url(../images/header_1_3.gif) no-repeat;
}
#content{
}
#left{
	width:192px;
	float:left;
	margin-left:10px;
}
#middle{
	margin-left:213px;
	margin-right:195px;
	width:540px;
	padding:0 10px 0 0;
}
#right{
	width:192px;
	float:right;
	padding-right:10px;
}

/* ======= menu ======= */
.menuheader{
	width:192px;
	height:37px;
	background-image:url(../images/menutop2.gif);
	display:block;
}
.menucontent{
	width:192px;
	background:#FF0000 url(../images/menumiddle2.gif);
	padding-top:5px;
	background-repeat: repeat-y;
	/* filter:alpha(opacity=60);
	opacity:0.6; */
}
.menucontent img {
	margin:5px 0px 0px 8px;
	width:172px;
	border:solid 1px;
}
.menucontent p{
	color:#FFFFFF;
}
.menucontent a{
	color:#FFFFFF;
}
.menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.djmenuheader{
	width:192px;
	height:37px;
	background-image:url(../images/menutop2.gif);
	display:block;
}
.djmenucontent{
	width:192px;
	background:#FF0000 url(../images/menumiddle2.gif);
	padding-top:5px;
	padding-left:0px;
	background-repeat: repeat-y;
	/* filter:alpha(opacity=60);
	opacity:0.6; */
}
.djmenucontent img {
	width:172px;
	border:solid 1px;
}
.djmenucontent p{
	color:#FFF;
}
.djmenucontent a{
	color:#FFF;
}
.djmenuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.menufooter{
	width:192px;
	height:15px;
	background-image:url(../images/menubottom2.gif);
	display:block;
	margin-bottom:10px;
}
.postheader,.menuheader{
	color:#CCCCCC;
	text-transform: uppercase;
}
/* ======= post ======== */
.box {
	float:left;
	width:737px;  /* 540px */
	background:#FFFFFF;
	margin-right:10px;
	margin-bottom:10px;
 	/* filter:alpha(opacity=60);
	opacity:0.6; */
}
.box-t { 
	background: top url(../images/box_t_w2.gif) repeat-x;
}
.box-r { background: right url(../images/box_r.gif) repeat-y; }
.box-b { background: bottom url(../images/box_b.gif) repeat-x; }
.box-l { background: left url(../images/box_l.gif) repeat-y; }
.box-tr { background: top right url(../images/box_tr_w2.gif) no-repeat; }
.box-br { background: bottom right url(../images/box_br2.gif) no-repeat; }
.box-bl { background: bottom left url(../images/box_bl2.gif) no-repeat; }
.box-tl { 
	background: top left url(../images/box_tl_w2.gif) no-repeat;
	padding: 13px 13px;
}
.box-tl h1 {
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
}
.box-tl h2 {
	/* padding: 7px 0px 0px 20px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#000;
	margin-bottom:10px;
	margin-right:7px;
}
.box-t1 h2 a:hover {
	color:#000000;
	}
.box-tl img {
	/*padding-left:15px;*/
	/*width:auto;*/
	/*height:500px;*/
	border: solid 0px #999999;	
}
.box-tl iframe {
	margin-bottom:10px;
}
.more {
	text-align:right;
	}
.more a:hover {
	color:#ff9933;
	}
.post{
	margin-bottom:15px;
}
.postheader{
	background-image:url(../images/posttop.gif);
	display:block;
	width:449px;
	height:33px;
}
.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
}
.postcontent{
	background-image:url(../images/postmiddle.gif);
	background-repeat: repeat-y;
	padding: 20px 0px;
}
.postcontent img {
	padding:15px;
}
.postfooter{
	background-image:url(../images/postbottom.gif);
	background-repeat: no-repeat;
	display:block;
	width:450px;
	height:15px;
}
/* ======== header ======= */
#header{
	position:relative;
}
#header ul{
	position:absolute;
	top:10px;
	left:10px;
	display:block;
	background-color: //#cc0000;
	width:962px;
	height:22px;
	text-align:left;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #FFFFFF;	
}
.last{
	border-right: 0px none #FFFFFF !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
	color:#FFFFFF;
}
#header ul li a:hover{
	text-decoration:underline;
}
#header img {
	border:0;
}
.headimg {
	position:absolute;
	top:35px;
}
.menuimg0 {
	position:absolute;
	left:420px;
	top:42px;
}
.menuimg1 {
	position:absolute;
	top:42px;
	left:530px;
}
.menuimg2 {
	position:absolute;
	top:42px;
	left:640px;
}
.menuimg3 {
	position:absolute;
	top:42px;
	left:750px;
}
.menuimg4 {
	position:absolute;
	top:42px;
	left:860px;
}
/* ======== footer ======== */
#footer{
	width:auto;
	padding-top:0px;
	margin-top:10px;
	float:bottom;
}
#footer ul{
	display:block;
	width:auto;
	text-align:center;
}
#footer ul li{
	display:inline;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
	color:#000000;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer span{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:auto;
	display:block;
	padding: 15px 0px;
}
/********************* ad menu ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 3px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}
.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;
}
.member img{
	width:170px;
	height:75px;
	border: solid 2px #999999;	

}
.clear {
	clear:both;
}
/********************** Fancy ***************************/
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}
div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}
div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('http://www.amazingthings.ca/v3/images/fancy_progress.png') no-repeat;
}
div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}
div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}
div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}
div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}
img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}
div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('http://www.amazingthings.ca/v3/images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}
#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}
a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}
a#fancy_left {
	left: 0px; 
}
a#fancy_right {
	right: 0px; 
}
span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}
span#fancy_left_ico {
	left: -9999px;
	background: transparent url('http://www.amazingthings.ca/v3/images/fancy_left.png') no-repeat;
}
span#fancy_right_ico {
	right: -9999px;
	background: transparent url('http://www.amazingthings.ca/v3/images/fancy_right.png') no-repeat;
}
a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}
a#fancy_left:hover span {
	left: 20px; 
}
a#fancy_right:hover span {
	right: 20px; 
}
#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('http://www.amazingthings.ca/v3/images/fancy_shadow_n.png') repeat-x;
}
div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('http://www.amazingthings.ca/v3/images/fancy_shadow_ne.png') no-repeat;
}
div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('http://www.amazingthings.ca/v3/images/fancy_shadow_e.png') repeat-y;
}
div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('http://www.amazingthings.ca/v3/images/fancy_shadow_se.png') no-repeat;
}
div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('http://www.amazingthings.ca/v3/images/fancy_shadow_s.png') repeat-x;
}
div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('http://www.amazingthings.ca/v3/images/fancy_shadow_sw.png') no-repeat;
}
div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('http://www.amazingthings.ca/v3/images/fancy_shadow_w.png') repeat-y;
}
div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('http://www.amazingthings.ca/v3/images/fancy_shadow_nw.png') no-repeat;
}
div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}
div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}
div#fancy_title table {
	margin: 0 auto;
}
div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}
td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('http://www.amazingthings.ca/v3/images/fancy_title_left.png') repeat-x;
}
td#fancy_title_main {
	height: 32px;
	background: transparent url('http://www.amazingthings.ca/v3/images/fancy_title_main.png') repeat-x;
}
td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('http://www.amazingthings.ca/v3/images/fancy_title_right.png') repeat-x;
}

form {
	padding-left:15px;
	}
#form1 {
	margin:0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	width:300px;
	}
#verif_box {
	padding:2px;
	border:1px solid #CCCCCC;
	width:180px; 
	height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	}
#from {
	padding:2px; 
	border:1px solid #CCCCCC; 
	width:180px; 
	height:14px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#subject {
	padding:2px; 
	border:1px solid #CCCCCC; 
	width:180px; 
	height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	}
#wrong_code {
	border:1px solid #990000; 
	background-color:#D70000; 
	color:#FFFFFF; 
	padding:4px; 
	padding-left:6px;
	width:295px;
	}
#message {
	padding:2px; 
	border:1px solid #CCCCCC; 
	width:300px; 
	height:100px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	}
#submit {
	margin-top:10px; 
	display:block; 
	border:1px solid #000000; 
	width:100px; 
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	padding-left:2px; 
	padding-right:2px; 
	padding-top:0px; 
	padding-bottom:2px; 
	line-height:14px; 
	background-color:#EFEFEF;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	