/*  
Theme Name: visualpanic
Theme URI: http://visualpanic.net/
Description: WordPress Theme for VisualPanic
Version: 1
Author: Lali Masriera
Author URI: http://visualpanic.net/

*/



body {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 62.5%;
	color: #979797;
	margin: 0px; padding: 0px;
}

#container {
	width: 760px;
	margin-left: auto; margin-right: auto;	
	background-image: url(/img/content.png);
	background-repeat: repeat-y;
}

#top {
	background-image: url(/img/header.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 15px;
	padding-bottom: 0px;
}

#top h1 {
	margin: 0px; padding: 0px;
}

#top h1 img {
	border: none;
}

#top h1 a {
	width: 201px;
	height: 51px;
}

#top p {
float: right;
text-align: right;
padding-top: 30px;
}

#content {

	padding-left: 10px;
	padding-right: 10px;
}

#mainmenu ul.menu {
	font-size: 1.1em;
	list-style: none;
	text-transform: uppercase;
	margin: 0px; padding: 0px;
}

ul.menu li {
	display: inline;
	float: left;
	background-image: url(/img/separador.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}

ul.menu li a {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #979797;
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: center;
}

ul.menu li a:hover {
	background-color: #E7ECE7;
	color: #ffffff;
}

#portfolio {
	margin-top: 50px;
	padding: 0px 15px 10px 10px;
	float: left;
}

#portfolio h2, #bloc h2 {
	font-size: 1.20em;
	margin: 0px 0px 0px 10px; padding: 0px;
	text-transform: uppercase;
	background-image: url(/img/bubbles.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 8px;
}

 #bloc h2 {
	margin: 0px 0px 0px 0px; 	
 }

 #portfolio .item {
 	margin-top: 10px 0px 10px 0px;
 	background-image: url(/img/item-bk.png);
	background-repeat: no-repeat;
 	padding: 11px 6px 9px 14px;
 }
 
  #portfolio .item img {
  	border: 1px solid #ECECEC;
  }
 
 #bloc {
 	margin-top: 75px;
	margin-left: 300px;
	padding-bottom: 20px;
 }
 
 #bloc h3 {
 	margin: 0px 0px 10px 0px;
	font-size: 1.2em;
 }

 #bloc h3 a {
       color: #8E8E8E;
       text-decoration: none;
 }

 #bloc h3 a:hover {
       border-bottom: 1px dotted #8E8E8E;
 }
 
 #bloc .item {
 	margin-top: 10px;
 	width: 270px;
	padding: 7px;
	text-align: justify;
	font-size: 1.1em;
	border: 1px dotted #E2E2E2;
 }
 
  #bloc .item p{
  	padding: 0px; margin: 0px;
  }
  
#fotos {
	background-color: #DBE4DB;
	padding: 10px;
	position: absolute;
	margin-left:615px;
}
  
#fotos img {
  	padding: 5px;
	background-color: #ffffff;
        border: none;
 }
 
#fotos ul.flickr {
 	list-style: none;
	margin: 0px; padding: 0px;
 }
 
ul.flickr li {
  	display: block;
	margin-bottom: 5px;
  }

 /********** footer ********/
  
 #footer {
	clear:both;
 	background-image: url(/img/footer.png);
	background-repeat: no-repeat;
	height: 36px;
	padding: 0px 10px 0px 10px;
 }
 
 #footer p {
 	margin: 0px; padding: 1px;
 	text-align: center;
	background-color: #ACC5AC;
	color: #ffffff;
 }

 #footer p a {
	color: #ffffff;
        text-decoration: none;
        font-weight: bold;
}


#footer p a:hover {
border-bottom: 1px dotted #ffffff;
}
 
 
 /***************************** seccio portfolio ******************************/
 
 #seccio {
 	margin-top: 45px;
	padding: 0px 15px 0px 20px;
 }
 
 #seccio h2 {
 	margin: 0px 0px 5px 0px;
 	font-size: 1.2em;
	background-image: url(/img/green-bubble.png);
	background-repeat: no-repeat;
	padding-left: 33px;
	color: #A1A1A1;
	font-weight: normal;
	padding-top: 3px;
 }

 #seccio h2 a {
	color: #A1A1A1;
        text-decoration: none;
 }

 #seccio h2 a:hover {
       border-bottom: 1px dotted #A1A1A1;
 }
 
 #seccio .itemp {
	padding: 5px 0px 20px 0px;
 }
 
  #seccio .imatge {
 	margin-top: 10px 0px 10px 0px;
 	background-image: url(/img/item-bk.png);
	background-repeat: no-repeat;
 	padding: 11px 6px 9px 14px;
	width: 248px;
 }
 
  #seccio .imatge img {
  	border: 1px solid #ECECEC;
  }
  
  #seccio .itemp .text {
	border: 1px dotted #E4E3E3;
	float: right;
	margin-right: 3px;
	margin-top: 4px;
	height: 140px;
	background-color: #F6F8F6;
  }

#seccio p {
margin: 0px;
padding: 0px 0px 15px 15px;
font-size: 1.1em;
}

#seccio p a {
text-decoration: none;
color: #769576; 
}

#seccio p a:hover {
border-bottom: 1px dotted  #769576; 
}
  
  .text ul {
  	margin: 0px; padding: 10px;
	list-style: none;
	font-size: 1.1em;
	width: 190px;
	color: #769576;
  }
 
  .text ul li {
  	padding-bottom: 12px;
  }
  
  .text ul li span {
  	color: #91BC91;
  }

  .text ul li a {
	color: #769576;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #C8DAC8;  	
  }
  
  
  /************************* seccio photos ***********/

ul.serie {
margin: 0px;
padding: 5px 30px 30px 10px;
list-style: none;
}

ul.serie li {
display: inline;
margin-right: 4px;
}

ul.serie img {
border: none;
padding: 5px;
background-color: #F1F3F1;
}

/****************** ABOUT ME **************/

#seccio .itemp .text2 {
	border: 1px dotted #E4E3E3;
	float: right;
	margin-right: 12px;
	margin-top: 4px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
  }
  
  .text2 ul {
  	margin: 0px; padding: 10px;
	list-style: none;
	font-size: 1.1em;
	width: 390px;
	color: #769576;
  }
 
  .text2 ul li {
  	padding-bottom: 14px;
  }
  
  .text2 ul li span {
  	color: #91BC91;
  }

  .text2 ul li a {
	color: #769576;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #C8DAC8;  	
  }
  

/*********** error 404 **************/

h2.center {
clear: left;
margin: 60px;
text-align: center;
color: #769576;
}


.alignleft a, .alignright a  {
	color: #769576;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #C8DAC8;  	
margin-left: 25px;
margin-right: 25px;
display: block;
margin-bottom: 10px;
}
