/*
Theme Name: We The Peeps 
Theme URI: http://wethepeeps.com/
Description: Wordpress theme for We The Peeps Site
Version: 1.0
Author: BlogHelpr
Author URI: http://bloghelpr.us/
Tags: green, comics, fixed width, two columns, widgets

*/
/* Elements */
body {background:#FFF url(img/bodybg.jpg) repeat-x top left;font-family:Tahoma, Verdana, sans-serif;font-size:13px;color:#333;}
#hd{height:331px;background:url(img/headerbg.jpg) no-repeat;position:relative;}
#bd{background:#fff;padding-bottom:40px;}
* html #bd{width:950px;}
#yui-main .yui-b{border-right:solid 1px #CCC;margin-top:20px;}

.alignleft, .alignLeft{float:left;}
.alignright, .alignRight{float:right;}

/* Header Elements */
#hd h1{width:394px;height:70px;background:url(img/logo.png);margin:0 auto;}
#hd h1 a{text-indent:-100em;overflow:hidden;display:block;width:394px;height:70px;}
.description{display:none;}
#twitter{width:106px;height:95px;position:absolute;right:5px;bottom:40px;}
#twitter a{text-indent:-100em;overflow:hidden;display:block;width:106px;height:95px;background:url(img/twitter.png) no-repeat 0 -96px;display:block;}
#twitter a:hover{background-position:0 0;}
.navbar{height:45px;width:950px;overflow:auto;margin-top:215px;float:left;}
.menu{float:left;height:45px;}
.menu ul{margin:0;float:left;}
.menu ul li{float:left;list-style-type:none;margin-right:10px;height:45px;padding:0 10px;}
.menu ul li:hover{background:url(img/menubg.png) repeat-x top left;}
.menu ul li a{font-size:14px;font-family:Verdana;color:#FFF;text-decoration:none;margin-top:15px;display:block;font-weight:bold;}

.searchform{width:270px;float:right;height:25px;margin-right:10px;margin-top:10px;}
#searchform label{display:none;}
#searchform input#s{border:none;background:url(img/inputbg.gif);width:177px;height:25px;padding:0 5px;float:left;}
#searchform input#searchsubmit{border:none;background:#F8FB7A;height:25px;float:left;margin-left:4px;font-weight:bold;}

#rss{width:82px;height:149px;position:absolute;right:25px;top:5px;}
#rss a{text-indent:-100em;overflow:hidden;display:block;width:82px;height:149px;background:url(img/rss.gif) no-repeat;display:block;}

/* Content */
/* Post */

.post{width:600px;margin:20px 15px;overflow:auto;clear:both;}
.post h3, .post h1{font-size:24px;color:#090;margin:0;}
.post h3 a, .post h1 a{font-size:24px;text-decoration:none;color:#090;}
.postHeader{float:left;width:600px;margin-bottom:10px;}
.postHeader .alignLeft {width:520px;}
.postHeader .alignRight {width:80px;}
.postHeader .alignRight img{border:solid 1px #CCC;padding:4px;float:right;}
.post .entry{clear:both;}

.post small, .postmetadata{font-size:11px;color:#999;margin:5px 0;display:block;}
.post small a, .postmetadata a{color:#090;}
.postmetadata a{font-size:13px;}
.innermeta a{font-size:11px;}
.postmetadata{float:left;width:600px;font-size:13px;}
.postmetadata .alignright{width:80px;}
.entry {margin-top:10px;clear:both;}
.entry a{color:#060;}

.post img{border:solid 1px #CCC;padding:4px;}
img.alignleft{margin-right:10px;}
img.alignright{margin-left:10px;}

h2.pagetitle, h1.postTitle{text-align:center;}

/* Sidebar */
#sidebar{float:left;}
#sidebar ul{margin:0;padding:0;}
#sidebar a{color:#090;}
#sidebar ul li{list-style-type:none;width:270px;}
#sidebar h2{background:url(img/titlebg.jpg) repeat-x;width:270px;height:22px;color:#900;padding-left:10px;}

/* Comments */
#feedback{margin:20px;}
h3#comments{color:#090;}

#respond{background:#FAFAFA;}
#respond p, #respond div{margin:10px;}
#respond h3{margin:10px;}
#commentform{margin:10px;}
#commentform textarea{width:35em;}
#commentform input,#commentform textarea{padding:3px;}

/* Footer */
#ft{height:360px;background:#FFF url(img/footerbg.jpg) repeat-x bottom left;color:#FFF;position:relative;font-size:11px;}
* html #ft{width:950px;}
#ft a{color:#FFF;text-decoration:none;}
#ft a:hover{text-decoration:underline;}
.footerModule{width:250px;float:left;margin:40px 30px;}
.footerModule h2{color:#900;font-size:16px;font-family:Tahoma;}
.footerModule ul{clear:left;}
.footerModule ul li{float:left;list-style-type:none;}
.credits{display:block;font-size:11px;font-family:Arial;position:absolute;bottom:0;right:20px;}
.credits a{text-decoration:underline;}
.categoriesFooter ul{margin:0; padding:0;}
.categoriesFooter ul li{float:left;width:120px;}


