/*  
Theme Name: Bleu
Theme URI: http://almost-unreal.com/
Description: Theme made for juliette-binoche.net
Version: 1.0
Author: Luciana Menezes
Author URI: http://almost-unreal.com/
*/

/* Begin Typography & Colors */

body {
	background-color: #FFF;
	background-image: url("images/bg.jpg");
	background-repeat: repeat-x;
	}

body, tr, table, td, input, p, textarea {
	font-size: 11px; 
	font-family: Arial; 
	line-height: 16px; 
	color: #78736e;
	padding: 0;
	margin: 0;
	}

p {
	margin-bottom: 16px;
	}
	
.welcome {
margin-top: 25px;
text-align:justify;
}

.sidebar {
	width: 220px;
	background-image: url(""); 
	background: #e1e9ec;
	background-repeat: no-repeat;
	color: #536c7e; 
	margin: 6px 0px 6px 60px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 14px; 
	border: 1px solid #e1e9ec;
 	-moz-border-radius: 8px 8px 8px 8px;
	}

.content {
	background: #f9fcfe;
	margin: 6px 0px 6px 0px;
	padding-bottom: 8px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: repeat;
	border: 1px solid #f9fcfe;
 	-moz-border-radius: 8px 8px 0  0 ;
	}
	
/*extras */
blockquote {
padding: 3px;
background-image: url("");
background-repeat: repeat-y;
border-left:6px solid #7998af;}

.sidebar strong, .sidebar b {
color: #052e52;
font-weight: bold;
}

ul, li {
	list-style-image: url(images/link.gif);
  	padding-left: 8px;
 	margin-left: 6px; 
	line-height: 15px;
}


hr {
	border: 0;
	border-bottom: 1px solid #e9e8e0;
	margin-bottom: 10px;
	}
	
/* MISC FORMS */

form {
	background-color: transparent;}

input, textarea, option, select {
	background: #88acb9;
	font: 11px Trebuchet MS;
	line-height: 12px;
	color: #e1e1e1;
	text-align: justify;
	letter-spacing: 0px;
	border: 0px;
	padding: 2px;}

input:focus, textarea:focus {
	color: #222222;
	border: 0px;
	background: #e1e1e1;
	}


A:link{
	color: #1e1e1e;
	text-decoration: none; 

	}

A:visited{
	color: #1e1e1e;
	text-decoration: none; 

	}

A:active{
	color: #1e1e1e;
	text-decoration: none; 

	}

A:hover{
	color: #1e1e1e;
	text-decoration: underline; 
	font-weight: none;
	}
	
	/* titles */
	
h2, .h2, .h2 a, h2 a, a h2, a .h2  {
	color: #39342f;
	font: 14px Georgia;
	padding-left: 4px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	}
	
h3 {
color: #39342f;
font: 14px Georgia; 
text-align: center;       
font-weight: bold;       
font-size: 8pt;         
text-transform: uppercase;        
letter-spacing: 0px;  
margin: 6px 0px 6px 0px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 4px;
background-color: #d5e4f0;
text-decoration: none;
	}


h5 {
color: #f6f8fa;
background-image: url("");
background-repeat: repeat-y;
font-family: Georgia; 
text-align: center;       
font-weight: bold;       
font-size: 8pt;         
text-transform: uppercase;        
letter-spacing: 0px;  
margin: 6px 0px 6px 0px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 35px;
background-color: #88acb9;
text-decoration: none;
	}

h1 {
color: #536c7e;
font-family: Arial;
font-weight: normal;
text-align: left;
text-transform: none;
font-size: 8pt;
margin: 0px 0px 0px 0px;
letter-spacing: 0px; 
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
border-bottom: 0px solid #b7b8b8;
background-color: #ffffff;
text-decoration: none;
}

/*projects*/

.projects{
	margin-top:2px;
	background-color: #f1f1f1;
	border-bottom: 1px solid #4a5154;
	text-align: justify;
	line-height: 14px;
	font-family: Tahoma;
	font-size: 9px;
	color: #536c7e;
	padding-left: 10px;
	padding-right: 3px;
	}

.projects-img {
	border: solid #4a5154 1px;
}

/* sidebar imagens */
.border img{
border: 1px solid #88acb9;
padding: 5px;
margin: 4px;
}

/*post area */
.small {
font-family: Georgia;
font-size: 11px;
font-weight: bold;
padding-left: 10px;
}

.entry {
text-align: justify;
}

.entry img {
border: 1px solid #88acb9;
padding: 5px;
margin: 4px;
}

img.wp-smiley {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
}

img.wp-smiley:hover {
	margin: 0px;
	padding: 0px;
}

.postmetadata, .postmetadata a {
	clear: left;
	font-size: 9px;
	font-weight: normal;
}

/*footer */
.footer {
	background: #222222 url(images/footer.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	font: 11px Trebuchet MS, Arial;
	line-height: 12px;
	color: #222222;
	text-align: center;
	padding-left: 5px;
	padding-top: 73px;
	padding-right: 5px;
	padding-bottom: 5px;
	list-style: none;}

.footer li {}

.footer a, .footer a:link, .footer a:visited {
	color: #222222;
	text-decoration: none;}

.footer a:hover {
	border-bottom: 0px;
	color: #000;
	text-decoration: underline;}

/* WP NAVIGATION */

.wp-pagenavi {
	font-family: Trebuchet ms;
	font-weigh: bold;
	font-size: 11px;
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid silver;
	color: silver;
	text-align: center;
	background-color: #222222;	
}

.wp-pagenavi a:hover {	
	border: 1px solid #222222;
	color: #222222;
	text-align: center;
	background-color: #88acb9;
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #222222;
	text-align: center;
	text-align: center;
	border: 1px solid #222222;
	background-color: #88acb9;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid silver;
	color: silver;
	text-align: center;
	background-color: #222222;
}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid silver;
	color: silver;
	text-align: center;
	background-color: #222222;
}