/* 
	Theme Name: BlackCanvas: Customized
	Theme URL: http://www.studiopress.com/themes/blackcanvas
	Description: Black Canvas is a 2-column theme created for WordPress.
	Author: StudioPress, customized by		
	Author URI: http://www.studiopress.com
	Version: 3.0
	Tags: two columns, fixed width, black, gray, white, blue
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #000000;
	color: #aaaaaa;
	font-size: 14px;
	font-family: Verdana, Arial, Tahoma;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	margin: 0px auto 0px;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #cc0000;
	text-decoration: none;
	}
	
a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover	{
	text-decoration: none;
}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 960px;
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}

#header p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#header h1, #header h1 a, #header h1 a:visited, #header h4, #header h4 a, #header h4 a:visited {
	color: #999999;
	font-size: 48px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover, #h4 a:hover{
	color: #999999;
	text-decoration: none;
	}
	
.headertext {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	}

.headerleft {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
.headerright {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #999999;
	border: 1px solid #000;
	display: block;
	font-size: 14px;
	text-transform: lowercase;
    margin: 0px;
	padding: 8px 15px 13px 15px;
	}

#nav li:hover a, #nav li a:active {
	background:#222222;
	border-color: #373737;
	color: #FFFFFF;
    margin: 0px;
	padding: 8px 15px 13px 15px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .90;
	filter: alpha(opacity=90);
	background: #000000;
	width: 150px;
	color: #CCCCCC;
	text-transform: lowercase;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #373737;
	border-left: 1px solid #373737;
	border-right: 1px solid #373737;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #222222;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	border-top: 1px solid #373737;
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -29px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
#nav .current_page_item a {
	color: #FFFFFF;
    margin: 0px;
	padding: 8px 15px 13px 15px;
	text-decoration: none;
	}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px 0px 10px 0px;
	line-height: 18px;
	}
	
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6	{
	color: #CCCCCC;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	padding: 0;
	border-bottom: 1px solid #333;
}
	
#content h1 {
	font-size: 40px;
	line-height: 42px;
	}
	
#content h1 a  {
	color: #CCCCCC;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
	
#content h2 {
	font-size: 34px;
	line-height: 36px;
	}
	
#content h3 {
	font-size: 30px;
	line-height: 32px;
	}
	
#content h4 {
	font-size: 26px;
	line-height: 28px;
	}
	
#content h5	{
	font-size: 20px;
	line-height: 22px;
	}
	
#content h6	{
	font-size: 14px;
	line-height: 16px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
	
.contentleft {
	float: left;
	width: 680px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	}
	
#photos {
	clear: both;
	width: 960px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #232323;
	list-style-type: none;
	}
	
#photos a	{
	margin-right: 3px;
}
	
#photos a img, #photos a:visited img {
	padding: 0px;
	border: 3px solid #232323;
	}
	
#photos a:hover img{
	padding: 0px;
	border: 3px solid #373737;
	}
	
.post {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	}
	
.post img, .postleft img {
	border: 10px solid #000000;
	}
	
.post ol {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
.post ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
.post ul {
	list-style-type: square;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
.post ul li {
	list-style-type: square;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px 0px;
	}
	
.postauthor {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.postmeta {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #333333;
	}
	
.postmeta p {
	margin: 0px;
	padding: 0px;
	}
	
.authorbox {
	background: #111111;
	margin: 20px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #333333;
	}
	
.authorbox p {
	margin: 0px;
	padding: 0px;
	}
	
.authorbox img {
	background: #333333;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	border: 1px solid #333333;
	}
	
.postleft {
	float: left;
	width: 630px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	}
	
.postleft p {
	padding: 0px;
	margin: 0px;
	}
	
.commentsleft {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #333333;
	}
	
.postright {
	float: right;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 20px 0px;
	}
	
.postright p {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	}
	
blockquote {
	font-style: italic;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 2px solid #373737;
	}
	
#content .archive {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
.thumbnails {
	float:left; 
	margin:0px 15px 20px 0px;
	}
	
.clear {
	clear: both;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	background: #111111;
	text-align: center;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

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

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 				    	     	    * 
************************************************/
	
#sidebar {
	float: right;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 20px 0px;
	line-height: 20px;
	}
	
#sidebar p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	list-style-type: square;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	}
	
#sidebar ul li ul li {
	list-style-type: square;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	}
	
/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	border-top: 1px solid #232323;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 960px;
	height: 100px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#footer a {
	color: #666666;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
.footer-1 {
	width: 170px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 20px;
	border-left: 1px solid #000000;
	}
	
.footer-1 p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
.footer-2 {
	width: 170px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 20px;
	border-left: 1px solid #000000;
	}
	
.footer-2 p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
.footer-3 {
	width: 170px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 20px;
	border-left: 1px solid #000000;
	}
	
.footer-3 p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
.footer-4 {
	width: 350px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 20px;
	border-left: 1px solid #000000;
	}
	
.footer-4 p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	}
	
#s {
	background: #FFFFFF;
	width: 210px;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}
	
#sbutt {
	background: #111111;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	padding: 1px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	}
	
/************************************************
*	Comments Form								*
************************************************/

#author, #email, #url {
	background: #111111 !important;
	color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin: 0px;
	padding: 4px;
	border: 1px solid #333333;
	}
	
#comment {
	background: #111111 !important;
	color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin: 5px 0px 10px 0px;
	padding: 4px;
	border: 1px solid #333333;
	}
	
#submit {
	background: #111111;
	color: #999999;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	}
	
/************************************************
*	Contact Form								*
************************************************/

.required	{
	color: #bb0000;
}

form	{
	color: #ccc;
}

fieldset	{
	border: 0 none;
	margin: 0 0 1em 0;
}

legend	{
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	display: block;
	width: 100%;
	border-bottom: 1px dashed #333;
}

input.text {
	background: #111111 !important;
	color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin: 0px;
	padding: 4px;
	border: 1px solid #333333;
	}
	
textarea.text {
	background: #111111 !important;
	color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin: 5px 0px 10px 0px;
	padding: 4px;
	border: 1px solid #333333;
	}
	
input.button {
	background: #111111;
	color: #999999;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	}
	
div.form-option	{
	margin: 0 0 0.6em 0;
}

/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #333333;
	float: right;
	border: 1px solid #333333;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #111111;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #111111;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Breadcrumbs    		  *
************************************************/

#breadcrumb	{
	padding: 0.5em 0;
	border: 1px solid #333;
	border-left: 0;
	border-right: 0;
	margin: 0.5em auto;
	width: 960px;
}

	
/************************************************
*	Simple slideshow (home page)    		  *
************************************************/
	
#simple-slideshow	{
	position: relative;
	height: 325px;
	list-style-type: none;
	}
	
#simple-slideshow li	{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	list-style-type: none;
	}
	
#simple-slideshow li.active	{
	z-index: 10;
	}
	
#simple-slideshow li.last-active	{
	z-index: 9;
	}
	
	
/************************************************
*	Home Page content		  *
************************************************/

#announcements {
	float: left;
	padding: 20px 0 0 0;
	width: 620px;
}

#announcements h3,
#announcements h4,
#announcements h5,
#announcements h6	{
	border-bottom: 0 none;
	}


#video	{
	float: right;
	padding: 20px 0 0 0;
	width: 320px;
}

#video ul	{
	list-style-type:none;
	margin: 0;
	padding: 0;
	}

#tagline h2,
#tagline h3 {
	border-bottom: 0 none;
	}
	
#tagline h3	{
	text-align: right;
	}
	
#tagline	{
	background: #111;
	margin: 10px auto;
	padding: 10px 20px;
	}

/************************************************
*	Compact album view		  *
************************************************/

.album-list {
	overflow: hidden;
	zoom: 1;
}

.album-compact	{
		float: left;
		width: 150px;
		text-align: center;
		padding: 0 0 1em 0;
}

.album-compactbox	{
	background: url(images/album.gif) 50% 0 no-repeat;
	padding: 15px 0 0 11px;
}

.album-compact p	{
	margin: 0;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/************************************************
*	Image carousel view	  *
************************************************/

#slideshow-wrap	{
	position: relative;
}

#slideshow-image	{
	width: 800px;
	margin: 0 auto;
	height: 800px;
	position: relative;
	text-align: center;
}

#slideshow-image img	{
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	border: 3px solid #999;
}

#slideshow-next	{
    position: absolute;
    top: 45%;
    right: 0px;
    width: 40px;
    height: 75px;
    cursor: pointer;
    background: transparent url(images/next.gif) no-repeat 0 0;	
}

#slideshow-next:hover	{
	background-position: 0 -75px;
}

#slideshow-next:active	{
	background-position: 0 -150px;
}

#slideshow-prev	{
    position: absolute;
    top: 45%;
    left: 0px;
    width: 40px;
    height: 74px;
    cursor: pointer;
    background: transparent url(images/prev.gif) no-repeat 0 0;	
}

#slideshow-prev:hover	{
	background-position: 0 -75px;
}

#slideshow-prev:active	{
	background-position: 0 -150px;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 100px;
    height: 75px;
	border: 2px solid #333;
	opacity: 0.5;
}

.jcarousel-list li:hover,
.jcarousel-item:hover,
.jcarousel-list li.active	{
	border-color: #ccc;
	opacity: 1.0;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* Tango Skin */

.jcarousel-container-horizontal {
    width: 880px;
    padding: 20px 40px;
}

.jcarousel-clip-horizontal {
    width:  880px;
    height: 79px;
}

.jcarousel-item-horizontal {
    margin: 0 3px;
}

.jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
    position: absolute;
    top: 22px;
    right: 0px;
    width: 40px;
    height: 75px;
    cursor: pointer;
    background: transparent url(images/next.gif) no-repeat 0 0;
}

.jcarousel-next-horizontal:hover {
    background-position: 0 -75px;
}

.jcarousel-next-horizontal:active {
    background-position: 0 -150px;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -225px;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 22px;
    left: 0px;
    width: 40px;
    height: 74px;
    cursor: pointer;
    background: transparent url(images/prev.gif) no-repeat 0 0;
}

.jcarousel-prev-horizontal:hover {
    background-position: 0 -75px;
}

.jcarousel-prev-horizontal:active {
    background-position: 0 -150px;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -225px;
}

#slideshow-controls	{
	width: 800px;
	margin: 0 auto;
	padding: 1em 0;
	overflow: hidden;
	zoom: 1;
	}

#view-size,
#view-mode	{
	display: block;
	float: right;
	margin-left: 10px;
	color: #999;
	cursor: pointer;
	padding-left: 20px;
	line-height: 16px;
	}
	
#view-mode.to-slideshow	{
	background: url(images/to-slideshow.png) 0 0 no-repeat;
	}
	
#view-mode.to-still	{
	background: url(images/one-at-a-time.png) 0 0 no-repeat;
	}
	
.ngg-navigation	{
	padding: 8px 0 !important;
	}
	
.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev {
	border: 1px solid #444 !important;
	background: #222;
	}
	
.ngg-navigation a.page-numbers:hover, .ngg-navigation a.next:hover, .ngg-navigation a.prev:hover, .ngg-navigation span.page-numbers:hover, .ngg-navigation span.next:hover, .ngg-navigation span.prev:hover	{
	background: #444 !important;
	}

/************************************************
*	Legal page	  *
************************************************/

body.page-template-page_legal-php #content h1.pageHeader {
	font-size: 16px;
}

/************************************************
*	See All Buttons	*
************************************************/
a.wpgallery {
  background: #780808;
  background: -moz-linear-gradient(0% 100% 90deg, #980a0a 0%, #880909 50%, #680707 50%, #580606 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #980a0a), color-stop(0.5, #880909), color-stop(0.5, #680707), color-stop(1, #580606));
  border: 1px solid #580606;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333;
  box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333;
  color: #fff;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 5px 9px;
  text-align: center;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, .8);
}

a.wpgallery:hover {
  background: #880909;
  background: -moz-linear-gradient(0% 100% 90deg, #a80b0b 0%, #980a0a 50%, #780808 50%, #680707 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #a80b0b), color-stop(0.5, #980a0a), color-stop(0.5, #780808), color-stop(1, #680707));
  cursor: pointer;
  text-decoration: none;
}

a.wpgallery:active {
  background: #880909;
  background: -moz-linear-gradient(0% 100% 90deg, #a80b0b 0%, #980a0a 50%, #780808 50%, #680707 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #a80b0b), color-stop(0.5, #980a0a), color-stop(0.5, #780808), color-stop(1, #680707));
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
  box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
  text-decoration: none;
}

