/*  
Theme Name: susanyear
Description: Theme for Susan Year Itch
*/

/*++++++ BODY ++++++++*/
* { margin: 0px; padding: 0px; list-style:none; outline:none;}
body { background:#d7d7d7 url(images/bg.gif); font:12px Arial, Helvetica, sans-serif; color:#000000; }
.clear { clear:both;}

/*++++++ HYPERLINKS ++++++++*/
a { color: #000000; text-decoration:none;}
a:hover{text-decoration: underline;}

/*++++++ H2,H3 ++++++++*/
h2 {font:20px Georgia,"Times New Roman",Times,serif; padding-bottom:10px;}
h3 {font:15px Georgia,"Times New Roman",Times,serif; padding-bottom:10px;}

/*++++++ MAIN ++++++++*/
#wrapper { width:1060px; margin: 10px 20px; background: url(images/louise_brooks.png) no-repeat top right;}
#left { float: left; width: 540px; margin-right: 20px; line-height:160%;}
#right { float: left; width:220px; line-height:160%;}

/*++++++ TOP ++++++++*/
#logo { width: 643px; margin-left: 145px;}
#logo h1{ text-indent:-10000px;}
#logo h1 a{ display:block; background: url(images/susanyearlogo.png) no-repeat; height:100px; margin-bottom: 20px;}
/**************** Navigation *********************/
#navigation{ font:14px Georgia, "Times New Roman", Times, serif; font-weight:bold; text-transform:uppercase;}
#menu li{float: left; list-style:none;  }
#menu li a {display: block; background:#ffffff; padding:10px; margin: 0 10px 10px 0;}
#menu li a:hover {background:#333333; color: #ffffff; text-decoration: none;}
#menu li.current_page_item a { background: #000000; color: #ffffff; padding: 10px 10px 20px; margin: 0 10px 0 0;}

#info { width:565px; height:40px; margin:10px 0 10px 0;}
#info h2 { font:20px Georgia,"Times New Roman",Times,serif; font-weight: bold; color: #333333; padding-bottom:10px;}

/*++++++ ENTRY ++++++++*/
.content { position: relative; width: 525px; background-color:#000000; padding: 10px 10px 40px; margin-bottom: 30px; color: #b5b5b5;}
.content-home { position: relative; width: 525px; background-color:#000000; padding: 10px; margin-bottom: 30px; color: #b5b5b5;}
.content a, .content-home a {color: #ffffff;}
.navigation { width: 550px; height:50px; }
.thumb { width:150px; height:150px; float:right; padding:0 0 0 10px;}
.entry { width:365px; float:left;}
.post h2 { font:20px Georgia,"Times New Roman",Times,serif; font-variant:small-caps; color: #FFFFFF; padding-bottom:10px;}
.post h2 a { color: #FFFFFF; text-decoration:none;}
.post h2 a:hover{ text-decoration: underline;}
.post p { padding-bottom:10px;}
.entry .white a{ color: #FFFFFF; text-decoration:none;}
.meta { position: absolute; bottom: 0;}
#content p.postmetadata alt {color:#000;}


/*++++++ MISC ++++++++*/
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; }
.alignright { float: right; } 
.alignleft { float: left }
img { border:none;}
.ads1 { width:468px; height:68px; margin:auto; padding: 0 0 10px 0;}
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 { content: "\00BB \0020"; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }

/*++++++ SIDEBAR ++++++++*/
#googlesearch { width:220px; margin-bottom:20px;}
#right h2 {font:20px Georgia,"Times New Roman",Times,serif;font-weight: bold; font-style: italic; color: #000000;}
#about, #category, #recentcomment, #linkcat-2 {width: 214px; padding-left: 6px; margin-bottom: 20px; color: #333333; line-height: 14px;}

#about {color: #000000 !important;}
#category ul{}
#category ul li{}
#category ul li ul{}
#category ul li ul li{display:block; margin-left: 10px; padding-bottom:7px; }
#category ul li ul li ul{margin-top:7px; }
#recentposts ul {margin-bottom: 20px;}
#recentposts ul li{display: block; margin-left:10px; height: 12px;}
#recentposts ul li ul{}
#recentposts ul li ul li{ }
#recentcomment {margin-top:20px;}
#recentcomment ul {}
#recentcomment ul li{padding-bottom:7px; margin-left:10px;}
#recentcomment ul li ul{}
#recentcomment ul li ul li{display:block; padding-bottom:5px; }

#search {margin: 30px 0;}

#linkcat-2 ul{}
#linkcat-2 ul li{ padding-bottom:5px; margin-left:10px;}
#linkcat-2 ul li ul{}
#linkcat-2 ul li ul li{display:block; background:url(images/recentbullet.gif) no-repeat 0 2px; padding-left:20px; padding-bottom:7px; }
#partner ul li.morelinks { width:122px; text-align:right;}

/*++++++ COMMENTS ++++++++*/
#commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; background:#fff; border:none;}
.commentlist {float: right; width: 450px;}
.commentlist li {border: dashed 1px #fff; }
.commentlist li { font-weight: bold; }
.commentlist cite, .commentlist cite a { font-weight: normal; font-style: normal; font-size: 13px; text-transform:uppercase; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentmetadata, .commentmetadata a { font-weight: normal; font-size:9px; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform textarea { width: 90%; padding: 2px; border:none; background:#D7D7D7; color:#000; }
#commentform #submit {float: left; background: #ffbb28; color:#000; font-weight:bold; border:none; cursor: pointer;}
#commentform #submit:hover {background: #e49e08; color:#000; cursor: pointer; }
.alt { padding: 10px; }
.commentlist { text-align: justify;	}
.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; }
.commentlist p { margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 0; }
.nocomments { text-align: center;}
.commentmetadata { display: block; }
h3#respond {font-family:Georgia,"Times New Roman",Times,serif; font-size: 22px; font-weight: bold; font-style:italic; color: #fff; margin: 30px 0 0; padding: 0;}
h3#comments {text-align: right; font-family:Georgia,"Times New Roman",Times,serif; font-weight: bold; font-style:italic; color: #fff; margin: 30px 0 0; padding: 0;}
h3#comments .enhanced {font-size: 22px;}

/*++++++ FOOTER ++++++++*/
#footer { width:810px; margin:10px auto 10px; padding-top:10px; text-align:center;border-top:3px double #000000;}

.posted {background:#D7D7D7 url(images/bg.gif) repeat scroll 0 0; color: #000; padding: 5px; margin: 15px 0 15px -10px; width: 400px;}
.posted p {display: inline;}
.posted p a{color: #000;}
.enhanced {font-family:Georgia,"Times New Roman",Times,serif; font-size: 18px; font-weight: bold; font-style:italic; margin-right: 10px;}


#post-2 {background: url(images/bg3.jpg) no-repeat bottom right; min-height: 375px;}
#post-234 {background: url(images/bg.jpg) no-repeat bottom right;}
#post-19 {background: url(images/bg2.jpg) no-repeat bottom right;}
