/*
Theme Name: Kevin Jackson
Theme URI: http://greenthumbwebsites.com/
Description: This theme was designed for Kevin Jackson Company by Jennifer Bullard at Green Thumb Websites.
Author: Jennifer Bullard
Author URI: http://jenniferbullard.com/
Tags: Kevin Jackson

	Kevin Jackson v0.1

	This theme was designed and built by Jennifer Bullard,
	whose website you will find at http://jenniferbullard.com/


*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Times New Roman", Times, serif;
	background: #FFF;
	color: #42210B;
	text-align: center;
	background: #FFF ;
	}
	
body.page {
	}	

#page {
	border: 0;
	text-align: center;
	
	}

#header img {

	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	padding:25px 39px;
	padding:20px 0;
	position:relative;
	}

.entry {
	padding:0 20px 10px 47px;
}

.postmetadata {
	font-size:10px;
	border-top:1px solid #976758;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant:small-caps;
	letter-spacing: 0.05em;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #976758;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #C6967B;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #976758;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Tahoma, Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.1em Tahoma, Verdana, Arial, Sans-Serif;
	color:#976758;
	font-weight:bold;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #976758;
	text-decoration: none;
	}

a:hover {
	color: #C6967B;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Tahoma, Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto ;
	padding: 0;
	background: #FF9 url(images/twoYellowsBkgd.gif) repeat-y center center;
	position:relative;
	}
	


.container {
	width: 760px;
	margin: 0 auto;
	padding:0;
	position:relative;
}

.maincol {
	margin:0;
	padding:10px;
	position:relative;
}

.blogContainer {
	width: 760px;
	margin: 0 auto;
	background: #FFC url(images/paperBkgd.jpg) no-repeat left top;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#header {
	margin: 0 auto ;
	padding: 20px 0 5px 0;
	height: 98px;
	width: 100%;
	/*background: #FFF;*/
	
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.navbar {
	background:#42210B url(images/navBkgd.gif) repeat-x scroll center top;
}

.pagecolumn {
	
	margin: 0 auto;
	width: 600px;
	min-height:300px;
	/*border-left: 1px dotted #976758;*/
	}
	
.narrowcolumn {
	/*float:left;*/
	padding: 20px 0;
	margin: 0 240px 10px 28px;
	width: 470px;
	min-height:300px;
	/*border-left: 1px dotted #976758;*/
	}

.widecolumn {
	padding: 10px 130px 20px 0;
	margin: 0;
	width: 580px;
	/*float:left;*/
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
div#post-3.post {
	text-align:center;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	width:580px;
	}



.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {

}

/* post styles */
.post{
	width:470px;
	padding-bottom:10px;
}

.pagecolumn .post{
	width:600px;
	min-height:250px;
	padding-bottom:0;
	margin-bottom:20px;
}

.postHeading{
	width:470px;
	height:40px;
}

.widePostHeading{
	width:600px;
	height:40px;
}

.postDate{
		width:40px;
		height:40px;
		background:url(images/date_bg2.gif) no-repeat;
		text-align:center;
		color:#fff;
		font-size:10px;
		float:left;
		padding:0;
	}	

.postDate p{
	margin:0;
	padding:0;
}

.postDate p.day{
	font-size:12px;
	font-weight:bold;
}

.postTitle{
	width:415px;
	height:32px;
	border-top: solid 1px #42210B;
	border-right: solid 1px #42210B;
	border-bottom: solid 1px #42210B;
	float:left;
	padding:2px 7px 4px;
	background:#FFF;
}

.widePostTitle{
	width:527px;
	height:32px;
	border-top: solid 1px #42210B;
	border-right: solid 1px #42210B;
	border-bottom: solid 1px #42210B;
	float:left;
	padding:3px 7px;
}

.widePostTitle h2 {
	margin:0;
}

	* html .postTitle{
		padding:4px 7px 4px 7px;
	}

.postTitle h2{
	margin:0;
	padding:0;
	font-size:1.25em;
	color:#42210B;
	font-weight:bold;
}

.postTitle h2 a:link, .postTitle h2 a:visited, .postTitle h2 a:active{color:#42210B; text-decoration:none;}

.postTitle h2 a:hover{color:#976758;text-decoration:none;}


.postTitle small{
	color:#976758;
	font-size:10px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	}

.post hr {
	display: block;
	}
	
#post-8 ul {
	display:inline;
	list-style: none;
}
#post-8 ul li {
	display:-moz-stack;

}

#post-8 ul li a{
	font-weight:bold;
	padding:0 0 30px 3px;

}

.piclenselink{
	display:none;	
}

/* end post styles */

.clear {
	clear: both;
}

#footer {
	width:100%;
	padding: 1% 0;
	margin: 0;
	clear: both;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF none repeat scroll 0 0;
	margin:0;
	padding:1% 0;
	position:relative;
	top:1px;
}

#footer p {
	margin: 0;
	padding: 0 10px 10px;
	}
	
#contact {
	color:#42210B;
	text-align:center;
	font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: small-caps;
	font-weight:bold;
	font-size: 1.35em;
	margin-bottom: 5px;
	padding:4px;
}

#contact ul {
	margin:5px;
	padding-left:0;
	}

#contact ul li {
	display:inline;	
	border-left: 1px solid #42210B;
	padding: 0 13px;
}

#contact ul li:first-child {
	border-left: 0px dotted #FFC;
}

.emailList {
	background:#fff;
	border: 1px solid #000;
	font-variant:normal;
	color: #42210B;
	font-size: 1em;
	padding:2px;
	margin: 7px 42px;
}

.emailList input {
	font-size:.8em;	
}

#sidebar .emailList {
	background:#42210B;
	border: 1px solid #000;
	font-variant:normal;
	color: #FFF;
	font-size: 1em;
	margin: 7px 4px;
	padding:3px 2px 5px 5px;
	width:149px;
	line-height:19px;
}

#sidebar .emailList input {
	font-size: 1em;
	padding:0;
	margin: 0 1px;

}

#sidebar .emailList input.mmf-validates-as-email {
	font-size:1em;
	width:110px;
	padding:2px;
	font-size:1.2em;
	margin-left:-4px;
}

#footer ul {
	padding-left:0;
	margin:13px 0 0;
	line-height:18px
}

#footer ul a, #footer ul a:visited, #footer ul a:active, {
	color:#42210B;
}

#footer ul li {
	display:inline;	
	border-left: 1px solid #42210B;
	padding: 0 10px;
}

#footer ul li:first-child {
	border-left: 0px;
}

li.address {
	display:inline;		
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
	font-weight:bold;
}

#sidebar h2 {
	border-top:1px dotted #42210B;
	color:#42210B;
	margin:15px 5px 5px;
	padding:0;
	}
	
#sidebar .emailList h2 {
	border-top:1px dotted #42210B;
	color:#FFF;
	font-size:1.1em;
	margin:0;
	padding:0;
	}
	
#sidebar a, #sidebar a:hover, #sidebar a:visited, #sidebar a:active  {
	color: #976758;
	text-decoration:underline;
}

h3 {
	padding: 0;
	margin: 7px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar ul li ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
#sidebar ul.pages li {
	margin-bottom: 7px;
	}

#sidebar ul.pages {
	margin-bottom: 20px;
	}
	
#sidebar ul.pages h2 {
	margin-top: 0;
	}
	
#sidebar ul p, #sidebar ul select {
	margin: 5px 5px 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 4px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 150px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	margin-top:5px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	min-height:450px;
	background:transparent url(images/floralBkgd.jpg) repeat right top;
	float:right;
	margin:20px;
	padding:10px;
	position:relative;
	right:-10px;
	text-align:left;
	top:-10px;
	width:169px;
	z-index:99;
}
	
.innerSidebar {
	background:#ffc url(images/yellowWallpaper.jpg) repeat right top;
	border: 1px solid #42210B;
	min-height: 448px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: left;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Begin Nav */


ul.nav a:link, ul.nav a:visited, ul.nav a:hover
	{color: #FFF; text-decoration: none;}


ul.nav {
	font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant:small-caps;
	color:#FFF;
	background: #42210B url(images/navBkgd.gif) repeat-x center top;
	font-size: 133%;
	white-space:nowrap;
	text-align:center;
	height:25px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	list-style:none;
	letter-spacing:0.05em;
	}
	


ul.nav li { 
	display: inline;
	padding:0 20px;
	margin: 32px 0 0;
	border-left:1px solid #FFFFFF;
	position: relative;
}

ul.nav li:first-child { 
	margin-top:36px;
	border-left:0px none #FFFFFF;
}

ul.nav li ul, #footer ul li ul  { 
	display:none;
	visibility:collapse;
	padding-left:0;
}

ul.nav li ul li { 
	visibility:hidden;
	padding:0;
	clear:both;
	display:block;
	float:none;
	padding:0;
}

ul.nav li ul li a{ 
	visibility:collapse;
}

#submenu li:hover ul  {
  background-color: #fff;
  border: 1px solid #eaeaea;
  clear: both;
  display: block;
  float: none;
  left: auto;
  line-height: 1;
  padding: 6px 6px 4px;
  position: absolute;
  top: 18px;
  overflow: auto;
  width: 200px;
  z-index: 1000;
}


ul.nav li li a:hover {
background-color:#E9E9E9;
border-bottom:1px solid #C2C2C2;
color:#125687;
}
/*
ul.nav li.selected
	{
	list-style-type:non;
	
	}
	
	 end Nav*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	/*border: 1px solid #976758;*/
	text-align: center;
	background-color: #FFE;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	white-space:nowrap;
}
/* End captions */


/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding:0 10px !important;
	margin:0px !important; 
	text-align:left;
	width:180px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:130px;
	margin:0pt 0pt 6px !important;
	padding:12px 0 0 0 !important;
	width:180px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:180px; 
	height:130px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
	visibility:hidden;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	display:block;  
	margin:4px 10px 4px 0;
	padding:6px;
	position:relative;
	border: 1px solid #C6967B;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #FF9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.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 #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.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-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}
	



