/*
Theme Name: Lake Moondarra Fishing Classic
Theme URI: http://www.kreativemedia.com.au
Version: 1.0
Description: Default theme for the Lake Moondarra Fishing Classic
Author: Kreative Media
Author URI: http://www.kreativemedia.com.au
*/


/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }

blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }


/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body { color: #000; font: 15px/18px Arial, Helvetica, sans-serif; background: #faf5f2 url(images/background-blackrock.jpg) no-repeat center top fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

h1, h2, h3, h4, h5, h6 { padding-bottom: 15px; color: #000; line-height: 1em; font-weight: normal; letter-spacing: -1px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #F8E1BD; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #ed6927; text-decoration: none; }

h1 { letter-spacing: 2px; color: #ed6927; text-shadow: 2px 2px 0 #471a00, -1px -1px 0 #471a00, 1px -1px 0 #471a00, -1px 1px 0 #471a00, 1px 1px 0 #471a00; -mebkit-text-stroke: 1px #471a00; font: 48px 'Conv_ITCFranklinGothicStd-DmXCp'; text-transform: uppercase; }
h2 { font: 32px 'Conv_ITCFranklinGothicStd-DmXCp'; text-transform: uppercase; padding-top: 10px; color: #F8E1BD; text-shadow: 2px 2px 0 #471a00, -1px -1px 0 #471a00, 1px -1px 0 #471a00, -1px 1px 0 #471a00, 1px 1px 0 #471a00; -mebkit-text-stroke: 1px #471a00; letter-spacing: 2px; }
h3 { font: 22px 'Conv_ITCFranklinGothicStd-DmXCp'; text-transform: uppercase; padding-top: 10px; color: #471a00; }
h4 { font-size: 18px; padding-top: 10px; }
h5 { font-size: 16px; padding-top: 10px; }
h6 { font-size: 14px; padding-top: 10px; }
p { padding-bottom: 10px; /*line-height: 24px;*/ }

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

strong { font-weight: bold; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
ul { list-style: disc url(../vanilla/images/bullet.png); margin-bottom: 15px; }
ol { list-style: decimal; margin-bottom: 15px; }
ul li, ol li { margin-top: 5px; margin-bottom: 5px; margin-left: 40px; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 1.5em; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
blockquote p { padding-bottom: 0px; }

.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }

input[type=text], input[type=email], input.text, input.title, textarea, select { width:350px; background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; height: 30px; }
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
input[type=submit] { -moz-box-shadow: 0px 1px 5px -1px #5c5c5c; -webkit-box-shadow: 0px 1px 5px -1px #5c5c5c; box-shadow: 0px 1px 5px -1px #5c5c5c; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #292929) ); background:-moz-linear-gradient( center top, #000000 5%, #292929 100% ); 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#292929');
background-color:#000000; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #000000; display:inline-block; color:#ffffff; font-weight:bold; padding:6px 24px; text-decoration:none; }

input[type=submit]:hover {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #292929), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #292929 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#000000');
	background-color:#292929; }

textarea { padding: 4px; width: 350px; }

img#about-image { float: left; margin: 3px 8px 8px 0px; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

#wrapper { margin: 0 auto; width: 1000px; }
#header { width: 1000px; height: 168px; margin: 0px; padding: 0px; }
#main { width: 960px; overflow: hidden; background: #FFF; padding: 20px 20px 0px; -webkit-box-shadow: 4px 4px 0px rgba(71, 26, 0, 1); -moz-box-shadow: 4px 4px 0px rgba(71, 26, 0, 1); box-shadow: 4px 4px 0px rgba(71, 26, 0, 1); margin-bottom: 40px; }
#content { width: 620px; margin: 0px 20px 0px 0px; padding: 20px 20px 20px 10px; float: left; border-right: 1px dashed #ed6927; }
#sidebar { width: 280px; float: right; padding: 20px 0px; margin: 0px 0px 10px; }
#footer { padding: 0px; margin: 10px 0px 20px; clear: both; }
		
/*------------------------------------------------*/
/*-------------------[MAIN MENU]------------------*/ 
/*------------------------------------------------*/

#logo { margin-left:-91px; }
#title-dates { margin-top: 12px; margin-right: 70px; float: right; }

#mainmenu { display: block; color: #fff; background: url(images/header-menu-bg.jpg) no-repeat; width: 980px; height: 50px; margin: 0px 0px 10px; letter-spacing: 2px; padding-right: 10px; padding-left: 10px; -webkit-box-shadow: 4px 4px 0px rgba(71, 26, 0, 1); -moz-box-shadow: 4px 4px 0px rgba(71, 26, 0, 1); box-shadow: 4px 4px 0px rgba(71, 26, 0, 1); font: 24px 'Conv_ITCFranklinGothicStd-DmXCp'; }
#mainmenu ul { list-style: none; margin: 0px; padding: 0px;}
#mainmenu li { float: left; position: relative; margin: 0px; padding: 0px; }
#mainmenu a { color: #fff; display: block; line-height: 42px; padding: 8px 10px 0px; text-decoration: none; text-transform: uppercase; color: white; text-shadow: 2px 2px 0 #60341b, -1px -1px 0 #60341b, 1px -1px 0 #60341b, -1px 1px 0 #60341b, 1px 1px 0 #60341b; -mebkit-text-stroke: 1px #60341b; }
#mainmenu ul ul { box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2); display: none; position: absolute; top: 50px; left: 0; float: left; width: 180px; z-index: 99999; }
#mainmenu ul ul li { min-width: 180px; background: #25201d; }
#mainmenu ul ul ul { left: 100%; top: 0; }
#mainmenu ul ul a { lline-height: 42px; padding: 10px 10px 0px; width: 160px; height: auto; text-shadow: none; border-bottom: 2px dotted #815228; }
#mainmenu li:hover > a, #mainmenu ul ul :hover > a { color: #FFCC66; }
#mainmenu ul li:hover > ul { display: block; }
#mainmenu ul li.current_page_item > a, #mainmenu ul li.current-menu-ancestor > a, #mainmenu ul li.current-menu-item > a, #mainmenu ul li.current-menu-parent > a { color: #fff; }
* html #mainmenu ul li.current_page_item a, * html #mainmenu ul li.current-menu-ancestor a, * html #mainmenu ul li.current-menu-item a, * html #mainmenu ul li.current-menu-parent a, * html #mainmenu ul li a:hover { color: #fff; }

/*------------------------------------------------*/
/*---------------[GENRAL STYLES]------------------*/ 
/*------------------------------------------------*/

#header h1 {display: none;}

#feature-image {margin-bottom: 20px;}

#quicklinks { overflow: auto; }
#quicklink-left { float: left; margin-right: 20px; }
#quicklink-centre { float: left; clear: none; background: url(images/quicklink-countdown.jpg); height: 170px; width: 300px; }
#quicklink-centre .simple_countdown_timer { margin-top: 75px!important; border: 0px dotted #F00; }
#quicklink-centre .simple_countdown_timer .desc div{ text-transform: uppercase!important; font-weight: normal!important; font-size: 10px!important; font-face: Arial, Helvetica, sans-serif!important; color: #000!important; text-align: center; }
#quicklink-right { float: right; }

#latest { overflow: auto; }
#latest-video { float: left; height: 384px; width: 630px; margin-top: 20px; margin-right: 20px; clear: none; overflow: hidden; }
#latest-video .youtubeFeeder, #latest-video .youtubeVideo { margin: 0px; padding: 0px; border: thin none #F00; height: 384px; }
#latest-news { float: right; height: 344px; width: 269px; margin-top: 20px; background: url(images/latest-news-bg.jpg) no-repeat; padding: 20px; overflow: hidden; }
#latest-news h3 { font: 24px 'Conv_ITCFranklinGothicStd-DmXCp'; letter-spacing: 2px; color: #fff; text-transform: uppercase; text-shadow: 2px 2px 0 #60341b, -1px -1px 0 #60341b, 1px -1px 0 #60341b, -1px 1px 0 #60341b, 1px 1px 0 #60341b; -mebkit-text-stroke: 1px #60341b; padding: 0px; }
#latest-news h2 { font-size: 20px; font-weight: bold; padding-bottom: 5px; }
#latest-news h2 a { color: #F8E1BD; }
#latest-news p { color: #FFF; }
#latest-news a { color: #073d2b; }
#latest-news a:hover { color: #D5CF39; text-decoration: none; }
#latest-news .postmetadata { color: #C4E6A7; }


#social-media { overflow: auto; }
#social-media img { margin-right: 10px; margin-left: 10px; }
#follow-us { background: url(images/follow-us-bg.jpg) no-repeat; height: 50px; width: 440px; float: left; margin-top: 20px; padding: 15px; }
#social-media h3 { font: 24px 'Conv_ITCFranklinGothicStd-DmXCp'; letter-spacing: 2px; color: #fff; text-transform: uppercase; text-shadow: 2px 2px 0 #60341b, -1px -1px 0 #60341b, 1px -1px 0 #60341b, -1px 1px 0 #60341b, 1px 1px 0 #60341b; -mebkit-text-stroke: 1px #60341b; padding: 0px; display: block; float: left; margin-right: 20px; }

#tweet-tweet { float: right; height: 50px; width: 440px; background: url(images/tweet-tweet-bg.jpg) no-repeat; margin-top: 20px; padding: 15px; }
#tweet-tweet .aktt_tweets { float: right; font-size: 14px; color: #FFF; }
#tweet-tweet .aktt_tweets ul , #tweet-tweet .aktt_tweets li { list-style: none; margin: 0px; padding: 0px; width: 320px; }
#tweet-tweet a { color: #CCC; font-size: 12px; }

#page-nav {}
#page-nav previous {}
#page-nav next {}

#breadcrumbs { border-top: 1px dashed #ed6927; border-bottom: 1px dashed #ed6927; height: 30px; line-height: 30px; padding: 0px; margin: 0px 0px 25px; font-size: 12px; text-transform: uppercase; }

.nopassword {}
.screen-reader-text {position: absolute; left: -9000px;}

.entry-meta { text-transform: uppercase; font-size: 11px; letter-spacing: .1em; margin-bottom: 10px; color: #7e7e7e; }
.postmetadata { color: #999; font-size: 13px; padding: 0px 0px 5px; }

.orange {color: #ed6927;}

.events-table { margin-bottom: 20px; width: 100%; }
.events-table .events-row { border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; }
.events-table td { padding-top: 8px; padding-bottom: 8px; border-top: 1px dotted #D9D8DA; border-bottom: 1px dotted #D9D8DA; padding-left: 10px; }

		
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

#comments { margin-top: 0px; padding: 42px 38px 0 0; }
.commentlist {}
.nocomments {display:none;}

----

	h3#comments, #reply-title span { font-size: 36px; color: #758B8D; padding-bottom: 35px; }
	
.comment-body { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; background: #fff; border: 1px solid #ebeaea; border-bottom: 1px solid #d2d1d1; margin-bottom: 25px; padding: 20px 18px 16px 102px; position: relative; }
	.avatar-box { position: absolute; top: 17px; left: 19px; padding: 6px 0 0 6px; }
		.avatar-overlay { position: absolute; top: 0; left: 0; width: 68px; height: 68px; background: url(../vanilla/images/avatar-overlay.png) no-repeat; }
	.commentmetadata { color: #e7e7e7; font-size: 24px; font-family: 'Goudy Bookletter 1911', arial, serif; margin-bottom: 12px; }
		.comment-date { font-size: 18px; color: #b6b5b5; }
		span.fn, span.fn a { color: #565656; text-decoration: none; }
		span.fn a:hover { color: #111; text-decoration: none; }
	.comment-arrow { position: absolute; bottom: -14px; right: 86px; background: url(../vanilla/images/comment-bubble.png) no-repeat; width: 14px; height: 14px; }
		
	.reply-container { background:url(../vanilla/images/readmore.png) no-repeat right bottom; display:block; font-size:11px; height:24px; line-height:25px; padding-right:10px; text-shadow:1px 1px 1px #ffffff; display:block; float:right; }
		.reply-container a { background:url(../vanilla/images/readmore.png) no-repeat; display:block; height:24px; padding-left: 10px; color:#7e9294; }
		.reply-container a:hover { color: #111; text-decoration: none; }
	
	.comment ul.children { padding-left: 100px; }
	
#commentform textarea#comment { width: 96%; }
	#commentform input[type=text] { width: 38%; }

	li.comment #respond textarea { width: 94% !important; }
	li.comment #respond input[type=text] { width: 48% !important; }
	
#respond h3#comments { padding-bottom: 15px; }

/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/

#footer { font-size: 8pt; color: #471a00; text-transform: uppercase; }
#footer a {color: #ed6927;}
#footer #thankyou { color: #ed6927; font-weight: bold; font-size: 11px; letter-spacing: 1px; margin-bottom: 10px; }
#footer #logos { border-top: 1px dashed #ed6927; overflow: auto; }
#footer #logos #namingsponsor { float: left; margin-right: 20px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; width: 130px; text-align: center; }
#footer #logos #namingsponsor img { width: 98px; padding-bottom: 15px; }
#footer #logos #sponsors { float: left; border-left: 1px dashed #ed6927; padding-top: 10px; padding-right: 20px; padding-left: 20px; padding-bottom: 10px; width: 759px; text-align: center; }
#footer #logos #sponsors img { width: 700px; }
#footer #logos #mifsg { float: right;  margin-left: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; }
#footer #logos #mifsg img { width: 98px; }

#footer #info { padding-top: 10px; padding-bottom: 10px; border-top: 1px dashed #ed6927; border-bottom: 1px dashed #ed6927; overflow: auto; }
#footer #info #copyright { float: left; border-right: 1px dashed #ed6927; margin-right: 10px; padding-right: 10px; }
#footer #info #website-credit { float: left; }
#footer #info #photo-credit { float: left; border-left: 1px dashed #ed6927; margin-left: 10px; padding-left: 10px; }



	
/*------------------------------------------------*/
/*--------------------[SIDEBARS]-------------------*/
/*------------------------------------------------*/

#sidebar ul, #sidebar ul li.widget-container { list-style: none; margin-top: 0px; margin-right: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; }

.widget-container { padding: 0 0 15px 0px; }
.widget-container h3 { font: 28px 'Conv_ITCFranklinGothicStd-DmXCp'; text-transform: uppercase; padding-top: 10px; color: #471a00; padding: 0px 25px 15px 0; letter-spacing: .1px; }
.widget-container ul { list-style: none; margin: 0px; padding: 0px; }
.widget-container ul li { padding:0px 0px 5px; margin: 0px; width: auto; }
.widget-container ul li a { color: #ed6927; text-decoration: none; }
.widget-container ul li a:hover { color:#696969; }
			
				
/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }
.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; }
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:15px; }
img.alignright { display:inline; float:right; margin-left:15px; }


/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/

#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px; text-shadow: none; }
#wp-calendar a { display: block; text-decoration: none; font-weight: bold; text-shadow: none; }
#wp-calendar a:hover { text-decoration: underline; }
#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
#wp-calendar td#today { color: #ffffff; }
#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
		
/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/

.pagination { overflow: hidden; }
.pagination, .wp-pagenavi { padding: 15px 42px 0; }
.wp-pagenavi { position: relative; text-align: right; font-family: 'Goudy Bookletter 1911', Arial, sans-serif; }
.wp-pagenavi span.pages, .wp-pagenavi span.extend { border: none; color: #8c8a8a !important; font-size: 18px; }
.wp-pagenavi span.current, .wp-pagenavi a { color: #c3c3c3; font-size: 30px; border: none !important; }
.wp-pagenavi span.current, .wp-pagenavi a:hover { color: #c2c2c2 !important; }
.wp-pagenavi a, .wp-pagenavi span { padding: 3px 7px !important; color: #758b8d !important; }


a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a  { text-decoration: none; }
.foursixeight { margin: 0px 0px 15px 84px;}
.nav ul li, .nav ul a { float: left; }
.js #featured { visibility: hidden; }

.et_pt_gallery_entry { margin-left: 25px !important; }

#comment-wrap .navigation { padding: 10px 0; }
	.nav-previous { float: left; }
	.nav-next { float: right; }
h3#reply-title small { display: block; }
	h3#reply-title small a { font-size: 12px; letter-spacing: 0px; }
	
#commentform input[type=text] { width: 40%; display: block; padding: 5px; }
#commentform textarea#comment { width: 91%; }
.commentlist #respond textarea#comment { width: 98% !important; }
.commentlist #respond input[type=text] { width: 40%; display: block; padding: 5px; }
.comment_navigation_top { padding-bottom: 12px; }

/*------------------------------------------------*/
/*----------------[NEXTGEN GALLERY]---------------*/
/*------------------------------------------------*/


/* ----------- 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 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */

html>body .ngg-album { overflow:hidden; margin-bottom: 5px; border: }
.ngg-album { overflow: hidden; padding: 5px; margin-bottom: 5px; }
.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: 10px; }
.ngg-thumbnail img { margin: 0px; padding:0px; position:relative; border: thin dashed #F00; }
.ngg-thumbnail img:hover { background-color: #A9A9A9; }
.ngg-description { text-align: left; }

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

.ngg-album-compact { padding-right: 10px !important; margin: 0px !important; text-align: center; width: 175px; float: left; height: 220px; }
.ngg-album-compactbox { height: 160px; margin: 0pt 0pt 6px !important; padding: 12px 0pt 0pt 7px !important; width: 175px; text-align: center; background: url(none) !important; }
.ngg-album-compactbox .Thumb { margin: 0px !important; padding: 0px !important; border: 5px solid #CCC; }
.ngg-album-compact h4 { font-size: 14px; font-weight: bold; margin-bottom: 0px; margin-top: 0px; color: #000!important; }
a.ngg-album-desc{ width: 150px!important; color: #000; }
.ngg-album-compact p { font-size: 11px; margin-top: 2px; display: none; }

/* ----------- 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; text-align: center; margin: 0px 10px 10px 0px; }
.ngg-gallery-thumbnail img { display:block; margin:0px; padding:0px; position:relative; }
.ngg-gallery-thumbnail img:hover { background-color: #A9A9A9; }
.ngg-gallery-thumbnail span { /* Images description */
	font-size:90%; padding-left:5px; display:block; }
.ngg-clear { clear: both; }
.thickbox-caption {}

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

.ngg-navigation { font-size:0.9em !important; clear:both !important; display:block !important; padding-top: 15px; padding-bottom: 2px; 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 { margin-right:3px; padding:3px 8px; text-decoration: none; background: #eee; }
.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 { color: #FFFFFF !important; text-decoration: none !important; background: #4b671f; }

/* ----------- 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 { }

/* ----------- JS Slideshow -------------*/

.ngg-slideshow { overflow:hidden; position: relative; }
.ngg-slideshow * { vertical-align:middle; }

/* See also : http://www.brunildo.org/test/img_center.html */

.ngg-slideshow-loader { display: table-cell; text-align: center; vertical-align:middle; }
.ngg-slideshow-loader img { background: none !important; border: 0 none !important; margin:auto !important; }

/* ----------- 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; }


.mr_social_sharing_wrapper .linksalpha_image {
display: none !important;
display: none;
}
