/*  
Style: aldoalfaro
*/
* {outline:none;}
body {
	background: url(img/bgr-tileb.gif) #fff repeat-x top; 
	color: #555555;
}
body#home {
	background: url(img/bgr-tile.gif) #fff repeat-x top; 
}

#background {
	background:none;
}
body #header {
	color: #d8d8d8;
	font-size: 12px;
	height:153px;
	padding:0;
	margin:0;
	background:url(img/header.gif) left bottom no-repeat;
}
body#home #header {
	height: 352px;
	background:url(img/headerh.gif) top no-repeat;
}
#home .post img {
	padding:4px;
	background:#fff;
	border:1px solid #ddd;
}
#home h2.page_header {
	margin-bottom:15px;
}
#logo {
	height:auto;
}
#page {
	width:960px;
}
#columns{
	margin:0;
	padding: 0 0 15px;
}
#page .no-bg {
	padding-top:15px;
}
#topsearch {display:none;}
/* Center Column */
#centercol{
	width: 591px;
	padding-top:15px;
}
/* Right Column */
#sidebar{
	width:320px;
	border-left:none;
	padding-top:15px;
	padding-left:15px;
	background:url(img/bgside.gif) left top no-repeat;
}
#sidebar h2, 
#columns h2 {
	font-family:"Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #0bf;
	border:none;
}
#header #topsearch {
	background:none;
	border:none;
	float:left;
}

/* MEnu ------- */
#nav1 {
	float:right;
	font-size: 16px;
	margin:0 0 23px 0;
	text-transform: lowercase;
	width:360px;
}
#nav1 li,
#nav1 a {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#nav1 li a {
	color: #777;
	padding:10px 2px;
	margin-right:30px;
	font-weight:normal;
	text-decoration:none;
	border-top:3px solid #222;
}
#nav1 li a.langlink {
	margin-right:0;
}
#nav1 li.current_page_item a {
	background:none;
	border-top:3px solid #F7911E;
	color: #ddd;
}
#nav1 li a:hover{
	background:none;
	color: #bbb;
	border-top:3px solid #777;
}
#nav1 li.current_page_item a:hover {
	color:#bbb;
	border-top:3px solid #ccc;
	cursor:default;
}
#nav1 li.active {display:none;}


.box {
	background:none;
}
#centercol .box {
	background:none;
	border:none;
}
#sidebar .box {
	padding:10px 0 0 0;
	border:none;
}
#centercol .box.post {
	padding:0 0 10px 0;
}

.box .pic img{
	background: #fcfbfc;
	border: 1px solid #f1f1e9;
	display: block;
	margin: 0 10px 7px 0;
	padding: 8px;
	float:left;
	display:inline;
}
#columns .portfolio .pic img {
	margin:0px;
}
.box .pics a,
.portfolio .pic a {
	border:1px solid #ddd;
	background:#dfdfdf;
	padding:4px;
	margin:0 15px 15px 0;
	display:block;
	float:left;
}
.box .pics a:hover,
.portfolio .pic a:hover{
	background:#cecece;
	border:1px solid #dfdfdf;
}
.box .pics img,
.portfolio .pic img,
.box .pics img:hover,
.portfolio .pic img:hover,
.flickr_badge_image img {
	border:1px solid #fff;
	padding:0;
	margin:0;
	float:none;
}
.box .pics img:hover,
.portfolio .pic img:hover {
	border:1px solid #ddd;
}

/*---- Latest Work -----*/
#latest {
	width:325px;
	margin:15px 0 0 0;
	background:url(img/bglate.gif) right top no-repeat;
	padding:10px 0px 10px 15px;
	clear:right
}
#latest h2 {
	color: #0bf;
	font-size: 14px;
	font-family:"Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom:6px;
}

#latest .pic a {
	border: 4px solid #444;
	color:#ddd;
	font-size:14px;
	padding:180px 0 0 0;
	display: block;
	margin: 0 0 10px;
}
#latest .pic a span {
	display:block;
	background:#444;
	padding:4px 0 2px 0;
}
#latest .pic a:hover {
	border:4px solid #393939;
	background:inherit;
	text-decoration:none;
}
#latest .pic a:hover span {
	background:#393939;
}

.wrap.latest h2{
	background:none;
	padding: 0 0 1px 0;
	float: left;
}
.wrap.st h2{
	background:none;
	padding:0;
}

a.rss{
	background: url(img/rss.gif) no-repeat right;
	padding:4px 20px 4px 10px;
	width:70px;
}

/* Posts ----------- */
.date {
	padding:0;
}
#centercol .post h3,
.portfolio h3 {
	font-size:22px;
	font-family:"Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
}
#centercol .post h3 a:hover,
.box.portfolio h3 a:hover {
	color:#0bf;
}
#home .post {
	margin-top:15px;
}
p.nocomments {
	font-size:11px;
	text-transform:uppercase;
	color:#aaa;
}

.box .entry a.lgallery {
	border:1px solid #e6e6e6;
	padding:1px;
	background:#fff;
	display:block;
	text-decoration:none;
	position:relative;
}
.box .entry a.lgallery img {
	border:none;
	padding:none;
}
a.lgallery span {
	visibility:hidden;
	display:block;
	padding:3px 8px;
	background:#fff;
	font-weight:bold;
	position:absolute;
	bottom:0;
	right:0;
}
a.lgallery:hover span {
	visibility:visible;
}

#columns ol.commentlist .comment-text{
	background:#f9f9f9;
	border:1px solid #e6e6e6;
	width:440px;
	min-height:90px;
}

/* Portfolio ------- */ 
.portfolio {
	border:none;
	background:url(img/bgport.gif) bottom no-repeat;
	padding:10px 0;
}
.portfolio .item-text {
	width:315px;
}
.portfolio-meta {
	height:35px;
}
.details a {
	font-weight:bold;
}
.portfolio-meta .larger a {
	background:url(img/screens.gif) left no-repeat;
	padding:0 10px 0 15px;
	margin:0 10px 0 0;
	border-right:1px dotted #ccc;
}
.portfolio-meta .website a {
	padding:0 0 0 15px;
	background:url(img/website.gif) left no-repeat;
}

/**/
a {color: #fa0;} 
a:hover{}
input,select,textarea{ border: #999999 1px solid; }
#header{ color: #ccc; }
#header #description a { color: #fa0; }
#header #description {
	font-size:0;
	line-height:20px;
	font-weight:normal;
	background:url(img/about.gif) no-repeat;
	text-indent:-999em;
	height:145px;
	width:300px;
	margin-top:20px;
	display:none;
}

#logo{ border-right:none; }
#logo h1 a{	border-bottom:none; }
#logo h2{ color: #e6e6e6; }

/**/
#background h2.page_header,
#post-7 h3 {
	font-family:"Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
	color:#999;
	font-size:26px;
	text-transform:lowercase;
	background:url(img/bgtit.gif) left bottom no-repeat;
	padding-bottom:1px;
	min-width:262px;
}

#searchform{ background: url(../images/box-bgr.gif) #ffffff repeat-x top;	border: 1px solid #fefefe; }
.box h3{ color: #555555; }
.box h3 a{ color: #555555; }
.box a {color:#F7911E;}
.box .entry a {color:#999; border-bottom:1px dotted #999;}
.box .entry a:hover {color:#0bf; border-bottom:1px solid #0bf; text-decoration:none;}
.date{ color: #aaaaaa; }
.date a{ color: #aaaaaa; }
.comment{ background: url(img/c-orange.gif) no-repeat; color: #ffffff; }
.box .comment{ background: url(img/c-orange.gif) no-repeat; color: #ffffff; }
.comment a{	color: #ffffff; }
.prev-entries {	background: url(../images/hl-dot.gif) repeat-x bottom; }

.headline{ background: url(../images/hl-dot.gif) repeat-x bottom; }
.headline h3 a{	color: #555555; }

.cl {
	display:block;
	clear:both;
}
.widget {
	margin-bottom:15px;
}
.widget ul {	
	background:none;
	border-top:1px dotted #ddd;
	margin:0;
	padding:0;
}
.widget ul li { 
	background:none;
	border-bottom:1px dotted #ddd;
	padding:0;
	margin:0;
}
.widget ul li a {
	padding:4px 2px;
	margin:0;
	display:block;
}
.widget ul li a:hover {
	background:#fafafa;
}
.widget h2 {
	margin-bottom:0;
}
.widget h3, 
.widget h3 a {	
	color: #555555;
}

#footer{ background: url(../images/hl-dot.gif) repeat-x top; color: #aaaaaa; }
#footer a{ color: #aaaaaa; }
#columns h3.commh3 { color:#333333 !important; }
#columns .commentmetadata a { color:#333333; }
input#submit {color:#363636; border: 1px solid #e6e6e6;	background:#F5F4F0; }
.gravatar {	background:#FFFFFF none repeat scroll 0 0; border:1px solid #e6e6e6; }
input, select, textarea { border:1px solid #e6e6e6; }
.entry img { background:#F8F8F4; border: solid 1px #e6e6e6;	}
.hl{ background:none; }
.box .hl{ border-top:none; }

/* Cancun */
#post-260 h3 {display:none;}
#post-260 #cancun h3 {display:block;}
#cancun h1 {
	text-indent:-999em;
	widows:590px;
	height:180px;
	margin-bottom:20px;
}
#cancun h1.en {background:url(../images/cancun-web-designer.gif) no-repeat;}
#cancun h1.es {background:url(../images/disenador-web-cancun.gif) no-repeat;}
#cancun h2 {color:#444; margin-top:25px; font-size:18px; line-height:150%;}
#cancun h2 strong {font-weight:normal;}
#cancun .a {color:#42b6e9;}
#cancun .b {color:#aaa;}
#cancun .c {color:#f79220;}
.cols div {
	float:left;
	width:265px;
	margin-top:10px;
}
#mcontact {
	margin-left:20px;
	padding-left:20px;
	border-left:1px dotted #ccc;
}
#mportfolio a strong {background:url(../images/briefcase.gif) left no-repeat;}
#mcontact a strong {background:url(../images/email.gif) left no-repeat;}

.cols a {text-decoration:none; color:#888; display:block; margin:0; padding:0;}
.cols a strong {
	margin:0 0 3px 0;
	display:block;
	text-decoration:underline;
	color:#06d;
	padding-left:20px;
	font-size:20px;
	line-height:normal;
}
.cols a em {
	color:#888;
	margin:0;
	line-height:150%;
	font-style:normal;
}
.cols a:hover strong {text-decoration:none;}
.cols a:hover em {color:#333;}
