/*------------------------------------------*/
/*											*/
/* 		Antipixel Style Sheet				*/
/*		v2.7.7	2004						*/
/*											*/
/*		Layout & Font Face					*/
/*											*/
/*		(c) 2002 Jeremy Hedley				*/
/*		All rights reserved					*/
/*											*/
/*------------------------------------------*/


/* General body elements */

body {
	background: #dee0d5 url(http://www.antipixel.com/blog/images/header_voxHumana.png) scroll top left repeat-x;
	margin: 0px;
	text-align: center;
	color: #000;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	}

A:link { 
	color: #366; 
	text-decoration: none; 
	border-bottom: dotted 1px #999; 
	background-color: transparent;
	}

A:visited { 
	color: #6b2e49; 
	border-bottom: dotted 1px #999; 
	text-decoration: none; 
	background-color: transparent;
	}

A:active {
	color: #f90;
	background-color: transparent;
	}

A:hover { 
	color: #690; 
	border-bottom: dotted 1px #f90; 
	background-color: transparent;
	}

A.noborder {
	border: 0px;
	}

A.bold {
	font-weight: bold;
	}

blockquote {
	color: #333;
	background: transparent;
	margin-left: 30px;
	margin-right: 15px;
	}

ul { 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	padding: 0px 0px 15px 15px;
	margin: 0px 12px 0px 30px;
	list-style-image: url(images/listBullet.gif);
	list-style-type: disc;
	}

ul ul { list-style-image: none; }

ol { 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	padding: 0px 0px 15px 15px;
	margin: 0px 0px 0px 30px;
	}

code {
	font-family: 'Lucida Console', Courier, 'Courier New', sans-serif;
	}

img {
	border:0px;
	}
	
img.header {
	padding: 1px;
	margin-bottom: 10px;
	}

.invisible {display: none;}

/* Main layout frames */

#frame {
	width:663px;
	margin-right:auto;
	margin-left:auto;
	padding:27px 0px 0px 0px;
	text-align: left;
	border: 0px;
	background: transparent;
	}
	
#frame2 {
	width:663px;		/* width for IE, may it roast in hell */
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align: left;
	background-color: #fff;
	border-top: 0px;
	border-right: 1px solid #6d6365;
	border-bottom: 1px solid #6d6365;
	border-left: 1px solid #6d6365;
	}

html>body #frame2 { 	/* reset the width for real browsers */
    width: 661px;
	}

/* Content headers */

#contentheader {
	background:#dddddd;
	border-top: 3px solid #333;
	border-right: 1px solid #6d6365;
	border-bottom: 1px solid #6d6365;
	border-left: 1px solid #6d6365;
	color: #333;
	padding: 15px;
	margin: 0px;
	}

#contentheader2 {
	color: #333;
	background-color: #fff;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px dotted #6d6365;
	border-left: 0px;
	padding: 6px 0px 6px 15px;
	}

/* MAIN column */

#mainCol	{
	width: 420px;
	padding: 0px;
	float: left;
	background-color: #fff;
	border-top: 0px;
	border-right: 1px dotted #6d6365;
	border-bottom: 0px;
	border-left: 0px;
	color: #000;
	}

#mainCol h3 {
	color: #000;
	margin:0px 30px 0px 30px;
	background-color: #fff;
	}

#mainCol h4 {
	width: 360px;
	color:#93966A;
	background: #fff;
	border-bottom: 1px dotted #bbb;
	margin:30px 15px 15px 30px;
	}

#mainCol h5 {
	color: #5E5F58;
	padding: 0px 15px 0px 15px;
	background-color: #fff;
	}	 

#mainCol h6 {
	font-weight: normal;
	color: #999;
	padding: 0px 15px 0px 30px;
	margin-top: 0px;
	background-color: #fff;
	}

#mainCol p {
	margin:0px 30px 15px 30px;
	}

#mainCol ul {
	margin-right:24px;
	}

#mainCol table {
	margin:0px 30px 15px 30px;
	}

/* SIDE column */

#sideCol {
	width:240px;
	padding:0px;
	float:left;
	background:#fff;
	border: 0px;
	color: #333;
	}
	
.heading {
	border-top: 1px dotted #6d6365;
	margin-top: 15px;
	}	

#sideCol p {
	width: 210px; 
	margin: 0px 15px 15px 15px; 
	}

/* 2-column sub-layout */

#col-1 {
	width: 48%;
	float: left;
	margin: 6px 0px 12px 0px;
	padding: 0px 6px 0px 0px;
	border-right: 1px dotted #999;
	background: transparent;
}

#col-2 {
	width: 48%;
	float: left;
	margin: 6px 0px 12px 0px;
	padding: 0px 0px 6px 0px;
	background: transparent;
}


/* Miscellaneous */

#credits {
	text-align: center;
	color: #000;
	background-color: transparent;
	}

.feint { 
	color: #888;
	background-color: transparent;
	font-weight: normal;
	}

.posted {
	color:#888;
	background-color: #fff;
	}

.sep {
	border-bottom: 1px dotted #bbb;
	margin: -15px 15px 15px 15px;
	}

.attribution {
	text-align: right;
	}

/* Icons for file links */

.audiolink {
    padding: 0 0 2px 24px;
    background-image: url("http://www.antipixel.com/blog/archives/images/speaker_02.png");
    background-repeat: no-repeat;
    background-position: top left;
}

/* Form Elements */

label {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	}

input {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	border-top: 1px solid #666;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #666;
	padding:2px;
	background-color: #fff;
	} 

textarea {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	background-color:#FFF; 
	border-top: 1px solid #666;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #666;
	}

select {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	border-top: 1px solid #999;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #999;
	background-color: #fff;
	}

select.posts {	width: 120px; }

.defaultButton {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #333;
	border-top: 1px solid #999;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #999;
	background-color: #fff;
	padding-left: 4px;
	padding-right: 4px;
	}

.regButton {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #333;
	border-top: 1px solid #999;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #999;
	background-color: #fff;
	padding-left: 4px;
	padding-right: 4px;
	}

/* END */