/*  
Theme Name: Koldo Barroso
Theme URI: http://www.intuitivedesigns.net/
Description:  
Version: 3.0
Author: Intuitive Designs
Author URI: http://www.intuitivedesigns.net/
*/


/*----Global Reset from Eric Meyer----*/

html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center, form,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: #fff;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #332f24;
	text-align:center;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*----Typography----*/

h2 {
	font-size: 18px;
	margin: 0 0 10px 0;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	padding: 0 0 15px 0;
	background: url(images/bar-top-698.jpg) no-repeat center bottom;
}
h3 {
	font-size: 27px;
	margin: 0 0 20px 0;
	font-weight: normal;
	line-height: 27px;
}
h4 {
	font-size: 18px;
	margin: 0 0 20px 0;
	font-weight: normal;
}
p {
	line-height: 20px;
	margin: 0 0 20px 0;
}
a {
	color: #332f24;
	text-decoration: underline;
}
a:visited {
	color: #888;
}
a:hover {
	color: #333;
	text-decoration: none;
}
small {
	font-size: .9em;
}
blockquote, q {
	line-height: 18px;
	quotes: "\201C" "\201D";
	margin: 0 0 18px 0;
}
blockquote:before, q:before {
	content: open-quote;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 36px;
	color: #ccc;
}
q:after {
	content: close-quote;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 36px;
	color: #ccc;
	margin-bottom: -10px;
}
ul, ol {
	margin: 0 0 20px 0;
	line-height: 20x;
	position: relative;
}
#content ul li {
	list-style: none;
	background: url(images/bullet.gif) no-repeat left 8px;
	padding: 0 0 0 15px;
}
ol li {
	list-style: decimal;
}
dl {
	padding: 18px 0 0 0;
	margin: 18px 0 0 0;
}
dt {
	font-weight: bold;
	font-size: 18px;
}
dd {
	margin: 9px 0 18px 0;
}
/*----Layout----*/

#wrapper {
	width: 940px;
	background: #fff;
	margin: 20px auto;
	text-align: left;
}
#header {
	padding: 75px 0 0 0;
	background: url(images/header.jpg) no-repeat top;
	height: 45px;
	margin: 0 0 10px 0;
}
#content {
}
#right {
	float: right;
	width: 700px;
}
#left {
	float: left;
	width: 220px;
}
#logo {
	margin: 0 0 20px 0;
}
#hire-me {
	margin: -10px 0 0 0;
}
#newsletter-form {
	background: url(images/newsletter-box.jpg) no-repeat;
	height: 160px;
	margin: 14px 0 20px 0;
}
#whereabouts {
	background: url(images/links-box.jpg) no-repeat;
	height: 12px;
	margin: 0 0 20px 0;
	text-align: center;
	padding: 50px 20px 20px 20px;
}
#search {
	background: url(images/search-box.jpg) no-repeat;
	height: 20px;
	padding: 40px 20px 20px 20px;
	margin: 0 0 20px 0;
}
#footer {
	padding: 20px 0 10px 0;
	clear: both;
	text-align: center;
	background: url(images/bar-bottom.jpg) no-repeat top center;
	font-size: 11px;
	width: 100%;
}
#footer p {
	margin-bottom: 18px;
	line-height: 18px;
}
#footer .copyright {
	float: left;
	width: 530px;
	text-align: center;
	margin: 18px 0;
	color: #666;
}
/*----Menus----*/

 ul#menu {
	height: 24px;
	width: 700px;
	background: url(images/menu.gif) no-repeat center center;
	text-align: center;
	list-style: none;
}
ul#menu li {
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	text-indent:-9999px;
}
ul#menu li a {
	border:0;
	text-decoration:none;
	display:block;
}
ul#menu li a:hover {
	background: none;
}
li#home a {
	width:32px;
	height:25px;
	margin: 0 0 0 60px;
}
li#blog a {
	width:36px;
	height:25px;
	margin: 0 0 0 40px;
}
li#portfolio a {
	width:75px;
	height:25px;
	margin: 0 0 0 30px;
}
li#store a {
	width:40px;
	height:25px;
	margin: 0 0 0 35px;
}
li#published a {
	width:80px;
	height:25px;
	margin: 0 0 0 45px;
}
li#about a {
	width:45px;
	height:25px;
	margin: 0 0 0 35px;
}
li#contact a {
	width:60px;
	height:25px;
	margin: 0 0 0 35px;
}
/*----Home Page----*/

#column-1 {
	float: left;
	width: 380px;
	background: url(images/bar-home-380.jpg) no-repeat center top;
	padding: 10px 0;
}
#column-2 {
	float: right;
	width: 300px;
	background: url(images/bar-home-380.jpg) no-repeat center top;
	padding: 10px 0;
}
#column-1 p, #column-2 p {
	margin: 0;
}
#workshops-area, #post-area {
	background: url(images/bar-home-380.jpg) no-repeat center bottom;
	padding: 0 0 10px 0;
}
#store-area, #latest-project {
	background: url(images/bar-home-300.jpg) no-repeat center bottom;
	padding: 0 0 10px 0;
}
.thumb img, #latest-project img {
	border: 1px solid #B1B0AB;
}
#workshops-area h2 img {
	border: none;
}
#wstore-area img, .thumb img, #latest-project img {
	border: 1px solid #B1B0AB;
}
.home h2 {
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	margin: 10px 0;
	line-height: 10px;
}
.home h2 a {
	text-decoration: none;
	color: #332f24;
}
.home #store-area h2, .home #workshops-area h2 {
	margin: 10px 0 17px 0;
}
#workshops-area h3 {
	float: left;
	text-align: center;
	width: 49%;
	font-size: 12px;
	margin: 10px 0;
	line-height: 10px;
}
#workshops-area h3 a {
	color: #332f24;
	font-weight: bold;
	text-decoration: underline;
}
#post-area h3 {
	text-align: center;
	margin: 0;
}
#post-area h3 a {
	color: #332f24;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}
#workshops-area p.bottom-text, #store-area p {
	margin: 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
#workshops-area .info {
	background: url(images/latest-project.jpg) no-repeat center top;
	width: 380px;
	height: 190px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border: 1px solid #B1B0AB;
}
#workshops-area .info p {
	padding: 10px 10px 10px 190px;
}
#latest-project .title {
	text-align: center;
	border-bottom: 1px solid #b2b1ae;
	padding: 10px 0;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 11px;
}
#latest-project .description {
	font-style:italic;
	padding: 0 10px 10px 10px;
}
.excerpt {
	font-style:italic;
	background: url(images/bar-home-single-380.jpg) no-repeat center bottom;
	padding: 0 10px 15px 10px;
}
.meta {
	background: url(images/bar-home-single-380.jpg) no-repeat center bottom;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
	height: 15px;
}
.read-more a {
	color: #332f24;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	float: left;
}
.commment-link a {
	color: #332f24;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	float: right;
	background: url(images/icon-comments.jpg) no-repeat left 6px;
	padding: 0 0 0 17px;
}
#column-1 a:hover, #column-2 a:hover {
	text-decoration: underline;
}
/*----Store----*/

#store .thumb, .thumb-large {
	float: left;
	text-align: center;
	width: 160px;
	margin: 20px 15px 15px 0;
	padding: 0 0 15px 0;
	background: url(images/bar-single-220.jpg) no-repeat center bottom;
}
#store .thumb-large {
	width: 220px;
	margin: 20px 13px 15px 0;
}
#store .thumb h3, #store .thumb-large h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: inherit;
	clear: both;
}
#store .thumb p, .thumb-large p {
	font-style:italic;
}
#store .thumb p.buy, .thumb-large p.buy {
	font-style:italic;
}
/*----Shop Item Page----*/

#shop-item {
	float: left;
	width: 420px;
}
#shop-item h2 {
	background: url(images/bar-top-460.jpg) no-repeat center bottom;
	font-size: 16px;
	color: #332f24;
}
#shop-item h2 a {
	color: #332f24;
}
#buy-box {
	background: url(images/box-buy.jpg) no-repeat;
	width: 420px;
	height: 106px;
	margin: 20px 0;
	padding: 20px;
	text-align: center;
	font-style:italic;
	position: relative;
}
#buy-box p {
	margin: 0 0 10px 0;
}
#buy-box h3 {
	background: none;
	font-size: 16px;
	font-style:italic;
	margin: 0 0 10px 0;
	line-height: 18px;
}
#half-buy-box {
	background: url(images/box-buy-50.jpg) no-repeat;
	width: 420px;
	height: 106px;
	margin: 20px 0;
	padding: 20px;
	text-align: center;
	font-style:italic;
	position: relative;
}
#half-buy-box p {
	margin: 0 0 10px 0;
}
#half-buy-box h3 {
	background: none;
	font-size: 16px;
	font-style:italic;
	margin: 0 0 10px 0;
	line-height: 18px;
}
#half-buy-box-25 {
	background: url(images/box-buy-25.jpg) no-repeat;
	width: 420px;
	height: 106px;
	margin: 20px 0;
	padding: 20px;
	text-align: center;
	font-style:italic;
	position: relative;
}
#half-buy-box-25 p {
	margin: 0 0 10px 0;
}
#half-buy-box-25 h3 {
	background: none;
	font-size: 16px;
	font-style:italic;
	margin: 0 0 10px 0;
	line-height: 18px;
}
#left-buy {
	float: left;
	width: 210px;
}
#right-buy {
	float: right;
	width: 210px;
}
.price {
	font-size: 20px;
}
#buy-box img {
}
#specifications {
	width: 460px;
	clear: both;
	text-align: center;
}
#left-specifications {
	float: left;
	width: 215px;
	text-align: left;
}
#right-specifications {
	float: right;
	width: 215px;
	text-align: left;
}
#left-specifications, #right-specifications {
	font-size: 12px;
	padding: 0 0 20px 0;
}
#left-specifications h3, #right-specifications h3 {
	background: url(images/bar-top-220.jpg) no-repeat center bottom;
	font-size: 16px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	text-align: center;
}
#right-widgets {
	float: right;
	width: 220px;
	text-align: center;
}
#right-widgets h3 {
	font-size: 16px;
	margin: 0 0 10px 0;
	background: url(images/bar-top-220.jpg) no-repeat center bottom;
	padding: 0 0 10px 0;
	text-align: center;
	width: 100%;
}
#right-widgets h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
#right-widgets p {
	font-style: italic;
	background: url(images/bar-single-220.jpg) no-repeat center bottom;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
}

.textwidget {
	padding: 20px 0 0 0;
}

.testimonials_manager_widget {
		font-style: italic;
	background: url(images/bar-single-220.jpg) no-repeat center bottom;
	padding: 0 10px 15px 10px;
	margin: 0 0 10px 0;
	text-align: left;
}
.testimonials_manager_widget strong {
	float: right;
}
/*----Portfolio Page----*/

#portfolio .thumb {
	float: left;
	text-align: center;
	width: 215px;
	margin: 0px 15px 15px 0;
	padding: 0 0 15px 0;
	background: url(images/bar-single-220.jpg) no-repeat center bottom;
}
#portfolio .thumb h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: inherit;
	clear: both;
}
#portfolio h2 {
	clear: both;
	margin: 0;
	font-size: 16px;
}
/*----About Page----*/

#about-left {
	float: left;
	width: 48%;
}
#about-right {
	float: right;
	width: 48%;
}
/*----Blog Area----*/

#posts {
	width: 460px;
	float: left;
}
.box {
	border-bottom: 1px solid #d7d7d7;
	padding: 18px;
}
.entry {
	background: url(images/bar-home-single-460.jpg) no-repeat center bottom;
	padding: 0 10px 20px 10px;
}
#posts .meta {
	background: url(images/bar-home-single-460.jpg) no-repeat center bottom;
	height: 20px;
	margin: 0 0 40px 0;
}
#posts .meta p {
	margin: 0;
	padding: 0;
}
.post {
}
.post h2 {
	background: url(images/bar-top-460.jpg) no-repeat center bottom;
	font-size: 16px;
	color: #332f24;
	margin: 0 0 0 0;
	line-height: 20px;
	font-weight: bold;
}
.post h2 a {
	color: #333;
	text-decoration: none;
}
.post h2 a:hover {
	color: #43638a;
}
.entry img {
	border: 1px solid #b2b1ae;
}
.entry h2 img, .entry h3 img {
	border: none;
}
.entry img.noborder {
	border: none;
}
.sub-head {
	border-bottom: 1px solid #d7d7d7;
	width: 100%;
}
.author {
	float: left;
	font-size: 10px;
	font-style: italic;
	margin: 0;
	padding: 0;
	line-height: 36px;
}
.date {
	font-size: 10px;
	font-style: italic;
	float: right;
	margin: 0 0 10px 0;
}
.entry {
	clear: both;
}
.comments {
	background: url(../images/comment.gif) no-repeat right center;
	padding-right: 20px;
}
.tags {
	background: url(../images/tag.gif) no-repeat right center;
	padding-right: 25px;
}
.navigation {
	display: block;
	text-align: center;
	margin: 20px 0;
}
.box a {
	color: #333;
	font-size: 12px;
	display: block;
	margin-bottom: 6px;
}
.important {
	padding: 20px;
	border: 3px double #8f877e;
	margin: 0 0 20px 0;
	background: #fff;
	width: 400px;
}
.important h3 {
	font-size: 12px;
	color: #332f24;
	font-weight: bold;
}
/*----Forms----*/

#search {
}
#search label, #searchsubmit {
	display: none;
}
#searchform {
}
#s {
	border: 1px solid #b2b1ae;
	background: none;
	margin: 0 0 0 40px;
}
#searchsubmit {
}
#newsletter-form {
	padding: 50px 20px 20px 20px;
	font-size: 11px;
}
#newsletter-form input {
	border: 1px solid #b2b1ae;
	background: none;
	margin: 3px 0 0 0;
}
#newsletter-form input#mc-embedded-subscribe {
	background: url(images/subscribe-butom.jpg) no-repeat left top;
	text-indent: -9999px;
	width: 69px;
	height: 16px;
	border: none;
	display: block;
	margin: 10px 0 0 0;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
}
#mce-error-response, #mce-success-response {
	background: #fff;
}
/*----Comments----*/

#comments {
}
#comments h2, #comments h3 {
	font-size: 16px;
	margin: 0 0 20px 0;
}
.comment-author {
	margin: 0 0 5px 0;
}
.commentlist ol, .commentlist li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.commentlist {
	list-style: none;
	padding: 0;
	margin: 0;
}
.commentlist li {
	list-style: none;
	color: #333;
	margin-bottom: 54px;
	text-align: left;
	position: relative;
}
.commentlist li a {
	color: #333;
	text-decoration: underline;
}
.commentlist .alt {
}
.commentlist li {
	padding: 20px;
	background: #fff;
	border: 1px solid #b2b1ae;
	margin: 0 auto 20px auto;
}
.commentlist .alt {
	background: #f7f7f7;
}
.guy-left {
	background: url(images/comment-guy-left.png) no-repeat left top;
	width: 48px;
	height: 50px;
	position: absolute;
	top: -25px;
	left: -27px;
}
.guy-right {
	background: url(images/comment-guy-right.png) no-repeat right top;
	width: 48px;
	height: 50px;
	position: absolute;
	top: -25px;
	right: -27px;
}
.commentlist li .avatar {
	float: left;
	padding: 2px;
	border: 1px solid #b2b1ae;
	background: #fff;
	margin: 0 10px 10px 0;
	position: relative;
}
.commentmetadata {
	font-size: 11px;
	font-style: italic;
}
.commentlist p {
	clear: both;
}
#commentform {
	padding: 20px 0;
	text-align: left;
}
#commentform input, #commentform textarea {
	border: 1px solid #b2b1ae;
	background: #fff;
}
#commentform input {
	padding: 3px;
}
#commentform textarea {
	padding: 10px;
	width: 440px;
}
#submit {
}
#respond {
	margin-bottom: 20px;
}
/*----Search Page----*/

.search-results h2 { /*Search Results Page*/
}
.search-results #search { /*Search Results Page*/
}
/*----Other Styles----*/

/*Floats*/

.center {
	width: 100%;
	text-align: center;
	margin: 18px 0;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
img.alignright {
	margin: 0 0 20px 20px;
	display: inline;
}
img.alignleft {
	margin: 0 20px 20px 0;
	display: inline;
}
.clr {
	clear: both;
}
.clear {
	display:block;
}
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: ".";
}
img.no-border {
	border: none;
}
img#wpstats {
	width:0px;
	height:0px;
	padding:0px;
	border:none;
	overflow:hidden
}
#shelfari a.pbs {
	display:none;
}