body {
	margin: 0px 0px 20px 0px;
	background-color: #fec;
	text-align: center;
	font-size: small;
	font-family: 'MS UI Gothic', 'Osaka';
}

a {	text-decoration: underline;}
a:link {	color: #c39;}
a:visited {	color: #c39;}
a:active {	color: #f00;}
a:hover {	color: #f90;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	border: 1px dotted #fc0;
	background: #fff url('/winex3/img/wine_calendar_bottom.gif') no-repeat 510px 0px;
	overflow: visible;
}

#banner {
	background: url('/winex3/img/wine_logo.gif') no-repeat 5px 5px;;
	height: 62px;
}

#banner-img {
	display: none;
}


#banner a {
	display: block;
	width: 230px;
	height: 55px;
	color: #fff;
}

#banner h1 {
	float: left;
	font-size: 0px;
}

#banner h2 {
	float: right;
	font-size: small;
	padding: 5px;
	color: #c99
}

#center {
	float: left;
	width: 500px;
	overflow: hidden;
	border-top: solid 3px #f90;
}

.content {
	padding: 15px 15px 5px 15px;
}

#right {
	float: left;
	width: 200px;
	overflow: hidden;
	background: url('/winex3/img/wine_bg_glass.jpg') no-repeat 100px 200px;	
}

.content p {
	color: #666666;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	margin-bottom: 10px;
}

.content img {
	border: none;
	margin: 5px;
}
.content blockquote, {
	border: dotted #f90 1px;
	background: #fec;
	padding: 5px;
	color: #c39;
}
 .content blockquote p {
	color: #c39;
}
.content li {
	line-height: 150%;
}

.content h2 {
	color: #f96;
	text-align: right;
	font-weight: bold;
	font-size: small;
	line-height: 150%;
	background: url('/winex3/img/wine_bg_dotline.gif') no-repeat 250px 5px ;
}

.content h3 {
	background: url('/winex3/img/wine_asterik_orange.gif') no-repeat;
	color: #f90;
	text-align: left;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 10px;
}

.entrytitle a, .entrytitle a:visited {
	color: #f90;
	text-decoration: none;
	border-bottom: dotted #f90 1px;
}

.content p.posted {
	width: 464px;
	color: #c39;
	text-align: left;
	margin-bottom: 25px;
	padding: 3px;
	height: 22px;
	background: #e599b2 url('/winex3/img/wine_bg_asterik_purplewhite.gif') no-repeat 443px 0px;
}

.sidebar {
	padding: 15px;
}



#calendar {
	line-height: 110%;
	color: #fff;
	padding-top: 0px;
	text-align: center;
	margin-bottom: 40px;
	font-family: Arial,Helvetica;
}

#calendar table {
	border-collapse: collapse;
	width: 100%;
}

#calendar caption {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}

#calendar th {
	text-align: center;
	font-weight: normal;
}

#calendar td {
	text-align: center;
}

#calendar a {
	color: #f90;
	font-weight: bold;
}

.sidebar h2 {
	background: url('/winex3/img/wine_asterik_purple.gif') no-repeat;
	color: #c36;
	line-height: 20px;
	padding-left: 25px;
	font-weight: bold;
	font-size: small;
	letter-spacing: 2px;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.sidebar ul ul {
	margin-bottom: 0px;
}

.sidebar #categories ul {
	padding-left: 15px;
}

.sidebar li {
	text-align: left;
	margin-top: 5px;
	list-style-type: none;
}

.sidebar #categories li {
	list-style-type: circle;
}

.sidebar img {
	border: 3px solid #FFFFFF;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
}

.link-note {
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
}

#powered {
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
	width: 80%;
}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
}
.adsense {
padding: 5px;
}
