/*  
Theme Name: fuzz
Description: Redise&ntilde;o del tema predeterminado de WordPress.
Version: 0.1
Author: Fuzz
*/

body {
	text-align: center;
	}
strong {
	font-family: Arial, Helvetica, sans-serif;
}

/* LINKS
================================================ */

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

/* PAGE
================================================ */

#page {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	}

/* HEADER
================================================ */

#header {
	margin-bottom: 1em;
	}

h1 a {
	background-image: url(images/fuzztop.png);
	text-indent: -9000em;
	display: block;
	height: 40px;
	width: 750px;
	background-repeat: no-repeat;
}

.description {
	display: none;
}

/* CONTENT
================================================ */

.pagetitle {
	font-size: medium;
	font-weight: normal;
	padding: 0.25em;
	background-image: url(images/fuzzpagetitle.png);
}

.entry p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.narrowcolumn {
	float: left;
	width: 450px;
	margin: 0;
	padding: 0;
	}
.postmetadata {
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2em;
	padding-bottom: 1em;
	color: #333333;
	font-size: small;
}

.widecolumn {
	width: 450px;
	margin-left: 150px;
	}
.postmetadata-single {
	text-align: center;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 1em;
	padding-bottom: 1em;
}
.widecolumn h2 {
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 1em;
}

/* NAVIGATION, NEXT - PREVIOUS */
.navigation {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 1em 0em 4em;
}
.navigation .alignleft {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 220px;
}
.navigation .alignright {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 220px;
	text-align: right;
}

p img {
	margin-bottom: 0.5em;
}
.citeimg {
	font-style: normal;
	font-size: x-small;
}

/* LISTAS DEFINICION */
dl {}
dt {
	font-weight: bold;
}
dd {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}

/* ENLACES RELACIONADOS */
.linkrel h4 {
	margin-bottom: 0;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.linkrel, .linkrel li ul {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
.linkrel li {
	list-style-type: none;
}
.linkrel li li {
	list-style-type: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.linkrel li li a:before {
	content: url(images/fuzzlinkrel.png) ;
}

/* PAGELIST */
.pagelist h4 {
	margin-bottom: 0;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.pagelist, .pagelist li ul {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
.pagelist li {
	list-style-type: none;
}
.pagelist li li {
	list-style-type: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

/* CLIENT LIST */
.clientlist {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.clientlist li {
	list-style-type: none;
	margin-bottom: 0.5em;
}

/* W3C */
.wai {
	background-image: url(http://www.fuzz.es/contenidos/imgs/wcag1aaa.gif);
	display: block;
	height: 31px;
	width: 88px;
	text-indent: -9000em;
	margin-top: 0.5em;
}

/* SITUACION */
.mapa h3 a {
	background-image: url(http://www.fuzz.es/contenidos/imgs/t_map.png);
	display: block;
	height: 210px;
	width: 240px;
	text-indent: -9000em;
}

/* MAPA WEB */
#mapaweb ul ul {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
#mapaweb li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

/* SIDEBAR
================================================ */

#sidebar {
	margin-left: 545px;
	width: 200px;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0.25em;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0.25em;
	}
#sidebar h2 {
	margin-bottom: 0;
}
.pagenav h2 {
	height: 40px;
	width: 200px;
	background-image: url(images/sidebar-info.png);
	text-indent: -9000em;
	display: block;
}
.trabajos h2 {
	height: 30px;
	width: 200px;
	background-image: url(images/sidebar-trabajos.png);
	text-indent: -9000em;
	display: block;
}
.servicios h2 {
	height: 40px;
	width: 200px;
	background-image: url(images/sidebar-servicios.png);
	text-indent: -9000em;
	display: block;
}
#sidebar ul {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
#sidebar li {
	list-style-type: none;
}
#sidebar li li {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#sidebar li li a:before {
	content: url(images/fuzzlinksidebar.png) ;
}
#sidebar p {
	font-size: small;
	color: #666666;
}
.services {
	color: #666666;
}

/* FOOTER
================================================ */

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 750px;
	clear: both;
	text-align: center;
	background-image: url(images/fuzzfooter.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: small;
	color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0.25em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#footer ul {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0px;
}
#footer li {
	list-style-type: none;
	display: inline;
	padding-right: 0.25em;
	padding-left: 0.25em;
}

/* Hs
================================================ */

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}
.post h2 {
	letter-spacing: -1px;
}
h3 {
	font-size: medium;
}

/* ALIGN
================================================ */

.center {
	text-align: center;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

li {}

/* NO
================================================ */

hr {
	display: none;
}
.barnav {
	display: none;
}
.hiddenservices {
	display: none;
}
img {
	border: none;
}
