/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#022042;
}

a:focus {
	outline: 1px dotted invert;
}

a {
color:#022042;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

p {
font:85%/1.5 Arial, Helvetica, sans-serif;
color:#022042;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}



p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 15px;
}

.mainblock-homepage h1 {
color: #f47b20;
margin-bottom:0px;
}

#main-content a{
color:#022042;
}

.mainblock h1, .mainblock a.title {
font-size:24px;
text-align:left;
font-weight:bold;
color:#f47b20;


}

#main-content .mainblock h1 a {
color:#f47b20;
}

#main-content .mainblock h2 a {
font-weight:bold;
font-size:18px;
margin-bottom:10px;
line-height:18px;
}

#main-content .mainblock a {
font-weight:bold;
}

#main-content .mainblock a:hover {
text-decoration:underline;
}

.mainblock ol {
font-size:85%;
margin-left:33px;

}

.mainblock ol li{
list-style:decimal;
margin-bottom:15px;
}

.mainblock p {
	font-size:12px;
}

.mainblock-homepage ul {
margin-left:25px;

}

.mainblock-homepage ul li {
list-style:disc;
margin-bottom:0px;
}


.social-media h2 {
float:left;
font-size:16px;
margin-bottom:0px;
padding-right:15px;
color:#f47b20;
}


.smallblock h2 {
font-size:22px;
/*text-align:center;*/
font-weight:bold;
color:#f47b20;
margin-bottom:10px;
}

.smallblock h3, .smallblock h3 a {
font-size:16px;
text-align:left;
font-weight:bold;
color: #022042;
margin-bottom:10px;
line-height:16px;
text-decoration:none;
}

.helplist {
padding-bottom:12px;
overflow:hidden;
}

.smallblock ul {
margin-bottom:0px;
}

.helpimg {
float:left;
width:35px;
margin-right:10px;
}

.helptext {
font-size:14px;
float:left;
width:220px;
line-height:16px;
}


.smallblock h3 a:hover {
text-decoration:underline;
}

.auto-height h2, .tag-cloud h2 {
font-size:16px;
/*text-align:center;*/
font-weight:bold;
color:#f47b20;
margin-bottom:5px;
}

.auto-height h3, .auto-height h3 a {
font-size:14px;
text-align:left;
font-weight:bold;
color: #022042;
margin-bottom:8px;
line-height:12px;
text-decoration:none;
}

.auto-height p {
font-size:100%;
text-align:left;
color: #022042;
line-height:16px;
text-decoration:none;
margin-bottom:5px;
}

.auto-height h3 a:hover {
text-decoration:underline;
}

.tag-cloud a {
line-height:normal;
}

a.readmore {
font-size:100%;
color: #022042;
font-weight:bold;
text-decoration:underline;
margin-bottom:10px;
}

#post-meta-data p {
font-size:10px;
line-height:12px;
}

#post-meta-data a {
font-size:10px;
color:#666666;
font-weight:bold;
}

#post-meta-data a:hover {
text-decoration:underline;
}

.post-titles li {
text-align:left;
color: #022042;
margin-bottom:10px;
font-size:14px;
line-height:14px;

}

ul.recent-comments, ul.recent-comments li {
font-size:11px;
}

ul.recent-comments a {
text-decoration:underline;
}

ul.recent-comments a.author {
font-size:12px;
}

a.downloadlink {
display:block;
margin-bottom:5px;
font-weight:normal;
text-decoration:underline;
}

#footer a, #footer p {
color: #022042;
text-decoration:none;
}

#footer ul {
padding-bottom:5px;
width:450px;
margin:0px auto;
border-bottom:1px solid #ccc;
margin-bottom:5px;
color: #022042;
}

#footer li, a {
display:inline;
color: #022042;
text-decoration:none;
font-size:11px;
}

#footer a:hover {
text-decoration:underline;
}
