@charset "UTF-8";
/* CSS Document */

/*
#logo {
	background-position: center center;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

#headerBanner {
	background-position: center center;
	background-image: url(../images/header_image.jpg);
	background-repeat: no-repeat;
}
*/

html, body {
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 13px;
	background-color: #0097ec;
	color: #666666;
}
#bodyContainer {
	background-image: url(../images/body_shadow.jpg);
	background-position: center center;
	background-repeat: repeat-y;
}
#header {
	margin-left: auto;
	margin-right: auto;
	min-width: 751px;
	width: 751px;
	max-width: 751px;
	display: block;
}
#body {
	margin-left: auto;
	margin-right: auto;
	min-width: 751px;
	width: 751px;
	max-width: 751px;
	display: block;
	background-color: #fff;
}
#credits {
	background-color: #0097ee;
}
#navContainer {
	text-align: center;
	background-position: center center;
	background-image: url(../images/images/main_menu_1px_slice.jpg);
	background-repeat: repeat-x;
	min-height: 48px;
	height: 48px;
	max-height: 48px;
	
	min-width: 100%;
	width: 100%;
	max-width: 100%;
	
	
}

#navContainer a {

	/* font-family: "Courier New", Courier, Monaco, monospace; */

	/*
top: 8px;

	position: relative;

	margin-top: 18px;

	font-size: 14px;

	padding-right: 36px; 
	
	padding-left: 36px; 

	padding-bottom: 5px;

	padding-top: 12px;
*/

	/*
color: #e6e6e6;
	font-weight: bold;
	letter-spacing: .5px
*/;
	
	min-height: 48px;
	height: 48px;
	max-height: 48px;
	
	float: right;
	display: inline-block;

}

#footer {
	/*
background-position: center center;
	background-image: url(../images/white_footer.jpg);
	background-repeat: no-repeat;
*/
	position: relative;
}

#section {
	border-bottom-width: 5px;
	border-bottom-color: #e2e2e2;
	border-bottom-style: solid;
	background-position: right top;
	background-image: url(../images/section.jpg);
	background-repeat: no-repeat;
	width: 751px;
	height: 50px;
	/*
margin-left: auto;
	margin-right: auto;
	display: block;
*/
	background-color: #fff;
	position: relative;
}
#section div {

	text-transform: capitalize;

	font-family: "Courier New", Courier, Monaco, monospace;

	/*text-transform: uppercase;*/

	padding-top: 10px;

	padding-left: 10px;

	color: #666666;

	font-size: 32px;

}
textarea, input, label {
	color: #666666;
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 13px;
}


/* filmography */
#filmography fieldset {
	
	border-color: #b3b3b3;
	
	border-style: solid;
	
	border-width: 1px;
	
	margin-left: 20px;
	
	margin-right: 20px;
	
	/* margin-top: 15px; */
	margin-bottom: 5px;
	position: relative;
	/* top: 15px */;
	
}
#filmography fieldset legend {
	font-weight: bold;
}
#filmography .moviePoster {
	margin-right: 55px;
	margin-left: 55px;
	margin-bottom: 25px;
	margin-top: 25px;
	width: 120px;
	height: 180px;
	display: inline-block;
}

#filmography .moviePoster img {
	width: 120px;
	height: 180px;
}

.postContent {
	text-align: justify;
}

/* CONTACT */
/*
#contact label {
	text-align: left;
	color: #ffffff;
	text-shadow: 0px 1px 2px #191919;
	 background: aqua;
	display: block;
	width: 142px;
	height: 13px;
	position: relative;
	top: 0px;
	left: 5px;
	z-index: 2;
}
#contact label.focus{
	text-shadow: 0px 0px 0px #191919;
	color: #808080;
}*/
#contact .input {
	width: 142px;
	height: 13px;
	display: block;
	text-align: center;
	position: relative;
	top: 1px;
	z-index: 1;
}
#sollarsystems {
	color: #4c4c4c;
	position: relative;
	top:2px;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: lighter;
	
}
#sollarsystems a {
	color: #4c4c4c;
}
#sollarsystems a:hover {
	text-decoration: underline
}

#navContainer #magfest {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/magfest.gif);
	min-width: 200px;
	width: 200px;
	max-width: 200px;
	min-height: 200px;
	height: 200px;
	max-height: 200px;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	z-index: 10000;
	margin: 0px;
	padding: 0px;
}

/* Navagation */

#link_home {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/images/link_home.jpg);
	min-width: 47px;
	width: 47px;
	max-width: 47px;
	
	
}

#navContainer a#link_home {
	float: left;
}

a#link_blog {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/images/link_blog.jpg);
	min-width: 126px;
	width: 126px;
	max-width: 126px;
	/* display: none; */
}

a#link_reel {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/images/link_reel.jpg);
	min-width: 125px;
	width: 125px;
	max-width: 125px;

}

a#link_filmography {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/images/link_filmography.jpg);
	min-width: 126px;
	width: 126px;
	max-width: 126px;

}

a#link_contact {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/images/link_contact.jpg);
	min-width: 128px;
	width: 128px;
	max-width: 128px;

}
#footer #recent_blogs_layer_3 {
	min-width: 803px;
	width: 803px;
	max-width: 803px;
	position: absolute;
	z-index: 1002;
	/* display: none; */
}

#footer #recent_blogs_layer_3 #recentBlogLink {
	cursor: pointer;
}
#footer #recent_blogs_layer_2 {
	min-width: 803px;
	width: 803px;
	max-width: 803px;
	position: absolute;
	z-index: 1001;
	text-align: center;
	size: 12pt;
	color: #f2f2f2;
	padding-top: 10px;
	font-weight: bold;
}
#footer #recent_blogs_layer_1 {
	min-width: 803px;
	width: 803px;
	max-width: 803px;
	position: absolute;
	z-index: 1000;
}
#footer #recent_blogs_layer_1 img {
	margin-left: auto;
	margin-right: auto;
	min-width: 501px;
	width: 501px;
	max-width: 501px;
	display: block;
}
#footer #recent_blogs_bottom_shadow {
	margin-top: 35px;
}


