/* oriol */
 a:hover .thumb , .thumb2,
 .thumb , .thumb2{
	padding: 0px 12px 0px 3px;
	width: 70px;
	height: 50px;
	border:0;
}

h1{
color:  #0092d2;
padding-left: 46px;
}
.nopadding{
		padding: 3px;
		max-width: 440px;
		border: 1px solid #a9a9a9;
		min-height:0;

	padding: 3px;
}

.img_footer{
		text-align: right;
		line-height: 12px;
		color: #BBBBBB;
		font-size: 10px;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		margin: 0px;
		padding: -22px 7px 12px 0px;
}

.padright{
	text-align: left;
	padding: 0px 7px 0px 0px;
}

.banner{
		width: 445px;
		height: 84px;
		background: url("../../../../banner3.png") no-repeat;
		display: block;
		padding: 0px;
		border: 1px solid #ffffff;
}

	a:hover .banner {
		background: url("../../../../banner5.png") no-repeat;
		padding: 0px;
		border: 1px solid #0092d2;

		}

.extra_info{
		padding: 0px 45px 0px 0px;
		line-height: 10px;
		color: #BBBBBB;
		font-size: 10px;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		margin: 0px;
}

.entry2{
		line-height: 13px;
		padding: 3px 0px 0 0px;
		font-size: 11px;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		margin: 0px;
		height: 32px;
}

strong{
		font-size: 17px;
		color:  #0092d2;;
		line-height: 19px;

}

	.tiny{
		padding: 0px;
		height: 10px;
		margin: 0px;
	}

	p {
		line-height:16px;
		}
			
	p object {
		width:438px;
		}

		.post_bg2 {

			width: 450px;
			background-color: #ffffff;
			padding: 15px 45px 9px 45px;
			//height: 62px;
			}
		.post_bg2 h2 {
			padding: 0;
			margin: 0;
			}


/*************************************************************/
/*************************************************************/
/************************ css content ************************/
/*************************************************************/
/*************************************************************/

/*************************************************************/
/****------------- begin 1.0.0 - normal elements ---------****/
/*************************************************************/
	/************* begin 1.1.0 - body *************/
	body {
		font-size: 12px;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		background-color: #f3f3f3;
		color: #333333;
		text-align: left;
		margin: 0;
		padding: 0;
		}
	/************* end - body *************/

	/************* begin 1.2.0 - links *************/
	a {white-space: normal; color: #0092d2;}
	a:link {
		color: #0092d2;
		text-decoration: none;
		}
	a:visited {
		color: #0092d2;
		text-decoration: none;
		}
	a:hover {
		//color: #0092d2
		color: white;
		background-color: #676a6c;;
		text-decoration: none;
		}
	a:active {text-decoration: none;}
	/************* end - links *************/

	/************* begin 1.3.0 - h1, h2, h3, h4 *************/
	h1, h2, h3 {
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-weight: bold;
		margin: 0;
		}
	h1 {
		font-size: 20px;
		text-align: left;
		}
		h1.title {margin: 45px 0 -10px 45px;}
		h1.title a {
			color:  #0092d2;;
			text-decoration: none;
			}
		h1.title a:visited {color:  #0092d2;}
		h1.title a:hover {		color: white;
		background-color: #676a6c;}
	h2 {
		font-size: 15px;
		color:  #0092d2;
		font-style: normal;
		font-weight: normal;
		line-height: 19px;
		}
	h3 {
		font-size: 18px;
		color:  #0092d2;;
		padding: 0;
		}
	a, h2 a:hover, h3 a:hover {
		color:  #0092d2;;
		text-decoration: none;
		}
	/************* end - h1, h2, h3, h4 *************/

	/************* begin 1.4.0 - acronym, abbr  *************/
	acronym, abbr {
		font-size: 11px;
		cursor: help;
		border-bottom: 1px dashed #999999;
		}
	/************* end - acronym, abbr *************/

	/************* begin 1.5.0 - blockquote, code, cite *************/
	blockquote {
		color: #777777;
		margin: 15px 0 0 0;
		padding-left: 10px;
		//border-left: 5px solid #dddddd;
		white-space: normal;
		}
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	code {
		font: 12px 'Courier New', Courier, Fixed, serif;
		white-space: normal;
		width: 450px;
		}
	/************* end - blockquote, code, cite *************/

	/************* begin 1.6.0 - p, small, em, span .etc *************/
	small {
		color: #777777;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-size: 11px;
		text-decoration: none;
		}
	span a {color: #cccccc;}
	span a:hover {color: #ff5000;}
	hr {display: none;}
	.center {text-align: center;}
	.padding {
		margin: 0;
		padding: 0 45px 0 45px;
		}
	/************* end - p, small, em, span .etc *************/

	/************* begin 1.7.0 - image setting *************/


	p img {
		padding: 3px;
		max-width: 430px;
		border: 1px solid #a9a9a9;
		min-height:0;
		}
	a img {
		padding: 3px;
		border: 1px solid #a9a9a9;
		}
	a:hover img{
		padding: 3px;
		border: 1px solid  #0092d2;;
		}
	img .centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
		border: 1px solid #a9a9a9;
		}
	/************* end - image setting  *************/
/*************************************************************/
/****------------- end - normal elements -----------------****/
/*************************************************************/


/*************************************************************/
/****------------- begin 2.0.0 - header ------------------****/
/*************************************************************/
	/************* begin 2.1.0 - page nav *************/
	#navcontainer {
		margin-top: 20px;
		padding: 0px;
		width: 100%;
		height: 20px;
		background-color: #cccccc;
		text-align: right;
		text-transform: uppercase;
		//visibility:hidden;
		}
	#navlist ul {
		margin-left: 0;
		margin-right: 50px;
		padding-left: 0;
		white-space: nowrap;
		z-index: 1;
		}
	#navlist li {
		display: inline;
		list-style-type: none;
		}
	#navlist a {
		padding: 2px 10px 2px 10px;
		color: #ffffff;
		background-color: #999999;
		text-decoration: none;
		}
	#navlist a:hover {
		//color: #000000;
		background-color: #0092d2;
		text-decoration: none;
		}
	.page_item {font-size: 10px;}
	/************* end - page nav *************/

	/************* begin 2.2.0 - post nav *************/
	.navigation {
		width: 450px;
		display: block;
		text-align: center;
		margin: 0 45px 0 45px;
		padding: 20px 0 35px 0;
		text-decoration: none;
		}
	.navigation_page {
		width: 450px;
		display: block;
		text-align: center;
		margin: 0 45px 0 45px;
		padding: 10px 0 15px 0;
		text-decoration: none;
		}
	.navigation a:link {color:  #0092d2;;}
	.navigation a:visited {color:  #0092d2;;}
	.navigation a:hover {color: white; background-color:#676a6c;;}
	.alignright {
		float: right;
		padding-left:10px;
		}
	.alignleft {
		float: left;
		padding-right:10px;
		}
	/************* begin 2.2.0 - post nav *************/
/*************************************************************/
/****------------- end - header --------------------------****/
/*************************************************************/


/*************************************************************/
/****------------- begin 3.0.0 - content -----------------****/
/*************************************************************/
	/************* begin 3.1.0 - normal elements *************/
	.space {
		padding: 10px 0 10px 0;
		font-size: 40px;
		font-weight: bold;
		color: #dddddd;
		}
	#page {
		text-align: left;
		background-color: #ffffff;
		margin-top: 0px; 
		margin-left:auto;
		margin-bottom: 0px;
		margin-right:auto;
		padding: 0;
		width: 542px; /* for IE5/WIN */
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 540px; /* actual value*/
		border: 0px solid #959596;
		}
	html>body #page {width: 540px;}
	#content {font-size: 12px;}
	.narrowcolumn {
		float: left;
		padding-top: 15px;
		padding-bottom: 15px;
		}
	.narrowcolumn .entry {
		line-height: auto;
		margin: 15px 45px 15px 45px;
		}
	.narrowcolumn .postmetadata {text-align: left; min-height:0px;}
	.wp-smiley { border: none; }
	/************* end - normal elements  *************/

	/************* begin 3.2.0 - post *************/
	.post {
		margin: 0;
		clear: left;
		text-align: left;
		text-decoration: none;
		}
	.post a {color: #0092d2;;}
	.post a:visited {color: #0092d2;;}
	.post a:hover {color: white; 		background-color: #676a6c;;}
		/************ begin 3.2.1 - post, commt,tb titles **********-**/
		.post_bg {

			width: 450px;
			background-color: #ffffff;
			padding: 15px 45px 15px 45px;
			height: 50px;
			}
		.post_bg h2 {
			padding: 0;
			margin: 0;
			}
		.date {
			color: #ffffff;
			margin: 0 45px 0 45px;
			font-size: 12px;
			font-weight: bold;
			}
		.time {
			color: #000000;
			float: left;
			margin: 0 0 0 0;
			text-align: center;
			font-weight: bold;
			padding-right: 8px;
			font-size: 16px;
			}
		.time2 {
			color: #dddddd;
			float: left;
			visibility:hidden;
			margin: 0 0 0 0;
			text-align: center;
			font-weight: bold;
			padding-right: 8px;
			font-size: 16px;
			}

		.counter {
			color: #999999;
			text-decoration: none;
			}
		.counter a {color: #999999;}
		.counter a:visited {color: #999999;}
		.counter a:hover {color: #0092d2;}
		small.cat a {color: #999999;}
		small.cat a:visited {color: #999999;}
		small.cat a:hover {color: #0092d2;}
		small.catindex a {color: #999999 ;}
		small.catindex a:visited {color: #999999;}
		small.catindex a:hover {color: white;}
		/************ end - post, commt,tb titles **********-**/

		/************ begin 3.2.2 - entrytext ************/
		html>body .entry ul {
			margin-left: 10px;
			padding: 0 0 0 30px;
			list-style: none;
			padding-left: 10px;
			}
		html>body .entry li {
			list-style-image: url(../images/bullet.gif);
			margin: 0 10px 0 25px;
			}
		.entry ol li {
			padding: 0;
			margin-left: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
			}
		.entry ul li {
			padding: 0;
			margin-left: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
			}
		.entry dl {/* null */}
		.entry dt {
			margin-left: 30px;
			padding-left: 18px;
			font-weight: none;
			background: url(../images/bullet.gif) no-repeat 0 2px;
			}
		.entry dd {
			margin-left: 50px;
			padding-left: 18px;
			color: #999999;
			background: url(../images/bullet.gif) no-repeat 0 2px;
			}
		.entry form { /* This is mainly for password protected posts, makes them look better */
			text-align:center;
			}
		.entrytext dl {/* null */}
		.entrytext dt {
			margin-left: 30px;
			padding-left: 18px;
			font-weight: none;
			background: url(../images/bullet.gif) no-repeat 0 2px;
			}
		.entrytext dd {
			margin-left: 50px;
			padding-left: 18px;
			color: #999999;
			background: url(../images/bullet.gif) no-repeat 0 2px;
			}
		.entrytext {
			width:438px;
			padding: 0;
			margin: 15px 45px 15px 45px;
			}
		.entrytext li {
			list-style-image: url(../images/bullet.gif);
			padding: 0;
			margin-left: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
			}
		/************ end - entrytext ************/

		/************ begin 3.2.3 - postmetadata ************/
		.alter {border-top: 1px solid #dddddd; min-height:0px;}
		.postmetadata {
			color: #777777;
			text-align: left;
			padding: 10px 0 1px 0;
			min-height:0px;
			}
		acronym, abbr {
			cursor: help;
			border-bottom: 1px dashed #999999;
			}
		/************ end - postmetadata ************/
	/************* end - post *************/

	/************* begin 3.3.0 - comment *************/
	.alt {
		margin: 0;
		padding: 0;
		}
	.commentlist {
		width: 455px;
		text-align: left;
		margin-top: 40px;
		}
	.commentlist li {
		font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-weight: bold;
		line-height: 14px;
		background-color: #f5f5f5;
		border: 1px solid #f5f5f5;
		margin: 0;
		padding: 5px;
		list-style: decimal outside;
		/* this 2 are used for fixing word wrap problem in ie and opera, no one for firefox! */
		white-space: normal;
		word-break: break-all;
		}
	.commentlist p {
		margin: 12px 0 0 0;
		font-weight: normal;
		text-transform: none;
		min-height:0;
		}
	.commentlist cite {
		color: #000000;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-style: normal;
		font-size: 12px;
		}
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
		/************ begin 3.3.1 - author comment ************/
		.commentlist li.author-comment {
			font-weight: bold;
			background-color: #fffaf0;
			border: 1px solid #fffaf0;
			margin-bottom: 25px;
			list-style: none;
			}
		.commentlist li.author-comment .comment-header {
			font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
			color: #000000;
			}
		.commentlist li.author-comment .comment-body {
			font-size: 12px;
			color: #000000;
			}
		/************ end - author comment ************/

		/************ begin 3.3.2 - user comment ************/
		.commentlist li.user-comment {
			font-weight: bold;
			background-color: #f5f5f5;
			border: 1px solid #f5f5f5;
			margin-bottom: 25px;
			list-style: none;
			}
		.commentlist li.user-comment .comment-header {
			font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
			color: #000000;
			}
		.commentlist li.user-comment .comment-body {
			font-size: 12px;
			color: #000000;
			}
		/************ end - user comment ************/

		/************ begin 3.3.3 - trackback comment ************/
		.trackbacklist {
			margin: 35px 45px 0 45px;
			padding: 0;
			}
		.trackbacklist li {
			font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
			line-height: 14px;
			font-weight: bold;
			background-color: #ffffff;
			margin: 0 0 30px 0;
			list-style: none;
			}
		.trackbacklist p {
			min-height:0;
			font-weight: normal;
			text-transform: none;
			}
		.trackbacklist small {
			font-weight: normal;
			text-transform: none;
			}
		.trackbacklist small a {color: #999999;}
		.trackbacklist small a:visited {color: #999999;}
		.trackbacklist small a:hover {color: #0092d2;}
		/************ end - trackback comment ************/

		/************ begin 3.3.4 - reply form ************/
		#commentform {
			margin: 15px 45px 0 45px;
			width:450px;
			}
		#commentform p {
			min-height:0;
			margin: 0;
			font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
			color: #000000;
			}
		#commentform input, #commentform textarea {
			font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
			font-size: 12px;
			color: #000000;
			line-height: 14px;
			word-break: break-all;
			}
		.commentform-input-normal {
			width: 440px;
			height: 14px;
			margin: 5px 5px 1px 0;
			background-color: #ffffff;
			border: 1px solid #000000;
			padding: 2px 0 2px 2px;
			}
		.commentform-input-over {
			width: 440px;
			height: 14px;
			margin: 5px 5px 1px 0;
			background-color: #eeeeee;
			border: 1px solid #0092d2;
			padding: 2px 0 2px 2px;
			}
		.commentform-textarea-normal {
			width: 440px;
			margin: 5px 5px 1px 0;
			background-color: #ffffff;
			border: 1px solid #000000;
			padding: 2px 0 2px 2px;
			}
		.commentform-textarea-over {
			width: 440px;
			margin: 5px 5px 1px 0;
			background-color: #eeeeee;
			border: 1px solid #0092d2;
			padding: 2px 0 2px 2px;
			}
		.commentform-submit {
			color: #000000;
			height: 30px;
			width: 444px;
			margin-top: 5px;
			border: 1px solid #000000;
			background-color: #ffffff;
			}
		.commentform-submit-active {
			color: #ffffff;
			height: 30px;
			width: 444px;
			margin-top: 5px;
			border: 1px solid #0092d2;
			background-color: #0092d2;
			}
		/************ end - reply form ************/
	/************* end - comment *************/

	/************* begin 3.4.0 - archives *************/
	#archive {padding: 0 45px 0 0;}
	#archive dl {margin: 0 0 0 12px;}
	#archive dt {
		margin: 0 0 0 30px;
		padding: 0 0 0 18px;
		font-weight: none;
		background: url(../images/bullet.gif) no-repeat 0 2px;
		}
	#archive dd {
		margin: 0 0 10px 48px;
		padding: 0;
		color: #999999;
		}
	#archive_desc {
		margin: -10px -10px 20px 45px;
		color: #999999;
		}
	#archive_desc blockquote {
		padding-left: 10px;
		}
	/************* end - archives *************/
/*************************************************************/
/****------------- end - content -------------------------****/
/*************************************************************/


/*************************************************************/
/****------------- begin 4.0.0 - footer ------------------****/
/*************************************************************/
#footer {
	font-size: 10px;
	height: 32px;
	//background-color: #ffffff;
	padding: 20px 0px 10px 0px;
	margin-left:50px;
	margin-right:46px;
	border-top: 1px solid #0092d2;
	clear: both;
	text-decoration: none;
	}
#footer p {margin: 0; min-height:0;}
	/************* begin 4.1.0 - information *************/
	.info {float: left;}
	/************* end - information *************/

	/************* begin 4.2.0 - search form *************/
	.search {text-align: right; }
	.searchform-input-normal {
		font-size: 12px;
		width: 100px;
		height: 14px;
		background-color: #ffffff;
		border: 1px solid #000000;
		padding: 2px 0 2px 2px;
		text-align: left;
		}
	.searchform-input-over {
		font-size: 12px;
		width: 100px;
		height: 14px;
		background-color: #eeeeee;
		border: 1px solid #0092d2;
		padding: 2px 0 2px 2px;
		text-align: left;
		}
	/************* end - search form *************/
/*************************************************************/
/*****------------- end - footer -------------------------****/
/*************************************************************/


.topBox{
	background:url(top_portfolio.png) bottom left no-repeat ;
	padding-top: 0px;
	width: 540px;
	height: 30px;
	background-color: #f3f3f3;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto	;
}

.bottomBox{
	background:url(bottom_portfolio.png) top left no-repeat ;
	padding-top: 0px;
	width: 540px;
	height: 30px;
	background-color: #f3f3f3;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto	;
}

/*
WordPress Theme Almodovar + Public
by a freelance designer and photographer.
*/

