/* 
Theme Name: FastTrack
Theme URI: http://wpthemes.info
Version: 2.0
Description: An Updated Version of the <a href="http://wpthemes.info/fast-track/">FastTrack</a> Theme, Sponsored by <a href="http://flowerpot.com">FlowerPot.com</a>
Author: Sadish Balasubramanian
Author URI: http://crave4more.com
*/
/*
Header Image by tkekkonen
http://sxc.hu/browse.phtml?f=view&id=101419

Icons from http://www.stylegala.com/features/bulletmadness/
*/

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;
    position: relative;
    background-color: #fff;
    background-image: url(img/contentbg-left.jpg);
    background-position: top left;
    background-repeat: repeat-y;
}
a {
    color: #8a3207;    
    text-decoration:none;
}
a:visited {
    color: #8a3207;
}
a:hover {
    color: #753206;
    text-decoration:underline;
}
input, textarea 
{
    border:#8a3207 1px solid;
}
#rap
{
    margin-left: 43px;
    margin-right: 15px;
    padding:8px;
    text-align:left;
    font-family: "Trebuchet MS", Georgia, Arial, serif;
    font-size: 0.9em;
}
#headerold {
    background: url(img/head.png) no-repeat 200px 0px;
    height: 190px;
    text-align: left;
    margin: 0 -23px 0 0; /* 23 = #rap's 15 margin + 8 padding */
    padding:0;
    z-index: 1;
}
#header {
    /* background: url(img/headpics/<?php $c = $_GET['i'] ? $_GET['i'] : 'joystick'; print $c; ?>.png) no-repeat 250px 0px; */
    height: 190px;
}

#content {
    padding:5px 5px 5px 10px;
    margin:10px 0 0 10px;
    text-align: justify;
}

#sidebar {
    width:190px;
    float:right;
    padding:10px 5px 25px 35px;
    margin:0;
    font-size:1em;
    z-index: 2;
    background: #fff;
} 
a img {
    border: none;
}
acronym, abbr {
    border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
    cursor: help;
    letter-spacing: .07em;
}
pre {
    border: 1px dotted #ccc;
    padding-left: 3em;
}
pre, code {
    white-space: pre;
    display: block;
    border: 1px solid #E0E0E0;
    background-color: #eeffee;
    overflow: auto;
    font-size: 1em;
    margin: .8em 220px 1em 3em;
    padding-left: 2em;
    padding-top: 1em;
    padding-bottom: 1em;
    line-height: normal;

    /*
    padding-top: -2em;
    padding -1em auto 1em 1em;
    margin-left: 4em;
    margin-right: 220px;
    margin-bottom: 1em;
    */
}

blockquote{
    border: 1px solid #E0E0E0;
    padding: 1em 1em 1em 1em; 
    margin-right: 220px;
}

blockquote p {
    margin-bottom: 0px;
}

cite {
    font-size: 0.9em;
    font-style: normal;
}
h3 {
    margin: 0;
    padding: 0;
    font-size:1.3em;
}
p {
    margin: 0 0 1em;
    padding: 0;
    line-height: 1.5em;
}
h1, h2, h3, h4 {
    font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
}
#header h1 {
    margin: 0;
    font-size: 1.6em;
    color: #0f0f0f;
    padding:145px 0 0 30px;
    text-align:left;
}
#sidebar h2 {
    margin: 0;
    font-size:0.9em;
    padding:0 5px;
    color:#220;
    text-transform: uppercase;    
    font-weight: bold;
    border-bottom:#888 1px solid;            
}
h4 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.1em;
    color: #666;
}
#sidebar ul {
    list-style-type: none;
    padding: 0 0 1em 5px;
    margin: 0;
    font-size: 0.9em;    
}
#sidebar ul ul {
    list-style-type: none;
    padding: 0 0 0 0;
    margin: 0 auto 15px;
}
#sidebar .block {
    font-size:0.9em;
    margin:0;
    padding:0 0 1em 5px;
}
#sidebar ul li {
    /* margin: 0.15em 0 0 0; */
    padding: 0 0 0 10px;
}
#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;
}
#header a:link, #header a:visited {
    color: #333;
    text-decoration: none;
    border-bottom: none;
}
#header a:hover, #header a:active {
    color: #996;
    text-decoration: none;
    border-bottom: none;
}
#content ul {
    margin: 0;
    padding: 10px;
    list-style-type: none;
}
#content ul li {
    background: url(img/bullet.png) no-repeat 0 7px;
    padding:0 1em;
    list-style:none;
    margin:0;
}
.post-footer {
    margin-bottom: 3em;
    font-size: 0.9em;
    color: #666;
    border-bottom:#777 1px solid;
}
.copyright {
    margin-bottom: 3em;
    font-size: 0.9em;
    color: #666;
}
.post-footer span {
    background:url(img/ico-talk.gif) no-repeat left;
    padding:0 0 0 17px;
}

.post-footer a {
    background:url(img/ico-talk-act.gif) no-repeat left;
    padding:0 0 0 17px;
}

.post-content {
    padding: 1em 0 0;
}

.post-info {
    margin: 0 0 0.2em;    
    padding: 0 1em 0 0;
    color: #999;
    border-top:#ccc 1px solid;
    font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, Verdana, sans-serif;
    font-size: 0.9em;
}

.post-info .post-cattags {
    text-decoration: none;
    font-style: italic;
    /*
    float: left;
    font-style: normal;
    padding:0;    
    */
}

.calcAge {
    float: right;
    max-width: 50%;
    text-align: right;
}

.post-meta {
    text-align: right;
}

.post-title {
    margin:0;
    padding:0;
    font-size:1.3em;
    font-family:Georgia, Arial, Verdana, Serif;
    font-weight: bold;
}

#content h2, #content h3 {
    color: #660;
    font-family:Georgia, Arial, Serif;
    font-size:1em;
    font-weight:bold;
    margin:0;
    padding-top: 1.5em;
}

#content .post-content h2 {
    color: black;
    font-size: 1.4em;
    font-weight: bold;
    padding-bottom: 0.5em;
}

#content .post-content h3 {
    color: black;
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 0.5em;
}

#content .post-content h4 {
    color: black;
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 0.5em;
}

.post-info a {
    text-decoration: none;
    color: #8a3207;
    border: none;
}
hr {
    display: none;
}
#footer {
    margin:0 auto;
    padding: 7px 0;
    border-top: 1px solid #996;
    clear: both;
    font-size: 0.9em;
    color: #999;
    text-align:center;
}
#footer a {
    border:none;
    color:#7A7636;
}
#comments, #respond{
    margin: 3em 0 0 5px;
}
.commentlist 
{
    margin:10px;
    padding:10px 20px;
}
#commentform 
{
    margin:10px;
    padding:10px;
}
.commentlist {
    margin: 0;
    padding: 0;
}
.commentlist li 
{
    list-style:none;
    margin: 0.5em 0;
    padding: 0.5em;    
}
.commentlist li .cmtinfo 
{
    font-size:1em;    
    border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
    font-style:normal;
    font-weight:bold;
}
.commentlist li .cmtinfo em 
{
    float:right;
    margin:0;
    padding:0;
    font-style:normal;
    font-size:0.9em;
    color:#999;
}
.commentlist .alt {
    
}
cite a {
    border-bottom: 1px dotted #DC9204;
    text-decoration: none;
}
cite a:visited, a:hover {
    border-bottom: none;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
    background: #fafafa;
    border: 1px solid #9ac2a7;
    padding: 0.2em;
}
#commentform textarea {
    width: 80%;
}
#commentform p {
    margin: 0 0 1em;
}
#comments, #respond {
    font-size:0.9em;
    font-weight:normal;
    font-family:"Trebuchet MS", Verdana, Arial, Serif;
    padding:10px 5px;        
}
#topnav 
{
    list-style:none;
    font-size:1em;
    margin:0 auto;    
    padding:2px 0 4px 5px;
    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;
}
.editpostlink {
    font-size: .7em;
}
#wp_quotes {
    font-weight: bold;
    color: #333;
    margin-left: 90px;
}
#footerad {
    text-align: center;
}

#searchform {
    margin-top: .5em;
}

.inline-sidebar {
    background-color: #dfe8f1;
    margin: 3em;
    clear: right;
    margin-right: 1em;
    padding: 1em;
    border: 1px solid black;
    width: 20em;
    float: right;
    text-align: justify;
    font-size: .9em;
}

#byline {
    margin-top: 5em;
    font-size: 110%;
    text-align: right;
}
