/*
	Theme Name: Sevel
	Theme URI: http://www.sevel.eng.br/
	Description: A fantastic theme for Sevel Website - Curitiba - Brazil.
	Version: 1.0
	Author: GN10
	Author URI: http://www.gn10.com.br
	Tags: blue, yellow, fixed width, one column
*/

/* Basics */
body {
	font-size: 13px;
	font-family: "Helvetica Neue", Helvetica-Neue, HelveticaNeue, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
	background: #ebf1f7 url(images/bkg-body.png) repeat-x top left;
}

a {outline: 0;}
a img {border: 0px; text-decoration: none;}
a:link, a:visited {color: #114973; padding: 0 1px; text-decoration: none;}
a:hover, a:active {color: #10324B; text-decoration: underline;}
a.invert {color: #FFF; background: #10324B; text-decoration: underline; padding: 3px 4px;}
a.invert:hover {color: #FFF; text-decoration: underline;}

address {font-style: normal; margin: 0; padding:0;}

strong, b {font-weight: bold;}
em, i {font-style: italic;}
hr {color: #CCC; border-color: #FFF; display: block; margin: 5px;}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 2px 0;
}

h1 {font-size: 32px;}
h2 {font-size: 28px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

p {margin: 10px;}
ul {list-style: outside disc; margin: 1em 0 1.5em 1.5em;}
ol {list-style: outside decimal; margin: 1em 0 1.5em 1.5em;}

dl {margin: 0 0 1.5em 0;}
dt {font-weight: bold;}
dd {margin-left: 1.5em;}

table {
	margin: 0 auto;
	width: 98%;
	border-collapse: collapse;
	border-color: #777;
}
thead th {padding: 3px; text-align: center;}
thead td {}

tbody td {padding: 3px;}
tbody th {}

tbody .alt td {}
tbody .alt th {}

tfoot th {}
tfoot td {}
.tdborder {border-bottom: 1px solid #EBEBEB;}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #666;
	margin: 12px 8px;
	padding: 0 0 0 35px;
	background: url(images/blockquote.gif) no-repeat left top;
}

form {margin: 0; padding: 0;}

label {font-size: 1.1em; height: 25px; line-height: 25px;}

fieldset {
	background: #f9f9f9;
	margin: 1.5em;
	padding: 2em;
	border: 1px solid #999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

legend {font-size: 1.25em; margin-bottom: 0 !important; margin-bottom: 1.429em; padding: 0 .5em;}

input[type='text'], textarea, select {
	font: 13px Tahoma, Arial, sans-serif;
	background: #fff;
	border: 1px solid #ccc;
	color: #666;
	font-family: inherit;
	font-size: inherit;
	padding: 2px;
	width: 220px;
}
input[type='text']:hover, textarea:hover {background: #FFFBEF; border-color: #FFD324; cursor: text;}
input[type='text']:focus, textarea:focus {background: #ffC; border-color: #FFD324; color: #0d0d0d;}
input[type='checkbox'], input[type='radio'] {margin-top: 5px;}
input[type='submit'] {cursor: pointer; font-size: 17px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

textarea {margin-bottom: 7px; width: 250px; height: 170px;}


/* Globals */
.left {float: left;}
.right {float: right;} 
.center, .aligncenter {text-align: center;}

.alignleft {float: left; margin-right: 10px;}
.alignright {float: right; margin-left: 10px;}


.tright {text-align: right;}
.tleft {text-align: left;}

.five {margin: 5px 5px 10px 5px;}
.rfive {margin-right: 5px;}
.lfive {margin-left: 5px;}

.clear {clear: both;}
.hidden {display: none;}
.zero, .zero p {margin:0; padding: 0;}
.mapa {margin-left: 10px; padding: 5px; background: #F2EFE9;}
.banner-page {margin: 5px 0;}

/* Messages */
.req {color: #C74350;}
.error,.notice, .success {padding: .2em; margin-bottom: 1em; border: 2px solid #ddd;}
.error {background: #FBE3E4; border-color: #FBC2C4; color: #8a1f11;}
.notice {background: #FFF6BF; border-color: #FFD324; color: #514721;}
.success {background: #E6EFC2; border-color: #C6D880; color: #264409;}

.error a {color: #8a1f11;}
.notice a {color: #514721;}
.success a {color: #264409;}

/* MSN */
.msn-contact {
	width: 170px;
	text-align: center;
	padding: 6px 2px;
	margin: 4px;
	background: url(images/msn-contact.gif) no-repeat;
}
.msn-contact a {font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #444;}

/* Structure */
#page {
	width: 770px;
	margin: 0 auto;
	position: relative;
	background: #FFF;
}

#content {margin: 0; padding-bottom: 20px;}

.columns-3 {padding: 8px 0 8px 10px;}

.columns-3 div.column1,
.columns-3 div.column2,
.columns-3 div.column3 {float: left; width: 33%;}

.columns-3 div.column1, .columns-3 div.column2 {margin-right: 2px;}

.columns-3 h3 {font-size: 17px; font-weight: normal; color: #004a80; border-bottom: 1px solid #004a80;}

/* Logo / Header / Menu */
#logo {
	width: 150px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 5;
}
#dili {
	width: 195px;
	height: 25px;
	position: absolute;
	top: 0px;
	right: 55px;
	z-index: 2;
}
#header {
	height: 115px;
	background: url(images/bkg-head.png) no-repeat top right;
	position: relative;
}
#header h1 {margin: 0; padding: 0;}

#header .msn {
	font: 19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	top: 80px;
	right: 140px;
	position: absolute;
}
#header .msn a {color: #444;}

#header .phone {
	font: 28px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	top: 25px;
	right: 95px;
	position: absolute;
}

#menu {height: 40px; background: url(images/bkg-menu.png) repeat-x; text-align: center;}

.menu-alt {padding: 0; margin: 0;}

.nav {list-style: none; margin: 0px auto; padding: 0; height: 40px;}

.nav li {
	display: block;
	float: left;
	overflow: hidden;
	padding: 0px;
	cursor: pointer;
	height: 40px;
}

.nav li a {
	height: 40px;
	text-indent: -9999em;
	outline: none;
	display: block;
	background-image: url(images/bkg-menu-alt.png);
	background-repeat: no-repeat;
	cursor: pointer;		
}

#nav1 {width: 175px;}
#nav1 a {background-position: 0px 0px;}
#nav1 a:hover {background-position: 0px -40px;}

#nav2 {width: 140px;}
#nav2 a {background-position: -175px 0px;}
#nav2 a:hover {background-position: -175px -40px;}

#nav3 {width: 140px;}
#nav3 a{background-position: -315px 0px;}
#nav3 a:hover {background-position: -315px -40px;}

#nav4 {width: 140px;}
#nav4 a{background-position: -455px 0px;}
#nav4 a:hover {background-position: -455px -40px;}

#nav5 {width: 175px;}
#nav5 a{background-position: -595px 0px;} 
#nav5 a:hover {background-position: -595px -40px;} 

/* Banners @ Home */
#banners {
	width: 770px;
	height: 240px; 
	margin: 0; 
	padding: 0;
	overflow: hidden;
	position: relative;
}
.ui-tabs-panel {width: 770px; height: 240px; position: absolute; top: 0; left: 0;}
.ui-tabs-hide {display: none;}
.ui-tabs-nav {
	margin: 0;
	padding: 0;
	top: 10px;
	right: 15px;
	position: absolute;
	list-style-type: none;
}

ul.ui-tabs-nav li {
	background: url(images/bkg-tabs.png) no-repeat 0px -22px;
	display: block;
	float: left;
	margin-right: 5px;
	text-align: center;
}

ul.ui-tabs-nav li a:link,
ul.ui-tabs-nav li a:visited,
ul.ui-tabs-nav li a:active {
	color: #FFF;
	float: left;
	font: 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 15px;
	padding: 4px 7px 3px 6px;
	text-decoration: none;
}

ul.ui-tabs-nav li a:hover,
ul.ui-tabs-nav li.ui-tabs-selected a {background: url(images/bkg-tabs.png) no-repeat 0px 0px; color: #222;}


/* Side */
#side {
	width: 180px;
	float: right;
	padding: 10px;
	margin: 5px 8px;
	background: #f9f9f9;
}


/* Wrapper */
#wrapper {
	width: 550px;
	float: right;
}
.mid-wrapper {position: relative;}
.previsao {margin-left: 10px;}
.tempo {
	position: absolute;
	top: 550px;
	left: 15px;
	width: 160px;
	height: 160px;
	z-index: 2;
}
.post-wrap {
	padding: 0;
	margin: 7px;
}
.post-head p {
	margin: 0;
	padding: 2px;
	line-height: 14px;
}
.entry {padding-top:2px;}
.entry p {
	margin: 5px 10px 7px 10px;
	padding: 0;
	line-height: 20px;
}
.entry ul, .entry ol  {
	margin: 6px 5px 6px 40px;
	padding: 0;
	line-height: 18px;
}
	.entry ul li, .entry ol li {margin: 3px 0; padding: 0;}
	.entry ul li ul, .entry ol li ul {margin: 0 0 0 20px; padding: 0;}
	.entry ul li ul li, .entry ol li ul li {margin: 3px 0; padding: 0;}

/* Footer */
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 770px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background:  url(images/bkg-footer.png) no-repeat top left;
}
#footer p.copy {padding: 0; margin: 0px 5px 2px 5px;}
#foomenu {top: 10px; left: 70px; width: 570px; position: absolute; }
#foomenu ul {margin: 0; padding: 0; list-style-type: none;}
#foomenu ul li {display: inline; margin: 1px;}

#footer span.gn10 a {
	margin: 10px 0 0 0;
	float: right;
	width: 120px;
	height: 30px;
	text-indent: -999em;
}
