body {
	background:#fff;
	background-position:top-left;
	background-repeat:no-repeat;
	font-family:Arial, sans;
	font-size:14px;
	color:#434343;
	margin:0px;
	padding:0px 0px 12px 0px;
	

	top:0;
	left:0;
	border-top:#7e1ee0 9px solid;

}

.homeButton, .homeButton a img, .homeButton a:hover img, .homeButton a:active img, .homeButton a:link img{
	position:absolute;
	top:0px;
	left:0px;
	float:left;
	padding:0px;
	border:0px;
}

#header{
	background-position:0px 0px;
	font-style:italic;
	font-size:12px;
	padding:0 50px 0 60px;
	margin:0 0 0 -25px;
	width:1050px;
	height:170px;
}

#tagline{
	float:right;
	margin-top:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#969696;
	font-size:17px;
}

/*----------------------------------------------------------MAINTENANCE MODE */

.maintenanceMode{
 	align:center;
}

.maintenanceMode #content{
	width:100%; 
	margin:0 auto; 
	padding: 5% 0; 
	text-align: center;
	
}

.maintenanceMode #content p{
	font-size: 1em; 
	padding: .8em 0;
}

.maintenanceMode h1, h2 { 
	color: #08658F; 
}

.maintenanceMode h1 { 
	font-size: 300%; 
	padding: .5em 0; 
}

.maintenanceMode #menu { 
	position: absolute; 
	font-family: Arial, Helvetica, Sans Serif; 
	bottom: 0px; 
	padding:0px;
	width: 100%;
	height:20px;
	background:#7e1ee0;
	 
}



.maintenanceMode #admin { 
	position:absolute;
	top:-1px;
	right:0px;
	float: right; 
	font-size:10px;
	letter-spacing:4px;
	text-transform:uppercase;
	color:#ffffff;
	background:#7e1ee0;
	padding:5px;
	
	
}

.maintenanceMode #admin a{
	color:#ffffff;
	text-decoration:none;
}


/*----------------------------------------------------------CONTAINER STYLES */

#container {
	position:absolute;
	padding:0px 0px 12px 0px;
	margin:0px;
	height:100%;
	width:100%;
}

html>body #container {
    height: auto;
}


/* ----------------------------------------------------------------------- */

/*----------------------------------------------------------CONTENT STYLES */

#content {
	float:left;
	margin-left:74px;
	width:632px;
	height:100%;
}


/* ----------------------------------------------------------------------- */

/*----------------------------------------------------------POSTHEADER STYLES */

.postheader{
	
	margin-top:-10px;
	padding-top:40px;
	margin-left:-40px;
	padding-left:40px;
    margin-bottom:10px;
	
	float:left;
	width:632px;
}

.postheader small{
	float:right;
	margin:-15px 0px 0 0;
	padding:6px 0px 3px 6px;
	color:#7e1ee0;
	font-family:Helvetica, Arial, Sans Serif;
	text-transform:uppercase;
	font-size:.8em;
	letter-spacing:1px;
}

.postheader h2 {
	font-size:26px;
	color:#7e1ee0;
	font-weight:normal;
	margin:0 0 15px 0;
	border-bottom:#7e1ee0 1px dotted;
	font-family:Helvetica, Arial;
}

.postheader h2 a {
	color:#7e1ee0;
	text-decoration:none;
}

.postheader h2 a:hover {
	color:#000;
	text-decoration:none;
}

.postheader h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	color:#888;
	text-transform:uppercase;
	margin-bottom:0px;
}

.postheader .seriesmeta{
	margin-bottom:5px;
}

.postheader .seriesmeta a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	color:#FFFFFF;
	padding:3px;
	background:#7e1ee0;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
}

.postheader .seriesmeta a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	color:#FFFFFF;
	padding:3px;
	background:#666666;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
}

/* ----------------------------------------------------------------------- */

/*----------------------------------------------------------POSTNAV STYLES */
.bottomNav{
	float:left;
	width:632px;
}

.postnav {
	
}

.postnav a {
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#7e1ee0;
	font-size:10px;
	padding:3px;
	letter-spacing:2px;
}

.postnav a:hover {
	background-color:#000000;
}

.postnav .prevBtn{
 	float:left;
 }
 
 .postnav .nextBtn{
 	float:right;
 }

/* ----------------------------------------------------------------------- */

/*----------------------------------------------------------MAIN STYLES */
.main{
	font-size:12px;
	color:#434343;
	font-family:Arial, Helvetica, sans-serif;
	min-height:200px;
	float:left;
	width:632px;
	max-width:632px;
}

.main a {
	color:#666666;
	text-decoration:none;
	border-bottom:1px #666666 dotted;
}

.main a:hover {
	color:#7e1ee0;
	text-decoration:none;
	border-bottom:1px #7e1ee0 solid;
}

.main p {
	line-height:25px;
	margin:0 0 10px 0;
}

.main ol {
	margin:0 10px 0 0px;
}

.main ul {
	margin:0 10px 0 0px;
}

.main li {
	margin:0 0 10px 0;
	line-height:19px;
}

.main h1{
	color:#000000;	
	font-size:20px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.main h2{
	color:#7e1ee0;
	font-size:17px;
	font-weight:bold;
	border:0;
	letter-spacing:0px;
	margin-bottom: 2px;
}

.main h3{
	color:#7e1ee0;
	font-size:15px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:2px;
}

.main h4{
    color:#7e1ee0;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	line-height:25px;
}

.main h5{
	color:#7e1ee0;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

.main h6{
	color:#7e1ee0;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	margin:0px;
	padding:0px;
	line-height:14px;
}

.main blockquote{
	background:url(images/quote.gif) no-repeat top left;
	font-style:italic;
	font-size:12px;
	width:525px;
	padding:15px 0px 0px 50px;
	margin-left:0px;
	
}

#content .main blockquote{
	margin-left:0px;
}

.wrapsheet{
	background-color:#f9f9f9;
	padding:10px 0px 10px 0px;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	display:block;
	width:200px;
	font-size:12px;
	line-height:16px;
	float:left;
	position:inherit;
	margin:0 10px 5px 0;
	text-align:center;

}
.wrapsheet img{
	margin:8px;
	
}

.property{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:9px;
	letter-spacing:2px;
	display:block;
	margin:0 10px 0 10px;
}

.value{
  	float:left;
	font-size:14px;
	margin:-4px 10px 0 10px;
}

.title{
	font-weight:bold;
	color:#608832;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:0px;
	padding-bottom:-5px;
	text-transform:uppercase;
	text-align: center;
}

h2.pagetitle {
	color:#ffffff;
	margin-top:60px;
	margin-bottom:-20px;	
	font-weight:normal;
	background:#888;
	padding:8px 10px 10px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

h2.pagetitle em{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#000;
}

.nocontent{
	margin-top:60px;
	padding:0px 0px 10px 0px;
	border:#888888 solid 1px;
	width:632px;
	max-width:632px;
}


.nocontent #search{
    display: block;
	margin-left: auto;
	margin-right: auto;
	float:none;
}

.nocontent input.subsearch{
	float:none;
}

.nocontent input.searchfield{
	text-align:center;
}

.nocontent h2.pagetitle {
	color:#ffffff;
	margin-top:0;
	margin-bottom:0px;	
	text-align:center;
	
}

.nocontent h3{
	text-align:center;
	color:#7e1ee0;
	font-size:22px;
	padding:0px 30px 0px 30px;
	
}

.nocontent h4{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:16px;
}

.main p .wrapsheet img{
	margin:0px;
	text-align:left;
}

#pagedivline{
	width:632px;
	height:5px;
	border-bottom:10px #999999 solid;
	background-color:#7e1ee0;
}

/* ----------------------------------------------------------------------- */

/*----------------------------------------------------------HANDLING HOW IMAGES ARE DISPLAYED */

/*---[ 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;
}

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

.wp-caption{
	border: 1px dotted #909090;
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
}

div.alignleft{
	margin: 8px 8px 8px 0px;
}

div.alignright{
	margin: 8px 0px 8px 8px;
}



.main .wp-caption a{
	border:none;
	text-decoration:underline;
}

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


a img{
	border:1px dotted #ffffff;
	padding:1px;
}


a:hover img{
	border:1px dotted #666666;
	padding:1px;
}

.wp-caption a:hover img{
	border:1px solid #7e1ee0;
	padding:1px;
}



.main img.wp-smiley{
	border:none;
	padding:0px;
}

/*------------------------------------------------------------------------ */


.cloud{

}

.cloud ul{
	margin-left:0px;
	padding-left:0px;
}

.cloud ul li{
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	border-bottom:1px #7e1ee0 dotted;
	
}

.cloud ul li p{
	font-size:20px;
	padding-left:20px;
}



/* ----------------------------------------------------------------------- */

/*----------------------------------------------------------HANDLING HOW EMBEDDED VIDEOS ARE DISPLAYED */

						/* + PLACES BORDER AROUND ALL EMBEDDED VIDEOS +*/
object#easytube.embed{
	padding:5px;
	border:#888 1px dotted;	
}

						/* + ALIGNS EMBEDDED VIDEOS CORRECTLY +*/
span.alignleft object#easytube{
	margin: 10px 20px 2px 0;
	display: inline;
	float:left;
}

span.alignright object#easytube{
	margin: 10px 0 2px 15px;
	display: inline;
	float:right;
}

span.centered object#easytube{
	display: block;
	margin-left: auto;
	margin-right: auto;	
}

span.alignleft span.vvqbox{
	margin: 10px 20px 2px 0;
	display: inline;
	float:left;
}

span.alignright span.vvqbox{
	margin: 10px 0 2px 15px;
	display: inline;
	float:right;
}

span.centered span.vvqbox{
	display: block;
	margin-left: auto;
	margin-right: auto;	
}

/* ----------------------------------------------------------------------- */

/*----------------------------------------------------------FOOTNOTES STYLING */

#footnotesheader{
	color:#7e1ee0;
	font-size:12px;
	float:left;
	width:632px;
	padding-bottom:5px;
	font-weight:bold;
	padding-top:10px;
	margin-bottom:10px;
	border-bottom:2px #7e1ee0 solid;
	line-height:2px;
}

.footnotes{
	/*text-transform: uppercase;
	font-weight:bold;
	*/
}

.footnotes a{
	
}

.footnotes ol{
	
}

.footnotes ol li{
	line-height:14px;
}

a.footnote-back-link{
	background:#999999;
	border: none;
	color:#FFFFFF;
	padding:3px 3px 0px 2px;
}

a:hover.footnote-back-link{
	background:#7e1ee0;
	border:none;
	color:#ffffff;
}

a.footnote-identifier-link{
	border:solid 1px #666666;
	padding:0 .4em 0 .4em;
	margin-left:2px;
	line-height:0px;
	text-align:center;
}

a:hover.footnote-identifier-link{
	border:solid 1px #CCCCCC;
	padding:0 .4em 0 .4em;
	margin-left:2px;
	line-height:0px;
	text-align:center;
	background:#7e1ee0;
	color:#ffffff;
}


/* ----------------------------------------------------------------------- */

/*----------------------------------------------------------HANDLING META DATA AT THE BOTTOM OF A POST */
.meta {
	
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/postFooterTop.jpg);
	background-repeat:no-repeat;
	background-color:#acacac;
	border-bottom:solid #7e1ee0 4px;
	font-size:11px;
	color:#ffffff;
	text-transform:uppercase;
	padding-bottom:10px;
	min-height:56px;
	float:left;
	display:block;
	width:632px;
	margin-bottom:20px;
	margin-top:15px;
}



.metatext{
}

.tags{
	padding:12px 45px 0 0;
	line-height:17px;
	margin:5px 0 0 5px;
	color:#FFFFFF;
	font-size:12px;
}

.tags a{
	color:#FFFFFF;
}

.tags a:hover{
	color:#7E1EE0;
	border-bottom:0px;
}

.tagtitle{
	display:inline;
	color:#7E1EE0;
	font-weight:bold;
}

#divline{
	padding:25px 0 0 0;
	border-bottom:#999 1px dotted;
	margin-right:35px;
	width:632px;
	
}

.meta a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
}

.meta a:hover {
	border-bottom:1px #666 dotted;
	text-decoration:none;
}

#facebook-like-button{
	margin-top:-14px;
}

/* ----------------------------------------------------------------------- */

/*----------------------------------------------------------COMMENTS BUTTON AT BOTTOM OF POST */

.meta .comments {
	float:right;
	font-family:Helvetica;
	font-weight:normal;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	margin:15px 3px 0 0;
}

.meta .comments strong{
	font-weight:normal;
	padding-top:4px;
	
}

.meta .comments a strong {
	color:#222;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	width:30px;
	height:21px;
	display:inline-block;
	
}

.meta .comments a{
	background:url(images/postFooter_commentOut.jpg);
	width:30px;
	height:21px;
	display:inline-block;
}

.meta .comments a:hover {
	color:#222;
	text-decoration:none;
	border:none;
	background:url(images/postFooter_commentOver.jpg);
	width:30px;
	height:21px;
	display:inline-block;
}


/* ----------------------------------------------------------------------- */



/*----------------------------------------------------------RIGHT SIDE SIDEBAR (WITH LINKS, BLOGROLL AND SUCH */

#right {
	font-size:12px;
	border-left:#f2f2f2 1px solid;
	border-right:#f2f2f2 1px solid;
	margin-left:46px;
	padding-left: 13px;
	min-height:100%;
	position:absolute;
	left:700px;
	width:248px;
	border-bottom:#7e1ee0 9px solid;
	z-index:1;	
}

						/* + THIS WOULD BE TITLES FOR SECTIONS LIKE 'ABOUT', 'PAGES', and 'ARCHIVES' +*/
#right h3 {
	font-size:15px;
	text-transform:uppercase;
	color:#7e1ee0;
	margin:20px 0 0px 0;
}

#right #tweetme{
	display:block;
	float:left;
	margin-bottom:20px;
	width:235px;
}

#right #tweetme p{
	border-bottom:#909090 1px dotted;
	color:#909090;
	line-height:16px;
	padding-bottom:10px;
}

#right #tweetme p .twitter-timestamp abbr{
	display:block;
	border-right:solid #909090 2px;
	border-bottom:0px;
	text-align:right;
	margin-top:5px;
	text-transform:uppercase;
	font-size:8px;
	color:#909090;
	padding-right:2px;
	line-height:8px;
	width:100%;

}

#right #tweetme p a.twitter-user{
	color:#000000;
	text-decoration:none;
}

#right #tweetme p a.twitter-link{
	color:#909090;
	text-decoration:none;
	border-bottom:1px #909090 dotted;
}

#right #tweetme p a:hover{
	color:#7e1ee0;
}

#right #tweetme #followMe{
	background:url(images/twitterButton_out.jpg) no-repeat;
	width:167px;
	height:21px;
	display:block;
	float:right;
	margin-right:-10px;
	margin-top:-5px;
}

#right #tweetme #followMe:hover{
	cursor:pointer;
	background:url(images/twitterButton_over.jpg) no-repeat
}

#right #upper{
	padding-left:18px;
}

#right #upper ul li{
	font-size:15px;
	color:#acacac;
}

#right #upper ul{
	margin-top:5px;
}

#right h3.social {
	font-size:15px;
	text-transform:uppercase;
	color:#7e1ee0;
	margin:20px 15px 0px 0;
	padding:0 3px 0 3px;
	text-align:center;
	
	color:#7e1ee0;
}

#right #imagelist{
	margin:0 0 0 0;
	padding:0 15px 0 0;
	
	
}

#right #imagelist ul{
	margin:0 0 0 0;
	padding:0 0 0 0;	
}

#right hr{
	color:#7e1ee0;
	background:#7e1ee0;
	border:none;
	height:2px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#right #imagelist ul li{
	margin:0 0 0 0;
	padding:0 0 3px 0;
	border-bottom:dotted 1px #666666;
	border-top:solid 2px #ffffff;
	font-size:15px;
	color:#acacac;
	width:100%;
}

#right #imagelist ul li p a{
	width:100%;
	display:block;
}


#right #imagelist ul li.noborder{
	border-bottom:none;	
}

#right #imagelist ul li p img{
	vertical-align:middle;
}

#right #imagelist ul li p{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#right #imagelist ul li img{
	margin:0 5px 0 0;
	padding:0 0 0 0;
}

#right #imagelist ul li a img, #right #imagelist ul li a:hover, #right #imagelist ul li a:hover, #right #imagelist ul li a{
	border:none;
}


#right #imagelist ul li:hover{
	/*border-top:solid 2px #000000;*/
}

						/* + LINKS F0R BLOGROLL AND ARCHIVES, ETC. +*/

#right ul a {
	color:#909090;
	text-decoration:none;
	border-left:#fff 3px solid;
	padding-left:3px;
}

#right ul a:hover {
	color:#909090;
	text-decoration:none;
	border-left:#7e1ee0 3px solid;
	padding-left:3px;
	color:#7e1ee0;
}
#right #pages ul{
	margin-top:15px;
}

#right #pages ul li {
	font-size:18px;
	color:#b8b8b8;
	width:210px;
	margin-left:15px;
	margin-right:13px;
	
	
	font-family:Helvetica, Arial;
	
	
	margin-top:7px;
	text-align:right;
	min-height:25px;
	text-transform:lowercase;
	
	background:url(images/pagelinkbg.jpg);

}





#right #pages{
	margin-bottom:50px;
}


#right #mess{
	margin-bottom:20px;
}

						/* + ENTIRE LIST: IE.) BLOGROLL'S LIST...INCLUDING 'WHAT WERE WATCHING', 'WHAT WERE READING' AND ALL LINKS UNDERNEATH THOSE +*/

#right ul {
	list-style:none;
	margin-left:-30px;
	
}

						/* + SECOND TIER LINKS, SET OF LINKS UNDER EACH LINK CATEGORY: IE.) LINKS UNDERNEATH 'WHAT WERE WATCHING' +*/

#right ul ul {
	margin:-10px 0 0 -20px;
}

#right ul li {
	margin-left:-10px;
	padding:0 0 5px 0;
}

						/* + HEADERS FOR SUB CATS LIKE 'WHAT WERE WATCHING' +*/
#right ul li h2{
	font-size:12px;
	font-weight:600;
	color:#7E1EE0;
	margin-bottom:10px;
	padding-bottom:5px;
}

						/* + STYLING FOR THE 'ABOUT' SECTION AT THE TOP OF THE SIDEBAR +*/

#about h3 {
	margin:5px 0 5px 0;
}

#about{
	padding-right:10px;
}

						/* + SEARCH STYLING +*/
#search{
	float:left;
	display:block;
	margin-bottom:20px;
}

.searchinfo {
	padding:0 0 0 0;
	margin:4px 0 0 0;
	color:#666666;
	font-style:italic;
}

						/* + SEARCH FIELD +*/
input.searchfield {
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	display:block;
	background-color:#fff;
	margin:5px 0 2px 0;
	padding:8px 4px 8px 4px;
	border:#ccc 1px solid;
	color:#222;
	width:225px;
	height:14px;
}

input.searchfield:hover {
	border:#7e1ee0 1px solid;
	background-color:#fff;
	color:#222;
}

						/* + SEARCH BUTTON +*/
input.subsearch {
	float:right;
	font-family:Arial;
	text-transform:uppercase;
	text-align:center;
	font-size:11px;
	display:block;
	background:url(images/searchUp.jpg) no-repeat;
	min-width:58px;
	min-height:19px;
	margin-top:10px;
	
	border:0px;
	color:#222;
}

input.subsearch:hover {
	cursor:pointer;
	background:url(images/searchOver.jpg) no-repeat;
}

li .series{
	font-size:15px;
	text-transform:uppercase;
	color:#7e1ee0;
	margin:20px 0 0px 0;
}

/* ----------------------------------------------------------------------- */

/*----------------------------------------------------------COMMENT FORM */

#commentform p {
	min-width:632px;
	line-height:25px;
	margin:0 0 10px 0;
}

h4.reply{

}

h3.reply {
	font-size:15px;
	margin-bottom:-5px;
	font-weight:normal;
	text-transform:uppercase;
	float:left;
}

h3.reply #ptitle{
	font-weight:bold;
}


p#replyheader{
	
	width:632px;
	/*padding-bottom:200px;*/
	}

#replyheader img{
}

#replyheader{
	width:632 px;
	display:block;
	float:left;
}

.form{
	float:left;
	display:block;
	width:632px;
}

.logged {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align:right;
	float:right;
}

.logged a {
	color:#222;
	text-decoration:none;
	border-bottom:#ccc 1px dotted;
}

.logged a:hover {
	color:#222;
	text-decoration:none;
	border-bottom:#777 1px dotted;
}

#commentform{
	/*float:left;*/
}

#commentform .labels{

	/*float:left;
	margin-top:10px;*/
}
						/* + COMMENTER INFO TEXT BOX LABELS (INCLUDES: NAME, EMAIL AND URL TEXT BOX LABELS) +*/
						
#commentform .labels label {
	
	float:left;
}
						/* + NAME TEXT BOX LABEL+*/
#commentform .labels #author label{
width:201px;
	margin-left:0px;
}
						/* + EMAIL TEXT BOX LABEL+*/
#commentform .labels #email label{
width:201px;
	margin-left:10px;
}
						/* + URL TEXT BOX LABEL+*/
#commentform .labels #url label{
width:194px;
	margin-left:18px;
}
						/* + TURNS REQUIRED ASTRICK RED +*/
#commentform #required{
	color:#FF0000;
}

#commentform img{
	border:0px;
	float:left;
	margin-bottom:10px;
}
						/* + COMMENTER INFO TEXT BOXS (INCLUDES: NAME, EMAIL AND URL TEXT BOXES) +*/
input.comment {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	background-color:#f6f6f6;
	padding:4px 4px 2px 4px;
	border:#aaa 1px solid;
	color:#222;
	width:194px;
}

input.comment:hover {
	background-color:#fff;
	color:#222;
}
						/* + NAME TEXT BOX +*/
input#name.comment{
	margin-left:0px;
}
						/* + EMAIL TEXT BOX +*/
input#email.comment{
	margin-left:6px;
}
						/* + URL TEXT BOX +*/
input#url.comment{
	margin-left:6px;
}
						/* + COMMENT TEXT BOX +*/
textarea {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	width:612px;
	padding:10px 10px 10px 10px;
	line-height:18px;
	background-color:#fafafa;
	border:#aaa 1px solid;
	color:#222;
	margin-top:0px;
}

textarea:hover {
	background-color:#fff;
	color:#222;
}


						/* + SUBMIT COMMENT BUTTON +*/
input.subcom {
	float:right;
	background:url(http://dieselation.com/wp-content/themes/dieselation/images/submitUp.jpg) no-repeat;
	width:58px;
	height:19px;
	border:0;
}

input.subcom:hover {
	cursor:pointer;
	background:url(http://dieselation.com/wp-content/themes/dieselation/images/submitOver.jpg) no-repeat;
}

/* ----------------------------------------------------------------------- */

/*.postinput small {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	margin:0 0 0 5px;
}*/




/*----------------------------------------------------------COMMENT FORM */

#commentsection{
float:left;

}

#commentsheader{
	min-height:20px;
	width:632px;
}



#commentsheader h3 {
	font-weight:normal;
}

.nocomments {
	font-family:Helvetica, Arial, sans-serif;
	margin:0 0 30px 0;
}

ol.commentlist {
	font-family:font-family:Georgia, Times New Roman, Serif;
	font-size:.95em;
	list-style:none;
	padding:0 0 0px 0;
	margin:0px 0 20px 0;
	color:#4B4B4B;
	border-bottom:4px #7e1ee0 solid;
}

.commentlist li {
	border-bottom:#7e1ee0 1px dotted;
	padding:0px 0 15px 0;
	margin:0px 0 0px 0;
	width:632px;
	
}

.commentlist p {
	line-height:24px;
	margin:0 0 10px 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
}

.comment_author {
	font-family:Helvetica, Arial;
	font-size:14px;
	margin:20px 0 0px 0;
}

.comment_author strong{
	font-size:22px;
	margin-top:20px;
	margin-left:5px;
	color:#807f7f;
	font-weight:normal;
}

.comment_author small{
	text-align:right;
	margin:-5px 0px 0 0;
	padding:6px 0px 3px 6px;
	color:#7e1ee0;
	font-family:Helvetica, Arial, Sans Serif;
	text-transform:uppercase;
	font-size:.8em;
	letter-spacing:1px;
	display:block;
}

.comment_meta {
	font-family:Helvetica, Arial,  sans-serif;
	font-size:12px;
	color:#4B4B4B;
	text-align:right;
	margin-right:60px;
}

.comment_author a, .commentlist a, .comment_meta a {
	color:#7e1ee0;
	text-decoration:none;
}

.comment_author a:hover, .commentlist a:hover, .comment_meta a:hover {
	color:#807f7f;
	text-decoration:none;
}
/* ----------------------------------------------------------------------- */

/*----------------------------------------------------------FOOTER STYLING */

#footer {
	background-color:#7f1ee0;
	font-family:Arial, Helvetica, sans-serif;
	
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	
	height:41px;
	position: relative;  /* Needed for Safari */
	padding: 0px;
	width: 100%;
	
}

/*#footer a {
	color:#eee;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
	text-decoration:none;
}

#footcontainer{
	padding:2px 0 2px 0;
	margin:10px 0 10px 0;
}*/

/* ----------------------------------------------------------------------- */


#skip {
	display: none;
}

.clearleft {
	clear:left;
}

.warning p {
	background:url(images/warning.gif) no-repeat left;
	height:160px;
	padding:20px 0 0 90px;
	font-size:20px;
	margin:0 0 0 10px;
}

/*a img {
	border: none;
}*/

a{
	text-decoration:none;
}

a:active{
	border:none;
}

div.preload {
	position:absolute;
	top:-9999;
	left:-9999;
	height:1px;
	width:1px;
	overflow:hidden;
}


