@font-face {
	font-family: 'Museo100Regular';
	src: url('../fonts/museo100-regular-webfont.eot');
	src: url('../fonts/museo100-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo100-regular-webfont.woff') format('woff'), url('../fonts/museo100-regular-webfont.ttf') format('truetype'), url('../fonts/museo100-regular-webfont.svg#Museo100Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Museo500Regular';
	src: url('../fonts/museo500-regular-webfont.eot');
	src: url('../fonts/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo500-regular-webfont.woff') format('woff'), url('../fonts/museo500-regular-webfont.ttf') format('truetype'), url('../fonts/museo500-regular-webfont.svg#Museo500Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Museo900Regular';
	src: url('../fonts/museo900-regular-webfont.eot');
	src: url('../fonts/museo900-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo900-regular-webfont.woff') format('woff'), url('../fonts/museo900-regular-webfont.ttf') format('truetype'), url('../fonts/museo900-regular-webfont.svg#Museo900Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Museo300Regular';
	src: url('../fonts/museo300-regular-webfont.eot');
	src: url('../fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo300-regular-webfont.woff') format('woff'), url('../fonts/museo300-regular-webfont.ttf') format('truetype'), url('../fonts/museo300-regular-webfont.svg#Museo300Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Museo700Regular';
	src: url('../fonts/museo700-regular-webfont.eot');
	src: url('../fonts/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo700-regular-webfont.woff') format('woff'), url('../fonts/museo700-regular-webfont.ttf') format('truetype'), url('../fonts/museo700-regular-webfont.svg#Museo700Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	padding: 0;
	margin: 0;
	font-family: 'Museo100Regular';
	min-width: 940px;
}
img {
	border: 0;
	vertical-align: top;
}
a {
	color: #ed3237;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
:focus {
	outline: 0;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 15px;
	color: #231f20;
	font-family: 'Museo700Regular';
}
h1 {
	font-size: 35px;
	font-weight: normal;
	text-align: center
}
h2 {
	font-size: 31px;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	font-weight: normal;
}
h5 {
	font-size: 14px;
	font-weight: normal;
}
h6 {
	font-size: 12px;
	font-weight: normal;
}
/* Forms */
form {
	display: inline;
}
fieldset {
	border: 0;
}
legend {
	display: none;
}
/* Table */
table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 100%;
}
caption, th, td {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
/* Content */
p {
	margin: 0 0 15px;
	padding: 0;
	font-size: 14px;
	color: #231f20;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif
}
strong {
	font-weight: normal;
}
address {
	font-style: normal;
	line-height: 1.35;
}
cite {
	font-style: normal;
}
q, blockquote {
	quotes: none;
}
q:before, q:after {
	content: '';
}
small, big {
	font-size: 1em;
}
ul, ol {
	list-style: none;
}
/* Tools */

/* Form Elements */
textarea {
	resize: none;
	overflow: auto
}
input.input-text {
	font-size: 12px;
	color: #666;
	border: 1px solid #d1d1d1;
	padding: 5px;
}
textarea.message {
	font-size: 12px;
	color: #666;
	border: 1px solid #d1d1d1;
	padding: 5px;
}
select.select-text {
	font-size: 12px;
	color: #666;
	border: 1px solid #d1d1d1;
	padding: 5px;
}
input.radio {
	margin-right: 3px;
}
input.checkbox {
	margin-right: 3px;
}
button.button {
}
button.button span {
}
button.button span span {
}
/* Data Table */
.data-table {
	width: 100%;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.data-table .odd {
	background: #f1f1f1
}
.data-table .even {
	background: #ffffff;
}
.data-table th {
	padding: 10px;
	font-size: 20px;
	color: #fff;
	background-color: #ed3237;
	border-bottom: 0px
}
.data-table td {
	padding: 10px;
	font-size: 14px;
	color: #231f20;
	border-bottom: 1px solid #dcdcdc
}
.data-table td a {
	color: #231f20;
}
.data-table thead th {
}
.data-table tfoot {
}
.data-table tfoot tr {
}
.data-table tfoot td {
}
.data-table tbody th, .data-table tbody td {
}
.c {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block
}
/* layout */
/* 1 Column Layout */
.col1-layout {
	float: none;
	width: 930px;
	margin: 0 auto 20px;
	padding: 15px;
	background-color: #fff;
	overflow: hidden;
}
.col1-layout .col-main {
	padding: 0;
	margin: 0
}
/* 2 Columns Layout */
.col2-left-layout {
	padding: 0;
	margin: 0 auto 20px;
	width: 940px;
	background-color: #fff;
	overflow: hidden;
}
.col2-left-layout article {
	float: right;
	width:68%
}
.col2-left-layout aside {
	float: left;
	width: 30%;
}
.col2-right-layout {
	padding:0;
	margin:0;
	overflow: hidden;
	padding-top: 30px;
}
.col2-right-layout article {
	float: left;
	width:68%;
}
.col2-right-layout aside{
	float: right;
	width:30%;
}
.wrapper {
	padding: 0;
	margin: 0 auto;
	width: 940px;
}
/* header start */
header {
	padding: 25px 0;
	margin: 0;
	background-color: #231f20;
	text-align: center
}
a.logo {
	display: inline-block;
}
/* header close */
/* menu start */
nav {
	padding: 12px 0;
	margin: 0;
	background-color: #dcddde;
}
ul.menu {
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	width: 400px;
}
ul.menu li {
	list-style: none;
	float: left;
}
ul.menu li a {
	color: #ed1c24;
	font-family: 'Museo700Regular';
	font-size: 18px;
	border-bottom: 5px solid #939598;
	padding: 0 15px;
	display: block;
	padding-bottom: 5px;
}
ul.menu li a:hover {
	border-bottom: 5px solid #ed1c24;
}
ul.menu li a.active {
	border-bottom: 5px solid #ed1c24;
}
/* menu close */
/* banner start */
.banner {
	padding: 0;
	margin: 0;
	background-color: #f8f8fa;
	border-bottom: 4px solid #ed1c24
}
.slideshow {
	padding: 0;
	margin: 0;
}
.slideshow ul {
	padding: 0;
	margin: 0;
}
.slideshow li {
	list-style: none;
	overflow: hidden;
	padding:25px;
	overflow:hidden;
	background-image: url(../images/banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.slideshow li .left{
	float:left;
	width:480px
}
.slideshow li .left h2{
	font-size:28px;
	}
.slideshow li .right{
	float:right;
	width:403px;
}
.slideshow ul li ul {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	display: table-cell;
	overflow: hidden;
}
.slideshow ul li ul li {
	font-size: 18px;
	font-family: 'Museo300Regular';
}
.slideshow ul li ul li {
	list-style: none;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding: 0;
	padding-left: 25px;
	line-height: 25px;
}
.slideshow a.video {
	display: inline-block
}
.slideshow a.banner-number {
	display: inline-block;
}
/* banner close */
/* footer start */
footer {
	padding: 20px 0 10px;
	margin: 0;
	background-color: #be1e2d;
	border-top: 2px solid #231f20;
	background-image: url(../images/footer-logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #fff;
}
footer h3 {
	padding: 0;
	margin: 0 0 35px 0;
	color: #fff;
	font-size: 23px;
	font-family: 'Museo700Regular';
}
footer span.copy {
	display: block;
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
}
footer span.copy a {
	color: #fff;
}
footer ul.fnav {
	padding: 0;
	margin: 0;
}
footer ul.fnav li {
	list-style: none;
	display: inline-block;
}
footer ul.fnav li a {
	color: #bcbec0;
	font-size: 14px;
	padding: 0 10px;
	font-family: 'Museo700Regular';
}
footer ul.fnav li a.active {
	color: #fff;
}
/* footer close */
/* content start */
.content {
	padding: 30px 0;
	overflow: hidden;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #cacbcd
}
.content .wrapper {
	padding: 0 40px;
	width: 860px
}
/* content close */
/* what-client-says start */
.what-client-says {
	padding: 0;
	margin: 0;
}
.what-client-says h2 {
	text-align: center;
	display: block;
}
.what-client-says ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.what-client-says li {
	list-style: none;
	float: left;
	width: 48%;
	min-height: 175px;
}
.what-client-says li p {
	padding: 0;
	margin: 0 0 30px 0;
}
.what-client-says li span.auth {
	display: block;
	font-size: 16px;
	color: #231f20;
	margin-bottom: 5px;
	font-family: 'Museo500Regular';
}
.what-client-says li span.positi {
	display: block;
	font-size: 16px;
	color: #231f20;
}
.what-client-says li.border {
	border-left: 1px solid red;
	padding-left: 20px;
	width: 40%;
}
.seemore-client-says{
	display:block;
	text-align:center;
	color:#414141;
	margin-top:20px;
	}
.seemore-client-says a{
	color:#414141;
	font-family: 'Museo700Regular';
	font-size:16px;
	}
.seemore-client-says a span{
	color:#414141;
	font-size:22px;
	font-family: 'Museo900Regular';
	display:block;
	}
/* what-client-says close */
.highlight {
	font-size: 20px;
	text-align:center;
	/*font-family:'Museo700Regular';*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	margin: 50px 0 70px 0;
}
.highlight a {
	color: #ed1c24
}
.csda-logo {
	text-align: right
}
.services-banner {
	padding: 15px 0 30px 0;
	margin: 0;
	background-image: url(../images/services-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 360px;
	border-bottom: 4px solid #ed1c24
}
ul.services-shorting {
	padding: 0;
	margin: 0;
	text-align: center;
	overflow: hidden;
}
ul.services-shorting li {
	list-style: none;
	float: left;
}
ul.services-shorting li a {
	font-size: 21px;
	font-family: 'Museo500Regular';
	color: #231f20;
	color: #be1e2d;
	padding: 0 10px 5px;
	border-bottom: 2px solid #e0dfde;
	display: block
}
ul.services-shorting li a.active {
	color: #231f20;
	border-bottom: 2px solid #231f20
}
ul.services-shorting.list1 {
	width: 615px;
	margin: 0 auto 10px;
	overflow: hidden;
}
ul.services-shorting.list2 {
	width: 660px;
	margin: 0 auto 15px;
	overflow: hidden;
}
.services-detail {
	width: 605px;
	min-height:195px;
	background-color: #cac8c9;
	padding: 20px 40px;
	margin: 0 auto;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.services-detail img {
	float: left;
	margin-right: 20px;
	vertical-align: middle;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	width: 170px;
	height: 170px;
}
.services-detail span p{
	font-family: 'Museo500Regular';
	color: #fff;
	font-size:19px;
}
.contact {
	padding: 0 0 50px 0;
	margin: 0;
	overflow: hidden;
}
.contact h2 {
	text-align: center;
	margin-bottom: 25px;
	display: block;
}
.contact h6 {
	text-align: center;
	margin-bottom: 25px;
	display: block;
	font-size: 13px;
}
.contact .left {
	float: left;
	width: 48%;
}
.contact .right {
	float: right;
	width: 49%;
}
.wpcf7{
	padding: 0;
	margin: 0;
}
.wpcf7 form p {
	overflow: hidden;
	margin: 0 0 12px 0;
	padding: 0;
}
.wpcf7 form p label {
	display: inline-block;
	width: 120px;
	font-size: 20px;
	font-family: 'Museo700Regular';
	color: #414042;
	vertical-align: top;
	padding-top: 5px;
}
.wpcf7 form p span input[type="text"] {
	border: 1px solid #c1bebe;
	padding: 8px 5px;
	width: 65%;
	-moz-box-shadow: inset 0 0 3px #c1bebe;
	-webkit-box-shadow: inset 0 0 3px #c1bebe;
	box-shadow: inset 0 0 3px #c1bebe;
}
.wpcf7 form p span input[type="email"] {
	border: 1px solid #c1bebe;
	padding: 8px 5px;
	width: 65%;
	-moz-box-shadow: inset 0 0 5px #c1bebe;
	-webkit-box-shadow: inset 0 0 5px #c1bebe;
	box-shadow: inset 0 0 5px #c1bebe;
}
.wpcf7 form p label.message {
	font-size: 25px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
.wpcf7 form p span textarea {
	width: 97%;
	border: 1px solid #c1bebe;
	padding: 5px;
	height: 120px;
	overflow: auto;
	resize: none;
	-moz-box-shadow: inset 0 0 5px #c1bebe;
	-webkit-box-shadow: inset 0 0 5px #c1bebe;
	box-shadow: inset 0 0 5px #c1bebe;
}
.wpcf7 form p input[type="submit"] {
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 20px;
	background-color: #414142;
	text-transform: uppercase;
	padding: 5px 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.wpcf7 form p.submit {
	text-align: center;
}
.map {
	padding: 0;
	margin: 0 0 10px 0
}
.address {
	background-color: #cfd0d2;
	padding: 20px;
	font-size: 24px;
	border: 1px solid #AFB0B2
}
.address h2 {
	font-size: 26px;
	color: #be1e2d;
	margin-bottom: 5px;
	font-family: 'Museo700Regular';
	text-align: left
}
.address p {
	font-size: 20px;
	color: #414142;
	line-height: 30px;
	margin-bottom: 0;
}
.address span.number {
	color: #be1e2d;
	font-size: 40px;
	font-family: "Myriad Pro", arial;
	font-weight: bold;
	display: block;
	margin: 15px 0 0;
	line-height: 30px;
}
.address a.mail {
	color: #414142;
	font-size: 22px;
	font-family: 'Museo700Regular';
	display: inline-block;
	margin-top: 5px;
}
/* blog start */
.blog{
	background-color: #CACBCD;
    background-image: url("../images/content-bg.jpg");
    background-position: center top;
    background-repeat: repeat-x;
	/*padding:30px 0 0 0;*/
	}
.site-content{
	padding:0;
	margin:0;
	}
.site-content .wp-pagenavi{
	text-align:center;
	}
.site-content article{
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
.post-date-title{
	overflow:hidden;
	padding:0;
	margin:0 0 10px 0;
	}
.post-date-title .date{
	background-color: #231f20;
    color: #FFFFFF;
    font-size:16px;
	width:auto;
	display:inline-block;
	padding:5px 15px;
	font-family:"Myriad Pro", arial;
	font-weight:bold;
	}
.post-date-title .date span{
    font-size:25px;
	}
.post-date-title h3.post-title{
	padding:0;
	margin:15px 0 0 0;
	display:block;
	line-height:25px;
	}
.post-date-title h3.post-title a{
	color:#231f20;
	font-size:26px;
	font-family:"Myriad Pro", arial;
	font-weight:bold;
	display:block;
	}
.post-thumb{
	float:left;
	width:30%;
	margin-right:15px;
	}
.post-thumb a{
	display:block
	}
.post-content{
	float:right;
	width:67%;
	}
.post-content strong{
	color:#414141;
	font-weight:normal;
	font-size:16px;
	font-family:'Museo700Regular'
	}
.post-content a.readmore span{
	float:right;
	color:#00AEEF;
	font-family:'Museo700Regular'
	}
.post-content ul{
	padding:0;
	margin:0 0 15px 0;
	}
.post-content li{
	list-style:none;
	line-height:25px;
	background-image:url(../images/blog-arrow.png);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:15px;
	float:none;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:##231F20;
	}
.post-content ul.style2{
	padding:0;
	margin:0 0 15px 0;
	overflow:hidden;
	}
.post-content ul.style2 li{
	list-style:none;
	line-height:25px;
	float:left;
	width:45%;
	padding-right:15px;
	background-image:url(../images/blog-arrow.png);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:##231F20;
	}
.site-content.inner h1{
	border-bottom:2px solid #c6c6c6;
	padding-bottom:10px;
	}
.site-content.inner article{
	padding:0;
	margin:0;
	background-color:transparent;
	border:none;
	border-radius:0;
	}
.site-content.inner article div.post-content h3{
	margin-bottom:15px;
	font-size:22px;
	}
.site-content.inner article div.post-date-title div.post-right{
	width:541px;
	}
.site-content.inner article div.post-img-content div.post-content{
	width:355px;
	}
.site-content.inner div.post-meta{
	overflow:hidden;
	}
.site-content.inner .post-content p img{
	float:right;
	margin-left:20px;
	margin-bottom: 20px;
	margin-top: 20px;
	}
.site-content.inner div.post-content{
	width:100%;
	}
.site-content.inner div.post-content p{
	overflow:hidden;
	}
.site-content.inner div.post-meta span.post-by{
	float:left;
	}
.site-content.inner div.post-meta span.post-by strong{
	color:#45ade5;
	font-weight:normal;
	font-family: 'ProximaNova-Semibold';
	}
.site-content.inner div.post-meta span.date{
	float:right;
	background-image:none;
	color:#555
	}
.post-meta{
	padding:0;
	margin:10px 0;
	overflow:hidden;
	}
.post-meta .date{
	background-image:url(../images/date-icon.png);
	background-repeat:no-repeat;
	background-position:left 0px;
	padding-left:30px;
	height:20px;
	line-height:20px;
	color:#45ade5;
	font-size:13px;
	display:inline-block;
	margin-right:10px;
	}
.post-meta .author-name{
	color:#686666;
	font-size:14px;
	float:left;
	margin-right:10px;
	text-transform:uppercase;
	}
.post-meta .comments{
	color:#686666;
	font-size:14px;
	display:inline-block;
	margin-right:10px;
	text-transform:uppercase;
	float:right;
	}
.post-img-content{
	padding:0;
	margin:0;
	overflow:hidden;
	}
.addthis_toolbox{
	padding:15px;
	margin:15px 0 15px 0;
	background-color:#fff;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	border-bottom:2px solid #b6b6b6;
	}
#comments{
	padding:0;
	margin:0
	}
#respond{
	padding:0;
	margin:0 0 20px 0;
	}
#respond h3{
    color: #303030;
    display: block;
    font-size:30px;
    font-weight: normal;
    margin-bottom: 15px;
	}
#respond .cancel-comment-reply{
	margin-bottom:15px;
	}
#respond .cancel-comment-reply small{
	font-size:14px;
	}
#respond .cancel-comment-reply small a{
	margin-left:5px;
	}
#respond #commentform{
	padding:0;
	margin:0;
	overflow:hidden;
	}
#respond #commentform p{
	margin:0 0 10px 0; 
	padding:0;
	display: block;
	}
#respond #commentform p.author{
	width:100%;
	margin-right:10px;
	margin-bottom: 15px;
	}
#respond #commentform p.email{
	width:100%;
	margin-right:10px;
	}
#respond #commentform p.url{
	width:100%;
	}
#respond #commentform p.comment{
	width:100%;
	}
#respond #commentform p.captcha{
	margin-right:10px;
	float:left;
	}
#respond #commentform p.captcha-code{
	width:38%;
	margin-right:10px;
	float:left;
	}
#respond #commentform p.submit{
	width:25%;
	float:left;
	}	
#respond #commentform input[type="text"], input[type="email"],input[type="url"]{
	border:1px solid #d7d7d7;
	padding:10px 2%;
	width:70%;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:inset 1px 1px #ededed;
   -moz-box-shadow:inset 1px 1px #ededed;
	box-shadow:inset 1px 1px #ededed;
	}
#respond #commentform textarea{
	border:1px solid #d7d7d7;
	height:150px;
	width:95%;
	padding:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:inset 1px 1px #ededed;
   -moz-box-shadow:inset 1px 1px #ededed;
	box-shadow:inset 1px 1px #ededed;
	}
#respond #commentform input[type="submit"]{
	background-image:url(../images/submit-bg.jpg);
	background-repeat:repeat-x;
	height:40px;
	border:none;
	cursor:pointer;
	color:#fff;
	padding:0 20px;
	text-shadow:1px 1px #000;
	font-size:16px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin-left: 15px;
	}
#respond #commentform p.captcha-code input[type="text"]{
	width:95%;
	}
h3#comments-title{
	color: #303030;
    display: block;
    font-size:30px;
    font-weight: normal;
	padding-bottom:10px;
	border-bottom:2px solid #A3A4A6
	}
ol.commentlist{
	padding:0;
	margin:0 0 20px 0;
	}
ol.commentlist li{
	list-style:none;
	margin-bottom:15px;
	background-image:none;
	padding:0;
	}
ol.commentlist li:last-child{
	border-bottom:0px solid #d9d9d9;
	margin-bottom:0
	}
a.view-all{
	background-image:url(../images/arrow-icon2.png);
	background-repeat:no-repeat;
	background-position:right 3px;
	padding-right:15px;
	font-weight:bold;
	}
.avatar-cover{}
.reply{}
.comment-author-meta{
	overflow:hidden;
	padding:0;
	margin:0 0 10px 0
	}
.comment-author{
	float:left;
	color:#242424;
	font-size:16px;
	line-height:16px;
	margin-right:5px;
	}
.comment-meta{
	float:left;
	color:#797878;
	font-size:14px;
	line-height:19px;
	text-transform:uppercase;
	}
.comment-body{
	padding:0;
	margin:0;
	font-size:15px;
	}
.widget-area{
	padding:0;
	margin:0;
	}
.widget_popular_news{
	padding:0;
	margin:0;
	}
.widget_popular_news ul{
	padding:0;
	margin:0 0 15px 0;
	border:1px solid #d1d1d1;
	}
.widget_popular_news li{
	list-style:none;
	overflow:hidden;
	padding:45px 10px 10px 10px;
	background-color:#fff;
	overflow:hidden;
	border-bottom:1px solid #d1d1d1;
	position:relative;
	}
.widget_popular_news li img{
	margin-right:15px;
	float:left;
	}
.widget_popular_news li a{
	color:#231f20;
	font-family: 'Museo700Regular';
	font-size:16px;
	line-height:16px;
	display:block;
	margin-bottom:10px;
	}
div.widget_popular_news ul li a.more{
	color:#00aeef;
	float:right;
	}
div.widget_popular_news ul div.view-more{
	padding:10px 0;
	text-align:center;
	background-color:#fff;
	cursor:pointer;
	}
div.widget_popular_news ul div.view-more{
	font-size:14px;
	font-family: 'Museo100Regular';
	color:#ed1c24;
	}
div.widget_popular_news ul div.view-more:hover{
	color:#231f20;
}
.widget_popular_news li span{
	font-size:12px;
	color:#fff;
	display:block;
	position:absolute;
	left:0;
	top:0;
	background-color:#231f20;
	padding:5px;
	font-family:"Myriad Pro";
	font-weight:bold
	}
.widget_popular_news li span span{
	font-size:12px;
	padding:0;
	display:inline-block;
	position:relative
	}
.widget_subscribe{
	padding:20px;
	margin:0 0 20px 0;
	background-image:url(../images/blog-subscribe.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#880D0F;
	color:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	}
.widget_subscribe h3.widget-title{
	color:#fff;
	display:block;
	text-align:center;
	font-size:30px;
	text-shadow:1px 1px #000;
	line-height:20px;
	margin-bottom:25px;
	}
.widget_subscribe p{
	color:#fff;
	}
.widget_subscribe .widget{
	padding:10px 15px 20px 
	}
form.subscribe{
	padding:0;
	margin:0;
	position:relative;
	}
form.subscribe input[type="text"]{
	width:90%;
	border:1px solid #bfbfbf;
	padding:11px 10px 10px 5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:inset 1px 1px #d6d6d6;
   -moz-box-shadow:inset 1px 1px #d6d6d6;
	box-shadow:inset 1px 1px #d6d6d6;
	}
form.subscribe input[type="button"]{
	width:52px;
	height:40px;
	background-image:url(../images/go.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	position:absolute;
	right:0px;
	padding:0;
	margin:0;
	top:-11px;
	background-color:transparent;
	}
/* blog close */
/* pagination start */
.wp-pagenavi {
    margin: 0 0 20px;
    /*overflow: hidden;*/
    padding: 0;
    width: 100%;
}
.wp-pagenavi a{
	display:inline-block;
	text-align:center;
	color:#231f20;
	padding:0 5px;
	font-style:italic;
	}
.wp-pagenavi a:hover{
	color:#d22227
	}
.wp-pagenavi span.current{
	display:inline-block;
	color:#d22227;
	font-style:italic
	}
.wp-pagenavi a.previouspostslink{
	display:inline-block;
	color:#231f20
	}
span.previouspostslink{
	display:inline-block;
	color:#231f20
	}	
span.nextpostslink{
	display:inline-block;
	color:#231f20
	}	
.wp-pagenavi a.previouspostslink:hover{
	color:#d22227
	}
.wp-pagenavi a.nextpostslink{
	display:inline-block;
	color:#231f20
	}
.wp-pagenavi a.nextpostslink:hover{
	color:#d22227
	}
/* pagination close */
.blog-banner{
	padding:0;
	margin:0;
	background-image:url(../images/blog-banner-bg.jpg);
	background-repeat:repeat;
	}
.blog-banner .wrapper{
	width:880px;
	margin:0 auto;
	position:relative;
	padding:30px;
	overflow:hidden;
	}
.blog-banner img{
	float:right;
	margin-left:25px;
	}
.blog-banner h2{
	color:#fff;
	font-size:40px;
	font-family:"Myriad Pro", arial;
	}
.blog-banner p{color:#fff; font-size:14px;}
.blog-banner a{color:#27aae1; float:right;}
.blog-banner span.date{
	position:absolute;
	right:0;
	top:5px;
	background-color:#fff;
	color:#d6253b;
	font-size:20px;
	padding:5px;
	font-family:"Myriad Pro", arial;
	font-weight:bold;
	text-transform:uppercase;
	}
.blog-banner span.date span{
	font-size:30px;
	margin-right:5px;
	display:inline-block;
	}

.wp-pagenavi span.pages{
	display: none;
}
div#ny_subscribe_wrapper form.subscribe p input[type="email"]{
	width:90%;
	border:1px solid #bfbfbf;
	padding:11px 10px 10px 5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:inset 1px 1px #d6d6d6;
   -moz-box-shadow:inset 1px 1px #d6d6d6;
	box-shadow:inset 1px 1px #d6d6d6;
}
div#ny_subscribe_wrapper form.subscribe p{
	display: inline;
}
div#ny_subscribe_wrapper form.subscribe p input[type="submit"]{
	float: right;
	width:52px;
	height:40px;
	background-image:url(../images/go.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	position:relative;
	right:0px;
	padding:0;
	margin:0;
	top:-40px;
	background-color:transparent;
}
#respond #commentform div.contact-captcha img {
	height:40px;
	width: 90px;
}
#respond #commentform div.contact-captcha input.captchatext{
	width:30%;
}
#comments ol li article footer{
	background-color: inherit;
	background-image: none;
	border: none;
	width: 100%;
}
div.comment-author span{ 
	display: none;
}
div.comment-metadata a time{
color: #797878;
font-size: 14px;
line-height: 19px;
text-transform: uppercase;
}

div.comment-author .fn a{
color: #242424;
font-size: 16px;
line-height: 16px;
margin-right: 5px;
font-weight: normal;
}
.reply{
	display: none;
}
.comment-author{
	float: left;
}
.comment-metadata{
	float: left;	
}
.comment-content{
	padding: 0;
margin: 0;
font-size: 15px;
display: block;
}
.comment-content p{
	margin: 0 0 0 0;
padding: 0;
font-size: 14px;
color: #231f20;
line-height: 22px;
font-family: Arial, Helvetica, sans-serif;
}
#myArchieve li{
	display: none;
}
