/*
Theme Name: CRESS-PR
Theme URI: http://www.cresspr.org.br/
Description: A fantastic theme for CRESS-PR Website - Curitiba - Brazil.
Version: 1.0
Author: GN10
Author URI: http://www.gn10.com.br/
Tags: green, font-resizer, fixed width, two columns, widgets
*/

/* Basics */
body {
	/*font-family: "Helvetica Neue", Helvetica-Neue, HelveticaNeue, Helvetica, Arial, sans-serif;*/
	font-family: Tahoma, Arial, sans-serif;
	margin: 0; 
	padding: 0; 
	background: #3a4855 url(images/bkg-body.gif) repeat-x top left; 
}

img, a img {border: none;}

a, a img {outline: none;}

a {text-decoration: none; color: #03437C;}

a:hover {text-decoration: underline; color: #095AA2;}

address {font-style: normal; margin: 0; padding: 0;}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial;
	margin: 5px;
	padding: 5px;
	color: #243c55;
}

h1 {font-size: 2em;}

h2 {font-size: 1.8em; font-weight: normal;}

h3 {font-size: 1.6em; font-weight: normal;}

h4 {font-size: 1.4em; font-weight: bold;}

h5 {font-size: 1.2em; font-weight: bold;}

h6 {font-size: 1em; font-weight: bold;}

p {margin: 8px 12px; padding: 0px; line-height: 1.4em;}

form {margin: 0; padding: 0;}

hr {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #d0d0d0;
	height: 1px;
}

/* Contact Form 7 */
.wpcf7 input[type='text'], .wpcf7 textarea, .wpcf7 select {
	font: 13px Tahoma, Arial, sans-serif;
	background: #fff;
	border: 1px solid #ccc;
	color: #555;
	font-family: inherit;
	font-size: inherit;
	padding: 2px;
	width: 245px;
}
.wpcf7 input[type='text']:hover, .wpcf7 textarea:hover {background: #FFFBEF; border-color: #FFD324; cursor: text;}
.wpcf7 input[type='text']:focus, .wpcf7 textarea:focus {background: #ffC; border-color: #FFD324; color: #0d0d0d;}
.wpcf7 input[type='submit'] {cursor: pointer; font-size: 17px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

/* Globals */
.left {float: left;}
.right {float: right;} 
.center {text-align: center;}

.alignleft {float: left; margin-right: 10px;}
.alignright {float: right; margin-left: 10px;}
.aligncenter {margin: 0 auto;}

.tright {text-align: right;}
.tleft {text-align: left;}

.five {margin: 5px;}
.rfive {margin-right: 5px;}
.lfive {margin-left: 5px;}

.clear {clear: both;}
.hidden {display: none;}
.oito {padding: 8px;}

.smallFont {font-size: 11px;}
.medFont {font-size: 13px;}
.largeFont {font-size: 15px;}

table  {border-collapse: collapse; border-color: #AFAFAF;}
table.borda {border: 1px dashed #bbb;}
table.borda tr td {border: 1px dashed #bbb;}


/* Structure */
#page {width: 770px; margin: 0 auto; background: #3b4753;}

#content {background: #FFF; padding: 5px;}

#wrapper {width: 570px; float: right;} 

/* Header */
#header {
	background: #FFF url(images/bkg-topo.jpg) no-repeat left top;
	height: 138px;
	position: relative;
	border-bottom: 10px #7eb600 solid;
}
	#header h1 {margin: 0; padding: 0;}
	#header h1 a {
		margin: 30px 0 0 10px;
		padding: 0;
		width: 405px;
		height: 70px;
		text-indent: -999px;
		float: left;
}

#top-right {
	float: right;
	width: 335px;
	height: 100px;
	text-decoration: none;	
}

#header-search {
	width: 275px; 
	height: 32px;
	margin: 23px 0 0 0;
	float: left;
	padding: 6px 0 0 30px;	

}
	#header-search #searchform #s {
		font-size: 14px;
		color: #666;
		width: 165px;
		margin: 5px 0 0 10px;
		padding: 0;
		background: none;
		float:left;
		border: 0;
	}
	#header-search #searchform #searchsubmit {
		width: 32px;
		height: 30px;
		text-indent: -999px;
		float:left
	}
	
	#header-search span.RSS a {
		height: 20px;
		width: 50px;
		float:left;
		margin: 3px 0 0 0;
		text-indent: -999em;
	}	

#access {
	font-size: 12px;
	width: 270px;
	float:left;
	margin: 0 0 0 0;
	height: 30px;
	position: relative;
}

#access span.t-text {
	color: #FFF;
	position: absolute;
	top: 12px;
	left: 0px;
}
#access span.t-text a {color: #FFF;}
#access  span.t-mais a, #access  span.t-normal a, #access  span.t-menos a {
	width: 23px;
	height: 23px;
	position: absolute;
	top: 5px;
}
#access  span.t-mais a{left: 230px;}
#access  span.t-normal a{left: 255px;}
#access  span.t-menos a{left: 280px;}


/* Sidebar */
#sidebar {
	width: 180px;
	float: left;
}

.side-box {
	border-left: solid 1px #d0d0d0;
	border-right: solid 1px #d0d0d0;
	margin: 0;
	padding: 0 0 8px 0;
}
	.side-box-footer {
		width: 180px;
		height: 5px;
		background: url(images/bkg-side-box.gif) no-repeat left top;
		margin: 0 0 8px 0;
	}
	.green-box, .blue-box, .orange-box {
		width: 180px;
		height: 20px;
		padding: 5px; 
		margin: 0;
		font-size: 17px;
		color: #FFF;
	}
	.green-box {background: url(images/bkg-green.gif) no-repeat left top;}
	.blue-box {background: url(images/bkg-blue.gif) no-repeat left top;}
	.orange-box {background: url(images/bkg-orange.gif) no-repeat left top;}
	
#news {padding: 5px;}


/* Menu - Side */
.menu-side {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu-side li{
	margin: 0 3px 3px 3px;
	padding: 3px;
	line-height: 19px;
	border-bottom: solid 1px #d0d0d0;
}
.menu-side li a {color: #565656;}


/* Menu - Top */
#menu-container {
	width: 770px;
	height: 25px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#menu-top {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	height: 25px;
	overflow: hidden;
	position: relative;
}


#menu-top li {
	list-style: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	position: absolute;
	z-index: 12;
}
	#menu-top1 {left: 0;}
	#menu-top2 {left: 115px;}
	#menu-top3 {left: 228px;}
	#menu-top4 {left: 344px;}
	#menu-top5 {left: 458px;}

#menu-top li.backLava {
	background: url(images/green-menu-r.gif) no-repeat top right;
	width: 136px;
	padding: 0;	
	height: 25px;
	z-index: 8;
	position: absolute;
}

#menu-top li.backLava .leftLava {
	background: url(images/green-menu.gif) no-repeat top left;
	padding: 0 2px 0 0;
	height: 25px;
	z-index: 7;
}

#menu-top li a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #36450a;
	padding: 2px 0;
	height: 25px;
	width: 136px;
	outline: none;
	display: block;
	z-index: 10;
	float: left;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

/*#menu-top li.selectedLava a {color: #fff;}*/

#menu-top li a:hover, #menu-top li a#active {color: #fff; border: none;}


/* Banners @ Home */
#banners {
	width: 570px;
	height: 180px; 
	margin: 0 0 10px 5px;
	padding: 0;
	overflow: hidden;
}
#tab, .ui-tabs-panel {width: 570px; height: 170px;}

#tab {position: relative;}

.ui-tabs-panel {}

.ui-tabs-hide {display: none;}
	
.ui-tabs-nav {
	margin: 0;
	padding: 0;
	bottom: 5px;
	left: 5px;
	position: absolute;
	list-style-type: none;
}

	ul.ui-tabs-nav li {
		background: url(images/bkg-icon-tabs0.gif) no-repeat top center;
		display: block;
		float: left;
		font-size: 10px;
		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: #222;
		float: left;
		font-size: 10px;
		line-height: 15px;
		padding: 2px 7px;
		text-decoration: none;
	}

	ul.ui-tabs-nav li.ui-tabs-selected {background: url(images/bkg-icon-tabs.gif) no-repeat top center; color: #FFF;}

	
/* Posts */
.post {
	padding-bottom: 10px;
	background: url(images/hr.gif) repeat-x left  bottom;
}

.post-title {font-size: 2em; border-bottom: 1px solid #7eb600; padding-left: 0;}
.post-home {font-size: 1.6em; padding: 5px; margin: 0px;}
.post-title a, .post-home a {color: #7eb600;}

.title-home {margin: 5px 2px; padding: 0; font-size: 1.4em;}
.home-ads {text-align: center; padding: 8px;}

/* Page-Child Box */
.child-list {float: right; width: 180px; padding: 5px; margin: 5px; background: #f9f9f9; border: 1px solid #ccc;}
.child-list h4 {margin: 5px 3px; padding: 0;}
.child-list ul {margin: 0; padding: 0; list-style-type: none;}
.child-list ul li {margin: 2px 4px; padding: 0 0 3px 0; border-bottom: 1px solid #ccc;}

/* Entry / More Options */
.more-boxe {		
	padding: 10px;
	margin: 10px;
	background: #f9f9f9;
	border: 5px solid #e8e8e8;
}
	.more-boxe .email, .more-boxe .print, .more-boxe .feed, .more-boxe .share, .more-boxe .tags {
		padding: 4px 0 3px 22px;
		display: block;
	}
	.more-boxe .email {background: url(images/icon-mail.gif) no-repeat left center;}
	.more-boxe .print {background: url(images/icon-print.gif) no-repeat left center;}
	.more-boxe .feed {background: url(images/icon-feed.gif) no-repeat left center;}
	.more-boxe .share {background: url(images/icon-share.gif) no-repeat left center;}
	.more-boxe .tags {background: url(images/icon-tag.gif) no-repeat left center;}

	
/* Comments */
ul.commentlist li {padding: 10px; list-style-type: none; border: 3px solid #e8e8e8; margin: 10px;}

ul.commentlist li.alt {background: url(images/hash.gif) repeat; border: #fff 5px solid;}

ul.commentlist li p {margin-top: 0;}

cite.comment-author {font-size: 17px; font-style: normal; letter-spacing:-1px; color:#C00; }

#author, #email, #url, #comment {font-family: Georgia, serif; font-size: 13px; color: #444;}

#commentform .comment-data {width: 200px;}

.comment-data p {margin: 0; padding: 0;}

#commentform #comment {width: 350px; height: 100px;}

.count {font: 36px Georgia, "Times New Roman", Times, serif; float: right; color: #888;} 

	
/* Nav Color */
#color-bar {margin: 0; padding: 0; height: 212px; background: #FFF;}
	#color-bar a {margin: 0; padding: 0; float: left;}

#nav-color {list-style: none; height: 210px; margin: 0; padding: 0;}

#nav-color li {float: left;}

#nav-color a * {display: none;}

#nav-color a, #nav-color a .hover {
	width: 154px;
	height: 210px;
	position: relative;
	display: block;
	background: url(images/img-all.jpg) 0 0 no-repeat;
}
#nav-color a.nav1 {background-position: 0px 0px;}
#nav-color .highlight a.nav1:hover,
#nav-color a.nav1 .hover {background-position: 0px -210px;}

#nav-color a.nav2 {background-position: -154px 0px;}
#nav-color .highlight a.nav2:hover,
#nav-color a.nav2 .hover {background-position: -154px -210px;}

#nav-color a.nav3 {background-position: -308px 0px;}
#nav-color .highlight a.nav3:hover,
#nav-color a.nav3 .hover {background-position: -308px -210px;}

#nav-color a.nav4 {background-position: -462px 0px;}
#nav-color .highlight a.nav4:hover,
#nav-color a.nav4 .hover { background-position: -462px -210px;}

#nav-color a.nav5 {background-position: -616px 0;}
#nav-color .highlight a.nav5:hover,
#nav-color a.nav5 .hover {background-position: -616px -210px;}


/* Address & Fones */
.end-bar {
	background: #78af00;
	padding: 5px; 
	margin: 0 0 5px 0;
	font-size: 18px;
	color: #FFFFFF;
}
#end {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial;
	font-size: 13px;
	background: #FFF url(images/bkg-page-footer.gif) no-repeat left bottom;
	height: 180px;
	color: #5d656b;
	padding: 5px 0 10px 0;
}

.end-title {
	float: left;
	width: 85px;
	height: 140px;
	position: relative;
	text-align: right;
	font-size: 17px;
	padding-top: 8px;
}
	.end-title span.icon-tel {position: absolute; bottom: 5px; right: 0;}

.end-info {
	float:left;
	width: 215px;
	padding-left: 10px;
	height: 140px;
	border-right: solid 1px #C0C0C0;
}
.end-info p {
	margin: 0;
	padding: 0 0 8px 0;
	line-height: 18px;
}
.end-info p a {color: #648c08;}
.end-info p.tel {font-size: 24px;}


.end-final {float: left; padding: 3px;}
	.end-final a{color: #FFF; background: #657381; padding: 3px;}
	.end-final a:hover{background: #648c08; text-decoration: none;}


/* Footer */
#footer {
	width: 770px;
	height: 30px;
	color: #C0C0C0;
	font-size: 10px;
	padding: 5px 0 4px 0;
	position: relative;
}
#footer p {margin: 5px; padding: 0; float:left; font-size: 11px;}
#footer p a {color: #C0C0C0; margin: 0 0 0 15px;}
#footer span.gn10 {position: absolute; right: 5px; top: 2px}


/* Tabs  */
ul.abas {  
	margin: 2px; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	 	
}
ul.abas li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}
ul.abas a { 
	float:left;
	font-size:12px;
	display:block;
	padding: 5px;	
	text-decoration:none;
	border:1px solid #666;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#777;
	margin-right: 3px;
	position:relative;
	top:1px;	
}

ul.abas a:hover {background-color:#F7F7F7; color:#333;}
ul.abas a.current {
	background-color: #fff;
	border-bottom:2px solid #fff;	
	color:#000;	
	cursor:default;
}
div.subpaginas div {
	display: none;
	padding: 10px;
}


/* Login Page*/
#registrado {
	font-size: 11px;
	width: 200px;
	height: 200px;
	background: url(images/registrado.gif) no-repeat top left;
	position: relative;
}
#registrado .login {left: 7px; bottom: 5px; position: absolute;}


/* Contact Form */
#contactForm .input {width: 280px;background:url('../images/inputBG.jpg') no-repeat center center;border:1px solid #0c0c09;}
#contactForm textarea{width:430px;height:180px;margin-top:15px;border:1px solid #0c0c09;overflow:auto;background:url('../images/textareaBG.jpg') no-repeat center center;}
#contactForm label{padding-left:5px;padding-bottom:2px;color:#D8DACB;}
#contactForm .submit{float:none;margin-top:10px;width:130px;background:none;text-align:left;padding:10px 0 0 0;font-size:18px;font-weight:bold;font-family:Georgia;}
#contactForm label.divide{border-top:1px dotted #505245;padding-top:10px;margin-top:25px;}
#contactForm label.divide.top{padding-top:25px;}

