
@charset "utf-8";
/*===================================================
 Eric Meyer Global CSS Reset
 ==================================================*/
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, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
body {
	/*background:url(../images/ipod.jpg) center top no-repeat;*/
	font-family:Verdana, Geneva, times;
	font-size:62.5%;
	line-height:1;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a {
	text-decoration:none;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
input, select, textarea {
/*	-webkit-appearance:none;*/
	-webkit-border-radius:0px;
}
textarea {
	overflow:auto;
}
/*===================================================
 Typography
 ==================================================*/
h1 {
	font-size:3.2em;
	line-height:100%;
	color:#00368a;
	font-weight:normal;
}
h2, .video span {
	font-size:2.4em;
	line-height:100%;
	color:#00368a;
	font-weight:normal;
}
h3 {
	font-size:2em;
	line-height:120%;
	font-weight:normal;
	text-transform:capitalize
}
h4 {
	font-size:1.8em;
	line-height:133%;
	font-weight:bold;
	color:#00368a
}
h5 {
	font-size:1.4em;
	line-height:142%;
	color:#00368a;
	font-weight:bold;
}
p {
	font-size:1.4em;
	color:#000;
	line-height:145%;
}
/*===================================================
 Grid Structure
==================================================*/
.container {
	padding: 0px 20px;
}
.row {
	width: 100%;
	max-width: 960px;
	min-width:0;
	margin: 0 auto;
}
/* To fix the grid into a different size, set max-width to your desired width */
	
.row .row {
	min-width: 0px;
}
.column, .columns {
	margin-left: 2.127663%;
	float: left;
	min-height: 1px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.column:first-child, .columns:first-child, .alpha {
	margin-left: 0px;
}
.column.omega, .columns.omega {
	float: right;
}
.row .one.columns {
	width: 4.255326%;
}
.row .two.columns {
	width: 10.638315%;
}
.row .three.columns {
	width: 17.021304%;
}
.row .four.columns {
	width: 23.404293%;
}
.row .five.columns {
		width: 33.787282%;
	margin-left: -22px;
}
.row .six.columns {
	width: 36.170271%;
}
.row .seven.columns {
	width: 42.55326%;
}
.row .eight.columns {
	width: 48.936249%;
}
.row .nine.columns {
	width: 55.319238%;
}
.row .ten.columns {
	width: 61.702227%;
}
.row .eleven.columns {
	width: 68.085216%;
}

.content-internal {
	width:100%;
	margin-top: 20px;
	margin-bottom: 20px;

}
.row .twelve.columns {
	width: 71.468205%;
}
.row .thirteen.columns {
	width: 80.851194%;
}
.row .fourteen.columns {
	width: 87.234183%;
}
.row .fifteen.columns {
	width: 93.617172%;
}
.row .sixteen.columns {
	width: 100%;
}
img, object, embed {
	max-width: 100%;
	height: auto;
}
img {
	-ms-interpolation-mode: bicubic;
}
.row:before, .row:after, .clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.row:after, .clearfix:after {
	clear: both;
}
.row, .clearfix {
	zoom: 1;
}
/*===================================================
 Form Elements
 ==================================================*/
input[type="text"], input[type="button"] {
	border:none;
	float:left;
}
input[type="text"] {
	background-color:#fff;
	font-size:1.4em;
	color:#00529b;
	border-radius:5px;
	height:25px;
	padding:3px 4% 3px 5%;
	border-radius: 5px 0 0 5px;
}
input[type="button"] {
	background:url(../images/icon.png) 0px 0px no-repeat;
	width:26px;
	height:25px;
	cursor:pointer;
	text-indent:-9999px
}
/*===================================================
 Basic Structure
==================================================*/
h1, h2 {
	font-family:Verdana, Tahoma, sans serif;
}
.yallowBtn {
	background:url(../images/btn-bg-h.png) left top repeat-x;
	font-size:1.8em;
	font-weight:bold;
	color:#fff;
	float:right;
	border-radius:8px;
	width:34.7%;
	line-height:133%;
	padding:8px 0 7px;
	margin-left:14px;
	text-align: center;
}
.yallowBtn:hover {
	background:url(../images/btn-bg-h.png) left top repeat-x
}
.searchSection input[type="text"], #footer {
	font-family:Arial, Helvetica, sans-serif;
}

.news-content {
	margin-top:33px;
	background-color:#F3f3f3;
	border-radius:6px;
	padding:20px 0px 60px 20px;
	width:100%;

}
.news-content p {
	color: #3c3c3c;
	font-size:14px;
	
}
.avatar-name {
	font-size: 12px;
	margin-top:10px;
	float:right;
}

.internal-news-title {
font-size: 18px;
	margin-top:5px;
	margin-bottom:15px;

}
.author {
  margin-top: 5px;
}

.post > h3 {
    font-size: 20px;
    color:#00529b;
}
.body.blog-post p {
  font-size: 14px !important;
}

