/*
Theme Name: ThinkSentient - ThinkRobot
Theme URI: http://www.think-sentient.com
Description: ThinkSentient theme group.
Version: 1.0
Author: Joanna Chlasta
Author URI: http://www.joannachlasta.com/
Tags: black, orange, elegant, two column, three column, fixed width

*/

/***	Common	***/

body {
	background: #333;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}

a { color: #f90; text-decoration: none; }
a:hover { color: #fc0; }
/*a:visited { color: #fc0; }
a:active { color: #fc0; }*/

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
	font-weight: normal;	
}

h3 {
	color:#fff;
	font-size: 1.5em;
}

span.tsThink { color: #fff; }
span.tsSentient { color: #3cf; }

div#content strong {
	color: #ccc;
}


/***	Forms	***/

span.button {
	background: url('images/button-beg.gif') no-repeat 0 0;
	padding: 7px 0 7px 9px;
}
* html span.button {
	padding: 0px 0 14px 9px;
}
span.button span {
	background: url('images/button-end.gif') no-repeat right 0;
	padding: 7px 9px 7px 0;
}
* html span.button span {
	padding: 4px 9px 10px 0;
}
span.button input.button {
	color: #000;
	font-family: Georgia, serif;
	font-size: 1.2em;
	height: 18px;
	margin: 0;
	padding: 0 5px;
}
*:first-child+html span.button input.button {
	padding-bottom: 5px;
} 

div#content .cform input.single, 
input.text {
	background: #989898 url('images/input-back.jpg') repeat-x 0 0;
	border: 1px solid #000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 5px;
}
div#content .cform textarea, 
textarea.text {
	background: #666; /*url('images/input-back.jpg') repeat-x 0 0;*/
	border: 1px solid #000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 5px;
}

ol.cf-ol li, 
div.row {
	margin: 0 0 0.5em 0;
}

div#content .cform label,
div.row label {
	color: #ccc;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.5em;
	margin: 0 0 0.4em 0;
}



/***	Header	***/

div#header {
	background: transparent url('images/header-back.png') no-repeat bottom center;
	min-height: 168px;
	padding: 1.8em 0;
	position: relative;
}

div#headerTitle {
	left:0;
	position: absolute;
}
div#headerTitle h2 {
	color: #fff;
	font-size: 3.6em;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	margin: 0;
}
div#headerTitle h2 a,
div#headerTitle h2 a:visited {
	color: #fff;
	position: relative;
	z-index: 1000;
}
div#headerTitle h2 span {
	color: #ccc;
	display: block;
	font-size: 0.44em;
	font-weight: normal;
	line-height: 1.13em;	
}

div#menuCategories {
	position: relative;
}
div#menuCategories h2 {
	color: #999;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0.5em 0;
	
}

div#menuCategories ul {
	float:left;
	left: -10px;
	position: relative;
	top: -4px;
}

div#menuCategories ul li {
	float:left;
	font-size: 1em;
	line-height: 1em;
	margin:0;
}
div#menuCategories ul li a {
	display: block;
	font-family: Georgia, serif;
	font-size: 1.6em;
	line-height: 1.63em;
	margin: 1px 1px;
	padding: 0 9px;
}


div#menuCategories ul li a:hover {
	background: #715224;
}

div#menuCategories ul li.current-cat a {
	background: #715224;
	color: #fc0;
}

div#menuMain {
	position: relative;
	z-index: 100;	
}

div#menuMain ul {
	list-style: none;
	margin: 0.9em 0 0 0;
	position: relative;
	right: -10px;	
}

div#menuMain ul li {
	clear: right;
	font-size: 1em;
	line-height: 1em;
	float: right;
	margin: 0 0 1px 0;
}

div#menuMain ul li a {
	color: #ccc;
	display: block;
	font-size: 1.8em;
	line-height: 1.5em;
	padding: 0 9px;
}
div#menuMain ul li a:hover {
	background: #715224;
	color: #fc0;
}
div#menuMain ul li.current_page_item a {
	background: #715224;
	color: #fc0;
}


div#logoBar {
	background: #f90 url('images/bar-back.png') repeat-x 0 1px;
	height: 60px;	
	text-align: center;
}
* html div#logoBar {
	background: #f90 url('images/bar-back-ie6.png') repeat-x 0 1px;
}
div#logoBar div div {
	position: relative;
	top: -60px;
}


/***	Page Types	***/

div#pageNarrow {
	background: transparent url('images/main-back-narrow.gif') repeat-y 0 0;
	padding: 1.8em 0 3.6em 0;
}

div#pageWide {
	background: transparent url('images/main-back-wide.gif') repeat-y 0 0;
	padding: 1.8em 0 3.6em 0;
}


/***	Page Content	***/

h1 {
	background: transparent url('images/line-460.png') no-repeat left bottom;
	color: #fff;
	font-size: 3.6em;
	font-weight: normal;
	line-height: 1em;
	padding: 0 0 0.17em;
}

div#pageWide h1 {
	background: transparent url('images/line-630.jpg') no-repeat left bottom;
}

h1 a {
	float: right;
	padding: 0.11em 0 0 0.5em;
}

div#crumbs {
	color: #ccc;
	font-family: Georgia, serif;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0.4em 0 1.2em 0;
}

div#content div.post h2 {
	color: #fff;
	font-size: 1.8em;
	line-height: 1em;
	margin: 1em 0;
}

div.post div.entry {
}

div.post div.tagList ul {
	float: right;
	left: 20px;
	margin: 1.5em 0 0 0; 
	position: relative;
}

div.post div.tagList ul li {
	background: #242424 url('images/tag-tab-top.gif') no-repeat top left;
	clear:right;
	float:right;
	font-family: Georgia, serif;
	line-height: 1em;
	margin: 0.1em 0;
	padding: 0;
	text-align: right;
}

div.post div.tagList ul li a {
	background: transparent url('images/tag-tab-bottom.gif') no-repeat bottom left;
	display: block;
	padding: 0.5em 9px 0.5em 9px;
	text-align: right;
}
* html div.post div.tagList ul li a {
	display: inline-block;
	white-space: nowrap;
} 

/***	Sidebar		***/

div#sidebar h2 {
	background: url('images/line-290.jpg') no-repeat bottom left;
	color: #fff;
	font-size: 1.334em;
	line-height: 1.1em;
	margin: 0 0 0.6em 0;
	padding: 0 0 0.6em 0;
}

div#sidebar h2 .rssicon {
	float:right;
}

div#sidebar h2 .rssSite {
	font-size: 0.625em;
	font-family: Arial, Helvetica, sans-serif;
}

div#sidebar .rss-date {
	color: #ccc;
	font-style: italic;	
}

div#sidebar ul {
	background: 0;
	padding: 0;
	margin: 0 0 0 10px;
}
div#sidebar ul li {
	background: 0;
	padding: 0;
	margin: 0 0 3em 0;
}

div#sidebar #tag_cloud div {
	text-align: center;
}

div#sidebar ul li ul li {
	background: transparent url('images/dot.png') no-repeat 8px 7px;
	padding: 0 0 0 22px;
	margin: 0.75em 0;
}
*:first-child+html div#sidebar ul li ul li {
	zoom:1;
}

div#sidebar2 ul,
div#sidebar2 ul li {
	background: 0;
	padding: 0;
	margin: 0;
}

form#searchForm div.centreSlidingDoor {
	margin: 18px 0 0 0;
}

input#inlineSearch {
	width: 130px;
}

div#sidebar ul.narrow {
	margin: 0 0 2.7em 10px;
	width: 145px;
}

div#sidebar ul.narrow h2 {
	background: none;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	text-align: center;
}

div#sidebar ul.narrow li {
	margin: 0 0 1.5em 0;
}

div#sidebar ul.narrow ul {
	margin: 0;
}

div#sidebar ul.narrow ul li {
	background: 0;
	margin: 0;
	padding:0;
	text-align: center;	
}

div#sidebar2 ul li h2 {
	background: url('images/line-140.jpg') no-repeat bottom left;
	color: #fff;
	font-size: 1.334em;
	font-weight: bold;
	line-height: 1.1em;
	margin: 1.15em 0 0.6em 0;
	padding: 0 0 0.6em 0;
	
}

div#sidebar2 ul li ul li {
	background: transparent url('images/dot.png') no-repeat 8px 7px;
	padding: 0 0 0 22px;
	margin: 0.75em 0;
}


/***	Post	***/

div.post div.date {
	background: #333 url('images/date-top.gif') no-repeat right top;
	color: #000;
	float:right;
	font-family: Georgia, sans-serif;
	left: 50px;
	margin: 0.9em 0;
	padding: 0.9em 0 0 0;
	position: relative;
	text-align: center;
}

div.post div.date span.day {
	display: block;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 5.4em;
	line-height: 1em;
	padding: 0 0.20em 0 0;
}

div.post div.date span.monthYear {
	background: transparent url('images/date-bottom.gif') no-repeat right bottom;
	display: block;
	font-size:1.8em;
	line-height: 1em;
	padding: 0 0.61em 0.9em 0;
}

div#content div.postinfo {
	background: transparent url('images/post-info-bar.gif') no-repeat top left;
	left: -10px;
	margin: 0 0 1.8em 0;
	padding: 1.8em 0;
	position: relative;
	width: 640px;
}

div#content div.postinfo2 {
	background: #242424 url('images/tag-tab-top.gif') no-repeat scroll left top;
	left: -10px;
	margin: 1.8em 0 1.8em 0;
	padding: 0;
	position: relative;
	width: 650px;
}

div#content div.postinfo3 {
	background: #242424 url('images/post-info-bar-simple.gif') no-repeat scroll left top;
	width:650px;
}


div#content div.postinfo2 div.author {
	background: url('images/tag-tab-bottom.gif') no-repeat scroll left bottom;
	font-family: Georgia, serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.5em;
	padding: 0.4em 10px 0.4em 0;
	text-align: right;
}

div#content div.postinfo2 div.author span {
	color: #fff;
}

div.postinfo div.comments {
	color: #000;
	display: inline;
	float:left;
	font-family: Georgia, serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.29em;
	margin: 0 10px;
	width: 40px;
	text-align: center;
}
div.postinfo div.comments a { color: #000; }

div.postinfo div.permalink {
	color: #fff;
	float:left;
	font-family: Georgia, serif;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 1.5em 0 0 0;
}

div.postinfo div.author {
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.5em;
	margin: 0;
	padding: 1.5em 170px 0 0;
	text-align: right;
}
div.postinfo div.author span { color: #fff; }

div.miniside h2 {
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 3em 0 0 0;
}

div.miniside h2,
div.miniside ul {
	display: block;
	float:right;
	text-align: center;
	width: 100px;
}

div.miniside ul li {
	margin: 0;
}


div.post2 pre {
	background: transparent url('images/code-back.png') repeat-y left top;
	display: block;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	margin: 1.8em 0;
	padding: 0.9em 0;	
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}



div.post2 code {
	display: block;	
	font-family: Verdana, Tahoma, sans-serif;
	padding: 0 0 0 30px;
}


div.post pre {
	background: transparent url('images/code-back.png') repeat-y left top;
	display: block;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	margin: 1.8em 0;
	padding: 0.9em 0 0.9em 30px;
	zoom:1;
}

div.post code {
	display: block;	
	/*font-family: Verdana, Tahoma, 
	sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
}

div.post blockquote {
	background: transparent url('images/code-back.png') repeat-y left top;
	display: block;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	margin: 1.8em 0;
	padding: 0.9em 0 0.9em 30px;
	zoom:1;
}

div.post pre.msg,
div.post2 pre.msg {
	background: #444;
	border:1px dashed #666;
}

div.post ul li {
	background: transparent url('images/dot.png') no-repeat 8px 7px;
	padding: 0 0 0 22px;
	margin: 0.75em 0;
	zoom:1;
}
div.post ol {
	list-style: decimal;
	margin: 0 0 0 20px;
	padding: 0;
}

div.navigation {
	background: url('images/line-460.png') repeat-y 0 0;
	margin: 0.5em 0;
	padding: 1px 0;
}
div.navigation2 {
	background: url('images/line-630.jpg') repeat-y 0 0;
	margin: 3em 0 0 0;
}

div.navigation div {
	background: #242424;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 9px 0;
}

h2.halfTitle,
div#content div.post div.extraInfo h2 {
	background: url('images/line-290.jpg') no-repeat bottom left;
	color: #fff;
	font-size: 1.6em;
	line-height: 1.13em;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;	
}

div#content div.post div.extraInfo ul {
	margin: 0 0 1.8em 0;
}


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

.alignleft,
div.alignleft {
	float:left;
}

.alignright,
div.alignright {
	float:right;
}

div#content div.doubleImage {
	position: relative;
	height: 270px;
	overflow: visible;
}

div#content .wp-caption {
	border: 1px solid #ccc;
	float:left;
	text-align: center;
	background-color: #000;
	padding-top: 4px;
	margin: 9px 18px 9px 0;
	position: relative;
	left: -10px;
}

div#content div.doubleImage .img1 {
	position: absolute;
	top: 0;
	left: -10px;
}

div#content div.doubleImage .img2 {
	position: absolute;
	top: 0;
	left: 310px;
}



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

.wp-caption p.wp-caption-text {
	padding: 0 4px 5px;
	margin: 0;
}

div#attachment_46 {
}



/***	Comments	***/

li.pingback,
li.comment {
	margin: 9px 0;
	padding: 1px 0;
}
li.pingback div,
li.comment div {
	padding: 8px 10px;
	float:left;
}
li.pingback div div,
li.comment div div {
	padding: 0;
}

li.pingback p,
li.comment p {
	font-size: 1em;
	line-height: 1.34em;
	margin: 0 0 1.5em 0;
	padding: 0 0 0 210px;	
}


li.comment div.vcard {
	float:left;
}

li.pingback div.vcard {
	margin: 0 0 18px 0;
}

li.comment img.avatar {
	background: #000;
	border: 1px solid #666;
	float: left;
	margin: 0 9px 0 0;
	padding: 8px;
}

li.pingback div.comment-meta,
li.comment div.comment-meta {
	clear:left;
	float:left;
	margin: 9px 0;
	width: 200px;
}

li.pingback cite.fn,
li.comment cite.fn {
	color: #fff;
	font-family: Georgia, serif;
	font-style: italic;
}

li.pingback span.says,
li.comment span.says {
	font-family: Georgia, serif;
	font-style: italic;
}

li.pingback span.time,
li.comment span.time {
	clear:left;
	float:left;
	font-family: Georgia, serif;
	font-style: italic;
}

li.thread-odd {
	background: transparent url('images/line-630.jpg') repeat-y 0 0;	
}
li.thread-odd div {
	background: #474747;
}

/***	Footer	***/

div#footer {
	background: #333 url('images/footer-back.jpg') repeat-x 0 0;
	min-height: 90px;
	margin: 0;
}
div#footer div.container_12 {
	background: url('images/footer-line.jpg') no-repeat 0 0;
	padding: 1.8em 0 0 0;
}

div#footer a {
	color: #999;
	font-size: 1.2em;
	line-height: 1.5em;
}
div#footer a:hover { text-decoration: underline; }

table {
	margin: 0 0 18px 0;
}
table tr th {
	background: #444;
	color: #ccc;
	font: 11px bold Arial, sans-serif;
	padding: 2px 9px 3px 9px;
}

table tr td {
	font: 11px Arial, sans-serif;
	padding: 2px 9px 3px 9px;
}


