/*  
Theme Name: Insqribe Blog
Theme URI: http://www.acratus.com
Description: This is the theme for the Insqribe Blog.
Version: 1.0
Author: Acratus Pty Ltd
Author URI: http://www.wpdesigner.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11pt;
    margin:0;
    padding:0;
    background:#fff;
}

h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	color: #CC0000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#wrapper{
	margin:0 auto 0 auto;
	width: 750px;
	text-align: left;
}

#header {   
    height: 40px;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #121212;
}

#headerlogo {
    float: left;
    padding: 0;
    width: 325px;
    height: 46px;
	color:#FFF;
}

div.container {
    width: 880px;
    padding: 0;
    margin: 0 auto;
}

#content {
    margin: 0;
    float: left;
    width: 575px;    
    padding-right: 30px;
}

#main {
    margin-top: 15px;
    padding: 0;
    min-height: 400px;    
}

.postauthor {
	font-size: 10px;
}

.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #c00;
}

.post h2 a:link, h2 a:visited{
	text-decoration: none;
	font-size: 18pt;
	color: #c00;
}

.post h2 a:hover{
	text-decoration: underline;
}

.entry{
	line-height: 18px;
	font-size: 14px;
}

p.postmetadata{
	/* margin: 10px 0 0 0;*/
	padding-bottom: 20px;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

p{
	padding: 10px 0 0 0;
}


#sidebar-right{
	padding-left: 10px;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin: 0;
    float: right;
    width: 245px;
    height: 100%;
    min-height: 600px;
	background: #eee;
	margin: 0 0 0 10px;
	display: inline;
}

#sidebar-right p{
	font-size: 12px;
}

#sidebar-right a:link, a:visited{
	color: #c00;
	text-decoration: none;
}

#sidebar-right a:hover{
	text-decoration: underline;
}

.block {
	margin: 10px 0 10px 0;
}

.block h4{

	font-size: 14px;
	font-weight: normal;
	/*border-bottom: 1px #121212 solid;*/

}
.block select{
	margin: 10px 0 10px 0;

}

.block ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}

.block ul li{
	padding: 5px 0 5px 0;
	font-size: 12px;
}

.sidebar-right ul li h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.sidebar-right ul ul li{
	padding: 0;
	line-height: 24px;
}

table#wp-calendar{
	width: 100%;
}

#footer {
    padding: 0;
    clear:both;
}

#footertext {
	margin: 0 auto;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	text-align: center;
	font-size: 10pt;
	color: #aaa;
	font-weight: normal;
}

#footertext a {
	color: #CC0000;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

#footertext ul {
	padding: 0;
	margin: 0;
}

#footertext li {
	padding: 0;
	display: inline;
}

#footertext li {
	padding-left: 10px;
	display: inline;
}

#footerLine {
	margin: 0;
	width: 100%;
	border-top: #121212 1px solid;
	display: block;
}

#footerGap {
	min-height: 10px;
	width: 100%;
	display: block;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
	font-size: 12px;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.commentmetadata{
	font-size: 12px;
}

#commentform{
	font-size: 10px;
}
.commentlist h3{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#footer p{
	line-height: 19px;
}
