/*







Theme Name: Fleur



Description: 2 column Blog Layout.






*/











body {



margin: 10px;



padding: 0;



font: 75% verdana, "Trebuchet MS", arial, tahoma, sans-serif;



line-height:1.3em;



color: #999;



background: #caceb3;



background-position: 50% 0;



}







#container {



width: 800px;



margin-left: auto;



margin-right: auto;



padding: 5px;



border: 1px solid #999;



color: #999;



background: #FFF;



}







/* CSS Tabs */







#navlist {



padding: 3px 0;



margin-left: 0;



border-bottom: 1px solid #eee;



text-align: left;







}







#navlist li {



list-style: none;



margin: 0;



display: inline;



}







#navlist li a {



padding: 3px .5em;



margin-left: 3px;



border: 1px solid #eee;



color: #9d9d4d;



background: #fff;



text-decoration: none;

font size: 9px;

}







#navlist li a:link { color: #000000;



background-color: #fff; }







#navlist li a:visited { color: #9d9d4d;



background: inherit; }







#navlist li a:hover {



color: #9d284f;

 background: #cccc99;

font-weight: bold;



border: 1px solid #FFF;



}







#navlist li a#current {



color: #fff;



background: #cccc99;



border-bottom: 1px solid #fff;



}







#banner {



height: 130px;



padding: 0;



margin: 0;



border: 0px solid #cccc99;



color: #666;



background: #fff url('images/header.jpg') no-repeat;



}

 #duh_gallery_photos img {
border: 0;
 margin: 2px
}





#banner h1 {



padding: 5px;



font: normal 100% georgia, "Trebuchet MS", verdana, sans-serif;



text-align: left;



border-bottom: none;



color: #666;



background: inherit;



}







#content {



padding: 5px;



margin-left: 192px;



margin-bottom: 0;



color: #464646;



background: #fff;



}

blockquote.withquote {background:url(http://www.mandarindesign.com/images/quote.gif)
no-repeat;background-position:top left;text-align: justify;padding-left:20px;
}

p.withunquote {background: url(http://www.mandarindesign.com/images/unquote.gif) no-repeat;background-position:bottom right;padding-right:5px;}


}
a.linkopacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

.thinborder{
  float:left;
  border:solid 1px yellowgreen;
  padding:5px;
  margin-right:5px;
}

.dropcap {
  float: left;
  font: normal 60pt/0.8em Georgia,
  Helvetica, Verdana, Arial,
  sans-serif;
  color: yellowgreen;
  margin-right: 3px;
}

.pullout{
  width:20%;
  padding:10px;
  background-color:yellowgreen;
  color:#F5F5F5;
  float:right;
  font: bold 14pt/1em Arial,
  Helvetica, sans-serif;
  text-align:left;
  letter-spacing: 0.05em;
  margin:5px;
  clear: both;
}

.postspermonth {
        margin: 5px 0 10px 0;
        list-style: none;
        padding-left: 25px;
}

h1 {



margin: 0;



font: bold 100% "Verdana";



padding: 5px;



border-bottom: 1px solid #eee;



text-transform: normal;



color: #9D284f;




}







a {



text-decoration: none;



color: #9D284f;



background-color: #fff;



}







a:hover {



text-decoration: none;



color: #9d284f;



background-color:#caceb3;



}







a images {



border: 0px none;



}







#sidebar {



float: left;



width: 175px;



margin: 0 10px 0 0;



padding: 5px;



border-right: 1px solid #eee;



background-color: #ffffff;



color: #999;



}


#sidebar ul li h2{



color: #999;






}



#sidebar a {



color: #000000;



background-color: #ffffff;

font: normal 90% "Verdana";

}







#sidebar a:hover {



color: #333;



background-color:  #cccc99;



}







#footer {



clear:both;



padding: 3px;



margin: 0 0 0 0;



text-align: right;



border-top:1px solid #cccc99;



color: #000000;



background-color: #ffffff;

font: normal 75% "Verdana";

}







 /* set millions of background images */



.rbroundbox { background: url('images/nt2.gif'); }



.rbtop div { background: url('images/tl2.gif') no-repeat top left; }



.rbtop { background: url('images/tr2.gif') no-repeat top right; }



.rbbot div { background: url('images/bl2.gif') no-repeat bottom left; }



.rbbot { background: url('images/br2.gif') no-repeat bottom right; }







/* height and width stuff, width not really nessisary. */



.rbtop div, .rbtop, .rbbot div, .rbbot {



height: 10px;



font-size: 1px;







}



.rbcontent { margin: 0 7px;}



.rbroundbox { width: 90%; margin: .5em auto; }











/*post stylng*/



.post{margin:0 0 25px 0;}







.post .info{



padding:2px 3px 3px 8px;



border:1px solid #e3e4e4;



background-color:#f5f5f5;



font-size:0.9em;



color:#505050;



}















/* Comments Styling */



#commentlist li {



margin-bottom: 1.5em;



padding-bottom: 1em;



border-bottom: 1px solid #700000;



}







#commentform {



margin: 1em 0;



background: #ffffff;



width: 280px;



}







#commentform textarea {



background: #f8f7f6;



border: 1px solid #d6d3d3;



width: 280px;



}



#commentform textarea:hover {



background: #FFFFFF;



border: 1px solid #d6d3d3;



}



#commentform textarea:focus {



background: #ffffff;



border: 1px solid #939793;



}







#commentform #email, #commentform #author, #commentform #url {



font-size: 1.1em;



background: #f8f7f6;



border: 1px solid #d6d3d3;



width: 280px;



}



#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {



font-size: 1.1em;



background: #ffffff;



border: 1px solid #d6d3d3;



width: 280px;



}



#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {



font-size: 1.1em;



background: #ffffff;



border: 1px solid #939793;



width: 280px;



}



#commentform input{



margin-bottom: 3px;



}
