/*
Theme Name: Vineyard Red
Description: Red, elegant, and advanced WordPress Theme.
Author: Darren Pangan
Author URI: http://www.darrenpangan.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #ffffff;
	background-color: #57630D;
}
a {
	color: #581C1C;
	text-decoration: none;
}
a:hover {
	color: #C1BFB0
	
}
img {
	border: 0;
}


.break {
	clear: both;
}

.wrapper {
	width: 960px;
	margin: auto auto;
	text-align: left;
}

#body { 
	background: #ffffff url(images/body.gif) repeat-x 0 0;
	color: #000000;
	padding-top: 25px;
}

/** BEGIN content **/
#content {
	width: 495px;
	float: left;
	padding-right: 15px;
}
	#content h1 {
		font-size: 0;
		border-bottom: 1px dotted #581C1C;
		padding: 10px 0 10px;
	}
		#content h1 a {
			text-indent: -9999px;
			outline: none;
			display: block;
			width: 600px; height: 204px;
			background: url(images/logo.png) no-repeat 0 0;
		}
	#content .post {
		clear: both;
		border-bottom: 1px dotted #57630D;
		padding: 40px 0 40px;
	}
		#content .post img {
			border: 1px solid #C1C9CB;
			padding: 4px;
			background-color: #ffffff;
		}
		#content .post img.thumbnail {
			float: left;
			margin: 5px 10px 5px 0;
			width: 80px;
		}
		#content .latest img.thumbnail {
			width: 150px;
		}
		#content .post h2 {
			font-family: Georgia;
			font-weight: normal;
			margin-bottom: 10px;
			font-size: 1.9em;
		}
		#content .latest h2 {
			font-size: 2.7em;
		}
			#content .post h2 a {
				color: #111619;
			}
		#content .post .description {
			font-size: 0.9em;
			font-family: Georgia;
			color: #581C1C;
			margin-bottom: 10px;
		}
		#content .post p {
			line-height: 1.6em;
			margin-bottom: 20px;
		}
		#content .post p.links a {
			font-size: 0.9em;
			font-weight: bold;
			margin-left: 10px;
			
		}
			#content .post .details a {
				font-size: 1em;
				margin: 0;
			}
	#content .postnav {
		padding: 20px 0;
		font-size: 0.9em;
		font-weight: bold;
		text-align: center;
	}
		#content .postnav a {
			margin: 0 10px;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 350px;
	float: right;
}
	#sidebar ul {
		list-style-type: none;
	}
	#sidebar .about {
		background: url(images/about.png) no-repeat 0 0;
		padding-left: 20px;
		height: 224px;
		position: relative;
				
			}
			
		#sidebar .left { float: left; }
		#sidebar .right { float: right; }
		#sidebar .sidebar {
			width: 47%;
			margin: 15px 0;
		}
			#sidebar .sidebar h2 {
				font-size: 1.5em;
				font-weight: normal;
				font-family: Georgia;
				margin: 10px 0;
			}
			#sidebar .sidebar ul {
				padding: 10px 0;

			}
				#sidebar .sidebar ul li {
					line-height: 1.6em;
					padding: 2px 0 2px 16px;
					background: url(images/bullet1.gif) no-repeat 0 9px;
					border-top: 1px dotted #394108;
				}
				#sidebar .sidebar ul li a {
					color: #2B3335;
				}
				#sidebar .sidebar ul li ul { padding: 0; }
			#sidebar .sidebar .post {}
				#sidebar .sidebar .post li, #sidebar .sidebar .rc li {
					background: none;
					padding: 10px 0;
					color: #4D4D4F;
				}
				#sidebar .sidebar .post li img, #sidebar .sidebar .rc li img {
					padding: 4px;
					border: 1px solid #DFE1E0;
					margin-top: 5px;
					width: 150px;
				}
				#sidebar .sidebar .rc li img {
					float: left;
					margin: 4px 10px 5px 0;
					width: 50px;
				}
				#sidebar .sidebar .post li a, #sidebar .sidebar .rc li a {
					color: #581C1C;
					font-weight: bold;
					font-family: Verdana;
					font-size: 0.8em;
				}
				#sidebar .sidebar .rc li a {
					font-size: 1em !important;
				}
				#sidebar .sidebar .title {
					font-size: 1.2em !important;
				}
/** END sidebar **/

/** BEGIN  **/
#footer { 
	background: url(images/footer.gif) repeat-x 0 0;
}
#footer .buffer {
	background: url(images/buffer.gif) repeat-y center 0;
}
	#footer .wrapper div {
		width: 239px;
		float: left;
		padding-bottom: 10px;
	}
	#footer .wrapper .last {
		width: 236px;
		float: right;
	}
	#footer h2 {
		font-family: Georgia;
		font-size: 1.6em;
		font-weight: normal;
		padding: 10px;
	}
	#footer ul {
		list-style-type: none;
		margin: 5px 10px 20px;
		border-top: 1px dotted #C1BFB0;
	}
		#footer ul li {
			border-bottom: 1px dotted #C1BFB0;
			line-height: 1.6em;
			padding: 3px 0 3px 12px;
			background: url(images/bullet2.gif) no-repeat 0 8px;
		}
		#footer ul li a {
			color: #ffffff;
		}
		#footer ul li a:hover { }
	#footer .rss {
		padding: 0 20px 0 70px;
		line-height: 1.6em;
		background: url(images/beerglass.png) no-repeat 10px 6px;
	}
		#footer .rss a {
			color: #C1BFB0;
		}
	#footer .copy {
		text-align: center;
		color: #C1BFB0;
		line-height: 1.6em;
		padding-top: 20px;
	}
/** END footer **/

/** BEGIN wordpress **/
#wp-calendar {
	width: 100%;
}
	#wp-calendar td {
		text-align: right;
		padding: 2px;
	}
	#wp-calendar th {
		text-align: right;
		padding: 2px;
	}
	#wp-calendar caption {
		padding-bottom: 10px;
	}
	#wp-calendar a {
		font-weight: bold;
		font-size: 0.9em;
	}
/** END wordpress **/

/** BEGIN miscellaneous **/
.notfound {
	padding: 20px 0;
}
	.notfound h2 {
		font-size: 1.6em;
		font-weight: normal;
		margin-bottom: 10px;
	}
.single {
	
}
	.single h2 {
		font-size: 2.7em !important;
		margin-bottom: 10px;
	}
	.single p {
		margin-bottom: 10px !important;
	}
	.single h3 {
		font-size: 1.6em;
		font-weight: normal;
		font-family: Georgia;
		margin-bottom: 7px;
	}
	.single ul {
		margin: 0 0 10px 16px;
	}
	.single ol {
		margin: 0 0 10px 20px;
	}
	.single li {
		line-height: 1.6em;
		padding: 1px 0;
	}
	.single blockquote {
		padding: 10px 10px 0;
		margin-bottom: 10px;
		line-height: 1.6em;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: dotted;
		border-color: #e0e0e0;
	}
	.single .tags {
		padding: 10px 0;
	}
/** END miscellaneous **/

/** BEGIN comments **/
#comments {
	clear: both;
}
	#comments h2 {
		margin: 10px 0;
		font-size: 1.7em;
		font-weight: normal;
		font-family: Georgia;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding: 10px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px 4px 4px 20px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
		#comments form input.user {
			background-image: url(images/user.gif);
		}
		#comments form input.email {
			background-image: url(images/email.gif);
		}
		#comments form input.world {
			background-image: url(images/world.gif);
		}
	#comments form p {
		margin-bottom: 5px;
		font-size: 0.9em;
		font-family: Verdana;
	}
	#comments .author {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	#comments .date {
		font-size: 0.8em;
		margin-bottom: 5px;
	}
	#comments .required {
		color: #ff0000;
	}
	#respond {
		padding-top: 20px;
	}
	#comments .thread-odd {
		border-width: 1px 0;
		border-style: dotted;
		border-color: #cccccc;
		background-color: #eeeeee;
		padding: 10px;
		margin-bottom: 10px;
	}
	#comments .thread-even {
		padding: 10px;	
	}
	#comments .details {
		float: left;
	}
	#comments .gravatar {
		float: right;
	}
	#comments .commentlist {
		list-style-type: none;
	}
		#comments .commentlist li ul {
			list-style-type: none;
			padding-left: 10px;
			border-left: 2px solid #cccccc;
			margin: 10px 0;
		}
	#comments .reply {
		font-size: 0.8em;
		text-transform: uppercase;
	}
/** END comments **/
