/*
Theme Name: Miamsi Rome
Theme URI: http://www.miamsi-rome.org/Home-esp.htm
Description: <a href="http://www.miamsi-rome.org">MIAMSI</a> Theme.
*/

body {
	font: 75%/150% Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 40px;
	background: #f6f7f9; /*url(images/content-bg.gif) repeat-y top center;*/
	text-align: center; /* IE 5.5 center */	
}
* { 
	margin: 0px; 
	padding: 0px; 
}
a {
	color: #bf4823;
	text-decoration: none;
        outline:none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
        outline:none;
}
a:hover {
	color: #922113;
	text-decoration: none;
        outline:none;
}

img {
border: none;
}

p {
	padding: 0px 0px 0px;
	margin: 0px;
	line-height 18px;
}
h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 133px;
	font: bold 36px/100% Arial, Helvetica, sans-serif;
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #821a0f;
	margin: 0px 0px 0px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: .5px;
	font: normal 190%/100% Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #821a0f;
	text-decoration: none;
}
h2 a:hover {
	color: #bd4921;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% Arial, Helvetica, sans-serif;
	color: #821a0f;
	margin: 10px 0px 5px;
}

h4 {
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #3c4041;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 960px; 
	text-align: left;
/*	background: #f5f9fa url(images/main-bg.gif) repeat-x;	*/
	background: #f6f7f9 url(images/main-bg.gif) repeat-x;
	-moz-box-shadow: 1px 1px 20px #888;
        -webkit-box-shadow: 1px 1px 20px #888;
	
	}

#header {
	background: #b0cbde url(images/header-bg.jpg) no-repeat; 
	height: 133px;
	position: relative;
}

#headerimg {
	position: relative;
	padding: 13px 0px 0px 30px;
	height:133px;
}
#headerimg .description{
	position: absolute;
	left: 100px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}

#navIdiom {
        background:url("images/nav-button-bg.gif") repeat-x scroll 0 0 #84A5BB;
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 90px;
}
#navIdiom li {
	float: left;
	border-right: 1px solid #84a5bb;
}				
#navIdiom li.last {
	float: left;
	border-right:none;
}			
#navIdiom a {
	color: #4d6476;
	text-decoration: none;
	padding: 10px 15px;
	font: normal 14px/100% Arial, Helvetica, sans-serif;
	display: block;
        border-top:1px solid #EFF4F8;
}
#navIdiom a:visited {
	color: #223952;
	text-decoration: none;
}#navIdiom a.active {
	color: #223952;
	text-decoration: none;
}
#navIdiom a:hover {
	color: #fff;
}

#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 3px;
	background: #84a5bb url(images/nav-button-bg.gif) repeat-x;
	border-right: 2px solid #84a5bb;
}

#nav li.active {
	float: left;
	margin-left: 2px;
	background: #84a5bb url(images/nav-button-bg.gif) repeat-x;
	border-top: 1px solid #84a5bb;
	border-left: 1px solid #84a5bb;
	border-right: 1px solid #84a5bb;

}
#nav a {
	color: #4d6476;
	text-decoration: none;
	padding: 10px;
	font: bold 16px/100% Arial, Helvetica, sans-serif;
	display: block;
        text-shadow:1px 1px 1px #ffffff;
}
#nav a.active{
	font-weight:bold;	
}
#nav a:visited {
	/*color: #223952;*/
	text-decoration: none;
}
#nav a:hover {
	color: #5e686a;
}

/*
#subnav {
	list-style: none;
	margin-top: 0px;
	position: absolute;
	right: 10px;
	bottom:-25px;
}
*/
#subnav {
	list-style:none outside none;
	padding-left:462px;
}
#subnav ul {text-align:right;}
#subnav li {
	float: left;
	margin-left: 2px;
	border-right: 1px solid #c6cfd6;
}

#subnav li.active {
	float: left;
	margin-left: 2px;
	border-right: 1px solid #84a5bb;

}
#subnav a {
	color: #4d6476;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font: normal 13px/100% Arial, Helvetica, sans-serif;
	display: block;
}

#subnav a.active{
	font-weight:bold;	
}

#subnav a:visited {
	color: #5e686a;
	text-decoration: none;
}

#subnav a:hover {
	color: #223952;
}

#content {
	padding: 25px 25px 30px 25px;
	margin-top: 0px; 
	float: left;
	width: 605px; 
	overflow: hidden;
}

#track {
	padding: 0 0 0 25px;
	margin-top:10px;
	float: left;
	width: 590px; 
	overflow: hidden;
        display:none;
}
	
.post {
	clear:both;
	padding: 25px;
	margin-bottom:25px;
	background-color: #ffffff; 
	border:1px solid #c0cdd3;	
}

.post-date {
	width: 45px;
	height: 49px;
        margin-right:10px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 0px;
	width: 430px;
} 

.post ul {
	list-style: none;
	margin:0px 0px 25px;
	padding:0px;
	border-bottom: 1px dashed #fff;
}

.post ul li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px dashed #fff;
	background: url(images/bullet.gif) no-repeat left top;
}

.post ul, li a:visited{
	color:#223952; text-decoration: none;
}

.post ul li a {
	color:#bf4823; text-decoration: none;
}

.post ul li a:hover {
	color: #186da5;
	text-decoration: none;
}
/* styles for home */

#contentHome {
	padding: 0px 15px 30px 25px;
	float: left;
	width: 915px; 
	/*overflow: hidden;*/
}

.imgHome{
	background: url(images/img-home.jpg) no-repeat;
	height:305px;
	width:960px;
	}

.post-home {
	float:left;
	padding:25px;
	margin-bottom:25px;
	margin-right:25px;
	background-color: #ffffff; 
	/*border:1px solid #c0cdd3;*/
	width: 240px; 
        min-height:600px; 
        -moz-box-shadow: 0px 0px 10px #C0CDD3;
        -webkit-box-shadow: 0px 0px 10px #C0CDD3;
}

.post-home-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-home-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.imgMapaHome{
	background: url(images/mapa-home.jpg) no-repeat;
	height:153px;
        margin:25px 0 0 0px;
	}
	
.post-home-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-home-title {
	/*float: left;*/
	margin-left:0px;
	width: 235px;
        margin-bottom:10px;
}
	
.entry {
	clear: both;
	padding-top: 10px;
}

.post-doc {
	background: url(images/mini-document.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #821a0f;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #e5ecf3;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#e5ecf3;
	border: 1px solid #889fb1;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#e5ecf3;
	border: 1px solid #889fb1;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: right;
	padding: 25px 25px 25px 25px;
	margin: 25px 25px 25px 0px;
	background: #bcccdb;
	width: 223px;
	/*border:1px solid #8ca1b2;*/
        min-height:600px;
        -moz-box-shadow:1px 2px 11px #CECECE;
        -webkit-box-shadow:1px 2px 11px #CECECE;
}

.sidebarHome {
	float:left;
	margin: -25px -25px -25px 0px;
        width:300px;
	padding:0px;
        min-height:600px;
	}

#searchform {
	background: #94aade url(images/searchform-bg.gif) repeat-x;
	width: 310px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	background:#e5ecf3;
	border: 1px solid #889fb1;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font: bold 140%/100% Arial, Helvetica, sans-serif;
	color: #566777;
	margin: 10px 0px 5px;
}

.ul-bullet {
	list-style: none;
	margin:0px 0px 25px;
	padding:0px;
	border-bottom: 1px dashed #fff;
}
.ul-bullet li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px dashed #fff;
	background: url(images/bullet.gif) no-repeat left top;
}
.ul-bullet, li a:visited{
	color:#223952; text-decoration: none;
}
.ul-bullet li a, {
	color:#bf4823; text-decoration: none;
}
.ul-bullet li a:hover {
	color: #186da5;
	text-decoration: none;
}

.ul-doc {
	list-style: none;
	margin:0px 0px 25px;
	padding:0px;
	border-bottom: 1px dashed #fff;
}
.ul-doc li{
	margin: 0px;
	padding: 5px 0px 5px 20px;
	border-top: 1px dashed #fff;
	background: url(images//mini-document.gif) no-repeat left center;
}
.ul-doc li a, .ul-doc li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-doc li a:hover{
	color: #223952;
	text-decoration: none;
}

.ul-archives {
	list-style: none;
	margin:0px 0px 25px;
	padding:0px;
	border-bottom: 1px dashed #fff;
}

.ul-archives li{
	margin: 0px;
	padding: 5px 0px 5px 20px;
	border-top: 1px dashed #fff;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #223952;
	text-decoration: none;
}

.ul-calendar {
	list-style: none;
	margin:0px 0px 25px;
	padding:0px;
	border-top: 1px dashed #fff;
		

}
.ul-calendar li{
	margin: 0px;
	padding: 5px 0px 5px 20px;
	border-bottom: 1px dotted #fff;
	background: url(images/mini-calendar.gif) no-repeat left center;
}
.ul-calendar li a, .ul-calendar li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-calendar li a:hover{
	color: #223952;
	text-decoration: none;
}

#footer {
	clear: both;       
        bottom:0;       
	background: #bcccdb url(/footer-bg.gif) no-repeat; /*#ecf0f3*/
	color: #4d6476;
	font-size: 95%;
	line-height: 100%;
	padding: 10px;
	text-align:center;      
}

#footer a, #footer a:visited{
	color: #ffffff;
	font: normal 146%/100% Arial, Helvetica, sans-serif;
	margin: 0px 5px;
}
#footer a:hover{
	color:#223952;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #7894bc;
	/*background: url(images/footer-right-bg.gif) no-repeat;*/
}
#footer h4 {
	font: normal 146%/100% Arial, Helvetica, sans-serif;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #889fb1;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #223952;
	background: #223952;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #889fb1;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #223952;
	background: #223952;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #889fb1;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #223952;
	background: #223952;
}
.countries{
        margin-top:20px;
        float:left;
        width:100px;
        height: 230px;
	background: #f5f9fa; 
}