/*
Theme Name: Felipeiglesias.com
Theme URI: http://felipeiglesias.com
Description: Portfolio Profesional de Felipe Iglesias.
Version: Versión 9.0
Author: Felipe Iglesias S. + The Soda Studio
Author URI: http://thesodastudio.com/
Tags: minimalistic, clean, fixed width, three column, two column, separate blog, portfolio
License: CC 3.0
*/

/* load 960 framework */
@import url("library/960/reset.css");
@import url("library/960/text.css");
@import url("library/960/960.css");
@import url("library/nav/superfish.css");

/* global styles */
body {background: #eeeeec repeat;margin: 10px 0;color:#000; font-family: Georgia, Times;}
h1,h2,h3,h4,h5 {color:#000;}
a {text-decoration: none;border-bottom:1px dotted #000; color: #000;font-weight:bold; }
a:hover {color: #ffcc00;}
h4 {font-size:18px;margin:0;padding:0;color:#333}

/* headers */
#header {margin: 5px 0 15px 0;float:right; width: 100%;}
#header #logo {float:left; width: 300px; height:70px; background: url('http://felipeiglesias.cl/icos/felipeiglesias_logo.png') no-repeat left;}
#header h1 {margin:0;font-size: 25px;padding:0 0 30px 0;line-height: 1; visibility:hidden;}
#header h1 a {color: transparent;border:none;}
#header h1 a:hover {color:#666;}
#header .description {color:#666;font-family: Georgia;font-style: italic;font-size: 11px;padding: 0 0 0 100px;}

/* Navigation Highlights */
.current-cat a, .current_page_item a {color:#ffcc00;}
.sf-menu li {background:#000; margin:0 2px 0 0;text-transform:uppercase;font-size:11px;-moz-border-radius: 2px;-webkit-border-radius: 2px;padding: 7px 6px 6px 6px;line-height: 1;}
.sf-menu a:hover{color:#ffcc00;}
#navegador {margin-top:25px;}

/* NAVIGATION - Search for something */
/* #search {float: right; top: 5px; height:40px; width:165px;} */
#search #s {float:left; display: block;padding: 5px 5px 5px 20px; width: 140px; border: none; font-size: 11px; color: #000; vertical-align: bottom;  background: #fff url(images/search.png) 3px 5px no-repeat;-moz-border-radius: 2px;-webkit-border-radius: 2px;line-height: 1;font-family: Georgia, Times;text-transform:uppercase;border:1px solid #aaa;}
#search #s:hover { color: #000;background: #ffcc00 url(images/search.png) 3px 5px no-repeat;}

/* Portfolio Gallery */
#gallery-nav {margin:2px 0 25px 0;padding: 0;list-style: none;}
#gallery-nav li { display: inline; margin:0;padding:4px 2px; background:#DADAD2;border-right: 1px solid  #cbcbc4;border-bottom: 1px solid  #cbcbc4; }
#gallery-nav li.current {background: #fff; }
#gallery-nav li.current a {color:#000}
#gallery-nav li a {color:#000;font-weight: bold; border: none; padding:5px}

/* content */
#content h2 {text-transform: uppercase;font-size: 13px;margin: 10px 0 15px 0;font-weight: normal; text-align: right; color: #fff;background:#000;padding: 2px 10px 2px 0;-moz-border-radius: 2px;-webkit-border-radius:2px;}
#content div.portfolio{background: #fff url(images/thumb-bg.jpg) 8px 8px no-repeat;margin-bottom: 22px;}
#content div.portfolio  a.thumb {display: block;position: relative;overflow: hidden;height: 134px;padding: 15px;color: #fff;border:none;border: 1px solid #eee;font-size:13px;}
#content div.portfolio h4 {position:relative;}
#content div.portfolio a:focus, #content div.portfolio a:hover { text-decoration: none; }
#content div.portfolio img {position: absolute;top: 7px;left: 7px;width: 284px;height: 150px;border: 0;z-index:3;}
#content div.portfolio span.title { position:absolute;bottom:0;left:0;padding:20px 20px 20px 25px;color:#fff;}
#content div.portfolio span.category { position:absolute;bottom:0;left:0;margin:0 20px 35px 25px; font-size:10px;color:#aaa;}
#content div.portfolio span.category a {font-size:10px;border: none;color:#ffcc00;}

/* prev next navigation */
.navigation, .navigation-archive {clear: both;margin-bottom: 20px;height: 33px;text-align:center;}
.next  {background: url(images/next.png) 0 -66px no-repeat;width: 95px; height: 33px;float: right;}
.prev  {background: url(images/prev.png) 0 -66px no-repeat;width: 95px; height: 33px;float: right;}
.next a {background: url(images/next.png) 0 0 no-repeat;}
.prev a {background: url(images/prev.png) 0 0 no-repeat;}
.next a, .prev a {float:right;display:block; height:33px;text-indent:-9999px;border:none;}
.next a {width:95px;}
.prev a {width:95px;}
.next a:hover, .prev a:hover {background-position: 0px -33px;border:none;}
.navigation-archive .prev {float:left;}

/* widgets */
h3.sub {margin-bottom:7px;font-weight: bold}
.item ul li {list-style:none;border-top:1px dotted #ddd;margin:0;padding:6px 0;}
.item ul li a {border: none;font-weight: bold;}
.item dt {font-weight: bold;float:left;width:80px;padding-bottom:7px;clear:left}
.item dd {padding-bottom:7px;}
.item img {float:left;margin:0 10px 0 0;border: #fff 2px solid;}
.portfolio p {margin: 0;padding: 0;font-family:Georgia,Times; font-style: italic;font-size: 12px;}
.item h4 {color:#666;margin-bottom: 10px;}
.textwidget {margin-bottom:30px;}
#wp-calendar  {width: 100%;}
#wp-calendar td {text-align: center;}
#wp-calendar thead {font-weight: bold;background: #eee;}
#wp-calendar td#prev {text-align: left;}
#wp-calendar td#next {text-align: right;}
#sidebar h2, #sidebar h3 {text-transform: uppercase;font-size: 13px;margin: 10px 0 15px 0;font-weight: normal; text-align: right; color: #fff;background:#000;padding: 2px 10px 2px 0; -moz-border-radius: 2px;-webkit-border-radius:2px;}

/* Content Area */
.postmetadata {font-size: 12px;}
small {color:#868585;}
hr.dotted {border:none;border-bottom: 1px dotted #ccc; }
.pagetitle, .post h2 {margin-top:10px;}
.post h3 a{font-weight: bold;} 

/* Form Elements */
input,textarea {-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;font-size: 12px;-webkit-border-radius: 5px;border: none;padding:6px; background: #fff;line-height: 1;border:1px solid #aaa;}
textarea {font-family: "Lucida Grende", Georgia, Serif, Times New Roman;}
#submit {font-weight: bold; padding: 5px 10px;border:1px solid #aaa;font-family: Georgia, Times;}

/* Comments */
#respond h3 {border-bottom: 1px solid #ddd;padding-bottom:7px; font-size:14px;font-weight: normal;}
.commentlist {padding: 0;margin: 0;}
.commentlist li {margin: 10px 0 0px;padding: 10px 10px 10px 10px;list-style: none;border:1px solid #ddd; }
.commentlist li ul {padding: 0;margin: 0;}
.commentlist li ul li {margin-right: 0px;margin-left: 0px;}
.commentlist li .avatar {float: left;border: 1px solid #eee;padding: 2px;background: #fff;margin-right:10px}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;}
.commentmetadata {font-weight: normal;font-size: 11px}
.children { padding: 0; }
.nocomments {text-align: center;margin: 0;padding: 0;}
.commentmetadata {margin: 0 0 10px 0;display: block;}
.even, .alt {background:#f7f7f6; padding:10px;-moz-border-radius: 2px;-webkit-border-radius: 2px;}
ul.children li.odd {background: #f6ede7;}
.thread-odd {background: #f6ede7;}
.thread-even {background:#f8f6f2;}
.depth-1 {}
.says {display:none;}
.cancel-comment-reply small {font-size:1em;}
.bypostauthor {background: #fff;}
.cancel-comment-reply {margin-bottom: 20px;}

/* crp */
.crp_title {display:block;}
.crp_excerpt {color:#333333;display:block;font-size:11px;height:36px;line-height:12px; width:290px;}

/* Footer */
#creditos, #powered p{font-size:10px;}

.tags {background:#000; margin:0 2px 0 0;text-transform:uppercase;font-size:11px;-moz-border-radius: 2px;-webkit-border-radius: 2px;padding: 7px 6px 6px 6px;line-height: 1;}
.tags a:hover{color:#ffcc00;}

.indexpost a{font-size: 11px;font-weight:normal;}
.indexpost p{text-align:right;}

#reviewpost p{margin-bottom:5px;font-style:italic;}
#reviewpost h3{font-size:18px; margin-bottom:10px;}

.entry img {border:10px solid #FFFFFF;}

.entry img a {border:none;}

blockquote {margin:10px;padding:15px 15px 1px 25px;background:#f7f7f6;color:#333;font-style:italic;font-size:11px;}