#header {
    height:150px !important;
}
.post-image, .img-content{
	padding: 4px;
	border: 1px solid #ddd;
	background: url(../images/bg_off.png) repeat;
}
.post-date a.date {
    background: none repeat scroll 0 0 #fafafa;
    display: block;
    float: left;
    margin-right: 20px;
    padding: 10px 0 0;
    text-align: center;
    text-decoration: none;
    width: 55px;
    border-radius: 2px;
}
a, .post-item h4 a:hover, .cn-wrapper li a:hover, .cn-wrapper li a.active, .color {
    color: #0488cd;
}
.post-date a.date strong {
    color: #1889C1;
    display: block;
    font-size: 27px;
    font-weight: normal;
    margin-bottom: 10px;
}
.post-date a.date i {
    background-color: #1889C1;
    border-top: 1px solid #F3F3F3;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-style: normal;
}
.post-header h3.content-title {
    text-align: left !important;
    margin-bottom: 15px;
    color: #666;
    font-size: 20px;
	position: relative;
	font-weight: 600;
    color: #666;
    font-family: 'Oswald',sans-serif;
    text-shadow: 0 0 1px rgba(0,0,0,0.01);
}
.post-content
{
	color: #727272;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 24px;
}
.blog-divider {
    margin: 35px 0;
    background: url(../images/bg_off.png) repeat;
    content: "";
    height: 5px;
}
#newslist {
	margin: 0px;
	color: #333;
}

.comment-des {
    float: none;
    background: #fafafa;
    border: 1px solid #ddd;
    color: #303030;
    -webkit-box-shadow:inset 0 -1px 0 0 rgba(0,0,0,0.06);
    box-shadow:inset 0 -1px 0 0 rgba(0,0,0,0.06);
    margin: 10px 0 10px 40px;
    padding: 19px 22px 22px;
    border-bottom-color: #C7D1D6 !important;
    border-style: solid;
	border-width: 1px 1px 3px;
}

.important.comment:before {
    position: absolute;
    display: block;
    content: "";
    margin-left: 33px;
    margin-top: 25px;
    width: 15px;
    height: 15px;
    background-color: #ffffc0;
    border: 1px solid #ddd;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: none;
    border-top: 0;
    z-index: 1;
}
.comment:before {
    position: absolute;
    display: block;
    content: "";
    margin-left: 33px;
    margin-top: 25px;
    width: 15px;
    height: 15px;
    background-color: #fafafa;
    border: 1px solid #ddd;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: none;
    border-top: 0;
    z-index: 1;
}
.comment-des strong a{
    float: left;
    padding-right: 5px;
    /*font-size: 18px;*/
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    color: #0488cd;
    font-family: 'Oswald',sans-serif;
	text-shadow: 0 0 1px rgba(0,0,0,0.01);

}
.comment-by{
    height: 30px;
}
.comment-by span.date {
    color: #999;
    float: left;
    line-height: 30px;
    font-weight: 300;
    margin: 0 0 0 2px;
    padding: 0 10px 0 0px;
}
ol {
    display: block;
    padding: 0px;
    list-style-type: none;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
ol li 
{
	margin-top: 15px;
}

#newslist div.important .comment-des{
	color: #000;
	background: #ffffc0
}
.about-author h3
{
    color: #666;
	overflow: hidden;
	line-height: 28px;
	font-size: 22px;
	position: relative;
	font-weight: normal;
    color: #666;
    font-family: 'Oswald',sans-serif;
    text-shadow: 0 0 1px rgba(0,0,0,0.01);
}
h3.title:after 
{
    background: url(../images/bg_off.png) repeat;
    content: "";
    height: 5px;
    margin-left: 10px;
    position: absolute;
    top: 12px;
    width: 99%;
}
.avatar {
    border: 1px solid #ddd;
    float: left;
	height: 30px;
	width: 30px;
	margin: 0 10px 0 0;
	overflow: hidden;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
}

.avatar img {
	    	width: 80px;
	    	min-height: 100%;
	/*margin-top: -20px;*/
}
.author-content, div.content-box.big, #cn-tabs .service, .comment-des, .contact-box {
    border-bottom-color: #0488cd;
}
.tabs ul.posts li img, .author-content, li.work img, .recentworks .pic, .img-caption, a.prev, a.next, .scrollup, #options li a, .portfolio img.pic, .portfolio .img-caption {
    border-radius: 2px;
}
.author-content, div.content-box.big, #cn-tabs .service, .comment-des, .contact-box {
    border-style: solid;
    border-width: 1px 1px 3px;
    border-color: #ddd;
    background: #fafafa;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#f8f8f8),to(#fafafa));
    background: -webkit-linear-gradient(top,#f8f8f8,#fafafa);
    background: -moz-linear-gradient(top,#f8f8f8,#fafafa);
    background: -ms-linear-gradient(top,#f8f8f8,#fafafa);
    background: -o-linear-gradient(top,#f8f8f8,#fafafa);
}
.author-content {
    padding: 20px;
}
.author-content .data a
{
	color: #0488cd;
	font-weight: 600;
}
.col-main {
    color: #727272;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 24px;
}
.portfolio-item {
    background: url(../images/bg_off.png) repeat;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd;
    padding: 4px;
    overflow: hidden;
    display: block;
    margin-top: 10px;
}
.portfolio-item-title {
	text-align: center;
	padding: 10px 5px 10px 5px;
	background: #FFF;
}
.img-thumbnail {
    background-image: url(../images/bg_off.png);
}
.item .img-thumbnail {
    max-width: 600px;
    max-height: 400px;
}
@media (min-width: 360px){
	.comment-by span.date {
	    padding: 0 0 0 9px;
	}
}
@media (min-width: 770px){
	.comment-des {
	    margin: 10px 0 10px 100px;
	}
	.avatar {
	    border: 1px solid #ddd;
	    float: left;
		height: 80px;
		width: 80px;
		margin: 0 20px 0 0;
		overflow: hidden;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		-o-border-radius: 100px;
		border-radius: 100px;
	}
	.important.comment:before {
	    margin-left: 93px;
	}

	.comment:before {
	    margin-left: 93px;
	}

	.comment-by span.date {
	    padding: 0 0 0 9px;
	}

}
a.link_to
{
    color: #999;
    float: left;
    line-height: 30px;
    font-weight: 300;
    margin: 0 0 0 20px;
    padding: 0 10px 0 0px;
    color: #8082BA;
}