/* 
	CSS Reset 
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1.5;
}
#logo {
	width: 300px;
	height: 259px;
	background: transparent url('../images/logo.png') no-repeat;
	display: block;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}

.heading{ color: #1b1710; border-left: 2px solid #1b1710; padding: 0px 5px;}
.content p { padding: 10px 6px; text-align: justify}
/*
	Global Layout


 @font-face {
	font-family: 'Quicksand';
	src: url('../fonts/Quicksand_Book-webfont.eot');
	src: local('âèº'), url('../fonts/Quicksand_Book-webfont.woff') format('woff'), url('../fonts/Quicksand_Book-webfont.ttf') format('truetype'), url('../fonts/Quicksand_Book-webfont.svg#webfontQvsv8Mp8') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'QuicksandBold';
	src: url('../fonts/Quicksand_Bold-webfont.eot');
	src: local('âèº'), url('../fonts/Quicksand_Bold-webfont.woff') format('woff'), url('../fonts/Quicksand_Bold-webfont.ttf') format('truetype'), url('../fonts/Quicksand_Bold-webfont.svg#webfontA4fKbYnS') format('svg');
	font-weight: normal;
	font-style: normal;
}*/


  @font-face {
 font-family: 'Quicksand';
 src: url('../fonts/Greyscale_Basic_Regular.eot');
 src: local('âèº'), url('../fonts/Greyscale Basic Regular.woff') format('woff'), url('../fonts/Greyscale Basic Regular.ttf') format('truetype'), url('../fonts/greyscale_basic_regular.svg#webfontQvsv8Mp8') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'QuicksandBold';
 src: url('../fonts/Greyscale_Basic_Bold.eot');
 src: local('âèº'), url('../fonts/Greyscale Basic Bold.woff') format('woff'), url('../fonts/Greyscale Basic Bold.ttf') format('truetype'), url('../fonts/greyscale_basic_bold.svg#webfontA4fKbYnS') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: MyCustomFont;
 src: url("../fonts/Greyscale_Basic_Regular.eot") 
}
@font-face {
 font-family: MyCustomFont;
 src: url("../fonts/Greyscale Basic Regular.ttf") 
}
html {
	overflow-x: hidden;
}
body {
	font-size: 13px;
	font-family: Arial, "helvetica neue", Helvetica, Verdana, sans-serif;
	padding: 0px 0 20px 10px;
	margin: 0;
	color: #1B1710;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #cccccc;
	text-decoration: none;
}
h1 {
	font-size: 36px;
	color: #fff;
	font-family: Quicksand;
	text-transform: uppercase;
	letter-spacing: 0px;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png, sizingMethod=crop);
	zoom:1;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	font-family: QuicksandBold;
	padding: 0px 3px;
	border-left: #1B1710 1px solid;
	margin:10px 0px;
	letter-spacing: 1px;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}
.clear {
	clear: both;
}
img.mid_align {
	vertical-align: middle;
	margin-right: 5px;
	border: 0;
}
label.error {
	font-size: 11px;
	color: #ff0000;
	font-style: italic;
	display: block;
}
.with_bg {
	background: #f9f9f9;
	border: 1px solid #ebebeb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.dropcap1 {
	display: block;
	float: left;
	margin: 0 8px 0 0;
	font-size: 40px;
	line-height: 40px;
}
blockquote {
	padding-left: 60px;
	width: 90%;
	background: transparent url("../images/quote_bg.png") no-repeat top left;
	min-height: 50px;
	margin: 0 0 10px 0;
}
blockquote h2 {
	font-weight: normal;
	font-size: 20px;
}
blockquote h3 {
	font-weight: normal;
	font-size: 18px;
}
#respond {
	width: 100%;
	float: left;
	margin: 0 0 40px 0;
	padding-bottom: 30px;
	border-bottom: 1px solid #333;
}
#wrapper {
	width: 100%;
}
#menu_wrapper {
	float: left;
	width: 300px;
	margin: 5px 0 0 0;
}
.nav {
	list-style: none;
	display: block;
	margin: 30px 0 0 0;
}
.nav li {
	display: block;
	line-height: 1.7em;
	
}
.nav li a {
	font-family: QuicksandBold;
	font-size: 30px;
	text-transform: uppercase;
	color: #1B1710;
	letter-spacing: 1px;
	position: relative;
	
	
}
.nav li ul {
	display: none;
	padding: 0px 2px;
	margin: 0px;
	list-style: none;
}
.nav li ul a {
	font-size: 20px;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
}
.nav li ul {
	border-left: 1px solid #1b1710;
}
.nav li.current_page_item a, .nav li.current-menu-item a, .nav li.current_page_item a.hover, .nav li.current_page_item ul li a.hover, .nav li ul li a.hover {
	font-family: QuicksandBold;
	color: #1b1710;
	background-color:#f4cd41;
}
.nav li ul li a, .nav li.current-menu-item li a {
	font-family: Quicksand;
	color: #1b1710;
}
.clicked { background: url(../images/link-catt.png) 0 0 repeat-x; padding: 0px 2px;}
#footer {
	display: none;
	margin: 30px 0 0 0;
	padding: 30px 0 0 0;
}
#copyright {
	margin-top: 15px;
	padding-top: 15px;
	width: 80%;
	font-size: 11px;
	color: #959595;
}
#content_wrapper {
	width: 553px;
	float: left;
}
#page_content_wrapper {
	width: 65%;
	float: left;
}
#content_wrapper .inner {
	overflow: hidden;
}
#page_content_wrapper .inner {
	width: 90%;
	float: left;
	margin: 5px 0 0 0;
}
#view_slideshow {
	position: absolute;
	background: #000000;
	padding: 5px;
	font-size: 11px;
	top: 35px;
	right: 20px;
	z-index: 3;
	cursor: pointer;
}
#move_next {
	position: absolute;
	width: 100px;
	height: 300px;
	top: 140px;
	right: 0;
	z-index: 2;
	background: #fff;
	display: block;
	/* for IE */
  	filter:alpha(opacity=0);
	/* CSS3 standard */
  	opacity:0;
}
#move_next img {
	position: relative;
	top: 120px;
	left: -20px;
	/* for IE */
  	filter:alpha(opacity=0);
	/* CSS3 standard */
  	opacity:0;
}
#move_prev {
	position: absolute;
	width: 100px;
	height: 300px;
	top: 140px;
	left: 240px;
	z-index: 2;
	background: #fff;
	display: block;
	/* for IE */
  	filter:alpha(opacity=0);
	/* CSS3 standard */
  	opacity:0;
}
#move_prev img {
	position: relative;
	top: 120px;
	left: 20px;
	/* for IE */
  	filter:alpha(opacity=0);
	/* CSS3 standard */
  	opacity:0;
}
#content_wrapper .card {
	float: left;
	overflow: hidden;
	margin: 10px 10px 10px 0;
}
#content_wrapper .card .title {
	display: block;
	position: relative;
	top: 0;
	left: 10px;
	width: 80%;
	padding: 10px;
	background: #000;
	font-size: 11px;
	/* for IE */
  	filter:alpha(opacity=0);
	/* CSS3 standard */
  	opacity:0;
}
#content_wrapper .card .title h2 {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
#content_wrapper .card img {
	height: 580px;
}
.post_wrapper {
	width: 100%;
	margin: 0 0 70px 0;
}
.post_wrapper.single {
	width: 100%;
	margin: 0;
}
.post_header {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.post_header a {
	color: #999;
}
.post_header h2 a {
	color: #fff;
	font-size: 20px;
}
.post_header a:hover {
	color: #666;
}
.post_header .left {
	width: 420px;
	float: left;
}
.post_header .left .post_detail {
	font-size: 11px;
	word-spacing: 1px;
}
.post_header .post_comment {
	float: right;
	margin: 10px 0 0 0;
	font-size: 11px;
	padding: 5px 15px 5px 15px;
	text-align: right;
	text-align: left;
}
#about_the_author {
	width: 100%;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #333;
}
#about_the_author .header {
	color: #fff;
	border-bottom: 1px solid #333;
}
#about_the_author .header span {
	display: block;
	padding: 10px 0 10px 20px;
	font-size: 14px;
}
#about_the_author .thumb {
	width: 80px;
	float: left;
	margin: 20px 0 0 20px;
}
#about_the_author .thumb img {
	padding: 3px;
	border: 1px solid #333;
	width: 50px;
}
#about_the_author .description {
	width: 430px;
	float: left;
	padding: 20px 0 20px 0;
}
.comment .left img.avatar {
	padding: 3px;
	border: 1px solid #333;
	width: 50px;
}
.comment {
	width: 545px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding-bottom: 20px;
	float: left;
}
.comment .left {
	width: 80px;
	float: left;
}
.comment .right {
	width: 65%;
	float: left;
}
ul.children {
	list-style: none;
}
ul.children .comment {
	width: 70%;
	margin: -30px 0 20px 80px;
	padding: 10px 0 10px 15px;
	float: left;
	border-left: 1px solid #333;
	border-bottom: 0;
}
ul.children ul.children .comment {
	width: 40%;
	margin: 0 0 40px 170px;
	padding: 10px 0 10px 15px;
	float: left;
	border-left: 1px solid #333;
	border-bottom: 0;
}
.arrow_list, .check_list, .star_list {
	margin-top: 15px;
}
.arrow_list li {
	margin: 5px 0 0 20px;
	list-style-image: url("../images/arrow_li.png");
}
.one_half {
	float: left;
	width: 47%;
}
.one_half.last {
	position: relative;
	left: 5%;
}
.one_third {
	width: 30%;
	float: left;
	min-height: 50px;
	margin-right: 3%;
}
.one_third.last {
	margin-right: 0;
}
.two_third {
	float: left;
	width: 64%;
	margin-right: 3%;
}
.one_fourth {
	width: 22.5%;
	float: left;
	margin-right: 3%;
	margin-bottom: 2%;
}
.one_fourth.last {
	margin-right: 0;
}
.one_fifth {
	width: 14%;
	float: left;
	margin-right: 6%;
	margin-bottom: 2%;
}
.one_fifth.last {
	margin-right: 0;
}
.one_sixth {
	width: 11%;
	float: left;
	margin-right: 6%;
	margin-bottom: 2%;
}
.one_sixth.last {
	margin-right: 0;
}
.cufon.space {
	margin-bottom: 15px;
}
.content iframe { width: 500px; height: 560px;}
#map {height: 239px; width: 445; padding: 20px 0px;
	background: url(../images/slider_shadow.png) bottom center no-repeat; }
	.mapborder{ padding: 3px; background-color:#f4f4f4;}
	.mapborder iframe{ width:100%; height:244px;}
	#webthumb { width: 100%; border: 0px; text-align:center;}
	#webthumb img{ width: 205px; height: 164px;}
#feedback { padding: 10px; background-color:#CCCCCC; width:100%;}