/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	background: #000;	
	color: #fff;
	font-size: 13px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
}

/* anchors
----------------------------------------------- */
a {
	color: #fff;	
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p{
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
	text-align:justify
}

/* 960 grid system container background
----------------------------------------------- */
.container_12,.container_encomenda,
.container_16 {
	background:#000;
	border:5px solid #fff;
}


/* logotipo
----------------------------------------------- */
	
h1#branding{
	position: relative;
	left:0;
	top:15px;
	background: url(../img/logo-1dasul.jpg) no-repeat top center;	
	text-indent: -9000px;	
	text-align:center;
	height: 222px;
}
h1#branding a{
	display:block;
	width: 940px;
	height: 222px;
}
h1#branding img{
	display:none;
	text-align:center;
	width:245px;
	margin:0 auto

}
.page-id-118 h1#branding a{
	display:inline;
	width: 600px;
	
}

/* page heading
----------------------------------------------- */
h6{
	text-transform:uppercase;
	font-size:24px	
}


/* boxes
----------------------------------------------- */
.home .grid_3 .box {
	background:url("../img/box-220.gif") no-repeat;
	height:285px
}


.box {
	margin-bottom:20px;	
}
.box1{
	margin-bottom:14px;	
}
.home .grid_3 .box .produto {
	background-position:center bottom;
	position:relative;
	height:280px;
	
}
.home .grid_3 .box .produto h3 {
	background-color:#F2F2F2;
	border:2px solid #000;
	color:#000;
	height:20px;
	padding:5px;
	position:relative;
	top:3px;
	margin-left:3px;
	width:205px;
	font-size:21px
}
.grid_3 .box .produto h3 a{	
	color:#000;
}
.grid_3 .box .produto h3 a:hover{	
	color:#737373;
	text-decoration:none
}
h2#pEm a{
	display:block;
	text-indent: -9000px;
	position:relative;
	background:url("../img/produtos-em.gif") no-repeat;
	height:285px
}
h2#pDestaque a{
	display:block;
	text-indent: -9000px;
	position:relative;
	background:url("../img/produtos-destaque.gif") no-repeat;
	height:285px
}
h2#locaisHome a{
	display:block;
	text-indent: -9000px;
	position:relative;
	background:url("../img/box-locais-home.gif") no-repeat;
	height:465px
}
h2#blogHome a{
	display:block;
	text-indent: -9000px;
	position:relative;
	background:url("../img/box-blog-home.gif") no-repeat;
	height:206px
}
h2#tvHome a{
	display:block;
	text-indent: -9000px;
	position:relative;
	background:url("../img/box-tv-home.gif") no-repeat;
	height:245px
}
h2#revivalHome a{
	display:block;
	text-indent: -9000px;
	position:relative;
	background:url("../img/box-revival-home.gif") no-repeat;
	height:465px;
	
}
#contatoHome{
	display:block;	
	position:relative;
	background:url("../img/box-contato-home.gif") no-repeat;
	height:245px;	
}
#contatoHome h2{
	display:block;
	text-indent: -9000px;		
}
#contatoHome h6{
	font-size:23px;	
	margin-left:240px;
	margin-top:75px
}
#contatoHome h6 a{
	display:block;
	margin-bottom:-0;
	padding-bottom:0px;
}
#contatoHome h6 a.atacadoHome{
	font-size:20px;	
}
h2#parceirosHome a{
	display:block;
	text-indent: -9000px;
	position:relative;
	background:url("../img/box-parceiros-home.gif") no-repeat;
	height:245px
}
#produtosDestaque1 img, #produtosDestaque2 img{
	margin-top:-31px;
	height:278px;
	margin-left:5px
}

/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}


/* menus
----------------------------------------------- */
ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
}
ul.menu li {
	margin:0;
}
ul.menu li a {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid #ccc;
}
ul.menu li a:hover {
	background:#eee;
}
ul.menu li a:active {
	background:#ccc;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}


/* section menus
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
}
ul.section li {
	text-transform:uppercase;
}
ul.section li a {
	background:#bbb;
}
ul.section li a:hover {
	background:#aaa;
}
ul.section li a:active {
	color:#fff;
	background:#666;
}
ul.section li li a {
	background:#ddd;
	border-bottom:1px solid #eee;
}
ul.section li li a:hover {
	background:#ccc;
}
ul.section li li a:active {
	color:#000;
	background:#fff;
}
ul.section ul li {
	text-transform:none;
}
ul.section ul.current li a {
	background:#eee;
	border-bottom:1px solid #fff;
}
ul.section ul.current li a:hover {
	background:#ddd;
}
ul.section ul.current li a:active {
	background:#fff;
}
ul.section li a.current {
	color:#fff;
	background:#666;
}
ul.section li a.current:hover {
	background:#555;
}
ul.section li a.current:active {
	background:#444;
}
ul.section li a.active {
	background:#fff;
	cursor:default;
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
}


/* table
----------------------------------------------- */
table {
	width:100%;
	border:1px solid #bbb;
	margin-bottom:10px;
}
col.colC {
	width:8em;
}
th, td {
	padding:.2em 1em;
	text-align:left;
}
thead th {
	border-bottom:2px solid #888;
	background:#bbb;
	padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
tbody th,
tbody td {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#eee;
}
tbody tr.odd th,
tbody tr.odd td {
	background:#fff;
}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #666;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency,
td.currency {
	text-align:right;
}


/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	border:1px solid #bbb;
	padding:10px;
	position:relative;
	background:#e9e9e9;
	margin-bottom:10px;
}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}


/* articles
----------------------------------------------- */
.articles {
	padding:0;
}
.articles h2 {
	margin:0;
}
#articles {
	padding-top:0;
}
.article {
	border-top:1px solid #666;
	padding-top:.5em;
}
.box .article {
	border-top:3px solid #fff;
	padding:13px 10px 0 10px;
}
.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.article h3 {
	margin-bottom:.2em;
	font-size:1.6em;
}
.box .first {
	border-top:none;
}
.article h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.5em;
}
.article a.image {
	float:left; 
	margin:3px 10px 3px 0; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}
.article a.image:hover {
	border:1px solid #666;
}
.article a.image img {
	float:left; 
}
.article p.meta {
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:.3em 0;
	margin-bottom:.8em;
}


/* site information
----------------------------------------------- */
#site_info .box {
	margin-top:40px;
	font-size:11px;
	color:#fff;	
	margin-bottom:10px;
}
#site_info p.grid_7, #site_info p.grid_3 {
	font-size:11px;
}
#site_info a {
	color:#fff;
	font-size:11px;
}

#site_info p.grid_365, #site_info p.grid_3{
	text-align:right;
}

/* AJAX sliding shelf
----------------------------------------------- */
#loading {float:right; margin-right:14px; margin-top:-2px;}
.block {padding-bottom:1px;}


/* Accordian
----------------------------------------------- */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size:1.1em;
	font-weight: normal;
}
.element h4 {
	margin: 0;
	padding:4px;
	line-height:1.2em;
}
.element p {
	margin: 0;
	padding: 4px;
}
.float-right {
	padding:10px 20px;
	float:right;
}

#accordian-block {
	padding-bottom:10px;
}


/* pag 1dasul
----------------------------------------------- */
#saudacoes{
	text-align:right;
	color:#FFF300;
	line-height:30px;
	font-size:18px;
	font-style:italic	
}
span.read-more{
	display:block;
	text-align:right;
	color:#FFF300;
	line-height:30px;
	font-size:18px;
	font-style:italic	
}

#quemFaz h2{
	display:block;
	text-indent: -9000px;
	position:relative;
	background:url("../img/box-quem-faz.gif") no-repeat;
	width:225px;
	height:156px;
	float:left;
	margin-right:7px;
	margin-top:10px
	}
.page-template-1dasul-php .gallery-caption, .page-id-300 .gallery-caption{
	display:none;	
}
.page-template-1dasul-php .gallery-icon, .page-id-300 .gallery-icon{
	float:left;
	width:225px;
	height:157px;
	background:url("../img/borda-galeria.gif") no-repeat;
}
.page-template-1dasul-php .gallery-icon, .page-id-300 .gallery-icon{
	float:left;
	width:228px;
	height:157px;
	background:url("http://www.1dasul.com.br/site/wp-content/themes/default/img/borda-galeria.gif") no-repeat;
margin:10px 7px 0 0;

}
.page-template-1dasul-php .gallery-icon img, .page-id-300 .gallery-icon img{
	padding:4px;
}
#loja1 h2{
	display:block;
	text-indent: -9000px;
	position:relative;
	background:url("../img/loja-1.gif") no-repeat;
	width:225px;
	height:156px;
	float:left;
	margin-right:7px;
	margin-top:10px
}
#loja2 h2{
	display:block;
	text-indent: -9000px;
	position:relative;
	background:url("../img/loja-2.gif") no-repeat;
	width:225px;
	height:156px;
	float:left;
	margin-right:7px;
	margin-top:10px
}
#loja3 h2{
	display:block;
	text-indent: -9000px;
	position:relative;
	background:url("../img/loja-3.gif") no-repeat;
	width:225px;
	height:156px;
	float:left;
	margin-right:7px;
	margin-top:10px
}

/* pag locais
----------------------------------------------- */
#placas{
	height:472px;
	background:url("../img/fundo-placa.gif") no-repeat;
}
#placas ul{
	font-size:21px;	
	color:#fff;
	width:403px;
	height:396px;
	margin-top:35px;
	margin-left:31px		
}
#placas ul li{
	margin-bottom:7px
}
#placas ul li a{		
	text-indent: -9000px;
	position:relative;
	display:block;
	color:#fff;
}
#placas ul li#placaCapao {
	width:403px;	
}
#placas ul li#placaCapao a{
	background:url(../img/placa-capao.gif) no-repeat left bottom;
	position:relative;	
	left:0;	
	height:128px
}
#placas ul li#placaCapao a.current, #placas ul li#placaCapao a:hover{
	position:relative;
	top:0;
	background-position:left 0;		
}

#placas ul li#placaSAmaro {
	width:403px;	
}
#placas ul li#placaSAmaro a{
	background:url(../img/atacado-placa.gif) no-repeat left bottom;
	position:relative;	
	left:0;	
	height:127px
}
#placas ul li#placaSAmaro a.current, #placas ul li#placaSAmaro a:hover{
	position:relative;
	top:0;
	background-position:left 0;		
}

#placas ul li#placaCentro {
	width:403px;	
}
#placas ul li#placaCentro a{
	background:url(../img/placa-centro.gif) no-repeat left bottom;
	position:relative;	
	left:0;	
	height:127px
}
#placas ul li#placaCentro a.current, #placas ul li#placaCentro a:hover{
	position:relative;
	top:0;
	background-position:left 0;		
}
.enderecos{
	height:147px;
	width:466px;
	background:url("../img/borda-loja.gif") no-repeat;
	margin-bottom:0;
	padding-top:15px;
	padding-left:23px;
	font-size:18px;
	line-height:30px
}
.enderecos p , .enderecos h2{	
	font-size:18px;
	line-height:30px
}
/* revival
----------------------------------------------- */
.page-id-50 .grid_3 .box {
	background:url("../img/borda-revival.gif") no-repeat;
	height:328px;
}
.page-id-50 .grid_3 .box h2{
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
	margin-top:-8px
}
.page-id-50 .grid_3 .box img{
	margin-left:4px;
	margin-top:3px;
	border-bottom:2px solid #fff
}
#revivalChamada h2{
	display:block;
	text-indent: -9000px;
	position:relative;
	background:url("../img/revival.gif") no-repeat;
	width:238px;
	height:1026px;	
}
.page-id-50 a.nextpostslink{
	margin-right:20px
	
}
/* tv
----------------------------------------------- */
.page-id-92 .grid_6 .box {
	background:url("../img/borda-tv.gif") no-repeat;
	height:346px;
	
}
.vvqvimeo{
	padding-top:20px	
}
.vvqyoutube{
	padding-top:10px	
}
#video3 .box, #video4 .box{
position:relative;
	top:325px;
padding-bottom:320px;
}
.page-id-92 h2{
	display:block;
	text-indent: -9000px;
	position:relative;
	top:370px;
	left:7px;
	background:url("../img/box-tv.gif") no-repeat;
	width:945px;
	height:326px;	
	margin-bottom:380px;	
}
.page-id-92 a.nextpostslink{
	margin-right:35px
	
}

/* contato
----------------------------------------------- */
#contatos{
	height:472px;
	background:url("../img/box-contato.gif") no-repeat;
}
#contatos h6{
	font-size:24px;	
	line-height:50px;	
	margin-top:300px;
	margin-left:40px
}
#formulario{
	height:472px;
	background:url("../img/borda-contato.gif") no-repeat;	
}
#contatos h6 span{
	
display:block;
margin-bottom:-25px;
}
#formulario form{
	padding-top:20px;
	margin-left:35px
}

#formulario form input{
	margin-top:10px;
	
	width:400px;
	border:0;
	height:20px;
	padding:5px;
	font-size: 13px;
	background-color:#fff;
	font-weight:bold
}

#formulario form select{
	margin-top:10px;
	font-size: 13px;
	width:410px;	
}
#formulario form textarea{
	margin-top:10px;
	height:90px;
	width:400px;	
	font-size: 13px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
	padding:5px;	
	font-weight:bold
}
#formulario form input#enviar {
	background: url("../img/bt-enviar.gif") no-repeat;
	height: 44px;
	width: 131px;
	font-size: 0px;
	text-indent:-9999px;
        border:0;
        float:right;
    cursor:pointer;
    margin-right:20px
}
#formulario div.obrigado{
	padding:20px;
	font-size:14px;
	line-height:20px
}
/* produtos
----------------------------------------------- */
h2#produtosChamada{
	display:block;
	text-indent: -9000px;
	position:relative;
	background:url("../img/produtos-box.gif") no-repeat;
	height:368px
}
.page-id-110 .grid_3 .box {
	background:url("../img/box-produtos.gif") no-repeat;
	height:368px;
}

.page-id-110 .grid_3 .box img{
	margin-left:4px;
	margin-top:3px;
	border-bottom:2px solid #fff
}
.page-id-110 .grid_3 .box h2, .page-id-110 .grid_3 .box span, .page-id-110 .grid_3 .box p.encomendar{
	font-size:14px;
	margin-left:10px
}
.page-id-110 .grid_3 .box h2{
	margin-bottom:10px;
	margin-top:-5px
}
.page-id-110 .grid_3 .box p.encomendar{
	margin-top:0;
	font-style:italic
}

.page-id-118 #formulario form input{
	margin-bottom:10px;
	
}
.page-id-110 .wp-pagenavi a.nextpostslink{
	margin-right:40px;	
}
/* parceiros
----------------------------------------------- */
h2#parceiroChamada{
	display:block;
	text-indent: -9000px;
	position:absolute;
	background:url("../img/parceiros-box.gif") no-repeat;
	width:305px;
	height:245px;
	padding-right:10px;
	z-index:1000;
	
}
.page-template-parceiros-php .gallery-icon{
	
	width:305px;
	height:245px;
	background:url("../img/box-parceiros.gif") no-repeat;
	
}
.galleryid-133{	
	float:left;
	z-index:1
}
.page-template-parceiros-php .gallery-item{
	width:305px;
	float:left;
	padding-right:10px;
	position:relative;
	padding-bottom:20px
}
.page-template-parceiros-php .gallery-icon img{
	margin-left:3px;
	margin-top:3px;
	
}

.page-template-parceiros-php .gallery-caption{
	float:none;
	display:block;
	height:10px;
	padding:10px;
	font-size:14px;
	background-color:#000;
	position:absolute;
	top:211px;
	border-top:1px solid #fff;
	width:280px;
	margin-left:3px
}
.page-template-parceiros-php .grid_inicial{
	margin-left:15px;
	width:965px
}