@charset "UTF-8";
/* CSS Document */
/*
#wrapper {
	width: 945px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-back.gif);
	background-repeat: repeat-y;
}
body {
	background-color: #767C83;
}
#content {
	padding-right: 12px;
	padding-left: 12px;
}
*/
/* BEGIN NEW */
#wrapper {
	width: 945px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left;
}
body {
	background-color: #767C83;
}
#content {
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#FFF;
	-moz-box-shadow: 2px 2px 3px 0px #29323d; 
    -webkit-box-shadow: 2px 2px 3px #29323d;
	margin-bottom:20px;

}
/* END NEW */

#top {
	background-color: #3B2537;
	padding: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 6px;
}
#top a {
	color: #FFFFFF;
	text-decoration: none;
}
#title, #footer {
	background-color: #5A475C;
	padding: 5px;
	margin-bottom: 9px;
}
#left {
	float: left;
}
#logo {
	background-color: #5A475C;
	background-image: url(../images/logo1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 67px;
	width: 460px;
	position: relative;
}
#clear {
	clear: both;
}
#date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	position: relative;
	left: 282px;
	top: 20px;
	width: 200px;
}
#subscribe img {
	position: absolute;
	left: 184px;
	top: -17px;
}
#subscribe {
	float: right;
	width: 180px;
	padding-right: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	position: relative;
}
#subscribe .headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#links {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	border-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-color: #999999;
	padding-bottom: 4px;
	padding-top: 8px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 9px;
}
#links a {
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
img {
	border-style: none;
}
#advertising {
	margin-bottom: 5px;
}
#feature img {
	border: none;
	margin-right: 9px;
}
#feature a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#feature a:hover {
	text-decoration:underline;
}
#calendar ul {
	margin: 0px;
	list-style-type: none;
	border: 1px solid #999999;
	height: 100%;
	width: 180px;
	float: left;
	overflow: auto;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#calendar li, #calendar-big li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
}
#calendar li:first-line, #calendar-big li:first-line {
	font-weight: bold;
	font-size: 12px;
	text-transform:uppercase;
}
#calendar li:hover {
	background-color:#eeeeee;
}
#calendar a, #calendar-big a {
	text-decoration: none;
	color:#000000;
}
#calendar a:hover, #calendar-big a:hover {
	text-decoration:underline;
}
#calendar-big ul {
	margin: 0px;
	list-style-type: none;
	height: 100%;
	width: 726px;
	float: left;
	overflow: auto;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footer {
	text-align:center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3B2537;
	padding: 5px;
}
#column1 {
	width: 300px;
	margin-right: 9px;
	float: left;
}
#column2 {
	float: left;
	width: 303px;
	margin-right: 9px;
}
#column3 {
	float: left;
	width: 300px;
	margin-right: 0px;
}
#subscribe .headline a {
	color: #FFFFFF;
	text-decoration: none;
}
h4 a {
	text-decoration: none;
	font-size: 16px;
	text-transform:uppercase;
	color:#000000;
}
#thumbs li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#thumbs li:last-line {
	clear:both;
}
#thumbs img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}#thumbs ul {
	margin: 0px;
	padding: 0;
	margin-top: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
#links a:hover {
	color: #000000;
}
#subscribe .headline a:hover {
	text-decoration: underline;
}
#top a:hover {
	text-decoration: underline;
}
#thumbs h2 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
}
#thumbs a {
	color: #000000;
	text-decoration: none;
}
#thumbs a:hover {
	text-decoration: underline;
}
#thumbs h3 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#thumbs .author {
	text-align: right;
	font-style: italic;
}
hr {
	height: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#south-voices #thumbs li {
	list-style-type: circle;
}
#feature {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 9px;
	width:726px;
	float: left;
	font-size:12px;
}
#feature h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom: 0px;
}
#feature h3 {
	font-size: 14px;
	font-weight:normal;
	margin-top:0px;
}
#category {
	border-bottom: 1px dotted #000000;
	padding-bottom: 4px;
	padding-top: 8px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
#community-links a {
	color:#666666;
	text-decoration:none;
	font-size:11px;
}
#community-column {
	width:240px;
	float:left;
}
#community-links {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding-left:20px;
	padding-right:20px;
	width:200px;
	float:left;
	margin-bottom:20px;
}
#supporters {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding-left:20px;
	padding-right:20px;
	width:200px;
	height:300px;
	float:left;
	margin-bottom:20px;
}
#supporters img{
	padding-bottom:10px;
}
#recipes a {
	text-decoration:none;
	color:#000000;
	float:left;
	width: 200px;
	margin-left:20px;
}
#recipes a:hover {
	text-decoration:underline;
}
#ad-dimensions {
	margin-left:40px;
	width:250px;
	padding:0px;
}
#ad-dimension td {
	padding-bottom:20px;
}
#past-issues {
	float:left;
	font-size:9px;
	width:230px;
	height: 100px;
	overflow:visible;
	margin-left:10px;
	margin-bottom:20px;
}
#past-issues img {
	float:left;z
}
#past-issues strong {
	text-transform: uppercase;
	font-size: 12px;
}
#past-issues ul {
	margin:0px;
}
#past-issues li {
	list-style:url(../images/bullet.gif);
	position:relative;
	left:5px;
	text-transform:capitalize;
}
#staff-blogs-side {
	width: 180px;
	float:right;
}
#staff-blogs-side a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	line-height:14px;
}
#staff-blogs-side a:hover {
	text-decoration:underline;
}
#recipe-image img {
	border: solid #000000 1px;
	margin-bottom:5px;
}
#recipe-image {
	text-transform:uppercase;
	font-size:11px;
	text-align:right;
	width: 405px;
	float:right;
	margin-left:20px;
	margin-bottom:5px;
}
img #main-pic {
	float:right;
}
#in-this-issue-big li {
	border-bottom:solid 1px #CCCCCC;
	list-style:none;
	display:block;
	padding-bottom: 20px;
	padding-left:20px;
}
#in-this-issue-big img {
	margin-left: 20px;
	margin-bottom: 10px;
	float:right;
	border:#CCCCCC solid 1px;
}
#blog-entry {
	border-bottom:solid #CCCCCC 1px;
}
form td {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
input, textarea {
	font-family:Helvetica, sans-serif;
	border:solid 1px #999999;
	padding: 5px;
	font-weight:bold;
	color:#999999;
	font-size:14px;
}
#links img {
	margin-top: -12px;
	position:relative;
	top: 3px;
}
#home-feature {
	width:727px;
	height:312px;
	margin-right:9px;
}