/*
Theme Name:		Blue Smoke Theme
Theme URL: 		http://www.joe-brooks.com
Version: 		Version 1 (Wordpress 2.7)
Description: 	This theme was built by Joe Brooks. Please visit joe-brooks.com to inquire about getting your own custom wordpress theme or email me at joebrooks+wp[at]gmail.com
Author: 		Joe Brooks
Author URI:		http://www.joe-brooks.com
Tags:			Custom Wordpress Theme, Wordpress, Custom Theme, New Theme

== Short-cuts for Joe ==
Link to to inside the image folder:  (Can only be used on the php files, not in CSS - DUH!
	<img src="<?php bloginfo('template_directory') ?>/images/headerbg.png">
*/

/* Reset Browser Defaults*/
@import url(library/styles/reset.css); 

/* Site Specific Styles */
@import url(css/screen.css);

/* Site Specific Styles */
@import url(css/wordpress-extras.css);

body {
font-family: Calibri, Georgia, Tahoma;
background: url(images/bodybg.jpg) no-repeat top;
background-color:#203252;
}
#wrapper {
margin:0 auto;
margin-bottom:15px;
width:960px;
}
#header {
background:url(http://blusmokeislandgrill.com/wp-content/uploads/2009/10/NEW_HEADER2.jpg);
background-position: top;
background-repeat:no-repeat;
height:180px;
}
#headerleft {
float:left;
}
#headerright {
float:right;
}

h2 {
color:#c1e4fa;
font-size:26px;
font-weight:bold;
margin-left:-15px;
padding:0 5px 10px;
}
#headerlogo {
}
#header-reserve {
float:right;
}
#headernav {
margin-top:8px;
height:336px;
width: 255px;
float:left;
background:#ece9e6;
}
#headerpic {
margin-top:8px;
float:right;
background:#fff;
border:#666666 1px solid;
padding:3px;
}
#headernav-top {
background-image:url(images/fadedbluebg.png);
font-size:17px;
color:#ffffff;
}
#headernav-top a {
color:#666666;
font-style:italic;
text-decoration:none;
padding: 2px 5px 2px 5px;
}
#headernav-top a:hover {
color:#111;
}
#headernav-top ul {
list-style:none;
}
#headernav-top li {
padding-left:30px;
margin-left:20px;
margin-bottom:10px;
list-style:none;
}
#headernav-top li:hover {
background-image:url(images/arrowbg.png);
background-position:left;
background-repeat:no-repeat;
}
#headernav-bottom {
background-image:url(images/fadedbluebg.png);
font-size:15px;
color:#4c99ff;
margin:10px 0 0 7px;
}
#headernav-bottom a {
color:#4c99ff;
font-weight:bold;
text-decoration:none;
padding: 4px 10px 2px 10px;
}
#headernav-bottom a:hover {
color:#4c99ff;
background-color:#b1d5ff;
}
#sub-content {
float:left;
}
#sub-menu {
float:right;
}
#contentwrapper {
background-image:url(images/contentbg.png);
}
#contentwrappertop {
}
#contentwrapperfooter {
background-image:url(images/footerbg.png);
background-repeat:none;
height:33px; 
margin-bottom:10px;
}
#content {
float:left;
width:675px;
}
.post {
background-image:url(images/bodybg.png);
background-position:top;
background-repeat:no-repeat;
padding-right:10px;
padding-left:10px;
}
.posttitle{
padding-top:5px;
}
h1 {
font-size:28px;
font-weight:bold;
color:#e1f0fa;
text-align: left;
text-transform: capitalize;
padding:3px;
padding-left:10px;
}
h1 a {
color:#ffffff;
text-decoration:none;
}
.posttext {
color:#FFFFFF;
font-size:13px;
padding:5px;
padding-left:25px;
line-height:18px;
}
.posttext p{
padding-bottom:10px;
}
.posttext a{
color:#fff;
font-weight:bold;
text-decoration:none;
}
.posttext a:hover{
text-decoration:underline;
}
.posttext ul {
padding-left:40px;
padding-right:40px;
color:#1b1b1b;
margin-top:20px;
margin-bottom:20px;
}
.posttext ul li {
list-style-type:disc;
list-style-position:inside;
color:#ffffff;
margin-bottom:5px;
}
.posttext ol {
list-style-type:decimal;
padding-left:40px;
padding-right:40px;
color:#ffffff;
margin-top:20px;
margin-bottom:20px;
}
.posttext ol li {
list-style-type:decimal;
list-style-position:inside;
color:#666666;
margin-bottom:5px;
}
.postmeta {
color:#ffffff;
padding:2px 5px 0 0;
text-align:right;
font-size:12px;
}
.postmeta a{
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
.postmeta a:hover{
text-decoration:underline;
}
#sidebar {
float:right;
width: 200px;
margin-right:45px;
margin-top:5px;
background:#b3a99d;
padding-top:10px;
}
.sidebarwidgetbg {
margin-bottom:15px;
}
.sidebarwidget {
font-size:12px;
color:#fff;
}
h3 {
padding-left:10px;
padding-bottom:3px;
color:#203252;
font-size:15px;
font-weight:bolder;
background:#b3a99d;

}
h3 a {
color:#203252;
text-decoration:none;
}

h4 {
padding-left:10px;
padding-bottom:3px;
color:#ffffff;
background-color:#b4000f;
font-size:18px;
font-weight:bolder;
}
h4 a {
color:#7fb5ff;
text-decoration:none;
}

.sidebarwidget a {
color:#fff;
font-weight:bold;
text-decoration:none;
}
.sidebarwidget a:hover {
text-decoration:underline;
}
.sidebarwidget ul {
list-style:none;}
.sidebarwidget li {
list-style:none;
padding: 10px;
display:block;
}
.sidebarwidget ul li {
list-style:none;}
.sidebarwidget ul li ul {
list-style:none;}
.sidebarwidget ul li ul li {
list-style:none;}

#footer {
background-color:#000307;
color:#ffffff;
min-height:100px;
padding:5px;
text-align:center;
font-size: 12px;
}
#footer a {
color:#ffffff;
font-weight:bold;
padding: 0 10px 0 10px;
}
#footer-top {
background-color:#ece9e6;
height:210px;
}
#footer-top-wrapper{
margin:0 auto;
background:#ffffff;
width:960px;
height:210px;
}
#footernav-top {

}
#footernav-top ul {list-style:none;display:inline;}
#footernav-top li {list-style:none; display:inline;}
#footernav-top ul li {list-style:none;display:inline;}
#footernav-top ul li ul {list-style:none;display:inline;}
#footernav-top ul li ul li {list-style:none;display:inline;}


.textwidget {
padding:10px;
padding-left:35px;
font-size:14px;
}