/*
Tema Original: LightSource
Autor: Elegant Wordpress Theme
Adptação: Renan Soloaga
*/

* {padding: 0; margin: 0;} 

body {
	color: #D2E4E6;
	font: 11px/18px Georgia;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper2 {
	width: 949px;
	padding: 0px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.single-entry {
float: left;
width: 100%;
margin-bottom: 10px;
padding: 0px;
}
.post-wrapper {
padding: 0px 15px 15px 15px;
width: 583px;
}

.post-wrapper h1 {
margin-top: 0px;
padding-top: 0px;
}

.post-wrapper h1 a {
	font-size: 32px;
	line-height: 36px;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFE5B2;
}


.post-wrapper h3 {
	margin-top: 25px;
	margin-bottom: 15px;
	padding-top: 0px;
	color: #FFF;
	line-height: 28px;
}
.post-wrapper h4 {
	margin-top: 25px;
	margin-bottom: 15px;
	padding-top: 0px;
	color: #B7E8FF;
	line-height: 22px;
}

.post-wrapper p {
	line-height:20px;
	margin-top: 0px;
}

.post-wrapper ul {
	line-height:18px;
	padding-left:10px;
}

.post-wrapper li {
	padding-top:6px;
	padding-bottom:6px;
}

.post-wrapper .post-info {
	margin-top:10px;
	margin-bottom:15px;
}

.compartilhe {
	background-color: #2B002B;
	margin-top: 15px;
	margin-right: 71px;
	margin-bottom: 0px;
	margin-left: 46px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFF;
	border: 1px solid #4F004F;
	height:50px;
}

.compartilhe h4 {
	color: #FFF;
	font-size: 14px;
	display: block;
	margin-bottom:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 55px;
	width: 80px;
	float:left;
	line-height: 19px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: -1px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-align: right;
}

.compartilhe img {
	margin-top:4px;
}

a:link { 
text-decoration: none; 
color: #3C8A8D; 
}

a:visited { 
text-decoration: none; 
color: #3C8A8D; 
}

a:hover, a:active { 
color: #7794A0; 
}

h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
margin: 0px 0 10px; 
}

h1 {
	font-size: 28px;
	margin-bottom: 0px;
	margin-top: 10px;
}

h2 { 
font-size: 28px; 
}

h3 { 
font-size: 24px;
}

.post-title {
line-height: 30px;
}

.home-post-wrap {
margin-right: 10px;
float: left;
margin-bottom: 10px;
margin-top: 0px;
padding: 10px;
}

.readmore {
background-image: url(images/bullet-Blue.gif);
background-repeat: no-repeat;
background-position: left;
float: left;
padding-left: 10px;
margin-top: 10px;
}

.readmore a:link, .readmore a:hover {
color: #3C8A8D;
font-size: 12px;
}
h4, h5  , h6{ 
font-size: 20px; 
}

.titles {
	font-weight: normal;
	font-size: 26px;
	text-decoration: none;
	float: left;
	line-height: 28px;
}

.titles-blog a {
	font-weight: normal;
	font-size: 26px;
	text-decoration: none;
	float: left;
	line-height: 35px;
	color: #FFE0A6;
}

p {
margin: 10px 0px 10px 0px;
}
.titles-small  {
	color: #3C8A8D;
	font-size: 17px;
	display: block;
	width: 100%;
	float: left;
	padding-top: 10px;
}

.titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	font-size: 26px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #FFE0A6;
}

pre, blockquote {
	line-height: 20px;
	background-color: #00202B;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFF;
	width:560px;
	overflow:auto;
}

pre:hover, blockquote:hover {
	background-color: #00222D;
}


ul { 
list-style-image: url(images/bullet-Blue.gif); 
}

#pages {
	width: 940px;
	height: 37px;
	background-image: url(images/linha.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}


#container {
	float: right;
	width: 950px;
	padding-top: 25px;
	padding-bottom: 15px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(images/container-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#left-div {
width: 634px;
float: left;
}

#left-inside {
float: left;
padding: 0px 0px 0px 19px;
}

.adwrap {
margin-left: 26px;
float: left;
margin-bottom:15px;
}

.mini {
width:125px;
height:125px;
margin-right: 4px;
margin-bottom: 5px;
display: block;
float: left;
overflow:hidden;
}

.big {
width:250px;
height:250px;
padding:2px;
display: block;
float: left;
overflow:hidden;
}

.banner {
width:500px;
height:60px;
padding-top:10px;
padding-bottom:10px;
padding-left:45px;
text-align:left;
display: block;
float: left;
overflow:hidden;
}

#sidebar {
float: right;
padding-left: 0px;
padding-right: 0px;
width: 311px;
}

#footer {
	clear: both;
	float:left;
	width: 920px;
	height: 40px;
	padding-left: 0px;
	text-align: left;
	color: #9CC4C7;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}

#footer a {
	color: #FFE5B2;
	font-size: 11px;
}

#footer a:visited {
color: #9CC4C7;
}

#footer a:hover {
	text-decoration: underline;
}

#pages ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px auto 0px auto;
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pages ul li {
	float: left;
	display: block;
	height: 35px;
	padding: 0px;
}
#pages ul li#item_logo {
	width:350px;
	float: left;
	display: block;
	height: 35px;
	padding: 0px;
	margin-right: 290px;
	margin-left:-5px;
}
#pages ul li#item_logo a:link, #pages ul li#item_logo a:visited, #pages ul#item_logo li a:active {
	width:350px;
	height:35px;
	float: left;
	display: block;
	height: 35px;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#pages ul li a:link,#pages ul li a:visited, #pages ul li a:active {
	float: left;
	color: #00A3D9;
	display: block;
	height: 24px;
	font-size: 13px;
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 1px;
}

#pages ul li a#title_blog:link,#pages ul li a#title_blog:visited, #pages ul li a#title_blog:active {
	color: #FFF;
}

#pages ul li a:hover {
	color: #FFFFFF;
}


.sidebar-box {
padding-top: 5px;
padding-bottom: 10px;
margin-bottom: 0px;
float: right;
}

.articleinfo {
border-bottom: 1px solid #EEEEEE; padding-bottom: 7px; color: #545454;
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
color: #FFF; 
width: 250px;
display: block;
background-image: url(images/bullet-Blue.gif); 
background-repeat: no-repeat;
background-position: 0px 10px;
padding: 3px 0px 3px 15px;
border-bottom: 1px dashed #1C2F3D;
} 

.sidebar-box ul li {
color: #373434;
padding: 0px;
margin: 0px;
}

.sidebar-box ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.sidebar-box ul li a:hover {
background-color: #0B1623;
} 

.sidebar-box h2 {
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	text-transform: lowercase;
	font-weight: normal;
	font-family: Georgia;
	background-image: url(images/h3-bg.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 275px;
	height: 42px;
	padding-left: 37px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.blogroll ul li a {
background-image: url(images/blogroll.gif); 
}

#recentcomments li a:link, #recentcomments li a:visited, #recentcomments li a:active {
background-image: none;
border: none;
}

#recentcomments {
margin-top: 10px;
}

#recentcomments li {
border-bottom: 1px dashed #1C2F3D;
background-image: url(images/comment-author.gif);
background-position: 10px 4px;
background-repeat: no-repeat;
padding-left: 35px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
width: 228px;
color: #FFF;
}

.home-comments li {
border-bottom: 1px solid #103354;
padding: 12px 0px !important;
font-size: 13px;
}

.comment-author {
font-size: 12px;
font-weight: bold;
font-style: italic;
background-image: url(images/comment-author.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 20px;
}

.comment-author a {
font-size: 12px;
font-weight: bold;
font-style: italic;
}


#commentform {
margin: 1em 0;
margin-left: 20px;
color: #FFF;
}

#commentform textarea {
background: #102030;
border: 1px solid #003D4C;
width: 370px;
margin-bottom: 10px;
color: #FFF;
}

#commentform #email {
font-size: 1.1em;
background: #102030;
border: 1px solid #003D4C;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
margin-bottom: 0px;
color: #FFF;
}

#commentform #author {
font-size: 1.1em;
background: #102030;
border: 1px solid #003D4C;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
margin-bottom: 0px;
color: #FFF;
}

#commentform #url {
font-size: 1.1em;
background: #102030;
border: 1px solid #003D4C;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
margin-bottom: 0px;
color: #FFF;
}



#commentform input {
margin-bottom: 3px;
}

.search_bg {
height:35px;
width:260px;
float: left;
margin-top: 10px;
margin-left: 10px;
}

#searchform {
	padding-left:35px;
	padding-top:15px;
}

#search {
color:#FFFFFF;
padding:0;
}

#searchform .textfield {
background-color: #0C1C2A;
border: 1px solid #003D4C;
font-size:11px;
color:#FFF;
font-family:Tahoma, arial, verdana, courier;
width:150px;
height:15px;
vertical-align:middle;
padding:4px;
margin-right:5px;
}

.botao {
background: #3E0E2B;
font-size:11px;
color:#FFF;
font-family:Arial;
height:25px;
vertical-align:middle;
border: 1px solid #4A1135;
cursor:pointer;
}

.icons {
margin-top: 0px; 
margin-bottom: -5px;
margin-right: 10px;
}

#search .input {
width:66px;
height:31px;
background:none;
border:none;
vertical-align:middle;
margin:0;
padding:0;
margin-left: 10px;
}

.thumbnail {
	border: 6px solid #0C4958;
	margin-bottom: 5px;
	float: left;
	margin-right: 15px;
	width: 180px;
	height: 180px;
	margin-top: 4px;
}

.thumbnail-medium {
	border: 5px solid #092746;
	margin-bottom: 5px;
	float: left;
	margin-right: 15px;
	width: 130px;
	height: 130px;
}

.thumbnail-small {
border: 3px solid #0C4958;
margin-bottom: 5px;
margin-top: 4px;
float: left;
margin-right: 10px;
width: 65px;
height: 65px;
}

.post-info {
color: #225667;
font-size: 10px;
width: 100%;
float: left;
display: block;
padding: 2px 0px 2px 0px;
border-top: 1px solid #103354;
border-bottom: 1px solid #103354;
margin: 7px 0px 7px 0px;
}

.post-info-resuminho {
	color: #225667;
	font-size: 10px;
	width: 100%;
	float: left;
	display: block;
	border-top: 1px solid #103354;
	border-bottom: 1px solid #103354;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.post-info-featured {
color: #225667;
font-size: 10px;
width: 720px;
float: left;
display: block;
padding: 2px 0px 2px 0px;
border-top: 1px solid #103354;
border-bottom: 1px solid #103354;
margin: 7px 0px 7px 0px;
}

.post-inside-2 {
float: left;
width: 450px;
}

.logo {
	height: 210px;
	height: 35px;
	float: left;
	border: 0px;
}

a:focus {
outline: none;
}

.random-content a:link {
font-size: 13px;
}

.random a:link, .random a:visited {
float: left;
display: block;
width: 100%;
}

ul, ol { line-height: 2.0em; }

.titles-featured a, .titles-featured a:hover, .titles-featured {
	font-size: 28px;
	line-height: 30px;
	color: #FFE0A6;
	letter-spacing: 0px;
}

#featured {
	padding: 0px;
	width: 875px;
	float: left;
	color: #FFF;
	height: 146px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#featured p {
	line-height:20px;
	padding-right: 15px;
}

#featured-container {
	width: 940px;
	height: 175px;
	background-image: url(images/featured-bg.png);
	margin-bottom: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}

#featured .post-info {
color: #6BA4AD;
border-top: 1px solid #6BA4AD;
border-bottom: 1px solid #6BA4AD;
padding: 2px 0px 2px 0px;
width: 100%;
}

#featured .post-info a {
color: #6BA4AD;
}

.next {
	width: 10px;
	height: 19px;
	background-image: url(images/next.png);
	cursor: pointer;
	float: left;
	margin-top: 70px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.prev {
	width: 10px;
	height: 19px;
	background-image: url(images/previous.png);
	cursor: pointer;
	float: left;
	margin-top: 70px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#featured ul {
height: 146px;
margin: 0px;
list-style-image: none;
list-style-type: none;
padding: 0px;
width: 4000px;

}

#featured ul li {
height: 146px;
width: 889px;
margin: 0px;
padding: 0px;
float: left;
}

.home-box, .home-box2, .home-box3 {
width: 270px;
height: 305px;
overflow: hidden;
float: left;
}

.resuminho {
line-height: 20px;
}

.home-box-container .next, .home-box-container2 .next, .home-box-container3 .next {
width: 19px;
height: 10px;
background-image: url(images/next2.png);
background-repeat:no-repeat;
cursor: pointer;
float: left;
margin: 10px 0px 25px 120px;
}

.home-box-container .prev, .home-box-container2 .prev, .home-box-container3 .prev {
width: 19px;
height: 10px;
background-image: url(images/previous2.png);
background-repeat:no-repeat;
cursor: pointer;
float: left;
margin: 15px 0px 5px 120px;
}

.home-box-container, .home-box-container2, .home-box-container3 {
float: left;
width: 270px;
margin-left: 33px;
}

.home-box .post-info, .home-box2 .post-info, .home-box3 .post-info {
width: 270px;
}

.home-box ul, .home-box2 ul, .home-box3 ul {
list-style-type: none;
list-style-image: none;
padding: 0px;
margin: 0px;
height: 2000px !important;
float: left;
width: 270px;
}

.home-box ul li, .home-box2 ul li, .home-box3 ul li {
float: left;
padding: 0px;
margin: 0px;
margin-bottom: 4px;
width: 270px;
}

.heading {
font-size: 24px;
color: #FFE0A6;
text-transform: uppercase;
float: left;
}

.heading2 {
	font-size: 17px;
	color: #853A6B;
	text-transform: uppercase;
	float: left;
	width: 270px;
	letter-spacing: 0px;
	text-align: left;
}

.current-category {
background-color: #102030;
color: #3C8A8D;
border: 1px solid #381628;
padding: 5px;
display: block;
margin: 0px 0px 10px 0px;
width: 603px;
}





/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#searchform {
margin-right: 20px;
margin-bottom: 15px;
}
.lifestream_date {
font-size: 11px;
border-top: 1px solid #103354;
border-bottom: 1px solid #103354;
color: #225667;
padding: 3px 0px;
margin-top: 15px;
margin-bottom: 5px;
}
	 
.lifestream img.lifestream-icon {
	float:left;
	margin-right:7px;
	margin-bottom:0px;
}

#lifestream li h2{
	font-size:17px;
	color:#3C8A8D;
}

/* Begin Comments*/

.commentlist {
	padding: 0px;
	width: 560px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.commentlist li {
	font-weight: bold;
	width: 560px;
	display: block;
	background-color: #0C1C2A;
	border: 2px solid #003D4C;
	background-position: bottom left;
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

.commentlist li div {
	width: 540px;
	display: block;
	margin: 0px;
	float: left;
	padding: 10px;
}

.commentlist li .avatar { 
	float: left;
	padding: 2px;
	border: 5px solid #12283A;
	background-color: #12283A;
	}

.commentlist cite {
	font-size: 18px;
	float: left;
	font-style: normal;
	margin-left: 10px;
	margin-right: 4px;
	margin-top: 0px;
	font-weight: normal;
	padding-left:6px;
	}
	
.says {
	display:none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
	}
	

#commentform p {
clear: both;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentlist .children li {
	width: 90%;
	display: block;
	margin: 0px 4%;;
	background-color: #0C1C2A;
	background-image: url(images/comment-children-bg-blue.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #0B1823;
	overflow: hidden;
}

.commentlist .children li div {
width: 97%;
padding: 3%;
background-image: url(images/comment-children-top-blue.gif);
background-repeat: no-repeat;
background-position: top left;
}

.commentlist .commentmetadata {
	font-weight: normal;
	float: left;
	display: block;
	clear: both;
	background-image: none;
	width: 90%;
	margin-left: 3%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta   {
	background-image: none;
	width: 100%;
	padding: 0px !important;
}

.commentlist .reply, .commentlist .children .reply {
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover {
	width: 39px;
	height: 17px;
	display: block;
	color: #FFF;
	font-size: 8px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 5px 0px 0px 15px;
	letter-spacing: 1px;
}

.commentlist .children li {
padding-bottom: 10px;
}

.commentlist .children li ul li {
padding-bottom: 10px;
background-color: #0C1C2A;
}

#respond {
margin-top: 20px;
float: left;
background-image: none;
}

.commentlist #respond h3, .commentlist #respond a {
margin-left: 28px;
}

#comments {
line-height: 30px;
}

.children {
clear: both;
}

.children .commentmetadata, .children .vcard  {
	background-image: none;
}

.children textarea {
width: 90% !important;
}

.children input {
width: 80% !important;
}

#cancel-comment-reply-link {
display: block;
background-image: url(images/comment-close-blue.gif);
width: 144px;
height: 21px;
padding: 5px 0px 0px 23px;
font-weight: normal;
color: #84878E;
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#respond div {
background-image: none;
}

#submit {
width: 120px !important;
}

#comments {
color: #FFE5B2;
text-transform: uppercase;
}

