/*  
Theme Name: Bill Botten Theme
Author URI: http://findingsimple.com
Version: 1
Author: Jason Conroy
Description: Bill Botten website theme using Shutter Themes Photo Gallery 1.
*/


body {
	background: #CEB699 url(images/bg.jpg) repeat top left;
	color: #000;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #7e190f;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #36567f;
	}
#container { 
	width: 860px;
	text-align: left; 
	margin: 0px auto 20px auto; 
	padding: 10px 10px 0 10px;
	overflow: hidden;
	background: #e5d8c9 url(images/bg-trans.jpg) repeat top right;
	}


/************************************************
*	Header  									*
************************************************/

* html #header{ width: 860px; padding: 0px;}

#header {
	color: #333333;
	font-size: 24px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 10px 0px;
	overflow: hidden;
	/*border-bottom: 1px solid #666; */
	}
	
#header a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#header h1 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	background: #000;
	}
	
#header h1 a, #header h1 a:visited {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #fff;
	text-decoration: none;
	}

#headerleft {
	width: 300px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0;
	overflow: hidden;
	}
	
#headerleft p {
	color: #666666;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
	}
	
#headerright {
	width: 500px;
	float: right;
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 10px 10px 10px 0px;
	overflow: hidden;
	}
	
#headerright p {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	}
#headerright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#headerright ul {
	margin: 0px;
	padding: 4px;
	}
	
#headerright ul li a {
	font-weight: bold;
	font-size: 12px;
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	min-width:100px;
	}
	
a:hover.menu-red, .menu-red.current {background: transparent url(images/menu-red.png) no-repeat center center; color: #fff;}
a:hover.menu-blue, .menu-blue.current {background: transparent url(images/menu-blue.png) no-repeat center center; color: #fff;}
a:hover.menu-yellow, .menu-yellow.current {background: transparent url(images/menu-yellow.png) no-repeat center center; color: #fff;}
a:hover.menu-pink, .menu-pink.current {background: transparent url(images/menu-pink.png) no-repeat center center; color: #fff;}
a:hover.menu-grey, .menu-grey.current {background: transparent url(images/menu-grey.png) no-repeat center center; color: #fff;}

#headerright ul li a:hover{
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	}

/************************************************
*	HOME PAGE  									*
************************************************/


.thumbnail{
	float: left;
	width: 256px;
	height: 125px;
	margin: 10px 5px 0px 5px;
	background: #fff;
	display: inline;
	border: 10px solid #666;
	}

.thumbnail img {
	margin: 0px;
	border: 0px;
	padding: 0px;
	float: left;
	}	
.thumbnail img a {
	border: none;
	}	
.thumbnail img a:hover {
	border: 1px solid #fff;
	}

#aboutbox { 
	background: #dddddd;
	color: #000;
	margin: 20px 5px 0px 5px;
	padding: 10px;
	text-align: center;
	}

/************************************************
*	PAGE TEMPLATE 									*
************************************************/

#content_page {
	width: 840px;
	margin: 10px 0px 0px 0px;
	float: left; 
	padding: 15px 10px 15px 10px;
	position:relative;
	background: #dacbb9;
	}
	
#content_page_home {
	margin: 10px 0px 0px 0px;
	float: left; 
	padding: 0;
	}
	
#content_page p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content_page p img{
	margin: 0 20px 10px 0px;
	background:#d8c3aa;
	border:1px solid #c6af93;
	padding:5px;
	}
#content_page h1 {
	color: #7e190f;
	font-size: 20px;	
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 120%;
	font-variant: normal;
	text-align: center;
	}
#content_page h1 a  {
	font-size: 20px;	
	font-weight: bold;
	text-decoration: none;
	}

#content_page h1 a:hover {
	text-decoration: none;
	}

#content_page h2 {
	color: #7e190f;
	font-size: 18px;	
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content_page h2 a  {
	text-decoration: none;
	}

#content_page h2 a:hover {
	background: none;
	}

#content_page h3 {
	color: #7e190f;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	text-align: center;
	padding: 0px 0px 10px 0px;
	}
#content_page h3 a  {
	text-decoration: none;
	}

#content_page h3 a:hover {
	text-decoration: underline;
	}

#content_page ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content_page ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content_page li {
	margin: 0px;
	padding: 0px;
	}
	
#content_page ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content_page ul li a {
	text-decoration: underline;
	}

#content_page ul li a:hover {
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content_page blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
#content_page .post {
margin: 0 0 20px 0;
}

/************************************************
*	MISC 									*
************************************************/


#navigation { 
	margin: 10px 0px 20px 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	}
#navigation a {	text-decoration: none; padding: 0px 8px;
	}

#tags {
	margin: 10px 0 0 0;
	font-size: 9px;
	text-transform: uppercase;
	}

#comment_page { 
	display: block;
	background: #000;
	margin: 10px 200px 10px 200px;
	float: left; 
	padding: 0px 0px 15px 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}



/************************************************
*	COMMENTS 									*
************************************************/
#comments {
	padding: 20px 0px 0px 0px;
	border-top: 1px dotted #333;
	}
#comments h3 {
	color: #7e190f;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	text-align: center;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	border-top: 0px solid #666;
	}



/************************************************
*	Bottom "Sidebars"					     		* 
************************************************/

#bottom {
	width: 860px;
	margin: 0px auto 0px;
	padding: 0px 0px 20px 0px;
	line-height: 20px;
	/* border-top: 1px solid #666; */
	clear: both;
	}

#bottom p, #bottom .textwidget {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#bottom h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	}
	
#bottom h2 a, #bottom h2 a:visited  {
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

	
#bottom img{
	float: left;
	border: none;
	margin: 0px 0px 10px 0px;
	}
	
#bottom ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#bottom ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}	
	
.bottomleft {
	float: left;
	width: 263px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	overflow: hidden;
	}
	
.bottommiddle {
	float: left;
	width: 263px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	overflow: hidden;
	}
	
.bottomright {
	float: right;
	width: 263px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	overflow: hidden;
	}

/************************************************
*	FOOTER 									*
************************************************/

#footer { 
	color: #666;
	font-weight: normal;
	padding: 20px 20px 20px 20px;
	text-align: center;
	clear: both;
	font-size: 10px;
	margin: 0px;
	/* border-top: 1px solid #666; */
	text-transform: uppercase;
	}
#footer a {
	color: #666;
	text-decoration: none;
	}
#footer a:hover {
	color: #7e190f;
	text-decoration: none;
	}

/*********************************************
	WP 2.6 Image Styles
*********************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 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;
}

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.43

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- 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;
	margin:0px !important; 
	text-align:left;	
}

.ngg-album-compactbox {
	margin:0pt 0pt 6px !important;
	padding:5px 5pt 0pt 0px !important;
}

.ngg-album-compactbox .Thumb {
	margin:0px !important;
	background-color:#d8c3aa;
	border:1px solid #c6af93;
	padding:5px;
}

.ngg-album-compactbox img:hover.Thumb {
	background-color:#fff;
}

.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;
	color: #ac9a84;
}

.ngg-album-compact:hover p {
	color: #000;
}

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

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

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

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

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

.ngg-gallery-thumbnail img {
	background-color:#d8c3aa;
	border:1px solid #c6af93;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:5px;
	position:relative;
}

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

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

.ngg-gallery-thumbnail:hover span {
	color:#000;
}



.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:4px 0px 4px 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: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;
} 

/* Random */

a.back_button img{border:none; position:absolute; top: 15px; left:10px;}
.home_page_heading {text-align:center; padding:0 0 15px 0;}
