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;
}
html
{
	height: 100%;
}
body
{
	line-height: 1;
	color: black;
	background: white;
	height: 100%;
}
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: "" "";
}
/* CSS reset end */


/* Begin Typography & Colors */
body
{
	font-size: 18px;
	font-family: "Times New Roman" , "Lucida Grande" , Verdana, Arial, Sans-Serif;
	background: #dedede url(images/back.jpg) repeat-y fixed top;
	color: #717376;
	text-align: center;
}

#page
{
	text-align: left;
}

#content
{
	font-size: 1.2em;
	line-height: 1.6em;
}

.entry p
{
	font-size: 18px;
	line-height: 1.3em;
}

.widecolumn .entry
{
	line-height: 1.4em;
}

.postmetadata
{
	text-align: center;
}

.thread-alt
{
	background-color: #f8f8f8;
}
.thread-even
{
	background-color: white;
}
.depth-1
{
	border: 1px solid #ddd;
}

.even, .alt
{
	border-left: 1px solid #ddd;
}

#footer
{
}

small
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h4
{
	font-family: 'Trebuchet MS' , 'Lucida Grande' , Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1
{
	font-size: 4em;
	text-align: center;
}

h1#site_name a
{
	font-size: .04em;
	text-align: left;
	color: #fff;
}

h2
{
	font-size: 1.6em;
}

h2.pagetitle
{
	font-size: 1.6em;
}

#sidebar h2
{
	border-bottom: 5px solid #C12929;
	color: #C12929;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin: 10px 0 0;
	padding: 0 27px 5px;
	text-align: center;
	width: 275px;
}

#content h2
{
	border-bottom: 5px none #C12929;
	color: #C12929;
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0 20px;
	padding: 0 0 25px;
	text-transform: uppercase;
	background: url(images/h2_border.gif) repeat-x 0 bottom;
}

#content h2 a
{
	color: #C12929;
}

h3
{
	font-size: 1.3em;
}

.Q
{
	font-size: 1.75em;
}
.QB
{
	font-size: 0.5em;
}

#content h4
{
	border-bottom: 5px none #C12929;
	color: #C12929;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 5px;
	padding: 0 0 15px;
	text-transform: uppercase;
	background: url(images/h2_border.gif) repeat-x 0 bottom;
}

#content h3
{
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	margin: 10px 0;
}
h4
{
	font-size: 20px;
	color: Black;
}
h5
{
	font-size: .9em;
	color: Black;
}

#content h5
{
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	margin: 10px 0;
}

#sidebar h3
{
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	margin: 10px 0 0;
	padding: 0 0 5px 5px;
	text-align: left;
}

#sidebar h4
{
	color: #333333;
	font-family: 'Trebuchet MS' , 'Lucida Grande' ,Verdana,Arial,Sans-Serif;
	font-size: 18px;
	margin: 0 0 15px 20px;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description
{
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited
{
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite
{
	text-decoration: none;
}

.entry p a:visited
{
	color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textarea
{
	font: 0.9em 'Lucida Grande' , Verdana, Arial, Sans-Serif;
}
.commentlist li ul li
{
	font-size: 1em;
}

.commentlist li
{
	font-weight: bold;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p
{
	font-family: 'Lucida Grande' , Verdana, Arial, Sans-Serif;
}

.commentmetadata
{
	font-weight: normal;
}

#sidebar
{
	font: 1em 'Lucida Grande' , Verdana, Arial, Sans-Serif;
}

#sidebar address
{
	background-color: #f4f4f4;
	border: 1px solid #B4B4b4;
	font-size: 15px;
	line-height: 15px;
}

#sidebar hr
{
	border-top: 1px solid #B4B4B4;
	color: #FFFFFF;
	display: block;
	margin: 13px 50px;
}
#footer address
{
	text-align: center;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike
{
	color: #777;
}

code
{
	font: 1.1em 'Courier New' , Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover
{
	color: #06c;
	text-decoration: none;
}

a:hover
{
	color: #147;
	text-decoration: underline;
}

#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 Typography & Colors */



/* Begin Structure */
body
{
	margin: 0 0 20px 0;
	padding: 0;
}

#page
{
	margin: 0 auto;
	padding: 0;
	width: 1020px;
	position: relative;
	background: transparent url(images/full-back.jpg) no-repeat top;
	display: table;
}

/*
div#page.canadian-outlets, div#page.nevada {
	background: transparent url(images/full-back-map.jpg) no-repeat top;
}
*/


#title
{
	float: left;
}

div#content
{
	margin: 0 0 25px 24px;
	padding-right: 5px;
	z-index: 1;
	width: 725px;
	float: left;
}

div#content.category
{
	width: 570px;
	margin: 75px 0 25px 25px;
}

div#page.canadian-outlets #content, div#page.nevada #content
{
	margin: 130px 0 25px 10px;
}

div#page.gallery #content
{
	margin: 0 0 25px 0;
}

#content.map-page
{
	margin: 0 0 25px 157px;
}

.entry
{
	padding: 75px 0 10px;
}

div#content.category .entry
{
	padding: 0 0 15px;
}

div#content div#photo_gallery
{
	width: 210px;
	float: right;
	border-left: 4px dotted red;
	margin: 225px 0 50px 20px;
	padding: 30px 0 0 20px;
}

.gallery-item
{
	margin-bottom: -19px;
}

.post
{
	text-align: justify;
	margin: 0 0 20px 10px;
	width: 605px;
}

div#page.about-us .post
{
	margin: 40px 0 20px -10px;
	width: 635px;
}


.post hr
{
	display: block;
	border-top: 1px solid #B4B4B4;
	color: #FFFFFF;
	margin: 25px 80px 25px;
}

.post img.alignleft
{
	border: 5px solid #B4B4B4;
	padding: 0;
}

#cat_dealers.post address
{
	text-align: center;
}

#cat_dealers.post div.entry
{
	display: block;
}
.post.hentry.category-canadian-outlets, .post.hentry.category-us-outlets
{
	text-align: left;
}

.post.hentry.category-canadian-outlets div.entry, .post.hentry.category-us-outlets div.entry
{
	margin-left: 0;
	text-align: center;
	width: 100%;
}

.postmetadata
{
	margin: 30px 0;
	clear: both;
}

.smallattachment
{
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment
{
	text-align: center;
	margin: 5px 0px;
}

#homepage
{
	background-image: url(images/homepage.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 420px;
	margin: 45px 0 0 -25px;
	padding: 200px 0 0;
	width: 650px;
	color: #717376;
}

#homepage h3
{
	padding-top:25px;
	border-bottom: 1px solid #717376;
	color: #717376;
	font-size: 25px;
	text-transform: uppercase;
	width: 325px;
}

#homepage p
{
	width: 325px;
	color: #717376;
}

#content h3.contact
{
	margin: 60px 10px 0 248px;
	font-size: 17px;
	color: #fff;
	background-color: Black;
}

#content img.contact
{
	border-right: 2px dotted #000000;
	float: left;
	margin: 60px 20px 20px 80px;
}

#content address.contact
{
	margin: 10px 10px 20px;
	font-size: 17px;
	line-height: 21px;
}

#company
{
	color: #717376;
}

#company #questions
{
	border-left: 2px dotted #000000;
	float: right;
	font-size: 16.5px;
	font-style: italic;
	margin: 20px 0 0 20px;
	padding-left: 10px;
	width: 320px;
}

#company #questions h3
{
	color: #717376;
	font-size: 16px;
	font-style: normal;
	margin: 0;
}

#company #questions span.name
{
	color: #717376;
	font-size: 16px;
	font-style: normal;
	margin: 0;
}

#company #description
{
	width: 300px;
	font-size: 18px;
	margin: 20px 0 0 0;
}

div#page.about-us #bio img
{
	margin-bottom: 10px;
}

div#page.about-us #bio
{
	font-size: 18px;
	margin: 20px 108px 30px;
}

.clear
{
	clear: both;
}
#sidebar
{
	margin: 5px 0 5px -1px;
	padding: 0 0 0 5px;
	width: 329px;
	border-left: 1px solid #b4b4b4;
	float: left;
}

#sidebar address
{
	padding: 15px;
	margin: 10px 0;
}

#sidebar form
{
	margin: 0;
}

#sidebar p
{
	font-size: 15px;
	text-align: center;
	text-transform: lowercase;
}

#footer
{
	width: 856px;
	clear: both;
	margin: 0 0 0 160px;
}

#footer a
{
	float: right;
}

#footer p
{
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1
{
}

h2
{
	margin: 30px 0 0;
}

h3
{
	padding: 0;
	margin: 30px 0 0;
}

h3.comments
{
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* 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;
}

div.navigation div.alignright
{
	width: 45%;
	text-align: right;
}
div.navigation div.alignleft
{
	width: 45%;
	text-align: left;
}
/* End Images */



/* Begin Lists */

ul#site_menu
{
	font-size: 13px;
	float: left;
	margin: 75px 0 0 156px;
	text-transform: uppercase;
	width: 100px;
	z-index: 99;
}

ul#site_menu li
{
	display: block;
	padding: 3px 0 1px;
}
ul#site_menu li
{
	display: block;
	padding: 3px 0 1px;
}

ul#site_menu li a
{
	border-top: 2px dotted #000000;
	margin-left: 15px;
	color: #000;
	padding: 3px 0 2px 0px;
	width: 75px;
	display: block;
}

ul#site_menu li.first-item a
{
	border-top: 0px dotted #000000;
}

ul#site_menu li.current
{
	background-image: url(images/ico_main_nav_current.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
}

ul#site_menu li.current a
{
	color: #dc1a21;
}
ul#site_menu li.current ul li.current ul li
{
	padding: 3px 0px 1px 5px;
}

ul#site_menu li ul li a, ul#site_menu li.current ul li a, ul#site_menu li.current ul li.current ul li a
{
	color: #000;
}

ul#site_menu li ul li.current a, ul#site_menu li.current ul li.current a, ul#site_menu li.current ul li.current ul li.current a
{
	color: #DC1A21;
}

ul#site_menu li a:hover
{
	color: #dc1a21;
	text-decoration: none;
}

ul#site_menu li ul
{
}

ul#site_menu li ul li
{
	text-transform: lowercase;
}

ul#site_menu li ul li a
{
	border-top: none;
	background-image: url(images/ico_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 0 0 0 8px;
}

ul#site_menu li.current ul li
{
	background-image: none;
}

ul#site_menu li ul li.current a
{
	color: #dc1a21;
}

ul#category_nav
{
	text-align: center;
}

ul#category_nav li
{
	display: inline;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	background: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

ul#category_nav li a
{
	color: #bcbdbf;
}

ul#category_nav li.current a
{
	color: #dc1a21;
}

/* 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
{
	margin: 0 0 15px;
	padding: 0 0 0 5px;
}

#sidebar ul li
{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}

#sidebar ul li a
{
	color: #333;
	margin: 0 0 15px 20px;
	font-size: 18px;
	font-family: 'Trebuchet MS' , 'Lucida Grande' ,Verdana,Arial,Sans-Serif;
}

#sidebar ul p, #sidebar ul select
{
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol
{
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol
{
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li
{
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li
{
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform
{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#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;
}

#commentform input
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform
{
	margin: 5px 10px 0 0;
}
#commentform textarea
{
	width: 100%;
	padding: 2px;
}
#respond:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit
{
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt
{
	margin: 0;
	padding: 10px;
}

.commentlist
{
	padding: 0;
	text-align: justify;
}

.commentlist li
{
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li
{
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p
{
	margin: 10px 5px 10px 0;
}
.children
{
	padding: 0;
}

#commentform p
{
	margin: 5px 0;
}

.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata
{
	margin: 0;
	display: block;
}
/* End Comments */

/* 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%;
}

#wp-calendar td
{
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover
{
	/* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
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;
}

hr
{
	display: none;
	clear: both;
}

a img
{
	border: none;
}

.navigation
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* 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;
}

.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 */

/* Map Pages */
/* swap body background */
/* 
body {
background:#DDDCDC url(/wp-content/themes/Marvel_Jul_09/images/back_dots.jpg) repeat-y scroll center center;
}
#page {
background:transparent url(/wp-content/themes/Marvel_Jul_09/images/full-back-map.jpg) no-repeat scroll center top;
}
*/
iframe
{
	background-color: #000;
	padding: 5px;
	float: right;
}
div#content.map.region
{
	margin: 75px 0 25px 10px;
}
div#content.map
{
	width: 660px;
	margin: 0 0 25px 10px;
}
div#content.map h2
{
	background: none;
	border-bottom: 5px solid #C12929;
	color: #C12929;
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0 20px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}
div#content.map .post
{
	width: 660px;
}
div#content.map .entry ul li
{
	font-size: 15px;
	color: #000;
	line-height: 20px;
	margin: 7px 0 15px 0;
	text-align: left;
}
div#content.map .entry ul li a
{
	color: #000;
}
/* End Map Pages */

/* Slideshow */
div.post.category-gallery #nav a
{
	background: #000;
	text-decoration: none;
	margin: 0 2px;
	padding: 2px 5px;
	color: #fff;
}
div.post.category-gallery #nav a.activeSlide
{
	background: #58473d;
}
div.post.category-gallery #nav a:focus
{
	outline: none;
}
div.post.category-gallery #gallery
{
	border: 2px solid #000;
	display: none;
	height: 480px;
	width: 625px;
}
div.post.category-gallery .entry
{
	padding: 100px 0 10px 10px;
}
/* End Slideshow */
