@import url(base-weblog.css);


/*
name: Blue Crush
designer: Lilia Ahner
designer_url: http://www.lilia.com
developer: Lilia Ahner
developer_url: http://www.lilia.com
*/
/* $Id: theme-bluecrush.css 14270 2005-07-06 01:20:10Z ydnar $ */

/* basic page elements */

body
{
      font-family: garamond, Times, serif;
       font-size: 1em;
}

a { color: #039; text-decoration: none; }
a:visited { color: #06C; }
a:hover { color: #C00; }

.module-content a { color: #039; font-weight: none;}
.module-content a:visited { color: #06C; }
.module-content a:hover { color: #C00; }

.module-content li { list-style-type: none; };

h1, h2, h3, h4, h5, h6
{
	font-family: garamond, Times, serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relati ve; 
	width: 100%;
	w\idth: auto;
	
	margin: 1px 0;
	padding: 5px 5px 5px 25px;
	color: #FFF;
	background: #C00 url(imagens/css/colitem-header-bg.gif) 0 50% repeat;
	font-size: 1.05em;
	font-weight: bold;
	line-height: 1;
}

.module-header a,
.module-header a:visited,
.trackbacks-header a,
.trackbacks-header   :visited,
.comments-header a,
.comments-header a:visited,
.comments-open-header a,
.comments-open-header a:visited
.archive-header a,
.archive-header a:visited
{
	color: #FFF;
}

.module-header a:hover,
.trackbacks-header a:hover,
.comments-header a:hover,
.comments-open-header a:hover
.archive-header a:hover
{
	color: #C00;
}


.entry-header a,
.entry-header a:visited
{   
      color: #C00;
}

.entry-header a:hover{ color: #039;}

.paginacao a { color: #F90; }
.paginacao a:hover {color: #C00;}
.paginacao a:visited {color: #06C;}

.entry-more-link,

.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
	font-size: 0.9em;
} 

.entry-footer { font-size: 0.9em; } 
.entry-footer a { color: #000; text-decoration: none; }
.entry-footer a:visited { color: #06C; }

h2.search-results-header {
  text-align: center;
  color: #C00;
  font-weight: bold;
  margin-bottom: 30px;
}

h3.search-results-header {
   text-align: center;
   margin: 35px 0px 25px 0px;
   color: #393;
   font-size: 1.35em;
}

#comments { color: #555;}


/* page layout */

body
{
	min-width: 780px;
	color: #555;
	background: #94C4EC;
}

#container
{
	width: 780px;
	background: transparent url(imagens/css/container-bg.gif) repeat-y;
}

#container-inner
{
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #369;
	background: transparent url(imagens/css/column-right-bg.gif) -500px 0 repeat-y;
}

#banner
{
	width: 760px; /* necessary for ie win */
	border-bottom: 1px #900;
	background: #C00;
}


#banner-inner { padding: 20px; }

.banner-user
{
	width: 70px;
	margin-top: 4px;
	font-size: 10px;
}

.banner-user-photo { border: 0px solid #fff; }

#banner-header
{
	margin: 0;
        text-align: center; 
	color: #fff;
}

#banner-description
{
	margin: 0px;
	color: #fff;
	background: none;
	line-height: 1.125;
}


#alpha { margin: 20px 0 20px 20px; width: 260px; }
#beta { margin: 20px 0 0 40px; width: 420px;}
#gamma, #delta { width: 202px; }


#trackbacks-info{
   margin: 15px 0px 25px 0px;
}


#preview{ color: #393;  text-align: center; }

.trackbacks{ margin-top: 30px; }

.comments-open-header {
  margin-bottom: 20px;
}


.comment-content{ padding-top: 5px; } 

.comment-footer{ padding: 0px 10px; }

.date-header
{
	margin: 10px 15px 0px 15px;
	padding: 10px 0px 0px 0px;
	color: #393;
	font-size: 1.15em;
        font-weight: bold;
	text-transform: none;
}

.entry-header
{
	margin: 15px 15px;
	text-align: center;
        padding: 5px 0px 25px 0px;
	color: #C00;
     	font-size: 1.4em;
	font-weight: bold;
}

.entry-content { 
     margin: 10px; 
     line-height: 130%;  
     color: #555;
}


.commenterror-header{
       text-align: center; 
       font-size: 1.4em;
       color: #039;
       font-weight: bold;
       margin-bottom: 20px;
}

.comment-thanks{
       text-align: center; 
       font-size: 1.4em;
       color: #039;
       font-weight: bold;
       margin-bottom: 20px;
}

.content-nav { 
     color: #393;
     font-size: 1.15em;
     padding: 15px 0px 20px 0px;
}

.content-nav a { color: #393; }

.paginacao {
    color: #F90;
    font-size: 1.4em;
    margin: 10px 15px 25px 10px;
    font-weight: bold;
    text-align: center;
    }

.search-this-site{
    margin: 15px 0px 35px 0px;
     color: #393;
}


/* modules */

.module-calendar .module-content { margin: 010px 0 15px 0; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 11px; }

.module-mmt-calendar .module-header a { color: #f93; }
.module-mmt-calendar .module-header a:visited { color: #f93; }
.module-mmt-calendar .module-header a:hover { color: #069; }


.module-powered { margin: 20px 0; }
.module-powered .module-content
{
	margin: 0;
	padding: 10px;
	border: 1px dashed #39c;
	color: #039;
	background: #b8d4ec url(imagens/css/powered-bg.gif) repeat-x;
}

.module-powered a { color: #06c; }
.module-powered a:visited { color: #06c; }
.module-powered a:hover { color: #f93; }

.module-photo { background: none; }
.module-photo img { border: 0px; }

.module-list-item
{
	padding-left: 12px;
	line-height: 120%;
}

.typelist-thumbnailed .module-list
{
	margin: 0;
}

.typelist-thumbnailed .module-list-item
{
	margin: 0 0 1px 0;
	padding: 0;
	border: 1px solid #d9dee1;
	background: #d2dfe9 url(imagens/css/thumbnailed-bg.gif) repeat-x;
}

.typelist-thumbnail { background: #baccdb url(imagens/css/typelist-thumbnail-bg.gif) repeat-x; }

.module-featured-photo img
{
	width: 414px;
}


/* recent photos */

.module-recent-photos .module-content { margin: 0px 0 0 0; }

.module-recent-photos .module-list { margin: 0px; }

.module-recent-photos .module-list-item
{
	width: 64px; /* mac ie fix */
	margin: 0 6px 6px 0;
	padding: 0;
	background: none;
}

.module-recent-photos .module-list-item a
{
	border: 0px;
	padding: 1px;
	background: #fff;
}

.module-recent-photos .module-list-item a:hover
{
	border: 0px;
}


/* artistic tweaks */


/* calendar tweaks */

	.layout-calendar #beta { overflow: visible; }
	
	.module-mmt-calendar { width: 420px; }
		
	.module-mmt-calendar .module-header
	{
		margin: 0 0 5px 0;
		border: 0;
		padding: 0;
		color: #369;
		background: none;
		font-size: 1.0em;
		font-weight: normal;
		text-align: right;
	}
	
	.module-mmt-calendar table
	{
		color: #fff;
		background: #bcc5cc;
	}
	
	.module-mmt-calendar th,
	.module-mmt-calendar td
	{
		border-right: 1px solid #d0d0d0;
		padding: 2px;
		text-align: right;
		font-weight: normal;
	}
	
	.module-mmt-calendar .weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42
	{
		border-right: none;
	}
	
	.day-photo a
	{
		border: solid 1px #39c;
		padding: 1px;
		background: #fff;
	}
	
	.day-photo a:hover
	{
		border-color: #f93;
	}


/* moblog1 tweaks */

	.layout-moblog1 #container-inner { background-position: -220px 0; }
	.layout-moblog1 #pagebody
	{
		background: transparent url(imagens/css/column-left-bg.gif) -580px 0 repeat-y;
	}
	
	.layout-moblog1 #alpha { width: 200px; }
	
	.layout-moblog1 #beta
	{
		width: 320px;
		margin: 20px 0 20px 20px;
	}
	
	.layout-moblog1 #gamma
	{
		width: 160px;
		margin: 20px 0 20px 40px;
	}
	
	.layout-moblog1 .entry { margin-bottom: 40px; }
		
	.layout-moblog1 .module-recent-photos .module-content { margin: 6px 0 0 12px; }
	
	.layout-moblog1 .module-powered .module-content
	{
		margin-right: 20px;
	}
	

/* moblog2 tweaks */

	.layout-moblog2 #container-inner { background-position: -355px 0; }
	.layout-moblog2 #pagebody
	{
		background: transparent url(imagens/css/column-left-bg.gif) -695px 0 repeat-y;
	}
	.layout-moblog2 #pagebody-inner
	{
		background: transparent url(imagens/css/column-right-bg.gif) -160px 0 repeat-y;
	}
	
	.layout-moblog2 #alpha { width: 65px; }
	.layout-moblog2 #beta { width: 300px; margin: 0 0 0 40px; }
	.layout-moblog2 #gamma { width: 175px; margin: 0 0 0 40px; }
	
	
	.layout-moblog2 #delta
	{
		float: left;
		width: 100px;
		margin: 0 0 0 20px;
	}

	.layout-moblog2 .module-header,
	.layout-moblog2 .trackbacks-header,
	.layout-moblog2 .comments-header,
	.layout-moblog2 .comments-open-header
	.layout-moblog2 .archive-header
	{
		margin: 20px 0 1px 0;
	}
	
	.layout-moblog2 .date-header { margin-top: 20px; }	

	.layout-moblog2 .content-nav { margin-top: 20px; }
	
	.layout-moblog2 .module-photo .module-content { margin: 0; }
	.layout-moblog2 .module-photo img { width: 80px; height: auto; }
	
	.layout-moblog2 .module-recent-photos .module-content
	{
		margin: 0;
		padding: 0;
		background: none;
	}
	
	.layout-moblog2 .module-recent-photos .module-list { margin: 0; }
	.layout-moblog2 .module-recent-photos .module-list-item { margin: 0 0 5px 0; }
	
	.layout-moblog2 .module-powered .module-content
	{
		margin-right: 20px;
	}

	
/* timeline tweaks */
	.layout-timeline #container-inner { background-position: -420px 0; }
	
	.layout-timeline #alpha { width: 340px; }
	.layout-timeline #beta { width: 360px; }
	
	.layout-timeline #gamma,
	.layout-timeline #delta
	{
		width: 170px;
	}
	
	.layout-timeline .module-recent-photos .module-content { padding: 0 0 10px 0; }
	.layout-timeline .module-recent-photos .module-list { margin: 7px 7px 0 0; }
	
	
/* one-column tweaks */

	.layout-one-column body
	{
		min-width: 620px;
	}
	
	.layout-one-column #container
	{
		width: 620px;
		background: transparent url(imagens/css/one-column-container-bg.gif) repeat-y;
	}
	
	.layout-one-column #container-inner
	{
		margin: 0 10px 0 10px;
		border-bottom: 1px solid #5b626a;
		background: transparent url(imagens/css/column-right-bg.gif) -500px 0 repeat-y;
	}
	
	.layout-one-column #banner
	{
		width: 600px; /* necessary for ie win */
	}
	
	.layout-one-column #container-inner { background: none; }
	.layout-one-column #alpha { width: 560px; }

	
/* two-column-left tweaks */

	.layout-two-column-left #container-inner { background: none; }

	.layout-two-column-left #pagebody
	{
		background: transparent url(imagens/css/column-left-bg.gif) -580px 0 repeat-y;
	}
	
	.layout-two-column-left #alpha { width: 200px;   line-height: 125%;  }
	.layout-two-column-left #beta
	{
		width: 500px;
		margin: 20px 0 0 20px;
	}

	.layout-two-column-left .module-powered .module-content
	{
		margin-right: 10px;
	}


/* two-column-right tweaks */

	.layout-two-column-right #container-inner { background: none; }

	.layout-two-column-right #pagebody
	{
		background: transparent url(imagens/css/column-right-bg.gif) -260px 0 repeat-y;
	}
	
	.layout-two-column-right #container-inner { background: none; }
	.layout-two-column-right #alpha { width: 500px; }
	.layout-two-column-right #beta
	{
		width: 200px;
		margin: 20px 0 0 40px;
	}
	
	.layout-two-column-right .module-powered .module-content
	{
		margin-right: 10px;
	}


/* three-column tweaks */
	
	.layout-three-column #container-inner { background-position: -260px 0; }

	.layout-three-column #pagebody
	{
		background: transparent url(imagens/css/column-left-bg.gif) -580px 0 repeat-y;
	}
	
	.layout-three-column #alpha { width: 200px; }
	
	.layout-three-column #beta
	{
		width: 280px;
		margin: 20px 0 20px 20px;
	}
	
	.layout-three-column #gamma
	{
		width: 200px;
		margin: 20px 0 20px 40px;
	}

	.layout-three-column .module-powered .module-content
	{
		margin-right: 20px;
	}


.module-bloggies{
        color: #C00;
	font-weight: bold;

}

#google{
  padding: 0px 0px 15px 0px;
  text-align: center;
}

.module-googleads{
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: center;
}

.module-google{
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: center;
}

#googlerodape{
    margin-top: 15px;
    margin-bottom: 25px;
    text-align: center;
}

#google_banner{
    margin: 35px 0px 25px 11px;
}

#googlevideo{
    margin: 10px 0px 25px 11px;
}

#googlereferals{
    text-align: center;
 }


#contact{
   margin-top: 10px;
}

#subscribe{
    padding: 10px 10px 0px 0px;
    text-align: center;
}

#maxtagcloud .c0 {font-size: 0.85em; color: #06C;}
#maxtagcloud .c1 {font-size: 0.95em; color: #09F;}
#maxtagcloud .c2 {font-size: 1.05em; color: #039;}
#maxtagcloud .c3 {font-size: 1.1em; color: #09F;}
#maxtagcloud .c4 {font-size: 1.15em; color: #06C;}
#maxtagcloud .c5 {font-size: 1.2em; color: #039;}
#maxtagcloud .c6 {font-size: 1.25em; color: #09F;}

div.nicetitle { 
position: absolute;
padding: 6px;
top: 0;
left: 0;
font-size: 0.85em;
width: 25em;
background: #94C4EC;
color: #000;
border: 1px solid #000;
-moz-border-radius: 6px;	 /* Mozilla proprietary */
-moz-opacity: 0.8;
z-index: 100;
}

div.nicetitle p { margin: 0; padding: 2px 2px;}

div.nicetitle p.destination {
	font-size: 0.8em;
	text-align: left;
	padding-top: 3px;
}
