/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	overflow-x: hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
ul{margin-left:1px;}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
html,
body{
	height:100%;
}
body{
	margin:0;
	color:#000;
	font:14px/17px 'Cabin Condensed', Arial, Helvetica, Verdana, sans-serif;
	min-width:960px;
	background:url(../images/bg-page-frame.gif) repeat-y 50% 0;
}
.home{background:none;}
img {border-style:none;}
a{
	text-decoration:none;
	color:#77171d;
}
a:hover {text-decoration:underline;}
a:active {background-color:transparent;}
input,
textarea,
select {
	font:14px 'Cabin Condensed', Arial, Helvetica, Verdana, sans-serif;
	vertical-align:middle;
	color:#000;
	margin:0;
	line-height:18px;
	height:18px;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input[type=submit]:hover{cursor:pointer;}
.alignleft{float:left;}
.alignright{float:right;}
.aligncenter{
	display:block;
	margin:0 auto;
}
#wrapper{
	width:100%;
	overflow:hidden;
	height:100%;
    display:table;
	background:url(../images/bg-page.gif) repeat-x;
}
.w1{
	width:100%;
	display:table-row;
	background:url(../images/bg-page-center.jpg) no-repeat 50% 0;
}
.w2{
	width:960px;
	margin:0 auto;
}
#header{
	overflow:hidden;
	margin:0 -9992px 0 -9999px;
	padding:0 9999px;
	background:url(../images/bg-header.png) no-repeat 50% 100%;
}
.logo{
	width:182px;
	height:112px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:0 -136px 0 -42px;
	padding:5px 114px 23px 94px;
}
.home .logo{margin-left:-39px;}
.logo a{
	display:block;
 	height:100%;
}
#header h1{
	float:left;
	width:346px;
	height:64px;
	overflow:hidden;
	text-indent:-9999px;
	    margin: 28px 0 0 15px;
	background:url(../images/besatext.png) no-repeat;
	/*background:url(../images/besatext20.png) no-repeat;*/

}
#header .bar{
	float:right;
	margin:105px 0 0;
	min-width:244px;
	padding:6px 9px 3px 8px;
	background:#1066a4 url(../images/bg-bar.gif) repeat-x;
}
.bar .search{
	float:left;
	padding:0 12px 0 2px;
	background:url(../images/sprite.png) no-repeat -118px -62px;
}
.search input[type="text"]{
	float:left;
	background:none;
	border:0;
	color:#005695;
	width:90px;
	padding:4px 10px 4px 22px;
	margin-right:6px;
	height:18px;
}
.search input.text-active{
	padding-left:8px;
	width:104px;
}
.search input[type="submit"]{
	float:right;
	background:url(../images/sprite.png) no-repeat 0 -64px;
	border:0;
	font-size:0;
	line-height:0;
	width:21px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	padding:0;
	margin-top:2px;
}
.search input[type="submit"]:hover{background-position:-279px -96px;}
.social{
	float:right;
	margin:1px 0 0;
}
.social li{
	float:left;
	margin-left:5px;
	list-style:none;
}
.social a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:22px;
	height:22px;
	background:url(../images/sprite.png) no-repeat -39px -63px;
}
.social a:hover{
	-webkit-box-shadow: 0 0 5px rgba(255,255,190,.41), inset 0 1px rgba(0,16,66,.52);
	-moz-box-shadow: 0 0 5px rgba(255,255,190,.41), inset 0 1px rgba(0,16,66,.52);
	box-shadow: 0 0 5px rgba(255,255,190,.41), inset 0 1px rgba(0,16,66,.52);
}
.social .twitter{background-position:-65px -63px;}
.social .facebook{background-position:-92px -63px;}
#nav{
	margin:-16px -9991px 0 -9990px;
	padding:16px 9999px 0;
	font-size:16px;
	line-height:18px;
	text-shadow: 0 -1px #000, 0 1px 0 #00daff;
	background:url(../images/bg-nav-bar.png) repeat-x;
}
.home #nav{margin-left:-9987px;}
#nav ul:after{
	display:block;
	clear:both;
	content:"";
}
#nav ul{
	margin:0;
	width:100%;
}
#nav li{
	float:left;
	margin-left:-2px;
	list-style:none;
	background:url(../images/divider-nav.gif) no-repeat;
}
#nav li:first-child{
	background:none;
}
#nav a{
	color:#005695;
	float:left;
}
#nav ul ul li:first-child:hover,
#nav li:hover{
	text-shadow: 0 -1px #000;
	position:relative;
	background:#5b0000 url(../images/bg-nav-over.gif);
	box-shadow:inset 0 0 4px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0 0 4px rgba(0,0,0,.5);
}
#nav ul ul li:hover{
	position:relative;
}
#nav li:hover > a{
	color:#fff;
	text-decoration:none;
	background:url(../images/bg-nav-over-center.gif) no-repeat 49% 100%;
}
#nav > ul > li.active > a{
	color:#fff;
	background:#0274b7 url(../images/bg-nav-active.gif) repeat-x;
	text-shadow: 0 -1px #000, 0 2px 1px #333;
	font-weight:700;
	position:relative;
}
#nav > ul > li.active > a:after{
	box-shadow:1px 0 3px #111;
	-webkit-box-shadow:1px 0 3px #111;
	-moz-box-shadow:1px 0 3px #111;
	content:"";
	width:1px;
	margin-left:-1px;
	height:40px;
	top:0;
	left:100%;
	position:absolute;
	behavior:url(js/PIE.htc);
}
#nav > ul > li.active > a:before{
	box-shadow:-1px 0 3px #111;
	-webkit-box-shadow:-1px 0 3px #111;
	-moz-box-shadow:-1px 0 3px #111;
	content:"";
	width:1px;
	margin-right:-1px;
	height:40px;
	top:0;
	right:100%;
	position:absolute;
	behavior:url(js/PIE.htc);
}
#nav .inner{
	float:left;
	padding:11px 22px;
	position:relative;
}
#nav .active .inner:before{
	box-shadow:0 -1px 2px #111;
	-webkit-box-shadow:0 -1px 2px #111;
	-moz-box-shadow:0 -1px 2px #111;
	content:"";
	height:1px;
	width:100%;
	bottom:100%;
	left:0;
	behavior:url(js/PIE.htc);
	position:absolute;
}
#nav .active.button .inner:before,
#nav ul li.button.active a:before,
#nav ul li.button.active a:after{
	display:none;
}
#nav .button{
	float:right;
	background:none;
	font-weight:bold;
	text-shadow: 0 -1px #000;
	font-size:14px;
	line-height:16px;
}
#nav .button:hover{
	background:none;
	text-shadow: 0 -1px #000;
	box-shadow:0 0 0;
	-webkit-box-shadow:0 0 0;
	-moz-box-shadow:0 0 0;
}
#nav .button.active a,
#nav .button:hover a,
#nav .button a{
	margin-top:5px;
	background:url(../images/sprite.png) no-repeat 100% -171px;
	color:#fff;
	behavior:url(js/PIE.htc);
	position:relative;
	padding-right:6px;
	text-shadow: 0 -1px #000;
}
#nav .button:hover a{background-position:100% -232px;}
#nav .button .inner{
	padding:7px 2px 7px 8px;
	background:url(../images/sprite.png) no-repeat 0 -139px;
}
#nav .button:hover .inner{background-position:0 -201px;}
#nav ul ul{
	position:absolute;
	top:100%;
	left:0;
	width:171px;
	padding:11px 0 0;
	font-size:14px;
	line-height:16px;
	display:none;
	z-index:100;
	background:#5b0000 url(../images/bg-nav-over.gif);
}
#nav ul ul li:hover ul,
#nav li:hover ul{display:block;}
#nav li:hover ul ul,
#nav ul ul ul{
	left:100%;
	top:0;
	display:none;
	padding:0;
}
#nav ul ul li:first-child,
#nav ul ul li{
	float:none;
	margin:0;
	border-bottom:1px solid #4e0e12;
	background:#fff url(../images/bg-drop.gif);
}
#nav ul ul a{
	float:none;
	display:block;
	color:#004c8d;
	padding:12px 26px 10px;
}
.slideshow{
	color:#fff;
	font-size:18px;
	line-height:22px;
	margin:0 -2px 43px 2px;
	text-shadow:0 2px 1px #333;
	position:relative;
	height:380px;
}
.slideshow .btn-prev,
.slideshow .btn-next{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	width:30px;
	height:52px;
	margin:123px 0 0;
	cursor:pointer;
	outline:none;
	background:url(../images/sprite.png) no-repeat 0 -86px;
}
.slideshow .btn-next{
	float:right;
	width:53px;
	background-position:-40px -86px;
	position:relative;
	z-index:2;
}
.slideshow .inner{
	overflow:hidden;
	margin:0 -19px 0 0;
}
.slideset{
	width:923px;
	overflow:hidden;
	position:relative;
	float:left;
	height:369px;
	margin:0 -44px 0 16px;
}
.slideset .slide{
	display:none;
	position:absolute;
	height:369px;
	width:923px;
	z-index:1;
	background: url(../images/bg-page-center.jpg) no-repeat -248px -180px;
}
.slideset .slide:first-child{display:block;}
.slideshow .slide.active{z-index:2;}
.slideset .text-block{
	overflow:hidden;
	height:299px;
	padding:41px 40px 0 0;
}
.slideset h2{
	font-size:42px;
	font-weight:700;
	line-height:36px;
	margin:0 1px 7px 2px;
}
.slideset h2 a{color:#fff;}
.slideset h2 a:hover{text-decoration:none;}
.slideset .info{
	font-size:14px;
	line-height:17px;
	padding:3px 0 5px 2px;
	border:1px solid #99a1af;
	border-width:1px 0;
	margin:0 0 5px 2px;
}
.slideset .info .date{font-style:normal;}
.info .author{font-weight:normal;}
.info .author a{color:#fff;}
.slideshow .visual{
	float:right;
	position:relative;
}
.slideshow .mask{
	position:absolute;
	bottom:0;
	right:0;
	width:750px;
	height:23px;
	z-index:5;
	background:url(../images/bg-mask-10.png) no-repeat 100% 0;
}
.slideshow .visual:after{
	top:0;
	position:absolute;
	content:"";
	right:0;
	width:60px;
	height:352px;
	background:url(../images/bg-mask-9.png) no-repeat;
}
.slideshow .arrow-more {
	display:inline-block;
	width:10px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:2px;
	background:url(../images/sprite.png) no-repeat -289px -120px;
}
.text-block.hover-title .arrow-more,
.arrow-more:hover{background-position:-267px -121px;}
.switcher{
	text-align:center;
	position:relative;
	z-index:20;
	margin:-40px 0 0 8px;
}
.switcher .holder{
	display:inline-block;
	padding-right:78px;
	height:1%;
	background:url(../images/bg-switcher.png) no-repeat 100% -57px;
}
.switcher .holder:after{
	display:block;
	clear:both;
	content:"";
}
.switcher .frame{
	background:url(../images/bg-switcher.png) no-repeat;
	padding:32px 0 5px 78px;
	float:left;
}
.switcher ul{
	float:left;
	margin:0 -41px 0 -40px;
}
.switcher li{
	float:left;
	list-style:none;
	margin:0 4px 0 5px;
}
.switcher a{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	width:14px;
	height:14px;
	cursor:pointer;
	background:url(../images/sprite.png) no-repeat -286px -77px;
}
.switcher a:hover,
.switcher .active a{
	background-position:-286px -62px;
}
#main{
	margin:0 -28px 0 -24px;
	padding:0 28px 0 23px;
	position:relative;
	overflow:hidden;
	background:url(../images/bg-main.png) no-repeat;
}
.main-holder{
	overflow:hidden;
	position:relative;
	padding:14px 0 60px;
}
.main-frame{
	padding:0 13px 0 51px;
	overflow:hidden;
	position:relative;
	background:url(../images/divider-main.png) repeat-y 637px 0;
}
.home #main{
	height:1%;
	margin:0;
	padding:0 10px 0 47px;
	overflow:visible;
	background:url(../images/divider-main.png) repeat-y 641px 0;
}
.home #main:after{
	display:block;
	clear:both;
	content:"";
}
#twocolumns{
	float:left;
	width:594px;
	margin:-32px 0 0 -30px;
}
.twocolumns-holder{
	overflow:hidden;
	padding:0 4px 47px 0;
	margin-bottom:20px;
	border-bottom:1px solid #dee1e4;
}
#content{
	float:left;
	width:564px;
	padding:30px 0 0;
}
#twocolumns #content{
	float:right;
	width:417px;
	padding:25px 0 0;
}
.home #content{
	padding-top:7px;
	margin-bottom:-49px;
}
#content .heading{
	background:url(../images/bg-heading.gif) repeat-x;
	border-radius:0 13px 13px 0;
	-moz-border-radius:0 13px 13px 0;
	-webkit-border-top-right-radius:13px;
	-webkit-border-bottom-right-radius:13px;
	-webkit-box-shadow: 0 1px rgba(255,255,255,.61), inset 0 1px 2px rgba(0,0,0,.19);
	-moz-box-shadow: 0 1px rgba(255,255,255,.61), inset 0 1px 2px rgba(0,0,0,.19);
	box-shadow: 0 1px rgba(255,255,255,.61), inset 0 1px 2px rgba(0,0,0,.19);
	margin:0 0 37px 3px;
	overflow:hidden;
	padding:0 25px;
	behavior:url(js/PIE.htc);
	position:relative;
}
#content .heading h2{
	font-size:16px;
	line-height:19px;
	font-weight:400;
	color:#4a0e12;
	letter-spacing:1px;
}
#content .heading h2 span{
	float:left;
	background:#fff;
	border-radius:6px/11px;
	-moz-border-radius:6px/11px;
	-webkit-border-radius:6px/11px;
	padding:4px 18px 2px 18px;
	color:#4a0e12;
	behavior:url(js/PIE.htc);
	position:relative;
}
#content .heading h2 a:hover{
	font-weight:700;
	text-decoration:none;
}
.post h2{
	color:#004070;
	font-size:28px;
	line-height:30px;
	margin:0 0 3px;
}
.post-list h2{
	margin:0 25px 5px 0;
	font-size:16px;
	line-height:18px;
}
#content .post-list h2 a{color:#01111d;}
.post h3{
	font-size:24px;
	line-height:26px;
	margin:0 0 1px;
}
.post h4{
	font-size:18px;
	line-height:20px;
	margin:0;
	font-weight:600;
}
.post h5{
	font-size:14px;
	line-height:16px;
	margin:0 0 17px;
	font-style:italic;
	font-weight:600;
}
.post{
	margin:0 0 7px -5px;
	position:relative;
}
.post-holder{
	position:relative;
	z-index:2;
	overflow:hidden;
}
.similar-posts .post-holder{overflow:visible;}
.post-list .post-holder{padding:13px 0 14px 1px;}
.home .post{
	overflow:hidden;
	margin:0 -10px 20px;
	color:#011b2e;
	padding:10px 10px 10px 14px;
}
.box-over{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	background:#f2f2f2 url(../images/bg-post-hover.gif);
	-webkit-box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.22);
	-moz-box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.22);
	box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.22);
	-webkit-border-radius: 2px 3px 3px 2px/3px;
	-moz-border-radius: 2px 3px 3px 2px/3px;
	border-radius: 2px 3px 3px 2px/3px;
	width:100%;
	/*behavior:url(js/PIE.htc);*/
}
.post-list .box-over{
	margin:0 -10px;
	width:414px;
}
.posts-section .post{
	float:left;
	width:260px;
	padding:14px 11px 15px 15px;
	margin:0 13px 0 0;
}
.post-list .post{
	border-top:1px solid #e8edee;
	padding:0;
	margin:-1px 0 0;
	line-height:18px;
	position:relative;
	-webkit-border-radius: 2px 3px 3px 2px/3px;
	-moz-border-radius: 2px 3px 3px 2px/3px;
	border-radius: 2px 3px 3px 2px/3px;
	behavior:url(js/PIE.htc);
}
.post .visual{position:relative;}
.post .wp-caption{
	position:relative;
	width:543px;
	margin-bottom:24px;
}
.wp-caption img{display:block;}
.post-list .visual{
	float:left;
	width:150px;
	margin:0 9px 0 0;
}
.home .post .visual{
	float:right;
	width:auto;
	margin:0 0 0 24px;
}
.home .post .left.visual{
	float:left;
	margin:0 24px 0 0;
}
.posts-section .post .visual{
	float:none;
	margin:0 0 9px -1px;
}
.visual img{display:block;}
.post .text-block{
	overflow:hidden;
	padding:3px 0 0;
}
.post-list .text-block{padding:0;}
.post .visual .mask-over,
.post .visual .mask{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	text-align:center;
}
.wp-caption .wp-caption-text:after{
	position:absolute;
	padding-top:23px;
	left:0;
	bottom:100%;
	width:100%;
	text-align:center;
	content:"";
	background:url(../images/bg-mask-2.png) no-repeat;
}
.home .post .visual .mask{
	top:2px;
	bottom:auto;
	width:11px;
	height:195px;
	background:url(../images/bg-mask.png) no-repeat;
}
.home .post .visual.left .mask{
	left:auto;
	right:0;
	background:url(../images/bg-mask-12.png) no-repeat;
}
.post .visual .mask-over{
	position:absolute;
	content:"";
}
.home .post .visual .mask-over{
	left:0;
	top:2px;
	width:11px;
	height:195px;
	background:url(../images/bg-mask-6.png) no-repeat;
}
.home .post .visual.left .mask-over{
	left:auto;
	right:0;
	background:url(../images/bg-mask-13.png) no-repeat;
}
.home .posts-section .visual .mask-over{
	bottom:0;
	top:auto;
	width:260px;
	height:10px;
	background:url(../images/bg-mask-8.png) no-repeat;
}
.post-list .visual .mask{
	background:url(../images/bg-mask-5.png) no-repeat;
	width:8px;
	height:120px;
	right:0;
	left:auto;
	top:0;
	bottom:auto;
}
.post-list .visual .mask-over{
	width:8px;
	height:120px;
	right:0;
	left:auto;
	top:0;
	bottom:auto;
	background:url(../images/bg-mask-11.png) no-repeat;
}
.posts-section .post .visual .mask{
	bottom:0;
	top:auto;
	width:260px;
	height:10px;
	background:url(../images/bg-mask-7.png) no-repeat;
}
.similar-posts .visual .mask{
	bottom:0;
	left:0;
	width:118px;
	height:7px;
	position:absolute;
	z-index:2;
	content:"";
	background:url(../images/bg-mask-3.png) no-repeat;
}
.similar-posts .visual .mask-over{
	bottom:0;
	left:0;
	width:118px;
	height:7px;
	top:auto;
	position:absolute;
	content:"";
	z-index:3;
	background:url(../images/bg-mask-4.png) no-repeat;
}
.wp-caption .wp-caption-text{
	position:absolute;
	bottom:0;
	left:0;
	width:533px;
	padding:0 5px 8px;
	color:#484f64;
	font-size:12px;
	line-height:15px;
	background:#e8e8ee;
	text-align:center;
	margin:0;
}
.home h3{
	font-size:26px;
	line-height:24px;
	font-weight:700;
}
.home .post h3{margin:0 0 7px 2px;}
#content .posts-section h3{
	font-size:22px;
	line-height:20px;
	margin:0 0 9px;
	text-shadow: 0 2px #fff;
}
#content h3 a{color:#003257;}
.post .meta{
	background:url(../images/bg-block-meta-top.gif) repeat-x;
	color:#003e6c;
	margin:0 0 3px 1px;
}
.posts-section .meta{
	padding:5px 16px 5px 0;
	width:234px;
	margin:0 0 2px;
}
.post .meta .inner{
	padding:3px 13px 5px 1px;
	height:1%;
	background:url(../images/bg-block-meta-top.gif) repeat-x 0 100%;
}
.posts-section .meta:after,
.post .meta .inner:after{
	display:block;
	clear:both;
	content:"";
}
.post .meta .holder{
	float:left;
	width:205px;
	font-size:12px;
	line-height:14px;
}
.meta .date{font-style:normal;}
.meta .author{font-weight:normal;}
a.comments{
	float:right;
	padding-right:3px;
	font-weight:700;
	color:#fff;
	margin:-5px 0 0;
	text-shadow:0 -1px 1px #666;
	font-size:12px;
	background:url(../images/bg-block-comments.png) no-repeat 100% -17px;
}
.posts-section a.comments{margin-top:-7px;}
.post-list a.comments{
	position:absolute;
	top:9px;
	right:0;
	margin:0;
	float:none;
	z-index:2;
	font-size:14px;
	line-height:17px;
}
/*
.post-list .with-image a.comments{
	left:109px;
	right:auto;
}
*/
.similar-posts a.comments{
	position:absolute;
	top:-5px;
	right:9px;
	margin:0;
	float:none;
	z-index:2;
}
.meta-holder a.comments{
	float:left;
	margin:-10px 9px 0 0;
}
a.comments .left{
	float:left;
	background:url(../images/bg-block-comments.png) no-repeat;
	padding:0 1px 0 10px;
	min-width:7px;
	text-align:center;
}
.post p{margin:0 0 10px;}
.post-list p{margin:0 0 7px;}
.home .post p{margin:0 0 9px;}
.link-holder{
	overflow:hidden;
	font-size:14px;
	line-height:17px;
	letter-spacing:1px;
}
.post-list .link-holder{line-height:18px;}
.widget .link-holder{
	text-align:center;
	margin:0;
}
.posts-section .link-holder{
	margin:0 1px 0 -1px;
	padding:0 0 9px 1px;
	background:url(../images/bg-block-meta-top.gif) repeat-x 0 100%;
}
.link-holder .link{
	float:left;
	padding:0 13px 0 0;
	color:#017286;
	text-shadow:0 -1px 0 #000;
	background:url(../images/arrow-link.png) no-repeat 100% 4px;
}
.widget .link-holder .link{
	display:inline-block;
	float:none;
}
.posts-section{
	overflow:hidden;
	margin:0 -24px 38px -11px;
}
.post img{display:block;}
#content h1{
	font-size:36px;
	line-height:36px;
	color:#00365e;
	margin:0 0 51px;
}
.meta-holder{
	border:1px solid #657e91;
	border-width:1px 0;
	color:#014271;
	margin:0 19px 27px 0;
	padding:1px 0 2px 3px;
	height:1%;
}
.meta .author a{color:#014271;}
.meta-holder:after{
	display:block;
	clear:both;
	content:"";
}
.meta-holder .holder{
	float:left;
	width:400px;
	margin-right:7px;
}
.meta-holder .author-holder{
	float:left;
	font-size:15px;
	font-weight:700;
	padding:3px 11px 0 0;
	margin-right:7px;
	background:url(../images/divider-meta.gif) no-repeat 100% 4px;
	max-width: 76%;
}
.meta-holder .author{
	font-style:normal;
	letter-spacing:3px;
	padding-left:3px;
}
.meta-holder .author a{color:#014271;}
.meta-holder .date{
	float:left;
	margin-top:3px;
	font-style:normal;
	line-height:18px;
}
.section .headline .button,
.meta-holder .button{
	color:#fff;
	text-shadow:0 -1px 0 #333;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: 0 0 1px #000;
	-moz-box-shadow: 0 0 1px #000;
	box-shadow: 0 0 1px #000;
	border:0;
	background:#1d8ec3 url(../images/bg-button-sign.gif);
	padding:3px 4px;
	behavior:url(js/PIE.htc);
	position:relative;
	width:94px;
	text-align:center;
	font-size:12px;
	line-height:15px;
	margin-top:1px;
	float:left;
}
.section .headline .button:hover,
.meta-holder .button:hover{
	background:url(../images/bg-button-over.gif) repeat-x;
}
.section .headline .button{float:right;}
.intro-text{
	color:#011b2e;
	font-size:18px;
	line-height:22px;
	overflow:hidden;
	margin-right:5px;
}
.intro-text p{margin-bottom:30px;}
.post .content{padding:0 20px 0 0;}
.post ul{
	margin:0;
	padding:5px 0 16px 21px;
}
.post ul li{
	list-style:none;
	padding:0 0 0 14px;
	background:url(../images/bullet-4.gif) no-repeat 0 6px;
}
.post .first{background:url(../images/bullet-1.gif) no-repeat 0 6px;}
.post .second{background:url(../images/bullet-2.gif) no-repeat 0 6px;}
.post .third{background:url(../images/bullet-3.gif) no-repeat 0 6px;}
.post ol{
	overflow:hidden;
    counter-reset:item;
	padding:6px 0 31px 35px;
}
.post ol li{display:block;}
.post ol li:before {
	content:counters(item, ".") ". ";
	counter-increment: item;
}
.post blockquote{
	margin:0 75px 26px 48px;
	padding:0 0 0 20px;
	background:url(../images/quotes.gif) no-repeat;
}
.post blockquote q{
	font-style:italic;
	background:url(../images/quotes.gif) no-repeat 100% 100%;
	padding-right:20px;
	display:block;
}
.share-section{
	height:1%;
	margin:0 24px 21px -3px;
}
#twocolumns .share-section{margin:0 23px 0 27px;}
.share-section:after{
	display:block;
	clear:both;
	content:"";
}
.share-section .share{
	float:left;
	padding:8px 0 0;
}
#main .share li{
	float:left;
	margin-right:7px;
	list-style:none;
	background:none;
	padding:0;
}
.share img{display:block;}
.share-section .icons{
	float:right;
	padding:0;
	text-align:center;
	font-size:10px;
	line-height:10px;
	font-weight:700;
	text-shadow:0 1px 1px #fff;
	position:relative;
	z-index:5;
}
.icons .ico-comment{font-size:9px;}
#twocolumns .icons{margin-top:3px;}
.share-section .icons li{
	float:left;
	margin-left:1px;
	list-style:none;
	background:none;
	padding:3px;
	position:relative;
}
.icons a{
	float:left;
	color:#003155;
}
.icons a .holder{
	position:relative;
	z-index:2;
}
.icons a:hover .holder{
	margin:-3px;
	padding:3px;
	float:left;
	background:#f2f2f2 url(../images/bg-icon-over.gif);
	-webkit-border-radius: 19px 18px 18px 19px/19px 19px 18px 18px;
	-moz-border-radius: 19px 18px 18px 19px/19px 19px 18px 18px;
	border-radius: 19px 18px 18px 19px/19px 19px 18px 18px;
	-webkit-box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.22);
	-moz-box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.22);
	box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.22);
}
.icons .inner{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:33px;
	height:34px;
	background:url(../images/sprite.png) no-repeat;
}
.icons .text-holder{
	position:absolute;
	top:35px;
	background:#f2f2f2 url(../images/bg-icon-over.gif);
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
	-webkit-box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.22);
	-moz-box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.22);
	box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.22);
	padding:16px 2px 12px;
	width:47px;
	left:-9999px;
}
.icons .text-holder .center{
	height:20px;
	display:table-cell;
	vertical-align:middle;
	width:47px;
}
.icons a:hover .text-holder{left:-6px;}
.ico-print .inner{background-position:-40px 0;}
.ico-mail .inner{background-position:-80px 0;}
.links-block{
	overflow:hidden;
	margin:0 0 11px -4px;
}
.links-block .title{
	font-weight:700;
	color:#011b2e;
}
.links-block ul{
	margin:0;
	display:inline;
	padding:0;
}
.links-block ul li{
	display:inline;
	padding:0 2px 0 0;
	background:none;
}
.links-block ul a{color:#667783;}
.author-block{
	overflow:hidden;
	margin:0 5px 39px -3px;
	line-height:16px;
}
.author-block .visual{
	float:left;
	padding:7px 6px 6px 7px;
	margin-right:8px;
	-webkit-box-shadow: 0 1px rgba(255,255,255,.61), inset 0 1px 2px rgba(0,0,0,.19);
	-moz-box-shadow: 0 1px rgba(255,255,255,.61), inset 0 1px 2px rgba(0,0,0,.19);
	box-shadow: 0 1px rgba(255,255,255,.61), inset 0 1px 2px rgba(0,0,0,.19);
	background:#f4eded url(../images/bg-block-author.gif);
	behavior:url(js/PIE.htc);
	position:relative;
}
.author-block .visual img{display:block;}
.author-block .text-block{
	padding:11px 6px 9px 12px;
	overflow:hidden;
	-webkit-box-shadow: 0 1px rgba(255,255,255,.61), inset 0 1px 2px rgba(0,0,0,.19);
	-moz-box-shadow: 0 1px rgba(255,255,255,.61), inset 0 1px 2px rgba(0,0,0,.19);
	box-shadow: 0 1px rgba(255,255,255,.61), inset 0 1px 2px rgba(0,0,0,.19);
	background:#f4eded url(../images/bg-block-author.gif);
	behavior:url(js/PIE.htc);
	position:relative;
}
.author-block h2{
	letter-spacing:1px;
	font-size:14px;
	line-height:16px;
	margin-bottom:3px;
}
.author-block h2 a{color:#490e12;}
.author-block p{margin-bottom:5px;}
.similar-posts h2{
	border:1px solid #e8eaeb;
	border-width:1px 0;
	color:#243038;
	font-weight:700;
	font-size:14px;
	line-height:16px;
	padding:5px 0 4px;
	margin:0 5px 9px 0;
}
.similar-posts{margin-bottom:72px;}
.similar-posts ul{
	margin:0 -14px 0 -10px;
	overflow:hidden;
}
.similar-posts li{
	float:left;
	width:118px;
	margin-right:14px;
	list-style:none;
	padding:8px 8px 5px 7px;
	-webkit-border-radius: 2px 3px 3px 2px/3px;
	-moz-border-radius: 2px 3px 3px 2px/3px;
	border-radius: 2px 3px 3px 2px/3px;
	behavior:url(js/PIE.htc);
	position:relative;
}
.similar-posts .visual{
	margin-bottom:7px;
	position:relative;
}
.similar-posts .visual a{
	display:block;
	position:relative;
}
.post-list h3,
#respond h2,
.comments h3,
.similar-posts h3{
	font-size:14px;
	line-height:17px;
	margin:0 0 10px;
}
#respond h2{
	color:#1c232a;
	margin-bottom:14px;
}
.comments h3{
	margin-bottom:4px;
	color:#000;
}
.similar-posts .meta{
	font-size:10px;
	line-height:13px;
	color:#5c6f7b;
}
.similar-posts .meta a{color:#5c6f7b;}
.section .headline{
	overflow:hidden;
	margin:0 7px 13px 0;
	padding:1px;
}
.section .headline h2{
	float:left;
	font-size:14px;
	line-height:16px;
	width:450px;
	color:#1f282f;
	font-weight:700;
	margin-top:5px;
}
.button:hover{text-decoration:none;}
#comments{margin-bottom:11px;}
ol.comments{
	margin:0 7px 5px -2px;
	color:#01121f;
	font-size:11px;
	line-height:13px;
	padding-bottom:19px;
	border-bottom:1px solid #e7e8e9;
}
ol.comments p{margin-bottom:13px;}
ol.comments .author a{color:#01121F;}
ol.comments .meta{margin-bottom:3px;}
.comments li{overflow:hidden;}
.comments .alignleft{
	margin:0 2px 0 0;
	border:1px solid #8c8c8c;
}
.comment{
	overflow:hidden;
	margin-bottom:17px;
}
.comments .text-box{
	overflow:hidden;
	padding-left:13px;
	position:relative;
}
.children .text-box{padding-left:14px;}
.comments .text-box .holder{
	padding:12px 17px 3px;
	overflow:hidden;
	background:#f2f2f2 url(../images/bg-post-hover.gif);
	-webkit-box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.22);
	-moz-box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.22);
	box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.22);
	-webkit-border-radius: 2px 3px 3px 0;
	-moz-border-radius: 2px 3px 3px 0;
	border-radius: 2px 3px 3px 0;
	behavior:url(js/PIE.htc);
	position:relative;
}
.children .text-box .holder{padding:13px 17px 1px;}
.comments .arrow{
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:10px;
	background:url(../images/bg-box-arrow.gif) no-repeat;
	z-index:3;
}
.children{margin:0 0 0 90px;}
.children li{list-style:none;}
#respond ul{
	margin:0 0 0 -1px;
	overflow:hidden;
}
#respond li{
	padding-bottom:18px;
	list-style:none;
	overflow:hidden;
}
#respond li.button-row{
	padding:1px;
	margin:-1px 11px 0 0;
}
#respond .comment-area{
	float:left;
	margin-right:9px;
}
.textarea{
	width:287px;
	height:122px;
	padding:2px;
	background:url(../images/bg-input-holder.gif);
	-webkit-box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.35);
	-moz-box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.35);
	box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.35);
	behavior:url(js/PIE.htc);
	position:relative;
}
.textarea textarea{
	color:#385a7e;
	font-weight:bold;
	text-shadow:0 1px 0 #fff;
	border:0;
	background:none;
	padding:4px 4px 4px 7px;
	overflow:auto;
	width:276px !important;
	height:114px !important;
	max-height:114px;
}
.textarea.error{
	border:1px solid #f00;
	padding:1px;
}
.post-list{
	border-left:1px solid #f0f1f2;
	padding:9px 0 0;
	margin-bottom:41px;
}
.post-list .list-holder{
	overflow:hidden;
	padding:0 10px 78px 22px;
	margin-right:-10px;
	border-bottom:1px solid #ebedee;
}
.post-list .info{
	color:#014271;
	font-size:12px;
	line-height:14px;
	margin-bottom:7px;
}
.post-list .info .author{font-weight:700;}
.post-list .author a{color:#014271;}
.info .date{font-style:normal;}
.paging{
	text-align:center;
	font-size:18px;
	line-height:20px;
	font-weight:700;
	margin:0 7px 0 0;
	text-shadow:0 -1px 0 #333;
}
.paging ul{
	display:inline-block;
	overflow:hidden;
}
.paging li{
	margin:0 3px 0 4px;
	float:left;
	list-style:none;
}
.paging a{
	float:left;
	color:#fff;
	width:25px;
	text-align:center;
	padding:7px 4px 6px;
	cursor:pointer;
	background:url(../images/sprite.png) no-repeat -162px 0;
}
.paging .prev a,
.paging .next a{
	margin:0 10px;
	padding:6px 4px 7px;
}
.paging .next a{padding:6px 3px 7px 5px;}
.paging a:hover{
	text-decoration:none;
	background-position:-122px 0;
}
#sidebar{
	float:right;
	width:280px;
	padding:5px 0 0;
}
.sub-nav{
	margin:3px 4px 33px 2px;
	font-weight:700;
	border-bottom:1px solid #cecece;
}
.sub-nav li{
	list-style:none;
	border-top:1px solid #cecece;
}
.sub-nav a{
	display:block;
	padding:10px 16px;
	color:#00355d;
	text-shadow: 0 2px #fff;
}
.sub-nav a:hover{
	background:#f2f2f2 url(../images/bg-post-hover.gif);
	-webkit-box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.22);
	-moz-box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.22);
	box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.22);
	text-decoration:none;
}
.widget .heading{
	border-bottom:1px solid #cecece;
	padding-bottom:2px;
	margin:0 -10px 26px -4px;
}
.widget .heading h2{
	border:1px solid #cecece;
	border-width:1px 0;
	padding:6px 50px 6px 5px;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	color:#541015;
	letter-spacing:1px;
	background:url(../images/ico-about.png) no-repeat 100% 4px;
}
.news .heading h2{background:url(../images/ico-news.png) no-repeat 100% 4px;}
.facebook .heading h2{background:url(../images/ico-social.png) no-repeat 100% 4px;}
.widget{
	background:url(../images/bg-sidebar-widget.png) no-repeat 0 100%;
	color:#5c5c5c;
	line-height:18px;
	margin-bottom:37px;
	padding:0 14px 29px 8px;
}
.widget p{margin-bottom:27px;}
.footer-form{margin:0 -4px 0 -1px;}
.sign-form{
	overflow:hidden;
	padding:1px;
	margin:-9px -4px 0 5px;
}
.input-holder{
	float:left;
	width:206px;
	height:28px;
	padding:0 2px;
	background:url(../images/bg-input-holder.gif);
	margin-right:7px;
	-webkit-border-radius: 2px 6px 6px 2px/6px;
	-moz-border-radius: 2px 6px 6px 2px/6px;
	border-radius: 2px 6px 6px 2px/6px;
	-webkit-box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.35);
	-moz-box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.35);
	box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.35);
	behavior:url(js/PIE.htc);
	position:relative;
}
#respond .input-holder{
	float:none;
	overflow:hidden;
	width:249px;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	height:30px;
	margin:0;
	padding:0 1px;
}
#respond .input-holder.error{
	border:1px solid #f00;
	height:28px;
}
.footer-form .input-holder{
	width:194px;
	height:23px;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	margin-right:10px;
	background:url(../images/bg-input-holder-footer.gif);
	-webkit-box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.35);
	-moz-box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.35);
	box-shadow: 0 1px rgba(255,255,255,.25), inset 0 1px 4px rgba(0,0,0,.35);
}
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
#mc-embedded-subscribe-form .input-holder input[type="email"],
.input-holder input[type="text"]{
	float:left;
	width:198px;
	background:none;
	border:0;
	padding:5px 4px;
}
#mc-embedded-subscribe-form .input-holder input[type="email"]{color:#005695;}
#respond .input-holder input[type="text"]{
	padding:5px 7px;
	width:235px;
	color:#385a7e;
	font-weight:bold;
	text-shadow:0 1px 0 #fff;
}
#respond .input-holder.error input[type="text"]{padding:5px 6px;}
.footer-form input[type="text"]{
	width:186px;
	padding:3px 4px;
}
#mc-embedded-subscribe-form input[type="submit"],
#respond input[type="submit"],
.footer-form input[type="submit"],
.sign-form input[type="submit"]{
	float:left;
	color:#fff;
	width: 40px;
	height: 27px;
	font:bold 16px/27px Georgia, 'Times New Roman', Times;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow: 0 0 1px #000;
	-moz-box-shadow: 0 0 1px #000;
	box-shadow: 0 0 1px #000;
	border:0;
	text-shadow:0 -1px #000;
	background:#1d8ec3 url(../images/bg-button-sign.gif);
	padding:0 0 1px;
	behavior:url(js/PIE.htc);
	position:relative;
}
#mc-embedded-subscribe-form input[type="submit"]:hover,
#respond input[type="submit"]:hover,
.footer-form input[type="submit"]:hover,
.sign-form input[type="submit"]:hover{
	background:url(../images/bg-button-over.gif) repeat-x;
}
#respond input[type="submit"]{
	float:right;
	width:103px;
	height:21px;
	font:12px/21px 'Cabin Condensed',Arial,Helvetica,Verdana,sans-serif;
}
.footer-form input[type="submit"]{
	font-size:12px;
	width:25px;
	height:20px;
	line-height:20px;
	margin-top:1px;
}
.facebook-block{margin:-2px 22px 16px;}
.breadcrumbs{
	overflow:hidden;
	font-weight:700;
	margin:15px 0 13px -2px;
	color:#fff;
	text-shadow:0 1px #00257a;
}
.breadcrumbs li{
	float:left;
	padding:0 9px;
	list-style:none;
	margin-left:-6px;
	background:url(../images/divider-breadcrumbs.png) no-repeat 0 6px;
}
.breadcrumbs a{
	font-weight:400;
	color:#fff;
}
.aside{
	float:left;
	width:163px;
	color:#004b82;
	padding:54px 0 0;
	outline:hidden;
}
.aside .title{
	display:block;
	text-shadow:0 1px 0 #fff;
	color:#00365d;
	font-weight:normal;
	margin-bottom:14px;
	font-size:18px;
	line-height:20px;
}
.aside h1{
	text-shadow:0 1px 0 #fff;
	color:#00355c;
	line-height:32px;
	font-size:30px;
	font-weight:700;
	margin-bottom:18px;
}
#footer{
	width:960px;
	margin:0 auto;
    overflow:hidden;
    display:block;
}
.footer-holder{
    height:1%;
    display:table-row;
}
.footer-frame{
	display:table-cell;
	padding-left:1px;
}
.footer-inner{
	width:959px;
	margin:50px auto 0;
	font-size:12px;
	line-height:15px;
	padding-bottom:6px;
	background:url(../images/bg-footer.gif) repeat-x;
}
.icon-section{width:100%;}
.icon-section:after{
	display:block;
	clear:both;
	content:"";
}
.icon-section .inner{
	float:left;
	width:915px;
	text-align:center;
	margin:-37px 0 13px 45px;
}
.icon-section .icon{
	display:block;
	width:245px;
	height:87px;
	background:url(../images/ico-university.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 auto;
}
.icon-section .icon:hover{
	background:url(../images/ico-university-over.png) no-repeat 11px 0;
}
.info-blocks{
	overflow:hidden;
	padding:0 9px 13px 50px;
	color:#5e5d5d;
	margin-bottom:3px;
	background:url(../images/divider-footer.png) repeat-x 0 100%;
}
.info-blocks a{color:#5e5d5d;}
.info-blocks .block{
	float:left;
	width:260px;
	margin:0 40px 0 0;
}
.info-blocks .title{
	display:block;
	font-weight:500;
	padding:0 8px 7px;
	margin-bottom:5px;
	font-size:14px;
	line-height:16px;
	background:url(../images/divider-footer.png) repeat-x 0 100%;
}
.info-blocks .text-block{padding:3px 10px 0;}
.info-blocks .text-section{padding:16px 4px 0;}
.info-blocks .text-section p{margin-bottom:23px;}
.info-blocks ul{margin:-5px 0 0;}
.info-blocks li{
	list-style:none;
	padding:0 0 2px;
	background:url(../images/divider-footer.png) repeat-x 0 100%;
}
.info-blocks ul a{
	display:block;
	padding:3px 3px 6px 6px;
}
.info-blocks ul a:hover{
	text-decoration:none;
	background:#fff;
}
#footer .text-row{
	padding:0 10px;
	color:#929292;
}
.facebook.widget iframe{
	width:270px !important;
}
.block-address{
	font-weight:500;
	margin-bottom:13px;
}
.block-address strong{
	font-weight:700;
}
#mc_embed_signup #mc-embedded-subscribe-form{
	padding:0;
	font:14px/17px 'Cabin Condensed', Arial, Helvetica, Verdana, sans-serif;
}
#mc-embedded-subscribe-form .mc-field-group label .asterisk{
	position:relative;
	top:0;
	left:0;
}
#mc-embedded-subscribe-form .clear{
	clear:none;
	float:right;
}
#mc_embed_signup div#mce-responses{
	display:none;
}
#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group label,
.indicates-required,
#mc_embed_signup h2{
	display:none;
}
#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group{
	min-height:28px;
	float:left;
	clear:none;
	width:auto;
}
.login-row{margin-bottom:15px;}

.paging li.active a{
    text-decoration:none;
    background-position:-122px 0;
}