/*
Theme Name: thirst
Theme URI: none
Description: This is the default WordPress theme for thirst based on work done at <a href="http://www.thirst.org">Thirst</a>.
Version: 2.0
Author: James Caldwell
Author URI: http://www.thirst.org
Tags: thirst, 418QE, design, fixed width, three columns

	thirst
	http://www.thirst.org

	This theme was designed and built by James Caldwell,
	whose blog you will find at http://www.418QE.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
@font-face {
  font-family: 'BureauGrotesqueSevenNineNorm';
  src: url('fonts/bureaugrotesque-sevennine-webfont.eot');
  src: local('?'),
       url('fonts/bureaugrotesque-sevennine-webfont.woff') format('woff'),
       url('fonts/bureaugrotesque-sevennine-webfont.ttf') format('truetype'),
       url('fonts/bureaugrotesque-sevennine-webfont.svg#webfont') format('svg');
}
@font-face {
  font-family: 'HelveticaNeueLTStd35Thin';
  src: url('fonts/helveticaneueltstd-th-webfont.eot');
  src: local('?'),
       url('fonts/helveticaneueltstd-th-webfont.woff') format('woff'),
       url('fonts/helveticaneueltstd-th-webfont.ttf') format('truetype'),
       url('fonts/helveticaneueltstd-th-webfont.svg#webfont') format('svg');
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 85%;
	line-height: 135%;
	}
	
em {
	font-weight: bold;
	font-style:  normal;
	color: #555;
	}

strong {
	font-weight: bold;
	font-style: normal;
	color: #555;
	}

/*	Begin Headers */

h1 {
	font-family: 'BureauGrotesqueSevenNineNorm', "Arial Black", Gadget, sans-serif; 
	font-weight: 900; /* Firefox Fix */
	font-size: 4.6em;
	line-height: 90%;
	letter-spacing: -0.08em;
	/*letter-spacing: -0.07em;*/
	text-align: left;
	color: #333;
	margin: 0px 0px 0px -3px;
	padding: 0px 0px 0px 0px;
	}

#headerimg .description {
	text-align: left;
	}

h2 {
	font-family: 'BureauGrotesqueSevenNineNorm', "Arial Black", Gadget, sans-serif; 
	font-weight: 900; /* Firefox Fix */
	font-style: normal;
	font-size: 2.4em;
	line-height: 100%;
	color: #333;
	letter-spacing: -0.08em;
	/*letter-spacing: -0.07em;*/
	margin: 0px;
	padding: 15px 0px 0px 0px;
	}

#featured h2 {
	font-size: 4.6em;
	line-height: 90%;
	margin: 0px 0px 0px -3px;
	padding: 0px 0px 6px 0px;
	}

h3 {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-weight: bold;
	font-size: 1.0em;
	line-height: 140%;
	padding: 15px 0px 5px 0px;
	margin: 0px;
	color: #333;
	}

h4 {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: .75em;
	line-height: 150%;
	letter-spacing: .05em;
	color: #333;
	}

h5 {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-weight: normal;
	font-style: normal;
	font-size: 1.8em;
	letter-spacing: -0.03em;
	line-height: 85%;
	margin: 30px auto -5px auto;
	color: #333;
	}

h5.bul {
	margin: 20px auto 7px auto;
	}

h5.sub {
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight: 900; /* Firefox Fix */
	font-size: 1.25em;
	letter-spacing: -0.05em;
	margin: 25px auto -5px auto;
	}

h5.reply { /* Comment text separator */
	font-family: Arial, Helvetica, Sans-Serif; 
	font-weight: bold;
	font-size: 1.5em;
	line-height: 100%;
	padding: 15px 0px 10px 0px;
	color: #555;
	border-top: 1px dotted #000;
	}

h6 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight: 900; /* Firefox Fix */
	font-style: normal;
	font-size: 2.3em;
	line-height: 85%;
	letter-spacing: -.06em;
	padding: 30px 0px 10px 0px;
	margin: 0px;
	color: #CCC;
	}
	
h6.pagetitle, h6.noposts {
	border-left: 1px #CCC dotted;
	margin: 15px 0px 0px -15px;
	padding-left: 15px;
	padding-top: 14px;
	font-size: 1.8em;
	}

h6.index {
	font-size: 1.9em;
	border-left: 1px #CCC dotted;
	margin: 15px 0px 0px -15px;
	padding-left: 15px;
	padding-top: 13px;
	}

.toa_full h6 {
	font-size: 1.5em;
	letter-spacing: -0.08;
	border-left: 1px #CCC dotted;
	padding: 10px 0px 15px 15px;
	margin-top: 15px;
	float: left;
	}
	
h7 {
	padding: 0px 5px;
	font-size: 100%;
	letter-spacing: -0.04em;
	color: #FFF;
	background-color: #999;
	}

h3.comments { /* Comment text separator */
	font-size: 100%;
	font-weight: normal;
	letter-spacing: 0em;
	text-transform: none;
	text-align: left;
	color: #990;
	padding: 0px;
	margin: 30px auto 0px auto;
	}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #555;
	}

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

#dc5:first-letter {
	color: #000;
	font-weight: normal;
	float: left;
	padding: 1px 0px 0px 0px;
	margin: 0px -3px -5px -5px;
	font-size: 975%;
	line-height: 73%;
	}

#dc3:first-letter {
	color: #000;
	font-weight: normal;
	float: left;
	padding: 4px 1px 0px 0px;
	margin: 0px 0px 0px -2px;
	font-size: 525%;
	line-height: 82%;
	}

.ft {
	text-transform: uppercase;
	font-size: 0.70em;
	letter-spacing: 0.00em;
	font-weight: bold;
	}

.intro {
	color: #000;
	font-weight: normal;
	font-style: italic;
	font-size: 120%;
	line-height: 100%;
	padding: 15px 0px 0px 0px;
	}

.author {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 100%;
	text-transform: none;
	color: #555;
	margin: 3px 0px -10px 0px;
	padding: 0px 15px 5px 0px;
	border-bottom: 1px dotted #333;
	}
	
#featured .author {
	margin: 3px 0px 0px 0px;
	padding: 0px 15px 15px 0px;
	}

.byauthor {
	text-transform: uppercase;
	font-size: 85%;
	font-weight: normal;
	}
	
.date {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 85%;
	color: #555;
	margin: 0px;
	padding: 0px;
	}

.nobold {
	font-weight: normal;
	}

.highlight {
	color: #999;
	font-weight: normal;
	padding: 0px 3px;
	}

/* End Headers */


.moreandcomments {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: 900; /* Firefox Fix */
	color: #BBB;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	font-size: 0.75em;
	letter-spacing: 0.0em;
	text-transform: uppercase;
	border: 0px solid #FFF;
	line-height: 85%;
	height: 25px; /* IE7 fix*/
}

.moreandcomments a {
	color: #555;
}

.more-link {
	float: left;
	padding-bottom: 0px;
}

.comments-link {
	float: right;
	margin-bottom: 3px;
}
/*
.reply {
	color: #666;
	padding: 0px;
	margin: 0px;
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;	
}
*/
.entry p a:visited { /* read rest of stories */
	color: #C90;
	}

.entry p a:hover { /* read rest of stories */
	color: #F90;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: Arial, Helvetica, Sans-Serif;
	/* font-size: 0.75em; */
	}

.commentlist li ul li {
	font-size: 0.75em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 0px 10px 0px 0px;
	background: #FFF;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 1.125em;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	font-size: 1.2em;
	color: #999;
	}

.says {
	display: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	margin-top: -0.75em;
	}

li.author {
	color: #F90; 
	}

li.bypostauthor {
	color: #000; 
	}
	
small, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.75em;
	letter-spacing: .2em;
	}

#sidebar a {
	color: #666;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #F90;
	text-decoration: none;
	}

a, h2 a:hover {
	color: #F90;
	text-decoration: none;
	}

a, h3 a:hover {
	color: #C90;
	text-decoration: none;
	}

.entry a, h3 a:hover {
	font-weight: bold;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 0.75em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 0.75em 'Verdana', Arial, Helvetica, Sans-Serif;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	background: #FFF;
	background-image: url('images/bg_screen.png');
	background-repeat: repeat;
	color: #555;
	text-align: left;
	font-size: 100%;
	}

#page { /* Adjusts whole framed page in browser */
	background-color: #FFF;
	background-image: url('images/bg_page.gif');
	margin: 0px auto;
	padding: 0px;
	width: 1050px;
	text-align: left;
	}

#header {
	/* Header area and image */
	background-color: #000;
	background: url('images/header.png') no-repeat bottom center;
	height: 150px;
	width: 1050px;
	margin: 0px auto;
	padding: 0px;
	}

#header_left {
	float: left;
	width: 300px;
	}

#header_right {
	float: right;
	width: 300px;
	}

#header_center { 
	float: left;
	width: 450px;
	}

/* DEPRICATED*/
#headerimg {
	margin: 0px;
	}
/* END DEPRICATED*/

#logo {
	margin: 0px;
	padding: 0px;
	background: url('images/thirst_logo.png') no-repeat top left;
	height: 150px;
	width: 300px;
	cursor: pointer;
	}

#content {
 	font-size: 0.75em;
	line-height: 1.4em;
	clear: both;
	}

.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 150px;
	width: 600px;
	display: block;
	}

.widecolumn {
	float: left;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	width: 600px;
	display: block;
	}

.article_area {
	float: left;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	width: 570px;
	height: 100%;
	}
	
.comments_area {
	padding: 0px 15px 10px 15px;
	margin: 0px;
	width: 270px;
	background-color: #FFF;
	color: #666;
	font-size: .625em;
	}

.widecolumn .entry p, .narrowcolumn .entry p {
	font-size: 1.25em;
	line-height: 1.25em;
	}

#featured .entry p {
	font-family: 'HelveticaNeueLTStd35Thin', Arial, Helvetica, Sans-Serif;
	font-size: 1.8em;
	letter-spacing: -0.00em;
	line-height: 1.25em;
	padding-top: 0px;
	margin-top: 15px;
	}

.widecolumn a {
	color: #C90;
	text-decoration: none;
	font-weight: bold;
	}

.widecolumn a:hover {
	color: #F90;
	}

.narrowcolumn .entry, .widecolumn .entry {
/*
	font-size: 0.75em;
	line-height: 0.95em;

	padding: 5px 5px 15px 0px;
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;	
	display: left;
*/
	}

#footer { /* adjust foot graphic */
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: 900; /* Firefox Fix */
	font-size: 0.625em;
	line-height: .75em;
	text-align: left;
	color: #555;
	margin: 0px;
	padding: 0px;
	padding-top: 9px;
	/*background-color: #000;*/
	background: url('images/footer.png') no-repeat bottom;
	width: 1050px;
	height: 150px;
	clear: both;
	}
	
#footer p { /* adjust placement of footer copy */
	padding: 120px 0px 0px 15px;
	float: left;
	}

#footer a { /* adjust placement of footer copy */
	color: #555;
	text-decoration: none;
	}

#footer a:hover { /* adjust placement of footer copy */
	color: #F90;
	text-decoration: none;
	}

/* Begin Sidebar */
#sidebar {
	font: Arial, Helvetica, Sans-Serif;
	font-size: 0.625em;
	line-height: 1.2em;
	letter-spacing: -0.01em;
	border: 0pt solid #FFF; /* IE fix */
	padding-top: 0px;
	}

#sidebar form {
	margin: 0;
	}

.sidebar-left_top {
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px -750px;
	width: 120px;
	height: 150px;
	text-align: left;
	float: left;
	background-color: #333;
	}

.sidebar-left {
	padding: 0px 15px 45px 15px;
	margin: 148px 0px 0px -750px;
	width: 120px;
	text-align: left;
	float: left;
	}

.sidebar-navsingle {
	padding: 0px 0px 45px 0px;
	margin: 0px 0px 0px -150px;
	width: 150px;
	text-align: left;
	float: left;
	}

.sidebar-maincolwrap {
	padding: 0px 0px 45px 0px;
	margin: 0px 0px 0px -300px;
	width: 300px;
	float: right;
	display: block;
	}

.sidebar-right_top {
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	width: 270px;
	height: 150px;
	background-color: #CCC;
	}

.sidebar-right {
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	width: 270px;
	}

.sidebar-right_page {
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	width: 270px;
	}

/* End Sidebar */

.post {
	margin: 15px 0px 20px 0px;
	text-align: left;
	}

#featured {
	/*background: url(images/article_bg.png);*/
	margin: 0px -15px;
	padding: 15px 15px 0px 15px;
}

#featured_sec {
	margin: 0px -15px;
	padding: 0px 15px 0px 15px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

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

.postmetadata {
	padding: 30px 0px 0px 0px;
	margin: 0px;
	border-top: 0px #666 dotted;
	list-style: none;
	line-height: 100%;
	text-transform: none;
	text-align: left;
	clear: both;
	}

.narrowcolumn .postmetadata {
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	}

.widecolumn .postmetadata {
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	border-top: 1px #666 dotted;
	}

.postmetadata a, h3 {
	color: #555;
	text-decoration:none;
	}

.postmetadata a:hover {
	color: #F90;
	text-decoration:none;
	}

.spacer {
	padding: 5px 0px 0px 0px;
	}

.clear {
	clear: both;
	}

/* End Structure */



/* Begin Images */
p img {
	padding: 0px 0px 15px 0px;
	max-width: 100%;
	}

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

img.alignright {
	padding: 1px;
	margin: 0px 0px 15px 15px;
	display: inline;
	}

img.alignleft {
	padding: 1px;
	margin: 0px 15px 15px 0px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Gallery */

/*
span.gallery-icon img {
	padding: 3px;
	background: white;
	border: 5px solid black;
	margin: 0 5px;
	}
 */
 
#gallery_area {
	width:150px;
	min-width: 150px;
	height: 100%;
	margin: 0px;
}

.gallery {
	margin: auto;
	padding: 10px 0px 45px 0px;
	width: 100%;
	float: left;
	}

.gallery-item {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	}

.toa_left .gallery-item {
	padding: 0px 0px 0px 0px;
	width: 130px;
	border: 0px;
	float: left;
	}

.gallery-row {
	float: left;
	margin: 0px;
	padding-top: 5px;
	width: 100%;
	border-top: 1px dotted #555;
	}

.toa_left .gallery-row {
	border: 0px;
	padding: 0px 7px;
	width: 120px;
	float: left;
	}

.gallery-none {
	padding: 0px;
	margin-left: 15px;
	width: 120px;
	height: 120px;
	border: 0px;
	background: url(images/gallery_none.jpg) no-repeat;
	}

.gallery img {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	color: #FFF;
	border: 0px;
	}

.gallery-caption {
	padding: 0px 15px 10px 15px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 83.4%;
	line-height: 100%;
	}
	
.toa_left .gallery-caption {
	font-size: 60%;
	padding: 0px 8px 25px 8px;
	margin-bottom: 0px;
	}

.gallery a, h3 {
	color: #BBB;
	text-decoration:none;
	font-weight: normal;
	}

.gallery a:hover {
	color: #F90;
	text-decoration:none;
	}

/* End Gallery */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	padding: 0px 0px 0px 30px;
	margin: 0px;
	list-style-type:square;
	list-style-position: outside;
	font-size: 1.25em;
	line-height: 1.25em;
	}

html>body .entry li {
	margin: 0px 0px 0px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	padding-left: 0px;
	margin-left: 0px;
	}

.entry ol {
	padding: 0px 0px 0px 30px;
	margin: 0;
	list-style-type:decimal;
	list-style-position: outside;
	font-size: 1.25em;
	line-height: 1.25em;
	}

.entry ol li div{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	}

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

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

#sidebar h4 { /* sidebar headings */
	font: Arial, Helvetica, Sans-Serif;
	font-wieght: bold;
	font-size: 100%;
	line-height: 1.2em;
	letter-spacing: -0.01em;
	margin-top: 0px;
	margin-bottom: -3px;
	}

#sidebar ul li { /* list style headings */
	list-style: none;
	/*margin-bottom: 15px;*/
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0px 15px 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	}

#sidebar ul ul ul li {
	/*line-height: 100%;*/
	}

#sidebar ul ul li, #sidebar ul ol li {
	color: #555;
	}

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

#sidebar ul ul li, #sidebar ul ol li { /* sets sidebar list attributes */
	/*margin: 0px 0px 0px 0px;*/
	/*padding-bottom: 0px;*/
	list-style: none;
	}

#sidebar .children li{
	font-weight: normal;
	padding-top: 0px;
	}

#sidebar .cat-item {
	font-weight: bold;
	padding-top: 5px;
	/*margin: 0px 0px 0px 0px;*/
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px;
	text-align: left;
	width: 270px;
	text-align: left;
	float: left;
	/*border: 1pt dotted #9966CC;*/
	}

.header_search { /* in header.php */
	width: 270px;
	text-align: left;
	padding: 91px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	/*border: 1pt dotted #96C;*/
	}

#header #searchform #s {
	width: 198px;
	padding: 3px;
	font-size: 0.625em;
	border: 1px solid #CCC;
	}

#header #searchform #s:focus, #header #searchform #s:hover {
	border: 1px solid #F90;
	}

#header #searchsubmit {
	vertical-align: top;
	height: 19px;
	width: 58px;
	font-size: 0.55em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 2px 2px 3px 2px;
	margin-top: 2px;
	cursor: pointer;
	color: #FFF;
	background-color: #666;
	border: 1px solid #CCC;
	letter-spacing: 0.05em;
	text-align: center;
	}

#header #searchsubmit:hover {
	border: 1px solid #FC0;	
	color: #FFF;
	background-color: #F90;
	}

#sidebar #searchform #s {
	width: 0px auto;
	padding: 0px;
	}

#sidebar #searchsubmit {
	font-size: .625em;
	padding: 0px;
	cursor: pointer;
	border: 1px solid #CCC;
	}

#sidebar #searchsubmit:focus, #sidebar #searchsubmit:hover, {
	border: 1px solid #FC0;
	}

.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 0px;
	border: 1px solid #CCC;
	}

#commentform input:focus, #commentform input:hover {
	border: 1px solid #F90;
	background-color: #FFF;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}

#commentform textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 100%;
	width: 100%;
	padding: 2px;
	border: 1px solid #CCC;
	}

#commentform textarea:focus, #commentform textarea:hover {
	border: 1px solid #F90;
	}

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

#commentform #submit {
	vertical-align: top;
	height: 19px;
	width: 110px;
	font-size: 0.875em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 2px 2px 3px 2px;
	margin: 0 0 5px auto;
	cursor: pointer;
	color: #FFF;
	background-color: #666;
	border: 1px solid #CCC;
	letter-spacing: 0.05em;
	float: left;
	text-align: center;
}

#commentform #submit:hover {
	border: 1px solid #FC0;	
	color: #FFF;
	background-color: #F90;
	}

/* End Form Elements */



/* Begin Comments*/
.thread-alt {
	/*background-color: #EEEEEE;*/
	}

.thread-even { /* top level alt comments, which is only of use/interest when using threaded comments */
	/*background-color: #FFF;*/
	}

.depth-1 { /* border around group of threaded comments */
	border-top: 1px dotted #CCCCCC;
	}

.even, .alt { /* "Posted entry..." comment */
	margin: 0;
	padding: 0px;
	}

.alt { /* This is added to each alternating comment */
	margin: 0;
	padding: 0px;
	}

.commentlist { /* All group comment blocks */
	padding: 0;
	margin-left: 0px;
	text-align: left;
	}

.commentlist li { /* Text in group all individual comment blocks */
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	/*background: url(images/comments-yellow.gif) top left no-repeat;*/
	}

.commentlist li ul li { /* sets individual threaded comment indents */
	margin-right: 0px;
	margin-left: 0px;
	border-top: 1px dotted #666;
	}

.commentlist p { 
	margin: 10px 0px 5px 0px; /* actual comments boundries*/
	}

.children { /* actual children threads in comment block - affects whole block*/
	padding: 0px;
	margin: 0px;
	font-size: 133.4%; /* compensate for (em) on children threads */
	}

#commentform p {
	margin: 0px;
	padding-bottom: 5px;
	}

.nocomments {
	text-align: center;
	float: right;
	margin: 0;
	padding: 0;
	}

.commentmetadata { /* Date and time */
	margin: 0;
	display: block;
	color: #000;
	font-weight: normal;
	}

.comment-meta {
	color: #000;
	font-weight: normal;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 5px 0px 0px 0px;
	width: 200px;
	}

#wp-calendar #next a {
	padding-right: 0px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 0px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	cursor: pointer;
	}

#wp-calendar caption { /* Month disply */
	text-align: left;
	width: 185px;
	padding-top: 10px;
	border-bottom: 1pt dotted #666;
	}

#wp-calendar td {
	padding: 2px 0;
	text-align: left;
	}

#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: 0px 30px 0px 30px;
	padding: 0px 0px;
	text-align: left;
	font-size: 150%;
	letter-spacing: -0.04em;
	line-height: 65%;
	color: #999;
	}

.bq-cite {
	margin: -15px 0px 20px 30px;
	font-size: 100%;'
	color: #555;
	letter-spacing: 0em;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
    visibility: hidden;
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
	}

hr {
	display: none;
	visibility: hidden;
	border: 0;
	color: #FFF;
	height: 0px;
	width: 0px;
	}

a img {
	border: none;
	}

.navigation { /* top of page navigation */
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: 900; /* Firefox Fix */
	color: #555;
	display: block;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 0.75em;
	font-weight: normal;
	letter-spacing: 0.0em;
	margin-top: 45px;
	}

.navigation a { /* top of page navigation */
	color: #555;
	}

.navigation a:hover { /* top of page navigation */
	color: #F90;
	}

.navigation-image { /* image navigation on image.php */
	display: block;
	text-align: center;
	padding: 0px auto 30px auto;
	border: 1pt solid #0066FF;
	}

/* End Various Tags & Classes*/


/* image.php columns set */

.image-center {
	max-width: 540px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #FFF;
	border: 1px solid #EEEEEE;
	}

.img.image-center {
	display: block;
	width: 100%;	
	height: auto;
	}

#image-wrapper {
    padding-top: 5px;
    padding-bottom: 0px;
	width: 100%;
	clear: both;
	}

.image-text-nav  {
	width: 75px;
	padding: 15px 0px 0px 0px;
	float: left;
	}

.image-text-nav a, h3 {
	color: #BBB;
	text-decoration:none;
	}

.image-text-nav a:hover {
	color: #F90;
	text-decoration:none;
	}

.image-left { /* not used */	padding: 0px;
	opacity: .85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	border: 5px solid #F90;
	float: left;
	background: url(images/last.gif) no-repeat;
	}

.image-right { /* not used */
	margin-right: 0%;
	float: right;
	opacity: .85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	border: 5px solid #F90;
	float: right;
	z-index: -1;
	background: url(images/next.gif) no-repeat;
	}
/* END image.php columns set */



/* Captions */
.aligncenter,
div.aligncenter { /* first gallery page */
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption { /* outside box */
	padding: 0px;
	margin: 0px;
	}

.wp-caption img {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	width: auto;
	}

#featured .wp-caption {
	margin: -10px 0px -5px 0px;
	padding: 0px;
	}

#featured-noimage .wp-caption{
	visibility: hidden;
	height: 0px;
	}

.wp-caption p.wp-caption-text {
	font-size: 0.9em;
	line-height: 95%;
	font-weight: bold;
	text-align: left;
	color: #333;
	padding: 0px 15px 5px 0px;
	margin: 0px;
	}

#featured .wp-caption p.wp-caption-text {
	visibility: hidden;
	height: 0px;
	}
/* End captions */

/* recent comments */
#sidebar .recentcomments {
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
	font-size: 1.25em;
	line-height: 130%;
	color: #999;
	}
/* END recent comments */


/* page formatting */
.format_wrapper {
	width: 570px;
	padding: 0px 0px 15px 0px;
	text-align: left;
	}

.format_left {
	width: 100px;
	float: left;
	text-align: right;
	padding: 0px 15px 0px 0px;
	margin: 0px;
	font-weight: bold;
	color: #333;
	}

.format_right {
	width: 455px;
	margin: 0px 0px 0px 115px;
	padding: 0px 0px 5px 0px;
	}
/* END page formatting*/

/* contact form */
#wpcf {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 125px;
	text-align: right;
	padding: 5px 15px 0px 0px;
	}
	
#wpcf input {
	float: left;
	width: 200px;
	padding: 2px;
	margin: 5px 5px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	border: 1px solid #CCC;
	}

#wpcf input:checked {
	float: left;
	width: 14px;
	padding: 2px;
	margin: 26px 5px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	border: 0px solid #CCC;
	}

#wpcf input:hover {
	border: 1px solid #F90;
	}

#wpcf textarea {
	float: left;
	width: 350px;
	height: 100px;
	padding: 2px;
	margin: 5px 5px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	border: 1px solid #CCC;
	}

#wpcf textarea:hover {
	border: 1px solid #F90;
	}
	
#wpcf #contactsubmit {
	vertical-align: top;
	height: 19px;
	width: 85px;
	font-size: 0.75em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 2px 2px 3px 2px;
	margin: 15px 0px 0px 140px;
	cursor: pointer;
	color: #FFF;
	background-color: #666;
	border: 1px solid #CCC;
	letter-spacing: 0.05em;
	text-align: center;
	vertical-align: top;
	}

#wpcf #contactsubmit:hover {
	border: 1px solid #FC0;	
	color: #FFF;
	background-color: #F90;
	}

#wpcf .check {
	width: 19px;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	border: 0px solid #FFF;
	cursor: pointer;
	}

#wpcf .check:hover {
	border: 0px;
	}

.wpcf-spammessage {
	height: 15px;
	margin: 15px 150px 0px 0px;
	font-size: .625em;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 0px;
	line-height: 30px;
	}
/* end contact form */


/* Twitter config*/

.ul.twitter {
	/*the main ul (if list is activated)*/
	}
.twitter-item {
	/*the ul items (if list is activated)*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.60em;
	letter-spacing: -0.035em;
	line-height: 1.1em;
	color: #990;
	}
.p.twitter-message {
	/*each one of the paragraphs (if msgs > 1*/)
	}
.twitter-timestamp {
	/*the timestamp span class*/
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: .625em;
	letter-spacing: 0em;
	border: 0px;
	}
a.twitter-link {
	/*the tweet link class*/
	}
a.twitter-user {
	/*the @username reply link class*/
	}

/* END Twitter config*/

/* article page columns (not used)*/
ul.apc{
	float: left;
	width: 0px auto;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li.apc_one {
	float: left;
	width: 175px;
	margin: 0px;
	padding: 0px;
	list-style: none;
} 
li.apc_two {
	float: left;
	width: 65px;
	margin: 0px;
	padding: 0px;
	list-style: none;
} 
li.apc_three {
	float: left;
	width: 65px;
	margin: 0px;
	padding: 0px;
	list-style: none;
} 
li.apc_four {
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px;
	list-style: none;
} 
li.apc_five {
	float: left;
	width: 75px;
	margin: 0px;
	padding: 0px;
	list-style: none;
} 
/* END article page columns*/

/* top of article columns*/
.toa_full {
	margin: 0px auto;
	padding: 0px;
	width: 1050px;
}

.toa_container {
	float: left;
	width: 750px;
}

.toa_left {
	float: left;
	width: 150px;
	min-width: 150px; /* Visible to IE7 only */ 
}

.toa_center {
	float: left;
	width: 600px;
	min-width: 600px; /* Visible to IE7 only */ 
}

.toa_right {
	float: right;
	width: 300px;
	min-width: 300px; /* Visible to IE7 only */ 
}

/* END top of article columns*/

/* Sociable */
div.sociable {
	margin: 0px;
	padding-bottom: 2px;
}
sociable_tagline {
	margin: 5px 0px 9px 0px;
}
/* END Sociable */

/* Toppic Custom Fields */
.toppic-section {
	width: 600px;
	height: 150px;
	margin: 30px 0px 0px 0px;
	}

.toppic-section-sub {
	width: 600px;
	height: 100%;
	margin: 0px;
	}

.toppic-class {
	width: 600px;
	height: 100%;
	margin: 0px;
	float: left;
	}

.toppic-alt {
	font-size: 100%;
	line-height: 95%;
	font-weight: bold;
	text-align: right;
	color: #BBB;
	padding: 0px;
	margin: 30px 330px 0px 0px;
	}
/* END Toppic Custom Fields */

/* top images */

#top_image {
	width: 600px;
	height: 150px;
}

.s_search {
	background-image: url(images/headers/s_search_01.jpg);
	}

.s_about {
	background-image: url(images/headers/s_about_01.jpg);
	}

.s_private {
	background-image: url(images/headers/s_private_01.jpg);
	}

.s_contact {
	background-image: url(images/headers/s_contact_01.jpg);
	}

.s_experience {
	background-image: url(images/headers/s_experience_01.jpg);
	}

.s_expertise {
	background-image: url(images/headers/s_expertise_01.jpg);
	}

.s_innovation {
	background-image: url(images/headers/s_innovation_01.jpg);
	}

/* END top images */
