@charset "utf-8";
/*   
Theme Name: Lights in the Sky
Theme URI: http://www.fechaaspas.net
Description: tema criado exclusivamente para o blog Fecha Aspas
Author: Heloisa Biagi
Author URI: http://www.fechaaspas.net
Template: 
Version: 2.0
.
Fecha Aspas - Heloisa Biagi, 2010. Todos os direitos reservados
.
*/

* {
	margin:0px;
	padding:0px;
	border:none;
	list-style-position:inside;
	list-style:none;
	text-decoration:none;
	}

body {
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	background: #182649;
	}

#res-left {
	position:absolute;
	left:2px;
	width:140px;
	height:400px;
	background:url(images/bg-left.jpg) no-repeat;
	}

#res-right {
	position:absolute;
	left:1139px;
	width:143px;
	height:400px;
	background:url(images/bg-right.jpg) no-repeat;
	}

#container {
	position:absolute;
	width:997px;
	left:50%;
	height:500px;
	margin-left: -498px;
	background:url(images/bg-main.jpg) no-repeat;
	}

/*******************
		TOPO
*******************/

#topo {
	position:relative;
	margin-left:50px;
	width:905px;
	height:150px;
	clear:both;
	}

#logo {
	position:relative;
	width:585px;
	float:left;
	margin:40px 0px 5px 0px;
		}
	
#logo h1 {
	background:url(images/logo-aspas.png) no-repeat;
	width:313px;
	height:73px;
		}
	
#logo h1 span {
	display:none;
		}

#logo p {
	font-size:16px;
	margin: -10px 0px 0px 60px;
		}
	
#navbar {
	position:relative;
	float:left;
	width: 317px;
		}
	
#navbar ul {
	margin: 10px 0px 0px 68px;
		}
	
#navbar ul li {
	float:left;
	font-size:16px;
	margin-left:18px;
		}
	
#navbar ul li a:link {
	color:#FFF;
		}
	
#navbar ul li a:visited {
	color:#FFF;
		}
	
#navbar ul li a:active {
	background: #60F; 
	color:#FFF;
	width:88px;
	height:54px;
		}
	
#navbar ul li a:hover {
	width:30px;
		}

#principal {
	position:relative;
	width:900px;
	margin: 0px 0px 40px 50px;
	border: solid 5px #FFF;
	background:url(images/bg-body.png);
	overflow:hidden;
	}

/*******************
		POST - DIVS
*******************/

#corpo {
	position:relative;
	float:left;
	width:585px;
	padding-bottom:20px;
	margin-bottom:20px;
		}

.loop {
	padding:20px 20px 40px 20px;
	margin-bottom:20px;
	clear:both;
		}
		
.post-image {
	width:540px;
	height:253px;
			}
			
.postagem {
	position:relative;
	width:540px;
			}
	
#corpo h1 {
	background:url(images/hd-maior.png) no-repeat;
	width:542px;
	height:59px;
	font:2.25em normal;
	padding:12px;
		}
	
#corpo h2 {
	font-size:26px; 
	font-weight:bold;
	background:#0a0e17;
	min-height:60px;
	padding: 10px 0px 0px 10px;
		}

#corpo h2 a:link {
	color:#FFF;
		}

#corpo h2 a:visited {
	color:#FFF;
		}

#corpo h2 a:hover {
	text-decoration:underline;
	color:#FFF;
		}
	
#corpo h3 {
	font:1.125em;
	color:#FFF;
	margin-bottom:15px;
		}
	
.header-principal {
	padding-left:10px;
	margin-top:-60px;
		}

.single-header {
	margin-left:-10px;
	}

.header-principal a:link {
	color:#FFF;
		}

.header-principal a:visited {
	color:#FFF;
		}

.header-principal a:hover {
	color:#FFF;
		}
		
.empty {
	display:none;
		}	
	
.social {
	border-top: solid 1px #1e2c4d;
	border-bottom: solid 1px #1e2c4d;
		}
			
#comentarios label {
	padding-left: 25px;
	font:1em;
	color:#FFF;
				}
			
#comentarios p {
	padding-left: 0px;
				}
			
#comentarios form {
	margin-bottom:27px;
				}
			
.bookmarks {
	position:relative;
	float:left;
	width:130px;
	background:url(images/bg-post.png) top right no-repeat;
			}
				
.bookmarks h4 {
	font-size:0.875em; 
	font-weight:normal;
	color:#09C;
	margin:10px 10px 0px 0px;
	text-align:right;
				}
				
.categorias {}

.categorias ul {
	margin:5px 10px 0px 0px;
	text-align:right;
				}
					
.categorias ul li {
	font-size:12px;
					}
					
.categorias ul li a:link {
	color:#FFF;
					}

.categorias ul li a:visited {
	color:#FFF;
					}
					
.categorias a:hover {
	text-decoration:underline;
				}
			
			
.compartilhe {}
			
.compartilhe ul {
	margin-top:50px;
				}
			
.compartilhe ul li {
	float:left;
	margin:10px 0px 0px 10px;
				}
			
.post {
	position:relative;
	float:right;
	width:410px;
				}
			
.single-post {
	width:540px;
				}
			
.single-post p {
	margin-bottom:15px;
	line-height:20px;
				}
			
.post p {
	font-size:16px;
	color:#FFF;
	line-height:20px;
	margin: 0px 0px 10px 10px;
	}
			
.mais {
	text-align:right;
	color:#09F;
				}
			
.mais a:link {
	text-decoration:underline;
	color:#09F;
				}
				
.mais a:visited {
	text-decoration:underline;
	color:#09F;
				}
				
.mais a:hover {
	text-decoration:underline;
	color:#09F;
				}
		
.post p a:link, .single-post p a:link {
	color:#FFF;
	font-weight:bold;
				}

.post p a:visited, .single-post p a:visited {
	color:#FFF;
	font-weight:bold;
				}
				
.post p a:hover, .single-post p a:hover {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
				}
			
.post ul, .single-post ul {
	font-size:16px;
	margin: 5px 0px 0px 10px;
				}
			
.post ul li, .single-post ul li {
	list-style: inside disc;
	margin-bottom:5px;
				}
			
.post ul li a:link, .single-post ul li a:link {
	color:#FFF;
				}

.post ul li a:visited, .single-post ul li a:visited {
	color:#FFF;
				}

.post ul li a:hover, .single-post ul li a:hover {
	text-decoration:underline;
	color:#FFF;
				}

/*******************
	SIDEBAR
*******************/
	
#sidebar {
	position:relative;
	float:left;
	width:315px;
		}
	
#twitter {
	position:relative;
	width:100%;
	height:283px;
	background:url(images/twitter.png) no-repeat top right;
	font-size:12px;
	color:#000;
	margin:20px 0px 20px 0px;
			}
		
#updates {
	position:relative;
	padding-top:165px;
	padding-left:55px;
	width:225px;
	height:85px;
			}
			
#sidebar h1 {
	background:url(images/hd-menor.png) no-repeat;
	width:267px;
	height:59px;
	margin-left:30px;
	color:#FFF;
	font:36px normal;
	padding:10px 0px 0px 10px;
		}
	
#sidebar h1 a:link {
	color:#FFF;
		}
	
#sidebar h1 a:visited {
	color:#FFF;
		}
		
#sidebar h1 a:active {
	color:#FFF;
		}
		
#sidebar ul {
	margin: 0px 0px 20px 40px;
		}
	
#sidebar ul li {
	font:16px;
		}
	
#sidebar ul li a:link {
	color:#FFF;
		}

#sidebar ul li a:visited {
	color:#FFF;
		}

#sidebar ul li a:hover {
	text-decoration:underline;
	color:#FFF;
		}

.hidden {
	display:none;
	}

#rodape {}

/************************************************
*	Commentarios									*
************************************************/

#respond {
	font-size:18px;
	}
	
#comentarios ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 3px 0px 10px 25px;
	padding: 25px 10px 5px 10px;
	width: 315px;
	background: #616b82 url(images/bg-mensagem.jpg) no-repeat top left;
	color:#FFF;
	font-size:12px;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 380px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.hidden {
	display:none;
	}
	
#comentarios {
	position:relative;
	float:right;
	margin-top: 40px;
	width: 394px;
	background:url(images/comments-bottom.png) bottom no-repeat;
	overflow:hidden;
	line-height:14px;
				}
			
#comentarios h1 {
	width:394px;
	font-size:36px;
	color:#FFF;
	font-weight:normal;
	background:url(images/comments-top.png) no-repeat;
				}
			
.comentario-usuario {
	position:relative;
	width:100%;
	background:url(images/comments-body.png) repeat-y;
	padding-bottom:30px;
	overflow:hidden;
				}
			
.comentario-usuario p a:link {
	color:#FFF;
	font-weight:bold;
				}

.comentario-usuario p a:visited {
	color:#FFF;
	font-weight:bold;
				}

.comentario-usuario p a:hover {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
				}
			
.respostas {
	margin-left:15px;
	padding-bottom:20px;
				}
			
.mensagem {
	font-size:12px;
	position:relative;
	background: url(images/bg-mensagem.jpg) top left no-repeat #616b82;
	width:295px;
	padding:25px 10px 10px 10px;
	margin-left:25px;
				}
			
.info-usuario {
	font-size:12px;
	margin:10px 10px 10px 15px;
				}
			
.info-usuario a:link {
	color:#FFF;
	font-weight:bold;
				}

.info-usuario a:visited {
	color:#FFF;
	font-weight:bold;
				}

.info-usuario a:hover {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
				}
				
.text1 {
	background:url(images/input-menor.png) no-repeat;
	width:226px;
	height:33px;
	margin: 5px 0px 10px 25px;
				}
			
.text2 {
	background:url(images/input-maior.png) no-repeat;
	width:314px;
	height:117px;
	margin: 5px 0px 10px 25px;
				}
			
.btn-comente{
	background: url(images/bg-button.jpg) repeat-x;
	color: #FFF;
	padding: 5px 5px 5px 10px;
	width:136px;
	margin-left: 200px;
	border: solid 1px navy;
			}
			
.btn-comente a:link {
	color: #FFF;
	padding-left:20px;
			}


