/*
Theme Name: Allman Company
Theme URI: http://jelontok.com
Description: Allman Company
Version: 1
Author: Jose Erlino M. Lontok
Author URI: http://jelontok.com
Tags: blue, custom header, fixed width, two columns, widgets
*/

body {
background:url(images/body_bg.jpg) #140001 repeat-x;
margin:0;
padding:0;
text-align:center;
font:11px Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, p, ul {
margin:10px 0;
padding:0;
}

#wrap {
width:950px;
margin: 10px auto 0 auto;
text-align:left;
background:url(images/wrap_bg.jpg) repeat-y;
padding:0 0 25px 0;
}

#nav {
width:903px;
height:31px;
background:url(images/nav_bg.jpg) no-repeat;
overflow:hidden;
margin:0 auto;
}

#nav ul {
margin:8px 0 0 150px;
padding:0
}

#nav ul li {
list-style-type:none;
float:left;
}

#content {
width:903px;
background:url(images/content_bg.jpg) repeat-y;
margin:0 auto;
}


#footer {
clear:both;
text-align:center;
}

#footer, #footer a {
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
}


#col_left {
width:154px;
float:left;
text-align:center;
display:inline;
}

.side_left_pic {
border: 1px #fff solid;
}


#col_right {
float:right;
width:747px;
}


#col_right_l {
width:527px;
float:left;
display:inline;
}

#col_right_r {
width:220px;
float:right;
display:inline;
}

#col_center_pad {
padding:20px 30px 20px 30px;
}


.clear {
clear:both;
}

.side_right_item {
margin:20px auto;
}

.side_right_item ul {
list-style-type:none;
margin: 10px 0 0 10px;
color:#fff;
font-size:12px;
}

.side_right_item ul li a{
color:#fff;
text-decoration:none;
}

.side_title {
background:url(images/side_title_bg.jpg) no-repeat;
width:220px;
height:24px;
overflow:hidden;
text-align:center;
}

.side_title img {
margin-top:2px;
}

#col_center_pad h2 {
font:22px Georgia, "Times New Roman", Times, serif;
margin-bottom:0;
}

#col_center_pad h2 a{
color:#000;
text-decoration:none;
}

.post_info {
font-size:10px;
}

.post_info a {
color:#510507;
text-decoration:none;
}

#col_center_pad textarea {
width:450px;
}

#col_center_pad a {
color:#510507;
text-decoration:none;
}

#col_center_pad ul {
margin: 10px 0 10px 30px;
}

#weather {
width:150px;
height:88px;
background:url(images/weather.jpg) no-repeat;
overflow:hidden;
text-align:center;
margin:10px 0 10px 2px;
}

#weather img {
margin-top:10px;
}
