/* General Reset */
html{height:100%;}
body{
	margin:0;
	font:10px Georgia, 'Times New Roman', Times, serif;
	color:#666766;
	background:#fff;
}
a{text-decoration:none;}
img{border:0;}
legend{display:none;}
form, fieldset{
	margin:0;
	padding:0;
	border:none;
}
/* General Settings */
/* wrapper */
#wrapper{
	width:600px;
	margin:0 auto;
}
.print-logo{
	width:100%;
	overflow:hidden;
	page-break-after:avoid;
}
.print-logo h1,
.print-logo div{
	background:url(../images/print-logo.jpg) no-repeat;
	width:200px;
	height:109px;
	margin:0 auto;
	padding:0 0 30px;
}
.feedback{display:none;}
/* header */
#header{display:none;}
/* options-form */
.options-form{display:none;}
/* main */
.main-holder{width:100%;}
#main{
	width:100%;
	padding:0 0 100px;
}
/* twocolumns */
#twocolumns{
	width:600px;
	margin:0 auto;
}
.search-result-form{
	overflow:hidden;
	height:1%;
	padding:5px 0 24px 15px;
}
.search-result-form le{border:0;}
.search-result-form .txt{
	float:left;
	width:80%;
	border:2px solid #f00;
	border-width:2px 0 2px 2px;
	color:#f00;
	background:#fff;
	margin:0;
	padding:0 5px;
	font:24px Georgia, 'Times New Roman', Times, serif;
	height:27px;
}
.search-result-form .btn-search{
	float:left;
	width:33px;
	height:31px;
	margin:0;
	padding:0;
}
/* sidebar */
#sidebar{display:none;}
/* navigation */
/* content */
#content {
	width:100%;
	margin:0;
}
/* heading */
#content .heading {
	width:100%;
	padding:0 0 21px 21px;
}
#content .print{padding-left:0;}
/* breadcrumbs */
.breadcrumbs {
	float:left;
	margin:3px 0 0;
	padding:0;
	list-style:none;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#e5182c;
	word-spacing:-2px;
}
.breadcrumbs a {color:#e5182c;}
#content .home {
	float:left;
	background:url(../images/ico-home2.gif) no-repeat;
	width:12px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:5px 0 0;
}
.breadcrumbs li {
	float:left;
	padding:2px 15px 0 8px;
	background:url(../images/bullet-breadcrumbs.gif) no-repeat 100% 4px;
}
#content .heading .holder {
	float:right;
	width:282px;
}
/* paging */
.paging {display:none;}
.articles {display:none;}
#content h1{
	margin:-5px -16px 14px 18px;
	font:30px Verdana, Arial, Helvetica, sans-serif;
	color:#d72a30;
	overflow:hidden;
}
/* post */
.post-list{
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	page-break-before:avoid;
}
.post-list h2 {
	font:28px Verdana, Arial, Helvetica, sans-serif;
	color:#d72a30;
	margin:0 -16px 12px 18px;
	width:auto;
}
.post-list h2 a{color:#f00;}
.hentry {
	width:100%;
	page-break-inside:avoid;
	margin:0 0 23px;
}
.hentry:after {
	clear: both;
	content:'';
	display: block;
}
.hentry .head {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#f00;
	overflow:hidden;
}
.hentry .head .top .entry-summary {
	background:url(../images/ico-summary.gif) no-repeat 0 0.16em;
	padding:0 15px 0 20px;
	width:180px;
	float:left;
}
.hentry .head .holder{
	width:100%;
	overflow:hidden;
}
.hentry .head ul{
	margin:0 !important;
	padding:0;
	list-style:none;
	width:100%;
	position:relative;
	overflow:hidden;
}
.hentry .author {
	float:left;
	margin:0;
	background:url(../images/ico-author.gif) no-repeat 0 0.16em;
	padding:0 0 0 19px;
}
.hentry .author em {font-style:normal;}
.hentry .published{
	float:right;
	margin:0;
	background:url(../images/ico-published.gif) no-repeat 0 0.16em;
	padding:0 0 0 20px;
	width:115px;
	word-spacing:-2px;
}
.hentry .location {
	float:left;
	margin:0;
	background:url(../images/arrow.gif) no-repeat 1px 0.2em;
	padding:0 0 0 20px;
}
.hentry .title {
	float:right;
	margin:0;
	background:url(../images/ico-video.gif) no-repeat 0 0.1em;
	padding:0 0 0 19px;
	width:115px;
}
.hentry .head li {
	overflow:hidden;
	padding:2px 2px 4px 21px;
	margin:0 0 1px;
}
.hentry .head .top {
	background:#ff0006;
	color:#fff;
	padding:2px 2px 4px 21px;
	overflow:hidden;
}
.hentry .head .tags {
	border-top:2px solid #f00;
	margin:-2px 0 0;
	padding:1px 2px 4px 21px;
} 
.hentry .tags p {
	margin:0;
	background:url(../images/ico-tags.gif) no-repeat 1px 0.2em;
	padding:0 0 0 20px;
}
.hentry .tags a {color:#f00;}
.hentry .media {
	padding:0;
	overflow:hidden;
	height:1%;
	page-break-inside:avoid;
}
.hentry .media img{
	width:100%;
	height:auto;
	display:block;
}
.entry-content {
	padding:0;
	text-align:justify;
}
.entry-content p{
	margin:0;
	font-size:1.8em;
	line-height:1.2em;
	color:#666766;
}
.entry-content p:first-child{
	font-size:2.4em;
	line-height:1.2em;
	margin:0 0 28px;
	color:#929292;
}
.tools{display:none;}
.entry-content img {display:block;}
.post-list .image{
	float:left;
	padding:15px 12px 0 20px;
	width:150px;
}
.post-list .image img{
	border-bottom:3px solid #fff;
	display:block;
}
.post-list .image .more{
	float:left;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
.post-list .text{
	overflow:hidden;
	height:1%;
	padding:15px 0 0;
}
.post-list .text p{
	font-size:1.8em;
	line-height:1.2em;
	color:#929292;
	margin:0 0 10px;
}
/* people */
.people {
	width:600px;
	margin:0;
	padding:0;
	list-style:none;
}
.people:after {
	clear: both;
	content:'';
	display: block;
}
.people li {
	width:100%;
	margin:0 0 10px;
	vertical-align:middle;
}
.people blockquote {
	width:100%;
	height:150px;
	margin:0;
	padding:0;
	overflow:hidden;
}
* html .people .text {position:relative;}
* html .people .frame{
	position:absolute;
	top:50%;
}
* +html .people .frame{
	position:absolute;
	top:50%;
}
* html .people .text q{
	position:relative;
	top:-50%;
}
* +html .people .text q{
	position:relative;
	top:-50%;
}
.people q:after,
.people q:before {content:"";}
.people .text{
	color:#fff;
	font-size:1.8em;
	line-height:1.2em;
	padding:0 12px 0 21px;
	width:242px;
	background:#e51a2c;
	display:table;
	height:150px;
	float:left;
}
.people .frame {
	display:table-cell;
	vertical-align:middle;
}
.people img {display:block;}
.people .img {
	float:left;
	height:150px;
	overflow:hidden;
	width:325px;
}
.people .container {
	display:block;
	
	width:100%;
	text-decoration:none;
	cursor:pointer;
	position:relative;
}
.people a.container:hover {
	text-decoration:none;
	background:none;
}
.people .container:hover img{margin:-150px 0 0 !important;}
.people .container:hover .text{background:#000 !important;}
/* aside */
.aside {display:none;}
/* footer */
#footer {
	width:100%;
	margin:-62px auto 0;
	height:56px;
	overflow:hidden;
	color:#cf2f2e;
	font: 1.2em/1.3em Verdana, Arial, Helvetica, sans-serif;
	position:relative;
}
.f-main{
	width:100%;
	overflow:hidden;
	border-top:2px solid #f00;
	margin:0;
	padding:4px 0 0;
}
/* footer navigation */
.nav {
	width:100%;
	list-style:none;
	margin:0;
	padding:0 0 10px;
	overflow:hidden;
	text-align:center;
}
#footer a {color:#cf2f2e;}
.nav li {
	display:inline;
	padding:0 12px;
}
/* copyright */
.copyright {
	width:100%;
	text-align:center;
	margin:0;
}
/* custome selects*/
.outtaHere {display:none;}
.selectArea {display:none;}
.selectAreaActive .left{display:none;}
/* selects drop-down */
.optionsDivInvisible,
.optionsDivVisible {display:none;}
#fdbk_tab{
	display:none;
}
