/* 
Theme Name: simple OceanBLUE
Theme URL: http://www.sharkspace.com/
Copyright SharkSpace LLC
Description: Simple blue two column theme.
Version: 1.0
Author: SharkSpace LLC
Author URI: http://www.sharkspace.com
*/

/*ESTILS JORDI*/

/* despres de una foto el texte centrat verticalment ******************************************/
.textmiddle {
	vertical-align:middle;
	border:0px; 
	padding:1px;}

.textdata {
	/* text-decoration: underline; */
	color:#006eb7; 
	}
	
.fotoicon {
	border:0px #006eb7 solid; 
	padding:1px; 
	margin:0px;
	vertical-align: middle;
	}

/* marc foto *******************/
.marcfotoleft {
	border:1px #006eb7 solid; 
	padding:4px; 
	margin:10px; 
	float:left;
	}

.marcfotoright {
	border:1px #006eb7 solid; 
	padding:4px; 
	margin:10px; 
	float:right;
	}
	
.marcfoto {
	border:1px #006eb7 solid; 
	padding:4px; 
	margin:10px;
	}

.calendari1 {
	margin-left:70px;
	margin-right:3px;
	border:0px;
	float:left;
	}

/*Text de color*/
.textcolor {
        color: #333;
        }	
/*FI ESTILS JORDI*/

body {
background: #FFF 
text-align:center;
font-size:12px;
font-family:Verdana, sans-serif;
color:#333;
}
#wrap {
width: 900px;
margin:0 auto;
text-align:left;
}
#header {
text-align:center;
padding:60px 0 20px 0;
border-bottom: 4px #0099FF solid;
}
#header h1{
font-family:"Trebuchet MS", Verdana, sans-serif;
font-size:36px;
color:#0099FF;
margin:0;
padding:0;
}
#header h1 a{
color:#0099FF;
text-decoration:none;
}
#header h2 {
font-family:Verdana, sans-serif;
font-size:18px;
color:#333;
margin:0;
padding:0;
}

#left {
float:left;
width:615px;
padding-top:30px;
}

.post {
margin-bottom:50px;
}
.post h2 {
font-family:Verdana, sans-serif;
font-size:18px;
color:#333;
margin:0;
padding:5px 0 0 0;
}
.post h2 a{
color:#333;
text-decoration:none;
}
.post h3 {
font-size:16px;
}
.post_date {
float:left;
text-align:center;
margin-right:10px;
background:url(images/date_text_bg.gif) no-repeat;
width:60px;
height:58px;
padding-top:5px;
}
.post_month {
font-size:15px;
color:#333;
font-family:Verdana, sans-serif;
font-weight:bolder;
}
.post_date{
font-size:22px;
color:#719EDD;
font-family:Verdana, sans-serif;
font-weight:bolder;
}
.post_user {
font-style:normal;
}
.post_user a{
color:#0099FF;
text-decoration:none;
}
.post_comments {
/*background:url(images/comment.jpg) no-repeat;*/
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
/*padding-left:18px;*/
}
.post p {
clear:left;
}
.post a {
color:#0000FF;
text-decoration:none;
}
p a {
color:#0000FF;
text-decoration:none;
}
.post blockquote {
border-left: 2px #0099FF solid;
padding-left: 6px;
font-style:italic;
}

#right {
float:right;
width:205px;
padding-top:30px;
}

.sidebar_item {
border-bottom: 1px #0000FF solid;
margin-bottom:10px;
padding: 10px 0;
}
.sidebar_item h3 {
font-size:18px;
color:#719EDD;
margin:0;
padding:0;
}
.sidebar_item ul li {
list-style-image:url(images/listimg.gif);
}
.sidebar_item ul li a{
color:#333;
text-decoration:none;
}

/*
Jordi: no hem funciona el link del menu

.sidebar_item ul li a:hover{
color:#719EDD;
text-decoration:underline;*/

/*.sidebar_item input {
width:190px;
margin-bottom:10px;
padding:0;
}*/
#searchform {
margin: 0 0 10px 0;
padding:0;
}
#searchform input {
width:190px;
}
#footer {
clear:both;
font-size:11px;
text-align:center;
margin: 10px 0 0 0;
}
#footer a {
text-decoration:none;
color:#333;
}


/*comments*/
.post textarea {
width:600px;
}
/*comments*/

/* CSS Document */

html {
	min-height: 100%;
	}
body {
    margin: 0px 0px; padding: 0px;
    text-align: center;
    background-color: #FFFFFF; /* color de fons de la web */
    font-family: Verdana, Arial, Helvetica, sans-serif; /* font de la web */
	  font-color: #44484b;
	  font-size: 12px;
}
img { behavior: ; }
#topwrap {
	width: 100%;
	height: 125px;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	}
	#top {
		width: 800px;
		margin: 0 auto;
		}
		#topleft {
			width: 300px;
			
			float: left;
			padding-top: 15px;
			
			}
		#topright {
			width: 500px;
			float: right;
			text-align: right;
			padding-top: 15px;
			color:#FFF;
			}

/* botonera */
#navwrap {
	width: 100%;
	height: 25px;
	background-color: #ffffff;
	}

	#nav {
		width: 815px;
		margin: 0 auto;
		}
		#navleft {
			width: 600px;
			float: left;
			height: 25px;
			line-height: 25px;
			text-align: left;
			}
		#navright {
			width: 180px;
			float: right;
			height: 25px;
			line-height: 25px;
			text-align: right;
			}

	#nav img {
		vertical-align: middle;
		}
	#nav a.leftnew {
		color: #ffffff;
		font-size: 14px;
		text-decoration: none;
		font-weight: bold;
		margin-right: 20px;
		}
	#nav a.leftnew:hover {
		color: #CCCCCC;
		}
		#nav a.left {
		color: #ffffff;
		font-size: 14px;
		text-decoration: none;
		font-weight: bold;
		margin-right: 20px;
		}
	#nav a.left:hover {
		color: #CCCCCC;
		}
	#nav a.right {
		color: #ffffff;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
		margin-left: 20px;
		}
	#nav a.right:hover {
		color: #CCCCCC;
		}


#footer {
	position: relative;
	bottom: 0;
	background-color: #7CA7D2;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	margin-top: 30px;
	}
	#footer a {
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		}
	#footer a:hover {
		color: #cccccc;
		}

/* format recuadre sota la botonera */
#topbar {
	width: 780px;
	padding: 4px;
	background-color: #e3f0f8;
	border: 1px solid #0066CC;
	font-size: 14px;
	color: #0c4d85;
	letter-spacing: 0px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: -8px;
	}
	
#plantype {
	width: 590px;
	padding: 4px;
	background-color: #FFFFE8;
	border: 2px solid #0066CC;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: -8px;
	}

h1 {
	color: #333333;
	font-size: 23px;
	font-weight: normal;
	margin: 0 0 12px 0;
	letter-spacing: -1px;
	}
h4 {
	color: #333333;
	font-size: 17px;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0 0 6px 0;
	}
p {
	margin: 0 0 3px 0;
	}
label {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	letter-spacing: -1px;
	}



.smallgrey {
	font-size: 11px;
	color: #666666;
	margin: 6px 0 0 0;
	}		
#bottomhalf {
	text-align: left;
	margin-bottom: 0px; 
	margin-top: 20px; 
	display:block;
	padding-top: 10px;
	border-top: 1px dotted #c1c1c1;
	}

.clearfix {
	clear: both;
	}

/* Firefox Page Styles */
#left {
	line-height: 150%;
	width: 500px; 
	float: left;
	}
#right {
	width: 250px; 
	float: right;
	}
#left p {
	margin: 10px 0 10px 0;
	}
.style2 {
	font-size: 11px;
	color: #006600;
}

/*- Menu Tabs G--------------------------- */


    #tabsG {
      float:left;
      width:100%;
      background:#FFF;
      font: bold 12px Verdana, Arial, Helvetica, sans-serif;
      line-height:normal;
      }
    #tabsG ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsG li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsG a {
      float:left;
      background:url("images/tableftG.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsG a span {
      float:left;
      display:block;
      background:url("images/tabrightG.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsG a span {float:none;}
    /* End IE5-Mac hack */
    #tabsG a:hover span {
      color:#FFF;
      }
    #tabsG a:hover {
      background-position:0% -42px;
      }
    #tabsG a:hover span {
      background-position:100% -42px;
      }

        #tabsG #current a {
                background-position:0% -42px;
        }
        #tabsG #current a span {
                background-position:100% -42px;
        }
-->





#mainwrap2 {
	width: 100%;
	background-color: #FFFFFF; /* Color de fons de fora el recuadre de avisos */
	padding-top: 18px;
		}
	
