@charset "UTF-8";
/*  
Theme Name: Waveweb
Theme URI: http://www.waveweb2.com
Description: Waveweb wordpress theme
Version: 1.0
Author: Luis Alves
Author URI: http://www.waveweb2.com

*/

html, body, div, span, h1, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input, textarea {
	font:100% 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 150%;
	color: #333;
}
body {
	background:#DDFFD9;
}
a:hover {
	text-decoration: none;
}
textarea {
	border: 1px solid #666666;
}
#wrapper {
	width:100%;
}
#header {
	height: 76px;
	background: #333333;
	width: 100%;
	border-top:6px solid #242424;
}
#header_content {
	width: 980px;
	margin: 0 auto;
	height: 76px;
}
#header_content h1 {
	width: 222px;
	height: 49px;
	text-indent: -9999px;
	float:left;
	margin-top: 12px;
}
#header_content h1 a {
	background:url(img/waveweb_logo.png) no-repeat;
	display:block;
	width:222px;
	height:49px;
}
ul#main_nav {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
	float: right;
}
ul#main_nav li {
	float: right;
	display: inline;
	margin-left: 35px;
}
ul#main_nav li a {
	font-size: 1.4em;
	color: #00FFFF;
	text-decoration: none;
	font-weight: lighter;
	padding: 9px;
}
ul#main_nav li a:hover, ul#main_nav li.current_page_item a {
	color: #333333;
	font-weight: lighter;
	background: #00FFFF;
	-webkit-border-radius:8px;
    -moz-border-radius: 8px;
}
#content_main {
	width: 980px;
	margin: 0 auto 0 auto;
}
#language {
	width: 980px;
	height: 40px;
	float: left;
}
#language span a {
	width: 68px;
	float: right;
	height: 12px;
	text-indent: -5000px;
	margin: 15px 4px 0 0;
}
#language span.portugues a {
	background: url(img/link_PT.png) 67px 0;
}
#language span.portugues a:hover {
	background: url(img/link_PT.png) 0 0;
}
#language span.english a {
	background: url(img/link_EN.png) 67px 0;
}
#language span.english a:hover {
	background: url(img/link_EN.png) 0 0;
}
#content {
	width: 556px;
	float: left;
}
.container {
	-webkit-border-radius:8px;
    -moz-border-radius: 8px;
    background: #FFFFFF;
    padding: 15px;
    float: left;
}
.container p {
	font-size: 1.2em;
	color: #4e4e4e;
	letter-spacing: 0.01em;
}
.entry {
	position: relative;
}
.entry p {
	font-size: 1em;
	color: #4e4e4e;
	letter-spacing: 0.01em;
	line-height: 160%;
	margin-bottom: 10px;
}
.entry p.title, .entry h3 {
	font-size: 1.2em;
	color: #007cc1;
	font-weight: bold;
	margin-bottom: 10px;
}
.entry h3 {
	font-size: 1em;
	color: #007cc1;
	font-weight: bold;
	margin-bottom: 10px;
}
.entry p img {
	float: left;
	margin: 5px 10px 10px 0;
	border: 3px solid #CCCCCC;
}
.degrade {
	width: 484px;
	height: 41px;
	position: absolute;
	top: 65px;
	left: 0;
	background:url(img/degrade_post.png) no-repeat;
	z-index: 100;
}
.container a {
	color: #0066cc;
}
.full {
	width: 526px;
	margin-bottom: 25px;
}
.container h2 {
	font-size: 2.3em;
	color: #009900;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 0.03em;
	margin-bottom: 10px;
}
p.postmetadata {
	font-size: 0.8em;
	float: right;
}
p.postmetadata a {
	background: #bfd1b1;
	-webkit-border-radius:5px;
    -moz-border-radius: 5px;
    padding: 3px 5px 3px 5px;
    text-decoration: none;
}
p.postmetadata a:hover {
    text-decoration: underline;
}
.small {
	width: 228px;
}
.container_left {
	margin-right: 40px;
}
.container_new {
	background:url(img/new.png) top left no-repeat #FFFFFF;
}
.sidebar {
	width: 390px;
	float: right;
}
.sidebar ul li {
	width: 360px;
	-webkit-border-radius:8px;
    -moz-border-radius: 8px;
    background: #FFFFFF;
    padding: 0 15px 15px 15px;
    float: left;
	margin: 0 0 25px 0;
}
.sidebar ul li ul, .sidebar ul li ul li {
	width: 360px;
	-webkit-border-radius:none;
    -moz-border-radius: none;
    padding: 0;
	margin: 0;
}
.sidebar ul li h2 {
	background: #999999;
	float: right;
	padding: 3px 8px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
    -moz-border-radius: 0 0 6px 6px;
    color: #FFFFFF;
    font-size: 0.9em;
    margin-right: 5px;
}
.sidebar ul li ul#logos {
	margin-top: 50px;
	min-height: 167px;
}
.sidebar ul li ul#logos li {
	float: left;
	display: inline;
	text-indent: -9999px;
	width: 157px;
	height: 70px;
}
.sidebar ul li ul#logos li a {
	display: block;
	width: 157px;
	height: 70px;
	background: none;
}
.sidebar h3 {
	float: left;
	margin-top: 30px;
}
.sidebar dl {
	width: 360px;
	min-height: 175px;
	float: left;
	margin-top: 7px;
}
.sidebar dl dt {
	float: left !important;
}
.sidebar ul li div dl dt a {
	background: none;
	padding: 0;
}
.sidebar dl dt a img {
	border: 8px solid #cccccc;
}
.sidebar dl dt a:hover img {
	border: 8px solid #0066cc;
}
.sidebar dl dd {
	float: left;
	margin-left: 10px;
	max-width: 180px;
	font-size: 0.8em;
}
.sidebar dl dd a {
	color: #0066cc;
}
.sidebar ul li ul#logos li.siemens {
	background: url(img/logos_r1_c1.png);
}
.sidebar ul li ul#logos li.nokia {
	background: url(img/logos_r1_c3.png);
	margin-left: 35px;
}
.sidebar ul li ul#logos li.ford {
	background: url(img/logos_r3_c1.png);
	margin-bottom: 20px;
}
.sidebar ul li ul#logos li.bes {
	background: url(img/logos_r3_c3.png);
	margin: 0 0 20px 35px;
}
#blogpost {
	width: 514px;
	float: left;
	background: #555555;
	margin-top: 25px;
	-webkit-border-radius:8px;
    -moz-border-radius: 8px;
    padding: 15px;
    border: 6px solid #999999;
}
#blogpost h3 {
	color: #FFFFFF;
	font-size: 1.1em;
	float: left;
	margin-bottom: 6px;
}
#blogpost h3 span {
	font-weight: bold;
	color: #FFFFFF;
}
#blogpost div.post {
	position: relative;
	background: #999999;
	padding: 5px 15px 15px 15px;
	max-height: 126px;
	overflow: hidden;
	clear: both;
	float: none;
}
#blogpost span.date, .container span.date {
	background: #339999;
	padding: 2px 6px 2px 6px;
	-webkit-border-radius:6px;
    -moz-border-radius: 6px;
    font-size: 0.7em;
    float: right;
    color: #FFFFFF;
}
.container span.date {
	margin-top: 8px;
}

.container h2 a {
	text-decoration: none;
	margin-bottom: 20px;
	text-decoration: none;
	line-height: 115%;
}
#blogpost span.more {
    font-size: 1em;
    float: left;
    width: 100%;
    background: #999999;
    height: 30px;
}
#blogpost span.more a {
    float: right;
    margin-right: 15px;
    color: #FFFFFF;
}
#blogpost div.post h2 a {
	font-size: 1.7em;
	font-weight: bold;
	line-height:130%;
}
#blogpost div.post h2 a:hover {
	color: #ffdc1d;
	text-decoration: underline;
}
#blogpost div.post p, #blogpost div.post a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	width: 100%;
	background: url(img/back_web2_0.png) repeat-x;
	float: left;
	margin-top: 40px;
}

#footer_content {
	width: 980px;
	margin: 0 auto;
}
div.copy {
	width: 980px;
	margin: 0 auto;
	color: #cccccc;
	margin-bottom: 20px;
	font-size: 0.9em;
}
#footer_content h2.title {
	width: 360px;
	height: 38px;
	background: url(img/more_title.png) no-repeat;
	text-indent: -9999px;
	margin-top: 100px;
	float: left;
}
#footer_content ul {
	width: 980px;
	float: left;
	margin: 25px 0 25px 0;
}
#footer_content ul li {
	width: 284px;
	display: inline;
	float: left;
	margin-left: 64px;
}
#footer_content ul.blogroll li {
	margin-bottom: 5px;
}
#footer_content ul li ul, #footer_content ul li ul li {
	width: 284px;
	float: left;
	margin: 0;
	padding: 0;
}
#footer_content ul li#text-5 {
	margin-left: 0;
}
#footer li, #footer ul, #footer h3, #footer a, #footer small, #footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a:link, #footer a:visited {
	color: #CCCC00;
	font-size: 0.95em;
}
#footer ul li span {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	font-size: 0.95em;
	float: left;
	margin-top: 10px;
}
.sidebar ul li a {
	line-height: 2em;
	background: url(img/arrow_links.png) 0 50% no-repeat;
	padding-left:16px ;
	font-size: 0.9em;
	color: #0066cc;
	text-decoration: none;
}
#footer_content ul li h2 {
	color: #00FFFF;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
}
#footer_content ul li ul h3 {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}
#footer p {
	color: #FFFFFF;
	font-size: 0.95em;
	margin-bottom: 15px;
}
#footer small {
	color: #FFFFFF;
	font-size: 0.85em;
}
ul.follow li a {
	display: block;
	width: 232px;
	height: 55px;
	background: url(img/twitter.png) no-repeat;
	text-indent: -9999px;
	margin-top: 15px;
	cursor: pointer;
}
.header_post {
	width: 527px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 12px;
}
.posted {
	font-size: 0.8em;
	color: #979797;
	float: left;
	margin-bottom: 4px;
}
.posted a {
	color: #696969;
	text-decoration: none;
}
.posted a:hover {
	color: #0066cc;
	text-decoration: underline;
}
fieldset.search {
	margin: 15px 5px 0 0;
	text-align: right;
}
fieldset.search input, form#commentform input {
	border: 1px solid #666666;
	padding: 4px;
	background: url(img/back_search.png) repeat-x;
	width: 260px;
}
fieldset.search input#searchsubmit, input.button, div.wpcf7 form p.button-style input, form#commentform input.button {
	background: #00FFFF;
	-webkit-border-radius:6px;
    -moz-border-radius: 6px;
    margin-left: 10px;
    border: none;
    padding: 5px;
    color: #333333;
    font-weight: bold;
    width: auto;
    cursor: pointer;
    display: inline;
}
fieldset.search input#searchsubmit {
	width: 65px;
}
input.button {
	float: right;
	margin-top: 10px;
}
div.wpcf7 form p.button-style {
	text-align: right;
}
div.wpcf7 form p.button-style input {
	margin-left: 0 !important;
	width: auto !important;
}
form.wpcf7-form textarea {
	width: 495px;
	height: 160px;
	font-size: 1.2em;
	padding: 4px;
}
li.widget_Twidget {
	float: right !important;
}
/*Comments*/
.comments-template, div.wpcf7 {
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px !important;
	background: #dae6e6;
}
div.wpcf7 p {
	font-size: 0.8em;
}
div.wpcf7 form input {
	border: 1px solid #666666;
	padding: 4px;
	background: url(img/back_search.png) repeat-x;
	width: 260px !important;
	font-size: 1.2em;
	height: 24px;
}
.comments-template p, .comments-template a, .comments-template form p {
	font-family: Georgia, "Times New Roman", Times, serif;}
h3#comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
}
.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
.comments-template h2, .comments-template h3, h2.widgettitle {
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}
.comments-template textarea {
	width: 480px;
	font-size: 1.3em !important;
	padding: 10px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	max-height: 200px;
}
.comments-template form p {
	font-size: 1em;
}
.commentmetadata {
	font-size: 12px;
}
.commentmetadata p {
	font-size: 0.8em;
}
.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
ol.commentlist li p {
	font-size: 1em;
}
ol.commentlist li p a {
	white-space: normal;
 	white-space: pre-wrap;       /* css-3 */
 	word-wrap: break-word; 
} 
form#commentform input {
	width: 260px;
}
form#commentform label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
}
form#commentform p {
	margin-bottom: 10px;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 0.8em;
	background: #cccccc;
	padding: 10px;
	max-width:505px;
	overflow: auto;
}
div.navigation a {
	background: #00FFFF;
	padding: 4px;
	-webkit-border-radius:6px;
    -moz-border-radius: 6px;
    text-decoration: none;
}
div.entry ol.why_waveweb{
	margin-top: 30px;
}
div.entry ol.why_waveweb li{
	margin-bottom: 20px;
	padding-left: 50px;
}
div.entry ol.why_waveweb li h3 {
	font-weight: bold;
	font-size: 1.2em;
}
div.entry ol.why_waveweb li.one {
	background: url(img/1.png) 0 0 no-repeat;
}
div.entry ol.why_waveweb li.two {
	background: url(img/2.png) 0 0 no-repeat;
}
div.entry ol.why_waveweb li.three {
	background: url(img/3.png) 0 0 no-repeat;
}
div.entry ol.why_waveweb li.four {
	background: url(img/4.png) 0 0 no-repeat;
}
div.entry ol.why_waveweb li.five {
	background: url(img/5.png) 0 0 no-repeat;
}
ul.assets li {
	background: url(img/icon_check.png) 0 2px no-repeat;
	padding-left: 26px;
	margin: 15px 0 15px 10px;
}
ul.assets {
	margin-top: 20px;
}
ul.assets h3 {
	color: #007cc1;
	font-weight: bold;
}
div.picasna_thumb {
	float:left;
	width: 172px !important;
	border:1px solid white;
}
div.picasna_thumb p {
	float:left;
	font-size:0.8em;
	width: 155px !important;
	margin-top:-6px;
	padding-left: 3px;
}
/*Clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/*Flickr album*/
.Album { width: 284px; padding: 0;}
.AlbumPhoto { background: none; }
.AlbumPhoto span { float: left; padding: 3px 3px 10px 3px; border: 1px solid #ddd; background: #fff; margin: 4px; }
.AlbumPhoto img { border: none; }



