/*
Theme Name: BeWellExpeditionFoods
Author: Softwareimc
Author URI: http://softwareimc.com/
*/	
@charset "utf-8";
/* CSS Document */

html{background-color:#ffffff;}
body{color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0; padding:0;}

img{border:none;}
p{margin:0; padding:0; margin-bottom:15px;}
li{list-style-type:none; margin:0; padding:0;}
ul{margin:0; padding:0;}
a{color:#0052a4; text-decoration:none;}
a:hover{text-decoration:underline;}
h1{margin:10px 0; font-size:14px; font-weight:bold;}
h2{margin:10px 0; font-size:18px; font-weight:bold;}
h3{margin:10px 0; font-size:18px; font-weight:bold;}

.page{width:758px; margin:auto;}
#header{width:758px; height:132px; background:url(images/header.jpg) 0 0 no-repeat; float:left; margin-bottom:10px;}
#footer{width:758px; height:35px; background:url(images/footer.jpg) 0 0 no-repeat; float:left; text-align:center; font-size:11px; color:#333333; padding-top:7px; margin:10px 0;}
#main{width:758px; float:left;}

.home{height:20px; margin-top:5px;}
.home img{float:left;}
.home a{float:left; padding-top:3px;}
.home a{color:#000000;}
.header_text{width:200px; float:right; margin:20px 10px 0 0;}
.header_text .name{color:#0052a4; font-size:16px; font-weight:bold;}

.left_column{width:200px; float:left;}
.right_column{width:558px; float:right;}
.narrowcolumn{width:558px; float:right;}
.widecolumn{width:558px; float:right;}

.post{width:535px; float:left; border:solid 1px #acb7c7; padding:10px; margin-bottom:5px;}
small{font-size:11px; color:#999999}
.post p{margin:5px 0;}
.post .postmetadata{color:#666666; margin-top:20px;margin: 15px 0 0;}

.widget{width:170px; float:left; margin-bottom:10px; background:url(images/back_1.jpg) bottom repeat-x; padding:10px 5px 10px 15px; border-top:1px #E2E2E2 solid;}
.widget .widgettitle{font-size:12px; font-weight:bold; margin-bottom:5px; color:#253161;}
.widget li{list-style-type:disc; margin-left:15px;}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
