/*  
Theme Name: lodalo web v2
Theme URI: http://www.lodalo.com
Description: lodalo.com - photography and design
Version: 2.0
Author: Daniel Mendez
Author URI: http://www.lodalo.com/
*/
body {
background-image: url(img/lodalo_bg.jpg);
background-color: #000;
background-repeat:repeat-y;
background-position: center top;
font-size: 0.9em;
}
#header {
height:140px;
text-align: right;
padding-top: 25px;
}
#footer {
margin-top:70px;
height:30px;
}


.outline {
border: thin solid red;
}

/********/
a {
color: #003366;
}
h2 a{
text-decoration: none;
color: #29261E;
}
a:hover {
	text-decoration: underline;
	color: #0052D8;
}
#extra3 h5{
margin-bottom:.75em;
}
.headline{
font-size: 0.9em;
margin:5px 0 10px 0;
display:block;
border-top-width: thin;
border-top-style: solid;
border-top-color: #999966;
padding-right: 10px;
}
.entry p{
margin: 0 0 .6em;
}
.post h2{
border-top-width: thin;
border-top-style: solid;
border-top-color: #999966;
}
.post{
margin-bottom:30px;
}
.red {
	color: #FF0000;
}

