
@font-face {
    font-family: 'colaborate-regularregular';
    font-weight: normal;
    font-style: normal;
}
@font-face { /* for non-IE */
font-family:colaborate-regularregular;
}

body {background-color:#fff;}

#commentform textarea{ width:608px; padding: 5px; float:right;}  
#commentform label{ width: 160px; padding: 5px;}  
#commentform input[type="text"]{ width: 320px; padding: 5px; float:right;}  
#commentform input[type="submit"]{padding: 5px; float:right;clear:both;}  
.commentmetadata { font-size: 10px; }  
.post-meta{font-size:11px;color:#164658;}
input[type="text"] {
margin: 2px;
padding: 2px;
display: inline;
width: 150px;
float: left;
font-size: 11px;
color: #333;}

.inc-page {width:66%; float:left;text-align: justify;}
.blog_sidebar {width:25%;float:left; padding-left:55px;}
h4 {margin-top:30px;}
.pageIntro {font-style:normal;}
.widget ul li {padding-bottom:5px;}
h2, h3, h4, h5 {font-family: 'colaborate-regularregular'!important;}
div.navigation{max-width:400px; margin:0 auto;}
.navigation a.prev, .navigation a.next{padding:5px;background:#f0f0f0; margin:5px;border:1px solid #ccc; text-decoration:none;font-weight:bold;border-radius:3px;}
.navigation a.prev:hover, .navigation a.next:hover{background:#eeee}
.navigation a.prev{float:left;}
.navigation a.next{float:right}