/*  
Theme Name: El punt
Theme URI: http://www.bocanord.org/elpunt/
Description: Disseny per la web del Punt.
Version: 0.1
Author: unmicroclima
Author URI: http://unmicroclima.com/
*/
.ocult {
	visibility: hidden;
	position: absolute;
	left: -999px;
	top: -999px;
} 
 #cap {
position:relative;
z-index:1;
width:760px;
height:130px;
background:url(images/cap-on.png) 760px 130px no-repeat;
}
#cap a {
display:block;
width:760px;
height:130px;
background:transparent url(images/cap.png);
text-decoration:none;
}
#cap a:hover,
#cap a:focus,
#cap a:active {
background-image:url(images/cap-on.png);
}
#cap a span {
position:relative;
z-index:-1;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #FEE4BF;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
		background-color:#FFFFFF;
	}

#subcap {
	width:100%;
	background-color:#660000;
	text-align:center;
	color:#FFFFFF;
	padding:4px 0;
	font-size: 110%;
	font-style: normal;
}
#subcap a {
	color:#FFFFFF;
	text-decoration: underline;
}
#subcap a:hover {
	text-decoration: none;
	}
#content {
	font-size: 1.2em;
	}
.entry img {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
	}
.entry p {
	font-size: 1.05em;
	padding: 0 10px 0 10px;
	}
.entrytext p {
	font-size: 1.05em;
	padding: 0px 10px 0px 10px;
	}
.entrytext p, .entrytext address {
	font-size: 1.05em;
	font-style: normal;
	padding: 10px 10px 0px 10px;
	}
.entrytext {
	background-image: url(images/entry.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px 0;
}
.dreta { text-align: right; clear: both;}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #fff;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.8em;
	}
.post h2 {
	background-color:#FF9900;
	color:#FFFFFF;
	padding: 3px;
	}
.post h2 a, .posth2 a:visited, h3, h3 a, h3 a:visited {
	background-color:#FF9900;
	color:#FFFFFF;
	}
h2.pagetitle {
	font-size: 1.8em;
	}


h3 {
	font-size: 1.5em;
	}
h4 {
	font-size: 1.3em;
	color: #660000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #660000;
	text-decoration: none;
	}

a:hover {
	color: #663333;
	text-decoration: underline;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 10px 0;
	padding: 0; 
	}

#page {
	margin: 10px auto 0 auto;
	padding: 0;
	width: 760px;
	}
	
.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0px 0px 0 0px;
	width: 464px;
	text-align: center;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0px;
	width: 466px;
	}
	
.post {
	margin: 0 auto 20px auto;
	text-align: justify;
	color:#333333;
	background-color: #FFEFD6;
	clear: both;
	width: 450px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFD597;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
.postmetadata a{
	color:#660000;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 759px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 24px 0 0 8px;
	text-align: left;
	color:#FF9900;
	}
h2#salt {
	float: left;
}
#subnoticies { text-align:right; margin: 10px 10px 0 0;}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 4px;
	margin: 0px 0 0;
	clear: both;
	}
h4 {
	padding: 0 4px;
	margin: 5px 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.entrytext ul, .entrytext ol, .entrytext dl { margin-right: 10px;}
.entrytext ul li, .entrytext ol li, .entrytext dl dd, .entrytext dl dt {
	margin-top: 5px;
	line-height: 1.4em;
}
.entrytext dl dt { margin-left: 10px; font-weight:bold;}




/*
.entry ol, .entrytext ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li, .entrytext ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	*/
#sidebar ul, #sidebar-1 ul, ul#eines{
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 19px;
	margin-left: 0px;
	}
#sidebar ul#sp li {
	margin-left: 6px;
	margin-top: 0px;
	}
#sidebar-1 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom:10px;
	margin-left:2px;}
#sidebar-1 ul li a {
	width:142px;
	height:34px;
	display:block;
}
#sidebar-1 ul li#elpunt a {
	background-image: url(images/menus/boto-el-punt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}

#sidebar-1 ul li#iaca a {
	background-image: url(images/menus/boto-info-academica.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}

#sidebar-1 ul li#iocu a {
	background-image: url(images/menus/boto-info-ocupacional.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}

#sidebar-1 ul li#cefor a {
	background-image: url(images/menus/boto-centres-formatius.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}

#sidebar-1 ul li#noti a {
	background-image: url(images/menus/boto-noticies.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}

#sidebar-1 ul li#econ a {
	background-image: url(images/menus/boto-e-consultes.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#sidebar-1 ul li#coma a {
	background-image: url(images/menus/boto-com-arribar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#sidebar-1 ul li#elpunt a:hover, #sidebar-1 ul li#iaca a:hover, #sidebar-1 ul li#iocu a:hover, #sidebar-1 ul li#cefor a:hover, #sidebar-1 ul li#noti a:hover, #sidebar-1 ul li#econ a:hover, #sidebar-1 ul li#coma a:hover{
	background-position: 0 -34px;
}

#sidebar-1 ul li span {
z-index:-1;
position:relative;}

/*menu eines*/
#menu-eines {
	padding:0px 0 0 0;
	margin: 6px 0 0 0;
	border-bottom: 1px dashed #660000;
	height: 30px;
	clear: both;
}
#menu-eines ul {
	margin-left:364px;}
#menu-eines ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom:0px;
	margin-left:2px;
	float: left;
	width:28px;
	text-indent:-200px;
	overflow: hidden;}
#menu-eines ul li a{
	width:28px;
	height:28px;
	display:block;
	text-decoration: none;
}
#e-ini a  {
	background-image: url(images/botons/e-inici.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
#e-ini a:hover {background-position: 0px -29px;}
#e-cer a  {
	background-image: url(images/botons/e-cercador.gif); background-position: 0px 0px; background-repeat: no-repeat;
	}
#e-cer a:hover {background-position: 0px -29px;}
#e-map a  {
	background-image: url(images/botons/e-mapa.gif); background-position: 0px 0px; background-repeat: no-repeat;
	}
#e-map a:hover {background-position: 0px -29px;}
#e-con a  {
	background-image: url(images/botons/e-contacte.gif); background-position: 0px 0px; background-repeat: no-repeat;
	}
#e-con a:hover {background-position: 0px -29px;}

#menu-eines ul li span {
z-index:-1;
position:relative;}
/* final menu eines*/
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}




/* Begin Sidebar */
#sidebar-1, #sidebar {
	background-image: url(images/fons-menus.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#sidebar-1
{
	padding: 20px 0 10px 0;
	margin-left: 0px;
	margin-top:3px;
	margin-bottom:3px;
	width: 145px;
	background-color:#fff;
	float: left;
	border: 1px dashed #660000;
	}
#sidebar
{
	padding: 11px 0 3px 0;
	margin-top:3px;
	margin-bottom:3px;
	width: 145px;
	background-color:#fff;
	float: right;
	border: 1px dashed #660000;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}
#subcap acronym, #subcap abbr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 7px 4px 4px 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}
/* End Contact Form CSS */
div#mapilla { padding:0; margin:0 0 0 1.6em;}
div#mapilla img{ padding:0; margin:0 0 0 0;}
 ul#sitemap
{
margin: 1em 5em;
list-style-type: none;
background: url(images/dot.gif) repeat-y 3px 0;
padding: 0;
}

ul#sitemap li
{
margin-bottom: .5em;
}

ul#sitemap li a
{
background: url(images/bullet1.gif) no-repeat 0 .4em;
padding-left: 15px;
}

ul#sitemap li a.open, ul#sitemap li li a.open, ul#sitemap li li li a.open, ul#sitemap li li li li a.open
{
background-image: url(images/bullet2.gif);
}

/* second level */
ul#sitemap ul
{
margin: .5em 0 0 0;
padding: 0;
list-style-type: none;
}

ul#sitemap li li
{
background: url(images/dot2.gif) no-repeat 2px .5em;
}
span.espai {
	margin-left: 30px;
}

ul#sitemap li li a
{
padding: 0 0 0 30px;
background: url(images/bullet1.gif) no-repeat 20px .3em;
}

/* third level */
ul#sitemap ul ul
{
background: url(images/dot.gif) repeat-y 30px 0;
}

ul#sitemap li li li
{
background: url(images/dot2.gif) no-repeat 30px .5em;
}

ul#sitemap li li li a
{
padding: 0 0 0 60px;
background: url(images/bullet1.gif) no-repeat 50px .3em;
}

/* fourth level */
ul#sitemap ul ul ul
{
background: url(images/dot.gif) repeat-y 60px 0;
}

ul#sitemap li li li li
{
background: url(images/dot2.gif) no-repeat 60px .5em;
}

ul#sitemap li li li li a
{
padding: 0 0 0 90px;
background: url(images/bullet1.gif) no-repeat 80px .3em;
}











 ul#sitemap2
{
margin: 1em 5em;
list-style-type: none;
background: url(images/dot.gif) repeat-y 3px 0;
padding: 0;
}

ul#sitemap2 li
{
margin-bottom: .5em;
}

ul#sitemap2 li a
{
background: url(images/bullet1.gif) no-repeat 0 .4em;
padding-left: 15px;
}

ul#sitemap2 li a.open, ul#sitemap li li a.open, ul#sitemap li li li a.open, ul#sitemap li li li li a.open
{
background-image: url(images/bullet2.gif);
}

/* second level */
ul#sitemap2 ul
{
margin: .5em 0 0 0;
padding: 0;
list-style-type: none;
}

ul#sitemap2 li li
{
background: url(images/dot2.gif) no-repeat 2px .5em;
}

ul#sitemap2 li li a
{
padding: 0 0 0 30px;
background: url(images/bullet1.gif) no-repeat 20px .3em;
}

/* third level */
ul#sitemap2 ul ul
{
background: url(images/dot.gif) repeat-y 30px 0;
}

ul#sitemap2 li li li
{
background: url(images/dot2.gif) no-repeat 30px .5em;
}

ul#sitemap2 li li li a
{
padding: 0 0 0 60px;
background: url(images/bullet1.gif) no-repeat 50px .3em;
}

/* fourth level */
ul#sitemap2 ul ul ul
{
background: url(images/dot.gif) repeat-y 60px 0;
}

ul#sitemap2 li li li li
{
background: url(images/dot2.gif) no-repeat 60px .5em;
}

ul#sitemap2 li li li li a
{
padding: 0 0 0 90px;
background: url(images/bullet1.gif) no-repeat 80px .3em;
}
















/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
#peu-final {
	padding:10px 0 0 0;
	margin: 0 auto;
	width: 760px;
	text-align:center;
	}
#peu-final ul {
	list-style-type: none;
	text-indent: -35px;	
}
#peu-final li {
display: inline;
}
#subnoticies ul {
	list-style-type: none;
}
#subnoticies li {
display: inline;
}
.centreformatiu {
	clear: both;
	background-image: url(images/fons-centres.gif);
	background-repeat: repeat-y;
	float: left;
	padding: 0px;
}
.centreformatiu p{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top:10px;
	margin-bottom:0px;
	width: 205px;
	height: 80px;
	float: left;
	text-align: left;
	/*padding: 10px 0px;*/
}