/*  
Theme Name: illacrimo
Theme URI: http://wp-themes.designdisease.com/illacrimo/
Description: Designed by <a href="http://www.designdisease.com">Elena G.</a>.
Version: 1.01
Author: Design Disease
Author URI: http://wp-themes.designdisease.com/
Translate by: <a href="http://www.pblog.com.br">�rico Oliveira</a>
*/


body{
	background: #0C2342 url(images/fundo.jpg) no-repeat center bottom fixed;
	margin:0;
	padding:0;
	font:12px  Arial, Helvetica, sans-serif;
	color:#0C2342;
}
html, body{height:100%;
	
}
html { padding: 0; margin: 0;}


#topo{
	background: url(images/topo.jpg) repeat-x center top;
	width:100%;
	min-width:963px;
	height:45px;	
	position:fixed;
}
#topo ul{
	width:963px;
	height:45px;
	margin: 0 auto;
	background: url(images/menuPrincipal.jpg) no-repeat center top;
	list-style:none;
	padding:0;
}

#topo ul li{
	float:left;
	width:107px;
	text-align:center;
}
#topo ul li a{
	float:left;
	padding:15px 0;
	font: 15px Arial, Helvetica, sans-serif ;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	width:107px;
	text-align:center;
}
#topo ul li a:hover{
	background: url(images/topo.jpg) repeat-x center top;
}
#back{
	width:100%;
	height:100%;
	background:url(images/mulher.gif) no-repeat bottom right fixed;
}

#container{
	width:100%;
	min-width:970px;
	background:url(images/miolo.png) repeat-y  center top;
	margin:0 auto;
	float:left;
	min-height:100%;
}
#miolo{
	width:970px;
	margin:0 auto;
	margin-top:45px;
	min-height:100%;
	
}
#logo{
	width:213px;
	height:400px;
	background:url(images/logo.png) no-repeat left top;
	margin:0;
	float:left;
	position:fixed;
}
#logo a{
	width:213px;
	height:380px;
	margin:0;
	float:left;
        display:block;
        text-indent:-4000em;
        overflow:hidden;
}
#botoes{
	width:110px;
	height:100px;
	margin:0;
	float:left;
}
#botoes ul{
	width:110px;
	height:100px;
	margin: 0;
	float:left;
list-style:none;
}
#botoes a{
	width:110px;
	height:30px;
	margin: 3px 0 0 0;
	float:left;
        display:block;
        text-indent:-4000em;
        overflow:hidden;
}

#agenda{
width:50%;
height:50px;
float:left;
}
#agenda #conteudo{
	width:100%;
	margin:0 auto;
	height:50px;
}

#agenda ul{
	background: url(images/agendaUL.png) no-repeat left top;
	height:50px;
	margin: 0 0 0 10px;
	padding:0;
	float:left;
	list-style:none;


}
#agenda ul li{
	height:50px;
	margin: 0 px;
	float:left;
	padding:0;
	list-style:none;
	margin-top:10px;
}
#agenda ul li .data{
	      height:45px;
		margin: 6px 0 0 30px;
		float:left;
        padding:0;
        font-size:16px;
        text-align:left;
        color:#F8E695;
        text-transform:uppercase;
        font-weight:bold;
}
#agenda ul li .nome, #agenda ul li .cidade{
		margin: 3px 0 0 5px;
		float:left;
        padding:0;
        text-align:left;
    
}
#agenda ul li .nome a{
        height:45px;
		margin: 3px 0 0 5px;
		float:left;
        padding:0;
        font-size:16px;
        color:#FFFFFF;
        text-decoration:none;
        font-weight:bold;

}
#agenda ul li .nome a:hover{
        text-decoration:underline;
}
#agenda ul li .link a{
        height:45px;
		margin: 9px 0 0 15px;
		float:left;
        padding:0;
        font-size:12px;
        color:#F8E695;
        text-decoration:none;
        font-weight:bold;

}
#agenda ul li .link a:hover{
        text-decoration:underline;
}

#texto{
	width:100%;
	float:left;
}

#musicas{
	width:100%;
	float:left;
}
#musicas ul{
	width:100%;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#musicas ul li{
	margin:5px 0;
	width:100%;
	float:left;
	border-bottom: 1px dotted gray;
}
#musicas ul .titulo{
	font-weight:bold;
	width:80%;
	float:left;
	font-size:14px;
	
}
#musicas ul .download{
	font-weight:bold;
	width:10%;
	float:left;
}
#musicas ul .download a{
	font-weight:bold;
	width:30px;
	float:left;
	height:30px;
	text-indent:-4000px;
	overflow:hidden;
	display:block;
	background:url(images/mp3.png) no-repeat center top;
}

#musicas ul .letra{
	font-weight:bold;
	width:10%;
	float:left;
}
#musicas ul .letra a{
	font-weight:bold;
	width:30px;
	float:left;
	height:30px;
	text-indent:-4000px;
	overflow:hidden;
	display:block;
	background:url(images/letra.png) no-repeat center top;
}



.ngg-gallery-thumbnail-box{
		
}


#conteudo{
	width:570px;
	float:left;
	margin: 10px 0 50px 210px;
	text-align:justify;	
}

#rodape{
	width: 100%;
	height:50px;
	background: #05101E;
	float:left;
	position:fixed;
	bottom:0;
}


	#comunidades{
	width:213px;
	height:50px;
	float:left;

	}
	#comunidades ul{
	width:255px;
	height:50px;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	}
	
	#comunidades ul .twitter a{
		background:url(images/comunity.png) no-repeat 0 10px;
		width:37px;
		height:43px;
		float:left;
		text-indent:-4000px;
		overflow:hidden;
		display:block;
	}
	#comunidades ul .twitter a:hover{
		background:url(images/comunity.png) no-repeat 0 0px;
	}
	#comunidades ul .orkut a{
		background:url(images/comunity.png) no-repeat -37px 10px;
		width:43px;
		height:43px;
		float:left;
		text-indent:-4000px;
		overflow:hidden;
		display:block;
	}
	#comunidades ul .orkut a:hover{
		background:url(images/comunity.png) no-repeat -37px 0px;
	}
	#comunidades ul .facebook a{
		background:url(images/comunity.png) no-repeat -80px 10px;
		width:47px;
		height:43px;
		float:left;
		text-indent:-4000px;
		overflow:hidden;
		display:block;
	}
	#comunidades ul .facebook a:hover{
		background:url(images/comunity.png) no-repeat -80px 0px;
	}

	#comunidades ul .palcomp3 a{
		background:url(images/comunity.png) no-repeat -127px 10px;
		width:44px;
		height:43px;
		float:left;
		text-indent:-4000px;
		overflow:hidden;
		display:block;
	}
	#comunidades ul .palcomp3 a:hover{
		background:url(images/comunity.png) no-repeat -127px 0px;
	}

	#comunidades ul .myspace a{
		background:url(images/comunity.png) no-repeat -171px 10px;
		width:42px;
		height:43px;
		float:left;
		text-indent:-4000px;
		overflow:hidden;
		display:block;
	}
	#comunidades ul .myspace a:hover{
		background:url(images/comunity.png) no-repeat -171px 0px;
	}








a:link { text-decoration: none; color : #00a0e3; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #00a0e3; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #00a0e3; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #003399; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1, h2, h3, h4 { font:Arial; font-weight:bold; }

img { padding: 0px; margin: 0px; border: none; text-align: center;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

form { padding: 0px; margin: 0px;}
input { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
textarea { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
select { font-family: 'Verdana'; color: #282b31; font-size: 11px;}



/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC { width: 420px; float: left; padding: 15px 30px 15px 100px;}
.SC h2 { font-weight: normal;}
.pagetitle { font-size: 20px; font-weight: normal; letter-spacing: -1px; border-bottom: solid 1px #000; padding-bottom: 15px;}

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post {	padding: 0px; position: relative; clear: left;}
.Post .h1Titulo {width:530px; background: url(images/h1.png) no-repeat left top; float:left; color:#FFFFFF; text-transform:uppercase; font-weight:bold; font-size:15px; padding:5px; }
.PostHead { position: relative; clear: left; background: url(images/PostHead.gif) repeat-x bottom; padding-bottom: 10px;}
.PostHead h1 { font-size: 20px; line-height: 20px; letter-spacing: -1px; font-weight: normal; padding: 0px 0px 1px 0px; margin: 0px; color:#cc6600;}
.PostHead h1 a { color: #007ac8; text-decoration: none;}
.PostHead h1 a:visited { color: #007ac8; text-decoration: none;}
.PostHead h1 a:hover { color:#cc6600; text-decoration: none;}

.PostAuthor { padding: 1px 0px; margin: 0px; font-size: 10px; color:#8a98a2; font-weight: bold;}
.PostDate { margin: 0px; position: absolute; top: 0px; left: -85px; text-align: center; background: url(images/PostHead.gif) repeat-x bottom; padding: 0px 10px 6px 10px;}
.PostDate small { font-size: 10px; color:#8a98a2; font-weight: bold; }
.PostDate .month { display:block; text-transform: uppercase; font-size: 9px;}
.PostDate .day { display:block; font-size: 24px; line-height: 24px; font-family: 'Arial'; letter-spacing: -1px; font-weight: normal; color:#4a5a65;}
.PostDate .year { display:block;}

.PostContent { padding: 0px 0px 5px 0px; font-size: 12px; line-height: 17px; background: url(images/PostHead.gif) repeat-x bottom; }
.PostContent p { font-size: 12px; line-height: 17px;}
.PostContent p strong {}
.PostContent img {}
.PostContent ul { padding: 10px 0px; margin: 0px; }
.PostContent li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#4c4c4c; }
.PostContent blockquote { padding: 2px 10px; background: #e9f8ff; margin: 0px; color:#336699; }
.PostContent blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#336699; }
.PostContent blockquote a { color:#0080ca; }
.PostContent blockquote a:visited { color:#0080ca; }
.PostContent blockquote a:hover { color:#003399; }
.PostContent a { text-decoration: underline;}

.PostDet { padding-top: 15px;}
.PostDet ul { padding: 0px; margin: 0px;}
.PostDet li { padding: 5px 0px 5px 18px; margin: 0px 10px 0px 0px; list-style-type: none; display: inline; color:#336699; font-size: 10px; font-weight: bold; } 
.PostDet li a { text-decoration: underline;} 
.PostCateg { background: url(images/PostCateg.png) no-repeat left center;}
.PostCom { background: url(images/PostCom.png) no-repeat left center; }

/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Note { padding: 0px; margin: 0px;}
.Note li { padding: 2px 0px 2px 15px; margin: 0px; list-style-type: none; font-size: 11px;}
.NoteRss { background: url(images/NoteRss.png) no-repeat left top;}
.NoteTrackBack { background: url(images/NoteTrackBack.png) no-repeat left top;}
.Note li a { color:#cc6600;}

/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Nav a { padding: 2px 5px 2px 3px; background: #fff; border-right: solid 1px #ccc; font-size: 11px;}
.Nav a:visited { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc;}
.Nav a:hover { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; text-decoration: none;}
.Nav span { padding: 2px 5px 2px 0px; color:#6666; border-right: solid 1px #ccc; }
.Nav .on { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; font-size: 11px; color:#000;}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { margin: 20px 0px 0px 0px;}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .List h3 { font-size: 14px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#000; }
.Comments .List ol { padding: 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 15px 5px 10px 5px; margin: 0px 0px 20px 0px; list-style-type: none;}
.Comments .List .ComListLi { background: #f6f1de url(images/ComListLiBottom.gif) no-repeat left bottom; }
/**/ * html .Comments .List .ComListLiTop { left: -5px;} /**/ 
.Comments .List .ComListLiTop { position: absolute; background: url(images/ComListLiTop.gif) no-repeat left top; height: 15px; width: 420px; left: 0px; top: 0px;}

/**/ * html .Comments .List .ListNr { left: -55px;} /**/ 
.Comments .List .ListNr { color:#bec9d1; position: absolute; top: 15px; font-size: 24px; line-height: 24px; font-family: 'Arial'; font-weight: normal; letter-spacing: -1px; padding: 0px; left: -55px; }

/**/ * html .Comments .List .ListGrav { left: 10px;} /* */ 
.Comments .List .ListGrav { position: absolute; top: 15px; left: 15px;}
.Comments .List .ListGrav img { border: solid 1px #fff;}

.Comments .List big { margin: 0px; padding: 0px 0px 0px 42px; font-size: 11px; line-height: 11px; letter-spacing: -1px; color:#333; font-weight: bold; display: block;}
.Comments .List small { color:#a19a80; padding: 0px 0px 0px 42px; margin: 0px; font-size: 10px; }
.Comments .List small a { color:#a19a80; text-decoration: none;}
.Comments .List small a:visited { text-decoration: none;}

.Comments .List .ListContent { margin: 15px 0px 0px 0px; padding: 5px 10px; font-size: 11px; line-height: 15px; background: #fff url(images/ComListContent.gif) no-repeat left top; display: block;}


/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form h3 { font-size: 14px; font-weight: bold; letter-spacing: -1px; margin: 0px; padding: 5px 0px 10px 0px; color:#333;}
.Comments .Form { background: #bbe9ff url(images/ComFormBottom.gif) no-repeat left bottom; padding: 10px 15px 20px 15px; position: relative;}
/**/ *html .Comments .FormTop  { left: -15px;} /**/ 
.Comments .FormTop { background: url(images/ComFormTop.gif) no-repeat left top; position: absolute; top: 0px; left: 0px; width: 504px; height: 7px;}
.Comments .Form form {margin: 0px; padding: 0px;}
.Comments .Form a { text-decoration: underline;}
.Comments .Form p { padding: 0px; margin: 0px; font-size: 11px; color:#336699; }
.Comments .Form p small strong { font-size: 10px; font-weight: bold; color:#FF3300;}
.Comments .Form p small { font-size: 11px; display: block; padding: 5px 0px;}
.Comments .Form .TextField { background: #fff; border: solid 1px #9dc0d0; padding: 5px 4px; font-size: 11px; display: block;}
.Comments .Form .TextArea { background: #fff; border: solid 1px #9dc0d0; padding: 4px; font-size: 12px;}

.Comments .Form input.SubmitComment { width: 257px; height: 26px; background: url(images/SubmitComment.png) no-repeat; margin-top: 8px;}
.Comments .Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 8px;}
.Comments .Form input.SubmitCommentIE { width: 257px; height: 26px; background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 10px; margin-top: 8px;}


/* Side Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR { width: 450px; float: right; position: relative; }
.SR h2 { font-size: 14px; letter-spacing: normal; font-weight: bold;}
.SR h3 { font-size: 14px; letter-spacing: normal; font-weight: bold;}

/* Side Right Left +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRL { width: 230px; float: left; padding: 15px 20px 15px 20px;}
.SRL h3 { background: url(images/SRLH3.gif) repeat-x left bottom; color:#ffffcc; padding: 0px 0px 5px 0px; margin: 0px}
.SRL li a { color:#FFF; font-size: 11px; }
.SRL li a:visited { color:#FFF; }
.SRL li a:hover { color:#abcee1;}

/* Side Right Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRR { width: 160px; float: right; padding: 10px;}
.SRR h3 { background: url(images/SRRH3.gif) repeat-x left bottom; color:#abcee1; padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px }
.SRR h2 { background: url(images/SRRH3.gif) repeat-x left bottom; color:#abcee1; padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px }
.SRR ul { padding: 0px; margin: 0px;}
.SRR li { padding: 0px 0px 0px 10px; margin: 0px; list-style-type: none; background: url(images/SRRIco.png) no-repeat left top;}
.SRR li a { color:#7a8fa4; font-size: 11px; }
.SRR li a:visited { color:#7a8fa4; }
.SRR li a:hover { color:#7a8fa4;}

/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Search { background: url(images/Search.gif) no-repeat left top; position: absolute; top: -63px; width: 280px; left: -9px;}
.Search  form { padding: 30px 20px 10px 30px; margin: 0px;}
.Search  input { border: none; color: #330033; font-size: 11px;}
.Search  input.search { width: 24px; height: 23px; background: url(./images/SearchButton.gif) no-repeat;}
.Search  input.keyword { background: none; border: none; padding: 5px 0px 5px 8px; width: 200px; border: none; } /**/ * html #buttonsearch { margin: -24px 0px 0px 203px; } /* */ 
#buttonsearch { padding: 0px; margin: -23px 0px 0px 203px; top: 0px; background: none; }

/* Categories +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Categ { margin-bottom: 20px;}
.Categ h3 { background: url(images/CategH3.gif) no-repeat left top; padding-left: 20px; margin: 0px; }
.Categ ul { background: url(images/SRLH3.gif) repeat-x top; margin: 0px; padding: 10px 0px 0px 0px;}
.Categ li { margin: 0px; padding: 2px 0px 3px 20px; list-style-type: none; font-size: 11px; background: url(images/CategLi.png) no-repeat left top; border-bottom: solid 1px #106899;}

/* Latest Comments  - PlugIn ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.LatestCom { margin-bottom: 30px;}
.LatestCom h3 { background: url(images/LatestComH3.gif) no-repeat left top; padding-left: 20px; margin: 0px; }
.LatestCom ul { background: url(images/SRLH3.gif) repeat-x top; margin: 0px; padding: 10px 0px 0px 0px;}
.LatestCom li { display: block; color:#000000; margin: 0px; padding: 2px 0px 3px 20px; list-style-type: none; font-size: 11px; background: url(images/CategLi.png) no-repeat left top; font-size: 10px; font-weight: bold; border-bottom: solid 1px #106899;}
.LatestCom li a { display: block; font-size: 11px; font-weight: normal;}

/* Flickr RSS - PlugIn ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Flickr { margin-bottom: 10px;}
.Flickr h3 { background: url(images/FlickrH3.gif) no-repeat left top; padding-left: 20px; margin: 0px; }
.Flickr ul { background: url(images/SRLH3.gif) repeat-x top; padding: 10px 0px; margin: 0px;}
.Flickr li { padding: 0px; margin: 0px 6px 0px 0px; list-style-type: none; display: inline;}
.Flickr li a img { background: #000; padding: 1px; border: solid 4px #127aae; width: 60px; height: 60px; margin-bottom: 5px;}
.Flickr li a:hover img { background: #fff; padding: 1px; border: solid 4px #09182a; margin-bottom: 5px;}

/* Syndicate ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Syn { background: #09182a url(images/SynBottom.gif) no-repeat left bottom; margin-bottom: 10px; position: relative; padding: 10px 15px; }
/**/ * html .SynTop { left: -15px;} /* */ 
.SynTop { position: absolute; background: url(images/SynTop.gif) no-repeat left top; left: 0px; top: 0px; width: 230px; height: 8px; }
.Syn ul { margin: 0px; padding: 0px;}
.Syn li { background: url(images/SynIco.gif) no-repeat left center; margin: 0px; padding: 3px 0px 3px 20px; list-style-type: none; font-size: 12px; color:#0097ca;}
.Syn li a { color:#fff; font-size: 12px; }

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Footer { width: 970px; position: relative; clear: left; padding: 10px 15px;}
.FL { position: absolute; top: -8px; left: 0px; height: 8px; width: 8px; background: url(images/FL.gif) no-repeat left top; }
.FR { position: absolute; top: -8px; right: 0px; height: 8px; width: 8px; background: url(images/FR.gif) no-repeat left top; }
.Footer p { font-size: 10px; color:#92b8cd; padding: 0px; margin: 0px; }
.Footer a { color:#92b8cd; text-decoration: underline;}
#content_start {position: absolute;left: -10000px;};

