/*
Theme Name:		Bijaeu 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 {
background:url(images/bodybg.jpg);
background-position:top;
background-repeat:no-repeat;
font-family: Arial, Tahoma;
background-color:#afddea;
}
#wrapper {
margin:0 auto;
margin-bottom:15px;
width:960px;
background-image:url(images/contentwrapperbg.gif);

}
#wrappertop {
background-image:url(images/contentwrappertop.gif);
background-position: top;
background-repeat:no-repeat;
}
#header {
background-image:url(http://bijeau.biz/wp-content/uploads/2009/09/headerbg1.jpg);
background-position: top;
background-repeat:no-repeat;
height:342px;
}


h2 {
color:#FFFFFF;
font-size:18px;
padding:0 5px 0 5px ;
}

#headernav {
font-size:11px;
color:#fff;
text-transform:uppercase;
padding-top:283px;
padding-left:10px;
}
#headernav a {
font-size:16px;
font-weight:bold;
color:#fff;
padding:11px 15px 11px 12px;
border-right:2px solid #ffffff;
text-decoration:none;
}
#headernav a:hover {
color:#fff;
background:#0072b4;
}
#headernav ul {
list-style:none;
display:inline;}
#headernav li {
list-style:none;
display:inline;
}
#headernav li {
}
#headernav ul li {
list-style:none;
display:inline;}
#headernav ul li ul {
list-style:none;}
#headernav ul li ul li {
list-style:none;}

#contentwrapper {
background:#fff;
}
#contentwrappertop {
}
#contentwrapperfooter {
}
#sidebarleft {
float:left;
width: 196px;
margin:5px 0 0 5px;
}
#content {
float:left;
width:540px;
background:url(images/contenttransparent.png);
margin:10px 0 0 5px;
min-height:500px;
}
.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:20px;
font-weight:300;
color:#ac5b26;
text-align: left;
text-transform: capitalize;
padding:3px;
padding-left:10px;
}
h1 a {
color:#ac5b26;
text-decoration:none;
}
.posttext {
color:#111;
font-size:13px;
padding:5px;
padding-left:25px;
line-height:18px;
}
.posttext p{
padding-bottom:10px;
}
.posttext a{
color:#ac5b26;
font-weight:bold;
text-decoration:none;
}
.posttext a:hover{
text-decoration:underline;
}
.posttext ul {
padding-left:40px;
padding-right:40px;
color:#111;
margin-top:20px;
margin-bottom:20px;
}
.posttext ul li {
list-style-type:disc;
list-style-position:inside;
color:#111;
margin-bottom:5px;
}
.posttext ol {
list-style-type:decimal;
padding-left:40px;
padding-right:40px;
color:#111;
margin-top:20px;
margin-bottom:20px;
}
.posttext ol li {
list-style-type:decimal;
list-style-position:inside;
color:#111;
margin-bottom:5px;
}
.postmeta {
color:#111;
padding:5px;
text-align:right;
font-size:12px;
background-color:#fef7e0;
}
.postmeta a{
color:#ac5b26;
font-weight:bold;
text-decoration:none;
}
.postmeta a:hover{
text-decoration:underline;
}
#sidebar {
float:right;
width: 196px;
margin-right:5px;
margin-top:5px;
}
h3 {
padding:5px 5px 5px 10px;
color:#b97535;
font-size:17px;
font-weight:500;

}
h3 a {
color:#b97535;
text-decoration:none;
}

h4 {
padding:5px 5px 5px 10px;
color:#b97535;
font-size:15px;
font-weight:bold;
}
h4 a {
color:#b97535;
text-decoration:none;
}
.sidebarwidgetbg {
margin-bottom:15px;
background-color:#e2c561;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}
.sidebarwidget {
font-size:12px;
color:#231f20;
}
.sidebarwidget a {
color:#496e60;
font-weight:bold;
text-decoration:none;
}
.sidebarwidget a:hover {
text-decoration:underline;
}
.sidebarwidget ul {
list-style:none;}
.sidebarwidget li {
list-style:none;
padding: 5px 10px 5px 10px;
display:block;
}
.sidebarwidget ul li {
list-style:none;}
.sidebarwidget ul li ul {
list-style:none;}
.sidebarwidget ul li ul li {
list-style:none;}


.sidebarwidgetbg2 {
margin-bottom:15px;
background-color:#5fbcd5;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}
.sidebarwidget2 {
font-size:12px;
color:#fff;
}
.sidebarwidget2 a {
color:#fff;
font-weight:bold;
text-decoration:none;
}
.sidebarwidget2 a:hover {
text-decoration:underline;
}
.sidebarwidget2 ul {
list-style:none;}
.sidebarwidget2 li {
list-style:none;
padding: 10px;
display:block;
}
.sidebarwidget2 ul li {
list-style:none;}
.sidebarwidget2 ul li ul {
list-style:none;}
.sidebarwidget2 ul li ul li {
list-style:none;}


#footer {
color:#ffffff;
min-height:100px;
padding:5px;
margin-top:-15px;
text-align:center;
font-size: 12px;
background-color:#ac5b26;
border-top:4px solid #fff;
}
#footer a {
color:#ffffff;
font-weight:bold;
padding: 0 10px 0 10px;
}
.textwidget {
padding:5px;
}

/* e-commerce widget fix */
.shopping-cart-wrapper { padding: 5px 10px !important; }
table.shoppingcart { margin-left: 0 !important; }
.textwidget { padding: 5px 10px; }
