/*Theme Name: Lisi's Havanese
Theme URI: http://www.lisishavanese.com/
Description: Lisi's Havanese
version: 1.0
Author: Massiveboom
Author URI: http://massiveboom.com/
*/
body{
background:url(images/background.jpg) repeat scroll;
margin:0;
padding:0;
font:16px "Times New Roman", Times, serif;
font-style:italic;
color:#b04d50;
}

image{
border:none;
}


#sidebar{
background:url(images/roses.jpg) repeat-y;
width:164px;
height:100%;
margin:0px;
padding:0px;
margin-bottom:-5900px;
padding-bottom:6000px;
float:left;
}

#container{
overflow:hidden;
position:relative;
min-height:800px;
}

#wrapper{
min-width:800px;
max-width:1100px;
margin:0px auto 0 auto;
padding-left:164px;
position:relative;
}

#navigation{
margin:40px auto 0 auto;
width:666px;
}

#navigation ul{
padding:0;
margin:0;
list-style:none;
}

#navigation li{
float:left;
margin:auto;
}

#navigation a{
display:block;
text-align:center;
height:41px;
text-indent:-6000px;
margin:0;
padding:0;
outline:none;
}

ul li.home a{
background-image:url(images/home.jpg);
width:78px;
}

ul li.dogs a{
background-image:url(images/ourdogs.jpg);
width:102px;
}

ul li.puppies a{
background-image:url(images/puppies.jpg);
width:93px;
}

ul li.videos a{
background-image:url(images/videos.jpg);
width:110px;
}

ul li.gallery a{
background-image:url(images/gallery.jpg);
width:95px;
}

ul li.misc a{
background-image:url(images/misc.jpg);
width:96px;
}

ul li.contact a{
background-image:url(images/contact.jpg);
width:90px;
}

.clear{
clear:both;
}


#header{
background-image:url(images/welcome.jpg);
width:250px;
height:204px;
margin:50px auto 0 auto;
}

#login{
text-indent:-5000px;
display:block;
width:250px;
height:25px;
margin:0 auto 0 auto;
}

#login a{
text-indent:-5000px;
display:block;
width:250px;
height:25px;
cursor:default;
outline:none;
}

#main_content{
font-weight:400;
padding:0 30px 0 30px;
margin:0x auto 20px auto;
}

#footer{
margin:50px auto 30px auto;
}

#footer div{
background:url(images/footer.jpg) no-repeat;
margin-left:auto;
margin-right:auto;
width:218px;
height:175px;
}

#footer p{
text-align:center;
font-size:14px;
line-height:110%;
}

#footer a:link,#footer a:link{
text-decoration:none;
color:#913f43;
font-style:italic
}

a:link, a:visited{
color:#7c1820;
}

a:hover{
color:#c73f4a;
}
/*begin album info*/
.album{
	margin: 7px 100px;
	padding: 7px;
	border: 1px #e0b8a7 solid;

}

a:link,a:visited{
font-style:italic;

}

.album .image{
	float: right; 
	margin-left: 5px;
}

.image{
	float: right; 
	margin-left: 5px;
}


.album h2.name{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding:0;

}

.clear { clear: both; }

.thumbs{
	text-align: left;	
}

.thumbs img{
	margin: 4px;
	padding: 2px;
	border: 1px #ccc solid;

}


a img {
	border: none; 

}

.prev {
	float: left;
}

.next {
	float: right;
}