﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2;
	color: #302C13;
	background: #ECE1D5 url(Images/header.jpg) no-repeat 50% 0;
	/* background-image: url(Images/var1_s01_inner_s03.jpg); */
	text-align: left;
	margin: 0;
	padding: 0;
}
.home
{
	background: #ECE1D5 url(Images/header-home.jpg) no-repeat 50% 0;
	/* background-image: url(Images/Personal_s01.png); */
}
* {
	margin: 0;
	padding: 0;	
}
/* Layout */
.wrapper
{
	background: transparent url(Images/footer.jpg) no-repeat 50% 100%;
}
.header
{
	margin: 0 auto;
	width: 960px;
	height: 233px;
	position: relative;
}
.home .header
{
	height: 347px;
}
.welcome-msg
{
	width: 700px;
	height: 184px;
	padding: 12px 0 0 22px;
	color: #55656B;
	font-family: Georgia,serif;
	font-size: 19px;
}
.home .welcome-msg
{
	background-position: 100% 138px;
	height: 245px;
}
.welcome-msg .welcome-txt
{
	display: block;
	margin-top: 0;
	color: #ECE1D5;
}
.welcome-msg strong 
{
	display: block;
	padding: 45px 40px 0 0;
	margin: 0 25px;
	font-size: 42px;
	font-weight: normal;
	color: #ECE1D5;
	text-align: left;
}
.home .welcome-msg strong 
{
	padding: 95px 50px 0 215px;
}
.home .photo
{
	position: absolute;
	top: 76px;
	left: 0;
	width: 222px;
	height: 160px;
	border: 8px solid #FBE9D1;
}
.header .key-info 
{
	position: absolute;
	width: 200px;
	top: 80px;
	right: 0;
	font-family: Georgia, serif;
	font-size: 12px;
}
.home .header .key-info 
{
	top: 70px;
	line-height: 1.5;
}
.header .key-info h1
{
	font-weight: normal;
	font-size: 47px;
	color: #ECE1D5;
}
.header .key-info dt
{
	color: #A58D65;
}
.header .key-info dd
{
	color: #fff;
}
/* Search Field*/
.header .sf_searchBoxWrapper
{
	width: 209px;
	padding: 0 0 6px 15px;
	position: absolute;
	right: 0;
	top: 7px;
	background: transparent url(Images/search-bg.png) repeat 0 0;
}
.header .sf_searchBoxWrapper .sf_searchBox 
{
	position: relative;
	border: 0;
}
.sf_searchBox label
{
	display: block; 
	position: absolute;
	top: 3px;
	left: 2px;
	overflow: hidden;
}
.sf_searchBox .sf_searchText
{
	padding: 1px 2px;
	width: 178px;
	height: 16px;
	border: 0;
	vertical-align: top;
	background-color: #c6c7bd;
}
.sf_searchBox .sf_searchSubmit 
{
	width: 24px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	vertical-align: top;
	background: transparent url(Images/search-btn.gif) no-repeat 0 0;
}
.content-wrapper
{
	margin: 0 auto;
	width: 960px;
}
.content
{
	padding-left: 20px;
	width: 632px;
	float: left;
	padding-bottom: 40px;
	line-height: 1.5;
	font-size: 12px;
}
.sidebar
{
	padding-bottom: 40px;
	width: 200px;
	float: right;
	font-family: Georgia, serif;
	line-height: 1.5;
	font-size: 12px;
}
.sidebar .photo
{
	margin-top: 29px;
	border: 8px solid #fbd802 !important;
}
.sidebar .interesting-info 
{
	color: #24242D;
}
.sidebar h2, .sidebar h3
{
	padding: 50px 0 7px;
	font-size: 23px;
	font-weight: normal;
	line-height: 1.2;
}
.sidebar .interesting-info h2, .sidebar .interesting-info h3
{
	padding-top: 25px;
}
.sidebar li
{
	list-style-type: none;
}
.sidebar address
{
	font-style: normal;
}
.footer
{
	margin: 0 auto;
	padding-top: 14px;
	width: 960px;
	height: 28px;
	clear: both;
	color: #fff;
	font-size: 12px;
}
/* Content */
.content h1, .content h2, .content h3
{
	font-weight: normal;
	font-family: Georgia, serif;
}
.content h1
{
	padding-top: 20px;
	font-size: 37px;
	line-height: 1.2;
	color: #24242d;
}
.content h2
{
	padding: 20px 0 10px;
	font-size: 23px;
}
.content h3
{
	padding: 10px 0 5px;
	font-size: 18px;
}
.content h4
{
	padding: 10px 0;
	font-size: 12px;
	font-weight: bold;
}
.content p
{
	padding-bottom: 10px;
}
.content ul, .content ol
{
	padding-left: 25px;
}
.content li
{
	padding-bottom: 3px;
}
/* Images */
a img, img {
	border: 0;
}
/* Links */
a:link, a:visited, a:hover, a:active {
	color: #24242D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.content a:link, .content a:visited, .content a:hover, .content a:active {
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.sf_postWrapper .sf_postComments a:link, .sf_postWrapper .sf_postComments a:visited, .sf_postWrapper .sf_postComments a:hover, .sf_postWrapper .sf_postComments a:active
{
	color: #302C13;
	text-decoration: none;
}
.sf_postComments a:hover
{
	text-decoration: underline;
}
a.formattingOptionsToggleBtn:link, a.formattingOptionsToggleBtn:visited, a.formattingOptionsToggleBtn:hover, a.formattingOptionsToggleBtn:active
{
	text-decoration: underline;
}
/* Blog List */
.content .sf_postListing
{
	padding-left: 0;
}
.sf_postListing .sf_postWrapper
{
	padding: 0 0 20px;
	border-bottom: 1px solid #302C14;
	list-style-type: none;
}
.sf_postListing .sf_postWrapper .sf_postDate, .sf_singlePost .sf_postDate
{
	padding-bottom: 0;
	color: #580000;
	font-family: Georgia, serif;
	font-size: 11px;
}
.sf_postListing .sf_postWrapper .sf_postContent, .sf_singlePost .sf_postContent
{
	padding-top: 15px;
}
.sf_postListing .sf_postWrapper .sf_readMore, .sf_singlePost .sf_readMore,
.sf_postListing .sf_postWrapper .sf_postComments, .sf_singlePost .sf_postComments
{
	padding-bottom: 0;
	text-align: right;
	font-size: 11px;
	padding-top: 5px;
}
.sf_postListing .sf_postWrapper .sf_readMore, .sf_singlePost .sf_readMore
{
	padding-top: 10px;
}
/* Blogs Comments */
.content .sf_commentListing
{
	padding-left: 0;
}
.content .sf_commentListing li
{
	margin: 10px 0;
	padding: 10px;
	list-style-type: none;
}
.content .sf_commentListing .sf_authorComment
{
	background-color: #fbd802;
}
.content .sf_commentListing .sf_commentAuthor
{
	padding-bottom: 0;
}
.content .sf_commentListing .sf_commentAuthor strong
{
	font-family: Georgia, serif;
}
.content .sf_commentListing .sf_commentAuthor .sf_CommentDate
{
	font-size: 11px;
	color: #580000;
}
/* Comments Form */
.sf_postNewComment
{
	border: 0;
}
.content .sf_postNewComment ol
{
	padding-left: 0;
	width: 450px;
}
.content .sf_postNewComment li
{
	padding-bottom: 5px;
	list-style-type: none;
}
.content .sf_postNewComment label
{
	display: block;
}
.content .sf_postNewComment .sf_commentField
{
	width: 210px;
	height: 18px;
	padding: 1px 2px;
	border: 1px solid #B2B2B2;
}
.content .sf_postNewComment .sf_commentSubmit
{
	border: 0;
	padding: 5px;
	background-color: #C0C0C0;
}
.content .sf_postNewComment .sf_commentsValidator strong
{
	display: block;
	font-weight: normal;
}
/* Editor in comments tools toggle */
.content .sf_postNewComment .Default.RadEditor {
	background-color: transparent;
	clear: both;
}
.formattingOptionsToggleBtn 
{
	display: block;
	margin-bottom: -25px;
	padding: 5px 5px 0 0;
	font-size: 11px;
	float: right;
	outline-width: 0;	
	position: relative;
}
.reToolbarWrapper 
{
	visibility: hidden;
}
.formattingOptions .reToolbarWrapper 
{
	visibility: visible;
}
/* Image Gallery */
.content .sf_photoListBigImg
{
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	list-style: none;
	line-height: 1.3;
	clear: both;
}
.content .sf_photoListBigImg li
{
	margin: 0;
	padding: 7px;
	width: 150px;
	height: 100px; 
	overflow: hidden;
	float: left;
}
.content .sf_photoListBigImg .sf_bigImgSelected
{
	padding: 0;
	border: 7px solid #fbd802;
}
.content .sf_BigImage
{
	padding: 40px 7px 25px;
	min-height: 282px;
}
/* Search Result */
.content .sf_searchResults 
{
	padding-left: 0;
}
.sf_searchResults .sf_searchResultWrapper 
{
	border-bottom: 1px solid #004A4A;
	list-style-type: none;
	padding: 0 0 20px;
}