/*  
Theme Name: Commander
Theme URI: http://www.feedcommander.com/
Description: Custom WordPress theme for Commander.
Version: 5.24.07
*/



/* Begin Typography & Colors */
body {
	margin-top:0; 
	margin-left: 3px;
	font-size: 9pt;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #333333;
	text-align: left; 
	background-image:url('http://www.feedcommander.com/wp-content/themes/Commander/images/background.gif'); background-repeat:repeat-x;
	}

.sidebarheader {
	background-image:url('http://www.feedcommander.com/wp-content/themes/Commander/images/blogtitle2.gif'); width:100%;
	}	

.entry li {
	list-style-type: disc;
	font-size: 9pt;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;	
}
	
h1 {	
	font-size: 10pt;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin-left: 9px;
	margin-bottom:1px;
	margin-top:1px;
	}

h2 {	
	font-size: 10pt;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin-left: 9px;
	margin-bottom:1px;
	margin-top:1px;
	}

h3 {	
	font-size: 9pt;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin:0px
	}

p {
	margin-left: 8px;
	margin-bottom: 0px;
	}
  
.narrowcolumn {
	margin-left: 2px;
	width: 99%;
	margin-top:0px;
	align: center;
	}  


.posttitlelink {
	color: #ffffff;
	}
	
.post a {
	color: #557FD4;
	}

a {
	color: #557FD4;
	}

ul {
	margin-top: 3px;
	margin-bottom: 5px;			
}

.page_item { 
	font-size: 9pt;
}
.current_page_item { 
	font-size: 9pt;
}

.leftmarginset {
	margin-top: 6px;
	margin-bottom: 2px;
}

.leftmarginset p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.sidebarlinks {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	}
	
.sidebarlinks a {
	color: #000080;
	}		

.sidebarlinks ul li {
	list-style-type: none;
}

.leftsidebarlinks {
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;	
	margin-left: 0px;
	font-weight: bold;
	}
	
.leftsidebarlinks a {
	color: #C6DCE9;
	text-decoration: none;
	}		

.leftsidebarlinks ul {
	list-style-type: none;
	}
	
.leftsidebarlink li {
	list-style-type: none;
}	
		
.sidebarsearch {
	margin-left: 2px;
	}	
.widgetarea {
	margin-top: 8px;
}

.widgetarea img {
	border: 0px;
}
	
.widgetready {
	margin-left: 2px;
	font-size: 9pt;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}
	
.widgetready a {
	color: #000080;
	}

.widgetready h2 {	
	font-size: 10pt;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

.widgetready ul, li {
	list-style-type: none;	
	margin-bottom:1px;
	margin-top:1px;
	font-size: 10pt;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}	
	
.sidebar a {
	color: #000080;
	}

.wpsc_product_title {
border-bottom:1px solid #C8D2DE;
color:#44555F;
display:block;
font-size:11pt;
margin:0 0 5px;
}
