/*
Theme Name: Hudin
Theme URI: http://www.hudin.com
Description: 2 Column Widgetized WordPress Theme. Cool Brown Colors and a categorized magazine layout. 
Version: 1.0
Author: <a href="http://www.hudin.com/">Hudin</a>
Author URI: http://www.hudin.com/
Tags: two-columns, brown, fixed-width
*/

/*Main formatting properties*/
body {
	padding:0;
	margin:0;
	font-family:Georgia,serif;
	font-size:16px;
	line-height:28px;
	color:#212121;
	background-color:#f7f6ef;
}
table {
	border:0;
	width:100%;
}
td {
	vertical-align:top;
}
ol {
	margin:0;
	padding:0;
	padding-left:20px;
}
ul {
	padding-left:20px;
	margin-bottom:16px;
	margin-left:5px;
}
li {
	margin:0;       
	padding:0;            
}
p {
	margin:12px 0 ;
	padding:0;
}
	p.first {
		margin-top:0;
	}
a {
	font-weight:normal;
	text-decoration:none;
	color:#759970;
}
a:hover {
	color:#666;
}
a:focus {
	outline:none;
}
h1 {
	font-size:2em;
	line-height:1em;
	font-weight:normal;
	color:#666;
	padding:2px 0;
	margin:0 0 10px 0;
}
	h1 a {
		color:#759970;
	}
	h1 a:hover {
		color:#666;
	}
h2 {
	font-size:1.3em;
	line-height:1.0em;
	font-weight:normal;
	color:#000;
	padding:0;
	margin:0;
}
h3 {
	font-family:Helvetica, sans-serif;
	font-size:16px;
	line-height:10px;
	height:10px;
	font-weight:bold;
	color:#666;
	padding:2px 0 0 0;
	margin:0;
}
#tea article h3 {
	font-family:inherit;
	font-size:1.1em;
	font-weight:normal;
	padding-bottom:4px;
	margin:25px 0 0 0;
	border-bottom:1px dotted #666;
}
div.sharedaddy h3.sd-title {
	display:none !important;
}
h3.jp-relatedposts-headline {
	padding-bottom:10px !important;
	font-size:16px !important;
}
h4 {
	font-size:12px;
	color:#adadad;
	padding:0;
	margin:0;
}
/* Form porperties */
form {
	margin:0;
}
input.txt {
	padding:2px 4px;
	font-family:Georgia,serif;
	font-size:18px;
	border:1px solid #666;
	background-color:#fff;
}
button {
	margin-top:5px;
	padding:4px 10px;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:0;
	color:#fff;
	background-color:#71381c;
}
	button:hover {
		background-color:#c94d10;
	}
blockquote {
	font-size:13px;
	font-style:italic;
	color:#666;
}
textarea {
	width:97%;
	border:1px solid #666;
	resize:none;
}
textarea:focus {
	outline:none;
}
textarea.txt {
	padding:2px 4px;
	font-family:Georgia,serif;
	font-size:18px;
	background-color:#fff
}
select.txt {
	font-family:Georgia,serif;
	padding:1px 0 1px 2px;
	border:1px solid #666;
	font-size:18px;
}
/* Image Properties */
img {
	border:0;
	padding:0;
	margin:0;
}
#background {
    left:0;
    position:fixed;
    top:0;
    width:100%;
	z-index:0;
}
/* Layout Constructors */
header {
	position:fixed;
	top:0;
	width:100%;
	height:60px;
	background:transparent url('img/navBG.png') repeat-x top left;
	z-index:10;
}
	nav {
		position:relative;
		height:40px;
		width:1000px;
		margin:0 auto 0 auto;
	}
		#menu, #menu ul {
			position:absolute;
			list-style:none;
			margin:0;
			padding:0;
			line-height:20px;
		}
		#menu li {
			margin:11px 0 0 30px;
			padding:0;
			height:40px;
			float:left;
		}
		#menu li a {
			display:inline-block;
			color:#333;
			height:20px;
			font-size:14px;
			font-family:Helvetica;
			overflow:hidden;
			padding-bottom:5px;
		}
			#menu li a:hover {
				color:#759970;
			}
		#menu ul {
			left:-999em;
			width:91px;
			z-index:10;
			border:1px solid #9c9b9b;
			border-top:0;
		}
		#menu ul li {
			margin:0;
			height:26px;
		}
		#menu ul li a {
			float:none;
			width:75px;
			padding:4px 8px;
			line-height:18px;
			height:18px;
			background-color:#fff;
			font-size:11px;
			color:#000;
		}
		#menu ul li a:hover {
			color:#759970;
		}
		#menu li:hover ul ul {
			left:-999em;
		}
		#menu li:hover ul, #menu li li:hover ul {
			left:auto;
		}
		#menu li#logoHeader {
			width:158px;
			height:35px;
			margin:3px 0 0 0;
		}
			#menu li#logoHeader a {
				width:158px;
				height:35px;
			}
		#search {
			position:absolute;
			top:6px;
			right:0;
			width:112px;
			height:20px;
			text-align:right;
		}
			#search input {
				color:#999;
				border:1px solid #999;
				width:102px;
				padding:2px 4px;
			}
#container {
	position:relative;
	width:1000px;
	margin:80px auto 0 auto;
}
	#welcome {
		width:870px;
		margin:0 65px;
	}
	.homeBlock {
		float:left;
		margin:20px;
		width:220px;
		height:220px;
		padding:15px;
		background:transparent url('') no-repeat top left;
		opacity:0.7;
		overflow:hidden;
	}
	
		.homeBlock a {
			display:inline-block;
			width:100%;
			height:100%;
			color:#fff;
			font-size:36px;
			line-height:38px;
			text-shadow: 1px 1px #000;
			margin-top:10px;
		}
	#content {
		padding:0;
	}
		section {
			width:650px;
			margin-left:175px;
		}
	#tour-content section {
		width:900px;
		margin-left:50px;
	}
	#tour-content section img {
		float:right;margin-left:15px;
	}
	#tour-content section p {
		margin:0 0 12px 0;
	}
	#tour-content a.tour-links {
		float:left;
		display:inline-block;
		padding-right:25px;
		margin-right:25px;
		margin-top:10px;
		font-size:18px;
		border-right:1px solid #999;
	}
		#blog section {
			width:562px;
			margin-left:0;
			float:left;
		}
			article {
				padding-bottom:50px;
			}
				article h1 {
					font-size:1.8em;
				}
			q {
				float:right;
				width:200px;
				padding:5px 0 15px 25px;
				color:#000;
				font-size:1.5em;
				line-height:1.3em;
			}
			.artsImg {
					width:550px;
					margin-top:10px;
					border:2px solid #596137;
			}
			.editPost {
				font-size:10px;
			}
			.postcontent img, .spareImg {
				padding:5px;
				background-color:#fff;
				border:1px solid #D7D1A8;
			}
			.postmeta {
				font-size:11px;
				font-family:Helvetica, sans-serif;
				line-height:16px;
			}
			.postmeta .mcategories {
				float:left;
				display:block;
				width:250px;
			}
			.postmeta .comments {
				float:right;
				display:block;
				width:250px;
			}
			.jp-relatedposts-items img,.sd-content img {
				border:0;
				padding:0;
			}
		#blog aside {
			float:right;
			width:380px;
			margin-top:50px;
		}
			#inner {
				width:168px;
				float:left;
			}
				.book {
					margin-bottom:25px;
					text-align:center;
					line-height:20px;
				}
			#outer {
				width:170px;
				float:right;
			}
				.item {
					margin-bottom:25px;
				}
				#subscribe-text {
					display:none;
				}
				.item ul {
					font-size:0.8em;
					line-height:1.6em;
				}
		#tea aside {
			width:220px;
			float:left;
			margin-right:50px
		}
		#tea section {
			width:500px;
			float:left;
			margin:0;
		}
		#tea #wing {
			width:170px;
			float:right;
			margin:0;
			text-align:right;
		}
		#tea section div.latest_tea {
			margin:25px 0 0 0;
		}
			#tea section div.latest_tea p {
				margin:0;
				padding:2px 0 0 0;
			}
	#footer {
		text-align:center;
		font-family:Helvetica;
		font-size:11px;
		padding:10px 0;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float:left;
	margin-right:10px;
}
.alignright {
	float:right;
	margin-left:10px;
}
.clean {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.pages {
	text-align:right;
	line-height:14px;
}
.error {
	color:#ab0b0b;
	text-align:center;
	font-size:24px;
}
.update {
	font-style:italic;
	font-size:13px;
	color:#69C;
}
.yarpp-related ol {
	padding:10px 50px;
	font-family:Helvetica, sans-serif;
}