﻿.opacidade60{
    background-image: url('../img/bgAlpha.png');
    background-repeat: repeat;
}

.opacidade40{
    background-image: url('../img/bgAlpha_40.png');
    background-repeat: repeat;
}

.linkBlue a
{
    color: #4491CC;
}

.post
{
    margin: 10px;    
}

.tlSocial
{
    width: 243px;
    float: left;
}

    .tlSocial h1
    {
        color: #FFFFFF;
        margin-top: 5px;
        margin-left: 10px;
        margin-bottom: 10px;
    }

.imgSocial
{
    width: 32px;
    float: left;
}

.tlRodape
{
    width: 300px;
}

    .tlRodape h1
    {
        color: #FFFFFF;
        margin-top: 5px;
        margin-bottom: 10px;
    }

.spaceTop
{
    margin-top: 15px;
}

.col
{
    width: 300px;
    height: 242px;
    margin-top: 20px;
    margin-left: 20px;
    color: #CCCCCC;
    float: left;
}

    .col p
    {
        margin-top: 5px;
    }
    
    .col a
    {
        color: #CCCCCC;
    }
    
.colDiv
{
    width: 2px;
    height: 242px;
    margin-top: 20px;
    background-image: url('../img/barCol.png');
    background-repeat: no-repeat;
    float: left;
}

#titleRodape
{
    width: 990px;
    height: 40px;
    margin-top: 20px;
    clear: both;
    text-align: center;
}

    #titleRodape a
    {
        color: #CCCCCC;
    }
   
/* Fonts */
/* ------------------------------------------------------------- */
.arialMenu
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    margin-right: 70px;
}

.trebuchet15
{
    font-size: 15px;
}

/* Tweets */
/* ------------------------------------------------------------- */
.tweetItem
{
    width: 100%;
    min-height: 50px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    margin-bottom: 2px;
    text-align: left;
}

.tweetItem a
{
    color: #999999;
    text-decoration: none;
}

.tweetItem img
{
    width: 30px;
    height: 30px;
    background-color: #FFF;
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
}

.tweetPost
{
    width: 200px;
    min-height: 48px;
    float: left;
}

#tweetUser
{
    width: 250px;
    height: 20px;
    line-height: 20px;
    clear: both;
    font-size: 10px;
    color: #999999;
}

#tweets{
    width: 265px;
    height: 395px;
    margin-left: 5px;
	text-align: justify;
	color: #CCCCCC;
	overflow-y: auto;
	overflow-x: hidden;
	font-size: 15px;
}

/*-----------------------------------------------------------------------*/
#cntFlickr
{
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 100%;
    display: table;
}
    .imgFlickr{
		margin: 7px;
		border: 3px solid #4491CC;
		float: left;
	}
	
	.imgFlickr:hover{
		border: 3px solid #71ACD9;
	}
	
#cntFlickrHome
{
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 100%;
    display: table;
}
    .imgFlickrHome
    {
        margin: 2px;
        border: 0;
		float: left;
	}

#cntGallery
{
    padding-top: 55px;
    margin-left: 20px;
}

/*-----------------------------------------------------------------------*/
#cntTwitpic
{
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 100%;
    display: table;
}
    .imgTwitpic{
		margin: 7px;
		border: 3px solid #4491CC;
		float: left;
	}
	
	.imgTwitpic:hover{
		border: 3px solid #71ACD9;
	}
	
#cntTwitpicHome
{
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 100%;
    display: table;
}
    .imgTwitpicHome
    {
        margin: 2px;
        border: 0;
		float: left;
	}

#cntTwitpicGallery
{
    padding-top: 55px;
    margin-left: 20px;
}
	
/*POST*/
/*-----------------------------------------------------------------------*/
.post{
	
}
	.postTitle{
		width: 674px;
		height: 50px;
		background-image: url('imagens/bgTitlePost.png');
		background-repeat: no-repeat;
	}

	.postTitle h1{
		margin-top: 5px;
		margin-left: 5px;
		font-family: "Verdana";
		font-weight: normal;
		font-size: 20px;
		color: #FF6600;
	}
	
	.postTitle h2{
		margin-left: 5px;
		font-family: "Verdana";
		font-weight: normal;
		font-size: 11px;
		color: #666666;
	}


	.postTitle a{
		text-decoration: none;
		color: #FF6600;
	}

	.postTitle a:hover{
		text-decoration: underline;
	}

	.text{
		margin-top: 10px;
	}
	
	.text i{
		color: #999999;
	}

	.text a{
		color: #4295D1;
		text-decoration: none;
	}

	.text a:hover{
		text-decoration: underline;
	}
	
/*=========================================================*//* COMMENTS */
#comments { 
	background-color : #f8f8f8;
	margin : 5px 0 0px 0;
	padding: 15px;
	border : 1px dotted #d8d8d8;
	padding : 5px;
	min-height : 100px;
	height:auto !important;
	height:100px;
} 
#commentheader {margin-bottom:10px;border-bottom: 1px dotted #d8d8d8;height:10px;padding-bottom:3px;background-color:#F4F4F4;}
#commentauthor { 
	float : left;
	width : 50%;
} 
#commentcontent {text-align:justify;padding:0 5px 10px 5px;}
#commentdate { 
	float : right;
	width : 40%;
	text-align : right;
} 

#commentgravatar { 
	margin : 2px 10px 4px 4px;
	float : left;
	/*width:60px;*/
	border: 1px dotted #CCCCCC;
	/*min-height:60px;*/
}
#commentadmin { 
	text-align : right;
	background-color : #f8f8f8;
	padding:2px 5px 2px 5px;
	min-width:100px;
	float:right;
	border-bottom: 1px dotted #d8d8d8;
	border-left: 1px dotted #d8d8d8;
	border-right: 1px dotted #d8d8d8;
} 


/*=====================================================*//* COMMENT FORM */
.commentForm { 
    margin: 10px;
} 

.commentForm label { 
	display : block;
	width : 80px;
} 

.commentForm input  
{
    width: 450px;
    height: 25px;
    margin-bottom: 10px;
    background-color: #031B3F;
    border: 1px #004F75 solid;
    color: #FFFFFF;
    font-family: Trebuchet MS;
	font-size: 11pt;
} 

.commentForm textarea { 
    width: 650px;
    height: 150px;
    background-color: #031B3F;
    border: 0px;
    color: #FFFFFF;
    font-family: Trebuchet MS;
	font-size: 11pt;
} 

.commentForm h1#addcomment { margin : 30px 0 15px 0;} 

.commentForm h2 { margin : 10px 0 0 0;}

.commentForm input#btnSave {
	color : #333333;
	font-family : verdana, helvetica, sans-serif;
	font-size : 90%;
	font-weight : normal;
	background-color : #eeeeee;
	border : 1px solid #aaaaaa;
}

#commentPreview img{
	display: none;
}

.bbcode a{
	display: none;
}

#comment{
	margin: 10px;
	margin-bottom: 20px;
	width: 680px;
	font-size: 27px;
	font-weight: normal;
	color: #FFFFFF;
}

#addcomment{
	width: 100%;
	margin-bottom: 10px;
	font-size: 27px;
	font-weight: normal;
	color: #FFFFFF;
}

.author{
    font-size: 18px;
    font-weight: bold;
    color: #4491CC;
}

.author a{
	text-decoration: none;
	color: #4491CC;
}

.author a:hover{
	text-decoration: underline;
}

.content{
	text-align: justify;
}

.self{
	background-color: #F6F6F5;
	margin-bottom: 10px;
	border: 1px #F6F6F5 solid;
}

.date{
	font-weight: bold;
	margin-bottom: 5px;
}

.vcard
{
    margin: 10px;
    padding: 10px;
    background-color: #021026;
}

/*-----------------------------------------------------------------------*/
#archive{
	margin: 10px;
	font-size: 14px;
	color: #CCCCCC;
}

	#archive ul{
		margin: 10px;
	}
	
	#archive li{
		list-style: none; 
	}
	
	#archive h1{
		color: #FFFFFF;
	}
	
	#archive h2{
		font-size: 15px;
		color: #FFFFFF;
		margin-top: 15px;
		margin-bottom: 5px;
	}
	
	#archive img{
		border: 0px;
		margin-right: 5px;
	}
	
	#archive a{
		color: #4491CC;
	}

	#archive a:hover{
		text-decoration: underline;
	}


/*-----------------------------------------------------------------------*/
#form{
    margin-top: 20px;
}

#form div{
    height: 60px;
}


.inputText{
    background-image: url('../img/bgInput.png');
    width: 162px;
    height: 30px;
}

.txtBox{
    border: 0;
    width: 152px;
    height: 20px;
    margin: 6px;
    background-color: #031B3F;
    border: 1px #004F75 solid;
    color: #FFFFFF;
    font-family: Trebuchet MS;
	font-size: 9pt;
}

.txtBoxEmail{
    border: 0;
    width: 350px;
    height: 25px;
    background-color: #031B3F;
    border: 1px #004F75 solid;
    color: #FFFFFF;
    font-family: Trebuchet MS;
	font-size: 11pt;
}

.txtBoxMensagem{
    border: 0;
    width: 350px;
    height: 170px;
    background-color: #031B3F;
    border: 1px #004F75 solid;
    color: #FFFFFF;
    font-family: Trebuchet MS;
	font-size: 11pt;
}

.btn{
    background-color: #031B3F;
    border: 1px #004F75 solid;
    color: #FFFFFF;
    width: 100px;
    height: 30px;
    border: 0px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
