/*
 * Theme Name: Soap (State Of Art Presentation)
 * Theme URI: http://www.soap.com.br
 * Description: Blog da SOAP (State Of Art Presentation)
 * Author: Mkt Virtual - Interactive Marketing
 * Author URI: http://www.mktvirtual.com.br
 */

@import "css/sidebar.css";

* {
	margin: 0;
	padding: 0;
	}

html, body {
	height: 100%;
	}

body {
	background-color: #000;
	font: 11px "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color: #3a3a3a;
	}

img {
	border: none;
	}
	img.centered {
		display: block;
		margin: 0 auto;
		}
.alignright {
	float: right;
	margin-left: 7px;
	}
.alignleft {
	float: left;
	margin-right: 7px;
	}

.title {
	text-indent: -9999em;
	margin-bottom: 15px;
	}

a {
	text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		}

#header #content-header, #content #main-content, #info-contato #content-contato {
	width: 778px;
	margin: 0 auto;
	}

#header {
	background: #fff url('imagem/serrilhado_header.gif') repeat-x bottom;
     overflow: hidden;
     height: 127px;
	}
	#header #content-header {
		overflow: hidden;
		}
		#header h1 {
			float: left;
			overflow: hidden;
			padding: 25px 0 0 25px;
			}
		#header ul#menu {
			width: 499px;
			height: 27px;
			float: right;
			background: url('imagem/bg_menu.png') no-repeat;
			list-style: none;
			padding: 76px 0 0 15px;
			}
			#header ul#menu li {
				float: left;
				padding: 0 12px;
				}
				#header ul#menu li a {
					color: #fff;
					font-weight: bold;
					text-decoration: none;
					}

#content {
	background: #dedfe4 url('imagem/bg_content_top.gif') repeat-x;
	}
	#content #main-content {
		overflow: hidden;
		}
		#content #main-content #posts {
			width: 520px;
			float: left;
			overflow: hidden;
			}
			#content .post a.ver-mais {
				font-weight: bold;
				color: #353745;
				}
		#content #info-contato {
			clear: both;
			background: #fff url('imagem/serrilhado_footer_top.gif') repeat-x top;
			padding: 25px 0;
			margin-top: 50px;
			}
		#info-contato #content-contato {
			overflow: hidden;
			width: 778px;
			margin: 0 auto;
			}
			#info-contato ul li {
				list-style: none;
				float: left;
				overflow: hidden;
				text-indent: -9999em;
				}
				#info-contato ul li.contato {
					width: 128px;
					height: 112px;
					background: url('imagem/contato.gif') no-repeat;
					}
					#info-contato ul li.contato a {
						width: 128px;
						height: 112px;
						display: block;
						}
				#info-contato ul li.brasil {
					float: right;
					width: 178px;
					height: 131px;
					background: url('imagem/brasil.gif') no-repeat;
					}
				#info-contato ul li.portugal {
					float: right;
					width: 203px;
					height: 112px;
					background: url('imagem/portugal.gif') no-repeat;
					margin-left: 30px;
					}
				#info-contato ul li.eua {
					float: right;
					width: 203px;
					height: 112px;
					background: url('imagem/eua.gif') no-repeat;
					margin-left: 30px;
					}	
#footer {
	background: #000 url('imagem/bg_footer_serrilhado.gif') repeat-x top;
	}
	#footer .wrapper {
		width: 778px;
		margin: 0 auto;
		padding: 25px 0;
		overflow: hidden;
		}
		#footer .wrapper ul {
			margin-bottom: 20px;
			}
			#footer .wrapper ul li {
				list-style: none;
				clear: both;
				overflow: hidden;
				margin-bottom: 7px;
				}
				#footer .wrapper ul li a {
					color: #fff;
					}
					
				#footer .wrapper ul li p {
					font-weight: bold;
					float: left;
					overflow: hidden;
					text-align: right;
					width: 80px;
					}
				
				#footer .wrapper ul li ul {
					float: left;
					margin-bottom: 0;
					}
					#footer .wrapper ul li ul li {
						clear: none;
						float: left;
						padding-left: 15px;
						margin-bottom: 0;
						}
		#footer .wrapper p.nostalgia {
			/*margin-left: 95px;*/
			}
			#footer .wrapper p.nostalgia a {
				display: block;
				color: #999;
				text-indent: -9999em;
				background: url('../../../../wp-content/themes/soap/imagem/bg_nostalgia.png') no-repeat;
				width: 356px;
				height: 44px;
				}
		#footer .wrapper p.sign-mkt {
			float: right;
			}
		#footer .wrapper p.sign-mkt {
			float: right;
			}
.tweetmeme_button { overflow: hidden; width: 40px; }
.tweetmeme_button iframe { position: relative; left: -13px; }
