/*
Theme Name: 
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/

/*****************************/
/*** Core html setup stuff ***/
/*****************************/


a img{
	border:solid black 2px ;
}

a:hover img{
	border:solid #FFEECA 1px ;
}

table.gallery_list h4 a,
table.gallery_list h4 a:active,
table.gallery_list h4 a:visited{
	color:#FFEECA;
	text-decoration:none;
}

table.gallery_list h4 a:hover{
	text-decoration:underline;
}

div#right {
	border: 0px solid yellow;	
	width: 250px;
	margin-left: 715px;

	margin-top: 5px;
	height: auto;
}
#homepage div#right{
	margin-left:515px;
}
div#top {
	width:100%;
	float:left;
}

div#left {
	margin-right: auto;
margin-left: auto;
padding: 0px 0px 0px 0px;

}

#homepage div#left{
	clear:both;
	width:500px;
}


div#topright {
	border: 0px solid #00f;	
      font-size: 37px;
	font-variant: small-caps;
	font-stretch: expanded;
      font-family: arial;
	width: 100%;
	margin-right: 0;
	margin-top: 30px;
	padding: 0px;
      text-align: center;
	line-height: 32px;
	margin-bottom:20px;
}

div#topright2 {
	border: 0px solid red;	
	width: 100%;
	margin-right: 0;
	margin-top: 0;
	padding: 0px;
	height: auto;
	text-align:center;
}

div#topleft {
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	width:82%;
}


div#mainsection{

	float:left;
	margin-bottom:10px;
	margin-top:15px;
	padding:0;
	width:100%;
}

div#gallerysection{
	border: 0px solid #00f;	
	width: 982px;
	margin-left: 25px;
	padding-top: 20px;
}

div#bottom{
border:0 solid #0000FF;
color:#B87C71;
height:40px;
margin-bottom:0;
padding:0;
text-align:center;
margin-top:30px;
}

div#bottom_black{
border:0 solid #0000FF;

height:40px;
margin-bottom:0;
margin-left:20px;
padding:0;
text-align:center;
}


#black_canvas{
	text-align:center;
	clear:both;
}

.about_text,
.top_text{
	color:#FFEECA;
float:left;
font-family:verdana;
font-size:14px;
font-weight:normal;
line-height:20px;
padding-left:20px;
text-align:left;
width:600px;
	
}
/*
.text1{ 
      font-size: 18px;
      font-family: verdana;
	line-height: 20px;
	font-weight: normal;
}


.text3{ 
      font-size: 18px;
      font-family: verdana;
	line-height: 20px;
	font-weight: bolder;
}
*/
.text2{ 
      font-size: 16px;
      font-family: verdana;
	line-height: 18px;
	font-weight: bold;
}

.text4{ 
		font-size: 12px;
		font-family: verdana;
		line-height: 18px;
		font-weight: bold;
}

.text45{ 
		font-size: 13px;
		font-family: verdana;
		line-height: 18px;
}

.text0{ 
		font-size: 11px;
		font-family: verdana;
		line-height: 16px;
		font-weight: bold;
}
/*
p.text45 a:visited,
p.text45 a {
	color: #FFEECA;
	text-decoration: underline;
}

p.text45 a:hover {
	text-decoration: none;
}
*/
.text5{ 
      font-size: 14px;
      font-family: verdana;
	line-height: 20px;
	font-weight: bolder;
	padding-left: 75px;
	font-style: italic;
}

.AboutTheWorkLinks {
	line-height: 25px;
	vertical-align: baseline;	
}

.AboutTheWorkLinks a:link,
.AboutTheWorkLinks a:visited{
     	font-size: 22px;
      font-family: verdana;
	color: #7F4807;
}


html {
  height: 99%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}



body {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	background-color:#4B3730;
	color:#FFEECA;	

}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#DDA159;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#d69b59;
}

#page_bg {
	background: url(../images/background2_cropped.jpg);
	padding: 10px 0;
	margin-bottom: 1px;
	margin:0px auto;
	border-right:solid #be8572 1px;
	border-left:solid #be8572 1px;
	height:100%;
	width:1024px;
	background-repeat:no-repeat;
	 
}
.ngg-galleryoverview,
#page_bg_gallery {
	background-color:#4B3730;
margin:0 auto;
padding:10px 0;
width:600px;
height:100%;
}
#page_bg .wrapper,
#page_bg_gallery .wrapper{
	float:left;
	width:100%;
}


div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

div#largeimage {
	margin-left: 25px;
	margin-right: 25px;
}

#imagetext {
	margin-left: auto;
	margin-right: auto;
}


/*** menus ***/


#top_menu {
font-family:verdana;
font-size:18px;
display: inline;
list-style: none;
margin: 0;
padding: 0;
border: none;

	
}

#top_menu li{
	display:block;
	float:left;
	padding-right: 18px;
	padding-left: 18px;
	text-align: center;
	position:relative;
}

#top_menu li ul.submenu{
	left:-9999px;
	padding-top:5px;
	*padding-top:25px; /* IE hack */
	position:absolute;
	width:150px;
	z-index:100;
}

#top_menu li ul.submenu li{
	clear:both;
	display:block;
	padding-bottom:0;
	*padding-bottom:3px; /* IE hack */
	padding-left:10px;
	padding-top:0;
	text-align:left;
	width:100%;
}
#top_menu li ul.submenu li a{
	font-size:13px;
	line-height: 1.9em;
}

#top_menu li:hover ul.submenu{
	left:0px;
}

#top_menu li:hover ul.submenu li{
	
}

#top_menu.menu_light ul li{
	background-color:#4B3730;
}

#top_menu.menu_dark ul li{
	background-color:#DDA159;
}

#top_menu.menu_light li:hover ul.submenu li{
	border-bottom:solid #b87c71 1px;
	border-left:solid #b87c71 5px;
}

#top_menu.menu_dark li:hover ul.submenu li{
	border-bottom:solid #7F4807 1px;
	border-left:solid #7F4807 5px;
}

#top_menu.menu_dark a,
#top_menu.menu_dark a:active,
#top_menu.menu_dark a:link,
#top_menu.menu_dark a:visited{
	color: #7F4807;
}

#top_menu.menu_dark a:hover{
	text-decoration:underline;
}

#top_menu.menu_dark a.active{
	color:#FFEECA;
}

#top_menu.menu_light a,
#top_menu.menu_light a:active,
#top_menu.menu_light a:link,
#top_menu.menu_light a:visited{
	color: #b87c71;
}

#top_menu.menu_light a:hover{
	text-decoration:none;
		color: #d7c6a2;
}

#top_menu.menu_light a.active{
	color:#ebdab6;
}


table.gallery{
	clear:both;
	background-color:black;
	margin:0 auto;
	width:800px;
	
}

td.gallerycell {
	padding:5px;
	font-size: 12px;
	text-align: center;
	height: 100px;
	cursor: normal;
	color: #fff;
    line-height: 4em;
}

td.contentheading {
	font-size: 18px;
}

table.gallerytable {
	width: 92%;
	margin-left: 25px;
	text-align: center;
	background: #000;
	border: 3px solid black;
	color: #fff;
}

table.gallerytable a.GalleryLink {
	color: #fff;
}

table.gallery_list{
	width:100%;
	margin-top:30px;
}

table.gallery_list td{
	width:50%;
	text-align:center;
}
table.gallery_list td h3{
	font-size:18px;
	margin:10px;
}

table.gallery_list td h3 a{
	color:#FFEECA;
}

body{
	color:#FFEECA;	
}

#mainsection .ngg-galleryoverview {
	background-color:black;
	clear:both;
	display:block !important;
	margin-top:10px;
	overflow:hidden;
	padding:20px;
	
}

#mainsection .ngg-gallery-thumbnail{
	float:left;
	width:140px;
	margin-bottom:20px;
}

#mainsection .ngg-gallery-thumbnail a{
	display:block;
	text-align:center;	
}

#mainsection .ngg-gallery-thumbnail a img {
border:2px solid black;
display:block;
position:relative;
padding:0;
margin:0;
}
#mainsection .ngg-gallery-thumbnail a:hover img{
border:2px solid #FFEECA;		
}


img.alignright{
	float:right;
}
