/*
Theme Name:SiGA 4
Theme URL:http://sigasw.com.br
Description:Versão conforme o site
Author:Felipe Diesel
Author URI:http://felipediesel.net
Version:4.0
*/

/* RESET */ 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,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}
html {
  background:#373636;
}
body {
  border-top:8px solid #373636;
}
body, p, ol, ul, td, th, input, select, textarea {
  font:normal 14px/1.3em "Trebuchet MS", Arial, "sans serif";
}
.clear {
  clear:both;
}
a img {
  border:none;
}
a:link, a:visited, a:hover {
  text-decoration:underline;
  color:#f97500;
}
p {
  margin:0 0 15px 0;
}

#flash {
  clear:both;
  cursor:pointer;
}
.flash_error, .flash_notice {
  margin:0 0 15px 0;
  padding:8px 10px 8px 40px;
  border:2px solid #ccc;
  clear:both;
  cursor:pointer;
  text-align:left;
}
.flash_error {
  background:#f4cfd6 url('images/flash_error.png') no-repeat 8px center;
  border-color:#c00;
}
.flash_notice {
  background:#E4F2DA url('images/flash_success.png') no-repeat 8px center;
  border-color:#84BE5A;
}

.container {
  width:980px;
  margin:0 auto;
}
h2  {
  font: normal 23px/1.4em 'Lucida Grande','Lucida Sans Unicode',sans-serif;
  margin:0 0 15px;
  text-align:left;
}
h3  {
  font: normal 17px/1.4em 'Lucida Grande','Lucida Sans Unicode',sans-serif;
  margin:10px 0 5px;
}
#title h2 {
  width:980px;
  margin:0 auto 15px;
  padding:10px 0;
  font-size: 32px;
}
#header {
  background:#fff;
  padding:0 0 5px;
}
h1#logo {
  margin:10px 0 0 35px;
  float:left;
  width:117px;
}
h1#logo a {
  display:block;
  height:51px;
  background:url(images/logo.png) no-repeat 0 0;
  text-indent:-9999px;
  overflow:hidden;
}
#subtitle {
  margin:23px 0 0 3px;
  float:left;
}
#subtitle a {
  padding:3px 1px 2px 5px;
  border-left:1px solid #ACA9A9;
  display:block;
  color:#666;
  font-size:.6em;
  text-decoration:none;
}
#nav {
  float:right;
  margin:15px 0 0;
}
#nav li {
  float:left;
  list-style:none;
}
#nav li a {
  display:block;
  padding:12px;
  font-size:15px;
  text-decoration:none;
  color:#000;
}
#nav li a:hover {
    text-decoration:underline;
}
#nav li#nav_blog a {
  text-decoration:underline;
  color:#f97500;
}
#content {
  border-top:1px solid #ADAAAA;
  background:#EBEAEA;
  min-height:280px;
}

.highlight {
  background:#333 url(/images/highlight-bg.png) repeat-x 0 0;
  color:#ffe;
  padding:20px 0 0;
  clear:both;
}
.highlight h2 {
  margin:0 0 20px 40px;
  font-size:24px;
  line-height:30px;
  float:left;
  width:450px;
  text-align:right;
}
.highlight .button {
  width:490px;
  float:left;
  margin:5px 0 0;
}
.highlight .button a {
  width:387px;
  display:block;
  text-indent:-9999px;
  margin:0 auto;
  overflow:hidden;
  height:53px;
  background:url(/images/test.png) no-repeat 5px 10px;
}

#description {
  float:left;
  width:510px;
  margin:20px 0;
  padding:0 0 0 30px;
}
#description ul li p {
  font: normal 13px/1.4em 'Lucida Grande','Lucida Sans Unicode',sans-serif;
}
#description ul lih3 {
  font:normal 15px/1.4em 'Lucida Grande','Lucida Sans Unicode',sans-serif;
  margin:5px 0 2px;
  color:#F97500;
}

#comments_and_advantages {
  padding:20px 0;
  background:#fff;
  border-top:1px solid #ADAAAA;
}
#comments {
  width:389px;
  float:left;
  margin:0 30px 0 0 ;
}
#advantages {
  width:550px;
  padding:0 0 0 10px;
  float:left;
  border-left:1px solid #EBEAEA;
}
#advantages h2 {
  margin-left:15px;
}
#advantages ul li {
  width:260px;
  margin:0 0 10px 15px;
  float:left;
}
#advantages ul li img {
  float:left;
}
#advantages ul li h3 {
  margin:12px 0 11px 48px;
  color:#333;
  font-weight:bold;
}
#advantages ul li p {
  font-size:.95em;
  color:#333;
  margin:0;
}

#introduction {
  width:470px;
  padding:0 20px 0 0;
  float:left;
}

#more_nav {
  float:left;
  width:140px;
  font: normal 14px/1.4em 'Lucida Grande','Lucida Sans Unicode',sans-serif;
}
#more_nav li {
  list-style:none;
}
#more_nav li a {
  text-align:right;
  color:#f97500;
  border-right:1px solid #ADAAAA;
  display:block;
  padding:6px;
  text-decoration:none;
}
#more_nav li:hover a, #more_nav li.current a {
  padding:5px 6px;
  border:1px solid #ADAAAA;
  border-right:1px solid #fff;
  background:#fff;
}
#more {
  width:809px;
  min-height:350px;
  padding:15px;
  float:right;
  background:#fff;
  margin-left:-1px;
  margin-bottom:25px;
  border:1px solid #ADAAAA;
}
#navigation {
  padding:20px 0 0;
}
p#more_test {
  text-align:center;
  font-weight:bold;
}
p#previous, p#next {
  width:21px;
  margin-top:-42px;
}
p#previous {
  float:left;
}
p#next {
  float:right;
}
p#previous a, p#next a {
  display:block;
  height:36px;
  text-indent:-9999px;
  overflow:hidden;
}
p#previous a {
  background:url(images/previous.png) no-repeat 0 0;
}
p#next a {
  background:url(images/next.png) no-repeat 0 0;
}
#more img {
  float:left;
  margin:10px 10px 10px 10px;
}

.message p {
  margin:0;
  font: italic normal 16px/1.3em Times,"Times New Roman",Serif;
  text-align:left;
  color:#363636;
}
.from p {
  margin:0;
  padding:0 0 20px 100px;
  font-size:12px;
  text-align:right;
}
.from span {
  color:#666;
  font-weight:bold;
}

#testimonials, #new_demonstration, #new_contact {
  width:470px;
  padding:0 0 0 20px;
  float:left;
}
#new_demonstration, #new_contact {
  margin:-25px 0 0;
}

.advantage.even {
  width:400px;
  margin:0 0 0 50px;
  float:left;
  clear:left;
  text-align:right;
}
.advantage.odd {
  width:405px;
  margin:0 50px 0 0;
  float:right;
  clear:right;
  text-align:left;
}
.advantage h3.title {
  margin:0 0 10px 0;
  color:#f97500;
  font-weight:bold;
}
#footer {
  background:none repeat scroll 0 0 #373636;
  border-top:2px solid #555555;
  padding:10px 0 20px;
}
#footer p {
  font: normal 11.5px/1.4em 'Lucida Grande','Lucida Sans Unicode',sans-serif;
  color:#EBEAEA;
}
#footer a {
  color:#fff;
}
#company {
  margin:-30px 0 0;
  padding:0 !important;
  float:right;
}
#company a {
  display:block;
  float:right;
  width:80px;
  height:20px;
  margin:-1px 0 0 5px;
  background:url(images/29sul.png) no-repeat 0 0;
  text-indent:-9999px;
  overflow:hidden;
}

/************************/


#postnavigation {
  text-align:center;
}

#commentlist li {
  background:#E6E4E4;
  border:1px solid #ADAAAA;
  padding:10px;
  margin:0 0 10px;
}
#commentsform {
  background:#E6E4E4;
  border:1px solid #ADAAAA;
  padding:10px;
  margin:0 0 10px 20px;
}
#commentsform h3 {
  font-size:1.2em;
}
#commentsform p {
  margin:0 0 3px;
}
#commentsform label {
  font-size:.9em;
}

.gallery img, .aligncenter, .alignright, .alignleft, .wp-caption {
  padding:5px;
  border:1px solid #ADAAAA !important;
  background:#fff;
}
.aligncenter {
	display:block;
  margin-left:auto;
	margin-right:auto;
}
.alignright {
	margin:0 0 2px 7px;
	float:right;
}
.alignleft {
	margin:0 7px 2px 0;
	float:left;
}
.wp-caption {
  text-align:center;
  margin-bottom:15px;
}
#content p.wp-caption-text {
  font-size:.8em;
  color:#666;
  margin:0;
}

.postmeta {
  font-size:.8em;
  color:#666;
  margin:0 0 15px;
}

#post {
  float:left;
  width:660px;
  padding:20px 0 0;
}
#sidebar {
  float:right;
  width:290px;
  margin:10px 0 0 15px;
  padding:10px 0 10px 14px;
  border-left:1px solid #ADAAAA;
}

#feed_subscribe h3 {
  width:160px;
  margin:15px 0;
}
#feed_subscribe h3 a {
  text-indent:-9999px;
  overflow:hidden;
  background:transparent url(images/feed.png) no-repeat 0 0;
  display:block;
  height:125px;
}
#feed_mail p.subtitle {
  color:#666;
  font-size:.9em;
  margin-bottom:6px;
}
#sidebar .categories ul li {
  font-size:.9em;
}

#post ul {
  list-style:square;
  padding:0 0 0 20px;
}
#post ol {
  list-style:decimal;
  padding:0 0 0 20px;
}
#post li {
  margin:0 0 10px;
}

