/*
Theme Name: Simple Box
Theme URL: http://www.kelvinvuong.com/
Description: 
Version: 1.9
Author: Kelvin Vuong
Author URL: http://www.kelvinvuong.com
Tags: black, white, centered box, fixed width, php
*/

/*Elements for every page. Container is vertically centered.*/
body{background-color:#000;text-align:center;}
#container{height:600px;left:50%;margin-left:-365px;margin-top:-300px;position:absolute;top:50%;width:730px}

#box_top{height:109px;width:730px;}
#box_main{background:url(images/background/bg_main.gif) repeat-y top left;width:730px;}
#box_bottom{background:url(images/background/bg_bottom.gif) no-repeat top left;height:20px;width:730px}

#navbar{float:right;position:relative;top:5px;width:}
#navbar li{display:block;float:left;width:auto}

#height_adjuster{clear:both;height:1px;width:730px;}

/*Front page: navigation elements and written quote in the box*/
#box_navbar_container{height:248px;margin:0 auto;position:relative;width:660px;}
.box_navbar_item{display:block;float:left;margin-bottom:30px;margin-right:29px;width:200px}
img.box_navbar_img{border:1px solid #fff;margin-bottom:10px;}

#written_quote{clear:both;position:relative;}
#written_quote img{border-top:3px solid #fff;padding-top:20px}

/*Generic elements*/
.last{margin:0;padding:0}
.text_right{text-align:right;}
p{color:#FFFFFF;font-family:Tahoma, Arial, sans-serif;font-size:14px;line-height:16px;margin-bottom:16px}
ul{color:#FFFFFF;font-family:Tahoma, Arial, sans-serif;font-size:14px;line-height:16px;margin-bottom:16px}
a{color:#FFFFFF;}
.postmetadata,#feed_trackback{font-style:italic;}
.more-link{font-weight:bold;}

/*Two column layout*/
#box_main_left{float:left;margin:0 30px;text-align:left;width:420px;}

#box_main_left img{border:1px solid #FFFFFF;margin-bottom:20px}
#box_main_left .title,#box_main_left .noborder{border-style:none}
#box_main_left .wp-caption-text{font-style:italic;margin:-60px 0 40px;text-align:right;width:390px;}
#box_main_left hr{background-color:#FFFFFF;color:#FFFFFF;height:2px;margin-bottom:20px;width:100%;}
#box_main_left h2{color:#FFFFFF;font-family:Tahoma, Arial, sans-serif;font-size:24px;line-height:26px;margin-bottom:20px;}
#box_main_left .date{color:#FFFFFF;font-family:Tahoma, Arial, sans-serif;font-size:12px;font-style:italic;line-height:14px;margin-bottom:10px;}
#box_main_left #comments,#box_main_left #postcomment{font-size:18px;line-height:20px;}

#box_main_right{float:left;width:210px;}

#box_main_right img.white_border{border:1px solid #fff;}
#box_main_right hr{margin:30px 0;}
#box_main_right ul li{margin-bottom:20px;}
#box_main_right ul li h3{margin-bottom:10px;}
#box_main_right ul li ul li{margin-bottom:5px;}

/*Sidebar elements*/
#s{margin-bottom:10px;} /*margin below search box*/
