/*
Theme Name: birmingham
Theme URI: http://jelontok.com
Description: birmingham
Version: 1
Author: Jose Erlino M. Lontok
Author URI: http://jelontok.com
*/
/*
September 17, 2008
Updated by A.S.
*/
body {
background:url(images/body_bg.gif) #414931 repeat-x;
margin:20px 0;
padding:0;
font:12px Tahoma, Arial, Helvetica, sans-serif;
color:#333333;
}

#wrap {
width:950px;
background:url(images/wrap_bg.gif) top;
border:3px #737A5F solid;
margin:0 auto;
}

#header {
}

#wrap_inside {
border:2px #868D74 solid;
width:920px; 
margin:10px auto;
padding:2px;
}

#nav {
height:28px;
background:url(images/nav_bg.gif) repeat-x;
text-align:center;
}
#nav2 {
height:24px;
padding:3px;
background:#2c3021;
text-align:center;
}
#nav img {
margin-top:5px;
}

#content {
width:920px;
background-image:url(images/content_bg.gif);
}

#footer {
clear:both;
}

#footer, #footer a {
text-align:center;
font:10px Tahoma, Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
}


#left {
width:170px;
float:left;
}

#right {
width:730px;
float:right;
}

#leftRight {
float:left;
width:535px;
}

#rightRight {
width:170px;
float:right
}

.side_item {
margin:10px 0;
font:11px Tahoma, Arial, Helvetica, sans-serif;
color:#333333;
}

.side_item ul {
list-style-image:url(images/bullet.gif);
margin:10px 0;
padding: 0 0 0 25px;
}

.side_item p {
text-align:center;
}

.side_item p {
text-align:center;
}

.side_item p a{
text-align:center;
color:#333;
text-decoration:none;
}

.side_item li {
line-height:20px;
}

.side_item a {
color:#333;
text-decoration:none;
}

.side_title {
width:170px;
background-color:#7C835B;
}

.side_title h3 {
color:#fff;
font:12px Tahoma, Arial, Helvetica, sans-serif;
text-align:center;
padding:4px 0;
margin:0;
font-weight:bolder;
}

.post {
margin:30px 0;
}

.post a {
color:#7C835B;
text-decoration:none;
}

.post h1 {
color:#7C835B;
font-size:24px;
margin:10px 0;
}

.post h1 a {
color:#7C835B;
text-decoration:none;
}

.post_date {
font-size:11px;
color:#333;
}

.clear {
clear:both;
}

textarea {
width:525px;
}