* {
	margin: 0; padding: 0;
}
body {

background:#f2f2f2;
color:#241A10;
font:12px/1.5em tahoma,Arial,Helvetica,sans-serif;
margin:0;
padding:0;

}
a {
	text-decoration: none;
	color: #936a39;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 1px solid #e9e2d5;
}
/*General Content*/

h1 {
	font-family:Tahoma, "Times New Roman", Times, serif;
	font-size:18px;
	color:#cb4c72;
	font-weight:normal;
}
h2 {
	font-family:Tahoma, "Times New Roman", Times, serif;
	font-size:16px;
	color:#936a39;
	font-weight:normal;
}
h3 {
	font-family:Tahoma, "Times New Roman", Times, serif;
	font-size:14px;
	color:#cb4c72;
}
h4 {
	font-family:Tahoma, "Times New Roman", Times, serif;
	font-size:12px;
	color:#634f34;
}
form {
	margin:0px;
	padding:0px;
}
.image_border {
	border: 1px solid #dfd0be;
	margin: 3px 10px;
	padding: 3px;
}
hr {
	border: 0;
	color: #dfd0be;
	background-color: #dfd0be;
	height: 1px;
	width: 100%;
	text-align: left;
	clear:both;
}
hr.clear {
	margin-top:10px;
	margin:0px;
	clear:both;
	visibility:hidden;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 960px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
/*background-image:url("images/header_bg.jpg");*/
background-position:center top;
background-repeat:repeat-x;
height:88px;
padding:0;
}
	#header ul {
		list-style-type: none
	}
		#header ul li {
			float: left;
			font-size: 0.8em;
		}
		#header ul li a {
			display: block;
			color: #727272;
			text-transform: uppercase;
			padding: 5px 10px;
		}
		#header ul li a:hover {
			color: #333333;
			text-decoration: none;
		}
	#header h1 {
		clear: both;
		float: left;
		padding: 16px 0 0px 16px;
	}
		#header h1 a {
			display: block;
			width: 309px; height: 72px;
			background: url(images/logo.gif) no-repeat 0 13px;
			text-indent: -9999px;
			outline: none;
			margin:0px 0px 0px 20px;
		}
	#header .ad {
		float: right;
		margin: 13px 20px 0px 0px;
		border:1px solid #e9e2d5;
	}
	#header ol {
		clear: both;
		list-style-type: none;
		z-index:10;
		border:1px solid #eece81;
		padding-left:13px;
	}
		#header ol li {
			float: left;
			font-size: 0.9em;
			text-transform: uppercase;
			padding-left: 1px;
			background: url(images/divider.gif) no-repeat 0 0;
		}
			#header ol li.f {
				padding-left: 0;
				background: none;
			}
		#header ol li a {
			color: #5c3d2b;
			display: block;
			padding: 15px 10px 10px;
			font-weight:bold;
		}
		#header ol li a:hover {
			color: #eece81;
			text-decoration: none;
		}
	#header form {
		float: right;
		width: 210px; height: 22px;
		margin: 10px 0px 0px 0px;
	}
		#header form input {
			border: 0;
			font-size: 0.9em;
			font-family: Tahoma;
			float: left;
			margin: 4px 10px 0 2px;
			border:2px solid #eece81;
			padding:4px;
		}
		.ara{
		background:#eece81;
		color:#5c3d2b;
		font-weight:bold;
		padding:3px !important;
		}

/** END header **/

/** BEGIN body **/
#body {
	border: 1px solid #DBDBDB;
	margin: 0px 0;
	background-color: #fffdee;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 738px;
	float: right;
}
#content .content_left {
width:350px;
float:left;
}
#content .content_left img {
display:none;
}
#content .content_right {
width:350px;
float:left;
text-align:right;
}
	#content .buffer {
		padding: 20px 5px;
		
	}
	#content .post {
		width: 340px; height: 130px;
		float: left;
		background;#fff;
		padding: 5px 5px 10px 5px;
		margin:0px 10px 10px 0px;
		border:1px solid #e9e2d5;
		overflow:hidden;
		}
	#content .post_banner {
		width: 340px; height: 292px;
		float: left;
		padding: 5px;
		margin:0px 10px 10px 0px;
		border:1px solid #e9e2d5;
		overflow:hidden;
		text-align:center;
		}
	#content .goole_line{
	position:relative;
	padding:8px 0px 12px 14px;
	}
		#content .post h2 {
	font-family:Tahoma;
	font-size:15px;
	color:#cb4c72;
	font-weight:normal;
	background:#ffdee5;
	padding:5px 10px;
}
			#content .post h2 a {
				color: #cb4c72;
			}
		#content .post .date {
			font-size: 0.8em;
			padding: 8px 5px;
		}
			#content .post .date a {
				color: #333333;
			}
		#content .post .thumb {
			width: 125px; height: 100px;
			overflow: hidden;
			margin-left: 7px;float:left;
			margin:5px 10px 10px 0px;
			vertical-align:middle;
			text-align:center;
		}
			#content .post .thumb img {
				width: 125px; height: 100px;
				float:left;
			}
		#content .post p {
			padding: 10px;
			line-height: 1.4em;
		}
		#content .post .readmore {
			display: block;
			float: right;
			text-indent: -9999px;
			width: 101px; height: 19px;
			outline: none;
			background: url(images/readmore.gif) no-repeat 0 0;
		}
	#bottom {
		clear: both;
		padding: 15px 10px 0;
	}
		#bottom .box {
			width: 100%;
			float: left;
			padding: 10px 0px;
		}
			#bottom .box h2 {
				font-family:Tahoma, "Times New Roman", Times, serif;
				font-size:16px;
				color:#5c3d2b;
				font-weight:bold;
				padding:0px 0px 10px 0px;
				margin:0px 0px 10px 0px;
				border-bottom: 1px solid #eece81;
				
			}
			#bottom .box ul {
				list-style-type: none;
				padding-bottom: 10px;
			}
				#bottom .box ul li {
					font-size: 0.8em;
					border-bottom: 1px dotted #ABABAB;
					line-height: 1.4em;
					padding: 6px 0 6px 12px;
					background: url(images/bullet.gif) no-repeat 0 11px;
				}
				#bottom .box ul li a {
					color: #727272;
				}
				#bottom .box ul li a:hover {
					text-decoration: none;
					color: #936a39;
				}
			#bottom .box .comments a {
				font-weight: bold;
				color: #936a39;
			}
	#content h2.title {
		padding: 0 15px 20px;
		font-size: 0.9em;
		text-transform: uppercase;
		font-weight: normal;
	}
	#content .postnav {
		padding: 0 15px;
		font-size: 0.8em;
		text-transform: uppercase;
	}
		#content .postnav a {
			color: #936a39;
		}
	#content .single {
		padding: 0 15px;
	}
		#content .single a {
			color: #5c3d2b;
		}
		#content .single h2 {
			font-size: 1em;
			background-color: #faedc6;
			padding: 5px;
			margin:0px 0px 10px 0px;
			border: 1px solid #eece81;
		}
		#content .single .date {
			font-size: 0.8em;
		}
		#content .single p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#content .single ol, #content .single ul {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .single li {
			line-height: 1.4em;
		}
		#content .single blockquote {
			line-height: 1.4em;
			margin-bottom: 10px;
			padding: 10px 10px 5px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
		}
		#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
			font-size: 1.2em;
			margin-bottom: 8px;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 200px;
	float: left;
	margin:10px 10px 0px 10px;
}
	#sidebar h2 {
	font-family:Tahoma, "Times New Roman", Times, serif;
	font-size:16px;
	color:#5c3d2b;
	font-weight:bold;
border-bottom:1px solid #eece81;
		padding: 10px 12px;
		margin:0px 0px 15px 0px;
	}
	#sidebar ul {
		list-style-type: none;
		padding: 0 10px 10px;
	}
		#sidebar ul li {
			background-image:url("images/tag_icon.gif");
background-position:left 3px;
background-repeat:no-repeat;
line-height:normal;
list-style:none outside none;
margin:0 0 5px;
padding:0 0 0 20px;
		}
		#sidebar ul li a {
			color: #727272;
		}
		#sidebar ul li a:hover {
			color: #936a39;
			text-decoration: none;
		}
	#sidebar .tags {
		padding: 0 10px 10px;
	}
		#sidebar .tags a {
			color: #727272;
		}
		#sidebar .tags a:hover {
			color: #936a39;
			text-decoration: none;
		}
	#sidebar .flickr {
		padding: 0 10px 10px;
	}
		#sidebar .flickr img {
			margin: 2px;
		}
	#sidebar .video {
		padding: 0 10px 10px;
	}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	font-size: 0.9em;
	padding: 12px;
	color: #727272;
}
	#footer {
		
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 15px;
}
	#comments h2 {
			font-size: 1em;
			background-color: #faedc6;
			padding: 5px;
			margin:0px 0px 10px 0px;
			border: 1px solid #eece81;
	}
	#comments a {
		color: #936a39;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #e9e2d5;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #e9e2d5;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #e9e2d5;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #e9e2d5;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}

ol.snap_nav {
	display: inline;
	float: left;
	clear: both;
	list-style: none;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding: 0 2px 10px 2px;
	color:#999999;
}

ol.snap_nav li a {
	font-weight: bold
}

ol.snap_nav li.snap_selected a {
	cursor: text;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}
#smilies_toolbar
{
width:300px;
float:right;
position:relative;
margin:-200px 0px 0px 0px;
}
#smilies_toolbar img, .commentlist img {
border:0px;
}