/*
Theme Name: Maggies PhotoBlog
Theme URI: http://maggiesmagical.com/
Description: Maggies Magical Occasions photo blog.
Version: 1.6
Author: Claudia Stein
Author URI: http://sequituris.com/
Tags: weddings

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Claudia Stein,
	whose blog you will find at http://sequituris.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

html{
	height:100%}
html body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-color:#362514;
	height:100%;
	width:100%;
	color:#FFF;
	padding:0px;
	margin:0px;
	font-weight:normal;
	
}

#page {
	width:790px;
	margin-left: auto ;
  margin-right: auto ;
}

.sidenav{
	width:180px; 
	float:left;
	}
	
.sidenav .nav{
	top:0px;
	z-index:1;
	position:absolute;
	padding-top:200px;
	}
.sidenav .nav ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

.sidenav .nav ul li a{
	width:178px;
	background-image:url(images/buttonback.png);
	display:block;
	font-family:Trajan Pro;
	color:#FFF;
	text-decoration:none;
	padding:5px;
	margin:1px;
}

.sidenav .nav ul li a:hover{
	background-image:url(images/button_back_over.png);
	color:#060;
}

.sidenav .navback{
	background-image:url(images/sidebar.png);
	width:326px;
	height:409px;
	position:relative;
	top:0px;
	left: -130px;
	z-index:0;
}

.content{
	width:600px;
	float:right;
	text-align:left;
}

h2
{font-family:Trajan Pro;
color:#fcb8bb;
}

h2 a
{
color:#fcb8bb;
text-decoration:none
}

h3
{font-family:Trajan Pro;
color:#fcb8bb;
}

.entry{
	padding-left:10px;}

.breadcrumb {
	background-color:#1c1105;
	font-family:Trajan Pro;
	font-size:10px;
	text-transform:uppercase;
	margin-top:5px;
	padding:5px;
	}

a:hover {
	color:#FFF;
	
}

a{
	color:#fcb8bb;
	text-decoration:none;
}

#footer{
	padding-top:20px;
	
	
	}
/*
#footer .background {
	background-image:url(images/footer_img.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:672px;
	height:393px;
	position:relative;

	}*/

#footer ul{
	padding:0px;
	margin:0px;
	list-style:none;}
	
	
#footer ul li{
	list-style:none;
	display:inline;
	padding-right:5px;
	}
	
#footer ul li a{
	font-family:Trajan Pro;
	font-size:10px;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	}
#footer ul li a:hover{
	color:#bbed70;
}

#footer p{
	color:#473829
}	

#footer p a{
	color:#473829
}	
	

/* gallery styles */

.ngg-albumoverview {
	display:block;
	clear:both;
	
	}
.ngg-album-compact{
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:110px;
	padding:2px;
	float:left;}
	
img{
	border:0px;}
	
.ngg-album-compact a {
	font-family:Trajan Pro;
	color:#fcb8bb;
	text-decoration:none;
	font-size:12px;
}

.ngg-galleryoverview{
	display:block;
	clear:both;
	}

.ngg-gallery-thumbnail{padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:110px;
	padding:2px;
	float:left;}

.slideshow{
	border-style:solid;
	border-color:#b9ea6f;
	border-width:2px;
	width:317px;}

.ngg-gallery-thumbnail img{
	border-style:solid;
	border-color:#291a0b;
	border-width:2px;
	
	}
	
.ngg-navigation{
	float:right;
	padding-right:20px;}

.ngg-navigation span{
	padding:5px;}
.ngg-navigation a{
	padding:5px;}