/*  
Theme Name: T3B
Theme URI: 
Description: Thinking Through the Body Theme
Version: 1
Author: Greg Turner
Author URI: http://gregturner.com/

*/

/**** RESET ****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
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! */
:focus {
  outline: thick;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* 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 RESET ****/

body {
    background: #ccc url(./images/bg.jpg) repeat fixed top left;   
    margin: 28px 0 28px 48px;
    font-family: Georgia, Times, "Times New Roman", serif;
}

a {
    text-decoration: none;
    border: none;
}

a:hover {
    border-bottom: 1px solid;
}

div#content,
div#banner {
    float: left;
    font-size: 0.875em;
    line-height: 1.5;
    background-color: white;
    color: #333;
}

div#banner {
    width: 690px;
}

div#content {
    width: 570px;
    padding: 8px 75px 28px 45px;
    margin-bottom: 28px;
    clear:left;
}



div#navigation {
    width: 280px;
    float: left;
/*    position: fixed;*/
    position: absolute;
    margin-left: 733px;
}


p#title a {
    font-family: Helvetica, Arial, sans-serif;
    display: block;
    margin-top: 31px;
    padding: 8px 0px 0px 45px;
    font-size: 1.714em;
    font-weight: normal;
    color: #333;
    text-transform: lowercase;
}

p#title a:hover {
    border: none;
}

ul#contributors {
    padding: 6px 75px 4px 45px;
    font-family: Georgia, serif;
    line-height: 1.8;
}

ul#contributors li {
   display: inline;

}

ul#contributors a {
    color: #3a6dca;
    text-decoration: none;
    display: block;
    float: left;
    margin-right: 35px;
    border-bottom: 1px solid transparent;
}

ul#contributors a:hover {
    text-decoration: none;
    border-bottom: 1px solid #3a6dca;
}

ul#posts > li {
    clear: left;
    position: relative;
    margin-top: 32px;
}

div.entry ul,
div.entry li ol,
div.post ul,
div.pest li ol
{
    margin-bottom: 0.9em;
}

div.entry ul li,
div.post ul li
{ /* standard list */
   list-style: disc outside;
   margin-left: 4em;
}

div.entry ol li,
div.post ol li { /* standard list */
   list-style-type: decimal;
   margin-left: 4em;
}

div.entry blockquote,
div.post blockquote
{
   margin-left: 4em;
   margin-right: 2em;
   font-style: italic;
}


#content hr {
    width: 25%;
    float: left;
    margin-top: 15px;
    margin-bottom: 30px;
    color: #6f7b92;
    background-color: #6f7b92;
    height: 1px;
    border: 0;
}

#content a {
    color: #4686c3;
}

#content a:hover {
    color: #3a6dca;
}


#content p {
    margin-bottom: 0.9em;
}

/*#content p.date {
    position: absolute;
    text-align: right;
    width: 59px;
    left: -67px;
    font-size: 0.8333em;
    font-weight: bold;
    top: 4px;    
}*/

h1 {
   clear: left;
   font-size: 1.286em;
   font-weight: normal;
   font-family: Helvetica, Arial, sans-serif;
   color: black;
}

#content h1 a {
    color: black;
}

#content h1 a:hover {
    border: none;
}

#content .byline {
    font-style: italic;
    font-size: 0.714em;
    margin-bottom: 1.5em;
}

#content .byline a {
    color: #6f7b92;   
    font-weight: bold;
}

#content .byline a:hover {
    color: #3a6dca;
}


h2 {
    color: black;
    font-size: 1.071em;
    font-family: Helvetica, Arial, sans-serif;
}

h3 {
     color: black;
     font-family: Helvetica, Arial, sans-serif;
}

h2.tags {
   font-size: 1em;
   color: inherit;
   display: inline;
   font-family: Georgia, Times, "Times New Roman", serif;
   font-style: italic;   
}

ul.tag_list {
    display: inline;
    font-style: italic; 
    text-transform: lowercase;
/*    margin: inherit;*/
}

ul.tag_list li {
    display: inline;
    margin-right: 0.5em;
    margin-left: 0.5em !important;
}

#content ul.tag_list li a {
    color: #6f7b92;    
}

#content ul.tag_list li a:hover {
    color: #3a6dca;    
}

/**** NAVIGATION ****/

#navigation {
    color: #333333;
    font-size: 0.875em;
    margin-top: 17px;
}

#navigation a {
    color: #333333;
}

div#navigation a:hover {
    color: #3a6dca;
    border-bottom: 1px solid #3a6dca;
}

form#searchform {
    margin: 20px 0;
}

form#searchform input[type="submit"] {
    display: none;
}

form#searchform input[type="text"] {
   width: 120px;
   border: none;
   padding: 3px;
   display: inline;
}

ul.nav {
    line-height: 1.8;
    text-transform: lowercase;  
}

ul#categories li.significant {
   font-size: 1.714em;
   line-height: 1.5;
   font-weight: normal;
}

ul#categories li {
    color: #6F7B92;
}

ul#categories li a {
    color: #6F7B92;
    font-style: italic;
}

#content img,
#content embed {
   margin: 0.9em 0;
}

#content a:hover {
    border: none;
}

.wp-caption img {
    margin-bottom: 0.4em !important;
}

.wp-caption-text {
    text-align: center;
    font-size:0.714em;
    font-style:italic;
    color: #6F7B92;
}


/*** wordpress utils ****/

.center {
    float: center;
}

.pagetitle {
    color: #666;
}

.alignleft {
    clear: left;
    float:left;
}

.alignright {
    float: right;
}

.clearer {
   clear: both;
}