/*
Theme Name: Tea Time
Theme URI: http://www.ezwpthemes.com/templates/tea-time.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: brown, fixed width, two columns, right sidebar, threaded comments, widget ready, pagenavi, social bookmarking, valid xhtml, valid css
*/


/* Global */
body,div,ul,ol,li {    
	margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #f6f6f6;
}
a, body a {
	text-decoration: none;
	color: #666;
}
a:hover, body a:hover {
	color: #216181;
	text-decoration: underline;
}
a img {
	border: none;
}
img {
	border: none;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.6em;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #666;
}
blockquote {
	margin: 5px 20px;
	padding: 5px;
	color: #333;
	border: 1px dashed #999;
	background: #E4AB90;
}
blockquote p {
	padding: 10px 20px;
	display: block;
}
code {
	display: block;
	margin: 5px 20px;
	padding: 10px 20px;
	font-size: 1.2em;
	color: #333;
	border: 1px dashed #999;
	background: #F9A47B;
}
.endline {
	clear: both;
}

/* Layout */
#wrapper {
	min-width: 1000px; /* not working in IE6 */
	background: url(images/container_bg.jpg) center top repeat-y;
	margin: 0 auto;
}
#bottom_frame {
	margin: 0 auto;
	padding: 0 0 187px 0;
	background: url(images/bottom_frame.jpg) no-repeat center bottom;
}
#top_frame {
	margin: 0 auto;
	background: url(images/top_frame.jpg) no-repeat center top;
}
#header {
	width: 1000px;
	height: 547px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
#container {
	width: 1000px;
	position: relative;
	padding: 0px 0 80px 0;
	margin: 0 auto;
}
#footer {
	width: 1000px;
	position: relative;
	clear: both;
	color: #000;
	line-height: 16px;
	font-size: 1.1em;
	text-align: left;
}

/* Header */
#header h1 {
	font-size: 3.8em; /* Blog title */
	margin: 0;
	text-align: left;
	line-height: 30px;
	padding: 53px 487px 0 55px;
}
#header h1 a {
	text-decoration: none;
	color: #825b11;
}
#header h2 {
	margin: 0;
	color: #825b11;
	text-align: left;
	font-size: 1.2em; /* Blog Description */
	padding: 0px 487px 0 58px;
}
/* menu */
#menu {
	width: 478px;
	height: 25px;
	position: absolute;
	left: 39px;
	top: 134px;
	overflow: hidden;
}
#menu ul {
	padding: 0px;
	margin: 0;
	list-style-type: none;
}
#menu ul li {
	width: 85px;
	margin: 0;
	padding: 0 0px;
	font-size: 1.8em; /* menu Font Size */
	font-weight: bold;
	text-align: center;
	float: left;
}
#menu ul li a {
	width: auto;
	height: 25px;
	margin: 0;
	padding: 0 0px;
	display: block;
	text-decoration: none;
	/*background: url(images/menu_out.jpg) repeat-x left top;*/
	color: #000;
}
#menu ul li a:hover {
	/*background: url(images/menu_over.jpg) repeat-x left top;*/
	color: #822311;
}
#menu ul ul {
	margin: 0;
	padding: 0;
}
#menu ul ul li {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
#menu .menu_second {
	width: 110px;
	margin: 0;
	padding: 0 58px 0 0px;
}
#menu .menu_third {
	width: 114px;
	margin: 0;
	padding: 0 0px 0 0px;
}
#menu .menu_fourth {
	width: 110px;
	margin: 0;
	padding: 0 0px 0 0px;	
}

/* searchform */
#searchform {
	width: 215px;
	height: 59px;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 78px;
	top: 380px;
}
.searchtext {
	width: 134px;
	color: #000;
	border: 0;
	background: none;
}
#searchsubmit {
	border: 0;
	width: 70px;
	height: 21px;
}
#rss {
	width: 55px;
	height: 52px;
	position: absolute;
	left: 53px;
	top: 484px;
}
/* welcome */
#welcome {
	width: 176px;
	height: 145px;
	position: absolute;
	left: 202px;
	top: 197px;
	font-size: 1.2em;
	line-height: 18px;
	margin: 0;
	padding: 0;
	color: #141717;
}
#welcome div {
	width: 176px;
	height: 145px;
	overflow: hidden;
	padding: 0px;
	margin: 0;
}
#welcome div div {
	margin: 0;
	padding: 0;
}
#welcome a {
	color: #5669a0;	
}
/* Content */
#content {
	width: 524px;
	padding: 0px 96px 0 152px;
	display: inline;
	margin: 0 0 0 0px;
	float: left;
}
.post {
	width: 510px;
	padding: 50px 0 0 0;
	margin: 0px 0 27px 20px;
	position: relative;
	background: url(images/post_space.gif) left top no-repeat;
}
.post_path {
	font-size: 1.1em;
	margin: 0 0 0 130px;
	padding: 7px 7px 7px 15px;
	background: url(images/arrow.gif) left 10px no-repeat;
}
.post_path a{
	color: #706ED6;	
}
.post_path span {
	color: #706ED6;	
}
.post h2 {
	width: 450px;
	line-height: 20px;
	margin: 0 0 0 0px;
	text-align: right;
	padding: 3px 85px 5px 0px;
	position: relative;
	font-size: 1.6em; /* Post title */
	/*background: url(images/post_header.jpg) right top no-repeat;*/
}
.post_header {
	width: 56px;
	height: 55px;
	position: absolute;
	right: 0;
	top: 30px;
	background: url(images/post_header.jpg) right top no-repeat;
}
.post h2 a {
	color: #605a4a;
}
.post h2 a:hover {
	text-decoration: none;
	color: #B43C00;
}
.postmetadata {
	margin: 0px 0px 0px 0;
	padding: 4px 60px 4px 2px;
	position: relative;
	display: block;
	text-align: right;
	color: #003f9d;
	font-size: 1.1em;
}
.postmetadata a {
	color: #003f9d;
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}

.post_date {
	width: 105px;
	height: 105px;
	position: absolute;
	bottom: 16px;
	left: -123px;
	line-height: 16px;
	padding: 26px 0 0 0;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	background: url(images/date_bg.jpg) no-repeat;
}
.post_date div {
	color: #c63a37;
	font-size: 1.4em;
}
.entry {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0px 0px 15px 0px;
	color: #000;
	font-size: 1.2em;
	line-height: 20px;
}
.entry a {
	color: #4783FA;
	text-decoration: underline	
}
.entry a:hover {
	text-decoration: none;	
}
.tags {
	font-size: 1.2em;
	color: #003f9d;
	margin: 10px 0 0 0px;
}
.tags a {
	color: #003f9d;
	text-decoration: underline;
}
.tags a:hover {
	text-decoration: none;
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}
.post_ads {
	padding: 0 0 0 24px;
}

/* Sidebar */
#sidebar {
	width: 165px;
	display: inline;
	padding: 36px 0 200px 50px;
	margin: 0px 0 0 0;
	float: left;
	position: relative;
}
#sidebar h3 {
	width: 157px;
	margin: 0;
	padding: 0 0 10px 14px;
	color: #ac6330;
	background: url(images/sidebar_header_line.jpg) left bottom no-repeat;
}
#sidebar ul {
	width: 157px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 4px;
	list-style-type: none;
}
#sidebar ul li {
	width: 157px;
	padding: 0 0 8px 0px;
	margin: 0;
}
#sidebar ul li a {
	color:#767676;
}
#sidebar ul li a:hover {
	color: #a56534;
}
#sidebar ul ul {
	width: 152px;
	margin: 0px 0 0 0;
	padding: 0 0 0 5px;
	background: none;
}
#sidebar ul ul li {
	width: 138px;
	margin: 0 0 0 0px;
	line-height: 16px;
	font-size: 1.2em;
	border: none;
	padding: 3px 0 3px 14px;
}
#sidebar ul ul li li {
	font-size: 1em;
	width: 70px;
}
#sidebar .textwidget {
	margin: 7px 0;
}
#sidebar select {
	margin: 7px 0;
	width: 95%;
}
.sidebar_ads {
	width: 180px;
	height: 150px;
	margin: 10px 0 5px 3px;
}

/* Footer */
.credit {
	width: 452px;
	margin: 0;
	font-size: 1.2em;
	padding: 10px 0px 0px 290px;
}
.credit a {
	color: #000;
	text-decoration: none;
}
.credit a:hover {
	text-decoration: none;
	color: #000;
}
#sidebar_bottom {
	width: 300px;
	margin: 0;
	font-size: 1.2em;
	position: absolute;
	right: 0px;
	top: 72px;
	padding: 0px 0 0 0px;
}
#siderar_bottom ul {
	margin: 0;
	padding: 0;
}
#siderbar_bottom ul li {
	margin: 0;
	padding: 0;
}
#sidebar_bottom ul li a {
	color: #fff;
}
#sidebar_bottom ul li a:hover {
	color: #FF6	
}
#sidebar_bottom ul ul {
}
#sidebar_bottom ul ul li {
	white-space: nowrap;
}
#sidebar_bottom .recent_comments {
	width: 262px;
	height: 122px;
	overflow: hidden;
}
#sidebar_bottom .recent_posts {
	width: 262px;
	height: 110px;
	padding: 52px 0 0 50px;
	overflow: hidden;
}

/* PageNavi*/
.wp-pagenavi {
	padding: 5px 10px 5px 10px;
}
.wp-pagenavi a {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}
.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 1.1em;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 1.1em;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #000;
	color: #fff;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
	padding: 3px 0;
	font-size: 1.2em;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	font-size: 1.2em;
	text-transform: capitalize;
}
/* Social Bookmarking */
.bookmark {
	margin: 18px 0 0 0px;
}
.bookmark ul {
	display: inline;
}
.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}
.bookmark_line img {
	border: 0;
}

/* Comments */
.read_comments {
	margin: 10px 0 0 0;
	width: 419px;
	height: 34px;
	text-align: center;
	padding: 50px 0 0 0;
	background: url(images/read_comments_bg.jpg) left top no-repeat;
}
.read_comments a {
	padding: 0px 0 0px 0px;
	font-size: 1.2em;
	color: #fd6501;
	font-weight: bold;
}
h3#comments {
	padding: 0 0 0 0px;
}
h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #333;
}
#commentform {
	margin: 5px 0 0 0px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#respond {
	padding: 0 0 0 10px;
	color: #333;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	padding: 0 0 0 0px;

}
.commentlist li {
	margin: 15px 0 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}
.commentlist li a {
	color: #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}
.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}
.depth-1 {
	border: 1px solid #000;
}
.alt { 
	border-left: 1px solid #666; /* odd page */
	background-color: #FBD09D; 
	padding: 10px;
}
.even {
	border-left: 1px solid #666; /* even page */
	background-color: #EFCFA9;
}

/* Images */
p img {
	max-width: 100%; /* not working in IE6 */
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}

p {
	margin: 5px 0;	
}
#content .entry ul {
	margin: 0 22px;
	list-style-type: disc;
}
#content .entry ol {
	margin: 0 30px;
	list-style-type:decimal;
}
#footer ul, #footer li {
	list-style-type: none;	
}