/*
Theme Name:juliosilver
Theme URI:http://juliosilver.com
Description:Tema padrao portfolio juliosilver
Version:2.0
Author:juliosilver and webengineers
Author URI:http://juliosilver.com/ and http://webengineers.com.br/
Tags:design grafico, editoracao, criacao
*/

@import url(css/lightbox.css);

html {
	background:url(images/bg-fundo.jpg) repeat left top;
}

/* BODY */
body {
	margin:0;
	padding:0;
	font-size:62.5%; /* Resets 1em to 10px */
	font-family:Arial, Sans-Serif;
	background:url(images/bg-header-back.png) repeat-x 0px -1px;
	text-align:center;
}

img {
	border: 2px solid #fff;
}

img.home {
	border: none !important;
}

a { color:#aaa; text-decoration:none; }
a:hover { text-decoration:underline; }
a:focus { outline:none; }

a:hover img {
	border: 2px solid #C91E6C !important;
}

a:active img {
	border: 2px solid #666 !important;
}

a#bottomNavClose:hover img {
	border: none !important;
}

/* GLOBAL */
div#global {
	background-color:#3B1048;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:980px;
	
	padding-bottom:80px;
}

/* HEADER */
div#header {
	background:transparent url(images/bg-header.jpg) no-repeat bottom center;
	height:300px;
	padding:0;
	width:980px;
}

div#headerimg h1 {
	text-indent:-5000px;
	margin:0;
}

div#headerimg .description {
	display:none;
}	

/* NAV-HEADER */

div#nav-header {
	height:35px;
	position:absolute;
	top:280px;
}

div#nav-header ul {
	padding:0px;
	margin:0;
}

div#nav-header ul li {
	list-style:none;	
	margin:0;
	display:inline;
}

div#nav-header ul li a {
	color:#EA7DD4;
	font-size:11px;
	text-decoration:none;
	padding:5px 17px;
	display: block;
	float: left;
	margin-right: 5px;
	text-transform:uppercase;
}

div#nav-header ul li a:hover {
	color: #FFF;
}

/* SIDEBAR */

div#sidebar { float:left; }

div#sidebar ul,
div#links ul {
	padding:0px;
	margin:22px 0 0 0;
}

div#sidebar ul li,
div#links ul li {
	list-style:none;
}

li.pagenav h2 {
	text-indent: -999999px;
	background: url(images/title-projetos.png) no-repeat center;
	width: 160px;
	height: 46px;
}

h2.post-64 {
	text-indent: -999999px;
	background: url(images/title-novidades.png) no-repeat center;
	width: 160px;
	height: 46px;
}

h2#visit {
	text-indent: -999999px;
	background: url(images/title-visite.png) no-repeat center;
	width: 109px;
	height: 47px;
	margin: 40px 0 0 4px;
}

ul li.pagenav ul li,
div#links ul li {
	background:#2C0C37;
	list-style:none;
	margin:3px 0;
	width:175px;
	padding:5px 5px 5px 15px;
}

div#links ul li {
	background:transparent;
	margin:0;
	padding:2px 2px 2px 8px;
}

ul li.pagenav ul li:hover,
div#links ul li:hover {
	background:#5E1F70;
	color:#fff;
}

div#links ul li:hover {
	background:transparent;
}

div#links ul li:hover a {
	color:#9B2584;
}

ul li.pagenav ul li:hover span,
div#nav-header ul li a:hover span {
	color:#fff;
}

ul li.pagenav ul li a,
div#links ul li a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
}

ul li.pagenav ul li span,
div#nav-header ul li a span {
	color:#5D1E6F;
	font-size:9px;
}

/* juliosilver foto */
img#juliosilver-foto {
	float: left;
	margin-left: 4px;
	border: none;
}

span.english {
	display: block;
	color: #6A1F7F;
	margin-top: 40px;
}
/* fim juliosilver foto */

/* CONTENT */

div#content {
	margin-left:22%;
	position:relative;
	width:78%;
	top: 5px;
	
	
}

div#content p {
	color: #fff;
	line-height: 20px;
	width: 420px;
	text-align: justify;
	font-size: 1.2em;
}

/* TITULOS H2 */
h2 {
	color: #9B2584;
	font-size: 16px;
	text-transform: uppercase;
  margin-bottom:7px;
}

h2 span {
	font-weight: normal;
}

/* VIDEO DO YOUTUBE e PAGE */
div#youtube,
div#page {
	width: 320px;
	float: right;
	margin-right: 10px;
	margin-top: -14px;
}

div#youtube h2 {
	text-indent: -999999px;
	background: url(images/title-youtube.gif) no-repeat center;
	width: 124px;
	height: 28px;
}

div#page h2 {
	text-indent: -999999px;
	background: url(images/title-pagina.png) no-repeat center;
	width: 109px;
	height: 51px;
}

div#youtube .video {
	border: 2px solid #FFFFFF;
	width: 320px;
	height: 265px;
}

div#page .content {
	width: 324px;
	height: 269px;
}

div#page .content img{
	border: none;
}
/* FIM VIDEO DO YOUTUBE */

div#visit {
	position: absolute;
	bottom: 0;
	left: 5px;
	width: 160px;
}

/* LINKS */
div#links {
	position: absolute;
	top:330px;
	right: 9px;
	width: 320px;
}

div#links h2.first {
	text-indent: -999999px;
	background: url(images/title-links.png) no-repeat center;
	width: 84px;
	height: 24px;
}

/* FIM LINKS */

.entry a img {
	display: block;
	width: 45px;
	height: 45px;
	float: left;
	margin-right: 9px;
	margin-bottom: 8px;
}

div#post-37 div.entry {
   width:54%;
   text-align:justify;
}

div.post {
	height: auto;
  margin-bottom:100px;
  width:412px;
}

/* LINKS Julio Silver */
.clearfix {
	clear: both;
	height:0;
	width:0;
	visibility: hidden;
}

ul#links-juliosilver {
	width: 200px;
	height: 25px;
	margin-left: 4px !important;
}

ul#links-juliosilver li{
	display: inline;
}

ul#links-juliosilver a {
	display: block;
	float:left;
	margin-right: 4px;
	overflow: hidden;
}

a#visit-blogger {
	width: 28px;
	height: 24px;
	background: url(images/links-juliosilver.png) no-repeat 0 0;
	text-indent: -99999px;
}

a#visit-youtube {
	width: 50px;
	height: 24px;
	background: url(images/links-juliosilver.png) no-repeat -48px 0;
	text-indent: -99999px;
}

a#visit-flickr {
	width: 54px;
	height: 24px;
	background: url(images/links-juliosilver.png) no-repeat -113px 0;
	text-indent: -99999px;
}

a#visit-twitter {
	width: 25px;
	height: 24px;
	background: url(images/links-juliosilver.png) no-repeat -176px 0;
	text-indent: -99999px;
}
/* FIM LINKS Julio Silver */

/* FOOTER */
div#footer {
	padding:0;
	clear:both;
	height:199px;
	background:url(images/bg-footer.gif) repeat-x bottom;
	overflow: hidden;
	
	margin-top:-80px;
}

div#footer div.content {
	position: relative;
	width:980px;
	height:199px;
	margin: 0 auto;
	background:url(images/bg-footer-img.png) no-repeat left;
}

div#footer p {
	position: absolute;
	top: 110px;
	color: #fff;
}

p#cc {
	left: 210px;
	/*background: url(images/creative-commons.png) no-repeat left;*/
	padding-left: 92px;
}

p#cc a img, p#cc a, p#cc a:hover img {
	border:none !important;
	text-decoration:none !important;
}

p#design-julio,
p#sistema-webeng{
	top: 95px !important;
	text-indent: -99999px;
	overflow: hidden;
}

p#design-julio {
	left: 610px;
	background: url(images/design-julio.png) no-repeat center;
	width:78px;
	height:50px;
}

p#sistema-webeng {
	left: 810px;
	width:97px;
	height:49px;
}

p#sistema-webeng a {
	display: block;
	width:97px;
	height:49px;
	background: url(images/sistema-webeng.png) no-repeat center;
}