/********** GLOBAL LAYOUT **********/

body {
	margin:0 0 20px;
	background:#484848 url(gfx/bg-body.png);
}

#map-locator {
	display:block;
	width:8px;
	height:8px;
	background:#cc3;
	position:absolute;
	bottom:130px;
	left:95px;
}

#map-canvas {
	width:545px;
	height:400px;
	margin: 0 0 20px;
}

#skip-links {
	display:none;
	position:absolute;
	right:63px;
	top:-10px;
	text-align:right;
}

	#skip-links a {
		padding:2px;
	}
	
	#skip-links a:focus,
	#skip-links a:hover {
		background:#cc3;
		color:#000;
	}

h1 {
	position:absolute;
	left:119px;
	top:80px;
	width:588px;
	height:112px;
	background: url(gfx/h1.png) no-repeat 0 0;
}
	
	h1 a {
		display:block;
		height:100%;
	}

h2 {
	position:absolute;
	top:10px;
	left:30px;
	width:764px;
	height:90px;
	background: url(gfx/h2.png) no-repeat 0 0;
}
	
	h1 span,
	h2 span {
		display:none;
	}
	
	h2 a {
		display: block;
		position: absolute;
	}
	
	h2 a.mex {
		width:96px;
		height:28px; 
		top:36px;
		left:0;
	}	

	h2 a.bel {
		
		width:70px;
		height:35px; 
		top:0;
		left:115px;
	}	

	h2 a.gua {
		width:130px;
		height:40px; 
		top:23px;
		left:202px;
	}	

	h2 a.hon {
		
		width:105px;
		height:40px; 
		top:53px;
		left:345px;
	}	

	h2 a.nic {
		width:105px;
		height:30px; 
		top:9px;
		left:444px;
	}	

	h2 a.cos {
	
		width:115px;
		height:30px; 
		top:43px;
		left:553px;
	}	

	h2 a.pan {
		width:105px;
		height:40px; 
		top:2px;
		left:656px;
	}	



#header {	
	padding:0 0 0 5px;
	color:#fff;
	width:812px;
	
}
	#header .inner {
		position:relative;
		height:285px;
		background:#8e2f2e url(gfx/bg-header.jpg) no-repeat 0 0;
	}

	#header a {color:#fff;}
	
	#header p.map-link {
		position: absolute;
		top:165px;
		left:26px;
		width: 190px;
		height: 22px;
	}
		#header p.map-link a {
			display: block;
			height: 100%;
		}
		
			#header p.map-link a span {
				display: none;
			}
		
	#header p.rss {
		position:absolute;
		left:30px;
		bottom:20px;
		display:block;
		width:46px;
		height:46px;
		background: url(gfx/rss.png) no-repeat 0 0;
	}
	
		#header p.rss a {
			display:block;
			height:100%;
		}
	
			#header p.rss span {display:none;}
	
	#header p.date {
		position:absolute;
		right:20px;
		bottom:15px;
		display:block;
		width:112px;
		height:75px;
		padding:39px 0 0 32px;
		background: url(gfx/pistol.png) no-repeat 0 0;
		color:#000;
		text-align:center;
		font-size:0.95em;
		line-height:1.05;
	}
	
		#header p.date strong {
			display:none;
		}
		
		#header p.date span {
			display:block;
			font-size:2.4em;
			font-weight:bold;
			color:#90302f;
		}

#main {
	background: url(gfx/bg-main-bottom.png) no-repeat center bottom;
	padding: 0 20px 85px;
}

	#main .content {
		padding:0 60px 0 65px;
		background: url(gfx/bg-main.png) repeat-y 0 0;
	}
	
#col-first {
	position:relative;
	float:left;
	width:545px;
}

	body.type-1 #col-first h3 {
		margin-left:65px;
		padding-top:5px;
	}
	
#col-scnd {
	float:right;
	width:182px;
}
	
	#col-scnd div,
	#col-scnd form {
		margin:0 0 20px;
	}
	
	#col-scnd ul {
		margin:0;
		list-style:none;
	}
	
		#col-scnd ul li a {
			display:block;
			padding:0.2em 0 0.2em 31px;
			background:url(gfx/bullet.png) no-repeat 9px 0.35em;
			line-height:1.3;
		}
		
		#col-scnd ul li a:hover {
			background-color:#cc3;
		}
	
	#col-scnd h4 {
		height:22px;
		margin-bottom:0.4em;
		background-image: url(gfx/col-headers.png);
		background-repeat:no-repeat;
	}
	
		#col-scnd h4 span {
			display:none;
		}
		
	#col-scnd #mod-latest h4 {background-position:0 0;}
	#col-scnd #mod-categories h4 {background-position:0 -40px;}
	#col-scnd #mod-archive h4 {background-position:0 -80px;}
	#col-scnd #mod-search h4 {background-position:0 -120px;}
	#col-scnd #mod-about h4 {background-position:0 -160px;}
	
	#mod-weather {
		border-bottom: 1px solid #ccc;
		padding: 0 0 10px;
	}
	
	#mod-weather h4 {
		height: auto;
		margin:0 0 8px;
		padding:0 0 4px;
		background: none;
		text-align: center;
		border-bottom: 1px solid #ccc;
	}
	
	#mod-weather img {
		float:left;
		margin:0 0 0 15px;
	}
	
	#mod-weather strong {
		float:right;
		padding-right: 15px;
		font-size: 36px;
		line-height: 72px;
		text-align: center;
		color: #90302f;
	}
	
	
	#col-scnd form label {
		display:none;
	}
	
	#col-scnd form input.text {
		float:left;
		width:120px;
	}
	
	#col-scnd form input.btn {
		float:right;
		margin:7px 0 0;
	}
	
	
div.box{
	padding:10px;
	border:1px solid #ccc;
	background:#fff;
}




/********** GLOBAL CLASSES **********/

.blog-post {
	position: relative;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.published-notes img {
	float:left;
	
}

.published-notes p {
	float:left;
	padding:0 0 0 10px;
}


p.timestamp {
	position:absolute;
	top:0;
	width:38px;
	height:24px;
	padding:11px 0 0 19px;
	background:url(gfx/pistol-small.png) no-repeat 0 0;
	font-size:1.0em;
	font-weight: bold;
	text-align:center;
}

	p.timestamp span {
		display:block;
	}
	
ul#img-set-list {
	margin: 0 0 20px;
	list-style: none;
}

	ul#img-set-list li {
		float: left;
		width: 21%;
		margin: 2%;
		text-align: center;
	}
	
		ul#img-set-list li a {
			display: block;
			height: 100%;
			padding: 1% 2%;
			background: #ededed;
			border: 1px solid #ccc;
			text-decoration: none;
		}
		
		ul#img-set-list li a:hover {
			background:#cc3;
		}
		
			ul#img-set-list li a strong {
				font-size: 1.4em;
			}
			
			ul#img-set-list li a img {
				float: none;
				margin:5px 0;
			}
			
#map-explanations {
	
}

	#map-explanations img {
		float:none;
		margin:0;
		vertical-align:text-bottom;
	}
	
	#map-explanations span {
		padding:0 5px;
	}


/* comments */

#comments-area {
	float: left;
	clear: both;
	margin-top: 20px;
	width: 100%;
}

	#comments-area h4 {
		margin:0 0 4px;
	}

	#comments-area ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

		#comments-area li {
			float: left;
			width: 100%;
			clear: both;
			margin: 0;
			padding: 0.8em 0 0;
			border-top: 1px solid #ccc;
		}
		
		#comments-area li.no-results {
			border:0;
			padding:0 0 20px;
		}
		
		#comments-area li h4 {
			float: right;
			width: 88%;
		}

		#comments-area li p {
			float: right;
			width: 88%;
			margin: 0 0 0.8em 0;
		}
		
			#comments-area li h4 span {
				font-weight: normal;
				font-size: 0.94em;
			}

	#comments-area li img {
		float: left;
		margin: 0 15px 0 0;
	}

#comment_form {
	float: left;
	width: 96%;
	margin: 10px 0 0;
	padding:2%;
	border: 1px solid #ccc;
}

	#comment_form #small-fields {
		width: 47%;
		float: left;
	}
	
	#comment_form #textarea {
		width: 47%;
		float: right;
	}
	
	#comment_form textarea {
		width: 220px;
		margin: 0;
	}
	
	#comment_form p {
		margin-bottom: 0.6em;
	}
	
	#comment_form label {
		display: block;
		padding-bottom: 0.2em;
	}
	
	#comment_form input.text {
		margin: 0;
		width: 100%;
	}
	
#nav {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	float: left;
	list-style: none;
	width: 100%;
}

#nav-entries
{
	margin: 0;
	list-style: none;
}

#nav-entries li
{
	display: block;
	float: left;
	width: 50%;
	padding: 0.5em 0;
	font-weight: bold;
}

#nav-entries li {
	
}


	#nav-entries #prev {
		
	}

		#nav-entries #prev a {
	
		}

	#nav-entries #next {
		float: right;
		text-align: right;
	}

		#nav-entries #next a {
		
		}	


