/*  
Theme Name: Splash Media Ops
Theme URI: 
Description: Splash Media Ops
Version: 1.0
Author: Luiz Celso
Author URI:
*/

/*
+----------------------------------------------------------------+
	Reset CSS by Eric Meyer: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/															
+----------------------------------------------------------------+
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 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 {margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
body {line-height: 1;}
ol, ul {list-style: none;}

/*
+----------------------------------------------------------------+
	Extras															
+----------------------------------------------------------------+
*/
div:after, ul:after, dl:after, dd:after, dt:after{clear:both; content:""; display:block; font-size:0; height:0; visibility:hidden;}
/*Limpar fluxo oculto para IE-mac \*/
* html div, * html ul, * html dl, * html dd, * html dt {height:1%;}
/* final hack IE-mac */
*:first-child+html div, *:first-child+html ul, *:first-child+html dl, *:first-child+html dd, *:first-child+html dt, *:first-child+html ol {height:auto; display: inline-block;}
.clear {clear:both; overflow:hidden; font-size:0; visibility:hidden}

/*
+----------------------------------------------------------------+
	Definicoes gerais															
+----------------------------------------------------------------+
*/
body {background:url(img/bg_body.jpg) no-repeat center top; font:62.5% Arial, Helvetica, sans-serif}
a {text-decoration:none}
h1, h2, h3, h4, h5, h6, strong {font-weight:700}

/*
+----------------------------------------------------------------+
	Container			
+----------------------------------------------------------------+
*/
#container{text-align:center; margin: 0 auto; padding-top:233px;}
	#container h1 {background:url(img/logo.jpg) no-repeat center top; height:206px; margin:0 auto; width:206px;}
	#container h1 span {display:none; height:100%; position:absolute; width:100%;}
	#container h1 a {cursor:pointer; display:block; height:100%; position:relative; width:100%;}
	#container address {color:#333; font-size:13px; margin: 0 auto; padding-top:62px; width:283px;}
	#container address p {line-height:31px; margin-bottom:31px;}
	#container address a {color:#333; text-decoration:none;}
	#container address a:hover {text-decoration:underline;}
	