/*
------------------------------------------------------------------------
Theme Name: 	SGM
Author URI:		http://www.guzto.com/
Description:   	Fine website
Version:       	1.0
Author:        	Ganoli
Author URI:    	http://www.guzto.com/
------------------------------------------------------------------------

Support:       Gan, http://www.guzto.com/support
Updated:       31 de Janeiro, 2009
Copyright:     (c) 2009 SGM, by Gan

All rights reserved.
*/

@import url("css/home.css");		/* Homepage */
@import url("css/company.css");		/* Company */
@import url("css/materials.css");   /* Materials */
@import url("css/azulvalverde.css");   /* Azulvalverde */
@import url("css/projects.css");    /* Projects */
@import url("style2.css");   	    /* imagens */
* {
	margin:0;
	padding:0;
	}
iframe { 
overflow-x: hidden; overflow-y: scroll; 
} 

body,html {
	min-height:101%;
	}
	
body {
background-color:#eeeeee;
	color: #545454;
	padding: 0px 0 25px 0;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 0px 0px 10px 0px;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	padding:0px 0px;
	}

img, a:link img, a:visited img {
	border:0
	}

/* Structure */

#page {
	width:860px;
	margin:0 auto;
	font-size:11px;
	background:#FFF;
	line-height: 15px;
	padding: 0px 0px 35px 0px;
	background-image:url(images/hed.jpg);
	background-repeat:no-repeat;
	background-position:10px 0px;
	min-height:512px
	}
#hed {width:840px;margin-left:10px;
border-top: 5px solid #333
	}

#branding {
	width:625px;
	padding-bottom:0px;
	border: 0px solid red;
	margin:0px 0px 0px 14px
	}
#cont {
	width:200px;
	padding-bottom:0px;
	border: 0px solid red;
	margin:0px 10px 0px 0px;
	border:0px solid red;
	font-size:12px;
	}
.flag {
	width:65px;
	border:0px solid green;
	margin:0px 0px 0px 0px;
	}
.flag1{
padding: 5px 5px 0px 10px;
	}
.flag2{
padding: 5px 5px 0px 10px;
	}
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 180px;
	float:right;
	}

#leftcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	}
	
/* Content */

#content {
	width:605px;
	float:left
	}
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}
			
.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	

#sidelist li {
	list-style:none
	}
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
.bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {float:right;width: 400px;
	padding-bottom:28px;
	border:0px solid red;margin:0;padding:0
	}
.mix2 {float:left;width: 300px;
	padding-bottom:28px;
	border:0px solid green;margin:0;padding:0
	}
/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	background:#006666;
	color:#fff;
	border:none;
	}

.button:hover {
	background:#003333;
	color:#FFF;
	text-decoration:none
	}

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 860px;
	font-size:11px;
	padding-top:15px;
	color:#333;
	}
#footerfix {
margin-left:10px;
float:left;
width:530px;
border: 0px solid red
	}
#footerfix2 {
margin-right:10px;
float:right;
width:250px;
border: 0px solid green
	}
#footer p{
line-height:14px;
font-size:11px;
margin:0;
padding:0
	}
#footer a {
	color:#333333;
	}
#footer a:hover {
	color:#EE1C25;
	}
a#gotop {
	background:url(images/icons.gif) 0 -304px no-repeat;
	float:right;
	height:12px;
	display:block;
	padding-left:16px;
	margin:5px 10px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}
#top {
	margin: 0 auto;
	width: 860px;
	font-size:12px;
	padding:0px;margin:0;
	color:#333;
	}
#top a {
	color:#333333;
	}
#top a:hover {
	color:#EE1C25;
	}
.error {
	/* the error message container */
}
.breadcrumb{
font:10px Arial, Helvetica, sans-serif;
text-transform:uppercase;
text-align:left;
line-height:0px;
margin:0;
padding:0
}
#bread {
margin:0;
padding:20px 0px 0px 20px
}
#bread a{
color:#333;margin:0;
padding:0
}
#bread a:{
color:#EE1C25;margin:0;
padding:0
}
/* content css common ---------------------------------------------------- */

h1 {
font-size:20px;
font-weight:bold;
margin:2px 0 14px 0px;
padding:0 0 3px 0px;
}
h1.pagetitle {
color:#EE1C25;
border-bottom:1px solid #ccc;
}
h3.home {
color:#EE1C25;
margin:0;
padding:0
}
h3.tech {
color:#EE1C25;
font-size:14px;
font-weight:bold;
border-bottom:1px solid #ccc;
margin:0;
padding:0
}
h3.mattit {
color:#EE1C25;
font-size:14px;
font-weight:bold;
margin:0;
padding:0
}
h3.po {
color:#EE1C25;
font-size:14px;
font-weight:bold;
border-bottom:1px solid #ccc;
margin:00px 0px 0px 5px;
padding:0px 0px 0px 5px
}
h3.alt {
color:#EE1C25;
font-size:14px;
font-weight:bold;
border-bottom:1px solid #ccc;
margin:14px 0px 0px 0px;
padding:0
}
h3.des {
font-size:18px;
font-weight:bold;
margin:0 0 14px;
padding:0 0 3px;
color:#EE1C25;
border-bottom:1px solid #ccc;
}

/* section alignment --------- */

.alignleft {
float:left;
}
.alignright {
float:right;
}
.alignright2 {
float:right;padding:10px;border:0px solid red
}
/* image alignment left, right & center --------- */

.imgleft {
float:left;
margin:0 12px 12px 0;
padding:3px;
}
.imgright {
float:right;
margin:0 0 12px 12px;
padding:3px;
}
.imgleft_n {
float:left;
margin:0 40px 12px 0;
padding:3px;
}
.img_center {
margin:10px 0;
padding:5px;
}
code {
font-size:12px;
}
/* links more detais ---------------------------------------------------- */
a.more {
font:bold 11px arial; color:#333333;
line-height:18px;
margin:0;
padding:0px 10px 0px 20px;
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position:114px 5px;
text-decoration: underline;
}
a.more:link {
text-decoration: underline;color: #333333;
}
a.more:visited  {
text-decoration: underline;color: #333333;
}
a.more:hover {
text-decoration: underline;color: #EE1C25
}
a.more:active  {
text-decoration: underline;color: #333333;
}
a.more1 {
font:bold 11px arial; color:#333333;
line-height:18px;
margin:0;
padding:0px 10px 0px 0px;
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position:94px 5px;
text-decoration: underline;
}
a.more1:link {
text-decoration: underline;color: #333333;
}
a.more1:visited  {
text-decoration: underline;color: #333333;
}
a.more1:hover {
text-decoration: underline;color: #EE1C25
}
a.more1:active  {
text-decoration: underline;color: #333333;
}
a.more2 {
font:bold 11px arial; color:#333333;
line-height:18px;
margin:0;
padding:0px 10px 0px 0px;
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position:94px 5px;
text-decoration: underline;
}
a.more2:link {
text-decoration: underline;color: #333333;
}
a.more2:visited  {
text-decoration: underline;color: #333333;
}
a.more2:hover {
text-decoration: underline;color: #EE1C25
}
a.more2:active  {
text-decoration: underline;color: #333333;
}
a.more2a {
font:bold 11px arial; color:#333333;
line-height:18px;
margin:0;
padding:0px 10px 0px 0px;
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position:102px 5px;
text-decoration: underline;
}
a.more2a:link {
text-decoration: underline;color: #333333;
}
a.more2a:visited  {
text-decoration: underline;color: #333333;
}
a.more2a:hover {
text-decoration: underline;color: #EE1C25
}
a.more2a:active  {
text-decoration: underline;color: #333333;
}
a.more3 {
font:bold 11px arial; color:#333333;
line-height:18px;
margin:0;
padding:0px 10px 0px 0px;
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position:137px 5px;
text-decoration: underline;
}
a.more3:link {
text-decoration: underline;color: #333333;
}
a.more3:visited  {
text-decoration: underline;color: #333333;
}
a.more3:hover {
text-decoration: underline;color: #EE1C25
}
a.more3:active  {
text-decoration: underline;color: #333333;
}
a.more4 {
font:bold 11px arial; color:#333333;
line-height:18px;
margin:0;
padding:0px 10px 0px 0px;
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position:72px 5px;
text-decoration: underline;
}
a.more4:link {
text-decoration: underline;color: #333333;
}
a.more4:visited  {
text-decoration: underline;color: #333333;
}
a.more4:hover {
text-decoration: underline;color: #EE1C25
}
a.more4:active  {
text-decoration: underline;color: #333333;
}
a.more5 {
font:normal 12px arial; color:#333333;
margin:0;padding:0;
text-decoration: underline;
}
a.more5:link {
text-decoration: underline;color: #333333;
}
a.more5:visited  {
text-decoration: underline;color: #333333;
}
a.more5:hover {
text-decoration: underline;color: #EE1C25
}
a.more5:active  {
text-decoration: underline;color: #333333;
}
a.more5a {
font:normal 12px arial; color:#EE1C25;
margin:0;padding:0;
text-decoration: none;
}
a.more5a:link {
text-decoration: none;color: #EE1C25;
}
a.more5a:visited  {
text-decoration: none;color: #EE1C25;
}
a.more5a:hover {
text-decoration: none;color: #333333
}
a.more5a:active  {
text-decoration: none;color: #EE1C25;
}