/* 
Theme Name: Trae Blain
Theme URL: http://www.traeblain.com/
Description: Trae's New Awesome Theme
Author: Trae Blain
Author URI: http://www.traeblain.com/
Version: 2.0

*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}


/*
Here is a list of all the <DIV>s in Whiteboard.
*/
body {
	font-family: "Adobe Caslon Pro", "Garamond Premiere Pro", "Adobe Garamond", Garamond, serif;
	min-width: 900px;
}
#container {
	width: 100%;
}
a {
    color: #1e3733;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
#header {
	width: 100%;
	position: fixed;
	z-index: 10000;
	background: url('images/top-fader.png');
	background-repeat: repeat-x;
}
#header h1 {
	font-size: xx-large;
	font-weight: bold;
	text-transform: uppercase;
	color: #1e373e;
    padding-top: 25px;
	text-indent: -99999px;
}
.title-image {
	border-width: 0px;
	margin-left: 15px;
	float: left;
	margin-right: 25px;
    margin-top: 5px;
}
.menu ul li {
    list-style-type: none;
    display: inline;
}
.menu ul li a {
    display: block;
    float: left;
    width: 100px;
    margin-right: 5px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Myriad Pro", "Calibri", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    background-color: #000;
    height: 30px;
    line-height: 30px;
	color: #fff;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.menu ul li a:hover {
	color: #ccc;
	text-decoration: none;
}
#topTitle {
    height: 70px;
    float: left;
    width: 400px;
}
#topNav {
	width: 450px;
	opacity: 0;
    height: 30px;
	filter: alpha(opacity=0);
    float: right;
}

.description {
    float: right;
    text-align: right;
    margin-right: 40px;
    margin-top: 60px;
    width: 70%;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 2px;
}
#content {
	padding-top: 120px;
	
}
.postmeta {
	display: block;
	width: 100%;
	background-color: #fafafa;
	height: 80px;
	font-size: 22px;
    border-top: 1px solid #000;
}
.main-content .postmeta {
    height: 125px;
}
.comment-links {
    display: block;
    float: left;
    width: 20%;
    border-right: 1px solid #000;
    text-align: right;
    height: 50px;
    margin-right: 1%;
}
.comment-links a {
	padding-right: 8%;
}
.comment-links a:hover {
	text-decoration: none;
}
.comment-links .dsq-comment-count {
	color: #aaa;
}
.firstword {
	font-size: 200%;
	display: block;
	float: left;
    margin-left: 5%;
    height: 50px;
	color: #1e373e;
}
.firstword:hover {
    text-decoration: underline;
}
.category-links, .tag-links {
    display: block;
    float: left;
    width: 31%;
    text-align: right;
    margin-left: 2%;
    padding-right: 2%;
    border-right: 1px solid #000;
    height: 50px;
}
.category-links span, .tag-links span {
	color: #aaa;
}
.category-links li, .tag-list {
    display: block;
    list-style: none;
    text-align: left;
    font-size: 135%;
    margin-top: -16px;
}
.tag-links {
    width: 39%;
    border: 0px;
	margin-right: 0;
}
.tag-list {
    font-size: 110%;
    margin-top: -10px;
}
.tag-list a {
    margin-right: 15px;
}
#footer {
	position: fixed;
	bottom: 0px;
	width: 100%;
	background-image: url('images/bottom-fader1.png');
	background-repeat: repeat-x;
	background-position: left 5px;
	z-index: 100000;
}
#inner-footer {
	font-family: "Myriad Pro", "Calibri", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	height: 350px;
	margin-top: 0px;
	min-width: 900px;
}
.feed-link {
	text-indent: -9999px;
	background-image: url('images/bluerss.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 25px;
	height: 25px;
	display: block;
	float: left;
	margin-right: 10px;
}
a#bottom-button {
	display: block;
	width: 75px;
	height: 40px;
	margin-bottom: 15px;
	background-image: url('images/arrow-up.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
a#bottom-button:hover{
	background-position: 0px -40px;
}
.bottom-active {
	background-image: url('images/arrow-down.png') !important;
}
.clearfix {
	clear: none !important;
}
#dsq-content {
    width: 100%;
	font-family: "Myriad Pro", "Calibri", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
#disqus_thread {
    background-color: #eee;
    border-top: 3px double #000;
    position: absolute;
    width: 100%;
    padding-bottom: 75px;
}
#dsq-new-post {
    width: 47% !important;
	float: left !important;
    margin-left: 25px !important;
}
.dsq-thread-settings {
    width: 95%;
    margin: 5px auto !important;    
}
#dsq-comments, .dsq-h3-reactions, .dsq-reactions {
    position: relative;
    width: 47% !important;
	float: right !important;
    margin-right: 25px !important;
}
.dsq-comment-header {
    background-image: none !important;
    background-color: #e0e0e0 !important;
}
.dsq-item-trackback {
    clear: both;
}
#dsq-comments-title, .dsq-options { display: none; }
#dsq-content iframe {
	width: 100% !important;
}
#dsq-combo-logo {
	display: none;
}
.archives-content {
    padding-left: 75px;
    padding-right: 75px;
}
.archives-content h2 {
    margin-top: 50px;
    display: block;
    text-align: right;
    font-family: "Myriad Pro", "Calibri", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    font-size: 46px;
    font-weight: bold;
}
.archives-content .post h2 {
    font-size: 28px;
    font-family: "Adobe Caslon Pro", "Garamond Premiere Pro", "Adobe Garamond", Garamond, serif;
    display: inline;
}
.archives-content .post {
    position: relative;
    margin-top: 50px;
}
.archive-date {
    display: inline;
    font-size: 35px;
    opacity: .05;
    right: 0px;
    top: -30px;
    position: absolute;
}
.archives-content .postmeta {
    height: 45px;
}
.archives-content .postmeta span {
    font-size: 16px;
    height: 30px;
}
.archives-content .postmeta .firstword {
    font-size: 150%;
    display: block;
    margin-left: 25%;
}
.archives-content #postnavigation {
	margin-bottom: 60px;
}
.footer-top {
	width: 900px;
	margin: 15px auto 0px auto;
	height: 25px;
	text-align: center;
    padding-top: 5px;
}
.twitter-link {
	background-image: url('images/twitter-logo.png');
}
.facebook-link {
	background-image: url('images/facebook-logo.png');
}
.flickr-link {
	background-image: url('images/flickr-logo.png');
}
.lastfm-link {
	background-image: url('images/lastfm-logo.png');
}
.reader-link {
	background-image: url('images/googlereader-logo.png');
}
.vimeo-link {
	background-image: url('images/vimeo-logo.png');
}
.readernaut-link {
	background-image: url('images/readernaut-logo.png');
}
.boxedup-link {
	background-image: url('images/boxedup.png');
}
.tumblr-link {
	background-image: url('images/tumblr.png');
}
.twitter-link, .facebook-link, .flickr-link, .lastfm-link, .reader-link, .vimeo-link, .readernaut-link, .boxedup-link, .tumblr-link {
	background-position: 0px -25px;
	width: 100px;
	height: 25px;
	float: left;
}
.twitter-link a, .facebook-link a, .flickr-link a, .lastfm-link a, .reader-link a, .vimeo-link a, .readernaut-link a, .boxedup-link a, .tumblr-link a {
	display: block;
	width: 100px;
	height: 25px;
	text-indent: -9999px;
}
.twitter-link:hover, .facebook-link:hover, .flickr-link:hover, .lastfm-link:hover, .reader-link:hover, .vimeo-link:hover, .readernaut-link:hover, .boxedup-link:hover, .tumblr-link:hover {
	background-position: 0px 0px;
}
#text-4, #text-3, #search-3, #tag_cloud-3, .footer-rss, .widget_myTagList {
	display: block;
	width: 30%;
    float: left;
    margin: 10px 1% 10px 2%;
}
#dsq-combo-tabs, .dsq-combo-box {
    font-family: "Myriad Pro", "Calibri", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
#dsq-combo-tabs li.dsq-active {
    background-color: white !important;
}
.dsq-combo-box {
    background-color: white !important;
    height: 290px;
    font-size: 14px;
}
.dsq-post-area {
	margin-bottom: 25px !important;
}
.dsq-brlink {
    display: none;
}
.blog-info {
    clear: both;
    text-align: center;
    font-family: "Myriad Pro", "Calibri", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    font-size: small;
}
#searchform {
	height: 60px;
	background: url('images/searchbox.png');
	background-position: right top;
	background-repeat: no-repeat;
	width: 95%;
}
#searchform #s {
    width: 83%;
	background-color: transparent;
    height: 40px;
    margin-bottom: 0px;
    border: 0;
    font-size: 25px;
	line-height: 30px;
}
#searchform #searchsubmit {
    float: left;
    width: 47px;
    height: 60px;
    border: 0;
    background-image: url('images/searchbox.png');
	background-color: #fff;
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -99999px;
}
#searchform #searchsubmit:hover {
    cursor: pointer;
	background-position: left -60px;
}
#text-4 {
    height: 280px;
}
#text-3 .widgettitle {
    font-family: "Myriad Pro", "Calibri", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
}
#text-3 .textwidget img {
    float: left;
    margin-right: 15px;
    border: 1px solid #000;
    padding: 3px;
}
#text-3 a , #text-4 a{
    text-decoration: underline;
}
#text-3 a:hover, #text-4 a:hover {
    text-decoration: none;
}
.widget_tag_cloud h2, .widget_myTagList h2 {
    font-weight: bold;
	font-size: 18px;
}
.widget_myTagList li.tag-list-item {
	list-style: none;
    display: block;
    width: 90%;
    border-bottom: 2px dotted #1e373e;
    height: 19px;
    margin: 0px auto 6px auto;
    font-size: 22px;
}
.widget_myTagList li.tag-list-item a {
	display: block;
	width: 100%;
}
li.tag-list-item span.tag-list-name, li.tag-list-item span.tag-list-count {
    background: #fff;
}
li.tag-list-item span.tag-list-count {
    float: right;
}
li#search-3, li#tag-list {
    margin-bottom: 0px;
}
li#tag-list {
    margin-top: 0px;
}

div.search {
    margin-bottom: 50px;
}
div.search h2.search-title {
    margin-top: 70px;
    font-size: 35px;
    margin-left: 5%;
}
div.search h2.search-title span.search-terms {
    font-style: italic;
}
div.search ol li {
    list-style-type: decimal-leading-zero;
    width: 65%;
    margin: 50px 4% 0px auto;
    font-size: 150px;
    font-family: "Myriad Pro", "Calibri", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    font-style: italic;
    font-weight: bold;
    color: #efefef;
    list-style-position: inside;
}
div.search ol li p {
    font-size: 14px;
    line-height: 16px;
    font-family: "Adobe Caslon Pro", "Garamond Premiere Pro", "Adobe Garamond", Garamond, serif;
    font-style: normal;
    font-weight: normal;
    color: #000;
}
.item-container {
    position: relative;
    z-index: 5;
    margin-top: -185px;
}
div.search ol li h2 {
    font-size: 22px;
    line-height: 26px;
    text-align: right;
    background-color: #1e373e;
    padding: 5px 10px 5px 0px;
    font-style: normal;
    font-weight: normal;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
div.search ol li h2 a {
    color: #fff;
    display: block;
    width: 100%;
}
div.search ol li p.search-continue-reading {
    font-size: 16px !important;
    font-family: "Myriad Pro", "Calibri", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    text-transform: uppercase;
}
.previousnav {
    margin-left: 1%;
    float: left;
}
.nextnav {
    float: right;
    margin-right: 1%;
}
.nextnav a {
    display: block;
    height: 40px;
    line-height: 45px;
    padding-right: 40px;
    background-image: url('images/arrow-right.png');
    background-repeat: no-repeat;
    background-position: right -40px;
	font-weight: bold;
}
.nextnav a:hover {
    background-position: right 0px;
}
.previousnav a {
    display: block;
    height: 40px;
    line-height: 45px;
    padding-left: 40px;
    background-image: url('images/arrow-left.png');
    background-repeat: no-repeat;
    background-position: left -40px;
    font-weight: bold;
}
.previousnav a:hover {
    background-position: left 0px;
}
.postnavigation {
    height: 60px;
}
#archives-nav {
	margin-bottom: 70px;
}

.articles-content {
    width: 550px;
    margin: 0px auto;
}
.articles-content ol {
    list-style-position: inside;
}
.articles-content h2 {
    margin: 70px auto 0px auto;
    font-size: 50px;
}
ol.articles li.article-title {
    font-size: 25px;
    margin-top: 10px;
    border-bottom: 2px solid #1e373e;
}
ol.articles li .postmeta {
    margin: 0px;
	line-height: 14px;
}
.articles-content .postnavigation {
    margin-top: 25px;
}
.articles .postmeta {
    font-size: 14px;
    height: 0px;
    line-height: 14px;
	overflow: hidden;
}
.articles .postmeta .comment-links {
    padding-top: 5px;
    height: 35px;
}
.articles .postmeta .firstword, .articles .category-links a {
    font-size: 18px;
}
.articles .postmeta .category-links, .articles .postmeta .tag-links {
    padding-top: 5px;
    height: 35px;
}
.articles .postmeta .category-links ul, .articles .postmeta .firstword {
    margin-top: 5px;
}
#email {
    background-image: url('images/subscribe-email.png');
    border: 0px;
    height: 18px;
    padding-left: 10px;
    padding-top: 3px;
    background-repeat: no-repeat;
    background-position: left 0px;
    overflow: visible;
    width: 65%;
    float: left;
}
.email-btn {
    border: 0px;
    height: 22px !important;
    background-image: url('images/subscribe-email.png');
    background-position: right top;
    width: 45px;
    background-color: #fff;
}
.email-btn:hover {
    cursor: pointer;
	background-position: right -22px;
}
.search-try-again {
    font-size: 26px;
}
.search-more{
    width: 30%;
    margin-left: 10%;
    float: left;
}
ul.search-random {
    float: right;
    width: 48%;
}
ul.search-random h2 {
    font-size: 26px;
}
ul.search-random li {
    margin-left: 30px;
}

.fof {
    width: 955px;
    margin-left: auto;
    margin-right: auto;
}
.fof p {
    font-family: "Myriad Pro", "Calibri", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
.fof h2 {
    font-size: 150px;
    text-align: center;
	font-family: "Myriad Pro", "Calibri", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
.fof-left {
    float: left;
    width: 450px;
    text-align: center;
}
.fof-right {
    float: left;
    width: 500px;
}
.fof-first, .fof-second, .fof-third {
    text-align: center;
    font-size: 25px;
}
.fof-second {
    font-size: 40px;
}
.fof-third {
    font-size: 20px;
}
.fof-right h3 {
    font-size: 25px;
    font-family: "Myriad Pro", "Calibri", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    margin-left: 50px;
}
.fof-poppost li {
    margin-left: 90px;
    font-family: "Myriad Pro", "Calibri", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    font-size: 20px;
    list-style: url('images/ninja.gif');
    padding-bottom: 4px;
}
.fof-poppost {
    margin-bottom: 40px;
    padding-bottom: 20px;
}
.fof #searchform {
    width: 400px;
    margin: 15px auto 100px auto;
	clear: left;
}
