/*   
Theme Name: sunbeam
Theme URI: http://www.aa1media.com/
Description: A stonehenge wordpress theme.
Version: 1.0
Author: AA1 Media
Author URI: http://www.aa1media.com/
*/

*{
margin:0;
padding:0}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	text-align:center;
}

body {
font-size:62.5%;
font-family:Arial, Helvetica, sans-serif;
background-color:#ffffff;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:400;
text-align:left;
font-size:2.9em;
font-variant:small-caps;
text-align:center;
text-indent:-9999px;
}

h2 {
text-align:left;
padding-top:5px;
color:#63BE07;
padding-left:10px;
font-size:15px;
}

h3 {
text-align:left;
padding-top:5px;
color:#63BE07;
padding-left:10px;
font-size:14px;
}

p {
font-size:1.2em;
}

#holder {
width:916px;

margin:0 auto;

background-image:url(images/strip.png);
}

#main {
width:850px;
margin:0 auto;
padding-top:5px;
background-image:url(images/pagebg.png);
background-repeat:no-repeat;
}

#header {

}

#adbanner {
width:839px;
height:100px;
margin:0 0 5px 5px;
}

#titlebar {
width:674px;
height:82px;
margin-left:5px;
margin-right:5px;
padding-top:5px;
padding-left:165px;
background-image:url(images/logo.png);
background-repeat:no-repeat;

}

#sidebar {
float:left;
width:160px;
}

	#nav {
	float:left;
	width:145px;
	height:350px;
	margin:5px;
	margin-right:0;
	padding:5px;
	background-image:url(images/menu.png);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	display:inline;
	}
	
	#nav ul {
	text-align:left;
	}
	
	#nav li {
	text-align:left;
	list-style:none;
	font-size:1.1em;
	border-bottom:1px solid black;
	}
	
	#nav li a:link, #nav li a:visited {
	display:block;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:5px;
	}
	
	#nav li a:hover {
	display:block;
	text-align:left;
	text-decoration:none;
	color:#333333;
	background-color:#ffffff;
	display:block;
	width:135px;
	}

#content {
width:680px;
float:left;
margin:5px 0 5px 5px;
}

	#events {
	float:left;
	background-color:#ffffff;
	height:178px;

	width:482px;
	padding:5px;

	background-image:url(images/events.png);
	overflow:auto;
	}
	
		#events h2, #spotlight h2, #newsbar h2 {
		font-size:20px;
		text-align:left;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:400;
		color:#333333;
		}

		#events p, #spotlight p, #newsbar p {
		text-align:left;
		padding:10px 10px 2px 10px;
		}

		#newsbar p {
		padding-top:4px;
		font-size:1.1em;
		}

#events p {
font-size:1.2em;
line-height:16px;
}
		
	#spotlight {
	background-color:#FFFFCC;
	float:left;
	width:482px;
	padding:5px;
	display:inline;
	margin-top:5px;
	height:160px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-image:url(images/spotlight.png);
overflow:hidden;
text-align:left;
font-size:11px;
	}

	#newsbar {
	float:right;
	width:178px;
	background-color:#DEF1C9;
	background-image:url(images/news.png);
	padding:3px;
	text-align:left;
	height:358px;
overflow:hidden;
	}

		#newsbar h3 {
		font-family:Georgia, "Times New Roman", Times, serif;
		text-align:left;
		font-weight:400;
		padding-left:10px;
		padding-bottom:0;
		padding-top:5px;
		font-size:15px;
		}

		#newsbar h3 a:link, #newsbar h3 a:visited {
		color:#333333;
		text-decoration:none;
		}

#footer {
width:100%;
height:68px;
padding-top:165px;
clear:both;
background-image:url(images/footer.png);
color:#FFFFFF;
font-weight:700;
font-family:"Trebuchet MS", Arial, Sans-Serif;
border-top:4px solid #85cc3a;
border-bottom:4px solid #85cc3a;
}

	#footer p {
	float:left;
	padding-left:10px;
	}
	
		#footer p a:link, #footer p a:visited {
		color:#ffffff;
		}
	
	#footer div {
	float:right;
	padding-right:10px;
	}

.left {
float:left;
}

#bottomcontent {
    display: inline;
    float: left;
    margin: 0 0 5px 5px;
    text-align: center;
    width: 640px;
}

#slider {
    background-color: #FFFFFF;
    border: 2px solid #006600;
    height: 160px;
    list-style: none outside none;
    margin: auto 0;
    overflow-x: auto;
    padding: 0;
    text-align: left;
    width: 673px;
}

#inside {
width:676px;
background-color:#ffffff;
border:2px solid #006600;
float:left;
-moz-border-radius:10px;
}

       #inside p, #news p {
       text-align:left;
       padding:10px;
       }

       #inside h1, #news h1 {
       text-align:left;
       padding:5px 5px 5px 10px;
       }

       #inside table {
       width:100%;
       }

#news {
width:676px;
background-color:#ffffff;
border:2px solid #006600;
float:left;
}

#news h3 {
text-align:left;
font-size:14px;
padding-left:10px;
color:#63BE07;
padding-top:15px;
}

td {
height:20px;
padding:0 5px 0 5px;
}

tr {
background-color:#E4FBB7;
font-size:1.1em;
}

tr:hover {
background-color:#D3F98E
}









.cal {
width:290px;
float:left;
margin:20px;
}

.cal table {
	border-collapse: separate;
	border: 1px solid #9DABCE;
	border-width: 0px 0px 1px 1px;
	margin: 10px auto;
	font-size: 15px;
float:left;

}
.cal td, .cal th {
	width: 41px;
	height: 41px;
	text-align: center;
	vertical-align: middle;
	background: url(images/cells.png);
	color: #444;
	position: relative;
}
.cal th {
	height: 30px;
	font-weight: bold;
	font-size: 14px;
}
.cal td:hover, .cal th:hover {
	background-position: 0px -81px;
	color: #222;
}
.cal td.date_has_event {
	background-position: 162px 0px;
	color: white;
font-weight:700;
}
.cal td.date_has_event:hover {
	background-position: 162px -81px;
}
.cal td.padding {
	background: url(images/calpad.jpg);

}
.cal td.today {
	background-position: 81px 0px;
	color: white;
}
.cal td.today:hover {
	background-position: 81px -81px;
}
.cal .events {
	position: relative;
}
.cal .events ul {
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 15px;
	background: #E7ECF2 url(images/popup.png) no-repeat;
	color: white;
	border: 1px solid white;
	font-size: 15px;
	width: 200px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
}
.cal .events li {
	padding-bottom: 5px;
font-weight:400;
}
.cal .events li span {
	display: block;
	font-size: 12px;
	text-align: justify;
	color: #555;
}
.cal .events li span.title {
	font-weight: bold;
	color: #222;
}
.cal h3 {
float:left;
font-size:16px;
width:290px;
}

#searchf #search {
width:105px;
margin-top:10px;
padding-left:5px;
}

#search {
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px solid #666666;
}

#searchsubmit {
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px solid #666666;
}

.current {
font-weight:700;
text-transform:uppercase;
}

#spotlight p {
font-size:1.1em;
padding-top:5px;
}

#spotlight h2 {
font-size:15px;
}

#downloads {
text-align:left;
margin-left:15px;
margin-bottom:10px;
}

#downloads li {
background-image:url(images/pdf.jpg);
background-repeat:no-repeat;
padding-left:25px;
text-align:left;
font-size:1.2em;
list-style:none;
padding-top:3px;
padding-bottom:3px;
margin-top:5px;
}

.clicksearch {
text-align:left;
margin-left:10px;
margin-bottom:20px;
}

#mlink {
margin-top:4px;
}

#mlink a:link, #mlink a:visited {
color:#000000;
font-weight:700;
text-decoration:none;
padding:3px 6px 3px 20px;
background-image:url(images/padlock.png);
background-repeat:no-repeat;
background-position:3px 1px;
}

#mlink a:hover {
background-color:#81aa41;
color:#ffffff;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

.newsitem {
border-bottom:1px solid black;
margin-bottom:5px;
padding-bottom:10px;
}

#eventtable {
background-color:white!important;
padding-top:10px;
text-align:left;
}

#eventtable tr, #eventtable td {
background-color:white!important;
text-align:left;
}

#eventtable td {
padding-bottom:10px;
}

.bizdir_linked_title {
font-size:1.4em;
font-weight:700;
}

.bizdir_linked_title a:link, .bizdir_linked_title a:visited {
text-decoration:none;
color:#000000;
}

#bizdir_directory table tr {
background-color:#ffffff;
}

#bizdir_directory table td {
padding:10px;
padding-left:20px;
padding-right:20px;
padding-top:20px;
background-color:#E4FBB7;
}

#bizdir_directory table td:hover {
background-color:#D9FA9A;
}

a[href$=".pdf"] {
background:url("images/pdf.png") no-repeat scroll 7px center #ffffff;
margin:10px 10px 10px 0;
padding:0 0 0 30px;
line-height:22px;
}

a[href$=".doc"] {
background:url("images/doc.png") no-repeat scroll 7px center #ffffff;
margin:10px 10px 10px 0;
padding:0 0 0 30px;
line-height:22px;
}

a[href$=".pdf"]:hover , a[href$=".doc"]:hover {
text-decoration:none;
color:#06233A;
}

.alignright {
float:right;
margin:0 0 0 10px;
}

.pagin {
background-color:#C9ECEF;
padding:2px;
padding-left:6px;
padding-right:6px;
-moz-border-radius:10px;
}

.listingpane {

}


#ngg-images-2 .entry-title {
height:0!important;
}

#ngg-images-2 .shutterset_ngg-images-2 {
padding:0 8px 0 8px;
}

.rates {
width:300px!important;
float:left!important;
font-size:1.2em;
background-color:#effafe;
margin:10px;
}

.rates td {
background-color:#effafe;
padding:10px;
}

.rates .head {
background-color:#daf3fe;
}

.post h2 {
padding:15px 0 10px 10px;
font-size:2em;
}

.post p {
color:#333333;
line-height:20px;
}

#ngg-images-2 .shutterset_ngg-images-2  {
display:inline;
}

.ngg-widget {
width:1620px;
padding-left:10px;
}

#socialnet {
float:right;
width:160px;
text-align:left;
padding-top:10px;
}

#socialnet a:link, #socialnet a:visited {
color:#ffffff;
font-size:12px;
}

#socialnet div {
text-align:left;
}

#twitter {
background-image:url(images/twitter.png);
background-repeat:no-repeat;
height:24px;
width:132px;
padding-left:28px;
padding-bottom:5px;
}

#facebook {
background-image:url(images/facebook.png);
background-repeat:no-repeat;
height:24px;
width:132px;
padding-left:28px;
}

#twitterholder {
float:left;
width:160px;
padding-left:6px;
padding-top:5px;
overflow:hidden;
text-align:left;
}

#twitterholder p {
font-size:.9em;
text-align:left;
}

#twtr-widget-1 em {
text-align:left;
}

#twtr-widget-1 h3 {
font-size:.8em!important;
}

#twtr-widget-1 h4 {
font-size:.9em!important;
}
