/*
Theme Name: Rotating Picture Header
Theme URI: 
Description: A Black theme with a rotating header image
Version: 1.0
Author: Alicia Wilkerson	
Author URI: http://alicia.wilkersons.us
Tags: black, fixed width, two columns, widgets
*/

body { margin: 0; padding: 0; color: #a4a4a4; background: #000000; font-family: Tahoma,sans-serif; background: url("images/dinpattern-stripe.gif") #cccccc; }
a:link, a:visited{ color:#ffffff; text-decoration:none; }
a:hover, a:focus { color: #ffff00; text-decoration: underline; }
a img{ border: 0; }
#page { width: 967px; margin: auto; position: relative; padding: 10px; background: #000000; }
#header { width: 967px; height: 330px; padding-top: 10px; background: url("images/gallery/image1.jpg") no-repeat; }
#logo { position: absolute; top: 270px; left: 10px; z-index: 2000; }
.menu ul{ position: absolute;  height: 40px; top: 30px; z-index: 2000; margin: 0; padding: 0; margin-left: 515px; background: url("images/menuBg.png");}
.menu li { display: block; float: left; font-size: 14pt; list-style-type: none; font-weight: bold; padding: 10px; }
.menu a { color: #000000; }
#content { width: 610px;  float: left; text-align: left; margin-top: 10px; }
#sidebar { width: 340px; float: right; text-align: left; margin-top: 10px; font-size: .9em; }
.postmetadata { margin: 0; padding: 0; font: .9em italic; }
.postmetadata li { width: 284px; list-style-type: none; float: left;}
.postmetadata .clear { clear: both; width: 610px; }
.cats, .edit { text-align: right; }
.date { background: url("images/calendar.png") no-repeat; padding-left: 20px; } 
.comm { background: url("images/comment.png") no-repeat; padding-left: 20px; } 
.cats { background: url("images/file.png") no-repeat top right; padding-right: 20px; }
.edit { background: url("images/file_edit.png") no-repeat top right; padding-right: 20px; }
#rss { text-align: center; font-size: 1.5em; margin: 20px; padding: 5px; border: 1px solid #ffffff; background: #222222; }
#rss img { margin-right: 10px; }
.navigation div { width: 50%; float: left; padding-top: 20px; }
.navigation .alignleft { text-align: left; }
.navigation .alignright { text-align: right; }
#footer { padding: 10px; clear: both; font-size: .8em; text-align: center; }
.post, .entry  { clear: both; }
textarea { width: 75%; }
.commentlist { list-style-type: none; padding-left: 20px; }
.reply { text-align: right; }
.comment { margin: 10px; border: 1px solid #ffffff; padding: 10px; }
.avatar { float: left; margin-right: 10px; margin-bottom: 10px; }
.bypostauthor { background: #222222; }
.children li { list-style-type: none; }
.subpages li { list-style-type: none; }
.post img { margin: 10px; border: 3px solid #ffffff; }
#sidebar ul { margin: 0; padding: 0; }
#sidebar li { list-style-type: none; padding-left: 20px; }
#twitter-tools ul, .widget_rss ul { padding-left: 10px !important; }
#twitter-tools li, .widget_rss li { list-style-type: square !important; margin-left: 10px !important;  padding-left: 10px !important; }
.screen-reader-text { display: none; }
#searchform { margin-top: 10px; }
#s { width: 240px; }
 
/* February Theme */

body.feb { background: url("images/finding-a-cure.gif"); }
.feb #page { background: #f1b2b8; color: #000000; }
.feb .bypostauthor { background: #e7667e; }
.feb #rss { background: #e7667e; }
