/*
Theme Name: Eco Falls Water
Theme URI: http://www.ci-dd.com
Description: Wordpress theme designed by <a href="http://www.ci-dd.com">Pakore</a>
Version: 1.0
Author: CIDD Web Design
Author URI: http://www.ci-dd.com/
*/

/* Normalization de margins y paddings */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td
	{margin:0px; padding:0px;}
/* Normalization de fonts para titles*/
h1, h2, h3, h4, h5, h6
	{font-size:100%;}
/* Remove style from lists*/
ol, ul
	{list-style:none;}
/* Normalization of size and font weight */
address, caption, dfn, th, var, br, p
	{font-style:normal; font-weight:normal;}



html, body {
	margin: 0px 0px 0px 0px;
	width:100%;
    height:100%;
	background-image:url(images/bckg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#040d00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment:fixed;
	
}



#wrapper {
	width: 1000px;
	height:auto;
	position: relative;
	margin-left:auto;
	margin-right: auto;
}

#nav {
	width: 1000px;
	height:38px;
	float: left;
	position:relative;
	z-index:1000;
	background-image:url(images/line.png);
	background-repeat:no-repeat;
	background-position: bottom;

}


#nav ul{
	width:800px;
	height: 38px;
	float:left;
	position:relative;
	display: block;
	margin-left:63px;


}

#nav li{
	height: 30px;
	width: auto;
	float:left;
	position:relative;
	font-size:15px;
	color:#5e5e5e;
	text-decoration: none;
	padding-left:30px;
	display:inline-block;
	padding-top:8px;
	background-image:url(images/hoja.png);
	background-position:left;
	background-repeat: no-repeat;
	padding-right:40px;

}

#nav li a{
	text-decoration:none;
	color:#5e5e5e;
	font-weight: bold;

}

#nav li a:hover{
	text-decoration:none;
	color:#5ea206;

}


#top {
	width: 1000px;
	height:150px;
	float: right;
	background-image: url(images/top.png);
	padding-top:20px;
}

#content {
	width: 1000px;
	height:auto;
	float: right;
	background-image:url(images/content.png);
	position:relative;
}


#content_left h2{
	font-family:"Trebuchet MS";
	font-size:30px;
	color:#4e88bd;
	height: auto;
	position:relative;
	width:600px;
	margin-bottom:15px;
}




#content_left{
	width: 660px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000000;
	line-height: 24px;
	position:relative;
	text-align:justify;
	margin-left: 68px;
	padding:30px 0 40px 0;
	float:left;
}



#footer {	
	width: 920px;
	height:16px;
	float: right;
	background-image:url(images/footer.png);
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-top:35px;
	padding-left:40px;
	padding-right:40px;
}


#footer a{
	text-align:right;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	float:right;
	text-decoration:none;
	padding-left:7px;
	width:auto;
	height:auto;
}

#footer a:hover{
	color:#000;
}

#right{
	width:200px;
	height:auto;
	float:right;
	margin-right:50px;
	position:relative;
	bottom:0px;
	margin-top:20px;

}

#right h3{
	width:165px;
	height:25px;
	float: left;
	position:relative;
	color:#FFF;
	text-align:left;
	padding-left:15px;
	padding-top:4px;
	margin:20px 0 7px 0;
	background-image: url(images/title.png);
}
#box{
	width:180px;
	height: auto;
	float: left;
	position:relative;
}

#box_top{
	width:180px;
	height: 7px;
	float: left;
	position:relative;
	background-image:url(images/box_top.png);
}

#box_bottom{
	width:180px;
	height: 6px;
	float: left;
	position:relative;
	background-image: url(images/box_bottom.png);
}

#box ul{
	width:180px;
	height: auto;
	float: left;
	position:relative;
	background-color:#fff;
	text-align:left;
	padding:5px 0 20px 0;
	margin:0;
}

#box li{
	width:150px;
	height: auto;
	float: left;
	position:relative;
	text-align:left;
	margin: 0 15px 0 15px;
	padding:7px 0 7px 0;
	border-bottom: dashed 1px #ababab;
	font-size:12px;
}

#box li a{
	color:#888988;
	text-decoration:none;
}

#box li a:hover{
	color:#75b84c;

}



#footer a.cidd {
	margin-right:0px;
	margin-left:20px;
	color:#000000;
	font-size:12px;
	float:right;
	position:relative;
	width:auto;
	height:auto;
	
}
#footer a.cidd:hover {
color:#871D1D;
}

.arbol {
	position:relative;
	margin-top:-110px;
	float:right;
	height:97px;
	width:96px;
	margin-right:55px;
	}
	
#product {
	width:110px;
	height:auto;
	position:relative;
	float:left;	
	margin:15px 22px 10px 0;
}

.title_product  a{
	color:#319bd8;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:14px;	
	margin-bottom:10px;
	position:relative;
	width:110px;
	height:auto;
	float:left;
	padding-top:7px;
	text-decoration:none;
	}

.title_product a:hover{
	text-decoration:underline;

}
.price {
	color:#666666;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:5px;
	position:relative;
	width:110px;
	height:auto;
	float:left;	
	}
	
.discount {
	color:#666666;
	text-align:center;
	font-size:12px;
	line-height:14px;
	position:relative;
	width:110px;
	height:auto;
	float:left;	
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.bot3 {
 
	cursor: pointer;
	margin-left:-10px;
	margin-top:5px;
}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	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;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


h3 {
	padding: 0;
	margin: 30px 0 0;
	color:#6ab74c;
	font-weight:normal;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	
	}






.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}



.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	margin-bottom:10px;
	padding:5px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;

	}

.commentlist cite, .commentlist cite a {
	color:#2f6c0a;
	font-weight: bold;
	}
	
.says{
	color:#a1a1a1;
	font-weight: bold;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, 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: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	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 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}



#sidebar h2.widgettitle {
	width:165px;
	height:25px;
	float: left;
	position:relative;
	color:#FFF;
	text-align:left;
	padding-left:15px;
	padding-top:4px;
	margin:20px 0 7px 0;
	background-image: url(images/title.png);
	background-repeat:no-repeat;
}
#sidebar ul li a{
font-size:12px;
}



/* Shopp side bar */


#box_white{
background-color:#FFFFFF;
float:left;
height:auto;
margin:0;
padding:10px 0 10px 10px;
position:relative;
text-align:left;
width:170px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#888988;
}
#box_white .money{ 
color:#000;
font-weight:bold;
}

#box_white a{
	padding-top:10px;
	position:relative;
	float:left;
	height:auto;
	width:auto;
}

#box_white a:hover{
	text-decoration:underline;
}

ul.shopp_categories {
background-color:#FFFFFF;
float:left;
height:auto;
padding:10px 5px;
width:170px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}

ul.shopp_categories li{
	width:150px;
	height: auto;
	float: left;
	position:relative;
	text-align:left;
	margin: 0 15px 0 8px;
	padding:7px 0 7px 0;
	border-bottom: dashed 1px #ababab;
	font-size:12px;
}


ul.shopp_categories li a{
font-size:12px;
color:#888988;
}

#shopp .products .frame img {
display:inline;
color:#fff;
background-color:#FFF;
border:none;
width:auto;
height:155px;
margin-bottom:7px;
position:relative;
float:left;
}

#shopp ul.products li .details h4 a{
float:left;
line-height:16px;
text-align:center;
margin-bottom:10px;
position:relative;
height:auto;
width:110px;
padding:0px;
}

#shopp .category {
position:relative;
height:auto;
width: 650px;
float:left;
margin:0px;
padding:0px;
}

#shopp .category h3{
color:#6AB74C;
font-weight:normal;
margin:0px 0 0;
padding:0;
}


#shopp .category h3 {
color:#6AB74C;
font-weight:normal;
margin:0 0 15px 0;
padding:0 0 5px 0;
font-size:20px;
font-weight:bold;
border-bottom: dashed 1px #ababab;
}

#shopp #cart big {
display:block;
margin:10px 0;
padding:0 0 10px 0;
border-bottom: dashed 1px #ababab;
}

#shopp #cart big a{
position:relative;
height:auto;
width:auto;
}

#shopp ul + h3 {
font-size:20px;
font-weight:bold;
}

#shopp h3.price {
font-size:15px;
font-weight:bold;
color:#000;
}

#shopp .gallery .previews li img {
display:inline;
margin-top:-3px;
vertical-align:middle;
color:#fff;
background-color:#FFF;
border:none;
}
ul.shopp_categories li ul.children li{
border:none;
}
#siteseal {
margin:20px;
float:right;
position:relative;
}
#gb_form_div {
margin-top:25px;
}
