/*
Theme Name: Rampant Clean/Koehler 1.0
Theme URI: http://www.therampant.com
Description: The Rampant's basic template, modified for Ed Koehler
Version: 1
Author: Carol Mertz, Ben Triola, & Dana Huth
Author URI: http://www.therampant.com 
*/

/*basic styles*/

body, html {
	margin: 0; 
	padding: 0;
	font-family: Arial, sans-serif;
	color:#000;
	text-decoration:none;
	background-color: #cdf1fd;

}	


h1 { 
	font-family: 'Philosopher', arial, serif;
	color: #196896;
	text-shadow: 1px 1px 1px #666;
}

a, a:hover, a:visited, a:active {
	color: #196896;
}

.clear {
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
}
.content {
	width: 950px;
	margin: 0 auto;
}
.btmshadow {
	height: 6px;
	background: url(images/shadow_btm.png) repeat-x;
	margin-bottom: -6px;
	position: relative;
	z-index: 10;
}
.topshadow {
	height: 6px;
	background: url(images/shadow_top.png) repeat-x;
	margin-top: -6px;
	position: relative;
	z-index: 10;
}
img {
	border: none;
}
/* header */

#header {
	height: 90px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: 'Philosopher', arial, serif;
	background: #fff;
}
#logo {
	display: block;
	float: left;
	height: 85px;
	width: 185px;
	background: url(images/ed_logo.jpg);
	font-size: .01em;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#headerinfo {
	text-align: right;
	float: right;
	font-size: 1.5em;
	margin-top: 45px;
	margin-right: 10px;
}
#headerphone {
	color: #196896;
}
#headeraddress {
	color: #75ccfb;
}
#topnav {
	background-color: #196896;
	height: 45px;
	color: #fff;
	font-family: 'Philosopher', arial, serif;
	font-size: 1.3em;
}
#topnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
	padding-top: 20px;
	margin-top: -20px;
	margin-right: 0px;
}
#topnav ul a, #topnav ul a:visited, #topnav ul a:hover, #topnav ul a:active {
	color: #fff;
	text-decoration: none;
}

#topnav ul li {
	display: inline-block;
	line-height: 45px;
	padding: 0 15px 0 15px;
	padding-top: 20px;
	margin-top: -20px;
}
#topnav ul li:hover {
	background: url(images/crown_symbol.jpg) no-repeat top center;
}
#topnav ul li ul {
	display: none;
}

/* Home Content */
.maincontent {
	width: 960px;
	background: url(images/content-bg.jpg) repeat-y;
	padding: 10px 18px 0 8px;
	margin: 0 auto;
}
#hometop {
	background: url(images/home_bg.jpg) top center no-repeat;
	min-height: 340px;
	padding-top: 40px;
}
.halfleft {
	width: 440px;
	margin-left: 25px;
	float: left;
}
.halfright {
	width: 440px;
	float: right;
	margin-right: 25px;
}
ul.thumbnails {
	list-style-type: none;
}
ul.thumbnails li {
	width: 90px;
	height: 130px;
	font-size: .9em;
	color: #196896;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	position: relative;
}
ul.thumbnails li img {
	border: 3px solid #196896;
	position: absolute;
	bottom: 0;
	left: 0;
}
ul.thumbnails .thumbtitle {
	display: block;
	position: absolute;
	left: 0;
	bottom: 95px;
}

/**/
#hometop .ngg-album-compact {
	width: 90px;
	height: 130px;
	font-size: .9em;
	color: #196896;
	display: block;
	float: left;
	margin: 0 10px 15px 0 !important;
	position: relative;
}
#hometop .ngg-album-compactbox {
	background: none;
}
#hometop .ngg-album-compact img {
	border: 3px solid #196896;
	position: absolute;
	bottom: 0;
	left: 0;
}
#hometop .ngg-album-compact h4 {
	display: block;
	position: absolute;
	left: 0;
	bottom: 100px;
}
#hometop .ngg-album-compact p {
	display: none;
}
#hometop .ngg-album-compactbox .Thumb {
	height: 91px;
	width: 91px;
}


#homebtm {
	background: #4194C4;
	min-height: 100px;
}
#homecontact {
	float: left;
	color: #fff;
	padding: 70px 25px 15px 25px;
}
#homecontact h3, #homecontact h4 {
	font-weight: normal;
	text-shadow: 0px 0px 2px #196896;
	font-size: 1.5em;
	padding: 0;
	margin: 0;
}
#homecontact h4 {
	font-size: 1em;
}
a.bigbutton, a.bigbutton:visited {
	display: block;
	position: relative;
	width: 200px;
	text-align: center;
	border: 3px solid #fff;
	color: #fff;
	background: #196896;
	font-size: 2.3em;
	font-family: 'Philosopher', arial, serif;
	text-decoration: none;
	padding: 25px 10px;
	margin: 0 0 25px 0;
	z-index: 1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(http://edkoehler.therampant.com/PIE.htc);

}
a.bigbutton:hover {
	text-shadow: 0px 0px 3px #75cbf9;
}
a.bigbutton:visited {
	padding: 26px 9px 24px 11px;
}
#homenewsfeed {
	float: left;
	color: #fff;
	width: 350px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0 25px 0 25px;
	margin: 25px 25px 25px 0;
	font-size: .9em;
}
#homenewsfeed h2 {
	font-size: 2.5em;
	font-family: 'Philosopher', arial, serif;
	padding: 0;
	margin: 0;
	text-shadow: 1px 1px 1px #196896;
}
#homenewsfeed h2 a, #homenewsfeed h2 a:visited {
	color: #fff;
}
#homenewsfeed .homenewsdate {
	font-size: .8em;
}
#homesocial {
	color: #fff;
	font-size: 1.3em;
	text-shadow: 0px 0px 3px #196896;
	width: 220px;
	float: right;
	padding: 70px 25px 25px 0;
}
#homesocial img {
	padding-right: 15px;
	float: left;
}
/* Gallery Styles */


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

.ngg-album-compactbox {
	background:none;
	height:85px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:85px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:85px; 
	height:85px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:85px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}



/* Page */
.fullcontent {
	padding: 0 25px;
	min-height:  400px;
}
.alignleft {
	float: left;
	margin: 15px 15px 15px 0;
}
.alignright {
	float: right;
	margin: 15px 0 15px 15px;
}
/* Post with Sidebar */

.sidebarmaincontent {
	width: 960px;
	background: url(images/sidebar-content-bg.jpg) repeat-y;
	padding: 10px 18px 0 8px;
	margin: 0 auto;
	min-height: 400px;
}
.sidebar {
	float:  right;
	margin: 15px 10px 100px 0;
	width: 185px;
	color: #fff;
}
.sidebar h2 {
	font-family: 'Philosopher', arial, serif;
	text-shadow: 1px 1px 1px #196896;
	font-size: 1.8em;
	padding: 10px 0 0 0;
	margin: 0;
}
.sidebar ul {
	list-style-type:  none;
	padding: 0 0 15px 10px;
	margin: 0;
}
.sidebar p {
	padding: 0 0 15px 0;
	margin: 0;
}
.sidebar a, .sidebar a:visited {
	color: #fff;
	text-shadow: 1px 1px 1px #196896;
	text-decoration: none;
}
.sidebar a:hover, .sidebar a:active {
	color: #fff;
	text-shadow: 1px 1px 1px #196896;
	text-decoration:  underline;
}
.postcontent {
	float:  left;
	margin: 0 25px 25px 25px;
	width:  680px;
}
.pagetitle {
	margin: 25px 0 25px 25px;
}
/* Footer */

#footer {
	background: #75cbf9;
	color: #196896;
	font-size: .8em;
	padding: 10px 0 15px 0;
}
#footer a, #footer a:visited {
	color: #196896;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #196896;
	text-decoration: underline;
}
.copyright {
	float: left;
	margin-left: 25px;
}
#menu-footer-nav {
	float: right;
	list-style-type: none;
	margin: 0 25px 0 0;
	padding: 0;
}
#menu-footer-nav li {
	display: inline-block;
	margin: 0;
	padding: 0 12px;
	border-left: 1px solid #196896
}
#menu-footer-nav li:first-child {
	border-left: none;
}

/* Comments */

.commentlist li {
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.avatar {
	float: left;
	margin: 0 15px 15px 0;
}
.commentlist li p {
	clear: both;
}
.vcard, .comment-meta a {
	color: #666;
	font-size: .9em;
}
.fn {
	font-weight: bold;
	font-size: 1.1em;
}