/*
Theme Name: Withinsight Design
Theme URI: http://www.withinsightdesign.com/
Description: Withinsight Design's premier Wordpress theme.
Version: 1.0
Author: Jeff and Kev Pelletier
Author URI: http://www.withinsightdesign.com/
*/

/* Eric Meyer's reset.css */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	padding:			0;
	border:				0;
	margin:				0;
	font-family:		inherit;
	font-weight:		inherit;
	font-style:			inherit;
	font-size:			100%;
	vertical-align:		baseline;
}

body {
	line-height:		1.5;
}

table {
	border-collapse:	separate;
	border-spacing:		0;
}

caption, th, td {
	font-weight:		normal;
	text-align:			left;
}

table, td, th {
	vertical-align:		middle;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:			"";
}

blockquote, q {
	quotes:				"" "";
}

a img {
	border:				none;
}

i {
	font-style:			normal;
}

/* Structure */

body {
	padding: 			0;
	margin: 			0;
	color: 				#333;
	background:			#000 url(i/bg.png) top left repeat-x;
	font-size: 			62.5%; /* Resets 1em to 10px */
	font-family:		Arial, Helvetica, sans-serif;
	text-align: 		center;
}

#page-wrap {
	background:			transparent url(i/withinsight.png) 50% 92px no-repeat;
}

#page {
	width:				1000px;
	margin:				0 auto;
	padding: 			0;
	background-color:	transparent;
	text-align: 		left;
}

#header {
	width:				1000px;
	height:				240px;
	padding:			50px 0 0 0;
	background-color:	transparent;
}

#main_search {
	float: 				right;
}

#description {
	padding-top:		2px;
	margin-left:		10px;
	float:				left;
	color:				#006BD7;
	font-size: 			1.9em;
	font-weight:		bold;
	text-align: 		center;
}

#nav {
	padding-left: 		20px;
}

#nav li {
	margin-left: 		2px;
	border-bottom:		1px solid #CCC;
	float: 				left;
	list-style: 		none;
	background: 		#FFF url(i/n-lt.png) top left no-repeat;
}

#nav li.current_page_item {
	border-bottom:		1px solid #FFF;
}

#content-wrap {
	width:				780px;
	padding-bottom:		9px;
	float:				left;
	background:			transparent url(i/c-bt.png) bottom no-repeat;
}

#content {
	width:				780px;
	margin-bottom:		0;
	background:			#FFF url(i/c-tp.png) top no-repeat;
	font-size: 			1.2em
}
	
.narrowcolumn {
	padding:			20px 0;	
}
	
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 		1.4em;
}
	
.narrowcolumn .postmetadata {
	padding-top: 		5px;
	text-align: 		center;
}

.widecolumn {
	padding:			20px 0;
	line-height: 		1.6em;
}

.widecolumn p {
	padding-left:		50px;
}

.widecolumn .entry p {
	font-size: 			1.05em;
	padding-left:		0;
}

.widecolumn .post p {
	padding-left: 		0;
}

.widecolumn .post {
	margin: 			0 50px;
}

.widecolumn .postmetadata {
	margin: 			0;
}

.widecolumn .smallattachment {
	width: 				128px;
	margin: 			5px 5px 5px 0px;
	text-align: 		center;
	float: 				left;
}

.widecolumn .attachment {
	margin: 			5px 0px;
	text-align: 		center;
}

.post {
	margin: 			0 50px;
	position:			relative;
	text-align: 		justify;
}

.post p {
	margin:				10px 0;
	line-height:		2em;
}

.post hr {
	display: 			block;
}

em {
	font-style:			italic;
	font-weight:		bold;
}


.date {
	width:				84px;
	height:				84px;
	position:			absolute;
	left:				-105px;
	color:				#FFF;
	background:			transparent url(i/orb.png) top left no-repeat;
	text-align:			center;
}

.date .weekday {
	padding:			30px 0 10px;
	display:			block;
	font-size:			2.2em;
	line-height:		0;
}

.date .monthday {
	font-size:			1.5em;
}

#sidebar-wrap {
	width:				200px;
	padding-bottom:		9px;
	margin:				0;
	float:				right;
	background:			transparent url(i/s-bt.png) bottom no-repeat;
}

#sidebar {
	width:				200px;
	padding:			10px 0;
	background:			#FFF url(i/s-tp.png) top no-repeat;
	font: 				1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebar form {
	margin: 			0;
}

#footer {
	width:				1000px;
	clear:				both;
	color:				#FFF;
	background-color:	transparent;
}

#footer p {
	padding: 			3px 0;
	margin: 			0;
	text-align: 		left;
}

#sicktab {
	position: 			absolute;
	bottom:				0;
	right:				0;
}

/* Ads */

.ad-728x90 {
	margin:				0 25px 10px;
}

/* Headings */

h1, h2, h3 {
	font-family: 		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: 		bold;
}

h1 {
	padding:	 		0;
	margin: 			0;
	font-size: 			4em;
	text-align: 		center;
}

#header h1 {
	font-size:			18px;
	font-weight:		bold;
	font-style:			italic;
	float: 				left;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg #description {
	color: 				white;
	text-decoration: 	none;
	}

h2 {
	margin: 			0;
	font-size: 			1.6em;
}

.post h2 {
	color:				#006BD7;			
	font-size:			3em;
	line-height:		1em;
}

h2.pagetitle {
	margin-top: 		30px;
	font-size: 			1.6em;
	text-align: 		center;
}

#sidebar h2 {
	padding: 			0;
	margin: 			5px 0 0;
	font-size: 			1.2em;
}

h2, h3 {
	color: 				#333;
}

h2, h3, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: 	none;
}

h3 {
	padding: 			0;
	margin: 			10px 0 0;
	font-size: 			1.3em;
}

h3#comments {
	padding: 			0;
	margin: 			40px 50px 20px;
}

h3#respond	 {
	margin:				10px 50px;
}

/* Links */

a, h2 a, h2 a:visited, h3 a, h3 a:visited  {
	color: 				#006BD7;
	text-decoration: 	none;
}

a:hover, h2 a:hover, h3 a:hover {
	color: 				#147;
	text-decoration: 	underline;
}

#header h1 a {
	width:				52px;
	height:				52px;
	margin-top:			-10px;			
	display: 			block;
	background:			transparent url(i/logo.jpg) 5px 50% no-repeat;
	text-indent:		-9999px;
	outline:			none;
}

#header a {
	font-size:			24px;
	font-style:			normal;
	text-decoration:	none;
	color:				#000;
}

#nav a {
	padding: 			2px 12px 0;
	display: 			block;
	color: 				#006BD7;
	background: 		transparent url(i/n-rt.png) top right no-repeat;
	font-size: 			18px;
	font-weight: 		bold;
	text-decoration: 	none;
}

#nav a:hover {
	color:				#147;
}
	
.entry p a:visited {
	color: 				#b85b5a;
}

.commentlist cite a {
	font-weight: 		bold;
	font-style: 		normal;
	font-size: 			1.1em;
}

#sidebar a {
	font-size:			11px;
}

#footer a {
	color:				#CCC;
}

/* Images */

p img {
	padding: 			0;
	max-width: 			100%;
}

img.centered {
	margin-left: 		auto;
	margin-right: 		auto;
}

img.alignright {
	padding: 			0;
	margin: 			0 0 3px 25px;
	border:				6px solid #CCC;
}

img.alignleft {
	padding: 			0;
	margin: 			0 25px 3px 0;
	border:				6px solid #CCC;
}

.alignright {
	float: 				right;
}

.alignleft {
	float: 				left;
}

/* hReview */

.description {

}

.summary {
	display:			none;
}

/* Lists */

.entry ul {
	padding: 			0 0 0 10px;
	margin: 			0;
}

.entry li {
	margin: 			7px 0 8px 10px;
	list-style-type: 	disc;
}

.entry ul li:before, #sidebar ul ul li:before {
	list-style-type:	none;
}

.entry ol {
	padding:			0 0 0 25px;
	margin: 			0;
}

.entry ol li {
	padding: 			0 0 5px;
	margin: 			0;
	list-style-type: 	decimal;
}

.postmetadata ul, .postmetadata li {
	display: 			inline;
	list-style-type: 	none;
	list-style-image: 	none;
}

#sidebar ul, #sidebar ul ol {
	padding: 			0;
	margin: 			0;
}

#sidebar ul li {
	margin:		 		0 0 0 10px;
	list-style-type: 	none;
	list-style-image: 	none;
}

#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;
}

#sidebar ul ol li {
	list-style: 		decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 			0;
	margin: 			3px 0 0;
}

#sidebar ul ul li, #sidebar ul ol li {
	color: 				#777;
}
/* Forms */

#searchform {
	padding: 			5px 3px;
	margin: 			10px auto;
	text-align: 		center;
}

#searchform_top {
	width:				200px;
	margin-top:			5px;
}

#searchform_top dt {
	padding-right:		10px;
	float:				left;
}

#sidebar #searchform #s {
	width: 				108px;
	padding: 			2px;
}

#sidebar #searchsubmit {
	padding: 			1px;
}

select {
	width: 				130px;
}

#commentform {
	width:				400px;
	margin:				20px 50px;
}

#commentform input {
	width: 				170px;
	padding: 			2px;
	margin: 			5px 5px 1px 0;
	font: 				0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	width: 				100%;
	padding: 			2px;
	font: 				0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 			0;
	float: 				right;
}

/* Comments*/

.alt {
	padding: 			10px;
	margin: 			0;
}

.commentlist {
	padding: 			0;
	margin: 			0 50px;
	text-align: 		justify;
}

.commentlist li {
	padding: 			5px 10px 3px;
	margin: 			15px 0 3px;
	list-style: 		none;
}

.commentlist p {
	margin: 			10px 5px 10px 0;
}

#commentform p {
	margin: 			5px 0;
}

.nocomments {
	padding:			0;
	margin: 			0;
	color:	 			#777;
	text-align: 		center;
}

.commentmetadata {
	margin: 			0;
	display: 			block;
}
	
.commentlist li {
	font: 				0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: 		bold;
}

.commentlist li .avatar { 
	padding: 			2px;
	border: 			1px solid #eee;
	float: 				right;
	background: 		#fff;
}

.commentlist cite {
	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;
}

/* Calendar */

#wp-calendar {
	width: 				155px;
	margin: 			10px auto 0;
	empty-cells: 		show;
}

#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 {
	width: 				100%;
	text-align: 		center;
}

#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;
}

/* Customs */

.postmetadata, .clear {
	clear: 				both;
}

.alt {
	border-top: 		1px solid #ddd;
	border-bottom: 		1px solid #ddd;
	background-color: 	#f8f8f8;
}

small {
	color:	 			#777;
	font-family: 		Arial, Helvetica, Sans-Serif;
	font-size: 			0.9em;
	line-height: 		1.5em;
}

acronym, abbr, span.caps {
	font-size: 			0.9em;
	letter-spacing: 	.07em;
	cursor: 			help;
}

acronym, abbr {
	border-bottom: 		1px dashed #999;
}

blockquote {
	padding-left: 		20px;
	border-left: 		5px solid #ddd;
	margin: 			15px 30px 0 10px;
	color:	 			#777;
}

blockquote cite {
	margin:				 5px 0 0;
	display: 			block;
}

.center {
	text-align: 		center;
}

.hidden {
	display: 			none;
}

hr {
	display: 			none;
}

.navigation {
	padding:			20px 50px;
	margin:				0;
	display: 			block;
	text-align: 		center;
}

code {
	font: 				1.1em 'Courier New', Courier, Fixed;
}
	
.postmetadata, strike {
	color:	 			#777;
}

/* Captions */

.aligncenter,
div.aligncenter {
	margin-right: 		auto;
	margin-left: 		auto;
	display: 			block;
}

.wp-caption {
	padding-top: 		4px;
	border: 			1px solid #ddd;
	margin: 			10px;
	background-color: 	#f3f3f3;
	text-align: 		center;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 		3px;
}

.wp-caption img {
	padding: 			0;
	border: 			0 none;
	margin: 			0;
}

.wp-caption p.wp-caption-text {
	padding: 			0 4px 5px;
	margin: 			0;
	font-size: 			11px;
	line-height: 		17px;
}

/* Marvel Gallery */

#gallery {
	width: 730px;
	margin: 0 0 0 -20px;
	position: relative;
	overflow: hidden;
	clip: rect(0 730px 412px 0);
}
#gallery h1 {
	position: absolute;
	top: 80px;
	left: -10px;
	z-index: 100;
	color: #FFF;
	opacity: 0;
	font: 240px Impact, sans-serif;
	text-transform: uppercase;
}
#gallery #redFade {
	width: 730px;
	height: 412px;
	position: absolute;
	z-index: 90;
	background-color: #970000;
}
#gallery #background {
	width: 730px;
	height: 412px;
	position: absolute;
	opacity: 0;
	z-index: 50;
	background: #000 url(http://www.withinsightdesign.com/wp-content/themes/withinsightdesign/i/bg-gallery.jpg) 0 0 no-repeat;
}
#gallery img {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1.0;
	overflow: hidden;
}