/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/
/* 
MAIL CHIMP
*/
#mc_embed_signup form {background:#F0F0F0; border:1px solid #999; display:block; position:relative; text-align:left; padding:0px; width:300px; height:65px;}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:2px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input.name{padding:1px 0px 1px; font: 12px sans-serif !important; margin:0px 0px 0 0; height:16px; width:50%}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {border:1px solid #0F1526; -webkit-border-radius: 0px; -moz-border-radius: 0px;border-radius: 0px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 9px 9px 9px 9px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #4965B5; background-image: -webkit-gradient(linear, left top, left bottom, from(#4965B5), to(#183CB5));
 background-image: -webkit-linear-gradient(top, #4965B5, #183CB5);
 background-image: -moz-linear-gradient(top, #4965B5, #183CB5);
 background-image: -ms-linear-gradient(top, #4965B5, #183CB5);
 background-image: -o-linear-gradient(top, #4965B5, #183CB5);
 background-image: linear-gradient(to bottom, #4965B5, #183CB5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4965B5, endColorstr=#183CB5);
   text-shadow: #7ea4bd 0 1px 0;
   color: #ffffff;
   font-size: 10px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle; font-size:14px; font-weight: bold; height: 29px; margin: 19px 5px 0px -1px !important; padding:0px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#97c0e6 !important;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {position:absolute; font-size:10px; padding-bottom:11px; font-weight:bold; left:10px; margin-top:2px; color:#315B66;}
#mc_embed_signup input.email {background:#FFFFFF; position: relative; font: 12px sans-serif !important; float:left; padding:5px 5px; text-indent:5px; width:50%; min-width:130px; margin:20px 0px 10px 20px; height:16px;}
#mc_embed_signup input.button {width:11%; min-width:90px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#main-menu { 
text-transform: uppercase; /* force text to uppercase */ 
border-top: 4px solid #600000;
}


#category  a {
	display: inline;
	color: #000;
}

p.postmeta span a{
	color: #aaa;
}

h1.title-post {
	font-size: 20px;
	font-weight: bold;
	line-height: 55px;
	max-width: 800px;
	margin: 0 0 20px;
}

.post-content {
	font-family: "Candara" !important;
	font-weight:500 !important;
	line-height: 23px !important; 
	color:#666666 !important; 
}

.post-content p {
        font-size: 13pt !important;
	font-family: "Candara" !important;
	font-weight:500 !important;
	color:#666666 !important;
        text-align: justify !important;
	line-height: 32px !important; 

} 
.post-content ul, 
.post-content ol {
	margin: 0 0 1em 1em; 
font-size: 13pt !important;
	font-family: "Candara" !important;
	font-weight:500 !important;
	color:#666666 !important;
        text-align: justify !important;
	line-height: 32px !important;
}
.post-content li ul, 
.post-content li ol {
	margin-bottom: 0; 
font-size: 13pt !important;
	font-family: "Candara" !important;
	color:#666666 !important;
        text-align: justify !important;
	line-height: 32px !important;
}
.post-content li {
	list-style-position: outside; 
	margin-left: 20px;
font-size: 13pt !important;
	font-family: "Candara" !important;
	color:#666666 !important;
        text-align: justify !important;
	line-height: 32px !important;
} 
.post-content ul li {
	list-style-type: square;
font-size: 13pt !important;
	font-family: "Candara" !important;
	color:#666666 !important;
        text-align: justify !important;
	line-height: 32px !important;
}
.post-content ol li {
	list-style-type: decimal; 
font-size: 13pt !important;
	font-family: "Candara" !important;
	color:#666666 !important;
        text-align: justify !important;
	line-height: 32px !important;
}
span.links {
	a:link {
	color: #666;
	text-decoration:none;}
	a:visited {
	color:#000;
	text-decoration:none;}
	a:hover {
	color:#FFFFFF;
	background-color:#b90dbe;
	border: 1px solid #000;
	padding: 5;
	text-decoration:none;}
	}