/* 
Theme Name: Project-Smile
Description: A blank theme for you to draw on.
Author: Michael Edenfield
Author URI: http://michaeledenfield.com
Version: 1.0
*/



body {
background:#99CCFF;
font-family:Arial;
font-size:16px;
}

h3 {
color:#FFF;

}

#container{
margin:0 auto;
width:1000px;
}
.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{float:left;height:auto;width:250px;}
#content{width:750px;float:left;}


/*top navigation*/
ul#navigation {
display:inline;
float:left;
margin-bottom:40px;
padding:0;
width:750px;
}
ul#navigation li {
display:inline;
}
ul#navigation li img {
padding-right:50px;
}
ul#navigation li.last img {
padding:0px;
}
/*end top navigation */

ul#sidebar-nav {
padding:0px;
list-style:inside;
}

#sidebar-content {
padding-left:45px;
}



#footer{width:100%;clear:both}



img#donate-image {
width:465px;
height:auto;
float:left;
position:relative;
top:45px;
}

/* old styles */

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.linksmenu {color : #ffffff;
       font-size : 12pt;
       font-family : Times Roman, serif;
       letter-spacing : 0pt;
       text-decoration : bold;}
a:link {
	color: #ffffff;
	text-decoration: bold;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #FF3333;
	text-decoration: none;
}
body,td,th {
	color: #333333;
}
.boldText {font-family: Times Roman, serif; color: #ffffff; font-weight: bold;  font-size: 18px;
}
body {
	background-image: url(images/99CCFF_blueBack.gif);
}
.caption {font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 12px; 
}
.leftMenu {
	font-size: 14pt;
	font-weight: bold;
}
.style6 {font-weight: bold}
.style8 {color: #0066CC}

/* CSS Document */

.ngg-galleryoverview {
clear:both;
display:block !important;
margin-bottom:10px;
margin-top:10px;
overflow:visible;
width:100%;
}


