/*   
Theme Name: Other Factory
Theme URI: http://www.otherfactory.com
Description: 
Author: OtherFactory
Author URI: http://www.otherfactory.com
Version: 1.1
*/

/*             
            			     \\\ /// 
                             ( @ @ ) 
                      ....o00o.(_).o00o... 
#------------------------------------------------------------------#
#                       __      __  .__                            #
# ____________    ____ |  | ___/  |_|  |__   ____   _____   ____   #
# \_  __ \__  \ _/ ___\|  |/ /\   __\  |  \_/ __ \ /     \_/ __ \  #
#  |  | \// __ \\  \___|    <  |  | |   Y  \  ___/|  Y Y  \  ___/  #
#  |__|  (____  /\___  >__|_ \ |__| |___|  /\___  >__|_|  /\___  > #
#             \/     \/     \/           \/     \/      \/     \/  #
#                                                                  #
#                                                                  #
#               [More Download]---> RACKTHEME.COM                  #
#                                                                  # 
#              Homepage: http://www.racktheme.com/                 #   
#------------------------------------------------------------------#
#       To respect the various templates to the team's work        #
#       results,please purchase a commercial copyright,            #
#       site to download only the learning and testing!            #
#------------------------------------------------------------------#
#       Racktheme- The #1 Themes N' Templates Sharing Site         #
#------------------------------------------------------------------#

*/

@import url('styles/reset.css');

body {
	font-size: 13px;
	font-family: arial, sans-serif;
	line-height: 1.5em;
	background-color:#000;
	/*background: url(images/bg-gradient.jpg) top left repeat-x;*/
	color: #fff;
}
b,strong { color:#D1BAA6;}

.video-hover:hover {
background: url(images/video-hover.png) top left repeat-x;
	}
.post-image {
float: left;
margin: 0 0 15px 0;
}

.post-image img {
margin: 5px 0 0 5px;
}

.post-frame {
background: url(images/post-frame.png) 0 0 no-repeat;
width: 194px;
height: 149px;
position: absolute;
}

.post-frame:hover {
background: url(images/post-frame.png) 0 -149px no-repeat;
width: 194px;
height: 149px;
}

.post-frame-video {
background: url(images/post-frame-video.png) 0 0 no-repeat;
width: 194px;
height: 149px;
position: absolute;
}

.post-frame-video:hover {
background: url(images/post-frame-video.png) 0 -149px no-repeat;
width: 194px;
height: 149px;
}
/* clearfix 
=================================*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/* end clearfix */



/* General styles 
=================================*/

a {
	color: #D1BAA6;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

p {
	margin: 0 0 1.5em 0;
}

h1, h2, h3, h4 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h1 {
	font-size: 2em;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 1.5em;
	color: #000;
}

h3 {
	font-size: 1.3em;
	color: #000;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

h5 {
	text-transform: uppercase;
}

textarea, input {
	font-size: 13px;
	font-family: arial, sans-serif;
	color: #464646;
}

.titulo-pagina {
	color: #D1BAA6;	
	}

/* Layout 
=================================*/

.top-bar {
	/*background: url(images/black-10.png);*/
	background: url(images/bg-toptop.png) repeat;
	height: 10px;
}

#footer .top-bar {
	/*background: url(images/white-10.png);*/
	background-color:#919191;
	height: 10px;
}

.wrap {
	width: 930px;
	padding: 0 0 0 30px;
	margin: 0 auto;
}

#main {
	float: left;
	margin: 0 30px 3em 0;
	width: 590px;
}

.posts-page #main {
	padding: 10px 0 0 0;
}

.full-width #main {
	width: 900px;
}

#sidebar {
	float: left;
	width: 230px;
	/*background: url(images/black-10.png);*/
	background-color:#D1BAA6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 1.5em 25px 0 25px;
	margin: 2.6em 0 3em 0;
}


/* Header
=================================*/

#header {
	padding: 2em 0 0 0;
	width: 900px;
	margin: 0 0 3em 0;
	position: relative;
}

.front-page #header,
.page-template-template-home-1-php #header,
.page-template-template-home-2-php #header,
.page-template-template-home-3-php #header {
	margin: 0;
}

h1#branding,
#branding {
	display: block;
	float: left;
	font-size: 3.462em;
	padding: 0;
	margin: 0;
}

h1#branding a,
#branding a {
	text-decoration: none;
	color: #aeabab;
	letter-spacing: -1px;
}

#search {
	float: right;
	border: 1px solid #d6d6d6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fff;
	margin: .3em 0 0 0;
	padding: 7px 7px 6px 9px;
	width: 268px;
}

#search input {
	background: none;
	border: none;
	width: 245px;
}

#search input.submit {
	background: url(images/icon-search-black.png) top left no-repeat;
	width: 16px;
	height: 16px;
}

#middle #search,
.widget #search {
	float: none;
}


/* FOOTER Navigation
..................................*/
.footer-nav {
	position: static;
	font-size: 11px;
	z-index: 999;
}
.footer-nav a{
	text-decoration:none;
	}
.footer-nav ul {
	float: left;
	margin:auto;
}

.footer-nav li {
	float: left;

	padding: 0 2.2em .5em 0;	
}
/* Main Navigation
..................................*/

.main-nav {
	clear: both;
	position: relative;
	line-height: 1.5em; 
	z-index: 999;
	border-bottom: 1px solid #a2a0a1;
	padding: 2em 0 0 0;
	margin: 0 0 1em 0;
	text-transform: uppercase;
}
.main-nav ul {
	float: left;
}

.main-nav li {
	float: left;
	position: relative;
	font-weight: bold;
}

.main-nav li li {
	border-bottom: 1px solid #D1BAA6; /* dropdown divider lines */
}
.main-nav li li.last {
	border: none;
}

.main-nav a {
	display: block;
 	 padding-bottom: 6px;
    padding-right: 55px;
	color: #FFF;
	font-size:15px;
}
.main-nav a:hover { color:#D1BAA6;}
.main-nav ul ul {
	position: absolute;
	width: 150px;
	top: 20px;
	left: -21px;
	display: none;
	z-index: 20;
	background: #333;		/* dropdown background color */
	border: 1px solid #a2a0a1;  /* dropdown border color */
	border-top: 1px solid #efefef;  /* match the background color */
	-moz-border-radius-bottomLeft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomRight: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.main-nav ul li.first ul {
	left: 0;
}

.main-nav li li.last a {
	-moz-border-radius-bottomLeft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomRight: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.main-nav li li li a,
.main-nav li li.last li a {
	-moz-border-radius-bottomLeft: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomRight: 0;
	-webkit-border-bottom-right-radius: 0;
}

.main-nav li li li.last a,
.main-nav li li.last li.last a {
	-moz-border-radius-bottomLeft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomRight: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.main-nav li li li.first a,
.main-nav li li.last li.first a {
	-moz-border-radius-topRight: 5px;
	-webkit-border-top-right-radius: 5px;
}

.main-nav ul ul a {
    float: left;
}

.main-nav li li a {
	width: 110px;
	padding: 5px 20px;
	font-size: 12px;
	font-weight: bold;
}

.main-nav li li a:hover {
	background: #d4d4d4;   /* dropdown hover bg color */
	color: #000;           /* dropdown hover link color */
}

.main-nav li ul ul,
.main-nav li.first ul ul,
.main-nav li ul li.first ul {
    left: 140px;
    top: -1px;
    margin: 0 0 0 10px;
    border-top: 1px solid #a2a0a1;
    -moz-border-radius-topRight: 5px;
	-webkit-border-top-right-radius: 5px;
}

.main-nav li:hover ul ul, 
.main-nav li:hover ul ul ul, 
.main-nav li:hover ul ul ul ul {
    display: none;
}
    
.main-nav li:hover ul, 
.main-nav li li:hover ul, 
.main-nav li li li:hover ul, 
.main-nav li li li li:hover ul {
    display: block;
}

#header #rss {
	position: absolute;
	bottom: 24px;
	right: 1px;
	width: 13px;
	height: 13px;
	z-index: 1000;
}

#header #rss a {
	display: block;
	width: 13px;
	height: 13px;
	padding: 0;
	margin: 0;
	background: url(images/icon-rss.png) top left no-repeat;
}

#header #rss a:hover {
	background-position: 0 -13px;
}


/* Feature Slider
=================================*/

#feature {
	margin: 0 0 2em 0;
	width: 900px;
}

#feature .post {
	position: relative;
	width: 900px;
	height: 300px;
}

#feature .post img {
	position: absolute;
	z-index: 1;
	border: 7px solid #FFF;
}

#feature .post h2 {
	position: absolute;
	z-index: 2;
	bottom: 0;
	background: url(images/black-10.png);
	margin: 0;
	padding: 0;
	font-size: 2.5em;
	-moz-border-radius-topRight: 7px;
	-webkit-border-top-right-radius: 7px;
	margin-bottom:7px;
	margin-left:7px;
	display:none;
}

#feature .post h2 a {
	display: block;
	padding: 15px 21px;
	color: #fff;
	font-size:22px;
}

#pager {
	border-bottom: 1px solid #a2a0a1;
	padding: 5px 0;
}

#pager a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 30px;
	height: 6px;
	background: url(images/black-10.png);
	float: left;
	margin: 0 6px 0 0;
}

#pager a.activeSlide {
	background: #000;
}

/* Feature .medium (with excerpts)
.................................*/

#feature.medium .post h2 {
	position: relative;
	font-size: 2em;
	background: none;
	margin: 0 0 .5em 0;
}

#feature.medium .post h2 a {
	padding: 0;
}

#feature.medium .post .text {
	float: left;
	width: 390px;
	height: 240px;
	background: #252525;
	color: #cccccc;
	padding: 30px;
}

#feature.medium .post .text p {
	font-size: 1.154em;
	line-height: 1.5em;
}

#feature.medium .post .text .go a {
	color: #27A2F2;
	border: 1px solid #27A2F2;
}

#feature.medium .post .text .go a:hover {
	color: #fff;
	border: 1px solid #fff;
}

#feature.medium .post img {
	float: left;
}


.footer-nav .children { display:none;}
/* Templates layout
=================================*/

.front-page #middle.posts-page {
	padding: 3em 0 0 0;
}

.post,
#middle .page {
	margin: 0 0 3em 0;
}

.title {
	border-bottom: 1px solid #A2A0A1;
	margin: 0 0 .4em 0;
	position: relative;
}

.title h1,
.title h2 {
	padding: 0 0 .3em 0;
	margin: 0;
	color: #000;
	width: 100%;
}

.title .comments {
	position: absolute;
	bottom: .8em;
	right: 0;
	font-size: 0.846em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	padding: .6em 0 0 0;
}

h1#page-title {
	border-bottom: 1px solid #D1BAA6;
	margin: 0 0 1em 0;
	padding: 0 0 .3em 0;
}

.single .title .comments {
	padding: 1.3em 0 0 0;
}

.title .comments a {
	color: #959595;
}

.title .comments a:hover {
	color: #000;
	text-decoration: none;
}
/* COMMENTS ARCHIVE */
.comments {
	position: absolute;
	bottom: 0.5em;
	right: 0;
	font-size: 0.846em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	padding: .6em 0 0 0;
}
.single .comments {
	padding: 1.3em 0 0 0;
}

.comments a {
	color: #959595;
}

.comments a:hover {
	color: #000;
	text-decoration: none;
}
/* FIN COMMENTS ARCHIVE */
.meta {
	font-size: 0.923em;
	color: #959595;
	margin: 0 0 1em 0;
}

.meta a {
	color: #959595;
	text-decoration: underline;
}

.meta a:hover {
	color: #000;
}

.go a {
	display: block;
	float: right;
	/*clear: both;*/
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.846em;
	border: 1px solid #A2A0A1;
	padding: 3px 12px 1px 12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.go a:hover {
	border: 1px solid #000;
}

#more-posts {
	clear: both;
	width: 900px;
}

#more-posts .toggle {
	padding: 0 0 .2em 0;
}

#more-posts .toggle.open {
	border-bottom: 1px solid #A2A0A1;
}

#more-posts .toggle a {
	display: block;
	float: left;
	font-size: .846em;
	font-weight: bold;
	text-transform: uppercase;
	color: #464646;
	cursor: pointer;
	background: url(images/icon-more-black-70.png) top left no-repeat;
	background-position: 0 6px;
	padding: 0 0 0 14px;
	line-height: 1.7em;
}

#more-posts .toggle.open a {
	background-position: 0 -8px;
}

#more-posts .thumbs {
	padding: 1.3em 0;
}

#more-posts li {
	float: left;
	padding: 0 14px 0 0;
	margin: 0 15px 0 0;
	border-right: 1px solid #e1e1e1;
	height: 125px;
}

#more-posts li.last {
	padding: 0;
	margin: 0;
	border: none;
}

.page-template-template-home-1-php #sidebar {
	margin-top: 2em;
}

#portfolio {
	margin: 0 0 2em 0;
}

#portfolio .post {
	width: 280px;
	height: 260px;
	float: left;
	margin: 0 30px 2em 0;
}

#portfolio .post .title {
	padding: 0 0 .3em 0;
	margin: 0 0 1em 0;
	position: relative;
	height: 4em;
}

#portfolio .post h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 0 .4em 0;
	margin: 0;
	font-size: 1.3em;
	width: 280px;
}

#portfolio .post img {
	margin: 0 0 .5em 0;
}

.home-content {
	margin: 0 0 4em 0;
}

h1.archive-title {
	-moz-border-radius:5px 5px 5px 5px;
	background:url("images/black-10.png") repeat scroll 0 0 transparent;
	margin: 0 0 2em 0;
	padding: .6em 15px .5em 15px;
	font-size: 1.3em;
}


/* Widgets
=================================*/

.widget {
	margin: 0 0 1em 0;
}

.widget h4 {
	font-size: 22px; /* Titulo WIDGET  */
	border-bottom: 1px solid #A2A0A1;
	padding: .2em 0 .3em 0;
	margin: 0 0 .5em 0;
	color: #000;
	font-weight:normal;
}
.widget h4 a{ color:#FFF;}
.widget li {
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 .4em 0;
	margin: 0 0 .4em 0;
}

#sidebar .widget li {
	border-bottom: 1px solid #bfbfbf;
}

.widget_calendar table {
	width: 100%;
}
.widget_calendar table caption {
	font-weight: bold;
}

.widgets.three-col {
	clear: both;
}

.widgets.three-col .widget {
	width: 280px;
	float: left;
	margin: 0 30px 1em 0;
}

.widgets.two-col .widget {
	width: 435px;
	float: left;
	margin: 0 30px 4em 0;
}

.widget.widget_tag_cloud a {
	line-height: 1.5em;
	padding: 0 10px 0 0;
}


/* Footer
=================================*/


#footer {
	color: #cccccc;
	background:url(images/footerbg.png) repeat-x;
	background-position: 0px 10px;
}

#footer .wrap {
	width: 930px;
	padding: 3em 0 3em 30px;
}

#footer a {
	color: #27a2f2;
}

#footer a:hover {
	color: #fff;
}

#footer .widgets {
	margin: 0 0 2em 0;
}

#footer .widget li {
	border-bottom: 1px solid #3c3c3c;
}

#footer .widget.last {
	margin: 0;
}

#footer .widget h4 {
	border-bottom: 1px solid #676767;
	color: #fff;
}

#footer #end {
	border-top: 1px solid #676767;
	padding: 1em 0;
	color: #595959;
	width: 900px;
}

#footer #end a {
	color: #fff;
	text-decoration: underline;
}

#footer #end a:hover {
	color: #ccc;
}

#footer #end p#copyright {
	margin: 0;
	font-weight: bold;
}

#footer #end p#credit {
	margin: 0;
	font-size: .846em;
}


/* Entry Content
=================================*/

.post #post-image {
	margin: 0 0 2em 0;
	width:580px;
}

.post ul {
	list-style: disc;
	margin: 0 0 1.5em 2.5em;
}

.post ul ul {
	margin-bottom: 0;
}

.post ol {
	list-style: decimal;
	margin: 0 0 1.5em 2.5em;
}

.post ol ol {
	margin-bottom: 0;
}

blockquote {
	-moz-border-radius:5px 5px 5px 5px;
	/*background:url("images/black-10.png") repeat scroll 0 0 transparent;*/
	background-color:#D1BAA6;
	margin: 0 0 1em 0;
	padding: 1.5em 25px 1px 25px;
}

.alignleft {
	float: left;
	margin: 5px 15px 10px 0;
}

.alignright {
	float: right;
	margin: 5px 0 10px 15px;
}

.aligncenter,
.center {
	text-align: center;
	margin: 0 auto;
	display: block;
}

p.wp-caption-text {
	margin: 0;
}

.entry-navigation {
	margin: 0 0 2em 0;
	font-weight: bold;
}

.entry-navigation .previous-entry {
	float: left;
}

.entry-navigation .next-entry {
	float: right;
}

.tags a {
	display: block;
	padding: 3px 8px 2px 8px;
	float: left;
	margin: 0 8px 0 0;
	background: url(images/black-10.png);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .846em;
}


/* Comments
=================================*/

#respond {
	float:none;
	}
h3#comments,
#respond h3 {
	border-bottom: 1px solid #A2A0A1;
	padding: 0 0 .5em 0;
}

.commentlist li {
	margin: 0 0 1.5em 0;
}

.commentlist li.comment.depth-1 {
	-moz-border-radius:5px 5px 5px 5px;
	background:url("images/black-10.png") repeat scroll 0 0 transparent;
	margin: 0 0 2em 0;
	padding: 1.5em 0 .5em 0;
}

.commentlist ul.children {
	padding: 1.5em 0 0 0;
}

.comment-avatar {
	float: right;
	margin: 0 0 0 20px;
}

.comment-avatar img {
	border: 1px solid #A2A0A1;
}

.comment-content {
	width: 540px;
	margin: 0 25px 1em 25px;
}

.comment-author {
	border-bottom: 1px solid #A2A0A1;
	margin: 0 0 1em 0;
}

.comment-author .comment-meta {
	float: left;
}

.comment-author .reply {
	float: right;
	font-weight: bold;
	font-size: .856em;
	text-transform: uppercase;
}

.comment-author .comment-date a {
	font-weight: normal;
	font-size: .856em;
	color: #959595;
}

.comment-author .author-name {
	font-size: 1.3em;
	font-weight: bold;
}

#respond input {
	border: 1px solid #d6d6d6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fff;
	padding: 7px 7px 6px 9px;
	width: 268px;
}

#respond input#submit {
	background:url("images/black-10.png") repeat scroll 0 0 transparent;
	border-bottom: 1px solid #A2A0A1;
	width: 135px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	font-size: .856em;
}

#respond textarea {
	width: 576px;
	border: 1px solid #d6d6d6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fff;
	padding: 7px 7px 6px 9px;
}


#respond label {
	padding: 0 0 0 5px;
}

#idioma {
	float:right;
	font-size: 11px;
	font-family: arial, sans-serif;
	}
#idioma select	{
	border:none;
	}

idioma option{
	background:#966;
	
	}

