/*
Theme Name: spinoffprofiles
Theme URI: http://spinoffprofiles.com/
Description: Custom Theme Developed for spinoffprofiles.com
Version: 1.1
Author: Bill Mitchell
Author URI: http://www.spinoffprofiles.com
Tags: fixed width
*/

body {margin:0px; padding:0px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:13px; background:#333333 none repeat scroll 0 0;}

.cls {clear:both; height:0px; overflow:hidden;}
h1, h2, h3, h4, h5, h6, p, ul, li {margin:0px; padding:0px;}
form, input, select, label {margin:0px;}

#main {width:900px; margin:0px auto; color:#333333; background:white;}

#header {height:58px; background:#223E6E url(images/bg-header.jpg) 0px 0px no-repeat; overflow:hidden;}
#header img {border:none; float:left; margin:18px 0px 0px 34px;}
#header ul {list-style:none; float:right; color:#9EAABF; background:url(images/bg-menu-top.jpg) bottom left repeat-x; padding:8px 0px;}
#header li {float:left; width:auto;}
#header li a {color:#FFFFFF; font-weight:bold; font-size:11px; text-decoration:none; margin:0px 10px 0px 10px;}
#header li a:hover {text-decoration:underline;}

#shadow {height:12px; background:url(images/box-top.jpg) 0px 0px repeat-x;}

#footer {clear:both; background:#dddddd 0px 0px repeat-x; color:#223E6E; font-size:11px; text-align:center; margin-bottom: 10px;}
#footer p {width:85%; padding:15px 0px 15px 0px; line-height:12px; margin:0px auto;}

#sidebar {width: 265px; float:right; padding:65px 52px 10px 0px; }
#sidebar h4 {color:#00488F; font-size:13px; padding:30px 0px 5px 0px;}
#sidebar p {line-height:14px; padding:0px 0px 10px 0px;}
#sidebar ul {list-style:none; padding:0px 0px 0px 0px; line-height:12px;}
#sidebar ul li {background:url(images/point.jpg) 0px 6px no-repeat; padding:0px 0px 5px 20px;}
.quote {font-style:italic; color:red; font-size:12px; }
.signature {text-align:right; font-size:11px; }
.notes {font-size:10px;}

#content {width: 480px; float:left; padding:20px 52px 10px 50px; color:#333333;}
#content h1 {color:#223E6E; font-size:20px; padding:10px 0px 10px 0px;}
#content h2 {color:#223E6E; font-size:16px; padding:10px 0px 10px 0px;}
#content h2 span {color:#FD4401;}
#content h4 {color:#00589F; font-size:14px; padding:10px 0px 10px 0px;}
#content p {line-height:18px; padding:0px 0px 15px 0px;}
#content ul {list-style:none; padding:0px 0px 0px 0px; line-height:14px;}
#content ul li {background:url(images/point.jpg) 0px 6px no-repeat; padding:0px 0px 5px 20px;}
#content ul li ul {padding:5px 0px 10px 15px;}
#content ul li ul li {background:url(images/point-blue-light.jpg) 0px 6px no-repeat; padding:0px 0px 0px 10px;}

/* Captions & aligment */               
.aligncenter, div.aligncenter {
        display: block;             
	margin-left: auto;                                
	margin-right: auto;                   
	}
.alignleft {                              
	float: left;
	}
.alignright {
	float: right;                                   
	border: none;                                   
	}                               
	
.wp-caption {                       
	border: 1px solid #ddd;         
	text-align: center;                         
	padding-top: 4px;             
	margin: 10px;     
	
	-moz-border-radius: 3px;      
        -khtml-border-radius: 3px;                        
	-webkit-border-radius: 3px;           
	border-radius: 3px;                   
	}                                       
	
.wp-caption img {                                   
	margin: 0;                                    
	padding: 0;                     
	border: 0 none;             
	}                                 
	
.wp-caption p.wp-caption-text {       
	font-size: 11px;       
	line-height: 17px;
	padding: 0 4px
	5px;                                        
        margin: 0;        
	}       
/* End captions & aligment */                                   

