/*  
Theme Name: Photo Blog
Theme URI: http://andreandreev.com/
Description: Photo Blog by Andre Andreev.
Version: 1.1
Author: Jonathan Dacuag
Author URI: http://jonathandacuag.com/
*/

body{
background:url(/wordpress/wp-content/themes/1.1/img/bg_body.gif) center top repeat-y;
font:12px Times, "Times New Roman", serif;
margin:0;
text-align:center;
}

hr{
display:none;
}

img{
border:0;
}

#page{
margin:0 auto;
padding:20px 0;
position:relative;
text-align:left;
width:910px;
}

#nav{
display:inline;
float:left;
margin:0 20px 4em 20px;
width:185px;
}

a{
color:#3a93b2;
font-style:italic;
text-decoration:none;
}

a:hover{
color:#000;
text-decoration:underline;
}

h1{
color:#ccc;
font-size:18px;
font-style:italic;
font-weight:normal;
line-height:16px;
margin:0 0 3em 0;
padding:1px 0 0 1px;
position:relative;
text-transform:uppercase;
width:100px;
}

h1 span{
color:#000;
position:absolute;
top:0;
left:0;
width:100px;
}

dl{
margin:0;
}

dt{
margin-bottom:2em;
}

dd{
margin:0;
}

#entries{
display:inline;
float:left;
width:660px;
}

.entry p{
font-style:italic;
margin:0;
}

.entry p img{
width:660px;
height:auto;
}

.entry p.info{
margin:0.5em 0 2em 0;
}

#footer{
clear:both;
margin:0 20px;
}
