/*
Theme Name: Time to Rest
Theme URI: http://businessbroker.bizmp.com/business_broker.aspx
Description: Modified Time to Rest template from OSWD Converted for wordpress
Author: Business Broker
*/


/*-----------Block Level Elements--------------*/

body { 
	margin:0;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#121212;
	text-align:center;
	}
h1 { 
   font-size: 16px;
	margin: 10px 0 0 0;
	letter-spacing:-1px;
	color:#666666;
	}
h1 a {
	color:#666666;
	}
	
H2 {
   font-size: 14px; 
   color: #fff;
   margin: 10px 0 5px 0;   
	}
	
	
/* Wrapper */

#wrap {
	width:900px;
	margin: 0px auto;
	background: #3E3E3E;
	border-left:1px solid #0D130D;
	border-right:1px solid #0D130D;
	}
	
/* Header */

#topshadow {
	height:23px;
	background: url(images/top_shadow.jpg) #3B6FA1 left center repeat-x;
	}

#header {
	height:108px;
	background: url(images/header.jpg) #3B6FA1 left center no-repeat;
	}
	
#header h1
{
	color: #fff;
	font-size: 16pt;
}

.desc
{
   font-family: Bitstream Vera Sans, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
}	
	
/* Navigation Bar */

div#navigation {
    height: 23px;
    width: 100%;
    border-top: solid #fff 1px;
    border-bottom: solid #fff 1px;
	 background: url(images/bg_navigation.jpg) #EDF1F2 no-repeat;
}
div#navigation ul {
    margin: 0px;
    padding: 0px;
    font-family: Bitstream Vera Sans, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    line-height: 23px;
    white-space: nowrap;
}
div#navigation li {
    list-style-type: none;
    display: inline;
    
}
div#navigation li a {
   text-decoration: none;
	text-transform:uppercase;
	letter-spacing:1px;
   padding: 5px 10px;
	color:#333;
	border-right: 1px solid #666;
   border-left: 1px solid #666;
}
div#navigation li a:link {
    color: #333:
}
div#navigation li a:visited {
    color: #333;
}
div#navigation li a:hover {
   color: #000;
	background: #7DCBD7;
}

ul#right a:link, ul#right a:visited, ul#right a:active {
   color: #CCFFFF;
   }
	
/* Content Area */

#content {
	text-align:left;
	font-size:11px;
	font-family: Bitstream Vera Sans, Geneva, Arial, Helvetica, sans-serif;
	padding:12px 10px;
	color:#333;
	background: url(images/content_bk.jpg) #9ab4cd repeat-y;
	float: left;
	margin: 0;
	width: 880px;	
	}



#left
{
	width: 668px;
	float: left;
	margin: 0 20px 0 0;	
	padding: 10px;
	background: transparent;
	line-height: 16px;
}
	
#content a {
	color:#3F668D;
	text-decoration: none;
	}
#content a:hover {
	color:#3F668D;
	text-decoration: underline;
	}
#content a:visited {
	color:#3F668D;
	}
	
/* Menu */

#menu
{
   width: 150px;
	float: left;
	text-align:left;
	margin: 0;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}	

#bars
{
   width: 150px;
   background: url(images/bars.jpg) #000 repeat-x;
   padding: 2px 2px 0 2px;
}
	
/* Footer */

#footer {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 63px;
	padding: 0;
	background: url(images/bg_footer.jpg) no-repeat;
	color:#333;
	clear: both;
	vertical-align: bottom;
	}
	
#footer a {
	color:#000;
	text-decoration:none;
	}
#footer a:hover {
	color:#000;
	}







