/*   
Theme Name: TPF Duplicity
Theme URI: http://thepagefoundry.com/blog/
Description: lovely green / orange theme
Author: Yo Yehudi
Author URI: http://thepagefoundry.com/blog/
*/

body
  {
 font-family:tahoma, "trebuchet-ms", arial, helvetica, sans-serif;
 color:#fff;
 background-color:#fff;
 background-image:url(images/titlebg.gif);
 background-repeat:repeat-x;
 background-position:top center;
 font-size:0.9em;
 padding:0;
 margin:0;
 border:0;
 }

img
 {
  border:0;
 }

iframe
 {
  width:330px;
  border:0;
 }


#header, #headercontent
 {
 background-color: transparent;
 color:#000;
 width:100%;
 line-height:118px;
 }
 

 
a
 {
 background-color:transparent;
 color:#000;
 font-weight:bold;
 }

blockquote
 {
  background-color:#eee;
  color:#345;
  border: solid 1px #99b37f;
  padding:3px;
 }

#topbar, #topbar .widgettitle
 {
  background-image:url(images/hrgreen.gif);
  background-repeat:repeat-x;
  background-color:#99b37f;
  color:#fff;
  width:100%;
  height:3em;
  font-size:0.8em;
  font-weight:bolder;
  line-height:35px;
  height:35px;
  padding-left:12px;
 }

#topbar .widgettitle
 {
  font-size:1em;
 }

#topbar li, #topbar ul, #topbar h2
 {
 list-style-type:none;
 display:block;
 float:left;
 margin:0;
 padding: 0px 0px 0px 10px;
 border:0;
 overflow:visible;
 }

#topbar h2
{
 font-size:1.2em;
}

.postheader
 {
  border-bottom:1px #456 dotted;
  border-top:1px #456 dotted;  
  height:2.3em;
 }

.postcomments, .postdate
 {
  float:right; 
  border-left:1px #456 dotted;
  padding:0px 5px;
  font-weight:bold;
  font-size:0.65em;
  height:100%;
  text-align:center;
  vertical-align:middle;
 }

.postcomments
 {
  color:#99b37f;
  background-color:#eee;
 }
 
.postdate
 {
  background-color:#99b37f;
  color:#eee;
  font-size:0.75em;
  width:6em;
 }

.postfooter
 {
 margin-left:-13px;
 line-height:71px;
 font-size:0.65em;
 color:#444;
 background-color:#eee;
 }

#sidebarheader {}

#sidebar
  {
  float:left;
  width:20em;
  margin:1em 1em 1em 2em;
  list-style-type:none;
  padding:0px 2px;
  border-right:#ababab solid 1px;
 }

#sidebar li
 {
  border: none;
  color:#234;
  margin: 0px 0px;
  padding:0 0 3px 0;
 }

#sidebar li, #sidebar li li
 {
  list-style-type:none;
 }
 
#sidebar ul
 {
  padding:0;
 }

#sidebar h2
 {
  background-color:#ef9c3b;
  background-image:url(images/hrorange.gif);
  background-repeat:repeat-x;
  color:#334;
  font-size:1.1em;
  height:35px;
  font-family: 'Goudy Old Style', georgia, 'Bookman Old Style', garamond, serif;
  font-weight:bold;
  margin:0;
  width:17em;
  text-align:center;
  line-height:35px;
  text-shadow: 2px 2px 3px #fff;
 }

#sidebar a
 {
  text-decoration:none;
  color:#345;
  font-weight:normal;
  font-size:0.9em;
 }

#main
  {
  background-color:#fff;
  color:#003;
  float:left; 
  width:40em;
  text-align:justify;
  border: none;
  margin:1em;
  }
  
#main a
  {
  color:#567;
  font-weight:bolder;
  text-decoration:none;
 }

#main h3 a
 {
  color:#ef9c3b;
  background-color:#fff;
 } 

#main h1, #main h2
 {
  background-color:#fff;
  color:#456;
 }

#main h3
{
font-size:1.3em;
height:2em;
line-height:2em;
margin:0;
}

#posts
 {
 padding:13px;
 }

#timenavigation  /* This is the div for next / previous post links */
 {
 display:block; 
 border-bottom:solid thin grey; 
 height: 1.1em; 
 margin-bottom:2px; 
 }

.rightfloat {float:right}
.leftfloat {float:left}

textarea
 {
 width: 35em;
 }


#footer
 {
 width: 100%;
 background-color:#fff;
 color:#444;
 height:50px;
 border-top: 1px #456 dotted;
 font-size: 0.7em;
 line-height:25px;
 }

#footer a
 {
  color:#456;
  background-color:#fff;
  font-weight:bold;
 }

#upgradebrowser
 {
  line-height:11px;
 }

#twitter-tools
        {
        font-size:11px;
        }
        
#twitter-tools li 
        {
        border-bottom:solid 3px #888;
        /*padding:1px;*/
        text-indent:20px;
        background-image:url(images/twitter.gif);
        background-color:transparent;
        color:#567;
        background-position:1px 2px;
        background-repeat:no-repeat;
        margin:0;
        } 

 #twitter-tools li a
        {
        border-left:0;
        display:inline;
        text-decoration:underline;
        font-weight:bold;
        background-color:inherit;
        color:#2f8ab0;
        padding:0;
        margin:0;
        }
#twitter-tools .widgettitle
{
background-image:none;
background-color:none;
display:none;
}

#topbar > a
 {
  color:#fff;
  background-color: transparent;
 }
