@import url(css/reset.css);
@import url(css/basic.css);
@import url(css/typography.css);
/*
Theme Name: Vox Midia
Theme URI: http://www.voxmidia.com.br
Description: Tema desenvolvido para o site da Vox Midia
Author: Gabriel Izaias
Version: 1.0

*
* Default Stylesheet
*
* Import the following stylesheets
* - reset.css;
* - basic.css;
* - typography.css;
*
* @package   Vox Midia
* @category  Stylesheet
* @name      style.css
* @author    Gabriel Izaias <gabriel@voxmidia.com.br>
* @copyright Vox Midia Comunicação Digital
* @license   http://creativecommons.org/licenses/by-sa/3.0/br/ Creative Commons Attribution-Share Alike 3.0 Unported
* @link      [link de onde pode ser encontrado esse arquivo]
* @version   1.1
* @updated   03-22-2010 <mm-dd-yyyy>

------------------------------------
* - HTML Default Elements
* ------------------------------------*/
HTML
{
	height: 100%;
	background: #F6F6F6;
}
P
{
	margin: 0 0 10px;
}
INPUT, TEXTAREA
{
	border: 1px solid #CCC;
	padding: 3px 5px;
	overflow: hidden;
}
ABBR
{
	border-bottom: 1px dashed #CCC;
	cursor: help;
}
/*------------------------------------
* - Elements
* ------------------------------------*/
#all
{
	position: absolute;
	width: 100%;
}
/*Header*/
#header
{
	position: absolute;
	left: 0;
	background: #0000FF;
	width: 100%;
	height: 160px;
	background: #000 url(img/header-background.jpg) repeat left top;
	top: 0;
}
#header .wrapper
{
	width: 950px;
	margin: 0 auto;
	padding-top: 30px;
}
#menu-menu-do-topo A
{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
	display: block;
}
.menu-menu-do-topo-container LI
{
	float: left;
}
.menu-menu-do-topo-container #menu-menu-do-topo
{
	padding-right: 5px;
}
#logo
{
	display: inline-block;
	width: 269px;
	height: 84px;
	background: url(img/voxmidia-site-marca.png) no-repeat left top;
	float: left;
}
/*Social media icons*/
#socialmedia
{
	float: right;
}
#socialmedia LI
{
	display: inline;
	float: left;
	margin-left: 5px;
}
#socialmedia A
{
	display: block;
	width: 25px;
	height: 25px;
	background: no-repeat left top;
	margin-right: 2px;
}
A#twitter-icon
{
	background-image: url(img/twitter.png);
}
A#linkedin-icon
{
	background-image: url(img/linkedin.png);
}
A#flickr-icon
{
	background-image: url(img/flickr.png);
}
A#youtube-icon
{
	background-image: url(img/youtube.png);
	margin-right: 0px;
}
/*Search*/
#search
{
	margin-top: 20px;
	clear: right;
	float: right;
	-moz-box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.54253542);
	-webkit-box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.54253542);
	box-shadow: -2px 2px 2px rgba(0, 0, 0, 0,542535424232483);
}
.opera #search
{
	margin-right: -15px;
}
#search-input
{
	border: none;
	padding: 5px;
	width: 237px;
	margin-right: 10px;
}
.chrome #search-input
{
	margin: 0px 14px 0px 0px;
}
#search-btn
{
	background: #FC0 url(img/search-icon.png) no-repeat center center;
	border: 0;
	width: 30px;
	height: 26px;
	display: inline-block;
	text-indent: -9999px;
	cursor: pointer;
}
.ie7 #search-btn
{
	display: inline;
}
/*Menu*/
#menu
{
	display: inline-block;
	background: #121212;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
#menu UL
{
	width: 950px;
	margin: 0 auto;
}
#menu LI
{
	display: inline;
	float: left;
	background: url(img/nav-li-bg.gif) no-repeat right center;
}
#menu LI A
{
	padding: 10px 8px;
	display: inline-block;
}
/*Content*/
#content
{
	position: relative;
	width: 950px;
	margin: 0 auto 140px;
	top: 185px;
	overflow: hidden;
}
/*Main Content*/
#main
{
	width: 625px;
	float: left;
}
#bannerChangerN UL LI
{
	float: left;
	display: block;
	margin: 0 5px 10px 0;
	width: 30px;
	background: #020200;
	padding-left: 0px;
	text-align: center;
}
#bannerChangerN LI A
{
	color: #FC0;
	text-decoration: none;
	font-weight: bold;
	width: 30px;
	display: block;
	font-size: 10px;
	height: 18px;
}
#main .subpage.search LI
{
	margin-bottom: 15px;
}
#main ARTICLE UL
{
	margin-bottom: 10px;
	list-style: disc;
	padding-left: 17px;
}
/*Banner*/
#banner.box
{
	width: 948px;
	height: auto;
	margin: 0 0 5px;
}
#banner LI
{
	line-height: 0;
	margin: 0;
}
/*Boxes*/
.box
{
	border: 1px solid #CCC;
	background: #FFF;
	width: 298px;
	margin: 0 0 25px;
	position: relative;
}
SECTION.box HEADER
{
	background: #FC0;
	padding: 7px 20px;
	position: relative;
}
.box .wrapper
{
	padding: 20px;
	overflow: hidden;
}
.box.left
{
	margin-right: 25px;
}
/*Twitter box*/
#twitter-box UL LI
{
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}
#twitter-box UL LI SPAN
{
	display: block;
	font-size: 10px;
	color: #666;
}
#twitter-bird
{
	position: absolute;
	right: 10px;
	top: -17px;
}
/*Solutions box*/
#solutions-box .wrapper, #solutions-box
{
	padding: 0;
	background: #333;
}
#solutions-box LI A
{
	display: block;
	padding: 13px 16px 7px;
}
#solutions-box LI A:hover
{
	background: #666;
}
#solutions-box LI A:hover SPAN
{
	background-position: right top;
}
#solutions-box LI A SPAN
{
	display: block;
	text-indent: -9999px;
	float: left;
	height: 35px;
	width: 35px;
	background: no-repeat left top;
	margin-right: 10px;
}
#solutions-box LI A SPAN#s01
{
	background-image: url(img/solution-1-bg.jpg);
}
#solutions-box LI A SPAN#s02
{
	background-image: url(img/solution-2-bg.jpg);
}
#solutions-box LI A SPAN#s03
{
	background-image: url(img/solution-3-bg.jpg);
}
#solutions-box LI A SPAN#s04
{
	background-image: url(img/solution-4-bg.jpg);
}
#solutions-box LI A SPAN#s05
{
	background-image: url(img/solution-5-bg.jpg);
}
/*Blog Box*/
#blog-icon
{
	position: absolute;
	right: 10px;
	top: -17px;
}
#blog-box LI A
{
	display: block;
}
#blog-box UL LI
{
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	overflow: hidden;
}
#blog-box UL LI IMG
{
	margin-right: 10px;
	position: relative;
	float: left;
}
/*Home Sub Highlight*/
#home-highlight.box
{
	width: 625px;
}
#home-highlight.box .wrapper
{
	padding: 0;
}
#home-highlight LI
{
	line-height: 0;
}
/*Sidebar*/
#sidebar
{
	float: right;
	width: 300px;
}
/*News Box*/
#news-box .wrapper
{
	background: #666;
}
#news-box UL LI IMG
{
	position: relative;
	margin-right: 10px;
	float: left;
}
#news-box LI A
{
	display: block;
}
/*-- Posts --*/
#main ARTICLE.box, #comments.box, .navigation.box
{
	width: 625px;
	overflow: hidden;
}
#formLetter FIELDSET
{
	margin: 5px;
}
ARTICLE HEADER
{
	padding: 20px 20px 0;
}
/*-- FOOTER --*/
#footer
{
	width: 100%;
	height: 135px;
	background: #FFF;
	border-top: 5px solid #DDD;
	position: absolute;
	bottom: 0;
	margin-bottom: -185px;
}
#footer .wrapper
{
	width: 950px;
	margin: 0 auto;
}
#footer #sitemap, #footer #group, #footer #associate
{
	padding-top: 18px;
	float: left;
}
#footer #sitemap
{
	width: 364px;
}
#footer #sitemap UL
{
	margin: 8px 0 5px;
}
#footer #sitemap LI
{
	display: inline-block;
	margin: 0 5px 3px 0;
}
.ie7 #footer #sitemap LI
{
	display: inline;
}
#footer #group
{
	background: #F2EFEF;
	width: 334px;
	height: 118px;
	padding-left: 10px;
	padding-right: 10px;
}
#footer #group UL
{
	margin: 18px 0 0 -10px;
	width: 374px;
}
#footer #group LI, #footer #associate LI
{
	display: inline-block;
}
.ie7 #footer #group LI, .ie7 #footer #associate LI
{
	display: inline;
}
#footer #associate
{
	padding-left: 10px;
	padding-right: 10px;
	width: 212px;
}
/***********************************************/
#comments H3
{
	font-size: 18px;
}
.commentlist LI
{
	margin: 20px 0;
}
.commentlist LI LI
{
	margin: 20px;
}
.comment-meta, .comment-reply-link
{
	font-size: 10px;
}
.comment-author .fn
{
	font-weight: bold;
}
#respond H3
{
	margin: 0 0 10px;
	position: relative;
	left: -10px;
}
/***********************************************/
#solucoes-wrapper
{
	background: #FFF url(img/solucoes.jpg) no-repeat center 20px;
}
#solucoes-wrapper .wrapper, #solucoes-wrapper HEADER, #solucoes-wrapper UL
{
	text-indent: -9999px;
	list-style: none !important;
}
/***********************************************/
#clientes-list, #clientes-list LI, #clientes-list LI A
{
	display: inline !important;
	margin: 0 -2px !important;
	padding: 0 !important;
}
#formLetter LABEL
{
	display: block;
	clear: left;
	float: left;
	text-align: right;
	width: 70px;
	padding: 5px 5px 0 0;
}
#formLetter FIELDSET INPUT
{
	width: 220px;
}
#okNewsOptIn
{
	margin-left: 280px;
}
