/*

Theme Name: Syn Jewelry
Author: 95north
Author URI: http://95north.ca/

*/

	
/* body
--------------------------------------------------*/
body {
	font:62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#333;
	margin:0;
	background:#791729 url(images/background.jpg) top left no-repeat fixed;
}

* {
	margin:0;
	padding:0;
}

	
/* header
--------------------------------------------------*/
.contained {
	width:960px;
	margin:0 auto;
}
#container {
	background:transparent url(images/container_background.png) top left repeat-y;
	padding:0 19px;
}
#wrapper {
	background:transparent url(images/wrapper_background.jpg) bottom left no-repeat;
	padding-bottom:100px;
}

#header {
	padding:20px;
	position:relative;
}


	
/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
	color:#333;
	margin:0;
	text-indent:-999em;
	background:transparent url(images/logo.gif) top left no-repeat;
	float:left;
	width:162px;
	height:101px;
	cursor:pointer;
}

#header h1 a {
	text-decoration:none;
	color:#333;
	display: block;
}


	
/* navigation
--------------------------------------------------*/
#nav {
	float:right;
	height:15px;
	margin:60px 100px 0 0;
	padding:0;
}

#nav li {
	float:left;
	list-style:none;
	padding:0 10px 0 0;
}

#nav li.page_item a {
	text-indent:-999em;
	background:transparent url(images/home.png) top left no-repeat;
	width:38px;
	height:18px;
}
#nav li.page-item-6 a {
	background:transparent url(images/about.png) top left no-repeat;
	width:41px;
}
#nav li.page-item-12 a {
	background:transparent url(images/gallery.png) top left no-repeat;
	width:49px;
}
#nav li.page-item-8 a {
	background:transparent url(images/venues.png) top left no-repeat;
	width:49px;
}
#nav li.page-item-10 a {
	background:transparent url(images/contact.png) top left no-repeat;
	width:52px;
}
#nav li.page_item a:hover {
	background-position:0 -19px;
}
#nav li a {
	color:#bcbec0;
	font:1.2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	font-weight:normal;
	text-decoration:none;
	display:block;
	margin:0 40px 0 0;
	padding:0;
	text-transform:lowercase;
}

#nav li a:hover {
	color:#a61f38;
	text-decoration:none;
}

#nav li a.active {
	color:#a61f38;
	text-decoration:none;
}

.clear {
	clear:both;
}


	
/* content
--------------------------------------------------*/
#content, #content2 {
	width: 68%;
	margin-left: 180px;
	background:transparent url(images/signature.gif) center bottom no-repeat;
}

#content p,#content2 p {
	line-height:22px;
	font-size:120%;
	word-spacing:1px;
	margin:25px 0;
}

#content a,#content2 a {
	text-decoration:none;
	color:#999;
	padding:0 1px;
}

#content a:hover,#content2 a:hover {
	color:#a61f38;
}

#content h2,#content2 h2 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	font-size:2.8em;
	font-weight:400;
	color:#999;
	border-bottom:1px solid #a61f38;
	line-height:30px;
	margin:15px 0;
	padding:5px 0;
}

#content h2 a,#content2 h2 a {
	text-decoration:none;
	border:none;
}

#content h1 {
	font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	color:#222;
	margin:10px 0;
}

#content h3 {
	font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	color:#222;
	margin:10px 0;
}

#content h4 {
	font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	color:#222;
	margin:10px 0;
}

#content h5 {
	font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	color:#222;
	margin:10px 0;
}

#content2 h3 {
	font:160% "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	color:#222;
	margin:10px 0;
}

#content ul,ol {
	font-size:120%;
	margin:10px 10px 10px 25px;
}

#content2 ul,ol {
	margin:10px 10px 10px 25px;
}
.entry {
	padding-bottom: 10px;
}

	
/* blockquote + links
--------------------------------------------------*/
blockquote {
	background:#EFF8FB;
	border:1px solid #ccc;
	margin:10px 0;
	padding:5px 15px;
}

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

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0;
}

a.more:hover {
	text-decoration:none;
}


	
/* metadata under post
--------------------------------------------------*/
.post {
	text-align:justify;
}
#post-2 .entry {
	background:transparent url(images/gallery_frame.jpg) top left no-repeat;
	padding: 45px 0 55px 82px;
	margin: 0 0 40px -40px;
}
div.ngg-slideshow img {
}

.post img {
}

.post .info {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	font-size:1em;
	color:#333;
	padding:2px 3px 3px 8px;
	margin:25px 0;
}

.date {
	margin:0 0 15px;
}

.post small {
	margin-top:25px;
}


	
/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
	background:#EFF8FB;
	color:#333;
	font-size:120%;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	margin:10px 0 28px;
	padding:10px;
}


	
	
/* some input
--------------------------------------------------*/
input {
	border:1px solid #CCC;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	padding:3px;
}

input:hover {
	border:1px solid #262626;
}

input:focus {
	border:1px solid #262626;
	color:#333;
}


	
/* comments
--------------------------------------------------*/
#comments {
	font-size:.9em;
}

#commentlist li {
	margin-bottom:1.5em;
	padding-bottom:1em;
}

#commentform {
	background:#fff;
	width:350px;
	text-align:left;
	margin:0 0 15px;
}

#commentform textarea {
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	width:480px;
	font:13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
	font-size:1.1em;
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	width:350px;
}

#commentform input {
	margin-bottom:3px;
}

#gravatar {
	align:right;
}


	
/* wp stuff
--------------------------------------------------*/
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.navigation {
	text-align:center;
	font-size:120%;
}

.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding:4px 0 0;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:10px;
}

.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}

.wp-caption-dd {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
	text-decoration:none;
	color:#333;
}

#content li,#content2 li {
	border-bottom:1px solid #EFF8FB;
	padding:10px;
}

a,#sidebar li a,#footer a {
	color:#999;
	text-decoration:none;
}

a, a:active {
  outline: none;
}


	
/* footer
--------------------------------------------------*/
#footer {
	color:#333;
	padding:0 19px;
	background:transparent url(images/footer_background.png) top left no-repeat;
	height:112px;
}
#footerlinks {
	font-size: 1.2em;
}
#footerlinks #nav {
	float:left;
	margin:0;
	padding:0;
}
	#footerlinks #nav a:hover {
		color:#fff;
	}
	#footerlinks #nav li.page_item a {
		background:none;
		text-indent:0;
	}
	/*#footerlinks #nav li.page-item-6 a {
		background:url(images/footer_about.png);
		width:34px;
	}
	#footerlinks #nav li.page-item-12 a {
		background:url(images/footer_gallery.png);
		width:39px;
	}
	#footerlinks #nav li.page-item-8 a {
		background:url(images/footer_venues.png);
		width:39px;
	}
	#footerlinks #nav li.page-item-10 a {
		background:url(images/footer_contact.png);
		width:42px;
	}
	#footerlinks #nav li.page_item a:hover {
		background-position: 0 -17px;
	}*/
#copyright {
	/*background:transparent url(images/copyright.gif) top left no-repeat;*/
	float: right;
	color:#bcbec0;
}
