/*
Styles for circografico.com.ar by Estudio Dukal
http://www.circografico.com.ar/estudio/
Updated: 28 Apr 2008
*/

html {
	height: 100%;
}
body {
	height: 100%;
	background: #FFF url(/images/back-body.jpg) no-repeat left top;
	margin:0;
	padding:10px 0px 0px 0px;
	font:12px/18px Georgia, Times New Roman, Serif;
	text-align:left;
	color:#333;
}
a {
	outline: 0;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #7d0b0b;
	text-decoration: none;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}

/* --------- NAVIGATION ----------------------- */

ul#nav {
	float: right;
	margin: 0;
	white-space: nowrap;
	padding: 9px 0px 9px 0px;
}
#nav li {
	display: inline;
	list-style-type: none;
	height:39px;
}
#nav a { 
	padding: 5px 10px 10px 10px;
}
#nav a:link, #nav a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover {
	color: #7d0b0b;
	font-weight: bold;
	background: url(/images/indicador.gif) no-repeat center bottom;
	text-decoration: none;
}
#active a:link, #active a:visited, #active a:hover {
	color: #7d0b0b !important;
	background: url(/images/indicador.gif) no-repeat center bottom !important;
}

/* --------- CONTENTS ----------------------- */

#content {
	width:100%;
	margin:0;
	padding:0px 0px 30px 0px;
}
#main {
	margin:0px auto 0px;
	padding:0;
	width:100%;
}
.wrapper {
	margin:0px auto 0px;
	padding:0;
	width:750px;
	clear:both;
}
#header {
	background: url(/images/back-header.gif) no-repeat center top;
	margin:0px auto 0px;
	padding:0px 0px 0px 0px;
	width:727px;
	height:39px;
}
#book {
	margin:17px auto 0px;
	padding:0;
	width:740px;
	height:460px;
}
#book img{
	border: none;
}
#stuff {
	background: url(/images/back-homestuff.jpg) no-repeat right top;
	margin:0px auto 0px;
	padding:0;
	width:100%;
}
#update {
	margin: 0;
	padding: 0px 10px 0px 10px;
	text-align: right;
	height:25px;
	font-size: 11px;
	color:#666;
}
#columns {
	margin:15px auto 0px;
	padding:0;
	width:740px;
	height:400px;
}
#cflickr {
	margin:35px auto 35px;
	padding:0;
	width:360px;
	height:400px;
}
#col1 {
	background: url(/images/back-col-news.jpg) no-repeat center top;
	float: left;
	margin:0px;
	padding:0;
	width:349px;
	height:420px;
}
#col2 {
	background: url(/images/back-col-flickr.jpg) no-repeat center top;
	float: right;
	margin:0px;
	padding:0;
	width:349px;
	height:420px;
}
#col2 img {
	border: 0;
}
#newspg {
	margin: 40px auto 40px;
	padding: 0px;
	width: 500px;
}
#news {
	margin: 40px auto 0px;
	padding: 0px 0px 0px 0px;
	width: 349px;
	height: 380px;
	overflow: auto;
	text-align: left;
}
#news h2 {
	margin: 10px 0px 2px 15px;
	padding: 0px;
	color: #7d0b0b;
	font-size: 18px;
	width: 310px;
}
#news p {
	margin: 0px 0px 10px 15px;
	padding: 0px 15px 0px 0px;
	color: #666;
}
#news img {
	margin: 10px auto 10px;
	padding: 2px;
	border: solid #ccc 1px;
}
.flickrset {
	margin: 60px auto 0px;
	padding: 0px 0px 0px 0px;
	width: 349px;
	height: 100px;
	text-align: left;
}
.flickrset a {
	border: solid #ccc 2px;
	width: 75px;
	height: 75px;
	background: #333;
	float: left;
	margin: 4px;
	padding: 0px;
}
.flickrset a:hover {
	border: solid #7d0b0b 2px;
}
.banner {
	border-top: solid #333 5px;
	width: 100%;
	margin: 5px auto 0px;
	padding: 18px 0px 10px 0px;
}
.banner a {
	border: none;
	margin: 0px;
	padding: 0px;
}
.banner a:hover {
	border: none;
}
.feeds {
	border-top: solid #333 5px;
	width: 100%;
	margin: 5px auto 0px;
	padding: 18px 0px 10px 0px;
}
.feeds a {
	border: none;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}
.feeds a:hover {
	border: none;
}

/* --------- FOOTER ----------------------- */

#footer {
	background: url(/images/back-footer.jpg) no-repeat center top;
	margin: 0px auto 0px;
	padding: 0px;
	width: 720px;
	height: 76px;
	position: relative;
	z-index: 3;
	text-align: center;
}
#footer p {
	margin: 0px;
	padding: 15px 10px 8px 10px;
	color: #666;
	line-height: 22px;
}
#footer a:link, #footer a:visited {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #9B5D46;
	text-decoration: none;
}
.statcounter {
	display: none;
}

/* --------- ABOUT ----------------------- */


.about {
	overflow:hidden;
	position: relative;
	display: block;
}
.about img {
	float: left;
	border: solid #ccc 1px !important;
	margin: 0px 13px 8px 0px;
	padding: 3px;
	background-color: #fff;
}
.about .backpage {
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	border: 0px none;
	margin: 0px;
	position: absolute;
	top: 0px;
}
.about a {
	text-decoration: none;
	color: inherit;
}
.about .aboutleft {
	position: absolute;
	z-index:1;
	margin: 0px;
	width: 294px;
	height: 380px;
	left: 40px;
	top: 30px;
	color: #666;
	text-align: left;
}
.about .aboutright {
	position: absolute;
	z-index:1;
	margin: 0px;
	width: 294px;
	height: 380px;
	right: 40px;
	top: 30px;
	color: #666;
	text-align: left;
}
.about h2 {
	padding: 0;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	color: inherit;
}
.about p {
	padding: 0px;
	font: 12px/17px Georgia, Times New Roman, Serif;
	margin: 0px 0px 7px 0px;
	color: #666;
}
.about a:link, .about a:visited {
	color: #333;
}
.about a:hover, .about a:active {
	color: #7d0b0b;
}


/* --------- CONTACT ----------------------- */

.contact {
	overflow:hidden;
	position: relative;
	display: block;
}
.contact img {
	float: left;
	border: solid #ccc 1px !important;
	margin: 0px 13px 8px 0px;
	padding: 3px;
	background-color: #fff;
}
.contact .backpage {
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	border: 0px none;
	margin: 0px;
	position: absolute;
	top: 0px;
}
.contact a {
	font-size: 11px;
	text-decoration: none;
	color: inherit;
}
.contact .contactleft {
	position: absolute;
	z-index:1;
	margin: 0px;
	width: 290px;
	height: 380px;
	left: 40px;
	top: 40px;
	color: #666;
	text-align: left;
}
.contact .contactleft p {
	padding: 0px;
	font-size: 12px;
	margin: 0px 0px 10px 15px;
	color: #666;
}
.contact .contactright {
	position: absolute;
	z-index:2;
	margin: 0px;
	width: 290px;
	height: 380px;
	right: 30px;
	top: 40px;
	color: #666;
	text-align: left;
}
.contact .contactright p {
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	margin: 30px auto 0px;
	color: #666;
}
.contact h2 {
	padding: 0;
	font-size: 18px;
	margin: 0px 0px 20px 0px;
	font-weight: bold;
	color: inherit;
}
.contact a:link, .contact a:visited {
	color: #000;
}
.contact a:hover, .contact a:active {
	color: #FFBF00;
}
.zemContactForm {
	z-index:1;
	margin: 0px auto 0px;
	width: 300px;
	right: 40px;
	top: 40px;
	color: #666;
	text-align: left;
}
fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
legend {
	display: none;
}
input#Name, input#Email {
	width: 240px;
	margin-bottom: 5px;
	padding: 2px;
	border-top: solid #ccc 1px;
	border-right: none;
	border-bottom: none;
	border-left: solid #ccc 1px;
}
input.zemSubmit {
	width: 81px;
	height: 23px;
	padding: 2px;
	text-align: center;
	background: url(/images/btnsend.gif) no-repeat center center;
	border: solid #ccc 1px;
	font:12px Georgia, Times New Roman, Serif;
	color: #333;
	font-weight: bold;
}
.zemContactForm textarea {
	width: 240px;
	margin-bottom: 15px;
	padding: 2px;
	border-top: solid #ccc 1px;
	border-right: none;
	border-bottom: none;
	border-left: solid #ccc 1px;
}
.zemError {
	margin: 0px 0px 15px 15px;
	padding: 0px;
	color: #7d0b0b;
	list-style-image: url(/images/required.gif);
}
.zemError li {
	margin: 0px 0px 4px 0px;
	padding: 0px;
}
.separat {
	margin: 20px auto 20px;
	border: dashed #ccc 1px;
}
