/*
Theme Name: SubUp
Theme URI: http://www.subup.com.br/
Description: Tema desenvolvido para Agencia SubUp
Version: 2.0
Author: Noweb - Interacao & Marketing
Author URI: http://www.noweb.com.br/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

*/

/* Begin Typography & Colors */

body{
	margin:0px;
	font-family:arial;
	color:#333;
	background-color:#666;
}

#bgBody{
	position:fixed;
	height:100%; 
	width:100%; 
	margin: 0; 
	padding:0; 
	z-index: 0;
}

img{
	border:0px;
}

h1{
	display:none;
}

#header{
	width:100%;
	height:90px;
	background:url(../images/bgHeader.png);
	position:relative;
}

#content{
	width:770px;
	height:auto;
	background:url(../images/bgContent.png);
	border-right:1px solid #fff;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:30px;
}

#footer{
	height:36px;
	width:769px;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bgFooter.png);
	margin-bottom:30px;
	position:relative;
}

#rssFooter a{
	width:16px;
	height:16px;
	background:url(../images/icon_FEED.gif) no-repeat;
	background-position:top;
	position:relative;
	margin-left:10px;
	top:10px;
	cursor:pointer;
	display:block;
	float:left;
}

#rssFooter a:hover{
	background-position:bottom;
}

#flickrFooter a{
	width:16px;
	height:16px;
	background:url(../images/icon_FLICKR.gif) no-repeat;
	background-position:top;
	position:relative;
	margin-left:10px;
	top:10px;
	cursor:pointer;
	display:block;
	float:left;
}

#flickrFooter a:hover{
	background-position:bottom;
}

#twitterFooter a{
	width:16px;
	height:16px;
	background:url(../images/icon_TWITTER.gif) no-repeat;
	background-position:top;
	position:relative;
	margin-left:10px;
	top:10px;
	cursor:pointer;
	display:block;
	float:left;
}

#twitterFooter a:hover{
	background-position:bottom;
}

#youtubeFooter a{
	width:16px;
	height:16px;
	background:url(../images/icon_YOUTUBE.gif) no-repeat;
	background-position:top;
	position:relative;
	margin-left:10px;
	top:10px;
	cursor:pointer;
	display:block;
	float:left;
}

#youtubeFooter a:hover{
	background-position:bottom;
}

#orkutFooter a{
	width:16px;
	height:16px;
	background:url(../images/icon_ORKUT.gif) no-repeat;
	background-position:top;
	position:relative;
	margin-left:10px;
	top:10px;
	cursor:pointer;
	display:block;
	float:left;
}

#orkutFooter a:hover{
	background-position:bottom;
}

#vimeoFooter a{
	width:16px;
	height:16px;
	background:url(../images/icon_VIMEO.gif) no-repeat;
	background-position:top;
	position:relative;
	margin-left:10px;
	top:10px;
	cursor:pointer;
	display:block;
	float:left;
}

#vimeoFooter a:hover{
	background-position:bottom;
}

#menu{
	width:245px;
	height:514px;
}

#menu:hover{
	width:245px;
	height:514px;
	background:url(../images/menuSidebarOff.png);
	background-position:bottom right;
}

#sidebar{
	width:245px;
	height:514px;
	margin-top:20px;
	margin-left:1px;
	float:left;
	margin-bottom:20px;
	background:url(../images/menuSidebarOn.png);
}

#playerVideo{
	position:absolute;
	right:50px;
	top:50px;
	border:1px solid #fff;
}

#playerVideo embed{
	width:400px;
	height:300px;
}

#clean{
	clear:both;
}

#cartoonCar{
	width:150px;
	height:146px;
	background:url(../images/cartoonCar.png);
	position:absolute;
	bottom:0px;
	right:20px;
}

#logo{
	width:129px;
	height:70px;
	position:relative;
}

#logo a{
	width:129px;
	height:70px;
	position:relative;
	top:10px;
	background:url(../images/logo.png);
	display:block;
}

#contentMainHeader{
	width:770px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#contentMainFooter{
	width:770px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#phoneHeader{
	float:right;
	color:#333;
	font-size:24px;
	position:absolute;
	right:0px;
	top:50px;
}

#phoneHeader label{
	font-size:14px;
}

#copyright{
	float:right;
	line-height:36px;
	font-size:12px;
	color:#fff;
	margin-right:10px;
}

#titlePage{
	position:absolute;
	top:20px;
	right:0px;
	padding-left:40px;
	background:url(../images/bgTitlePages.png);
	background-position:top;
	font-size:18px;
	width:252px;
	height:27px;
	line-height:27px;
	text-transform:uppercase;
}

#boxListenView{
	width:510px;
	float:right;
	margin-top:72px;
}

#boxListenView li{
	list-style:none;
}

#boxListenView ul{
	list-style:none;
}

.zitem img{
	position:absolute;
}

.zitem {
	width:200px;
	height:30px;
	
	/* required to hide the image after resized */
	overflow:hidden;
	
	/* for child absolute position */
	position:relative;
	
	/* display div in line */
	float:left;
}

#contentPageFreestyle{
	width:490px;
	float:right;
	margin-right:20px;
	margin-top:98px;
	font-size:13px;
	color:#fff;
	font-family:arial;
	line-height:20px;
}

#contentPageFreestyle div span{
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
}

#contentPage{
	width:490px;
	float:right;
	margin-right:20px;
	margin-top:98px;
	font-size:12px;
	color:#fff;
	font-family:myriad pro;
}

#contentPage img{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

#right{
	float:right;
}

#left{
	float:left;
}

#nameProject{
	width:270px;
	height:30px; 
	line-height:30px;
	font-size:#fff; 
	float:left;
	font-size:12px;
	margin-right:20px;
}

#nameProject a{
	color:#fff;
	text-decoration:none;
}

#imageProject{
	width:200px; 
	height:30px;
	color:#b00005;
	float:right;
	margin-right:20px;
}

#imageProject a{
	color:#b00005;
	text-decoration:none;
}

#separationListenPortfolio{
	width:490px;
	margin-right:20px;
	margin-bottom:10px;
	border-bottom:1px dotted #fff;
	padding-top:10px;
}

#labelFormContact{
	color:#ccc;
	margin-bottom:2px;
	font-size:12px;
}

#inputFormContact{
	margin-bottom:15px;
}

#inputFormContact input{
	width:300px;
	padding:4px;
	border:0px;
	font-family:tahoma;
	font-size:14px;
}

#textareaFormContact textarea{
	width:300px;
	height:180px;
	border:0px;
	padding:4px;
	font-family:tahoma;
	font-size:14px;
}

#submitFormContact{
	width:308px;
	margin-top:10px;
}

#submitFormContact input{
	float:right;
	font-family:tahoma;
	font-size:12px;
	padding-bottom:2px;
	cursor:pointer;
	width:70px;
	color:#333;
	height:27px;
	border:1px solid #ccc;
	background:#fff;
	margin-left:10px;
}

#planejamento{
	height:200px;
}

#criacao{
	display:none;
	height:200px;
}

#imagem{
	display:none;
	height:200px;
}

#editorial{
	display:none;
	height:200px;
}

#producao{
	display:none;
	height:200px;
}

#impressos{
	display:none;
	height:200px;
}

#audiovisual{
	display:none;
	height:200px;
}

#eventos{
	display:none;
	height:200px;
}

#internet{
	display:none;
	height:200px;
}

#midia{
	display:none;
	height:200px;
}

#mktdireto{
	display:none;
	height:200px;
}

#promocao{
	display:none;
	height:200px;
}

#legend{
	font-size:12px;
	color:#fff;
}

#legend a{
	text-decoration:none;
	color:#fff;
	font-size:12px;
}

label#right a{
	text-decoration:none;
	color:#fff;
}

label#right a:hover{
	text-decoration:none;
	color:#ccc;
}

.pagebar{
	text-align:center;
	color:#999;
	margin-top:20px;
	margin-bottom:20px;
}

.pagebar a{
	color:#fff;
	text-decoration:none;
}

#icoGame a{
	padding-top:0px; 
	padding-bottom:0px; 
	padding-left:5px; 
	padding-right:5px; 
	top:0px; 
	background:#cc0000; 
	font-size:10px; 
	font-family:arial; 
	color:#fff; 
	position:absolute; 
	right:-10px;
	display:block;
}
