/*

Theme Name: Fleur
Description: 2 column Blog Layout.
Author: <a href="http://www.kaushalsheth.com">Kaushal Sheth</a>
Author URI:Kaushal Sheth

*/

/*global rules*/
body {
margin: 10px;
padding: 0;
font: 75% verdana, "Trebuchet MS", arial, tahoma, sans-serif;
line-height:1.4em;
color: #999;
background: #cccc99;
background-position: 50% 0;
}

#container {
width: 762px;
margin-left: auto;
margin-right: auto;
padding: 5px;
border: 1px solid #999;
color: #999;
background: #FFF;

}
hr {
height:1px;
margin:0;
padding:0;
border:none;
background-color:#999999;

}
blockquote {
	background-color:#F7F7EE;
	padding:4px 6px;
}
h3 {
text-align:left;
font-size:1.1em;
line-height:0.7em;
}
/* CSS Tabs */

#navlist {
padding: 3px 0 2px 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;
border-bottom:none;
color: #9d9d4d;
background: #fff;
text-decoration: none;
}

#navlist li a:link { color: #9d9d4d;
background-color: #fff; }

#navlist li a:visited { color: #9d9d4d;
background: inherit; }

#navlist li a:hover {
color: #fff;
background: #cccc99;
border: 1px solid #FFF;
}

#navlist li a#current {
color: #fff;
background: #cccc99;
border-bottom: 1px solid #fff;
}

#banner {
height: 100px;
padding: 0;
margin: 0;
border: 1px solid #cccc99;
color: #666;
background: #fff /*url('images/fleur_banner.jpg') no-repeat*/;
}

#banner h1 {
padding: 5px;
font: normal 120% 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: #999;
background: #fff;
}

h1 {
margin: 0;
font: normal 130% "Trebuchet MS", verdana, tahoma, sans-serif;
padding: 5px;
border-bottom: 1px solid #eee;
text-transform: uppercase;
color: #cd989f;
background: inherit;
}

a {
text-decoration: none;
color: #9d9d4d;
background-color: #fff;
}

a:hover {
text-decoration: none;
color: #444;
background-color:#fff;
}

a images {
border: 0px none;
}

#sidebar {
float: left;
width: 175px;
margin: 0 10px 0 0;
padding: 5px;
border-right: 1px solid #eee;
background-color: #f7f7ee;
color: #999;
position:relative;
}

#sidebar ul {
list-style-type:none;
margin-left:-10px;
}

#sidebar ul li h2{
color: #999;
font: normal 130% "Trebuchet MS", verdana, tahoma, sans-serif;
}

#sidebar ul.children {
	margin-left:-20px;
}
#sidebar a {
color: #9d9d4d;
background-color: #f7f7ee;
}

#sidebar a:hover {
color: #333;
background-color:  #cccc99;
}

#footer {
clear:both;
padding: 3px;
margin: 0 0 0 0;
text-align: right;
border-top:2px solid #cccc99;	
color: #999;
background-color: #fff;		
}

 /* 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;
/*background-image:url('images/layout_grid.gif');
*/}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}
.entry {
text-align:left;
font-size:1.05em;
}
.post p.prev_next {
width:95%;
height:20px;
padding:2px -15px;
text-align:center;
}
.info:hover {
color:#9d9d4d;
}
/* 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;
}
/*the listing template*/
#listing img.mainphoto {
padding-left:30px;
text-align:center;
width:500px;
height:300px;
padding-top:8px;
}
#listing img.mainphoto_portrait {
padding-left:100px;
text-align:center;
width:375px;
height:500px;
padding-top:8px;
}
#listing img.mainphoto_square {
padding-left:30px;
text-align:center;
width:500px;
height:500px;
padding-top:8px;
}

#listing_thumbs img {
display:inline;
border:none;
padding:1px;
}
#listing_thumbs img.narrow {
width:74px;
height:128px;
}

#listing_thumbs img.landscape_tm {
width:128px;
height:96px;
}

#listing_thumbs a.landscape {
display:block;
border:1px solid;
margin-top:23px;

}
#listing_thumbs a.portrait {
display:block;
border:1px solid;
margin-left:28px;
margin-right:26px;
}
#listing_thumbs a.square {
display:block;
border:1px solid;
}

div.thumbnail {
float:left;
width:132px;
height:132px;
background-color:#f7f7ee;
margin:6px 3px;

}
/*the flower pot and car picture and text on the homepage*/
#homepage{position:relative;width:600px;padding-top:15px;}
.right_text, .left_text {width:250px;font-size:14px;text-align:left;line-height:1.5em;}
p.left_text {letter-spacing:0.05em;font-style:italic;padding-bottom:10px;}
p.right_text{position:absolute;top:205px;right:43px;}
.photoright{padding-left:40px;position:absolute;right:43px;top:15px;}

/*the star icons in the special offers*/
/*#sidebar li.page_item {list-style-image:url('images/star_icons08.gif');}*/
#sidebar li.page_item {background-image:url('images/star_icons08.gif');background-repeat:no-repeat;background-position:1px;display:block;width:120%;padding-left:20px;position:relative;left:-20px;}
#sidebar li.page-item-412 {background-image:url('images/star_icons04.gif');background-repeat:no-repeat;background-position:1px;display:block;width:120%;padding-left:20px;position:relative;left:-20px;}