/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html 
{
    padding: 0;
    margin: 0;
    height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #E0E0E0 url(images/bg.jpg) scroll repeat-x top left;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: underline;
	color: #444444;
}

a:hover {
	background: none;
}

/* Header */

#Header
{
   width: 100%;
   height: 155px;    
}

#Login { position:absolute; top:5px; right:5px;}
#Login a {color:Black;}
#Login a:hover {color:White;}

/* Menu */
#menu {
	width: 100%;
	height: 20px;
	margin: 1px auto;
}

#menu ul {
	margin: 0;
	margin-right: 30px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	margin-right: 3px;
	padding: 7px 15px 5px 17px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a
{
    background: #000000 url(images/glowGradient.jpg) repeat-x;
    color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#WebPage {
	width: 920px;
	margin: 0 auto;
	padding-bottom:20px;
}

/* Content */

#Content {clear: both; overflow:hidden; padding: 20px 0 0 0; }

#contentGallery {
	float: left;
	width: 920px;
}

.post {
	background: url(images/img03.jpg) no-repeat left top;
	padding: 20px;
	
}

.post .title {
	padding: 15px 0 5px 20px;
	color: #5C5C5C;
}

.post .title a {
	background: none;
	color: #5C5C5C;
}

.post .meta {
	padding: 2px 20px;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 20px 20px;
	text-align: justify;
}

/* Sidebar */

.sidebar {
	float: right;
	width: 260px;
	border: none;
	border-bottom: 1px dashed #D2D4C9;
	color: #787878;
	border-width: 1px;
}

a .sidebar {
	border-style: dashed;
	border-top-color: White;
	border-left-color: White;
	border-right-color: White;
}

a:hover .sidebar {
	border-style: dashed;
	border-color: #BA6309;
}

#sidebar {
	float: right;
	width: 260px;
	border-bottom: 1px dashed #D2D4C9;
	color: #787878;
	z-index: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 5px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
	padding-left: 5px;
}

#sidebar h2 {
    padding: 5px 10px;
    background: #000000 url(images/sidebarGradient.jpg) no-repeat left top;
    letter-spacing: -.5px;
    font-size: 1.2em;
    color: #FFFFFF;
}

#sidebar h3 {
    background: none;
}

#sidebar p {
	padding: 20px;
}

#sidebar a {
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#Footer
{
    width: 100%;
    margin: 0 auto;
    padding: 17px 0;
    background: #000000 url(images/footerGradient.jpg) repeat-x left top;
    color: #777777;
    font-family: Arial, Helvetica, sans-serif;
    clear: both;
}

#Footer p {
	margin: -7px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#Footer a {
	color: #FFFFFF;
}

/* Special case for the editor */
#Content .ContentControlTinyMCE { width: 99%;}

/* Formatting for Blog Controls */
.BlogStream {  }
.BlogFeatures { }
.BlogFeatures div { text-align: center; }
.BlogFeatures h1 { font-size:15px; text-transform:none; font-weight: bold;  }
.BlogFeatures ul { list-style: none; margin: 0px; padding: 0px; }
.BlogFeatures li { margin:10px;}
.BlogFeatures .BlogFeaturesSearchBox { width: 80px; }
.BlogFeatures .BlogFeaturesSearchButton { width: 40px; }
.BlogEntry { margin: 0px 0px 20px 0px; }
.BlogEntryHeader { padding: 10px 6px 6px 6px; background: transparent url(images/Header.jpg) no-repeat scroll center top) repeat-x; }
.BlogEntryHeader .BlogEntryHeaderPostTitle span { font-size: 1.6em; }
.BlogEntryHeader .BlogEntryHeaderPostDate span { font-size: 0.8em; color: #787878; }
.BlogEntryHeader div label { display: block; float: left; width: 130px; }
.BlogEntryBody { padding: 6px; }
.BlogEntryBody .TinyMCETextArea { width: 98%; }      
.BlogEntryFooter { clear:left; background: transparent url('ContentDividerTileLightFlip-4-14.gif') repeat-x bottom left; padding: 6px; }
.BlogEntryFooter .BlogEntryFooterCommands { float: left; }
.BlogEntryFooter .BlogEntryFooterCommands a { margin-right: 10px; }
.BlogEntryFooter .BlogEntryFooterLinks div { float: left; visibility:hidden;}
.BlogEntryFooter .BlogEntryFooterLinks .BlogEntryFooterLinksPermalink a, .BlogEntryFooter .BlogEntryFooterLinks .BlogEntryFooterLinksServices a { margin-right: 10px; visibility:hidden; }
.BlogEntryFooter .BlogEntryFooterLinks .BlogEntryFooterLinksComments { display: block; float: right;  text-align: right; margin-left: 20px; }
.BlogEntryFooter .BlogEntryFooterLinks .BlogEntryFooterLinksTags { display: block; float: none;  text-align: right; }
.BlogEntryFooter ul { padding-left: 0px; margin: 0px; list-style-type: none; display: inline; }
.BlogEntryFooter ul li { display: inline; margin-left: 6px; }
.BlogNavigation { margin-right: 200px; margin-top: 20px; text-align: center; height:30px; }
.BlogNavigation a { background-color:White; font-weight: bold; margin-left: 50px; margin-right: 50px; padding: 4px; border: outset 1px #6f5230; text-decoration: none; }
.CommentsStream { margin: 0px 0px 20px 40px; }
.CommentsStream .CommentsEntry { margin-bottom: 20px; background: #fdfcf6 url('FeatureBackgroundTile-1-119.gif') repeat-x; border-bottom: solid 1px #e1d2bd; }
.CommentsStream .CommentsEntryHeader { font-style:italic; margin-bottom: 10px; padding: 6px; }
.CommentsStream .CommentsEntryBody { padding: 6px; }
.CommentsStream .CommentsEntryFooter { padding: 6px; text-align: left; }
.CommentsStream .CommentsAdd { border: dashed 1px #6f5230; padding: 10px; }
.CommentsStream .CommentsAdd h1 { font-size: 16px; font-weight: bold; margin: 0px; }
.CommentsStream .CommentsAdd div { padding: 4px; }
.CommentsStream .CommentsAdd label { display: block; float: left; width: 150px; }
.CommentsStream .CommentsAdd textarea { width: 99%; }
.CommentsStream .CommentsAdd a, .CommentsCommands a { padding: 4px; border: outset 1px #d3d3d3; text-decoration: none; }

/* Photo Section */
.GalleryFeatures { width: 200px; height:30px; margin-top: 0px; }
.GalleryFeatures div { margin-bottom: 0px; text-align: center; }
.GalleryFeatures h1 {font-weight: bold; background: url('Images/ContentDividerTileLight-4-14.gif') repeat-x; padding: 6px; margin: 0px 0px 10px 0px; }
.GalleryFeatures ul { margin: 0px; list-style: none; padding: 0px;}
.GalleryFeatures ul li { margin-bottom: 4px; }
.GalleryFeatures input { width: 120px; }
.GalleryFeatures a { color: #333333; font-size: 2em;}
.GalleryStream {  }
.GalleryStreamStandoff {  margin-right: 0px; }
.GalleryStream div { float: left; text-align:center; width:250px; margin:0; }
.GalleryStream img {  vertical-align: middle; border: none; max-width: 120px; max-height: 120px; }
.GalleryStream .PhotoItemHidden { filter:alpha(opacity=50); opacity: 0.5; -moz-opacity:0.5; _border: dashed 1px #6f5230; }
.GalleryStream .PhotoItem { width:130px; display:table; background-color:#FFFFFF;border:1px solid #D3D3D3;overflow:hidden;text-align:center;} /* UnderScore Hack 90.5% of box height, 50% critical to IE5 */
.GalleryStream a { height:130px;text-align:center; display:table-cell; vertical-align:middle; }
.GalleryNavigation { padding-top: 20px; text-align: center; clear:left; }
.GalleryNavigation a { color:Black; font-weight: bold; padding: 4px; border: outset 1px #d3d3d3; text-decoration: none; }
.GalleryStream div td { text-align: center;  }

#GalleryPopup { color: #dddddd; font-size: 12px; }
#GalleryPopup a { color: White; }
#GalleryPopup .PhotoTextItems { width: 100%; }
#GalleryPopup .PhotoDescription { padding: 2px; }
#GalleryPopup .DownloadLink { padding: 2px; vertical-align: top; text-align: right; font-weight: bold;  }
#GalleryPopup .AdminPhoto { float: left;  }
#GalleryPopup .AdminForm { width: 280px; float: right; }
#GalleryPopup .AdminForm .FormRow { clear: both; margin: 10px; }
#GalleryPopup .AdminForm .FormLabel { float: left; width: 80px; font-weight: bold; padding-right: 10px; }
#GalleryPopup .AdminForm .FormItem { padding-left: 10px; }
#GalleryPopup .AdminForm { white-space:nowrap; }
#GalleryPopup .AdminForm .FixedWidth { width: 160px; }
#GalleryPopup .AdminForm a { font-size:12px; font-weight:bold; margin-top: 20px; padding: 4px; border: outset 1px #6f5230; text-decoration: none; background:transparent url(images/PanelBg.png) repeat scroll 0%; }
#GalleryPopup .AdminForm .DeleteButton { float: left; }
#GalleryPopup .AdminForm .SaveButton { float: right; }

/* Admin Section */
.AdminFormRow { margin: 10px; }
.AdminFormLabel { float: left; width: 80px; font-weight: bold; padding-right: 10px; }
.AdminFormItem { padding-left: 10px; }

#monoSlideshow { float:right;}

/* PopBox */
.PopBoxImageSmall{	border: none;	cursor: url("magplus.gif"), pointer;}
.PopBoxImageLarge{	border: solid 2px #81B2E8;	cursor: url("magminus.gif"), pointer;}
.PopBoxImageShrink{	cursor: url("magminus.gif"), pointer;}
.PopBoxImageLink{	cursor: pointer;}
.PopBoxImageMove{	border: none;	cursor: pointer;}

.mceToolbarExternal{ position:absolute; top:20px;}

div .Photo {font-size:1em; position:relative; background:transparent url(images/PhotoBg.gif) no-repeat scroll center center;float:left; margin:4px; padding:10px; border:solid 1px #dddddd; height:138px;width:120px; text-align:center;}
