/*  
Theme Name: ttt
Theme URI: 
Description: ThingThatThinks.com
Version: 1.1
Author: boehr
Author URI: 
	
 */


/*---------------boehr-------------*/
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, em, font, img, ins, kbd, strong, 
sub, sup, tt, ol, ul, li, fieldset, form, label, legend, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

body {
	font-family: georgia, palatino, garamond, verdana, arial, helvetica, sans-serif;
}

h1, h2 {
	font-size: 240%;
	line-height: 1.2em;  
	letter-spacing:-0.07em;
	word-spacing:0.04em;
	color: black;
	margin-top: 20px;
	margin-bottom: 15px;
}

h2 {
	margin-top: 20px;
	font-size: 150%;
	margin-bottom: 8px;
}





p {
	font-size: 100%;
	line-height: 1.6em;
	margin-bottom: 0.6em;
}

hr {
	color: #b1a117;
	border: 1px solid #b1a117;
}

small {
	font-size: 70%;
}

a:link, a:visited, a:active, a:hover  { 
	color: #0eb3c7;
	text-decoration: none;
	border-bottom: 1px dotted #0eb3c7;
     }
a:hover { 
	color: #b1a117;
	border-bottom: 1px solid #b1a117;
    }
	
div.entry a[href^="http://"] {
	padding-right: 10px;
	background: url(/wp-content/themes/ttt_v1/img/outlink.jpg) right 60% no-repeat;
	margin-right: 2px;
}

img.image {
	border: 1px solid #4f4f4f;
	
}

a.image {
	border: 0;
}

div.entry a[href^="http://"].image {
	background: none;
	padding: 0;
	margin: 0;
	display: block;
	border: 1px solid #4f4f4f;
}

div.entry a[href^="http://"].image:hover {
	border: 1px solid #b1a117;
}

div.entry a[href^="http://"].image img {
	/*border: 1px solid #4f4f4f;*/
}



div#header a:link, div#header a:visited, div#header a:active, div#header a:hover  { 
	border: 0;
}


h1 a:link, h1 a:visited, h1 a:active, h1 a:hover,
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover { 
	color: #000000;
	text-decoration: none;
	border: 0;
}

h1 a:hover, h2 a:hover { 
	text-decoration: underline;
}
	
div.subline .subline_tags a:link, div.subline .subline_tags  a:visited { 
	color: #ffffff;
	text-decoration: none;
	border: 0;
}

div.subline .subline_tags a:hover { 
	color: #ffffff;
	text-decoration: underline;
}


img#icon_feed {
	cursor: pointer;
	z-index: 1001;
}

img#icon_search{
	cursor: pointer;
	z-index: 1002;
}

div.box_top {
	width: 100%;
	background-color: #000000;
	border-bottom: 2px solid #ffffff;
}

div.box_top .inner {
	width: 920px;
	height: 50px;
	margin: 0 auto;
}

div.box_top .inner .inner_content{
	margin-left: 20px;
	padding-top: 20px;
	color: #0eb3c7;
	font-size: 80%;
}

div.subline {
	width: 100%;
	margin-bottom: 0.6em;
}

div.subline div {
	font-size: 70%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

div.subline .subline_date {
	background-color: #4f4f4f;
	color: white;
	float: left;
	border-right: 1px solid white;
	margin-right: 3px;
}

div.subline .subline_tags {
	background-color: #b1a117;
	color: white;
}

div.feature_box {
	width: 100%;
	font-size: 70%;
	border: 1px solid #4f4f4f; 
	margin-top: 10px;
}

div.entry ul {
	margin: 10px;
	margin-left: 25px;
}

div.entry li {
	list-style-image: url(/wp-content/themes/ttt_v1/img/sidebarbullet.jpg);
	list-style-position:outside;
	padding: 2px;
	padding-left: 0;
}

div.feature_box h2 {
	margin-top: 0;
	margin-bottom: 0;
}

div.feature_box ul {
	margin: 10px;
	margin-left: 25px;
}

div.feature_box li {
	list-style-image: url(/wp-content/themes/ttt_v1/img/sidebarbullet.jpg);
	list-style-position:outside;
	padding: 2px;
	padding-left: 0;
}

div.feature_box a:link, div.feature_box a:active, div.feature_box a:hover, div.feature_box a:visited {
	color: #4f4f4f;
	text-decoration: none;
	display: box;
	border-bottom: 1px dotted #4f4f4f;
}

div.feature_box a:hover {
	color: #ffffff;
	background-color: #0eb3c7;
	
}

div.feature_box h2 {
	background-color: #4f4f4f;
	color: white;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: normal;
}

div.feature_box p {
	padding-left: 3px;
	padding-right: 3px;
}

form#commentform {
}

form#commentform textarea {
	width: 95%;
	
}

ol.commentlist {
	margin-left: 40px;
}

ol.commentlist li {
	margin-top: 20px;
}

div#header {
	width: 100%;
	height: 195px;
	position: relative;
}

div#navi_main {
	margin-left: 1%;
	margin-bottom: 40px;

}

div#outside_frame {
	width: 100%;
	background: url(/wp-content/themes/ttt_v1/img/bg_top_rest.jpg) repeat-x;
	position: relative;
}

div#content_frame {
	width: 920px;
	margin: 0 auto;
	/*background:url(../../img/bg_top_middle.jpg) repeat-x;*/
	position: relative;
}

div#box_content {
	width: 55%;
	margin-left: 1%;
	float: left;
}

div#box_features1 {
	width: 40%;
	float: left;
	margin-top: -60px;
	margin-left: 4%;
}

div#footer {
	font-size: 70%;
	margin-left: 1%;
}



ul.navi {
	list-style-type: none;
}

ul.prime {
	
}

ul.navi li {
	float: left;
}

ul.navi li a:link, ul.navi li a:active, ul.navi li a:hover, ul.navi li a:visited {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.6em;  
	text-decoration: none;
	padding: 2px;
	padding-left: 5px;
	padding-right: 15px;
	margin-right: 1px;
}

ul.prime li a:link, ul.prime li a:active, ul.prime li a:hover, ul.prime li a:visited {
	color: #ffffff;
	background-color: #0eb3c7;
}

ul.prime li a:hover {
	color: #ffffff;
	background-color: #b1a117;
}

ul.prime li a:active {
	color: #ffffff;
	background-color: #c7c411;
}

/*bibsonomy-Plugin CSS*/
.tagcloud { text-align: justify; font-size: 70%;}
div.entry ul.tagcloud  { margin-left: 0px;}
.tagcloud li { display: inline; padding: 0em .1em 0em .1em;}
.tagcloud a,.taglist a { color: #069; text-decoration: none; border: 0;}
div.entry .tagcloud  a[href^="http://"] {
	padding-right: 0px;
	background-image: none;
	margin-right: 0px;
}
div.entry .tagcloud  a:hover[href^="http://"] {
	background-color: #0eb3c7;
	color: white;
}
.tagcloud a:hover, .taglist a:hover { color: #ffffff; text-decoration: none; background-color: #0eb3c7;}
div.entry .tagcloud  .tagone a { color: #bbbbbb; font-size: 100%;}
div.entry .tagcloud  .tagtwo a { color: #999999; font-size: 130%;}
div.entry .tagcloud  .tagthree a { color: #777777; font-size: 150%;}
div.entry .tagcloud  .tagfour a { color: #555555; font-size: 180%;}
div.entry .tagcloud  .tagfive a { color: #333333; font-size: 220%;}
div.entry .tagcloud  .tagsix a { color: #000000; font-size: 280%;}
div.entry .tagcloud  .tagten a { font-size: 200%; }

/*Disable WP stats simley in the footer*/
img#wpstats{display:none}