/*
Theme Name: Drywall Arquitectura
Theme URI: http://www.drywallarquitectura.com
Description: G'Prada - Digital Studio Web created by Maneita (www.gprada.com)
Version: 7
Author: G'Prada - Digital Studio - Maneita
Author URI: http://www.gprada.com/
*/

body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #434343; 
	background-image: url(images/bg.jpg); 
	background-repeat: repeat-x; 
	color: #222222;
	text-align: justify;
	margin: 0px;
	line-height: 14px;
	letter-spacing: 0px;}

#footer {
align: right;
vertical-align:bottom;}

.thumbs {
border: 5px solid #f2a100;
}

a:link {
	text-decoration : none;
	color: #f2a100;
	font-weight : bold;
	}
a:visited {
	text-decoration : none;
	color: #f2a100;
	font-weight : bold;
	}
a:hover {
	text-decoration : none;
	color: #000000;
	font-weight : bold;
	}
a:active {
	text-decoration : none;
	color: #f2a100;
	font-weight : bold;
	}
	
h1 {
	color: #ffffff;
	background-image: url(images/h1.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 8px;
	padding-bottom: 9px;
	text-transform:uppercase;
	text-align:left;
	font: 13px "Tahoma", Geneva, sans-serif;
	font-weight: bold;
}
	

/*-----------------------------------*/	
ul#menutop {  
	list-style:none;
	margin:0;
	padding:0;
	}
ul#menutop li {
	padding:0;
	float:left;
	}
ul#menutop li a {
	display:block;
	text-decoration:none;
	background-position:top;
}
ul#menutop li a:hover {
	background-position:bottom;
	border: 0px;}
ul#menutop li a span {
	display:none;
	}
#inicio {
	background-image:url(images/inicio.jpg);
	background-position:top;
	width:106px;
	height:42px
}
#empresa {
	background-image:url(images/empresa.jpg);
	background-position:top;
	width:126px;
	height:42px
}
#cotizacion {
	background-image:url(images/cotizacion.jpg);
	background-position:top;
	width:223px;
	height:42px
}

#contacto {
	background-image:url(images/contactenos.jpg);
	background-position:top;
	width:166px;
	height:42px
}
#gprada {
	background-image:url(images/gprada.jpg);
	background-position:center top;
	width:226px;
	height:83px;
	align="center"
}

/*-----------------------------------*/	
	#nav a {
	display:block;
	width:185px;
	line-height:10px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left: 20px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	border-bottom:1px dotted #727272;
	font: 8pt "Tahoma", Geneva, sans-serif;
	font-weight: bold;
	color: #727272;
	letter-spacing: 1px;
	position: static;
	background-image:url(images/arrow1.png);
	background-repeat: no-repeat;
	background-align: middle;

	}
	
	#nav a:link {color:#727272;}
	#nav a:visited {color:#727272;}
	#nav a:hover {
	color:#000000; 
	border-bottom:1px dotted #727272;
	background-color: #f2a100;
	background-image:url(images/arrow2.png);
	background-repeat: no-repeat;
	background-align: middle;
	}
	
	#nav {
	   position: relative;
	   width: auto;
	   color: #727272;
	
	}

-->
