/* 
Modified Heavily by: Tyson Cecka
Theme Name: FastTrack
Theme URI: http://wpthemes.info
Version: 3.0
Description: An Updated Version of the <a href="http://wpthemes.info/fast-track/">FastTrack</a> Theme, made free by <a href="http://www.webhostingbluebook.com/">Web Hosting Bluebook</a>
Author: Sadish Balasubramanian
Author URI: http://sadish.net
*/
#rap 
{
background: #FFF url(img/contentbg.jpg) repeat-y center center;
	width:750px;
	margin:0 auto;
	padding:0;
	text-align:left;
	font-family: Trebuchet MS, Georgia, Arial, serif;
	font-size: 0.9em;
overflow: hidden;
}
.update {color: #006600;}
#content a.more-link {
color: #006600;
font-size: 1.2em;
font-weight: normal;
}
#commentform #submit {
margin-top: 10px;
}
#comment {
	width: 500px;
}
#content ol.commentlist
{
	margin:0;
	padding:0;
        border-top: #ccc 1px solid;
	
	
}
#content ol.commentlist li
{
	list-style:none;
	margin: 0 0 0 1em;
	padding:1em 0 1em 0;	
	border-bottom:#ccc 1px solid;
}


#navcontainer { text-align: center; position: relative; width: 510px; height: 2em;}
.leftbox
{
background-color: #FFFFFF;
position: absolute;
right: 58%;
border-bottom:#ccc 1px solid;
border-top:#ccc 1px solid;
border-right:#ccc 1px solid;
padding: 0 .2em .2em 0;
}
.rightbox
{
background-color: #FFFFFF;
position: absolute;
left: 58%;
border-bottom:#ccc 1px solid;
border-top:#ccc 1px solid;
border-left:#ccc 1px solid;
display:inline;
padding: 0 0 .2em .2em;
}
#prev-next {
position:absolute;
top: .9em;
left: 203px;
width: 104px;
height: 1px;
border-top:#CCC 1px solid;
margin: 0 auto;
text-align:center;
}
#home {
position: absolute;
left: 50%;
padding-bottom:.2em;
margin-left: -1.6em;
width: 3.2em;
background-color: #FFFFFF;
display:inline;
border-left:#ccc 1px solid;
border-right:#ccc 1px solid;
}
#about p {
   text-indent: 3ex;
}
.video {
margin: 0 0 0 0;
padding: 5px 0 15px 0;
text-align: center;
}
#media {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#media h1, #media h3 {
        font-family: serif;
	font-size:3em;
	padding:0 0 .3em 0;
        margin: 0 0 0 0;
        letter-spacing: 0.2ex;
	font-weight: normal;
        text-align:center;
	color:#888866;	
}
#media h3 {
padding:.7em 0 0 0;
}
#media h2 {
	font-size:.9em;
	padding:.9em 0 0 0;
        margin: 0 0 0 0;
	font-weight: bold;
	color:#333;
	text-transform:uppercase;	
	border-bottom:#ccc 1px solid;	
}
#media h4 {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	font-size:1.3em;
	margin:0;
	padding:0;
        text-align:center;
}
body {
	margin:0;
	padding:0;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#29303B;
	line-height:1.3em;
	background: #886;
}

#header {
	background: url(img/tysoncecka.jpg) no-repeat center; 
 	height: 198px;
	width:740px;
        margin:0;
        padding: 5px 5px 5px 5px;
        float:left;
        display: inline;
}

#content {
background-color: transparent;
	width:501px;
	float:left;
	padding:10px 0px 0px 30px;
	margin:3px 0px 0px 0px;
	overflow:hidden;
        display: inline;
}

#sidebar {
background-color: transparent;
	width:190px;
	float:right;
	padding:10px 20px 0 0px;
	margin:0 0px 0 0;
	font-size:0.9em;
        display: inline;
} 
a:link, a:visited {
	color: #8a3207;	
	text-decoration:none;
}
a:hover, a:active {
	color: #753206;
	text-decoration:underline;
}
a.hidden:link, a.hidden:hover, a.hidden:active, a.hidden:visited{
        color: inherit;
        text-decoration:none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote{
font-family: "Times New Roman", Times, serif;
color: #767658;
	border-left: 6px solid #B2B298;
	margin: 0 85px 0 15px;
	padding: 0 0 0 10px;
        font-size: 1.2em;
text-align: justify;
}
blockquote.pleft { width: 200px; margin: 5px 15px 5px 0; font-size: 1.4em; text-align: center; border: none !important; padding: 0 !important; float: left; }

blockquote.pright { width: 200px; margin: 5px 0 5px 15px; font-size: 1.4em; text-align: center; border: none !important; padding: 0 !important; float: right; }

cite {
	font-size: 0.9em;
	font-style: normal;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4,h5,h6 {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
h2, h3 
{
	font-size:1.3em;
	margin:1em 0;
	padding:0;
}
.left 
{
	margin:0 .7em .1em 0;
	float:left;
}
.right 
{
	margin:0 0 .1em .7em;
	float:right;
}
.center {text-align: center;}
a img, a:visited img {
	border: 0;
        padding: 1px 1px 1px 1px;
	border-bottom: none;
}
a:hover img, a:visited:hover img {
	border: 1px solid;
        padding: 0 0 0 0;
}
a:hover {
background: none;
}
img {
border-color: #753206;
}
#header h1 
{

	font-size: 1.8em;
	color: #0f0f0f;
	padding:40px 0 0 40px;
	text-align:left;
}
h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.1em;
}
#post-title h4 {
	color: #999;
}
#header a 
{	
	color: #060;
	text-decoration: none;
	border-bottom: none;
}
#header a:hover {
	text-decoration: underline;	
}
#content ul {
	margin: 0 0 .5em 2em;
	padding:0;
	list-style-type: disc;
}
#content ul li {
	margin-top: 1em;
	list-style-type: disc;
}
#content ul.no-margin {
	margin: 0 0 0 2em;
}
#content ul.no-margin li {
	margin-top: 0;
}
.post-footer, .copyright {
	margin-bottom: 3em;
	font-size: 0.9em;
	color: #666;
}
.post-content {
	padding: 1em 0 0;
}
.post-extra {
	padding-top: .4em;
}
.post-title {
	margin: 0 0 0.2em;	
	text-align: right;
	padding: .5em 1em 0 0;
	color: #999;
	border-bottom:#ccc 1px solid;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, Verdana, sans-serif;
font-size: 0.9em;
}
.post-title em {
	text-decoration: none;
	float: left;
	font-style: normal;
	padding:0;	
}

.post-info
{
	margin:0;
	padding:0;
	font-size:1.3em;
	font-family:Georgia, Arial, Verdana, Serif;
}
.post-info a {
	text-decoration: none;
	color: #8a3207;
	border: none;
}
hr {
	display: none;
}
#sidebar h2 {
	margin: 0;
	font-size:.85em;
	padding:3px;
	font-weight: bold;
	color:#333;
	text-transform:uppercase;	
	border-bottom:#ccc 1px solid;			
}
#sidebar #s 
{
	width:90%;
}
#sidebar ul {
	list-style-type: none;
	padding: 0 0 0 1em;
	margin: 0;
}

#sidebar .block 
{
	margin:0;
	padding:.5em;
	line-height:1em;
}
#sidebar ul li {
	margin: 2px 0 1px 0;
	padding: 0 0 0 0;
}
#sidebar li a:link, #sidebar li a:visited {
	color: #8a3207;	
	text-decoration: none;
	border:none;
}
#sidebar li a:hover {
	color: #753206;
	text-decoration:underline;
	border:none;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top: 1px solid #996;
	clear: both;
	font-size: 0.9em;
	color: #999;
	text-align:center;width:690px;
}
#footer a {
border:none;
color:#7A7636;
}
/************************************************
*	Top Navigation  							*
************************************************/

#topnav {
background-color: transparent;
}
#topnav ul
{
	list-style:none;
	font-size:1em;
	margin:0 auto;	
	padding:2px 25px 4px 25px;
	text-align:right;	
	text-transform:lowercase;	
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0 1em;
	margin:0;
}

#topnav li a:link, #topnav li a:visited, #topnav li a:hover, #topnav li a:active 
{
	text-decoration:none;	
	color:#666;
}
#topnav li a:hover
{
	border-bottom:#7A7636 2px solid;
	color:#7A7636;	
}
#topnav li.current_page_item a:link, #topnav li.current_page_item a:visited, #topnav li.current_page_item a:hover, #topnav li.current_page_item a:active
{
	border-bottom:#7A7636 2px solid;
}
#navHome 
{
	background:url(img/home.png) no-repeat left;
	padding-left:12px;
}
#navAbout 
{
	padding-left:15px;
	background:url('img/about.png') no-repeat left center;
}
#navMedia 
{
	padding-left:15px;
	background:url('img/archives.png') no-repeat left center;
}
#navLinks 
{
	padding-left:15px;
	background:url('img/links.png') no-repeat left center;
}
#navContact 
{
	padding-left:15px;
	background:url('img/contact.png') no-repeat left center;
}
#home #navHome, #about #navAbout, #links #navLinks, #contact #navContact, #media #navMedia
{
	border-bottom:#7A7636 3px solid;
	color:#7A7636;	
}
/************************************************
*	Comments									*
************************************************/

.commentlist li .cmtinfo 
{
	font-size:0.9em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	color:#999;
}
#content .nocomments 
{
	text-align:center;
	color:#999;
	font-size:0.9em;
}
input.textbox
{
	border:#ccc 1px solid;
	background:#f9f9f9 !important; 
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}
#header, #content, #sidebar, #footer, .widget 
{
	overflow:hidden;
}
/************************************************
*	Custom								*
************************************************/
.quote {
color: #A39365;
font-size: 1.3em;
font-style: italic;
}
#horizontal-list ul li
{
background: none;
display: inline;
list-style-type: none;
padding-right: 20px;
}
#btnSearch
{
border: 1px outset #d7b9c9;
}
#s.textbox
{
font-size:0.9em;
width: 10em;
}
span.left {
text-align: left;
}
span.right{
text-align: right;
}
#title-container {
clear: both;
}
.float-left {float:left;}
.float-right {float:right;}
img.sideThumb {
width:170px; 
height:128px;
}
.thumbTitle {
        text-align:center;
	font-family: Trebuchet MS, Georgia, Arial, serif;
	font-size: 1.1em;
}
#lbCaptionVid {
position: static;
font-size: 1em;
height: 25px;
}
.padmar {
text-align: center;
padding: 10px;
margin: 0px;
}
#commentform .stupid{
color: #000;
text-decoration: none;
}
.tt-flickr {
margin: 2px;
}
.flickr-img {
margin: 2px;
}
.photos {
text-align: center; margin: 0 0 1em 0;
}
.bigger { font-size: 1.1em; font-weight:bold; }
.hidden { display:none }
.postimg { float: right; margin: 0 5px 5px 5px }
.st-related-posts { line-height: .5em; }
a.hiddenlink { color: #999 }
#content ul.nomargin li { margin: 0; margin-top: 0; padding: 0; }
a.zem_slink {color: black }