/* @import url("ac-com-blog.css");*/

/*
THEME NAME: 0_ac_com_10.0219.2312

DESCRIPTION: ArtistsConsult customized theme.

VERSION: rev: 10-0221.2106

AUTHOR: pinkandyellow - mod by avidre

TAGS: black, white, light, three-columns, fixed-width, theme-options, right-sidebar, threaded-comments

*/

/* **** ERIC MEYER'S CSS RESET - RELOADED **** */
html, div, span, applet, object, iframe, 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, 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! removes dashed border from active link*/
:focus {outline: 0;}

/* 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: "" "";}
/* *************  END CSS RESET ************* */

/* ************************** BEGIN DEFAULT ELEMENTS ************************* */
h1, h2, h3, h4, h5, h6, p {
	line-height:1.4;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

p {font-size: 1.0em;}
h1 {font-size: 1.4em;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;}
h4 {font-size: 0.9em;}
h5 {font-size: 0.8em;}
h6 {font-size: 0.7em;}

blockquote {margin: 0px 0px 0px 0px;padding-right: 1.0em;padding-left: 2.0em;}

ol, ul {list-style: none;}
ol {font-size:100%; margin:0; padding:0;}
ul {list-style: none; font-size:100%; margin:0; padding:0;}
li {font-size:100%; margin:0; padding:0;}

/* list elements "dl"= "definitions list" */
dl {font-size: 1.2em;}
dt {font-size: 1.2em;font-weight:normal;margin: 0px 0px 0px 0px;}
dd {font-size: 100%;}
/* ************************** END DEFAULT ELEMENTS ************************* */

/* ************************** BEGIN GLOBAL ELEMENTS ************************* */
.clear {
	clear: both;
}

.wp-caption {
	border: 1px solid #EEEEEE;
	text-align: center;
	background-color: #ffffff;
/* optional rounded corners for browsers that support it */
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
#content p.wp-caption-text {
	font-size: 0.8em;
	padding-top: 5px;
	padding-right: 6px;
	padding-left: 6px;
	color: #999999;
}
strong {	font-weight: bold;}
em {	font-style: italic;}
dt {	font-family: Arial, Helvetica, sans-serif;	color: #333333;	font-size: 1em;}
dd {	font-family: Arial, Helvetica, sans-serif;	color: #333333;	font-size: 1em;}
legend {	font-family: Arial, Helvetica, sans-serif;	font-style: italic;	font-size: 0.8em;	color: #333333;}

form {	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.8em;
	color: #333333;
}

img, img a {
	border:8px solid transparent; /* affects ALL "img" class */
  background-color:transparent;
	padding:0.0em;  
	text-decoration: none;	
	margin: 0px;
}

img a:link, img a:visited  {
	border:8px solid transparent;
  background-color:transparent;
	padding:0.0em;  
	text-decoration: none;	
	margin: 0px;
  }
  
img a:hover {
  filter:alpha(opacity=30);
  -moz-opacity:.90;
  opacity:.90;
	border:8px solid #fff;
	padding:0.00em;  
	text-decoration: none;	 
  margin: 0px; 
  }  

#img0, #img0 a {
  float:left;
	border:0px solid transparent;
  background-color: transparent;
	padding:0.0em;  
	text-decoration: none;	
}

#img0 a:link, #img0 a:visited  {
	border:0px solid transparent; 
  background-color: transparent;
	padding:0.0em;  
	text-decoration: none;	
  }

#img0 a:hover {
  opacity:.50;
	border:none;
	padding:0.00em;  
	text-decoration: none;	  
  }

#img2, #img2 a { /* about-us pics */
  float:left;
	border:2px solid #fff;
  background-color: #fff;
	padding:0.5em;  
	text-decoration: none;	
}

#img2 a:link, #img2 a:visited  { /* about-us pics */
	border:2px solid #fff; 
  background-color: #fafafa;
	padding:0.5em;  
	text-decoration: none;	
  }

#img2 a:hover { /* about-us pics */
	border:2px solid #f8f8f8;
  background-color: #f8f8f8;
	padding:0.5em;  
	text-decoration: none;	  
  }

/* ************************** END GLOBAL ELEMENTS ************************* */


/* ************************** BEGIN Body ELEMENTS ************************* */ 
body {
  min-width:790px;
	margin: 0; 	padding: 0; font-style: normal;
    /* note: baseline body font-size is 0.80em = approx 11px font size */
    /* all other font sizes are derived from that */  
	line-height: 1;
  font-size: 1.0em; 
  font-family: Verdana, Arial, Helvetica, 'Lucida Console', Calibri, sans-serif;
  background:#fff;
  color:#000;
  color:#2e2e2e;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
	
}

/* ********************************* 
OUTERWRAP / 
************************************************* */
#outerWrap {
	margin:0 0px 0px 0px;
}

/* ********************************* 
OUTERWRAP / WRAPPER 
************************************************* */
#wrapper {
display:block;
	text-align: center;
	background:transparent;
	margin:0px auto 0px auto;
	padding:0.0em;
	width:80%;
}

/* *********************************
OUTERWRAP / WRAPPER / CONTAINER / 
************************************************* */
#container {
/*	float: left;
	width: 100%;*/
}

/* *********************************
OUTERWRAP / WRAPPER / CONTAINER / HEADER / 
************************************************* */
#header {
	position: relative;
	width: 99.99%;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 0px;
	text-align: right;
	float: right;
	z-index: 1;
	border-bottom: 0px solid #ccc;
	height: 190px;
}

#header #img0 {
	position: absolute;
	top: 16px; left: 00px;
	border:none;
	text-decoration: none;
	padding:0.0em;
}

#header #img0 a:hover {
  opacity:.50;
	border:none;
	padding:0.0em;  
	text-decoration: none;	  
  }

#header h1#logo {
	position: absolute;
	top: 48px; left: 154px;
	padding: 0;
	margin:0.0em -2.3em 0.0em -0.0em;
	font:3.0em 'times', serif;
  font-style:italic;
	letter-spacing: -2px;
	letter-spacing: 0.1em;
	color:#f96600;
  }

#header h2#tag2 {
	float: left;
	border-style: none;
	margin-left: 344px;
	margin-top: 96px;
	font-family: Arial, Helvetica, sans-serif;	
	font-family: "Times New Roman", Times, serif;
  font-style:italic;
	font-size: 1.2em;
	color: #aaa;
	font-weight: lighter;
	text-transform: lowercase;
	font-style: italic;
}

#header #tag {
	position: absolute;
	top: 96px; left: 88px;
	padding: 0;
	margin:0.0em -2.3em 0.0em -0.0em;
	font-size:1.0em;
	letter-spacing: -2px;
	font-variant: small-caps;
	letter-spacing: 0.1em;
/*	color:#000;	*/
}

#header #date {
	position: absolute;
/*	top: 39px; right: 36px; */
	top: 6px; left: 14px;	
}

/* *********************************
OUTERWRAP / WRAPPER / CONTAINER / HEADER / TOPNAV /
************************************************* */
#topnav {
  font-family:Helvetica, Arial, Verdana, 'Lucida Console', Calibri, sans-serif;
	font-size: 0.82em;
  margin: 0.0em 0.0em 0.0em 0.0em;
  padding: 0.0em 0.0em 0.0em 0.0em;
	z-index:99;
  border-bottom: 0px solid #f0f0f0;
}

#topnav ul {
	position: absolute;
	top:150px; left:0px;
	list-style:none;
	font-weight: bold;
	height: 2.3em;
  margin: 0.5em auto 0.0em auto; 
  padding: 0.2em 0.0em 0.2em 0.0em;
  border-bottom: 0px solid #c0c0c0;
    width:99.99%;
}

#topnav li {
	display:inline;
	padding: 0.0em 0.0em;
	margin: 0px;
}

#topnav a, #topnav a:visited {
	font-weight: normal;
  text-decoration:none;
	display:inline;  	
  float: left;
  margin:0.0em 1.2em 0.0em 0.0em;
  padding:4px 6px 2px 4px;
	color:#425A10;
	background: #f0f0f0;
	border:4px dotted #ddd;
	-moz-border-radius: 6px;/* */
	border-top: 4px dotted #ddd;
}

#topnav a:hover {
  color: #fff;
  text-decoration:none;
	background-color: #333;
	border:4px solid #000;
	-moz-border-radius: 6px;
}


#topnav .current_page_item a, #sidenav .current_page_item a:visited {
  margin:0.0em 1.2em 0.0em 0.0em;
  padding:4px 6px 2px 4px;
	color: #fff;
	border: 4px solid #f96600;
  -moz-border-radius: 6px;
	background:#f96600;
 	border-top: 4px solid #f96600;
	-moz-border-radius-bottomleft:6px;
  -moz-border-radius-bottomright:6px;
  -moz-border-radius-topleft:6px;
  -moz-border-radius-topright:6px;
}

#topnav .current_page_item a:hover {
  margin:0.0em 1.2em 0.0em 0.0em;
  padding:4px 6px 2px 4px;
	color: #fff;
	border: 4px solid #000;
  -moz-border-radius: 6px;
	background:#000;
	border-top: 4px solid #f96600;
	-moz-border-radius-bottomleft:6px;
  -moz-border-radius-bottomright:6px;
  -moz-border-radius-topleft:6px;
  -moz-border-radius-topright:6px;
}


/* ************** end topnav ************** */







/* *********************************
OUTERWRAP / WRAPPER / CONTAINER / CONTENT
************************************************* */
/*#content {
	background:transparent;
	margin:0px 0px 0px 0px;
	padding:0.0em 0.2em 0.0em 4.8em;
	text-align: left;
  float:right;
  width:62%;
	background:transparent url(/images/img03a-gray.gif) repeat-y left;
	height:auto;
	border:0px solid #f00;
}
*/
#content {
clear:both;
	background:transparent;
	margin:0px auto 0px auto;
	padding:0.0em 0.2em 0.0em 4.8em;
	text-align: left;

  width:82%;
/*	background:transparent url(/images/img03a-gray.gif) repeat-y left;
	height:auto;
	border:0px solid #f00;*/
}


/* *********************************
OUTERWRAP / WRAPPER / CONTAINER / SIDEBAR
************************************************* */
/* CLASS SIDEBAR */
.sidebar {
	overflow: hidden;
	background:transparent;
	margin:10px 0px 0px 0px;
	padding:0.9em 0.0em 0.0em 0.0em;
	text-align: left;
	float:left; 
  width:26%;
	border:0px solid #00f;
}

/* ID SIDEBAR */
#sidebar {
	background:transparent;
	margin:10px 0px 0px 0px;
	padding:0.9em 0.0em 0.0em 0.0em;
	text-align: left;
  float: left;
	width:26%;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #CCCCCC;
}
#sidebar h1 {
	display: block;
	text-align: center;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	font-weight: bold;
	color: #DDDDDD;
	padding-bottom: 5px;
	letter-spacing: -3px;
}

#sidebar h3 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #999999;
	width: 95%;
	padding-bottom: 4px;
	margin-bottom: 0px;
	padding-top: 8px;
}
.sidebar input#s {
	width: 7em;
}
#sidebar ul {
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar li {
	list-style: none;
	margin: 0 0 10px 0;
}
#sidebar li form {
	margin: 0.2em 0 0;
	padding: 0;
}
#sidebar ul ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	list-style-type: none;
}
#sidebar ul ul li {
	padding: 7px 5px 7px 6px;
	list-style: none;
	margin-bottom: 0px;
	font-size: 0.9em;
	width: 175px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar ul ul li:hover {
	background-color: #EEEEEE;
	color: #666666;
}
#sidebar ul ul li p {
	font-size: 0.8em;
	color: #CCCCCC;
	padding-top: 5px;
}
#sidebar ul ul li a {
	color: #C0C0C0;
}
#sidebar ul ul li a:hover {
	color: #990000;
	text-decoration: none;
}
#sidebar ul ul li:last-child {
	border-style: none;
}
#sidebar ul ul ul {
	margin: 0 0 0 0.5em;
}
#sidebar ul ul ul li {
}

/* *********************************
OUTERWRAP / WRAPPER / FOOTER
************************************************* */
#footer {
	clear: left;
	width: 100%;
	text-align: right;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #808080;
/*	margin-right: 40px;
	margin-top: 20px;*/
	margin:20px auto 0px auto;
	padding-bottom: 15px;	
	border-top: 1px solid #c0c0c0;
}

#footer p {
	margin-right: 20px;
}

/* ac 
#footer { 
  float:left;
	border-top: 0px solid #c0c0c0;
	padding: 0.0em 0.5em 1.0em 0.9em;
	margin-left: auto; 
  margin-right: auto;	
}*/
/* END FOOTER */


/* ************************** END LAYOUT 0_ac-com-orng ********************** */

/* BEGIN MAIN CONTENT TYPOGRAPHY*/
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: -2px;
	padding-left: 2px;
	margin-bottom: 10px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	margin-bottom: 5px;
	padding-top: 5px;
}
#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	margin-bottom: 2px;
	padding-top: 5px;
}
#content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	margin-bottom: 5px;
	padding-top: 5px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333333;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 1.2em;
}
#content blockquote, #content pre {
	padding: 10px 12px 3px 12px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}
#content blockquote p {
	font-style: italic;
}
#content blockquote a {
}
#content blockquote a:hover {
}
#content blockquote a:visited {
}
/* POST BODY LIST ITEMS - affects only actual post lists */
.entry-content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: -2px;
	padding-left: 2px;
	margin-bottom: 10px;
}
.singlepost .entry-content ul, .post .entry-content ul {
	padding-left: 20px;
	margin-bottom: 15px;
}
.singlepost .entry-content ul li, .post .entry-content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #111;
	padding-bottom: 5px;
	list-style-type: square;
}
.singlepost .entry-content ul ul, .post .entry-content ul ul {
	margin-top: 10px;
	margin-bottom: 0px;
}
.singlepost .entry-content ul ul li, .post .entry-content ul ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 5px;
	list-style-type: square;
}
.entry-content ol {
	margin-bottom: 15px;
	list-style-type: decimal;
	margin-left: 30px;
}
.entry-content ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding-bottom: 5px;
}
/* END POST BODY */

/* END MAIN CONTENT TYPOGRAPHY*/

/* ************************** BEGIN POST ********************** */
.post {
	margin-left: 77px;
	margin-bottom: 30px;
	margin-bottom: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
/*	background: transparent url(/images/img01-orng.gif) repeat-y left;*/
	border-left-style: dashed;
	border-left-width: 0px;
	border-left-color: #CCCCCC;
}
.singlepost {
	margin-left: 22px;
	margin-bottom: 30px;
	margin-bottom: 4px;
	padding-bottom: 5px;
}
.post-date {
	display: inline;
	float:left;
/*	position: absolute;
	left: 0px;*/
		margin-left: -87px;
	width: 63px;
	padding-top: 5px;
	padding-left: 0px;
}
.post-month {
	font-size: 1em;
	text-transform: uppercase;
	color: #CCCCCC;
	text-align: center;
	display: block;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.post-day {
	font-size: 2em;
	text-transform: uppercase;
	color: #CCCCCC;
	text-align: center;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EEEEEE;
	padding-bottom: 5px;
}
.post-year {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #CCCCCC;
	text-align: center;
	display: block;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.comments-link {
	font-size: 2em;
	text-transform: uppercase;
	color: #CCCCCC;
	text-align: center;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
}
.comments-link a {
	color: #CCCCCC;
}
.comments-link a:hover {
	color: #990000;
	text-decoration: none;
}
.comments-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CCCCCC;
	letter-spacing: -1px;
	text-align: center;
	display: block;
}
.comments-start-bracket {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CCCCCC;
}
.comments-end-bracket {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #CCCCCC;
	position: absolute;
	right: 0px;
}
.cat-links {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #808080;
	padding-left: 2px;
/*	background-color: #EEEEEE;*/
	width: 100%;
	margin-left: -2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 8px;
}
.cat-links a {
	text-decoration: none;
	color: #808080;
}
.cat-links a:hover {
	color: #990000;
}
.author {
	margin-top: -8px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.8em;
	color: #666666;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding-top: 2px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.post h2 a {
	color: #666666;
	text-decoration: none;
}
.post h2 a:hover {
	color: #990000;
}
.tagbox {
	border-bottom: 8px;
	padding-bottom: 8px;
}
.tag-links {
}
.indexAd {
	margin-top: 10px;
}
/* -------- */
/* END POST */
/* ******** */

/* ********* */
/* POST INFO */
/* --------- */
.postInfo {
	border: 1px solid #CCCCCC;
	background-color: #f9f9f9;
	font-size: 0.7em;
	margin-top: 20px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.postInfo a {
	color: #808080;
}
.postInfo a:hover {
	text-decoration: none;
	color: #990000;
}
.postInfo ul {
	margin: 8px auto 8px 10px;
	padding: 0px;
}
.postInfo ul li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}

#post-after {
display:block;
  clear:both;
  text-align:center;
  margin: 0.3em auto 1.8em auto;
  padding:0.3em;
  width:80%;
  height:32px;
  background:url(images/img01-orng-horiz.png) no-repeat center center;
  
 }


.trackback {
	background: 050%;
}
.feed {
	background: 050%;
}

/***************** Tags below the link of the comments feed ********************/
.tags {
/*	background: 050%;*/
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
}
.previous-entries a {
}
.next-entries a {
}


/* comments area */
/* THREADED COMMENTS */
ul.commentlist {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
	text-indent: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#content ul.commentlist p {
	font-size: 12px;
	margin-left: 52px;
}
ul.commentlist li {
}
ul.commentlist li.alt {
}
ul.commentlist li.bypostauthor {
}
ul.commentlist li.byuser {
}
ul.commentlist li.comment-author-admin {
}
ul.commentlist li.comment {
	border-bottom: 1px dotted #666;
	padding: 1em;
}
ul.commentlist li.comment div.comment-author {
}
ul.commentlist li.comment div.vcard {
	font: normal 14px Arial, Helvetica, sans-serif;
}
ul.commentlist li.comment div.vcard cite.fn {
	font-style: normal;
}
ul.commentlist li.comment div.vcard cite.fn a.url {
}
ul.commentlist li.comment div.vcard img.avatar {
	border: 5px solid #ccc;
	float: left;
	margin-right: 10px;
}
ul.commentlist li.comment div.vcard img.avatar-32 {
}
ul.commentlist li.comment div.vcard img.photo {
}
ul.commentlist li.comment div.vcard span.says {
}
ul.commentlist li.comment div.commentmetadata {
}
ul.commentlist li.comment div.comment-meta {
	font-size: 9px;
	margin-bottom: 4px;
	margin-left: 52px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding-top: 2px;
}
#content ul.commentlist li.comment div.comment-meta a {
	color: #999999;
}
ul.commentlist li.comment p {
	font-size: 11px;
	margin: 0 0 1em;
}
ul.commentlist li.comment ul {
	font-size: 11px;
	list-style: square;
	margin: 0 0 1em 2em;
}
ul.commentlist li.comment div.reply {
	font-size: 11px;
}
ul.commentlist li.comment div.reply a {
	font-weight: bold;
}
ul.commentlist li.comment ul.children {
	list-style: none;
	margin: 1em 0 0;
	text-indent: 0;
}
ul.commentlist li.comment ul.children li {
}
ul.commentlist li.comment ul.children li.alt {
}
ul.commentlist li.comment ul.children li.bypostauthor {
}
ul.commentlist li.comment ul.children li.byuser {
}
ul.commentlist li.comment ul.children li.comment {
}
ul.commentlist li.comment ul.children li.comment-author-admin {
}
ul.commentlist li.comment ul.children li.depth-2 {
	border-left: 5px solid #555;
	margin: 0 0 .25em .25em;
}
ul.commentlist li.comment ul.children li.depth-3 {
	border-left: 5px solid #999;
	margin: 0 0 .25em .25em;
}
ul.commentlist li.comment ul.children li.depth-4 {
	border-left: 5px solid #bbb;
	margin: 0 0 .25em .25em;
}
ul.commentlist li.comment ul.children li.depth-5 {
}
ul.commentlist li.comment ul.children li.odd {
}
ul.commentlist li.even {
	background: #fff;
}
ul.commentlist li.odd {
	background: #f6f6f6;
}
ul.commentlist li.parent {
	border-left: 5px solid #111;
}
ul.commentlist li.thread-alt {
}
ul.commentlist li.thread-even {
}
ul.commentlist li.thread-odd {
}
/* END THREADED COMMENTS */
#comments, #respond {
	border-bottom: 1px dotted #8D8D8D;
	padding: 10px 0 5px 0;
	clear: both;
}
/* commentlist .commentlist {
	list-style: none;
	margin: 10px 0px;
	padding-left: 0px;
	line-height: 130%;
}
.commentlist li {
	margin-bottom: 6px;
	padding: 10px;
}
.commentlist .alt {
	background: #F9F9F9;
	border: 1px solid #CCCCCC;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
*/
.commentname {
	color: #703419;
	text-transform: capitalize;
	margin-left: 50px;
}
.gravatar {
	display: inline;
}
.gravatar img {
	border: 1px solid #AAAAAA;
	padding: 5px;
	float: left;
	height: 32px;
	width: 32px;
	display: block;
	position: absolute;
}
.commentcount {
	font: bold 2.2em Arial, Helvetica, sans-serif;
	color: #DEDEDE;
	float: right;
}
.commentext {
	padding: 0px 0px 0px 50px;
}
/* comment form */
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 2px 0px;
	margin: 0px;
}
#commentform label {
	color: #787878;
	font-size: 87%;
}
#commentform input {
	width: 200px;
	background: #F9F9F9;
	border: 1px dotted #8D8D8D;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea {
	width: 580px;
	background: #F9F9F9;
	border: 1px solid #8D8D8D;
	padding: 2px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	background: #F9F9F9;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
	float: right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/* Quicktags */
#quicktags {
	margin-top: 4px;
	margin-bottom: 0px;
}
#quicktags input {
	background: #f9f9f9;
	border: 1px solid #aaaaaa;
	font-size: .9em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	margin: 1px 2px 0px 0px;
	padding: 0px 1px 0px 1px;
}
#quicktags input:hover {
	border: 1px solid #4E79A2;
}
/* ------------ */
/* END COMMENTS */
/* ************ */


/* ******************* */
/* MOOTOOLS TABBED BOX */
/* ------------------- */
.tabbed_box {
	padding: 8px;
	border: 1px solid #EEEEEE;
	width: 371px;
	width: 100%;
	margin-right: 12px;
	margin-left: 13px;
}

#tabMenu {
	display: block;
	height: 30px;
}
#tabMenu ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#tabMenu ul li {
	margin: 0px;
	display: inline;
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	height: 30px;
}
#tabMenu ul li a {
	border-right: 1px solid #363834;
	color: #808080;
	display: block;
	text-decoration: none;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.9em;
	font-weight: bold;
	height: 29px;
	margin-right: 2px;
	margin-top: 2px;
	background-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
#tabMenu ul li a.active {
	margin-top: 1px;
	background-color: #EEEEEE;
	color: #666666;
}
#tabMenu ul li a.active:hover {
}
#tabMenu ul li a:hover {
	height: 29px;
	margin-top: 1px;
	color: #333333;
}
#tabContent {
	margin: 0px;
	padding: 10px;
	position: relative;
	float: left;
	width: 360px;
	width: 100%;
	background-color: #EEEEEE;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#tabContent .content {
	display: none;
}
#tabContent .active {
	display: block;
}
#content_2, #content_3, #content_4, #content_5, #content_6, #content_7, #content_8 {
	display: none;
}
#sidebar #tabContent h1 {
	font-size: 2.5em;
	color: #666666;
}
#sidebar #tabContent h1 a {
	color: #666666;
}
#sidebar #tabContent h1 a:hover {
	color: #990000;
	text-decoration: none;
}
#tabContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #990000;
}
#tabContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.2em;
	color: #5F5F5F;
	margin-top: 10px;
}
#tabContent a {
	color: #990000;
}
#tabContent a:hover {
	text-decoration: underline;
}
#tabContent ul {
	margin: 0px;
	padding: 10px 5px 0px 5px;
}
#tabContent ul li {
	list-style: none;
	border-bottom: 1px solid #d6dde0;
	padding-bottom: 8px;
	font-size: 0.9em;
	border-bottom-color: #676767;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
}
#tabContent ul li a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#tabContent ul li a:hover {
	text-decoration: none;
	color: #990000;
}
#tabContent ul li a small {
	color: #8b959c;
	font-size: 9px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 4px;
	top: 0px;
}
#tabContent ul li:last-child {
	border-bottom: none;
	padding-bottom: 0px;
}
#searchBox input#s {
	border: 1px solid #666666;
	width: 290px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.9em;
	vertical-align: middle;
}
/* ******************* */
/* MOOTOOLS TABBED BOX */
/* ------------------- */
/* Two Column Sidebar */
#barLeft {
	width: 190px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
#barRight {
	width: 195px;
	float: right;
	margin-right: 10px;
	margin-top: 15px;
}

#searchform input#s {
	border: 1px solid #666666;
	width: 183px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.9em;
	vertical-align: middle;
}
.recentcomments a {
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
}
.recentcomments {
	color: silver;
}

/* END Two Column SIDEBAR */




/* *************************** start - added by Neil */
.tabbed_box h1 {
	font-size: 2.5em;
	color: #666666;
	text-transform:lowercase;
}
.tabbed_box h1 a {
	color: #666666;
}
.tabbed_box h1 a:hover {
	color: #990000;
	text-decoration: none;
}

/* ************************** end - added by Neil */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/* *********************************
SPECIAL POSITIONING ELEMENTS
************************************************* */
/* *********** variations *********** */
.caps {text-transform: uppercase;}
.smcaps  {font-variant: small-caps;}
.txtcaps {font-variant: small-caps;}

.ac-title {
  color:#909090;
	font-size: 1.4em;
  text-transform: uppercase;
	margin:0.5em 0.0em 0.0em 0.0em;
	padding:0.8em 0.0em 0.0em 0.0em;
}

hr {
  text-align:center;
	margin: 0.1em auto; 
	padding:0.0em 0.0em;
	width:92%;	
}

/* alignment classes */
.flt-lft  {float: left; }
.flt-rght {float: right; }

.cntr {text-align: center; margin-left: auto; margin-right: auto;}
.lft {text-align: left;}
.rght {text-align: right;}

.txtleft2 {text-align: left; margin: 0em 0.5em 0.0em 1.8em;	padding: 0.0em 0.0em 0.3em 0.0em;}

.jst {text-align: justify; margin-left: auto; margin-right: auto;}
.jst1 {text-align: justify; margin-left: 1.0em; margin-right: 1.0em;}

.btm-p {margin-top:0;	margin-bottom:3px;}
.btm08 {margin-top:0;	margin-bottom:8px;}
.btm-1 {margin-top:0;	margin-bottom:-1px;}
.btm-4 {margin-top:0;	margin-bottom:-4px;}
.btm-8 {margin-top:0;	margin-bottom:-8px;} 
.btm-10 {margin-top:0;	margin-bottom:-10px;}
.btm-16 {margin-top:0;	margin-bottom:-16px;}
.btm-20 {margin-top:0;	margin-bottom:-20px;}
.btm-24 {margin-top:0;	margin-bottom:-24px;}
.btm-36 {margin-top:0;	margin-bottom:-36px;}
.btm-40 {margin-top:0;	margin-bottom:-40px;}
.top-p {margin-top:3px;	margin-bottom:0px;}
.top-p1 {margin-top:3px;	margin-bottom:-3px;}

.mrgn0 {margin-top: 0px;	margin-bottom: 0px;}
.mrgn1 {margin-top: 1px;	margin-bottom: 1px;}
.mrgn3 {margin-top: 1px;	margin-bottom: 2px;}
.mrgn4 {margin-top: 2px;	margin-bottom: 2px;}
.mrgn6 {margin-top: 2px;	margin-bottom: 4px;}
.mrgn7 {margin-top: 7px;	margin-bottom: 0px;}

.l1{margin-left:1px;}
.l5{margin-left:5px;}
.l10{margin-left:10px;}
.l20{margin-left:20px;}
.l30{margin-left:30px;}
.l40{margin-left:40px;}

.r1{margin-right:1px;}
.r5{margin-right:5px;}
.r10{margin-right:10px;}
.r20{margin-right:20px;}
.r40{margin-right:40px;}
.r60{margin-right:60px;}
.r040{margin-right:-40px;}

.z1{margin-top:1px;}
.z5{margin-top:5px;}
.z10{margin-top:10px;}
.z20{margin-top:20px;}
.z30{margin-top:30px;}
.z40{margin-top:40px;}
.z60{margin-top:60px;}
.z80{margin-top:80px;}
.z100{margin-top:100px;}
.z120{margin-top:120px;}
.z140{margin-top:140px;}
.z280{margin-top:280px;}
.z440{margin-top:440px;}
.z840{margin-top:840px;}
.z-10{margin-top:-10px;}
.z-20{margin-top:-20px;}

.w40{width:40%;}
.w50{width:50%;}
.w60{width:60%;}
.w70{width:70%;}
.w93{width:93%;}

div#cntr{text-align:center;}
  .cntr{ text-align: center;}
div#cntr1{ margin-left: auto;margin-right: auto;}
  .cntr1{ margin-left: auto; margin-right: auto;}
  
/* additional classes */
#clear {	clear: both; }
  .clear {	clear: both; }
.spacer {clear: both;}
.spacer2 {clear: both;	margin-top:-4px;	margin-bottom:-94px;	padding:0.0;}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.clearfix {display: inline-block;}

.fntfam-helv {font-family: Helvetica, Verdana, Arial, 'Lucida Console', sans-serif;}
.fntfam-tmes {font-family: "Times New Roman", Times, serif;}

.fnt-dwn {font-size:0.88em !important;}
.fnt-up {font-size:1.4em !important;}
span.fnt-dwn {font-size:0.68em !important;}
span.fnt-up {font-size:1.4em !important;}

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

#bkgnd-blk, .bkgnd-blk {background-color: #000;}
#blkbk, .blkbk {background-color: #000;}
#graybk, .graybk {background-color: #C0C0C0;}

.blk {color:#000;}
.red {color:#ff0000;}
.ltblu {color:#8BD2F2;}
.dkgray {color:#333;}
.brtgrn {color:#99CC00;}
.grn {color: #73880A;}

/* new colors */
.gren {color:#99CC00;}
.gold {color:#cc6600;}
.yelo {color:#ffff00;}
.azur {color:#99CCff;}
.cyan {color:#8BD2F2;}
.mgta {color:#ff66cc;}
.orng {color:#F96600;}
.slvr {color:#c0c0c0;}
.mdgy {color:#5a5a5a;}
.dkgy {color:#303030;}
.teal {color:#008080;}
.gray {color:#C0C0C0;}
.whit {color:#fff;}
.blak {color:#000;}

.bdrgrn{border: 1px solid #73880A;}

/* *********************************
HACKADELIC SLIDING NOTES 
************************************************* */
.hackadelic-sliderPanel {
	border: 1px solid #fff;
	padding: 5px 5px 5px 5px;
	-moz-border-radius: 1em; -webkit-border-radius: 1em;
}

a.hackadelic-sliderButton {
  text-decoration:none;
	border: 1px solid #fff;
	background-color: #000 !important;
	color: #fff !important;
  margin-top: 7px !important;
  margin-bottom: 7px !important;
	padding: 0.5em  0.7em  0.5em  3.3em;
/*	padding-right:48px !important;*/
	-moz-border-radius: 1em; -webkit-border-radius: 1em;
	background: transparent url(images/ac-orng36-flat.jpg) left no-repeat;	
}

a.hackadelic-sliderButton:hover {
	border: 1px solid #f00;
	background-color: #222;
}

.entry .hackadelic-sliderPanel {
  margin-top: 17px !important;
	background-color: transparent;
	color:#fff;
}

.hackadelic-sliderbutton {
  margin-top: 7px !important;
  margin-bottom: 7px !important;
	color:#fff;
}

.textwidget .hackadelic-sliderButton {
	display: block;
	text-align: center;
	margin: .5em;
}

.textwidget .hackadelic-sliderPanel {
	background-color: #F0F0E0;
}
