/*
Theme Name: rbn
Theme URI: http://rumblingbridgenursery.co.uk/blog
Description: RBN's Theme
Version: 2 (WP2.6.2)
Author: Shaun Butler
Author URI: http://shaunbutler.co.uk
Tags: rbn, green, cream, classic, rumblingbridge, plants
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/*
Notes:
Green for text logo #006633
Menu Green 			#006633
not Very Dark Green	#009900
Cream Background	#FFFFAA
Lightish green 		#339933
*/


/*Divs*/

body {background: #FFFFAA url(http://rumblingbridgenursery.co.uk/wp-content/themes/rbn/images/bg-1.jpg) no-repeat fixed;}

.main {
table-layout:fixed;

width: 200px;
}

.gtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFAA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #006633;
	opacity: 0.5;
}

#galpage {
	margin: 10px 0 0 10px ;
	}
#galpage #Gallery{}
	
.textbox{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFAA;
font-size:10px;
opacity: 1.0;
}

#galwrapper {
position: relative;
top: 5px;
left: -4px;
width:653px;
height:312px;
z-index:3;
}
#galwrapper p {
line-height: 1.5em;
}

/*-----Begin Gallery image list------*/
#gal-cats li 
	{list-style: none;
	height:109px;
	width: 806px;
	z-index:2;
	border:4px solid #FFFFAA;
	top: 4px;
	background: transparent url(/images/gal-cat.png) no-repeat;
	padding: 3px;
	color: #FFFFAA;
	padding: 4px 0 5px 4px;
	margin: 0 0 0 -3px;
	display: block;
	}
#gal-cats li img 
	{z-index: 10;
	}

#gal-cats li p 
	{position: relative;
	margin: -110px 0 0 120px;
	width:677px;
	font-size:15px ;
	}

#krishna {
	display: block;
	position: relative;
	width:816px;
	height:300px;
	z-index:4;
	padding: 5px 0px 5px 0px;
}

#krishna img {
	margin: 0; 
	padding: 0px;
	border: 1px solid #FFFFAA;
	width: 395px;
	height: 296px;
	border: 2px solid #FFFFAA;
	}
#krishna img:link, #krishna img:visited{
	margin: 0; 
	padding: 0px;
	border: 2px solid #FFFFAA;
	}
#krishna img:hover{
	margin: 0; 
	padding: 0px;
	border: 2px solid #006633;
	}

#krishnatext {
	position: relative;
	width:811px;
	height:20px;
	z-index:4;
	}

.article {font-style: italic;}

#galtitle {
	position: absolute;
	left:220px; top:20px; width:834px; height:110px; 
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFAA;
	padding:2px 5px 5px 5px; 
	text-align:center;
	background-color: #006633;
	opacity: 0.5;
	}

#links{
	list-style: none;
	padding:0px;
	}

/*  #links a:link, #links a:visited, #links:hover, #links a, #links p {color: #00300a;} */

#links li {border-bottom: dotted 1px #006600; padding:4px 0 4px 0; color: #00300a; }

#ghthumb{position:absolute; left:809px; top:423px; width:101px; height:137px; z-index:3;}
#ghthumb img{border: 1px solid #006633; padding: 0; margin:0}


#download a{
	position: relative;
	margin: 10px 0 10px 5px;
	display: block;
	width: 64px;
	height: 51px;
	text-indent: -9999px; 
	background: transparent url(images/save-sprite.png) no-repeat 0px 0px;
	outline: none;
}
#download a:hover{
	background: transparent url(images/save-sprite.png) no-repeat 0 -51px ;
}

#commentform {
	overflow: hidden;
	margin-top: 10px;
	width: 350px;
}
#commentform label {
	float: left;
	clear: both;
}
#author, #email, #url, #comment, .newer, .older, #submit {
	float: left;
	clear: both;	
	margin: 5px 0;
	color: #003300;
}
#author, #email, #url, #comment {
	width: 300px;
	height: 20px;
	padding: 0;
	margin: 0;
}

div#responsebox {
	float: left;
	padding: 0;
	margin-left: 00px;
	width: 650px;
}

textarea#comment {
	height: 100px;
}
#comment:focus, #author:focus, #email:focus, #url:focus{
	background-color: #f4f2da;
}



#footer ul.navlist a, #footer .navlist li:before{font-size:12px;}



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

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

.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 {
	filter: alpha(opacity=90);
	-moz-opacity: .9;
    opacity: .9;
	border-color:#000000;
}

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

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

.ngg-album-compact {
	float:left;
	height: 195px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width: 250px;
	padding-bottom: 70px;
}

.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;
}

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

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

.ngg-gallery-thumbnail-box {
	float: left;
	/*padding-left: 20px;*/
}

.ngg-gallery-thumbnail { 
	/*background: url(shadowAlpha.png) no-repeat bottom right !important;*/
	/*background: url(shadow.gif) no-repeat bottom right;*/
	margin: 5px 0 0 5px !important;
	float: left;
}

.ngg-gallery-thumbnail img { 
	position:relative;
	background: #6c7460;
	margin: 0px 9px 6px -5px;
	padding: 2px;
	display: block;
	border: 1px solid #9d7e71;

}

.ngg-gallery-thumbnail img:hover {
	filter: alpha(opacity=90);
	-moz-opacity: .9;
    opacity: .9;
	border-color:#030;
	background-color: #030;
} 

.ngg-gallery-thumbnail span {
	display:none;
}

.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, a.next, a.prev, 
				span.page-numbers, span.next, span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover, a.next:hover, a.prev:hover, 
				span.page-numbers:hover, span.next:hover, 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;
}

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

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:5px;
	padding:4px;
	position:relative;
}

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

.ngg-right {
	float: right;
	padding-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;
}

.ngg-widget img {
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 2px 2px 1px;
	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;
}

#post-body{
	line-height: 1.9em;
}
.post p{
	font-size: 14px;
}

.post div a.thumbgal img{
border: 3px solid #060;	
}
.post div a.thumbgal img:hover{
border: 3px solid #76a970;	
}

