/*
Theme Name: Todo Costura
Theme URI: http://wordpress.org/
Description: This is my theme for Todo Costura
Version: 1.0
Author: Marysol Ortega
Author URI: http://marysolortega.com/
Tags: custom header, fixed width, two columns, widgets

	Todo Costura v1.0
	 http://marysolortega.com/todocostura/

	This theme was designed and built by Marysol Ortega,
	whose website you will find at http://marysolortega.com/

*/



/* Begin Typography & Colors */
body {
	background:#d0d3d7 url('images/bg.jpg') repeat-x top;
	font-size: 0.75em; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;	
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	background:#FFF;
	margin: 0 auto;
	padding: 0;
	width: 967px;
	}

#content {
	background:#fff;
	font-size: 1em;
	}

#body_container{
	float:left;
	width:100%;
	background:#fff;
	border-top:solid 1px #e4e6e8;
	border-left:solid 1px #e4e6e8;
	border-right:solid 1px #e4e6e8;
}

.entry{
	font-size: 1em !important;
	color:#585858;
}

.widecolumn .entry p {
	color:#585858;
	font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px dashed #ddd;
}

.even, .alt {

	border-left: 1px dashed #ddd;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2em;
	font-weight:normal;
	line-height:1.2em;
	}

h2.pagetitle {
	font-size: 2em;
	}

#sidebar h2 {
	font-size: 1.7em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #a01f5e;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #1b8988;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	background:#f6f6f7;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: Arial, Helvetica, sans-serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #22a9a8;
	text-decoration: none;
	}

a:hover {
	color: #22a9a8;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#header {
	display: block;
	margin: 12px auto 0;
	padding: 0;
	height:130px;
	width: 980px;
	}
	
#header img{
	margin-top:12px;}

#headerimg {
	background:url(images/banner.jpg) no-repeat top;
	margin: 0.3em 0 0 0;
	height: 183px;
	width: 100%;
	}

#header_right{
	float:left;
	width:690px;
}

#menu{
	background:#22a9a8;
	height:33px;
	display:block;
	float:left;
	padding:3px 0 2px 0;
}

#nav2{
	background:#22a9a8;
	border-bottom:dashed 1.5px #30c5c4;
	border-top:dashed 1.5px #30c5c4;
	display: block;
	font-size:1em;
	float:center;
	height:28px;
	margin: 0 auto;
	padding: 0;
}

#nav2 img, #header_right span img{
	float:left;
	margin:0;
}

#logo{
	float:left;
	width:290px;
}

#news{
	background:#F0EDF4;
	float:right;
	height:70px;
	margin-right:12px;
	display:block;
	width:665px;
}

#subscribe{
	border-left:dashed 1.5px #e1dae4;
	border-right:dashed 1.5px #e1dae4;
	border-top:dashed 1.5px #e1dae4;
	color:#585858;
	float:left;
	font-size:11px;
	padding:5px 10px;
	margin:5px;
	text-align:left;
	width: 49%;
}

#subscribe input, #search input, .wpcf7-form input, .wpcf7-form textarea, form#commentform input#submit{
	color:#858585;
	font-size:11px;
	padding:5px 10px;
	margin:5px 6px 5px 0;
}

.wpcf7-form textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px !important;
	width:400px;
}

#search{
	border-right:dashed 1.5px #e1dae4;
	border-top:dashed 1.5px #e1dae4;
	color:#585858;	
	float:left;
	font-size:11px;
	margin:5px 5px 0 0;
	padding:5px 10px;
	text-align:left;
	width: 42%;
}

#header_right span{ 
	float:left;
	display:block;
}

.narrowcolumn {
	float: left;
	padding: 0 20px 20px 30px;
	margin: 0;
	width: 600px;
	border-right:dashed 1.5px #c4c7d2;
	}

.widecolumn {
	padding: 10px 150px 20px;
	width: 666px;
}

.post {
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	background:#F6F6F7 none repeat scroll 0 0;
	border:1px dashed #C4C7D2;
	color:#9299AD;
	margin:30px auto;
	padding:5px 0;
	text-align:center;
	width:80%;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	color:#9299AD;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border:5px solid #E4E6E8;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, /*#sidebar ul ul li:before*/ {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul ul {
	border-bottom:dashed 1.5px #c4c7d2;
	padding-bottom:20px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 5px 0;
	padding: 0;
	}

#sidebar ul ul#category li{
	list-style-image:url(images/bullet_reel.jpg);
	list-style-position:inside;
	margin-bottom:1em;
}

#sidebar ul li#recent-comments ul li{
	list-style-image:url(images/bullet_comment.jpg);
	list-style-position:inside;
	margin-bottom:1em;
}


#sidebar li#recent-posts-2 ul li {
	margin-bottom:1em;
}


li.recentcomments a {
	color:#c42f86;
}

li.recentcomments a.url {
	color:#585858;
}

img.wp-smiley {
	border:none;
}

/* End Entry Lists */



/* Begin Form Elements */
#sidebar #searchform #s {
	color:#4D4D4D;
	font-size:1.3em;
	padding: 7px 4px;
	width: 100px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	color:#858585
	font-size:11px;
	}

.search{
	color:#585858;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:100%
}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
background:
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	color:#585858;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	color:#585858;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;

	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */



/* Begin Sidebar */
#sidebar {
	background:url(images/sidebar_bg.jpg) repeat-x top;
	float:left;
	padding: 20px 20px 10px 25px;
	width: 270px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*horizontal menu*/

#nav2, #nav2 ul {
	line-height: 1;
	list-style: none;
}

#nav2 a ,#nav2 a:hover{
	border:none;
	display: block;
	text-decoration: none;
}

#nav2 li {
	float: left;
	list-style:none;
	border-left:dashed 1.5px #30c5c4;
	margin-bottom:3px 0 6px;
	padding:3px 20px 0 20px;
	text-align:center;
}

#nav2 a,#nav2 a:visited, #nav2 a:hover {
	color:#fff;
	display:block;
	font-weight:normal;
	padding:0.25em 0 0.55em;
}

#nav2 a:hover, #nav2 a:active {
	color:#fff;
	text-decoration:none;
}	

#nav2 li a:hover{
	text-decoration:underline;
}

#nav2 li ul {
	border-bottom: 1px solid #a9a9a9;
	height: auto;
	left: -999em;
	position: absolute;
	width: 900px;
	z-index:999;
}

#nav2 li li {
	width: auto;
}

#nav2 li li a,#nav2 li li a:visited {
    color:#109dd0;
	font-weight:normal;
	font-size:0.9em;
}

#nav2 li li a:hover,#nav2 li li a:active {
	color:#fff;
}	

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: 30px;
}

/*End horizontal menu*/

/*Footer*/
#footer {
	border: none;
	color:#fff;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 0;
	}
	
#footer ul {
	text-align:left;
	border-bottom:dashed 1.5px #E881C3;
	padding-bottom:7px;
}

#footer ul li {
	list-style: url(images/bullet_products.gif);
	list-style-position:outside;
	font-size:17px;
	font-weight:bold;
}
	
	
.footer_wrapper{
	background: #a01f5e url('images/footer_bg.jpg') repeat-x top;
	float:left;
	width:100%;
}

#products{
	float:left;
	border-bottom:dashed 1.5px #D35291;
	width:100%;
	}
	
#info{
	border-top:dashed 1.5px #D35291;
	float:left;
	width:100%;
	margin:2px 0 10px 0;
}

/*End Footer*/

/*footer horizontal menu*/
#nav_footer{
	display: block;
	float:left;
	font-size:11px;
	height:30px;
	padding: 0;
}

#nav_footer, #nav_footer ul {
	line-height: 1;
	list-style: none;
	border-bottom:none !important;
}

#nav_footer a ,#nav_footer a:hover{
	border:none;
	display: block;
	text-decoration: none;
}

#nav_footer li {
	float: left;
	list-style:none !important;
	padding:0 6px;
	text-align:center;
	border-right:solid 2px #D35291;
	margin-top:18px;
	font-size:11px !important;
	font-weight:normal !important;
}

#nav_footer a,#nav_footer a:visited, #nav_footer a:hover {
	color:#fff;
	display:block;
	font-weight: normal;
	padding:0;
}

#nav_footer a:hover, #nav_footer a:active {
	color:#fff;
	text-decoration:underline;
}	

#nav_footer li a:hover{

}

#nav_footer li ul {
	border-bottom: 1px solid #a9a9a9;
	height: auto;
	left: -999em;
	position: absolute;
	width: 900px;
	z-index:999;
}

#nav_footer li li {
	width: auto;
}

#nav_footer li li a,#nav_footer li li a:visited {
    color:#109dd0;
	font-weight:normal;
	font-size:0.9em;
}

#nav_footer li li a:hover,#nav_footer li li a:active {
	color:#fff;
}	

#nav_footer li:hover ul, #nav_footer li li:hover ul, #nav_footer li li li:hover ul, #nav_footer li.sfhover ul, #nav_footer li li.sfhover ul, #nav_footer li li li.sfhover ul {
	left: 30px;
}

#info span{
	display: block;
	float:left;
}

#info span a{
	color:#fff;
}

#info span a:hover{
	color:#fff;
}

#info span img{
	margin:12px 0 0 12px;
}

#info span p{
	border-right:dashed 2px #D35291;
	padding:2px 8px 4px 9px;
	float:left;
	margin-top:25px;
	font-size:11px;
}

/*End horizontal menu*/

/*contact form*/
.wpcf7-form{
	margin:5em 0 5em 7em;
	text-align: left !important;
}
/*End contact form*/

#featured .homepage_products .brandbox{ float:left; width:231px; height:230px; background:#fff url(images/brand_top.jpg) no-repeat top; margin:0; padding:10px 10px 10px 0; overflow:hidden}
#featured .homepage_products .detailsbox{ float:left; width:231px; height:40px; background:#fff; margin:0 0 5px; padding:0 10px 10px 0; overflow:hidden}
#featured .homepage_products .brandbox h2, #featured .products .productbox h2{ font-size:11px; font-weight:bold; margin-top:10px; }
#featured .homepage_products .detailsbox .tags, #featured .products .detailsbox .tags{color:#626262; float:left; margin:8px}
#featured .homepage_products .detailsbox .coms, #featured, {color:#626262;}
#featured img {border:none; margin:0 5px 0 0}
#featured .homepage_products .detailsbox .coms, #featured .products .detailsbox .coms{float:left; margin:4px 5px 0 8px; width:124px; text-align:left}
#featured .homepage_products .detailsbox .details, #featured .products .detailsbox .details {float:left; width:94px}
#featured .homepage_products{float:left; width:245px; margin-bottom:20px;}
#featured .seemore{color:#fff; float:left; width:231px; height:20px; background:#59bfbe; padding:3px 10px 3px 0;}
#featured .seemore a, #featured .seemore a:hover{color:#fff}
.brandbox .more-link{display:none}
.brandbox p img{padding:20px 0}
.products{width:600px; float:left; color:#626262;}
.products .productbox{float:left; width:250px; height:185px; margin-top:20px; overflow:hidden; text-align:center }
.products .detailsbox{float:left; width:250px; height:75px; overflow:hidden }
.singleproduct{float:left; width:250px; height:285px; overflow:hidden; margin:10px 25px 10px 25px;}

.clearfix{clear:both;}

div#slideshow div{
padding:0 !important
}
