/*   
Theme Name: Ah Badabing!
Theme URI: http://ahbadabing.com
Description: This theme was made for Ah Badabing, the best pizza place in Shelton. They are located behind the clocktower downtown.
Author: Shawn Bird
Author URI: http://soaringbirdenterprises.com
.
Beware, over exposure to this theme may cause blindness from awesome.
.
*/

body {
background: url('images/bg.jpg') fixed top left repeat #1F0D0D;
padding-bottom: 0px;
margin-bottom: 0px;
}

#header {
background: url('images/header.png') no-repeat;
position: relative;
width: 860px;
height: 175px;
}

#header h1 {
text-indent: -10000px;
}

#page {
width: 860px;
background: #870b0b;
text-align: left;
}

#cbody {
background: url('images/bgc.jpg') repeat-y;
}

#top, #bottom {
height: 17px;
width: 860px;
background-image: url('images/round.jpg');
background-repeat: no-repeat;
}

#top {
background-position: top;
}

#bottom {
background-position: bottom;
}

#footer {
padding: 10px;
font-size: .6em;
font-family: sans-serif;
color: #fff;
}

#footer a {
color: #ffc;
}

#linkbar {
position: absolute;
bottom: 8px;
left: 10px;
}

#linkbar a {
font-family: verdana, sans-serif;
font-size: 20px;
font-weight: normal;
color: #40750B;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
}

#linkbar a:hover {
color: #870B0B;
background: #FFF45A;
}

#topbits {
width: 810px;
margin-left: 20px;
}

#topimage {
background: url('images/pizza.jpg') no-repeat center center #D0D0D0;
float: left;
width: 450px;
height: 230px;
padding: 4px;
margin-top: 5px;
border: solid 2px #E6E6E6;
}

#quicklinks {
float: right;
width: 230px;
height: 250px;
margin-top: 15px;
}

#quicklinks .link{
font-family: verdana, sans-serif;
color: #262626;
text-align: left;
padding: 5px;
text-decoration: none;
font-size: 30px;
font-weight: normal;
display: block;
width: 230px;
height: 40px;
border: 2px solid #bfad35;
margin-bottom: 5px;
background-image: url('images/qlinksbg.jpg');
background-color: #F3EA4D;
background-repeat: repeat-x;
background-position: top left;
}

#quicklinks .link:hover {
background-position: bottom left;
}

.entry img {
float: left;
padding: 4px;
margin: 8px;
background: #D0D0D0;
border: solid 2px #E6E6E6; 
}

#comment {
width: 500px;
}

.pagetitle {
font-size: 24px;
font-weight: normal;
color: #262626;
border-bottom: 1px #262626 solid;
width: 500px;
margin-left: 10px;
margin-top: -6px;
}

#content {
float: left;
width: 580px;
padding-left: 10px;
padding-right: 10px;
margin-left: 10px;
padding-bottom: 10px;
}

.post {
padding-top: 0px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
font-family: verdana, sans-serif;
font-size: .8em;
color: #262626;
width: 560px;
}

.post a {
color: #4B8C0C;
text-decoration: none;
}

.post a:hover {
text-decoration: underline;
}

#sidebar {
float: left;
width: 210px;
font-size: 14px;
font-family: verdana, sans-serif;
margin-left: 15px;
padding: 4px;
}

#sidebar li h2 {
display: block;
color: #fff;
width: 145px;
height: 30px;
margin-bottom: -4px;
font-size: 18px;
font-weight: normal;
padding-left: 15px;
margin-left: -19px;
background: url('images/sideribbon.jpg') no-repeat left top;
}

#sidebar li {
margin-left: -30px;
list-style-type:none;
}

#sidebar a {
color: #262626;
text-decoration: none;
}

#sidebar a:hover {
color: #870B0B;
text-decoration: underline;
}

.clear {
clear: both;
}
