/*  
Theme Name: Degt & Chocolatte
Theme URI: http://www.degt.cl
Description: Degt's design 
Version: 3.0
Author: Daniel Gutiérrez
Author URI: http://www.degt.cl
Tags: Chocolatte
 */

@import url("reset.css");

/* General styles */
*{
	margin: 0;
	padding: 0;
}

li{
	list-style: none;
}

body{
	background-color: #1A2516;
	font: 12px Arial, Helvetica, Sans-serif;
	color: #CCC;
}


h1, h2, h3, h4, h5{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #FF9;
	padding: 3px;
	line-height: 120%;
}
p{
	font: 12px/150% Arial, Helvetica, Sans-serif;
	color: #CCC;	
	margin-bottom: 10px;
}
strong{
	font-weight: bold;
	color: #8F6639;
}
a{
	color: #E3A357;
	text-decoration: none;
}
a:hover{
	color: #C4AD7E;
}

.total{
	width: 860px;
	float: left;
	margin: 10px 5px 10px 5px;
}
.line_down{
	background: transparent url(images/header_line.jpg) no-repeat scroll center bottom;
}


/*img*/

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

img.right {
	float: right;
	margin: 0 0 0 15px;
	
}


/* Divs */

#wrap {
	width: 100%;
	float: left;
}
.wrap{
	width: 900px;
	margin: 0 auto;
}
#header{
	float: left;
	width: 100%;
	background: url(images/header_line.jpg) no-repeat center bottom;
}
#header .wrap{
	height: 130px;
	background: url(images/header.jpg) no-repeat;
}


#home #main{
	background: url(images/main_bg2.jpg) no-repeat center top;
	float: left;
	width: 100%;
}
#main{
	/*background: url(images/main_bg2.jpg) no-repeat center -50px;*/
	background:#000;
	float: left;
	width: 100%;
}
#main .wrap{
	padding: 10px;
	width: 880px;
}

#main .content_left{
	padding: 0 0 0 0;
	width: 225px;
	float:left;
}
#main .content_right{
	padding: 10px 25px 0 45px;	
	width: 875px;
	float: left;
	background-color:#000;
}


#inside{
	/*background: url(images/main_bg2.jpg) no-repeat center -50px;*/
	background:#000;
	float: left;
	width: 100%;
}

#inside .content_left{
	padding: 0 0 0 0;
	width: 225px;
	float:left;
}
#inside .content_right{
	padding: 10px 25px 0 45px;	
	width: 875px;
	float: left;
	background-color:#000;
}

#inside ul{
	margin-left: 10px;
	padding-top: 5px;
}
#inside li{
	list-style: disc;
	margin-bottom: 10px;
	/*background: url(images/list_row_bg.gif) no-repeat left 3px;*/
	padding-left: 5px;
	clear: left;
}

#footer{
	/*background: #161110 url(images/footer_bg_top.gif) repeat-x;*/
	/*background: #010 url(images/footer_bg_top.gif) repeat-x;*/
	background: #010 url(images/header_line_2.png) no-repeat scroll center top;
	float: left;
	width: 100%;
	padding: 15px 0 0 0;
}
#footer .wrap{
	/*background: url(images/footer_bg_cat.gif) no-repeat 580px bottom;*/
}
#credits{
	background-color: #010;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Header */

#header h1 a{
	width: 460px;
	height: 129px;
	overflow: hidden;
	display: block;
	float: left;
	text-indent: -9999px;
	background: url(images/gc_logo.png) no-repeat 37px 10px;
}
#header h1 a:hover{
	background: url(images/gc_logo_over.png) no-repeat 37px 10px;
}
/*#header h2 {
	display: none;
	visibility: hidden;
}
#header ul{
	float: right;
	margin: 60px 50px 0 0;
}
#header li{
	display: block;
	font: 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 10px;
	float: left;
}

#header li a{
	background: url(images/btn.png) no-repeat 0 top;
	height: 40px;
	width: 40px;
	text-indent: -999px;
	overflow: hidden;
	display: block;
	float: left;
	margin-top:10px;
	
}
#header li a:hover{
	padding-bottom: 10px;
}
#header .home{
	background: url(images/btn.png) no-repeat 0 top;

}
#header .blog{
	background: url(images/btn.png) no-repeat -50px top;
}
#header .portafolio{
	background: url(images/btn.png) no-repeat -103px top;
}
#header .quien_soy{
	background: url(images/btn.png) no-repeat -153px top;
}
#header .contacto{
	background: url(images/btn.png) no-repeat -203px top;
}*/

.ToolTip{
	background: url(images/tooltip.gif) no-repeat 0 0;
	padding: 1px 3px;
	width: 100px;
	height: 25px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	color: #E3A357;
}
/* Main */
#main h1{
	font: 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #d3bf94;
	margin-bottom: 10px;
}
.portafolio_title{
	font-size: 24px !important;
	letter-spacing: -2px;
}
#main .col {
	float: left;
	width: 250px;
	padding: 5px 0;
}
#main .col_left{
	padding-right: 15px;
	background: url(images/dotted_vertical.gif) no-repeat right top;
}
#main .col_center{
	padding-right: 10px;
	padding-left: 20px;
}
#main .col_right{
	padding-left: 25px;
	background: url(images/dotted_vertical.gif) no-repeat left top;
}
#main ul{
	margin-left: 10px;
	padding-top: 5px;
}
#main li{
	list-style: disc;
	margin-bottom: 10px;
	/*background: url(images/list_row_bg.gif) no-repeat left 3px;*/
	padding-left: 5px;
	clear: left;
}

.ultimos_proyectos{
	background-color: #161110;
	width: 200px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}
.ultimos_proyectos .img_proyectos{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 3px solid #9B805A;
	width: 50px;
	height: 50px;
}
.ultimos_proyectos h3 a{
	color: #6C4D2B;
	width: 140px;
	float: left;
	margin-bottom: 5px;
}

/* Content */
#content{
	width: 630px;
	padding-right: 10px;
	float: left;
	background: transparent url(images/dotted_vertical.gif) no-repeat scroll right 40px;
	height: auto!important;
	height: 300px;
	min-height: 300px;
	margin-top: 25px;
}

#content h1{
	font-size: 24px;
	letter-spacing: -2px;
}
#content h2{
	margin-bottom: 10px;
}
h1.title_post{
	margin-bottom: 0!important;
}
h2.metas_post{
	font-size: 12px !important;
	color: #402E1E;
}
.metas_post a{
	color: #402E1E;
	border-bottom: dotted 1px #402E1E;
}
.metas_post a:hover{
	color: #E3A357;
}
#content h1 a{
	color: #9B805A;
}
#content h1 a:hover{
	color: #D3BF94;
}
#content .boxcontent {
  padding: 0px 20px 0px 20px;
}
.post{
	float: left;
	margin-bottom: 20px;
}
.fecha{
	height: 42px;
	width: 40px;
	position: absolute;
	left: -30px;
	top: 0;
	text-align: center;
	background: url(images/fecha.gif) no-repeat -3px bottom;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.fecha .dia{
	font: 24px Georgia, "Times New Roman", Times, serif;
}
.fecha .mes{
	clear: left;
	width: 100%;
	float: left;
	line-height: 50%;
}

.txt_body{
	float: left;
	width: 620px;
	margin-bottom: 10px;
	position: relative;
}
.txt_body h2{
	font-size: 18px;
}
.txt_body h3{
	margin-top: 40px;
	margin-bottom: 25px;
}
.metas{
	margin-top: 10px;
	float: left;
}

.wp-pagenavi{
	float: left;
	clear: left;
	margin: 10px 0 20px 0;
	padding-top: 5px;
	text-align: center;
	width: 100%;
	height: 20px;
}

/* Portafolio */
#portfolio{
	width: 100%;
	padding-right: 10px;
	float: left;
	height: auto!important;
	height: 300px;
	min-height: 300px;
	margin-top: 25px;
}

#portfolio h1{
	font-size: 24px;
	letter-spacing: -2px;
}
#portfolio h1 a{
	color: #9B805A;
}
#portfolio h1 a:hover{
	color: #D3BF94;
}
#portfolio .boxcontent {
  padding: 0px 10px 0px 10px;
}
.portafolio_body{
	float: left;
	width: 280px;
	height: 150px;
	margin: 0 5px 10px 5px;
	overflow: hidden;
}
#port_cat{
	float: left;
	margin: 5px 5px 10px 5px;
	width: 860px;
	z-index: 99;
	position: relative;
	display: none;
}
#port_cat li{
	float: left;
	margin-left: 30px;
}

.img_middle{
	height: 100px;
	width: 260px;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
	border-top: 1px solid #D6CEA9;
	position: relative;
}
.img_middle h2{
	position: absolute;
	height: 20px;
	width: 260px;
	top: 80px;
	left: 0;
	background: url(images/opacity-trans.png);
	display: block;
	padding: 3px;
	color: #FFF;
	/*opacity: 0.5*/;
	z-index: 10;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}
.img_middle img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	z-index: 5;
}
.img_middle a{
	z-index: 99;
	height: 100px;
	width: 260px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	overflow: hidden;
}
.img_middle a:hover{
	background: url(images/opacity-trans.png);
}
/* Sidebar */

#sidebar{
	margin-top: 30px;
	width: 220px;
	float: right;
}
#page #sidebar{
	margin-top: 65px;
}
#sidebar h3{
	font-size: 12px;
}
#sidebar h3 a{
	color: #6C4D2B;
}
#sidebar h3 a:hover{
	color: #9B805A;
}
#sidebar .img_proyectos{
	float: left;
	margin-right: 5px;
}

.bloque{
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.current-cat a{
	font-weight: bold;
	color: #9B805A;
}

#searchform{
	float: left;
	width: 190px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#searchform input{
	background-color: #2A1D15;
	border: solid 1px #37271A;
	font: 12px/150% Arial, Helvetica, Sans-serif;
	color: #9b805a;
	width: 140px;
	height: 15px;
	padding: 5px;
	float: left;
}
#searchform a{
	width: 25px;
	height: 25px;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	float: left;
	border: solid 1px #37271A;
	margin-left: 5px;
	background: url(images/search_btn.jpg) no-repeat left bottom;
}
#searchform a:hover{
	background-position: left top;
}

/*baner*/
#baner{
	/*background-image: url(images/baner_bg.jpg);*/
	background: #000;
	float: left;
	width: 100%;
}
#baner .wrap{
	height: 370px;
	overflow: hidden;
	position: relative;
}
#baner .quotes{
	float: left;
	padding: 120px 450px 0 10px;
	width: 420px;
	height: 250px;
	background: url(images/baner_degt_bg.jpg) no-repeat left top;
	position: absolute;
	background-image: url(wp-content/themes/degtV03/images/bannerbg_mort.jpg);
}
.quotes2{
	background: url(images/bannerbg_mort.jpg) no-repeat left top !important;
}
.quotes3{
	background: url(images/bannerbg_mort.jpg) no-repeat left top !important;
}
#baner h1{
	color: #E3A357;
	letter-spacing: -1px;
	font: 26px "Trebuchet MS", "Lucida Grande",  Lucida, Verdana, sans-serif;
}
#baner h2{
	font-size: 12px;
	color: #8f6639;
	font-weight: normal;
}

/* Footer */

#footer a{
	border-bottom: dotted 1px #E3A357;
}
#social_network a{
	border: none;
}

#footer .col {
	float: left;
	width: 250px;
	padding: 20px 20px;
	height: auto !important;
	height: 200px;
	min-height: 200px;
}

#footer h1{
	font: 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #6c4d2b;
	margin-bottom: 10px;
}
.clear_both{
	clear: both;
}
#footer #ultimas ul{
	background: url(images/footer_hr.gif) no-repeat left bottom;
	float: left;
	width: 100%;

}
#footer #ultimas li{
	list-style: none;
	width: 100%;
	float: left;
	clear: left;
	padding: 10px;
	background: url(images/footer_hr.gif) no-repeat left top;
}
#ultimas a{
	color: #9B805A;
	border: none;
}
#ultimas a:hover{
	color: #C4AD7E;
}
#footer .center{
	width: 250px;
	/*background: url(images/twitter_top.gif) no-repeat 20px 10px;*/
}
.twitter_box{
	float: left;
	padding: 10px 10px;
	width: 254px;
	/*background: #0f0c0a url(images/twitter_bottom.gif) no-repeat left bottom;*/
	margin-bottom: 10px;
}
.twitter-timestamp{
	float: right;
	clear: right;
	margin: 5px;
	display: none;
}
.twitter_box .followme{
	font-weight: bold;
}

.flickr, .facebook,.rss{
	background: url(images/social_icons.gif) no-repeat left top;
	float: left;
	display: block;
	width: 20px;
	margin-left: 5px;
	text-indent: 9999px;
	overflow: hidden;
}

.facebook{
	background-position: 0 -100px;
}
.rss{
	background-position: 0 -200px;
}
/* Credits */

#credits p{
	color: #3a3027;
	text-align: center;
}


/* Corner */
.box { 
  background: #1E1713; 
  float: left;
  width: 100%;
}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 15px; 
  background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right;
  width: 100%;
  float: left; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

/*wp styles*/

blockquote{
	float: left;
	padding: 10px;
	background-color: #2A1D15;
	margin: 10px 10px 10px 0;
	border: dotted 1px #996D3A;
	
}

.alignleft{
	float: left;
	margin: 0 10px 10px 0;
	display: block;
}
.alignright{
	float: right;
	margin: 0 0 10px 10px;
	display: block;
}
.aligncenter{
	text-align: center;
}
.more-link{
	float: left;
	clear: left;
	color: #C4AD7E;
}

/*comentarios */
#comentarios{
	float: left;
	width: 620px;
	margin-bottom: 10px;
	padding: 10px 0;
}
#comentarios ul{
	margin: 0;
	padding: 0;
}
#comentarios li{
	float: left;
	width: 600px;
	border-top: #4A3C31 solid 1px;
	padding: 10px;
	background: transparent url(images/main_bg2.jpg) no-repeat scroll 10px -65px;
}
#comentarios .children{
	float: left;
}
#comentarios li li{
	width: 560px;
	margin-left: 30px;
	margin-top: 20px;
}

.comment-author{
	float: left;
	width: 100%;
}
.comment-author h3, .comment-author img, .comment-author p,.comment-author div{
	float: left;
}
.comment-author div{
	margin: 0 0 10px 10px;
}
.comment-author p{
	clear: left;
	margin-bottom: 0;
}
.comment-txt{
	float: left;
}

#respond{
	float: left;
	width: 100%;
	border-top: #4A3C31 solid 1px;
	padding-top: 10px;
	background: transparent url(images/main_bg2.jpg) no-repeat scroll 10px -65px;
}
#respond h3{
	margin-bottom: 10px;
}
#commentform input{
	background: #2A1D15;
	border: #4A3C31 solid 1px;
	float: left;
	margin-right: 10px;
	color: #9b805a;
}
#commentform textarea{
	background: #2A1D15;
	border: #4A3C31 solid 1px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	color: #9b805a;
}
/* Sidebar menu*/
#sidebar_menu{
	margin: 0!important;
	padding: 0!important;
	border-top:  dotted 1px #2A1D15;
	border-bottom: dotted 1px #0F0C0A;
}

#sidebar_menu li{
	background: none;
	margin: 0!important;
	padding: 0!important;
	border-bottom:  dotted 1px #2A1D15;
	border-top: dotted 1px #0F0C0A;
}
#sidebar_menu a{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
}


/*Formulario contacto*/

.wpcf7 .form_left{
	float: left;
	width: 250px;	
}
.wpcf7 .form_right{
	float: right;
	width: 300px;	
}

.wpcf7 span input, .wpcf7 textarea{
	background-color: #2A1D15;
	border: solid 1px #37271A;
	font: 12px/150% Arial, Helvetica, Sans-serif;
	color: #9b805a;
}
.wpcf7 span input{
	width: 240px;
	height: 15px;
	padding: 5px;
}
.wpcf7 textarea{
	width: 290px;
	height: 90px;
	padding: 5px;
}

.wpcf7-not-valid-tip{
	background: url(images/tooltip.gif) no-repeat 0 0 !important;
	padding: 1px 3px !important;
	width: 100px!important;
	height: 25px !important;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif !important;
	text-align: center !important;
	color: #E3A357 !important;	
	font-size: 10px !important;

	border: none !important;
	top: -25px !important;
	left: 160px !important;
}

div.wpcf7-validation-errors {
	border:none !important;
	float:left;
	margin:0 !important;
	padding:0 !important;
	clear: left;
	color: #E3A357 !important
}

.wpcf7-mail-sent-ok{
	border:none !important;
	float:left;
	margin:0 !important;
	padding:0 !important;
	clear: left;
	color: #E3A357 !important
}

.ajax-loader{
	margin: 5px 0 0 10px;
}
