/*CSS reset*/
*{margin:0;padding:0;border:0;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,
blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,
em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,
var,dl,dt,dd,ol,ul,li,fieldset, form,label,legend,table,caption,
tbody,tfoot,thead,tr,th,td{font-weight:inherit;font-style:normal;font-size:100%;font-family:inherit;vertical-align:baseline;outline:0;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
/*end / CSS reset*/

/*CSS Default*/
#header,#content,#footer{float:none;clear:both;}
a{text-decoration:none;} a:hover{text-decoration:underline;}
#header .nav li a:hover, #header .navSec li a:hover, #content .single p a:hover, #content .semidouble ul.list li a:hover, #aside ul li a:hover, #main.right p a.linkContact:hover, .tool a:hover{text-decoration:none}
input,select,textarea{font:11px arial,helvetica,"sans Serif",clean,sans-serif;}
legend{display:none}label{cursor:pointer;cursor:hand;}:focus{outline:0;}

/* @font-face */
@font-face {font-family: 'AdobeCorporateIDMyriadSbScn';src: url(../fonts/zqmrb-webfont.eot);src: local('AdobeCorpID MyriadRgScn'), url(../fonts/zqmrb-webfont.ttf) format('truetype');font-weight: normal;font-style: normal;}
/*end / @font-face */

body{font:13px arial,helvetica,"sans Serif",clean,sans-serif;}
#wrap{}
#wrap.blog{}
#container{}
/*end / CSS Default*/

/*position*/
.clear {clear:both}
.right {float:right}
.left {float:left}
/* end / position */

/* hide elements */
.hide {display:none}
/*end / hide elements */


/*header*/
#header{width:522px;height:108px;margin:0 auto;border-bottom:1px solid #d0dde0}
#header input{float:right;margin-top:40px;*margin-top:-70px}
.blog #header{height:115px}
#header .branding a{width:179px;height:107px;float:left;display:inline-block;background:url(../img/logoDisqueAgua.gif) no-repeat left top;text-indent:-999em}
/*end / header*/

/*content*/
#content{width:502px;margin:0 auto;padding:0 10px}
#main.left{width:522px;margin-bottom:40px;background:#fff url(../img/bgTopMain.gif) no-repeat left top}
#main.left span.bottom{width:552px;height:10px;margin-top:25px;display:block;background:url(../img/bgBottomMain.gif) no-repeat left bottom}
#main .article .title{margin:25px 0 10px 0;font-size:25px;letter-spacing:-1px;color:#8ea9b1;text-transform:uppercase}
#main.left .hr{height:1px;margin:0 25px;background:#cedce1}
#main.left p{padding:0 0 25px 0;color:#707678}
#main.right p a.linkContact{font-size:12px;letter-spacing:-1px;color:#28698a;text-transform:uppercase}
#aside ul{margin-top:20px}
#aside ul li{width:187px;height:26px;padding-left:10px;margin-bottom:2px;display:block;background:url(../img/bgAside.gif) no-repeat 0 -52px}
#aside ul li a{width:187px;height:26px;display:block;background:url(../img/bgAside.gif) no-repeat right -78px;font-size:20px;color:#fff;text-transform:uppercase;line-height:26px;text-decoration:none;letter-spacing:-1px}
#aside ul li:hover, #aside ul li.active{background-position:0 0}
#aside ul li:hover a,  #aside ul li.active a{background-position:right -26px}
#main.left .author{height:26px;padding:0 10px;margin:0 0 50px 0; background:url(../img/bgBlog.gif) no-repeat 0 -31px;font-size:11px;color:#707678;line-height:26px}
#main.left .author a{font-weight:800;color:#28698a}
#main.left .tags{height:31px;padding:0 10px;margin:0 0; background:url(../img/bgBlog.gif) no-repeat 0 0;line-height:31px}
#main.left .tags span{font-size:16px;letter-spacing:-1px;color:#7797a0;text-transform:uppercase}
#main.left .tags a{color:#28698a}
/*end / content*/
