table{
	margin-top: 20px;
}
table p {
	padding: 0px;
}
table a {
/*	display: block;*/
	font-size: .93em;
	padding: 0px 0px 20px 0px;
	color: #967550;
}


/* ===============================================================================================================
	Default Structural DIVs
================================================================================================================ */
#wrapper {
	background-image: url(/wp-content/themes/cheesecake2008/images/sidebar_filler.png);
	background-repeat: repeat-y;
	text-align: left;
	position: relative;
}

#header {
	width: 750px;
	height: 184px;
}

#navbar{
	width: 200px;
	position: absolute;
	top: 195px;
}

#nav {
	width: 920px;
	height: 39px;
	position: absolute;
	bottom: 0px;
}

#content {
	width: 550px;
	margin: 0px 0px 0px 200px;
}

#main {
	background-image: url(/wp-content/themes/cheesecake2008/images/centerDivHeaderImg.png);
	background-repeat: repeat-x;
	background-color: #eae6e0;
	margin: 26px 0px 32px 0px;
	position: relative;
}


#productText {
	width: 316px;
	float: right;
}

#productImg {
	background: url(/wp-content/themes/cheesecake2008/images/homeProductBkg.png) no-repeat top left;
	width: 234px;
	height: 235px;
	position: relative;
}

#sidebar {
	width: 160px;
	float: right;
	margin: 0 10px 30px 0;
}

#contactInfo p {
/*	background-color: red;*/
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 20px;	
}

#contactInfo span {
	font-weight: normal;
	font-size: 10px;
	color: #6E6E73;
	font-family: "Verdana", sans-serif;	
}

#contactPhysical {
	width: 144px;
	height: 400px;
	padding: 10px 0px;
/*	background-color: #ddd;*/
	float: left;
}

#contactPhysical a {
	font-size: 10px;
	text-decoration: none;
	display: block;
	margin: 20px 0;
}

#contactPhysical a:hover {
	font-size: 10px;
	text-decoration: underline;
}

#contactDigital {
	margin-left: 145px;
/*	height: 300px;
	background-color: #ddd;
*/
}

#footer {
	clear: both;
	width: 750px;
	height:  200px;
	background-image: url(/wp-content/themes/cheesecake2008/images/footer_filler.png);
	background-repeat: repeat-y;
	border-bottom: 8px solid #eae6e0;
}


/* ===============================================================================================================
	Structural DIV-Specific Styles
================================================================================================================ */




#sidebar img {
	display: block;
	margin: 40px 0px 10px 0px;
}
#sidebar ul li {
	color: #6e6e6e;
	margin: 0px 0px 4px 0px;
}
#sidebar ul li a {
	color: #6e6e6e;
	font-size: .9em;
	letter-spacing: .02em;
	text-decoration: none;
	margin: 0px 0px 4px 0px;
}
#main div.homepage {
	background: url(/wp-content/themes/cheesecake2008/images/homeProductBkg.png) no-repeat top left;
	position: relative;
}
#main div.homepage img {
	position: absolute;
	top: 21px;
	left: 26px;
}
#main div.homepage h2 {	
	margin: 0px 0 0 240px;
	padding: 55px 0 0 0;
}
#main div.homepage p, #main div.homepage a  {	
	margin-left: 240px;
	padding-bottom: 5px;	
}
#main div.homepage img#homeHeader {
	position: absolute;
	top: 0px;
	left: 240px;
}

/*#productText p {
	padding: 10px 18px 0px 5px;
	color: #6e6e6e;
	font-size: .92em;
}*/

/*#productImg img {
	position: absolute;
	top: 21px;
	left: 26px;
}*/
/*#productText img {
	position: absolute;
	top: 21px;
	left: 26px;
}*/

/* ===============================================================================================================
	Blog
================================================================================================================ */

#blog {
	border-right: 1px solid #fff;
	margin-top: 15px;
	padding-right: 15px;
	position: relative;
	width: 310px;
	}
#blog span.postDate, #blog span.postMeta {
	color: #6e6e6e;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

#blog div.comment {
	border-bottom: 1px solid #cdcdcd;
	color: #6e6e6e;
	padding: 0 0 5px 0;
}
#blog div.commentMeta {
	border-top: 1px solid #c5c1bb;
	background-color: #dad6d1;
	color: #6e6e6e;
	font-size: 10px;
	padding: 2px;
}
#blog div.commentMeta span.commentNumber {
}
#blog div.commentMeta span.commentPoster {
	font-weight: bold;
}
#blog div.commentMessage p {

}
#blog img {
	border: 5px solid #fff;
	margin: 0 0 25px 0;
}
#blog ol {
	margin: 15px 0 0 0; padding: 0;
}
#blog ol li {
	margin: 0 0 20px 0; padding: 10px 10px 10px 10px;
}
#blog ol li p {
	padding: 5px 0 0 0;
}
/*#blog h2 {
	font-size: 1em;
	color: #695b4e;
}
*/
#blog h2 a {
	font-size: 1.2em;
	color: #695b4e;
	letter-spacing: .02em;
	text-decoration: none;
}
#blog h2 a:hover {
	color: #7ba0a7;
	text-decoration: none;
}

#blog h3 {
	font-weight: bold;
	color: #7ba0a7;
	font-size: 1em;
	margin: 40px 0px 5px 0px;
}

#blog h4 {
	font-weight: bold;
	color: #967550;
	font-size: 1em;
	margin: 20px 0px 10px 0px;
}

#post-1 h2 {
	font-size: 1.2em;
	color: #695b4e;
	letter-spacing: .02em;
	text-decoration: none;
}

/* ===============================================================================================================
	Footer
================================================================================================================ */

#footer p {
	font: .84em verdana, sans-serif;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 220px;
	color: #fff;
	letter-spacing: .09em;
}
#footer p a {
	color: #fff;
}
#footer p a:hover {
	color: #fff;
	text-decoration: underline;
}


/* ===============================================================================================================
	Admin
================================================================================================================ */
div#admin_wrapper {
	padding: 20px 100px;
}

table.admin_table {
	border-collapse: collapse;
	width: 100%;
}
table.admin_table tr td {
	border-bottom: 1px solid #666;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

table.admin_table tr th {
	border-bottom: 1px solid #666;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.entry {
	padding: 0 20px 0 0;
}
.postmetadata {
	font-size: .8em;
	margin-top: 20px;
}
cite {
	margin: 0px;padding: 0px;
	font: .7em "Verdana", arial, sans-serif;
	}

small {
	font-family: "Verdana";
	font-size: 0.91em;
	line-height: 1.7em;
	color: #6e6e6e;
}

p.postmetadata {
	margin-top: 20px; padding: 10px;
	clear: left;
	border-top: 1px solid #7ba0a7;
	border-bottom: 1px solid #7ba0a7;
	background-color: #e0dcd6;
}
.alt {
background-image: url(/wp-content/themes/cheesecake2008/images/body_filler_alt.png);	
/*	background-color: #fff;*/
/*	background-color: #f8f8f8;
*/	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.alt {
	margin: 0;
	padding: 10px;
	}
	
.entry p a:visited {
	color: #b85b5a;
}

ol.commentlist {
	width: 310px;
	}

ol.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
 
ol.commentlist li {
	font-weight: bold;
	}
 
ol.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
 
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
 
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform {
	width: 310px;
	} 
#commentform label {
	font-weight: bold;
	padding: 0; margin: 0;
	}
 
.commentmetadata {
	font-weight: normal;
	}
#commentform input {
	margin: 0 0 10px 0; padding: 4px;
	width: 95%;
}
#commentform textarea {
	margin: 0; padding: 4px;
	width: 95%;
}
img {
	border: none;
}
a img {
	border: none;
	}

/*#commentform #submit {
	margin: 0;
	float: right;
}*/
#searchform input {
	width: 100%;
}
