/*
Theme Name: Empty Theme
Author: West Ga Geeks
Author URI: http://westgageeks.com
Description: Custom West GA Geeks Theme
Version: 1
Status: draft
*/
body,
a,
a:VISITED{
	color: #FC0;
	}
body{
	background: url("http://www.studioaartgallery.com/images/web/arttilea.jpg")
}
#navColumn{
	vertical-align: top;
}

#headerSection{
	width:100%;
	background-color:#000;
    	padding: 3px;
}
#lowerHeaderSection{
	text-align: center;
}
h1{
	font-family: "Lucida Calligraphy";
	text-align: center;
}
#headerSection h1{
	font-size: 48px;
}
h2{
	font-family: serif;
	text-align: center;
}
	
#lowerHeaderSection h2{
	font-size:16px;
}
#mailto,
#mailto:visited{
	font-family:Arial;
	font-weight:bold;
	color: #FC0;
}

/*nav styles
#leftNav h2{
	font-size: 18px;
	font-weight: bold;
}
#leftNav li a{
	text-decoration: none;
}
#leftNav ul {
	list-style: none;
	padding: 0px;
}
#leftNav ul li{
	text-align:center;
	margin-bottom: 4px;
    margin-top: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    background: grey;
    color: #000;
}*/

.gallery-item table{
	width:700px;
}

.gallery-title {
	font-size:24px;
	font-weight:bold;
}

.entry-content p{
	text-align:center;
}

.entry-content table{
	margin: 0px left;
	vertical-align:bottom;
}
.gallery-icon {
	vertical-align:bottom;
}

.ngg-gallery-thumbnail-box .ngg-gallery-thumbnail{
	float: none;
}
.ngg-gallery-thumbnail img.image{
	margin: 1px auto;
}
.ngg-gallery-thumbnail .imageTitle {
	font-size: 20px;
	font-weight: bold;
}
.ngg-gallery-thumbnail .imageSize {
	font-size: 14px;
}

.galleryTable{
	width:100%;
}

#leftNav ul li, #leftNav ul li a {
	background-color: grey;
	color: black;
	font-style: italic;
	font-weight: bold;
	list-style: none outside none;
	margin: 2px;
	text-decoration: none;
	text-align:center;
}

#leftNav ul{
	padding:0px;
}