/* ------------------------------------------------------------------------
CSS sheet for Sandbox CMS
Author: Jeff Sanders
Date Created: 4/25/07

All inquiries for this document should be directed to info@randomactsdesign.com
------------------------------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}

/* ------------------------------------------------------------------------
MAIN ADMINISTRATION ELEMENTS
-------------------------------------------------------------------------*/
.userMenu {
	padding-left: 20px;
	height: 25px;
	line-height: 25px;
	background: #D7EBF4;
	border-bottom: 4px solid #3399CC;
	clear: both;
}
.userMenu ul {
	list-style-type: none;
}
.userMenu li {
	display: inline;
	padding-right: 5px;
}
.userMenu a {
	color: #000;
}


/* ------------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
body {
	background: #005ba6 url(images/bg.jpg) top left repeat-x;
}
#wrapper {
	position: relative;
	margin: 20px auto;
	width: 900px;
	text-align: left;
	min-height: 100%;
	background: #fff url(images/1colbg.jpg) top left repeat-y;
}
#header {
	height: 146px;
}
#logo {
	width: 250px;
	height: 146px;
}
#nav {
	padding-left: 28px;
	position: absolute;
	top: 0px;
	left: 250px;
	width: 622px;
	height: 122px;
	background: url(images/nav_bg.jpg) top left repeat-x;
}
#content {
	position: relative;
	padding: 10px 30px;
	width: 840px;
	min-height: 500px;
	clear: both;
}
#footer {
	clear: both;
	padding: 80px 0px 10px 0px;
	text-align: center;
	background: #005BA6 url(images/footerbg.jpg) top center repeat-x;
}
	#footer a {
		color: #fff;
	}
#copyright {
	padding-top: 0px;
	font: 10px/16px Verdana, Geneva, sans-serif;
	color: #fff;
}
.clearfloat {
	clear: both;
}

/* ------------------------------------------------------------------------
NAVIGATION ELEMENTS
------------------------------------------------------------------------*/
/* top navigation */ 
ul#topnav {
	float: left;
	height: 144px;
	list-style-type: none;
}
ul#topnav li {
	float: left;
	text-align: center;
}
ul#topnav li a {
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	height: 22px;
	display: block;
}
ul#topnav li a:hover {
	color: #774216;
} 
ul#topnav li.photos,
ul#topnav li.calendar,
ul#topnav li.forums,
ul#topnav li.links,
ul#topnav li.classifieds ,
ul#topnav li.contact {
	padding-top: 98px;
	width: 98px;
	height: 46px;
}
ul#topnav li.photos {
	background: url(images/forum_btn.jpg) top left no-repeat;
}
ul#topnav li.calendar {
	background: url(images/link_btn.jpg) top left no-repeat;
}
ul#topnav li.forums {
	background: url(images/classifieds_btn.jpg) top left no-repeat;
}
ul#topnav li.links {
	background: url(images/forum_btn.jpg) top left no-repeat;
}
ul#topnav li.classifieds {
	background: url(images/link_btn.jpg) top left no-repeat;
}
ul#topnav li.contact {
	background: url(images/classifieds_btn.jpg) top left no-repeat;
}

/* bottom navigation elements */
ul#botnav {
	font: 12px Arial, Helvetica, sans-serif;
	list-style-type: none;
}
ul#botnav li {
	line-height: 30px;
	padding: 0px 5px;
	display: inline;
}
ul#botnav li a {
	color: #fff;
	text-decoration: none;
}
ul#botnav li a:hover {
	color: #ccc;
	text-decoration: underline;
}

/* ------------------------------------------------------------------------
ENTRY ELEMENTS
------------------------------------------------------------------------*/
#mainContent {
	width: 580px;
	float: left;
}
#sidebar {
	width: 240px;
	float: right;
}
	#sidebar .menu h2 {
		border-bottom: 1px dashed #003664;
	}
	#sidebar .menu {
		margin-bottom: 30px;
	}
	#sidebar .menu ul {
		list-style-type: none;
	}
	#sidebar .menu ul li a {
		line-height: 24px;
	}
#col1 {
	width: 48%;
	float: left;
}
#col2 {
	width: 48%;
	float: right;
}
.entry_block {
	margin-bottom: 50px;
}
.entry_img {}
.entry_img img, .entry_body img {
	margin: 10px 0px;
	padding: 10px;
	background: #f4f4f4;
	border: 1px solid #ccc;
	display: block;
}
.entry_body {
	text-align: justify;
	margin-bottom: 10px;
}
.entry_notes {
	padding: 10px;
	background: #F9F9F9;
	border: 1px solid #E9E9E9;
}
	.entry_notes p {
		margin: 0px;
		padding: 0px;
	}
/* comments */
.comment {
	padding: 10px 0px;
	border-bottom: 1px solid #ccc;
}
.comment_body {}
/* flash/youTube videos*/
object, embed {}

/* social links */
ul.social {
	margin-top: 10px;
	list-style-type: none;
}
ul.social li {
	padding-right: 10px;
	float: left;
}

/* rss feed */
#leftSide {
	width: 100px;
	height: 30px;
	float: left;
}
#rightSide {
	width: 100px;
	height: 30px;
	float: right;
}
#subscribe {
	clear: both;
}

/* page counter */
.pages  {
	clear: both;
}

/* ------------------------------------------------------------------------
TEXT ELEMENTS
------------------------------------------------------------------------*/
h1, h2, h3, h4{
	margin: 10px 0px;
	clear: both;
}
h1 {
	padding-bottom: 15px;
	font: 20pt "Times New Roman", Times, serif;
	color: #003664;
	background: url(images/hr.jpg) bottom left repeat-x;
}
h2 {
	font: 18pt/35px "Times New Roman", Times, serif;
	color: #845939;
}
h3 {
	font: 16pt "Times New Roman", Times, serif;
	color: #333;
}
p {
	margin: 10px 0px;
}
.attn {
	color: #FF0000;
}
.smtext {
	font-size: 9pt;
}
a {
	color: #003366;
}

/* ------------------------------------------------------------------------
TABLE ELEMENTS
------------------------------------------------------------------------*/
table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
th, td {
	padding: 5px;
	text-align: left;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
tr.heading {
	background: #6488AD;
	color: #fff;
}
.ctr {
	text-align: center;
}

/* ------------------------------------------------------------------------
FORM ELEMENTS
------------------------------------------------------------------------*/
form {
	padding: 20px;
	width: auto;
	background: #F7F7F7;
	border: 1px solid #ccc;
}
form.login {
	width: 300px;
}
form br {
	clear: left;
}
label {
	margin-bottom: 5px;
	padding-right: 10px;
	min-width: 125px;
	float: left;
}
input[type="text"], input[type="password"] {
	width: 98%;
	padding: 2px;
	margin-bottom: 10px;
	vertical-align: top;
	float: left:
}
input[type="checkbox"] {
	width: 1em;
	margin: auto 0px;
	vertical-align: middle;
}
input[type="radio"] {
	width: 1em;
	margin: auto 0px;
	vertical-align: middle;
}
input[type="submit"] {
	padding: 5px 10px;
	width: auto;
	height: 30px;
	color: #333;
	background: url(../core/templates/images/adm_nav_hvr.jpg) top left repeat-x;
	border: 1px solid #006600;
}
input[type="hidden"] {
	display: none;
}
select {
	width: 98%;
	margin-bottom: 10px;
}
select option {
	padding-left: 5px;
}
textarea {
	margin-bottom: 10px;
	width: 98%;
	height: 200px;
}
#recaptcha_widget_div {
	margin-bottom: 10px;
}


/*------------------------------------------------------------------------
HOME PAGE ELEMENTS
------------------------------------------------------------------------*/
#home1 {
	width: 500px;
	float: left;
}
#home2 {
	width: 300px;
	float: right;
}
	#home2 ul {
		list-style-type: none;
		margin-bottom: 30px;
	}
	#home2 ul#events li {
		padding-bottom: 10px;
		border-bottom: 1px dashed #003664;
	}
	#home2 ul#events li.last {
		padding-bottom: 0px;
		line-height: 22pt;
		border-bottom: none;
	}
	#home2 ul li h2 {
	font: 16pt/20px "Times New Roman", Times, serif;
	color: #845939;
	}
.pic {
	margin: 0px auto 30px auto;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #eee;
	display: block;
}
#content ul.links {
	list-style-type: none;
}
#content ul.links li {
	padding: 5px 0px 5px 30px;
	font: 10pt/16pt Arial, Helvetica, sans-serif;
	background: url(images/anchor.gif) center left no-repeat;
	line-height: 22px;
}

/*------------------------------------------------------------------------
CALENDAR MODULE ELEMENTS
------------------------------------------------------------------------*/
/* there are other settings in the "table design elements" that also effect these settings */
.back {
	text-align: center;
	font: 12pt "Times New Roman", Times, serif;
}
.current {
	text-align: center;
	font: 18pt "Times New Roman", Times, serif;
}
.next {
	text-align: center;
	font: 12pt "Times New Roman", Times, serif;
}
.day {
	width: 14%;
	height: 80px;
	vertical-align: top;
}
.dayNumber {
	text-align: left;
	font: bold 14px "Times New Roman", Times, serif;
	display: block;
}
.dayInfo {
	padding-top: 3px;
	text-align: center;
	font: 11px Verdana, Geneva, sans-serif;
	display: block;
}
.noday {
	width: 14%;
	height: 80px;
	background: #eee;
}

/* for list view */
.info_block {
	margin-bottom: 10px;
	padding: 5px;
	position: relative;
	border-bottom: 1px solid #ccc;
}
.info_block h2, .info_block p {
	margin: 0px;
}
.details {
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
}
.more {
	padding: 2px 5px;
	background: #eee;
	border: 1px solid #ccc;
	font: 8pt Verdana, Geneva, sans-serif;
}
.more a {
	text-decoration: none;
}
ul#calActions {
	position: absolute;
	top: 15px;
	right: 30px;
	list-style-type: none;
}
ul#calActions li {
	margin-right: 10px;
	float: left;
	display: block;
	line-height: 30px;
}
.send {
	padding-left: 28px;
	background: url(../core/templates/images/icon_send.gif) center left no-repeat;
}
.print {
	padding-left: 28px;
	background: url(../core/templates/images/icon_print.gif) center left no-repeat;
}

/*------------------------------------------------------------------------
CLASSIFIED AD MODULE ELEMENTS
------------------------------------------------------------------------*/
#classifieds table {
	border: none;
}
#classifieds td {
	border: none;
}
.adCell {
	vertical-align: top;
	width: 160px;
}
.adImg {
	margin: 5px auto;
	padding: 5px;
	background: #eee;
	border: 1px solid #ccc;
	display: block; 
}
.descCell {
	padding: 10px;
	vertical-align: top;
}
.adDesc {
	margin-top: 10px;
}
.adContact {
	padding: 5px 0px;
	text-align: right;
	border-bottom: 1px solid #ccc;
}

/*------------------------------------------------------------------------
FORUM MODULE ELEMENTS
------------------------------------------------------------------------*/
table.forum {
	margin-top: 10px;
	margin-bottom: 10px;
}
table.forum tr.heading {
	background: #E1F0FF;
	color: #000;
}
/* main page */
table.forum th.name {
	width: 50%;
}
table.forum th.posts {
	width: 20%;
}
table.forum th.threads,
table.forum td.threads {
	text-align: center;
	width: 15%;
}
table.forum th.total,
table.forum td.total {
	text-align: center;
	width: 15%;
}
table.forum td.name,
table.forum td.threads {
		background: #F9FAF9;
}
/* threads */
table.forum th.subject {
	width: 40%;
}
table.forum th.started {
	width: 15%;
}
table.forum th.replies {
	width: 10%;
	text-align: center;
}
table.forum th.views {
	width: 10%;
	text-align: center;
}
table.forum td.subject {
	background: #F9FAF9;
}
table.forum td.replies {
	text-align: center;
	background: #F9FAF9;
}
table.forum td.views {
	text-align: center;
}
table.forum td.posts {
	background: #F9FAF9;
}
/* thread menu (located on post page) */
ul#mod_axns {
	float: right;
	list-style-type: none;
}
ul#mod_axns li {
	float: left;
	padding-left: 10px;
}
/* posts */
table.forum td.f_user {
	width: 150px;
	background: #F9FAF9;
	vertical-align: top;
}
table.forum td.message {
	vertical-align: top;
}
form.comment {
	background: none;
	border: none;
	padding: 5px;
}
/*post menu */
ul.post_axns {
	float: right;
	list-style-type: none;
}
ul.post_axns li {
	float: left;
	padding-left: 10px;
}
/* buttons & misc */
a.thread {
	padding: 3px 5px;
	width: auto;
	height: 30px;
	color: #333;
	background: url(../core/templates/images/adm_nav_hvr.jpg) top left repeat-x;
	border: 1px solid #006600;
	text-decoration: none;
}
p.breadcrumbs {
	padding-bottom: 10px;
}

/*------------------------------------------------------------------------
LINKS ELEMENTS
------------------------------------------------------------------------*/
ul.links {
	list-style-type: none;
}
ul.links li {
	padding: 5px 0px 5px 30px;
	font: 10pt/16pt Arial, Helvetica, sans-serif;
	background: url(images/anchor.gif) center left no-repeat;
	line-height: 22px;
}

/*------------------------------------------------------------------------
PHOTO GALLERY ELEMENTS
------------------------------------------------------------------------*/
ul.gallery {
	list-style-type: none;
}
ul.gallery li {
	text-align: center;
	float: left;
}
ul.gallery li img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #F7F7F7;
}
.largePic {
	margin: 5px auto;
	padding: 5px;
	border: 1px solid #ccc;
	background: #F7F7F7;
	display: block;
}
#previous {
	margin-bottom: 20px;
	width: 110px;
	text-align: left;
	float: left;
	display: block;
}
#next {
	margin-bottom: 20px;
	width: 110px;
	text-align: right;
	float: right;
	display: block;
}
#previous img, #next img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #F7F7F7;
}

/*------------------------------------------------------------------------
MISC ELEMENTS
------------------------------------------------------------------------*/
.nlfile li {
	padding-left: 20px;
	background: url(../fileCabinet/pdficon_small.gif) center left no-repeat;
}

/*------------------------------------------------------------------------
MISC ELEMENTS
------------------------------------------------------------------------*/
/* special notes (warnings) to users */
p.note {
	margin: 0px;
	padding: 5px;
	background: #FFFFCC;
	border: 1px solid #FFCC00;
	text-align: center;
}