/* -- This is the place to add your own style modifications without touching the original styles -- */

#head-content {
width:930px !important;
}

/*
#searchform #submitbutton {
    background: #0532D3F; 
    color: #fff;
    font-family:arial,helvetica,sans-serif;
    font-size: 14px;
    padding: 4px 6px;
    margin: 0;
    border: 0;
    cursor:pointer;
    display:inline;
    }

*/

#footer {
	clear: both;
	margin: 0 auto;
	padding: 5px 10px;
	border:0;
	position:relative;
	background:#0532D3;
	height:24px;
	line-height:24px;
	color:#ccc;
        font-family:arial,helvetica,sans-serif;
        font-weight: bold;
	}

h1, h2, h3, h4, h5, h6, h7, #sitetitle .title {
    color: #808080;
}

h1 {
    font-size: 16pt;
    margin: 0;
}
h2 {
    font-size: 14pt;
}
h3 {
    font-size: 12pt;
}
h4 {
    font-size: 11pt;
    letter-spacing: 0;
}
h5, h6, h7 {
    font-size: 10pt;
    letter-spacing: 0;
}

.cat-posts-widget .post {
    font-size: 12px;
}
.cat-posts-widget .entry {
    font-size: 12px;
}
.cat-posts-widget p.post-title {
    font-size: 12px;
}

#head-content {
        padding-top: 0px;
        padding-bottom: 0px;
	background: #0532D38; 
	}

.capletter {
    color: #0532D3;
    display: block;
    float: left;
    font-size: 3.5em;
    height: 25px;
    line-height: 0.8em;
    margin-bottom: 0;
    margin-left: -0.08em;
    margin-right: 5px;
    margin-top: -3px;
}