/* @override 
	http://10.0.1.3/amazestudios/assets/templates/amazestudios/amazestudios.css
	http://www.amazestudios.com/assets/templates/amazestudios/amazestudios.css
*/

/* @group Global */

* {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 1em 0;
}

li, dd {
	margin-left: 5%;
}

fieldset {
	padding: .5em;
}

select option {
	padding: 0 5px;
}

.hide, .print-logo, .close-button {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

a img {
	border: none;
}

img {
	border:0;
}

.ditto_links a {
	background: url('images/icon_external.jpg') no-repeat 100% 0;
	padding: 0 15px 0 0;
	color: red;
}

.ditto_links span {
	position: absolute;
	left: -5000px;
	width: 4000px;

}

.ditto_links a:visited {
	color: red;
}
.ditto_links a:hover {
	color: orange;
}

#breadcrumbs {
	font-style: italic;
	margin-bottom: 15px;
	text-transform: lowercase;
	color: gray;
}

#breadcrumbs a.B_homeCrumb:hover {
	color: red;
}
#breadcrumbs a.B_homeCrumb {
	color: orange;
}

/* @end */

/* @group Body and Basic Settings */

body {
	color: #666;
	background: #616161 url('images/bg_body.jpg') repeat-y top center;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 14px;
}

#container , #portfoliocontainer {
	position: relative;
	margin: 0px auto 0 auto;
	padding: 0;
	font-size: 95%;
	text-align: left;
	width: 705px;
}

.inside {
	width: 97%;
	min-width: 65em;
	max-width: 85em;
	margin: 0 auto;
}

a {
	color: #000;
	text-decoration: none;
}

h1 {
	color: #454545;
	font-size: 1.75em;
	font-weight: normal;
	margin: 1.5em 0;
}

h2 {
	font-size: 1.6em;
	color: #454545;
	font-weight: bold;
}

h3 {
	font-size: 1.5em;
	color: #454545;
	font-weight: bold;
}

p {
	line-height: 1.75em;
}

ul li {
	list-style-type: square;
	margin: 0.5em 0 0.5em 2em;
	list-style: none;
}

blockquote {
	padding-left: 1em;
	border-left: 2px solid #F06;
	color: #555;
	font-size: 1.1em
}

code, pre {
	width: 100%;
	color: #666;
	padding: 1em 0;
	overflow/**/: auto;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	font-size: 12px;
}

table {
	width: 100%;
	border-spacing: 2px;
	margin: 1.5em 0;
}

table th, table td {
	padding: 0.3em 0.75em
}

table th {
	background: #CCC;
	color: #000;
	text-align: left;
}

table td {
	background: #333;
	color: #FFF;
}

table caption {
	text-align: left;
	color: #FFF;
	margin-bottom: -1em;
	margin-top: 1em;
}

.rule {
	border-top: 1px solid #CCC;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 1.5em 0;
}

em {
	background-color: #FFC;
	color: #333;
	font-style: normal;
	padding: 2px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}

#image {
	background: #000;
	height: 250px;
	padding: 0;
	color: #000;
	text-align: center;
}

/* @end */

/* @group Header */

#bgcontainer {
	background: #FFF url('images/bg_paper.jpg') repeat-y top left;
	margin: 0;
}

.content_bottom {
	padding: 0;
	margin: 0;
	border: 0;
	height: 20px;
	background: url('images/content_paper_bottom.jpg') no-repeat top left;
	margin-bottom: 5px;
	display: block;
	text-indent: -2000px;
}

#banner_bottom {
	padding: 0;
	margin: 0;
	border: 0;
	height: 20px;
	background: url('images/bg_banner_bottom.jpg') no-repeat top center;
	margin-bottom: 5px;
	display: block;
	text-indent: -2000px;
}

#header {
	background: #FFF url('images/nav_head_gloss.jpg') repeat-x left top;
	height: 80px;
	border-bottom: 1px solid #DDD;
}

#header .inside {
	padding: 0;
}

#header h2 {
	font-size: 2.25em;
	margin: 0;
	padding: 0;
	float: left;
}

#header h2 a {
	text-decoration: none;
	display: block;
	width: 288px;
	position: absolute;
	top: 0;
	left: 30px;
	z-index: 8;
	padding-left: 0px;
	margin: 0 0 0 40px;
	height: 80px;
	border: 0;
	text-indent: -9999px;
}

#header p {
	padding: 1em 0;
	margin: 0;
	line-height: 1em;
}

/* @end */

/* @group Javascript */

#preload {
	background: #000;
	color: #999;
	width: 100%;
	height: 250px;
	padding: 0;
	margin: 0;
}

#preload img {
	position: relative;
	top: 48%;
}

p#dropmessage {
	font-size: 20px;
	color: #fff;
	text-align: left;
}

#message {
	padding: 1px 1px 1px 40px;
	background: #333;
}

/* @end */

/* @group Navigation */

.navigation {
	position: relative;

}

ul.navigation {
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
}

ul.navigation li {
	float: left;
	display: inline;
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	border: 0;
	font-size: 14px;
	font-weight: normal;
}

ul.navigation li a {
	float: left;
	display: block;
	height: 45px;
	margin: 5px 0 0 0;
	padding: 25px 14px 0 15px;
	color: #FFF;
	text-decoration: none;
	text-transform: lowercase;
	border-left: 1px solid #505050;
}

ul.navigation li.last a {
	border-right: 1px solid #505050;
}

ul.navigation li a:hover {
	background: transparent url('images/nav_head_gloss_hover.jpg') repeat-x left center;
	color: orange;
}


ul.navigation li a.selected {
	background: transparent url('images/nav_head_gloss_hover.jpg') repeat-x left center;
	color: #FFF;
}

ul.navigation li a.selected:hover {
	color: #ccc;
}

ul.navigation li.selected {
	background: transparent url('images/nav_head_gloss_here.jpg') repeat-x left center;
	color: #FFF;
}

ul.navigation li.selected:hover {
	color: #ccc;
}

ul.navigation li a.here {
	background: transparent url('images/nav_head_gloss_here.jpg') repeat-x left center;
	color: #FFF;
}

ul.navigation li a.here:hover {
	color: #ccc;
}

ul.navigation li.here {
	background: transparent url('images/nav_head_gloss_here.jpg') repeat-x top left;
	color: #FFF;
}

ul.navigation li.here:hover {
	color: #ccc;
}

ul.navigation a:visited {
	color: white;
}

.pagenav {
	padding: 30px 0 10px 0;
	font-size: 1.5em;
	clear: both;
	color: #999;
}

/* @end */

/* @group Forms */

form fieldset {
	border: none;
}

form input, form textarea {
	background: white;
	color: #454545;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
}

#loginfrm #username, #loginfrm #password, #loginreminder #txtwebemail {
	width: 100%;
}

#loginfrm input, #websignuinputfrm input, #ContactForm input, #form404 input {
	margin-top: 2px;
	margin-bottom: 10px;
}

#contact_sd {
	border: 1px dashed #555;
	background: #333;
	padding: 2px 6px;
	margin: 8px 0 10px 0;
}

#contact_sd_send {
	border: 1px dashed #555;
	background: #333;
	padding: 0px 2px;
	margin: 0px;
}

#contact_sd textarea {
	width: 98%;
	height: 150px;
}

#contact_sd input {
	width: 60%;
}

#contact_sd_send {
	padding: 10px 5px;
}

#websignupfrm h3 {
	border: 1px dashed #555;
	background: #444;
	padding: 2px 6px;
	margin: 8px 0 10px 0;
}

#websignupfrm fieldset {
	border: 1px dashed #555;
	background: #333;
	padding: 2px 6px;
	margin: 8px 0 10px 0;
	font-size: 12px;
}

img.captcha {
	border: 4px solid #cf3;
	margin: -5px 0 8px 0;
}

div#sideUser {
	margin-top: -10px;
}

div#sidePass {
	margin-top: -20px;
}

#sideremember p {
	margin: -26px 0 0 20px;
}

#input #checkbox_1 {
	
}

#loginreminder h3 {
	padding: 0;
	margin: 0;
	color: #cf3;
	font-size: 11pt;
}

.highlight {
	color: red;
}

.vericode {
	color: #cf3;
	font-size: 12pt;
	font-weight: bold;
	border: 1px solid #cf3;
	padding: 1px 5px;
	background: #666;
}

.contactform {
	font-size: 10pt;
}

.contactform input, .contactform textarea {
	margin: 5px 0 5px 0;
	background: white;
	color: #454545;

}

#websense input {
	margin: 10px 0 0px 0;
}

#websense label {
	padding: 10px;
}

#EmailForm {
	width: 360px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }

#EmailForm fieldset {
	margin: 0px;
	padding: 5px;
	border: none;
}

#EmailForm legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}

/* @end */

/* @group MaxiGallery */
div.thumbscontainer {
	width: 580px;
}

div.thumbscontainer ul.thumbs {
	margin: 0;
	padding: 0;
}

div.childscontainer ul.thumbs li p {
	text-align: left;
	margin: 0 0 5px 10px;
	padding: 0;
}

div.childscontainer ul.thumbs li, div.thumbscontainer ul.thumbs li {
	float: left;
	width: 125px;
	margin-left: 15px;
}

/* height: 210px; */

div.childscontainer ul.thumbs li a, div.thumbscontainer ul.thumbs li a  {
	width: 105px;
	
}

div.childscontainer ul.thumbs li a img.thumbnail, div.thumbscontainer ul.thumbs li a img.thumbnail {
	width: 105px;
	border-style: solid;
	border-width: 1px;
	margin-left: 0;
	padding: 10px;
}

div.thumbscontainer ul.thumbs li a img.thumbnail:hover {
	border-color: red;
}



.thumbnail img {
	float: left;
	padding: 0 4px 4px 0;
}


.div img.thumbnail {
	margin: 0 auto;
}

/* @end */

/* @group ClearFix */

.clearfix:after 

/*FIX/HACK*/ {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* @end */

/* @group Contact */

#contact {
    background: url('images/content_contact_box.jpg') no-repeat top left;
	height: 170px;
	margin-top: 20px;
	padding-top: 40px;
	padding-left: 10px;
}

#contact h1 {
	display: none;
}

#contact ul {
	list-style: none;
}

#contact ul li {

}

#contact ul li strong {
	background: #666;
    color: #FFF;
}

/* @end */

/* @group Right Content */

#rightcontent {
	float: right;
	width: 380px;
	margin-right: 10px;
	margin-top: 0;
	margin-left: 0;
}

#rightcontent ol {
	margin-left: 7px;
}

#rightcontent li {
	margin-right: 45px;
	padding-bottom: 10px;
	line-height: 1.3em;
}

#rightcontent li ul li {
	list-style-type: disc;
	padding-bottom: 0;
}

#rightcontent a {
	color: red;
}

#rightcontent a:hover{
	color: orange;
}

#introtext_home {
	width: 575px;
	padding: 0;
	color: #454545;
	font-style: normal;
	line-height: 1.5em;
	min-height: 130px;
	font-size: 1.2em;
	margin-bottom: 0;
}

#introtext {
	padding: 0;
	width: 360px;
	margin: 15px 0 20px;
	color: #454545;
	font-style: normal;
	line-height: 1.5em;
	min-height: 130px;
	font-size: 1.2em;
}



#rightcontent h2 {
	margin: 0;
	padding: 30px 0 0 0;
}

#rightcontent h3 {
	margin: 0;
	padding: 10px 0 0;
}

#rightcontent p {
	width: 360px;
	margin-top: 5px;
}

#rightcontent strong {
	background: #fefeb0;
	font-weight: normal;
	padding: 2px;
}

/* @end */

/* @group Blogpost */

#commentsAnchor h2 {
	font-size: 1.2em;
}

.blogpost {
	float: left;
	width: 580px;
	padding-left: 10px;
	margin: 0;
	padding-right: 0;
	left: 40px;
	position: relative;
	padding-bottom: 10px;
}

.blogpost p {
	margin-top: 0;
}

.blogpost h2 {
	padding-top: 10px;
	margin-top: 0;
	border-bottom: 1px solid #979797;
	width: 610px;
	margin-bottom: 2px;
}


.blogpost a:hover {
	color: red;
}

.blogpost h3 a:hover {
	color: orange;
}

.blogpost h3 {
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 1.2em;
}

.blogpost h3 a:visited {
	color: red;
}

.blogpost h3 a {
	color: red;
}

.blogpost .photo {
	width: 600px;
	border: 1px solid black;
}

.blogpost ul {
	list-style: none;
	margin: 0;
	padding: 0 15px 0 5px;
	width: 575px;
}

.blogpost ul li a:visited{
	color: #454545;
}

.blogpost ul li a{
	color: #454545;
}

.blogpost ul li {
	border-bottom: 1px dotted #EEE;
	height: 100%;
}

.blogpost ul li strong {
	color: #999;
	font-weight: normal;
}

.blogpost ol {
	margin: 0;
	padding: 0;
	padding: 0 15px 0 5px;
	width: 595px;
}
.blogpost ol li {
	margin: 5px 0 0 46px;
}

.blogpost .ditto_links a {
	color: red;
}

.blogpost .ditto_links a:visited {
	color: red;
}
.blogpost .ditto_links a:hover {
	color: orange;
}

.blogpost .ditto_links p {
	margin-top: 0;
}

.nl_summaryPost h3 {
border-bottom: 1px solid #CCCCCC;
margin: 0px !important;
padding: 5px !important;
color: black;
}

 .nl_summaryPost .nl_info {
background-color: #F8F8F8;
padding: 5px !important;
font-size: 0.8em;
color: black;
}


.nl_link {
	text-align: right;
	padding-top: 10px;
	padding-right: 115px;
}


.nl_paging {
    border-top: 1px solid #ccc;
    padding: 5px; 
    font-size: 86%;
    color: #454545;
	clear: both;
	width: 280px;
	position: relative;
	float: none;
	margin-left: 320px;
	text-align: right;
}

.nl_paging a, a:link, a:visited {
	color: orange;
	text-decoration: none !important; 
}

#nl_paging a:hover {
    color: red;
}

#nl_pages .nl_off {
    border: 1px solid #ccc; 
    margin-right: 1px;
    color: #ccc;
	padding: 1px 5px 2px;
	margin-left: 1px;
}
#nl_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#nl_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#nl_archivelist .nl_month {
    font-weight: bold;
}

/* @end */

/* @group Sidebar */

#sidebar {
	float: left;
	width: 295px;
	background: url('images/content_sidebar_corner.jpg') no-repeat top left;
}

img.polaroid {
	padding: 40px 40px 60px 32px;
	margin-left: 22px;
	margin-top: 18px;
	margin-bottom: 27px;
}
#sidebar ul {
	margin-left: 20px;
}

#sidebar a {
	color: red;
	font-size: 1.1em;
	font-weight: bold;
}

#sidebar a:hover {
	color: orange;
}

img.aboutme {
	padding: 18px 10px 20px 22px;
}

#sidebar p {
	padding: 30px 10px 20px 40px;
}

#sidebar dl,  #sidebar dd, #sidebar dt, #sidebar cite {
	margin: 0;
	padding: 0;
}

#sidebar dl {
	width: 230px;
	margin: 0 0 20px 35px;
}

#sidebar dt {
	margin: 0;
	padding: 7px 0 0 0;
	background: url('images/quote.gif') no-repeat top left;
	text-indent: 35px;
	font-style: italic;
	font-size: 90%;
	color: #A6A6A6;
	line-height: 1.4em;
}

#sidebar dd {
	margin: 0 0 30px 0;
	color: #666;
}

/* @end */

/* @group Contact */

.contact {
	/* width: 230px; */
    background: url('images/content_contact_box.jpg') no-repeat top left;
	padding: 0 0 80px 0;
}

.contact h1 {
	display: none;
}

.contact ul {
	list-style: none;
	margin: 10px 0 0 40px;
	padding: 30px 0 0 0;
	font-family: sans-serif;
}

.contact ul li {
	padding: 10px 0 10px 0;
}

.contact ul li a {
	font-size: .8em;
}

.contact ul li strong {
	background: #000;
    color: #FFF;
	font-weight: normal;
	padding: 4px;
	margin-bottom: 5px;
}

/* @end */

/* @group Pre-Footer */

#prefooter {
	width: 690px;
	height: 210px;
	padding: 0;
	background: url(images/bg_footer.jpg) no-repeat top center;
	color: #FFF;
	font-size: 10px;
	clear: left;
	text-align: left;
	margin: 0 auto;
}

#options {
	padding-left: 62px;
	width: 230px;
}

#options a {
	float: left;
	margin: 0 0 0 0px;
	cursor: pointer;
	width: 75px;
	height: 23px;
}

#options a:hover {
	background: none;
}

#options span {
	float: left;
}

#prefooter h3 {
	padding: 0 0 4px 4px;
	margin: 0;
	float: left;
	text-transform: capitalize;
	letter-spacing: 4px;
}

#prefooter  li {
	clear: left;
	text-transform: capitalize;
	background: none;
}

#prefooter ul.partner a {
	color: #434343;
	padding: 0 4px;
	float: left;
	border-bottom: 1px solid #A8a8a8;
	width: 120px;
}

#prefooter ul.partner a:hover {
	background: #aaa;
	border-bottom: 1px solid #F5F5F5;
}

#prefooter ul.partner {
	float: left;
	width: 150px;
	height: 170px;
	margin: 0;
	padding: 20px 0 0 0;
	line-height: 24px;
}

#prefooter ul.partner li {
	clear: left;
}

#prefooter ul.mL {
	margin-left: 15px;
}

/* @end */

/* @group Footer */

#footer a {
	color: #FFF;
}

#footer a:hover {
	text-decoration: underline;
}

#footer {
	height: 34px;
	width: 100%;
	margin: 0;
	background: url(images/bg_footer_bottom.jpg) repeat-x bottom;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	clear: left;
	padding: 40px 0 0;
}

/* @end */