/*
	Theme Name: Fleur For WordPress
	Theme URI: http://www.grabatheme.com
	Description: A clean, liquid theme that comes with a variety of different header colors included. Converted to WP by <a href="http://grabatheme.com">Grab A Theme</a>
	Author: J. Maloney
	Author URI: http://www.freshwear.ca
*/

@import url(base-weblog.css);

/* NOTES 

- Photoshop brush used - fresh foliage - http://designfruit.com/jasongaylor/blog/?p=37  - with thanks. 

- You can change the look by changing the header color
- Change    fleurheaderblack.gif   in the style below to any of the following ...

                              fleurheadergrey.gif
                              fleurheaderblue.gif
                              fleurheadergreen.gif
                              fleurheaderred.gif
*/


#banner {
	background-image:url(images/top.jpg);
	}

/* ------------------------------------------------------------------------------------------------------- */


body {
	padding:0;
	margin:0;
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:82%;
	color:#252525;
	line-height:1;
}

a {
	color: #262626;
	text-decoration:none;
	}

	
.main-menu a{
color:#f0f0f0;
}
	
.main-menu a:hover {
	border-bottom: 1px dashed #fff;
	}


.post-podval{
color:#262626;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
}	
	
	
	
.post-header {
	font-size: 27px;
    font-weight: lighter;
	color: #271802;
	font-family:Arial, Helvetica, sans-serif;
	}	

.post-podval a{
color:#262626;
}
	
	
.wrapper{
background-color: #7c7c7c;
    height: 1px;
    margin-top: 25px;
	margin-bottom:30px;
}
	
.module-header {
	padding:0;
	margin:0;
	font-size:20px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}	

.module-header a {
	color:#252525;
	}

.module-content {
	position:relative;
	line-height:1.4;
	margin:0 0 25px 0;
	padding:0;
	}

.module-content ul {
	margin: 5px 0 10px 0;
	line-height:1.4;
}

.module-content li {
	line-height:1.4;
	}
	

.module-categories module {
	margin-top:20px;
	}

.module-categories ul li ul li {
	margin-left:5px;
}	

.popular{
padding:0px;
}

.popular li{	
background: url("images/star.png") no-repeat scroll left top transparent;	
font-size:12px;
}

.popular li a{
padding: 0 0 0 22px;
}
	


#content{
 float:left;
    /*margin: 20px 25px 0px 5px;
*/
margin-top:20px;
margin-left:30px;  
margin-right:0px;
margin-bottom:5px;
padding:0px;  

width: 720px;
}
	
#sidebar{
float: left;
width: 250px;
padding-top:20px;
padding-left:0px;
padding-right:0px;
margin:0px;
}

	
	
	
	
	

p {
	margin:0 0 15px 0;
	line-height:1.7;
	}

/* -------- layout styles -------------*/

#container {
	width:1000px;
	margin:0px auto;
	padding:0px;
	}


/* ---------- Single Column Styles ----------  */


.layout-one-column #alpha {width: 65%; margin-left:10%;}





/* ---------- Two Column Right Styles ---------- */


.layout-two-column-right #alpha {
	width:700px;
	margin:0 30px 0 0;
	padding:0;
        float:left;
	}
	
.layout-two-column-right #beta {
	width:260px;
	margin:25px 0 0 0;
	padding:0;
        float:right;
	}
	

.layout-two-column-right #alpha-inner {margin-left:1%}

/* -------- banner styles -------------*/
	
#banner {
	height:303px;
	background-repeat:repeat-x;
	background-position:top left;
	padding:0;
	margin:0;
	text-align:left;
	}

#banner-inner {
	margin:0 0 0 45px;
	width:300px;
	}
		
h1, h2 {padding:0; margin:0;}

#banner-header {
	padding:0;
	margin:0;
	padding-top:17px;
	font-size:36px;
	color:#FFF;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}

#banner-header a {
	text-decoration:none;
	color:#FFF;
	}
	
#banner-description {
	padding:3px 0 0 7px;
	margin:0;
	font-size:13px;
	color:#FFF;
	font-weight:normal;
	}
	
/* -------- page styles -------------*/

#pagebody {
	margin:auto;
	padding:35px 0 30px 0;
	background-color:#FFF;
	text-align:left;
	width:1000px
}


#pagebody-inner {
	padding:0;
	margin:0;
	}


/* -------- entry area styles -------------*/

.date-header {
	font-size:15px;
	padding:0;
	margin:0 0 5px 0;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}


/*	
.entry-body p {
	font-size:1em;
	line-height:1.7;
	margin:0 0 15px 0;
	text-align:justify;
	}
*/

.entry-body ul, ol {
	line-height:1.7;
	font-size:.96em;
	margin-bottom:15px;
	}

.entry-body blockquote {
	text-align:justify;
	padding-left:20px;
	background-image:url(images/quote.gif);
	background-repeat:no-repeat;
	background-position:top left;
       margin:20px 0 20px 20px;
	line-height:1.7;
}

.entry-body img {}
.entry-body img[align="right"] {margin: 5px 0 15px 20px; display:block;}
.entry-body img[align="left"] {margin: 5px 20px 15px 0; display:block;}

.entry-footer {
	padding:0 0 0 0px;
	
	}

.entry-footer p {
	margin:10px 0 35px 0;
	
	}

.post-footers {
	display:block;
	}
	
.separator {display:none !important;}

/* -------- sidebar styles -------------*/

#beta ul li {list-style-type:none}

#beta li {list-style-type:none}



input, textarea {
	font-size: 100%;
	padding: 2px;
	margin: 3px 0 3px 0;
	border: 1px solid #555;
	background-color:#FFF;
	color:#555;
}

textarea {
 font-size: 1em;
 color:#555;
}

input#search {
    padding:3px;
}

/* ---------- comment trackback styles ------------------ */

.entry-content,
.trackbacks-info,
.trackback-content,

.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 0;
	
}

.comment-content{

border-top-width: 1px;
border-top-color: #999;
border-top-style: solid;
}





.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 0;
}

.content-nav {
	margin-bottom:30px;
	line-height:1.6;
	}

.trackbacks-header, .comments-header, .comments-open-header, .trackbacks-open-header {
	padding:10px 0 0 0;
	margin:0 0 15px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	
	}

.trackbacks, .comments {
	line-height:1.7;
	text-align:justify;
	}

#trackbacks-info {
    margin:10px 0 25px 0;
	line-height:1.7;
	font-size:.95em;
	font-style:italic;
	}

.trackback-footer, .comment-footer {
	margin-bottom:25px;
	font-size:.96em !important;
	padding-left:15px;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position:center left;
	}
	
#footer {clear:both;
padding-top:50px;
}




.feedcountdiv p{
margin-top:5px;
}
.feedcount {
text-align:center;
padding:3px;
background-color:#ee7d00;
color:#ffffff;
font-weight:bold;
-moz-border-radius:3px;
border:2px solid #cc5b00;
}
.subscribers {
background-color: #cc5b00;
color:#ffffff;
padding:0px 2px 0px 2px;
}

/*
li {
list-style:none;
padding:5px ;
border-bottom:1px solid #f5f5f5;
} 

li:hover {
background: #f5f5f5;
} 

li a:hover {
background:none;
} */
