/*
Theme Name: I AM FLEUR
Theme URI: http://iamfleur.com/x
Description: Based on White-As-Milk by Azeem Azeez
Version: 9.9.9
Author: 1412 Studio
Author URI: http://iamfleur.com
Tags: red, white, fixed width, two columns, widgets, clean

/*=-=-=-=-=-=-=-=-=-=-= BEGIN CUSTOMIZATION =-=-=-=-=-=-=-=-=-=-=*/

body {background: url('images/bg.png') #ffffff fixed; color:#333;}

#page {width:700px;}
#header h1 a {color:#990000; text-decoration: none;}
#headerimg {margin-left:28%;}
#footer p {padding-left:28%;}
#content {width: 72%;}
#sidebar {width:24%;}

.description {color:#333;}
.post h2 a, #sidebar h2 {color:#550000; text-decoration: none;}
.post h2 a:hover {color:#990000; text-decoration: none;}

a {color:#ff0000; text-decoration: none;}
a:hover {color:#ff00aa; text-decoration: none;}

/*=-=-=-=-=-=-=-=-=-=-=- Structure & Typography -=-=-=-=-=-=-=-=-=-=-=*/

html {height: 100%;margin-bottom: 1px;}
body { margin: 0 0 20px 0; padding: 0; font-size: 62.5%; font-family: Century Gothic; text-align: center; }

#page { margin: 20px auto; padding: 0; min-width: 500px; text-align: left; /*width: 760px;*/ }

#header { margin: 0 0 22px 1px; padding: 0; }
#header h1 {font-size:3.2em;}
#footer { padding: 0; margin: 0 auto; width: 100%; clear: both; border: none; }
#footer p { margin: 0; padding-bottom:24px; }

.post { border-bottom:1px solid #999; padding-bottom:4px; }
.post h2 {  padding-top:14px; padding-bottom:2px; }
.post hr { display: block; }

#content {font-size: 1.2em; line-height: 1.6em; float: right; padding: 0 0 20px 10px; margin: 0px 0 0; /*	width: 550px;*/ overflow:hidden; }
#content .post { margin: 0; }
#content .postmetadata { font-size:11px; padding-top:14px; color:#555; margin: 10px 0; }
#content .smallattachment { text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px; }
#content .attachment { text-align: center; margin: 5px 0px; }
#content .entry {line-height: 1.4em;}
#content .entry p {font-size: 1.05em;}

.navigation { display: block; text-align: center; margin-top: 10px; padding:2px 0px 20px 0px; }
.navigation .alignleft{ padding-right:4px; }

.center { text-align: center; }
.hidden { display: none; }
hr { display: none; }

blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }

code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }

a img { border: none; }
a, h2 a:hover, h3 a:hover {  text-decoration: underline; }
a:hover { text-decoration: underline; }
#sidebar a, .postmetadata a, .navigation a, ol.commentlist cite a, .commentmetadata a { text-decoration:none; }

#tags { font-size:11px !important; color:#999; }

.clear { clear: both; }
.description {font-size:1em;}
.postmetadata { clear: both; }
.entry p a:visited {color: #b85b5a;}

small {font-family: Arial, Helvetica, Sans-Serif;font-size: 0.9em;line-height: 1.5em;}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { }

/*=-=-=-=-=-=-=-=-=-=-=- Headings -=-=-=-=-=-=-=-=-=-=-=*/

h1 { margin: 0; }
h2 {font-size: 1.6em; margin: 0px;}
h2.pagetitle {font-size: 1.6em;background-color:#e7e7e7;border:1px solid #777;padding:4px 0px 4px 0px;margin-top:16px; text-align: center;}

h1, h2, h3 {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;font-weight: bold;}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg{text-decoration: none;color:#550000;}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {text-decoration: none;}

h3 { padding: 0; margin: 30px 0 0; font-size: 1.3em; }
h3.comments { padding: 0; margin: 40px auto 20px ; }

/*=-=-=-=-=-=-=-=-=-=-=- Images -=-=-=-=-=-=-=-=-=-=-=*/

.alignright { float: right; }
.alignleft { float: left }

p img { padding: 0; max-width: 100%; }

img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }

/*=-=-=-=-=-=-=-=-=-=-=- Lists -=-=-=-=-=-=-=-=-=-=-=*/

html>body .entry ul {margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }

.entry ul li:before, #sidebar ul ul li:before { content: "\00BB \0020"; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }

.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }

ol li, #sidebar ul ol li { list-style: decimal outside; }

/*=-=-=-=-=-=-=-=-=-=-=- Forms & Input -=-=-=-=-=-=-=-=-=-=-=*/

select { width: 130px; }
.entry form { text-align:center; }
#searchform { margin: 10px auto; padding: 5px 0px 5px 3px; opacity:0.7;filter:alpha(opacity=70); }

input { border: 1px dashed #990000; background-color: #f4eaea; margin: 10px auto; padding: 5px 0px 5px 3px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

/*=-=-=-=-=-=-=-=-=-=-=- Comments -=-=-=-=-=-=-=-=-=-=-=*/

.alt { margin: 0; padding: 10px; background-color: #f8f8f8;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd; }

#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; margin: 5px 0; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform textarea { width: 98%; padding: 2px; }
#commentform #submit { margin: 0; }

.commentlist { padding: 0; margin:0px; text-align: justify; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; margin: 5px 0;}
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; font-weight: bold; }
.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist li .avatar { float: right; border: 1px solid #eee; padding: 2px; background: #fff; }

.commentmetadata { margin: 0; display: block; font-weight: normal; }
.nocomments { text-align: center; margin: 0; padding: 0; }

/*=-=-=-=-=-=-=-=-=-=-=- Sidebar -=-=-=-=-=-=-=-=-=-=-=*/

#sidebar { padding: 1px 10px 10px 0; margin-top:30px; font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align:right; }
#sidebar h2 {font-family: 'Lucida Grande', Verdana, Sans-Serif;font-size: 1.2em; margin: 5px 0 0; padding: 0; }
#sidebar form { margin: 0; }
#sidebar li { list-style-type: none; list-style-image: none; }
#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; }
#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px;}
#sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom: 15px; }
#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; padding: 0; }
#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }

/*=-=-=-=-=-=-=-=-=-=-=- Captions -=-=-=-=-=-=-=-=-=-=-=*/

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px;margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

/*=-=-=-=-=-=-=-=-=-=-=- BEGIN STATIC MENU -=-=-=-=-=-=-=-=-=-=-=*/

div.banner { margin: 0;font-size: 80%; line-height: 1.1;text-align: center;position: fixed;top: 2em;left: 2em;width: 8.5em;right: auto; }
div.banner p {margin: 0; padding: 0.3em 0.4em;background: transparent;border: 0px;}
div.banner a, div.banner em { display: block; margin: 0 0.5em; text-decoration: none; }
div.banner a:link { text-decoration: none; }
div.banner a:hover { background: transparent; text-decoration: none; }