/*
Theme Name: Simple Grey Lily
Theme URI: http://www.wordpressdiva.com/themes/43/simple-grey-lily.html
Description: Minimal, clean two column fixed width theme.
Author: WordPress Diva
Author URI: http://www.wordpressdiva.com/
Version: 1.0.0
*/

/* =================================
All Rights Reserved.

You are free to use and modify this theme
as long as the included attribution links 
remain intact.

For more information, see:
http://www.wordpressdiva.com/themes/legal/theme-use/

Please note: There are a number of empty CSS 
elements. This is intentional and are there so you 
can have maximum flexibility with customizing 
specific theme elements.

For more information, see:
http://www.wordpressdiva.com/themes/read-me/css/
================================== */

/* hide the overflow - can be overriden  */
#wrap,#header,#content,#sidebar,#footer{overflow:hidden;}
body{color:#666;background:#eee;font:small/1.25em verdana, arial, geneva, sans-serif;text-align:center;margin:0;padding:0;}
a{background-color:inherit;color:#466883;}
a:hover{background-color:inherit;color:#999;}
a img{border:none;text-decoration:none;}
blockquote{background:#F7F7F7;color:inherit;border:1px solid #ccc;padding:5px;}
code,pre{vertical-align:baseline;font:1em/1.9em "Courier New", Courier, monospace;overflow:auto;}
fieldset{border:none;}
input,textarea{font-size:100%;font-family:Verdana, Arial, Geneva, sans-serif;padding:2px;}
ul{list-style-image:url(images/bullet.gif);}
ol{list-style-image:none;}
#wrap{background:transparent url(images/wrap-bg.gif) repeat-y 50% 0;text-align:left;width:762px;margin:10px auto 0;padding:0;}
/* Header  */
#header{background:transparent url(images/header-bg.jpg) no-repeat 50% 0;height:167px;width:762px;margin:0;padding:0;}
#header h1{background-color:inherit;color:#466883;font:175% "trebuchet ms", arial, geneva, sans-serif;text-align:center;margin:0;padding:75px 50px 5px;}
#header h1 a{background-color:inherit;color:#466883;text-decoration:none;}
#header p.blogdescription{text-align:center;margin:0;padding:0 50px;}
/* --- CONTENT --   */
#content{float:right;width:500px;margin:10px 0;padding:0 25px 0 0;}
#content h1,#content h2,#content h3{background-color:inherit;color:#466883;border-bottom:1px solid #eee;font:bold 175% "trebuchet ms", arial, geneva, sans-serif;margin:2px 0;padding:3px;}
#content h1{font-size:175%;}
#content h2{font-size:150%;}
#content h3{font-size:135%;}
.post{margin-bottom:50px;}
.postdate{text-align:right;}
#content .posttitle {background: url(images/h3.jpg) no-repeat; padding-left: 50px;}
.posttitle a{text-decoration:none;}
.metawrap{background:#F7F7F7;color:inherit;border:1px solid #ccc;font-size:0.8em;margin:15px 0 45px;padding:5px;}
#commentlist li{margin:5px 0 50px;}
#commentlist li li{margin:3px 0;}
#commentlist cite{font-style:normal;font-size:1.1em;}
.commentmetadata{border-top:1px solid #ccc;}
#commentform textarea{width:98%;}
/* --- MENU ---   */
#sidebar{float:left;width:175px;margin:10px 0;padding:0 0 0 25px;}
#sidebar ul{list-style:none;margin:0;padding:0;}
#sidebar li{list-style-image:none;margin:0 0 30px;padding:0;}
#sidebar li li{margin:2px 0;}
#sidebar li a{background:#F7F7F7;color:inherit;border:1px solid #ccc;display:block;height:1%;text-decoration:none;margin:0;padding:2px;}
#sidebar li a:hover{background:#eee;color:inherit;border:1px solid #bbb;}
#sidebar li h2{background:#F7F7F7;color: #999;border:1px solid #ddd;font:bold 110% "trebuchet ms", arial, geneva, sans-serif;text-transform:uppercase;text-align:center;margin:5px 0 25px;padding:2px;}
li#search input#s{width:150px;}
#wp-calendar{width:175px;text-align:center;}
#wp-calendar td{background:#f7f7f7;color:inherit;}
#wp-calendar td a{border:none;height:100%;}
#wp-calendar td a:hover{border:none;display:block;height:100%;}
/* --- FOOTER ---   */
#footer{background:transparent url(images/footer-bg.gif) no-repeat 50% 100%;border-top:1px solid #E0E0E0;clear:both;text-align:center;font-size:85%;margin:50px 0 0;padding:0 0 15px;}
#footer p{background-color:inherit;color:#999;margin:3px 0;padding:5px 0;}
#footer a{background-color:inherit;color:#000;}
#footer a:hover{background-color:inherit;color:#aaa;}
#footer p.credit a{background-color:inherit;color:#999;text-decoration:none;}
/* Various Classes & Image Alignment   */
.center{text-align:center;}
.floatleft{float:left;margin:5px;}
.floatright{float:right;margin:5px;}
img.center{display:block;margin:10px auto;}
img.left{display:inline;margin:0 10px 5px 0;}
img.right{display:inline;margin:0 0 5px 10px;}
.navigation{margin:25px 0;}
.previouslink{float:left;text-align:left;width:45%;}
.nextlink{float:right;text-align:right;width:45%;}
legend,hr,li#search label{display:none;}
#commentform dd,#sidebar li#search dd{margin:5px 0;}