@charset "utf-8";
/*   
Theme Name: The Cries Of
Theme URI: indie-inside.com
Description: Main CSS document for the cries of wordpress templete
Author: Matthew Day
Author URI: none
Version: 1
.
Copyright 2010 indie-inside.com
.
*/

body {margin:10px 0 0 0; background:#EEE}
div {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
h5, h6 {margin:0; padding:0;}
h5 {font-size:15px; font-weight:normal;}
h6 {font-size:15px; font-weight:normal; color:#3399cc;}

#container {width:633px; margin-left:auto; margin-right:auto;}
#top_main {background:url(../images/top_main.png) no-repeat; width:633px; height:27px;}
#bottom_main {background:url(../images/bottom_main.png) no-repeat; width:633px; height:30px;}
#middle_content {background:url(../images/middle_main.png) repeat-y; width:627px; padding:0 3px;}

#navigation {margin:0 2px 10px; padding:8px 2px; background:url(../images/dot.png) repeat-x bottom; width:621px; font-size:12px; text-align:center;}
#navigation a {color:#000;text-decoration:none;}
#navigation a:hover {color:#3399cc;}

#main {margin-left:13px; width:600px; position:relative; z-index:0;}

#bottom_nav {float:left; margin-left:15px; padding-top:2px; padding-bottom:10px; display:inline;}
#information {float:left; border-left:#000 3px solid; padding:1px 5px; display:inline;}

.bnav {width:110px; float:left; margin-right:6px; font-size:15px; display:inline;}
.bnav_btn {background:url(../images/dot.png) repeat-x center; clear:both; width:100px; margin-bottom:-1px; float:left; display:inline;}
.bnav_text {float:left; padding-right:5px; background-color:#FFF; display:inline;}
.bnav_text a {color:#000; text-decoration:none;}
.bnav_text a:hover {color:#3399cc;}
.bnav_num {float:right; padding-left:5px; background-color:#FFF; color:#3399cc; display:inline;}

.border {background:url(../images/dot_gray.png) repeat-x; height:4px; margin:0 12px;}
#content_hold {float:right; width:410px; background-color:#eeeeee; display:inline;}
#content_title {color:#3399cc; font-size:28px; margin-left:20px; margin-top:10px;}
#content_bottom_border {background:url(../images/dot.png) repeat-x; width:100%px; margin:10px 13px 5px 13px; height:4px;}

#footer {border-top:#000 10px solid; margin:0px 13px 40px;}
#webaddress {float:left; margin:5px 10px; font-size:14px; display:inline;}
#copyright {float:right; margin:5px 10px; font-size:14px; display:inline;}

