body {
	height: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding: 0px; margin: 0px;
	color: #333333;
}
body.sub {
	background: #f8f8f8 url("/i/body-bck.gif") center top no-repeat; 
}
img { border: 0; }
a { color: #44afbf; text-decoration: none; }
a:VISITED { color: #44afbf; }
a.lnk{
	color: #7098AD;
	text-decoration: none;
}
form, p { 
	margin: 0px;
	padding: 0px;
}
input { margin: 0px; }

h1,h2,h3 {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.container{
	width: 100%; overflow: hidden;
}
.hidden{
	display: none;
}
.centered{ margin: 0px auto; }
.w100{width: 100%;}
.w145{width: 145px;}
.w160{width: 160px;}
.w170{width: 170px;}
.w205{width: 205px;}
.w300{width: 300px;}
.w520{width: 520px;}
.container{
	width: 100%;
	overflow: hidden;
}
.fl{float: left;}
.fr{float: right;}
.tar{text-align: right;}
.tal{text-align: left;}
.tac{text-align: center;}
.txt11{ font-size: 11px; }
.txt12{ font-size: 12px; }
.txt13{ font-size: 13px; }
.txt14{ font-size: 14px; }
.txt22{ font-size: 22px; }
.txtb{ font-weight: bold; }
.txtn{ font-weight: normal; }
#page{
	width: 1000px;
	margin: 0px auto;
	padding: 0px 5px;
}
#header{
	width: 100%;
	height: 115px;
	position: relative;
	margin-bottom: 10px;
}
#header .title{
	position: relative;
	top: 20px;
	left: 345px;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	color: #efefef;
}
#logo{
	position: absolute;
	top: 9px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#path{
	position: absolute;
	left: 110px;
	top: 85px;
	z-index: 2;
	line-height: 25px;
	font-weight: 14px;
}
#path .sep{
	color: #afafaf;
}
#path .multiple{
	margin-left: 10px;
	background: #ff8989;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0px 10px;
	line-height: 25px;
	display: inline-block;
	cursor: pointer;
}

#searchPanel{
	position: absolute;
	width: 360px;
	height: 62px;
	z-index: 2;
	right: 0px;
	top: 0px;
	background: #1abc9c;
	padding: 10px 9px 0px 9px;
	
}
#searchTail{
	position: absolute;
	bottom: 0px;
	left: -7px;
	width: 7px;
	height: 7px;
	background: url("/i/search-tail.gif");
}
#searchMain{
	position: relative;
	background: #ffffff;
	width: 100%;
	height: 48px;
	border: 1px solid #cdcdcd;
}
#searchMain table {
	border-collapse: collapse;
	width: 100%;
	height: 48px;
}
#searchMain .btn{
	width: 30px;
	height: 30px;
	margin: auto 5px auto 10px;
	background: url("/i/search.gif");
	cursor: pointer;
}
#searchMain .txtContainer{
}
#searchMain input{
	padding-left: 15px;
	height: 45px;
	width: 1px;
	margin: auto;
	font-size: 18px;
	border: none 0px;
	outline: none 0px;
	color: #8b8b8b;
}

#mainPage{
	width: 100%;
}
#title{
	font-size: 36px;
	color: #34495e;
	font-weight: bold;
	border-bottom: 4px #88ced8 solid;
	display: inline-block;
	margin-bottom: 20px;
}

#cityMain{
	background: #fff3d7;
	padding: 12px;
	overflow: hidden;
}
#cityMain .details{
	width: 275px;
	float: left;
	color: #333333;
	font-size: 14px;
}
#cityMain .details .title{
	font-size: 28px;
	font-weight: bold;
	color: #44afbf;
	line-height: 28px;
}
#cityMain .details .title span{
	font-size: 24px;
}
#cityMain .details table{
	border-collapse: collapse;
}
#cityMain .details span{
	font-weight: bold;
}
#cityMain .details .time{
	font-size: 14px;
	line-height: 14px;
}
#cityMain .details .time span{
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
}

	
#cityMain .details .seaTemp{
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
#cityMain .details .seaTemp a{
	color: #44afbf;
}
#cityMain .details .sep{
	height: 4px;
	width: 100%;
	background: #e5e9ea;
	margin: 10px 0px;
}
#cityMain .details .avg{
	font-size: 16px;
	font-weight: bold;
	color: #44afbf;
	text-transform: uppercase;
}
#cityMain .details .avgTxt{
	line-height: 20px;
	vertical-align: middle;
}
#cityMain .details .avgTxt img{
	display: inline;
	margin: 0px 3px 0px 10px;
	vertical-align: middle;
}

#cityMain .forecast{
	width: 420px;
	float: left;
	margin: 0px 18px;
}
#cityMain .buttons{
	width: 245px;
	float: right;
}
#cityCurr{
	height: 135px;
	background: #fafafa;
	border-left: 4px #ff8989 solid;
	padding: 8px 5px;
}
#cityCurr table{
	border-collapse: collapse;
	text-align: center;
}
#cityCurr .temp{
	font-size: 48px;
	line-height: 50px;
	font-weight: bold;
	color: #34495e;
}
#cityCurr .temp span{
	color: #47637f;
}



.fItem{
	float: left;
	width: 90px;
	border-top: 4px #34495e solid;
	text-align: center;
}
.fItem .date{
	height: 30px;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 15px;
	background: #ffffff;
	padding: 1px 0px;
}
.fItem .day{
	height: 235px;
	background: #a1cdda;
}
.fItem .night{
	height: 235px;
	background: #449bb5;
}
.fItem .title{
	height: 40px;
	line-height: 40px;
	font-size: 26px;
	color: #ffffff;
	font-weight: 300;
}
.fItem .icon{
	height: 70px;
	margin: auto;
}
.fItem .icon span{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.fItem .icon img{
	vertical-align: middle;
}
.fItem .temp{
	height: 30px;
	line-height: 30px;
	font-size: 28px;
	font-weight: bold;
	color: #34495e;
	margin-bottom: 2px;
}
.fItem .temp span{
	color: #47637f;
}
.fItem .wind{
	height: 50px;
}
.fItem .txt{
	height: 40px;
	line-height: 20px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
.fItem .txt span{
	font-weight: normal;
}
	
.wind1, .wind2, .wind3, .wind4, .wind5, .wind6, .wind7, .wind8 {
	width: 50px;
	height: 50px;
	background: url("/i/wind.png") no-repeat;
	display: inline-block;
}
.wind1{background-position: 0px 0px;} 
.wind2{background-position: -50px 0px;} 
.wind3{background-position: -100px 0px;} 
.wind4{background-position: -150px 0px;} 
.wind5{background-position: -200px 0px;} 
.wind6{background-position: -250px 0px;} 
.wind7{background-position: -300px 0px;} 
.wind8{background-position: -350px 0px;} 

.wind-mid1, .wind-mid2, .wind-mid3, .wind-mid4, .wind-mid5, .wind-mid6, .wind-mid7, .wind-mid8 {
	width: 26px;
	height: 26px;
	background: url("/i/wind-26.png") no-repeat;
	display: inline-block;
}
.wind-mid1{background-position: 0px 0px;} 
.wind-mid2{background-position: -26px 0px;} 
.wind-mid3{background-position: -52px 0px;} 
.wind-mid4{background-position: -78px 0px;} 
.wind-mid5{background-position: -104px 0px;} 
.wind-mid6{background-position: -130px 0px;} 
.wind-mid7{background-position: -156px 0px;} 
.wind-mid8{background-position: -182px 0px;} 

.button{
	height: 100px;
	background: #ffffff;
	cursor: pointer;
	padding: 5px 10px;
	color: #34495e;
	font-size: 14px;
	position: relative;
}
.button a{
	color: #ff8989;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 24px;
}
.button span{
	display: block;
}
.button div{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 56px;
	height: 60px;
	background: url("/i/buttons.png") no-repeat;
}
.button div.now{
	background-position: 0px -360px;
}
.button div.hourly{
	background-position: 0px -60px;
}
.button div.days7{
	background-position: 0px -180px;
}
.button div.days14{
	background-position: 0px -240px;
}
.button div.sst{
	background-position: 0px -120px;
}
.button div.avg{
	background-position: 0px -300px;
}
.button div.month{
	background-position: 0px 0px;
}

.button-over{
	background: #449bb5;
	color: #ffffff;
}
.button-over a{
	color: #ffffff;
}
.button-over div{
	background: url("/i/buttons-over.png") no-repeat;
} 

.button-sel{
	color: #ffffff;
	background: #449bb5;
}
.button-sel a{
	color: #ffffff;
}

#left{
	float: left;
	width: 650px;
}
#left745{
	float: left;
	width: 745px;
}
#right{
	float: right;
	width: 336px;
	padding-left: 14px;
}
#right240{
	float: right;
	width: 240px;
	padding-left: 15px;
}

#map-banner{
	width: 258px;
	height: 90px;
	background: url("/i/map-banner.jpg") no-repeat;
	cursor: pointer;
	position: relative;
}
#map-banner a{
	line-height: 30px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	cursor: pointer;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
}

.b336x280{
	height: 278px;
	width: 334px;
	border: 1px solid #000;
}
.b728x90{
	width: 726px;
	height: 88px;
	border: 1px solid #000;
}
.b240x400{
	height: 398px;
	width: 238px;
	border: 1px solid #000;
}


.topMonthsHeader{
	background: #34495e;
	color: #ffffff;
	font-size: 14px;
	padding: 5px 10px;
	line-height: 16px;
}
.topMonthsHeader span{
	text-transform: uppercase;
	font-size: 20px;
	line-height: 22px;
}
.topMonthsBody{
	background: #fff;
	padding: 10px 10px;
}
#topTable{
	border-collapse: collapse;
	width: 100%;
	font-size: 14px;
}
#topTable .title{
	line-height: 30px;
	font-size: 16px;
	color: #47637f;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#topTable .icon{
	padding-left: 20px;
	text-align: center;
	width: 75px;
}
#topTable .month{
	padding-left: 10px;
	text-align: left;
	line-height: 22px;
	color: #449bb5;
}
#topTable .val{
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	padding-right: 20px;
}
#topTable .sep{
	height: 4px;
	background: #ff8989;
	margin: 8px 0px;
}
#topTable .icon div{
	background: url("/i/top-icons.png") no-repeat;
	width: 55px;
	display: inline-block;
}

#topTable #sunny-icon{
	background-position: 0 0;
	height: 37px;
}
#topTable #warm-icon{
	background-position: 0px -39px;
	height: 40px;
}
#topTable #warm-sea-icon{
	background-position: 0px -82px;
	height: 50px;
}
#topTable #cold-icon{
	background-position: 0px -135px;
	height: 50px;
}
#topTable #rainy-icon{
	background-position: 0px -187px;
	height: 47px;
}
#topTable #windy-icon{
	background-position: 0px -237px;
	height: 26px;
}
#cityMap{
	width: 336px;
	height: 260px;
	position: relative;
	cursor: pointer;
}
#cityMap div.header{
	background: #34495e;
	padding: 7px 0px 7px 10px;
}
#cityMap div.header a{
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 22px;
}
#cityMap div.header a span{
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	line-height: 16px;
}
.blockTitle{
	background: #34495e;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	line-height: 22px;
	padding: 7px 20px;
	text-align: center;
	text-transform: uppercase;
}
.blockTitle a, .blockTitle h2{
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	line-height: 22px;
}
.blockBody{
	margin-bottom: 20px;
	background: #ffffff;
	overflow: hidden;
}
.monthList{
	background: #ffffff;
	padding: 20px 20px 20px 40px;
}
.monthList table{
	border-collapse: collapse;
	width: 100%;
}
.monthList table td{
	width: 25px;
	text-align: left;
	height: 30px;
}
.monthList table td a{
	color: #449bb5;
	font-size: 16px;
	padding-left: 15px;
	text-transform: uppercase;
	background: left center no-repeat url("/i/redDot.gif");
}
.chartPanel{
	background: #ffffff;
	padding: 10px;
}
.mapPanel{
	background: #34495e;
	padding: 0px 5px 5px 5px;
}




.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.ml5{margin-left: 6px;}
.p10{padding: 10px;}
.p20{padding: 20px;}

#footer{
	background: #34495e url("/i/body-bck.gif") center repeat-y;
}
#footerContent{
	width: 1000px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}
#footerContent div.cntr{
	float: left;
	width: 220px;
	padding: 2px 0px;
}
#footerLogo{
	position: absolute;
	left: 0px;
	top: 10px;
	width: 65px;
	height: 65px;
	background: url("/i/footer-logo.png");
}
#footerContent table{
	margin: 5px 20px 10px 85px;
	font-size: 14px;
	color: #ffffff;
}
#footerContent table td{
	#vertical-align: top;
}
#footerContent table span{
	font-size: 12px;
}
#footerContent .email{
	color: #88ced8;
}
.searchResult{
	font-size: 14px;
	line-height: 30px;
}
.searchResult a{
	font-size: 16px;
}

.tt-dropdown-menu{
	position: absolute;
	left: -30px;
	background: #ffffff;;
	border: 1px solid #cdcdcd;
	border-top: none 0px;
	width: 100%;
}
.tt-suggestion{
	border-top: 1px solid #eee;
	padding: 6px 15px;
	font-size: 18px;
	line-height: 20px;
	background: #ffffff;
}
.tt-cursor{
	background: #fff3d7;
}

.tabs{
	margin-bottom: 1px;
	width: 100%;
	overflow: hidden;
}
.tab{
	float: left;
	background: #fb898a;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	padding: 5px 12px;
	cursor: pointer;
}
.tab-sel{
	background: #34495e;
}
.tabSep{
	height: 4px;
	background: #34495e;
	margin-bottom: 10px;
}
.subTabs{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	display: none;
}
.subTab{
	float: left;
	font-size: 16px;
	color: #449bb5;
	text-transform: uppercase;
	cursor: pointer;
}
.subTab-sel{
	font-weight: bold;
	color: #34495e;
}
.subl{
	margin-left: 12px;
}
.subr{
	margin-right: 12px;
}

#weatherMapPanelBorder{
	border: 4px #fff3d7 solid;
}






#resortMapInfo {
	min-width: 220px;
	margin-bottom: 5px;
	color: #333333;
	white-space: nowrap;
}
#resortMapInfo .top{
	margin-bottom: 5px;
	height: 28px;
}
#resortMapInfo .top img{
	border: 1px solid #e0e0e0;
}
#resortMapInfo .title{
	padding-left: 5px;
	font-size: 18px;
	color: #34495e;
	font-weight: bold;
	vertical-align: middle;
	text-transform: uppercase;
}
#resortMapInfo .sep{
	width: 100%;
	height: 4px;
	background: #e5e9ea;
	margin: 5px 0px 10px 0px;
}
#resortMapInfo a.lnk{
	color: #449bb5;
	font-size: 14px;
	line-height: 22px;
	padding-left: 15px;
	background: left center no-repeat url("/i/redDot.gif");
}
#resortMapInfo .feels, #resortMapInfo .seaTemp{
	font-size: 14px;
	line-height: 15px;
}
#resortMapInfo .weather img{
	padding: 5px 25px 10px 0px;
}
#resortMapInfo .temp{
	font-size: 48px;
	line-height: 48px;
	font-weight: bold;
	color: #34495e;
}
#resortMapInfo .temp span{
	color: #47637f;
}
#resortMapInfo .wind-txt{
	font-weight: 14px;
	line-height: 14px;
}	
#current{
	width: 238px;
	height: 90px;
	border-left: 4px solid #ff8989;
	background: #ffffff;
	cursor: pointer;
	padding: 0px 10px;
	overflow: hidden;
}
#current .title{
	color: #44afbf;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 1px;
}
#current .title span{
	float: right;
	color: #333333;
}
#current .name{
	font-size: 12px;
	color: #34495e;
	line-height: 13px;
	margin-bottom: 3px;
}
#current .main{
	width: 100%;
	border-collapse: collapse;
	vertical-align: middle;
	white-space: nowrap;
}
#current .main .temp{
	line-height: 32px;
	font-weight: bold;
	font-size: 24px;
	color: #34495e;
	padding-left: 8px;
}
#current .main .temp span{
	color: #47637f;
}
#current .main .windimg{
	text-align: right;
}
#current .main .wind{
	padding-left: 5px;
	line-height: 13px;
	font-size: 11px;
	text-align: right;
}
#current .bot{
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	margin-top: 2px;
}

#city7days{
	background: #fff3d7;
	padding: 10px;
	overflow: hidden;
}
#city7days .forecast{
	float: left;
	width: 740px;
}
#city7days .buttons{
	width: 240px;
	float: right;
}
#buttonsTable{
	width: 100%;
	border-collapse: collapse;
}
#buttonsTable td{
	width: 315px;
}
#buttonsTable td.sep{
	width: 20px;
}
.yearsSwitch{
	line-height: 25px;
	font-size: 14px;
	color: #34495e;
	height: 25px;
}
.yearsSwitch a{
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	background: #ff8989;
	margin: 0px 4px;
	padding: 0px 8px;
	cursor: pointer;
}
.yearsSwitch a.sel{
	background: #34495e;
}

#hourly{
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
	text-align: center;
}
#hourly tr.dark td{
	background: #fff3d7;
}
#hourly td{
	vertical-align: top;
	background: #ffffff;
	width: 80px;
}
#hourly td.date{
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #44afbf;
	text-transform: uppercase;
	vertical-align: middle;
}
#hourly td.date span{
	font-size: 32px;
	line-height: 40px;
}
#hourly tr.time td div{
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-top: 4px solid #34495e;
}
#hourly .icon{
	height: 60px;
	margin-top: 3px;
}
#hourly .icon img{
	vertical-align: middle;
}
#hourly .icon span{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
#hourly .temp{
	font-size: 26px;
	font-weight: bold;
	color: #34495e;
}
#hourly .temp span{
	color: #47637f;
}
#hourly .wind{
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	white-space: nowrap;
	border-collapse: collapse;
}
#hourly .wind td.left{
	text-align: right;
}
#hourly .wind td.right{
	text-align: left;
}
#hourly .text{
	font-size: 11px;
	color: #34495e;
}
#monthPanel{
	padding: 10px;
	background: #fff3d7;
}
#monthPanel .title{
	font-size: 24px;
	color: #44afbf;
	font-weight: bold;
	line-height: 30px;
}
#monthPanel .title span{
	float: right;
	font-size: 28px;
	color: #34495e;
	text-transform: uppercase;
}
#monthPanel .bottom{
	padding: 10px;
	background: #ffffff;
	margin-top: 10px;
}

#monthDetails{
	border-left: 4px solid #ff8989;
	background: #ffffff;
	padding: 10px 20px;
}
#monthDetails table{
	border-collapse: collapse;
	width: 100%;
	color: #333333;
	font-size: 16px;
}
#monthDetails td.sep div{
	height: 4px;
	background: #e5e9ea;
	margin: 7px 0px;
}
#monthDetails td.ico{
	text-align: center;
	width: 1px;
}
#monthDetails td.txt{
	padding-left: 3px;
	line-height: 30px;
}
#monthDetails td.val{
	font-weight: bold;
	text-align: right;
}


#sstPanel{
	padding: 15px;
	background: #fff3d7;
}
#sstPanel .title{
	font-size: 24px;
	color: #44afbf;
	font-weight: bold;
	border-collapse: collapse;
	line-height: 24px;
	width: 100%;
}
#sstPanel .title .temp{
	font-size: 42px;
	line-height: 42px;
	color: #34495e;
	text-align: right;
}
#sstPanel .title .temp span{
	color: #47637f;
}
#sstDetails{
	border-left: 4px solid #ff8989;
	background: #ffffff;
	padding: 10px 20px;
}
#sstDetails table{
	border-collapse: collapse;
	width: 100%;
	color: #333333;
	font-size: 16px;
}
#sstDetails td.txt{
	padding-left: 3px;
	line-height: 30px;
}
#sstDetails td.val{
	font-weight: bold;
	text-align: right;
}
#sst10days{
	padding: 10px 15px;
	background: #ffffff;
}
#sst10days table{
	width: 100%;
	border-spacing: 0px;
    border-collapse: collapse;
    font-size: 16px;
	border-spacing: 3px;
    border-collapse: separate;
}
#sst10days table td{
	height: 30px;
	font-size: 16px;
	padding: 0px 5px;
}
#sst10days table td.dark{
	background: #f8f8f8;
}
#sst10days table td.sep{
	width: 20px;
}
#sst10days table span{
	float: right;
	font-weight: bold;
}

#statesPanel{
	border-top: 4px solid #34495e;
	background: #ffffff;
	padding: 10px 20px;
}
#states{
	width: 100%;
	font-size: 16px;
}
#states td{
	width: 33%;
	line-height: 26px;
}

#citiesPanel{
	border-top: 4px solid #34495e;
	background: #ffffff;
	padding: 10px 20px;
}
#cities{
	width: 100%;
	font-size: 12px;
	line-height: 14px;
	color: #888888;
}
#cities a{
	font-size: 16px;
	line-height: 18px;
}
#cities td{
	width: 25%;
	padding: 3px 10px 12px 0px;
}
.pop {
	border: 2px solid #ffa800;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	background: #ffffff;
	padding: 20px;
	position: relative;
}
.chartContainer iframe{
	width: 800px;
	height: 440px;
}
.stateName{
	font-size: 24px;
	font-weight: bold;
	margin: 5px 0px;
}

#stateBlock{
	background: #fafafa;
	width: 100%;
	font-size: 12px;
	line-height: 14px;
	color: #888888;
}
#stateBlock a{
	font-size: 16px;
	line-height: 18px;
}
#stateBlock td{
	width: 25%;
	padding: 3px 10px 12px 10px;
}

.mainHeader{
	font-size: 24px;
	font-weight: bold;
}
.advBlock{
	padding: 10px;
	background: #ffffff;
}
#extPostTitle {
	font-family: 'Open Sans', sans-serif;
	color: #44afbf; 
	font-size: 26px; 
	font-weight: normal;
	text-decoration: none;
	line-height: 30px; 
}
#extPost{
	font-family: 'Open Sans', sans-serif;
}
#extPost p{
	margin-bottom: 6px;
	font-size: 14px;
	line-height: 20px;
}
#extPost img.i{
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	margin: 10px auto;
	display: block;
}
#extPost iframe{
	margin: 10px auto;
	display: block;
}
#extPost .quote{
	margin: 10px;
	background: #f3f3f3;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	padding: 10px 10px 2px 10px;
}
#extPost ul{
	margin: 10px
}
#extPost ul li{
	line-height: 20px
}
#extPost h1, #extPost h2, #extPost h3{
	font-size: 18px;
	margin-bottom: 10px;
}
#extPostFooter{
	font-family: 'Open Sans', sans-serif;
	text-align: right;
	font-size: 14px;
	margin-bottom: 10px;
	color: #999;
}
.postSep{height: 1px; width: 90%; background: #ddd; margin: 0px auto 20px;}
.pagination{margin-bottom: 30px; text-align: center; line-height: 25px;}
.pagination a{margin: 0px 10px; font-weight: 300;}