/*
	Theme Name: Wedding Bliss Default
	Theme URI: http://www.pamaya.com/
	Description: Default wedding bliss uk theme
	Version: 1.0
	Author: Glyn Mooney
	Author URI: http://www.pamaya.com/
	Tags: new
*/
/* HACKS AND FIXES */
#page, #nav {
	height: 1%;
	}
#page:after, #nav:after {
	width: 0;
	height: 0;
	display: block;
	visibility: hidden;
	content: ".";
	clear: both;
	}
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 65.2%;
	background-color: #282828;
	color: #ccc;
	text-align: center;
	margin:0;
	padding: 0;
	}
#center {
	font-size: 1.2em;
	}
/* HEADERS */
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight: normal;
	}
h1 {
	background: #363636 url(images/h1.jpg) top left repeat-x;
	padding: 10px 5px;
	text-indent: 5px;
	font-style: italic;
	margin: 0;
	line-height: 22px;
	}
/* GENERAL TEXT */
a, a:active, a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	}
a:focus, a:hover {
	text-decoration: underline;
	}
/* LISTS */
.no-style {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}
/* MAIN BODY */
#container {
	width: 820px;
	margin: 0 auto;
	text-align: left;
	background-color: #363636;
	}
#header {
	width: 100%;
	text-align: center;
	}
#header a img {
	border: none;
	}
#page {
	background: #363636 url(images/greyGradHigh.jpg) top left repeat-x;
	}
.sidebar {
	width: 160px;
	padding: 10px;
	margin: 10px;
	text-align: center !important;
	background-color: #363636;
	}
#main-slideshow {
	background-color: #363636;
	padding: 10px 10px 0 10px;
	margin-top: 10px;
	}
#center {
	width: 420px;
	}
#left, #center, #right {
	float: left;
	}
#footer {
	padding: 10px;
	background-color: #666;
	}
/* NAVIGATION */
#nav {
	list-style-type: none;
	width: 100%;
	background: #363636 url(images/h1.jpg) top left repeat-x;
	}
#nav li {
	float: left;
	}
#nav li a {
	display: block;
	font-size: 1.4em;
	padding: 10px 41px;
	}
/* SIDEBARS */
.sidebar .ngg-albumoverview .ngg-album {
	text-align: center;
	}
.sidebar .ngg-album {
	padding: 0 10px 10px 10px;
	margin: 0;
	}
.sidebar .ngg-albumtitle {
	margin-bottom: 5px;
	text-align: center;
	}
.sidebar .ngg-albumcontent .ngg-description {
	text-align: center;
	}
.sidebar .ngg-thumbnail {
	margin: 0;
	padding: 0;
	float: none;
	}
.sidebar .Thumb {
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	}
.sidebar .ngg-description {
	clear: both;
	}