/* -------------------------------------------------------------------------------
	Theme Name: Photo Frame
	Theme URI: http://www.templatelite.com
	Description: Nicely designed Photo Frame theme. You can replace the picture in the middle frame with the photo of your choice. Sponsor by <a href="http://www.hostrefer.com/">Web Host Refer</a> and available FREE at <a href="http://www.templatelite.com/">Template Lite</a>.
	Version: 1.02
	Author: TemplateLite.com
	Author URI: http://www.templatelite.com/
	Tags: fixed width, widget ready, widgets, left sidebar, two columns, valid XHTML, valid CSS
	The CSS, XHTML and design is released under the GPLv3: http://www.opensource.org/licenses/gpl-3.0.html
   ------------------------------------------------------------------------------- */

/* general */
body{
	margin:			0px auto;
	font-size: 		14px;
	font-family: 		Verdana, Arial, Helvetica, Sans-Serif;
	text-align: 		left
	color:			#000000;
	background: 		#c9b9a0 url(images/bg_base.jpg) repeat;
}
img {
	border:			0px;
	padding:		5px;
	max-width: 		100%; /* not working in IE6*/
}
a {
	color:			#000000;
	text-decoration:	underline;
}
a:hover {
	color:			#ffe7ba;
	text-decoration:	none;
}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {
	margin: 		0px 0px 12px 0px;
}

/*blockquote {
	clear: 			left;
	text-align: 		left;
	padding:	 	0px 0px 0px 20px;
	margin: 		20px 20px 10px 20px;
	background-color: 	#ffe7ba; 
	background: 		url(images/quote.gif) no-repeat top left;
}*/

blockquote   {
  	text-align: 		left; 
	border-width:		5px; 
	border-style:		solid; 
	background-color: 	#f8f3df; 
	border-color:		black;
	padding: 		6px;
}

input {
	margin-bottom:		5px;
	vertical-align: 	middle;
}
.alignleft {
	float: 			left; 
	padding-right:		5px;
}
.alignright {
	float: 			right; 
	padding-left:		5px;
}
.aligncenter {
	display:		block;
	margin-left: 		auto;
	margin-right: 		auto;
}
.clear {
	clear:			both;
}
select {
	font-family: 		Verdana, Arial, Helvetica, Sans-Serif;
}

/***** layout *****/
#base{
	margin:			0px auto;
	background:		url(images/bg_top.jpg) no-repeat center top;
}
#base2{
	margin:			0px auto 0px auto;
	padding:		0px;
	width:			934px;
	background: 		url(images/bg_repeat.jpg) repeat-y center;
}
#header{
	position:		relative;
	width: 			936px;
	height: 		470px;
	background:		url('images/header_bg.jpg') no-repeat center top;
}

#container{
	position:		relative;
	overflow:		hidden;
	margin:			0px auto;
	width:			896px;
	padding: 		0px 20px 0px 20px;
	background:		url('images/container_topbg.jpg') no-repeat center top;
}

#sidebar{
	float:			left;
	width:			188px;  /*208px*/
	padding:		33px 0px 0px 20px;
	color:			#706D2A;
}
#content{
	float:			right;
	width:			673px; /* 683 */
	padding:		35px 4px 0 0;
	margin:			0px 0px 0 0px;
	background:		#fff;
}
#footer{
	position:		relative;
	clear:			both;
	width:			453px; /* 934px */
	height:			35px; /* 80px */
	line-height:		1.3em;
	background:		url('images/footer_bg.jpg') no-repeat center top;
	padding: 		40px 80px 5px 400px;
	color:			#000;
}
#footer2{
	position:		relative;
	clear:			both;
	width:			453px; /* 934px */
	height:			35px; /* 80px */
	line-height:		1.3em;
	background:		url('images/footer_bg2.jpg') no-repeat center top;
	padding: 		40px 80px 5px 400px;
	color:			#000;
}
#footer a,#footer a:hover{
	color:			#000;
	text-decoration:	underline;
}
/**** header ****/
#frame{
	position:		absolute; 
	top:			217px;
	left:			466px; 
	width:			315px;
	height:			253px;
	border:			0px red solid;
	background:		url('images/frame-img.php') no-repeat;
}

#blogtitle {
	position:		absolute; 
	top:			0px;
	left:			0px; 
	width:			620px;
	height:			40px;
	font-family:		Arial,Verdana; 
	font-size:		32px; 
	font-weight:		bold;
	text-align:		left;
	color:			#fffffe; 
	overflow:		hidden;
	padding:		40px 0px 0px 18px;
	border:			0px red solid;
	background:		url('images/title-img.php') no-repeat left top;
	
}

#blogtitle a, #blogtitle a:hover {
	font-family: 		Arial, Verdana; 
	font-weight:		bold;
	color:			#fffffe; 
	text-decoration		:none;
}
	
#subtitle {
	position:		absolute;
	overflow:		hidden; 
	font-family: 		'Tahoma'; 
	font-style:		italic;
/*	font-weight:		bold;  */
	width:			500px; 
	height:			50px;
	left:			115px; 
	top:			122px; 
	text-align:		center; 
	font-size:		14px;
	letter-spacing: 	2px;
	color:			#fffffe; 
}
#header img.rss{
	position: absolute;
	left: 46px;
	top: 404px;
	height:58px;
	width:85px;
}

.searchbox {
	position:absolute;
	top:15px; 
	right: 45px;
	width:242px;
	height:30px; 
	border:0px;
}
.search-field input {
	position:absolute;
	top:6px;
	left:1px;
	width:172px; 
	height:18px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:5px 3px 0px 3px;
	border:0px;
	background:#ffffff;
}
.search-but input {
	position:absolute;
	top:6px;
	right:3px;
	width:50px; 
	height:20px; 
	background:transparent;
	border:0px;
}

/***** sidebar *****/
#sidebar a{color:#000000;text-decoration:none;}
#sidebar a:hover {color:#ED1B23;text-decoration:none;}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-family:Verdana,Arial;
}
#sidebar ul ul li{
	line-height: 1.7em;
	font-size:12px;
	font-family:Verdana,Arial;
	list-style-image: url('images/sb_arrow.jpg');
	list-style-position: outside;
	margin: 3px 0px 0px 14px;
	padding:0 5px 2px 0px;
	background: url('images/sb_line.jpg') no-repeat bottom right;
}

#sidebar ul ul ul li {
	list-style-position: outside;
	font-size:12px;
	line-height: 1.7em; 
	font-family:Verdana,Arial;
	list-style-image: url('images/sb_arrow.jpg');
	margin: 0px 0px 0px 14px; 
	padding: 0px 0px 0px 0px;
	border:0px; 
	background:none;
}
#sidebar ul ul ul ul ul li{
	background:none;
}
#sidebar h1 {
	color: #fffffe;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	height: 18px;
	font-family:Verdana,Arial;
	background:url('images/sb_title.jpg') no-repeat right;
}
#sidebar select{
	margin:5px 0px 2px 15px;
	font-size:11px;
	width:170px;
	overflow:hidden;
}

/** menu **/
#menu ul {
	position:absolute;
	top: 10px;
	left: 242px;
	height: 18px;
	width: 550px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#menu ul li {
	display: inline;
	font-size: 12px;
	font-family:Verdana,Arial;
	font-weight: bold;
	color:#000000;
}

#menu ul li a {
	display: block;
	float: left;
	line-height: 16px;
	color: #000000;
	padding: 0px 8px 0px 8px;
	margin:0px 8px 0 0 ;
	text-decoration:none;
	border: 1px #BB985F solid;
}

#menu ul li a:hover, #menu ul li.current_page_item a {
	color:#ffffff;
	background:#BB985F;
}

/***** content *****/
.spacer {height:25px;}
.archivetitle {
	height:25px;
	color: #000000;
	font-size: 11px;
	font-variant: normal;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}
.page_top{
	padding:0;
	margin:0;
	background:url('images/page_bg_top.jpg') no-repeat top;
}

.post_top{
	padding:0;
	margin:0;
	background:url('images/post_bg_top.jpg') no-repeat top;
}
.post{
	position:relative;
	width:673px;
	background:url('images/post_bg.jpg') repeat-y;
	margin:0 0 10px 0;
	
}
.post_bottom{
	padding:0px 0 0px 0;
	background:url('images/post_bg_btm.jpg') no-repeat bottom;
}
.post_content{
	margin: 0px 0px 0 0px;
	padding: 0px 30px 28px 35px;
	border:1px #ffffff solid;
}

.posttitle{
	position:absolute;
	left:103px;
	top: 52px;
	height: 25px;
	font-size:22px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	padding:5px 5px 0 5px;
}
.posttitle a,a:hover{
	color: #765427;
	text-decoration:none;
}

.date_d {
	position:absolute;
	font-size: 28px;
	left:53px;
	top:67px;
	font-family:Arial, Verdana;
	font-weight:bold;
}
.date_m {
	position:absolute;
	font-size: 13px;
	left:60px;
	top:54px;
	font-family:Arial, Verdana;
	font-weight:bold;
	color:#fffffe;
}
.date_y{
	position:absolute;
	left:60px;
	top:93px;
	font-size:10px;
	font-family:Arial, Verdana;
}
.entry {
	position:relative;
	color: #000000;
	line-height: 1.3em;
	text-align: left;
	padding: 24px 5px 10px 5px;
	margin:0px 0 0 0 ;
}

.info {
	position:relative;
	line-height: 1.6em;
	font-size: 10px;
	padding:2px 5px 5px 5px;
	color:#000000;
	margin:84px 14px 0 67px;
}
.info a{
	color:#bb985e;
}
.postauthor {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
	background: url('images/author.jpg') no-repeat top left;
}

.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/category.jpg') no-repeat top left;
	color:#999999;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
	background: url('images/tags.jpg') no-repeat top left;
}

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
	background: url('images/bubble.jpg') no-repeat top left;
}

.navigation {
	font-size: 12px;
	margin: 40px 0px 0px 0px;
	padding: 2px 10px 17px 10px;
}

.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #B1A074;
	background:#ffffff;

}

/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 20px 0 20px;
}
.nocomments {background: none; color: #000000;}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #5A6B1E;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	background:#F2ECCE;
}

.commenthead {
	height:34px;
	color: #000000;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #B1A074;
	background:#F2ECCE;
}
.adminbody {
	height:			100%;
	color: 			#000000;
	font-size: 		12px;
	list-style-type: 	none;
	margin: 		0px 0px 10px 25px;
	padding: 		0px 5px 1px 5px;
	background:		#F2ECCE;
}
.adminhead {
	height:			32px;
	color: 			#000000;
	margin: 		0px 0px 5px 0px;
	padding: 		5px 0px 5px 0px;
	border-bottom: 		1px dashed #B1A074;
	background:		#F2ECCE;
}
.trackhead {
	height:			34px;
	color: 			#000000;
	margin: 		0px 0px 10px 0px;
	padding: 		5px 0px 10px 40px;
	border-bottom: 		1px dashed #B1A074;
	background: 		#F2ECCE url(images/track.gif) no-repeat center left;
}
.trackbody {
	height:			100%;
	color: 			#000000;
	font-size:		12px;
	list-style-type: 	none;
	margin: 		0px 0px 10px 0px;
	padding: 		0px 5px 1px 5px;
	background:		#F2ECCE;
}

.avatar {
	float: 			left;
	margin: 		0px 5px 0px 0px;
	padding: 		0px;
	background: 		#ffffff;
}
.commentcount {
	float: 			right;
	color: 			#aaaaaa;
	font-size: 		20px;
	margin: 		0px 0px 0px 0px;
	padding: 		5px 0px 0px 0px;
	font-family: 		Georgia, Times, 'Times New Roman', serif;
}
.authorlink {
	color: 			#000000; 
	font-size: 		12px; 
	font-weight: 		bold;
	line-height:		1.5em;
}
.authorlink a {
	color: 			#000000; 
	font-size: 		12px; 
	font-weight: 		bold;
	line-height:		1.5em;
}
.commentlink {
	font-size: 		10px; 
	color: 			#000000;
}

.trackbody p a {
	color: 			#000000;
}

#commentform {
	margin:			0;
	padding:		20px 0 0 0;
}
#email, #author, #url {
	color: 			#000000;
	font-size: 		12px;
	padding-left: 		2px;
	vertical-align: 	middle;
	border: 		1px solid #B1A074;
	font-family: 		Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 			500px;
	color: 			#000000;
	font-size: 		12px;
	font-family: 		Verdana, Arial, Helvetica, Sans-Serif;
	border: 		1px solid #B1A074;
	padding: 		2px 2px 2px 2px;
}
#submit {
	width: 			80px;
	height: 		20px;
	color: 			#000000;
	font-size: 		12px;
	background: 		#ffffff;
	margin:			0px 0px 0px 0px;
	padding:		0px 10px 2px 10px;
	border:			1px solid #B1A074;
	font-family:		Verdana, Arial, Helvetica, Sans-Serif;
}

/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {
	font-weight:		bold;
	text-decoration:	underline;}
#wp-calendar {
	width:	 		170px;
	margin:			0 0 0 10px;
	text-align: 		center;
	font-size:		11px;
	color:			#B1A074;
}

.wp-caption {  
	text-align:		center;
	color:			#B1A074;
}
.textwidget {
	margin:			2px 2px 0 14px;
}

td.link4 {
	text-align:		left; 
	text-decoration:	 none; 
	font-size:		12px; 
	font-family: 		Arial, Helvetica, Geneva, sans-serif; 
	background-color: 	#ded7a3; 
	line-height:		1.2em
}td.link5 { 
	text-align:		left; 
	text-decoration: 	none; 
	font-size: 		12px; 
	font-family: 		Arial, Helvetica, Geneva, sans-serif; 
	background-color: 	#f8f3df; 
	line-height:		1.2em 
}.gs { 
	font-size: 		10px 
}

td.heading  { 
	background-color: 	#ded7a3; 
	font-size:		21px; 
	font-weight: 		bold}
td a {
	color: 			#000000;
	text-decoration:	none;
}
td.paper  { 	color:			black; 	font-size:		11px; 	font-family:		"Courier New", Courier, Monaco; /*	background-color: white	*/
}
div.paper  { 	color:			black; 	font-size:		11px; 	font-family:		"Courier New", Courier, Monaco; /*	background-color: white	*/
}
