/*  
Theme Name: Porter's Wine Blog
Theme URI: http://blog.porterswine.com
Description: Theme for Porter's Wine Blog.  All rights reserved.
Version: 1.0
Author: Joe Hankin
Author URI: http://www.joehankin.com/
*/

/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-align: center;
	color: #66A3AD;
}

.text2 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #D02F00;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
}

.text4 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #D02F00;
}
h2.blogtitle {
	margin-bottom: 1em;
}
.blogtitle a {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #D02F00;
	text-decoration: none;
}
.posttitle a {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #D02F00;
	margin: 0;
}
.postdate {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 1em;
}
.navlinks a {
	color: #D02F00;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
#blogsidebar {
	display: block;
	float: left;
	width: 175px;
	padding: 40px 0px 0px 21px;
}

#blogsidebar ul {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#blogsidebar a {
	color: #FFFFFF;
}
	

/** LINKS */

a {
	color: #888888;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #007488 url(images/homepage01.jpg) repeat-x left top; }
.bg2 { background: url(images/subpage02.jpg) repeat-y left top; }
.bg3 { background: url(images/homepage07.jpg) no-repeat left top; }
.bg4 { background: url(images/homepage08.jpg) no-repeat left top; }
.bg5 { background: url(images/subpage03.jpg) no-repeat left bottom; }
.bg6 { background: url(images/subpage01.jpg) no-repeat left top; }
.bg7 { background: url(images/homepage11.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/* LAYOUT */

/** BASIC */

html, body {
	height: 100%;
}

.text2, .text4 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(images/homepage09.jpg) repeat-x left bottom;
}

/** WRAPPER */

#wrapper {
	width: 772px;
	margin: 0px auto;
}

#extra1, #extra2 {
	float: left;
	width: 50px;
	height: 302px;
}

#extra1 { background: url(images/homepage03.jpg) no-repeat left top; }
#extra2 { background: url(images/homepage04.jpg) no-repeat left top; }

#extra3 {
	height: 154px;
	background: url(images/homepage02.jpg) no-repeat left top;
}

/** HEADER */

#header {
	float: left;
	width: 196px;
}

/** LOGO */

#logo {
	height: 85px;
	background: url(images/homepage06.jpg) no-repeat left top;
}

#logo h1 {
	display: none;
}

/** MENU */

#menu {
	width: 196px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 175px;
	height: 21px;
	padding: 10px 0px 0px 21px;
	background: url(images/homepage08.jpg) no-repeat left top;
}

#menu .first a {
	background: url(images/homepage07.jpg) no-repeat left top;
}

#menu1 {}
#menu2 {}
#menu3 {}
#menu4 {}
#menu5 {}
#menu6 {}
#menu7 {}

/** BLOG SIDEBAR */

#blogsidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#blogsidebar li {
	margin: 0;
	padding: 0;
}
#blogsidebar ul li ul {
	margin: 1em 0 0 1em;
	padding: 0;
	list-style: disc;
}

/** CONTENT */

#content {
	float: left;
	width: 360px;
	height: 549px;
	min-height: 549px;
	padding: 0px 75px 0px 41px;
}

html>body #content {
	height: auto;
}

/** FOOTER */

#footer {
	width: 772px;
	height: 50px;
	margin: 0px auto;
	padding-top: 20px;
}

/** BOX1 */

#box1 {
	padding: 20px 0px 0px 0px;
}

#box1 h3, #box1 p {
	margin-left: 93px;
}

/** BOX2 */

#box2 {
	padding: 20px 0px 0px 0px;
}

/** BOX3 */

#box3 {
	padding: 20px 0px 0px 0px;
}

#box3 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#box3 li {
	display: inline;
}

#box3 li a {
	float: left;
	padding-left: 14px;
}

#box3 li.first a {
	padding: 0px;
}

/** BOX4 */

#box4 {
	padding: 25px 0px 0px 0px;
}

/* ALIGN CLASSES */

.alignright {
	float: right;
}

.alignleft {
	float: left
}