/*
Theme Name: Amor... sos la inversión de mi vida
Theme URI: http://salirdelcolchon.com.ar
Author: Morlako
Author URI: http://morlako.com/
Description: A semantic, HTML5, canvas for CSS artists and an ultra-minimal set of super-clean templates for your own WordPress theme development.
Version: 1.4
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* Reset default browser styles */
@import url('/wp-content/themes/salirdelcolchon/reset.css');

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,600);

body {
	font-family: 'Open Sans','Helvetica Neue', 'Helvetica', Arial, sans-serif;
	font-size:14px;
	line-height:2em;
	color:#222;
	background: url('/wp-content/themes/salirdelcolchon/images/site-bg.jpg') repeat-x center top;
	margin:0;
	-webkit-font-smoothing:antialiased; 
}
a {color:#ea1365; text-decoration:none;}
/* =Structure
-------------------------------------------------------------- */

#page {
	display: block;
	margin: 0 auto;
	width:960px;
}
#primary {
	float: left;
	margin: 0 -360px 0 0;
	width: 100%;
}
#content {
	margin: 0 380px 60px 0;
	width:540px;

}
#main .widget-area {
	float: right;
	overflow: hidden;
	width: 340px;
	/*background-color:#DEDEDE;
	z-index:30;
	position:absolute;
	top:424px;
	margin-left: 580px;
	padding: 100px 0 0 10px;*/
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
	margin: 60px 0;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


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

#branding {
	background: url('/wp-content/themes/salirdelcolchon/images/main.jpg') no-repeat left top;
	height:396px;
	margin:0;
	display:block;
	
}

#site-title {
	font-size: 2em;
	font-weight: bold;
	margin: .67em 0;
	display:none;
}
#site-description {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em;
	display:none;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	/*background: #eee;*/
	display: block;
	float: left;
	margin: 0 auto 4em;
	width: 100%;
	margin-top:370px;
	/*border-bottom:solid 1px #ccc;*/
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}

#access a, #access a:visited {}

#access a:hover,#access a:visited:hover {}

#access .current-menu-item a {color:#ea1365; border-bottom:solid 1px #ea1365;}

#access a {
	display: block;
	float:left;
	line-height: 1.6em;
	margin: 0 35px 0 0;
	text-decoration: none;
	font-family:'Conv_DINCond-Medium',Sans-Serif;
	text-transform:uppercase;
	font-size:24px;
	color:#222;
}


#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	/*background: #dedede;*/
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}
#access li a.selected {color:#ea1365;}

#access li:hover > a,
#access ul ul :hover > a {
	/*background: #dedede;*/
	color:#ea1365;
}
#access ul ul a:hover {
	background: #cecece;
}
#access ul li:hover > ul {
	display: block;
}


#top-menu { float:right; padding-top:6px; margin: 13px 40px 0 0  }
#top-menu ul {display:inline; margin:0; padding:0; list-style:none;}
#top-menu li { float:left;list-style:none;}
#top-menu li a {font-family:'Conv_DINCond-Medium',Sans-Serif;text-transform:uppercase;font-size:18px;color:#ea1365;
text-decoration:none;padding: 0 1.4em 0 0;
}
#top-menu li a:hover {color:#222;}

.destacado {font-size:16px;}
.small {font-size:10px;}

/* =Content
-------------------------------------------------------------- */

.entry-content ul li {padding:2px 0; list-style-type:disc; margin: 0 0 0 20px; line-height:normal;}

.entry-content ul {padding: 0 0 20px 0;}

.entry-content {}
.entry-content strong {font-weight:700;}
.servicios {font-size:15px; line-height:24px;}
.dark {color:#ea1365;}
.destacado-dark {color:#ea1365; font-size:16px;}
.consulta { width:85%; padding:20px; background-color:#ea1365; color:#fff; font-size:14px; border:solid 1px #ccc; text-align:center}
.consulta a {font-family:'Conv_DINCond-Medium',Sans-Serif;text-transform:uppercase; font-size:18px; color:#fff;}
.consulta a:hover { border-bottom:solid 1px #fff; color:#fff;}

.compra {padding:10px; background-color:#ffffcc; border:solid 1px #FC9;}

.widget-title, .entry-title, .entry-title a { color:#ea1365; font-family:'Conv_DINCond-Medium',Sans-Serif;text-transform:uppercase;
font-size:24px;text-decoration:none; font-style:normal; font-weight:normal; margin:0 0 5px 0; padding:0; border-bottom:solid 1px #fff;}

.entry-title a:hover {border-bottom:solid 1px #ea1365;}

.entry-title-recientes { color:#ea1365; font-family:'Conv_DINCond-Medium',Sans-Serif;text-transform:uppercase;
font-size:24px; text-decoration:none; font-style:normal; font-weight:normal; margin:40px 0 0 0; padding:0;}

.page-title {display:none;}


p {margin: 0 0 10px 0; line-height:18px;}

.fb-like {}
.fb-like-home { margin-top:70px; position:absolute;}
.recent-posts { list-style:none; margin:0; padding:0;}
.recent-posts li {border-bottom:solid 1px #ccc; padding:10px 0;}
.recent-posts span {margin: 0 5px;}

.sticky {
}

.cat-links, .comments-link, .sep {display:none;}
.entry-date { color:#666;}
.entry-meta {
	clear: both;
	display: block;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#666;
	/*font-family:"Times New Roman", Times, serif;*/
	font-style:italic;
	padding:0 0 10px 0;
	font-weight:600;

	
}

.post {border-bottom:solid 1px #ccc; margin: 0 0 10px 0; padding: 0 0 10px 0;}

em {
	font-size:16px;
	color:#ea1365;
	font-weight:bold;
}

.libros {float:left; display:block; height:236px; margin: 0 0 15px 0;}

a.libros:hover, a.banner-libros:hover {opacity:.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
	}
	
a.libros, a.banner-libros {opacity:10;
    filter: alpha(opacity=100);
    -moz-opacity: 10;
	padding:0 0 5px 0;
	}

.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Gallery Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
}

/* Image Posts */
.format-image .entry-header {
	display: none;
}
.single .format-image .entry-header {
	display: block;
}
.format-image .entry-content,
.format-image .entry-summary {
	padding-top: 1em;
}
.single .format-image .entry-content,
.single .format-image .entry-summary {
	padding-top: 0;
}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


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

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


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

.widget {
	display: block;
	margin: 0 0 20px 0;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}

.widget ul {list-style:none; margin:0; padding:0;}
.widget li {margin: 0;}
.widget li a { text-decoration:none; color: #222; text-transform:uppercase; font-size:12px; letter-spacing:0px; border-top:solid 1px #ccc; width:100%; display:block;
padding:6px 0;}
.widget li a:hover {text-decoration:none; color:#ea1365;}

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

#colophon {
	padding: 1em 0 0;
	border-top: solid 1px #ccc;
}



#logo-planeta a {
	width:121px;
	height:32px;
	float:left;
	text-indent:-9000px;overflow:hidden;
	display:block;
	background-image: url(/assets/img/logo-planeta.png);
	background-repeat: no-repeat;
	background-position: left top;
	opacity:.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;}
	

#logo-planeta a:hover {opacity:10;filter: alpha(opacity=100);-moz-opacity: 10; }

#facebook a {width:38px;
	height:34px;
	float:left;
	text-indent:-9000px;overflow:hidden;
	display:block;
	background-image: url(/assets/img/logo-facebook.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 8px;
	opacity:.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;}
#facebook a:hover {opacity:10;filter: alpha(opacity=100);-moz-opacity: 10;}


#twitter a {width:38px;
	height:34px;
	float:left;
	text-indent:-9000px;overflow:hidden;
	display:block;
	background-image: url(/assets/img/logo-twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 8px;
	opacity:.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;}
#twitter a:hover {opacity:10;filter: alpha(opacity=100);-moz-opacity: 10;}

/* =Fonts
-------------------------------------------------------------- */

@font-face {
	font-family: 'Conv_DINCond-Medium';
	src: url('/wp-content/themes/salirdelcolchon/fonts/TradeGothicLTStd-BdCn20.eot');
	src: local('☺'), url('http://www.salirdelcolchon.com.ar/wp-content/themes/salirdelcolchon/fonts/TradeGothicLTStd-BdCn20.woff') format('woff'), url('/wp-content/themes/salirdelcolchon/fonts/TradeGothicLTStd-BdCn20.ttf') format('truetype'), url('/wp-content/themes/salirdelcolchon/fonts/TradeGothicLTStd-BdCn20.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_DINCond-Medium';
	src: url('/wp-content/themes/salirdelcolchon/fonts/DINCond-Medium.eot');
	src: local('☺'), url('/wp-content/themes/salirdelcolchon/fonts/DINCond-Medium.woff') format('woff'), url('/wp-content/themes/salirdelcolchon/fonts/DINCond-Medium.ttf') format('truetype'), url('/wp-content/themes/salirdelcolchon/fonts/DINCond-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}