@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B737F;
	background-color: #D9DCE1;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	/*float: left;*/
	/*height: 265px;*/
	width: 990px;
}
#logo {
	text-align: center;
	height: 71px;
	width: 990px;
	margin-top: 17px;
	margin-bottom: 13px;
		/*float: left;*/
}
#menu {
	background-image: url(images/bg-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 260px;
	width: 217px;
	padding-top: 5px;
	padding-left: 5px;
}
#menu-interna {
	background-image: url(images/bg-menu-interna.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*float: left;*/
	height: 35px;
	width: 985px;
	padding-top: 5px;
	padding-left: 5px;
	
}
#flash {
	float: left;
	height: 260px;
	width: 763px;
	padding-top: 5px;
	padding-right: 5px;
	background-image: url(images/bg-flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	background-color: #FFFFFF;
		float: left;
	width: 980px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#footer {
	background-color: #FFFFFF;
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 990px;
	padding-bottom: 15px;
	padding-top: 30px;
	clear: both;
		/*float: left;*/
}
#footer a {
	font-weight: normal;
	color: #B0C0C8;
	text-decoration: none;
}
#home_left {
	color: #5b737f;
	
	float: left;
	width: 625px;
	height: 170px;
	margin-right: 24px;
}
#home_left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #d6492a;
	height: 29px;
	
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
}
#home_left .txt_left {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 29px;
	width: 580px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 17px;
}
/*#home_center {
	float: left;
	width: 235px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
#home_center h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #D6492A;
	height: 29px;
	width: 230px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}*/
#banner {
	float: left;
	height: 198px;
	width: 280px;
}
#banner p {
	margin: 0px;
	padding: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-weight: bold;
	color: #D6492A;
	text-decoration: none;
}
a:hover {
	color: #3A7189;
}
#content_internal {
	background-color: #FFFFFF;
		/*float: left;*/
	width: 930px;
	padding: 30px;
	clear: both;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #D6492A;
	height: 29px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #0B4C74;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/bullet_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	}
h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #0B4C74;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #0B4C74;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	/*background-image: url(images/bullet_title.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	margin: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #176EA9;
	background-image: url(images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#menu-interna ul {
	margin: 0px;
	padding: 0px;
}
#menu-interna ul li {
	margin: 0px;
	display: block;
	background-image: url(images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	
	float: left;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 8px;	
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 30px;
}
#menu-interna a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 9px;
	padding-left: 29px;
}
#menu-interna a:hover {
color:#1E91DD;
}
#menu ul li.sinborde {
	border: none;
}
#menu a:hover {
	color: #1E91DD;
}
#home_center ul{
	margin: 0px;
	padding: 0px;
	}
#home_center ul li {
	margin: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEDEE2;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
#home_center p {
	margin: 0px;
	padding: 0px;
	}



/*sidebar*/
#sidebar {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
#sidebar ul{
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sidebar ul li ul li{
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEDEE2;
	padding-left: 12px;
}
#sidebar h2, #sidebar .hidden {
	letter-spacing: -2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	width: 180px;
}
.hidden {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #0B4C74;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/bullet_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	}
#searchform {
	width: 180px;
	padding-bottom: 15px;
	float: left;
	}
#sidebar #s {
	float: left;
	width: 168px;
	padding: 5px;
	border: 1px solid #0B4C74;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}
#sidebar #searchsubmit {
	float: left;
	width: 180px;
	padding: 5px;
	border: 1px solid #D6492A;
	background-color: #D6492A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}
/*content post*/
#content_post {
	float: left;
	width: 720px;
	margin-right: 30px;
	line-height: 25px;
}
#content_post img{
	border: 7px solid #000000;
}
#content_post h3 {
	color: #D6492A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEDEE2;
}

#content_post .post {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEDEE2;
	width: 720px;
}
/*post*/
.post .date {
	float:right;
	text-align:center;
	width:55px;
	background-color: #0B4C74;
	float: left;
	line-height: 10px;
	margin-right: 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.post .date .day {
	font-size:30px;
	font-weight:normal;
	color: #ffffff;
	line-height: 20px;
}
.post .date .month {
	font-size:10px;
	font-weight:normal;
	color: #BBBBBB;
	margin-top: 5px;
	margin-bottom: 5px;
}
.post .date .year {
	font-size:14px;
	font-weight:normal;
	color: #ffffff;
	}
#author, #email, #url, #comment {
	width: 168px;
	padding: 5px;
	border: 1px solid #0B4C74;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}
#comment {
	margin-bottom: 5px;
	width: 710px;
}
#submit {
	padding: 5px;
	border: 1px solid #D6492A;
	background-color: #D6492A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.navigation, #post, #respond {
	float: left;
	width: 720px;
	}

input {
	width:300px;
}
textarea {
	width:300px;
}
.wpcf7-form input[type="submit"] {

width:70px;
}
/*
.wpcf7-form {
text-align: center;
}*/

.contact {
	width: 368px;
	padding: 5px;
	border: 1px solid #313130;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	background-image: url('images/bg_forms.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
}
.submit {
	padding: 5px;
	border: 1px solid #313130;
	background-color: #313130;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}
#content_text h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #707070;
	letter-spacing: -2px;
}
object {
	text-align: center;
}


/*===============*/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
#footer-share {
float:left;
height:28px;
width:145px;
padding-left: 20px;
}

/*
Theme Name: Pat Haro	
Author: www.inqbation.com
Author URI: http://www.inqbation.com/
*/