/* $Id: base-weblog.css 30948 2006-06-13 08:59:18Z jallen $ */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}

ul { text-align: left; }

ol { text-align: left; }

/* standard helper classes */

.clr {
    clear: both; 
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
/*    clear: both;   */
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
	width: 100%;
    text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebodynew { position: relative; width: 995px; }
#pagebody-inner { position: static; width: 100%; }

/* #alpha, #beta, #gamma, #delta {
    display: inline; /* ie win bugfix */
/*    position: relative;
	float: left;
    min-height: 1px;
} */

#alpha { display: inline; position: relative; float: left; min-height: 1px;}
#beta { min-height: 1px;}
#gamma { display: inline; position: relative; float: right; min-height: 1px;}
#delta { display: inline; position: relative;  float: right; min-height: 1px;}

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
    position: static;
}


/* banner user/photo */

.banner-user {
    float: left;
    overflow: hidden;
    width: 64px;
    margin: 0 15px 0 0;
    border: 0;
    padding: 0;
    text-align: center;
}

.banner-user-photo {
    display: block;
    margin: 0 0 2px 0;
    border: 0;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none !important;
}

.banner-user-photo img {
    width: 64px;
    height: auto;
    margin: 0;
    border: 0;
    padding: 0;
}


/* content */

.content-nav {
    margin: 10px;
    text-align: center;
}

.date-header,
.entry-content {
    position: static;
/*    clear: both;   */
}

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
/*    clear: both;  */
    width: 100%;
    margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
/*    clear: both;  */
    margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
/*    clear: both;  */
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
/*    clear: both; */
    margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

/* #comment-author, #comment-email, #comment-url, #comment-text {
    width: 240px;
} */

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-post {
    font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail {
    float: left;
    width: 115px;
    margin: 0 10px 10px 0;
}

.image-thumbnail img {
    width: 115px;
    height: 115px;
    margin: 0 0 2px 0;
}


/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
    display: block;
    clear: both;
    margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail {
    float: left;
    min-width: 60px;
    width: 60px;
    /* no ie mac \*/width: auto;/* */
    margin: 0 5px 0 0;
    text-align: center;
    vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
    margin: 0;
    padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content {
    margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
    display: block;
    height: 1%;
    margin: 0;
    border: 0;
    padding: 0;
    list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item {
    display: block;
    float: left;
    /* ie win fix \*/ height: 1%; /**/
    margin: 0;
    border: 0;
    padding: 0;
}

.module-recent-photos .module-list-item a {
    display: block;
    margin: 0;
    border: 0;
    padding: 0;
}

.module-recent-photos .module-list-item img {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td {
    width: 14%;
    height: 75px;
    text-align: left;
    vertical-align: top;
}

.day-photo {
    width: 54px;
    height: 54px;
}

.day-photo a {
    display: block;
}

.day-photo a img {
    width: 50px;
    height: 50px;
}

/* ########################### END BASE-WEBLOG.CSS ########################## */
/* ########################### BEGIN THEME.CSS ################################ */


/* general page elements */

a
{
	text-decoration: none;
	
}

a:link { color: #3366CC; }
a:visited { color: #3366CC; }
a:active { color: #3366FF; }
a:hover { color: #3366FF; }


/* layout */

body
{
	margin: 0;
	color: #000000;
        background:  #003366;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 130%;

}

#container { position: static; }

#container-inner
{
	position: static;
	border: 0;
	background: #FFFFFF;
}

#banner
{
	border-bottom: 1px solid #80CCDE;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background:  #363636;    /* #E5F3FF; */
	background-image: url(bg1.jpg);
	text-align: left;
	font-family: Times New Roman, serif;
	clear: both;
}


#bannernew
{
	border-bottom: 1px solid #80CCDE;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #c7e5f5;    /* #E5F3FF; */
	/*background-image: url(top-banner11.jpg);*/
	text-align: left;
	font-family: Times New Roman, serif;
	clear: both;
                float: left;
}




#banner-inner { padding: 10px 10px 10px 25px; }

#banner-innernew { padding: 10px 10px 10px 25px; float:left; }



#banner a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: 46px;
	font-weight: bold;
 	font-family: Times New Roman, serif;
	color: #FFFFFF;
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: 16px;
	font-family: Times New Roman, serif;
	color: #FFFFFF;

}


#banner2
{
	border-bottom: 2px dotted #80CCDE;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	background:  #003366; 
	font-family: Times New Roman, serif;
	clear: both;
}

#banner2new
{
	border-bottom: 2px dotted #80CCDE;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	background:  #3493ed; 
	font-family: Times New Roman, serif;
	clear: both;
}

#banner2-inner { padding: 2px 5px 2px 5px; }

#banner2-description
{
	margin: 0 0 0 0;
	font-size: 13px;
	font-family: Times New Roman, serif;
	color: #EFEFEF;
        text-align: center;
}

#banner2-descriptionnew
{
	margin: 0 0 0 0;
	font-size: 13px;
	font-family: Times New Roman, serif;
	color: #ECE9D8;
        text-align: center;
}


#footer
{
	border-top 2px dotted #80CCDE;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	background:  #003366; 
	clear: both;
}

#footer-inner { padding: 3px 5px 3px 5px; }

#footer-contents
{
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	color: #EEEEEE;
        text-align: center;
}

#footer-contents a
{
	color: #FFFFFF;
	text-decoration: none;
}

.category-title
{ 
 	padding: 0px 0px 10px 0px;
        font-size: 24px; 
        font-weight: bolder; 
        text-align: center; 
	border-bottom: 1px dotted #999999;
	line-height: 105%;
}

.archive-title
{ 
 	padding: 0px 0px 10px 0px;
        font-size: 24px; 
        font-weight: bolder; 
        text-align: left; 
	border-bottom: 1px dotted #999999;
	line-height: 105%;
}


/* default to artistic/calendar/timeline layout */

#container
{
	width: 100%;   
}

.layout-artistic #alpha,
.layout-calendar #alpha
{
			width: 315px; /* 285px + 15px + 15px */
	
	
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

.layout-artistic #beta,
.layout-calendar #beta
{
/*	width: 465px;   */
	
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

/* #beta #gamma, #beta #delta { width: 210px; margin: 15px 0; } */
/* #beta #gamma-inner, #beta #delta-inner { padding: 0; } */

/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #333333;
	font-family: Arial, Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bolder;
/*	background: #DDEEDD;  */
	
	
}

.entry-header
{
	margin: 1px 0 2px 0;
        padding: 2px 0 5px 0;
	border: 0;
	background: #F9F9F9;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header-contact
{
	margin: 1px 0 2px 0;
        padding: 2px 0 5px 0;
	border: 0;
	background: #F9F9F9;
	color: #3366dc;
	font-family: Arial, Verdana, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
}




.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 2px 0;
}

.entry-content, .archive-content { border-bottom: 2px solid #999999; }


.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
/*	border-top: 1px dotted #999999;  */
	padding: 3px;
	color: #999999;
	font-family: Arial, Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
/*	width: 80%;  */
}

/* fixes bug in ie win */
img.image-full
{
	width: 100%;;
}

.imageright { float: right;  padding: 5px 0px 5px 15px }
.imageleft { float: left;  padding: 5px 15px 5px 0px }

.nogap { margin: 0; }


/* modules */



.module-header
{
	margin: 0px;
	border-bottom: 1px solid #999999;
  	padding: 3px;
	color: #666666;
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	text-align: center;
}

.module-calendar 
{
	color: #666666;
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	letter-spacing: .2em;
}


.module-content
{
	margin: 5px 0 20px 0;
	color: #333333;
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
}

.module-list 
{ 
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 100%;
	text-align: left;
	font-weight: bold;

}

.module-list-new 
{ 
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px  ;
	line-height: 100%;
	text-align: left;
	font-weight: bold;

}



.module-list-item { padding: 0px 0 6px 10px; border-bottom: 1px solid #CCCCCC; }

.module-list-item li 
{
        margin: 0px 0 0 17px; 
        padding: 2px 0 0px 0px;
	color: #003366;
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	line-height: 100%;
	text-align: left;
	list-style-type: circle;
	font-weight: normal;
        border-top: none; 
        border-bottom: none;
}

.static-item
{
	margin: 5px 0 5px 0;
	border-bottom: 1px solid #999999;
  	padding: 5px 0px 8px 0px;
	text-align: center;
}


.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 5px solid #EEEEEE;
}

.module-photo
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}


/* moblog1 tweaks */
	
	.layout-moblog1 #container
	{
		width: 780px;
	}
	
	.layout-moblog1 #alpha
	{
		width: 200px;
		
	}
	
	.layout-moblog1 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog1 #beta
	{
					width: 380px;
		
		
	}
	
	.layout-moblog1 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog1 #gamma
	{
		width: 200px;
		
	}
	
	.layout-moblog1 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* moblog2 tweaks */
	
	.layout-moblog2 #container
	{
		width: 780px;
	}
	
	.layout-moblog2 #alpha
	{
		width: 100px;
		
	}
	
	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #beta
	{
					width: 350px;
		
		
	}
	
	.layout-moblog2 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #gamma
	{
		width: 190px;
		
	}
	
	.layout-moblog2 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #delta
	{
		width: 140px;
		
	}
	
	.layout-moblog2 #delta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 .module-photo img { width: 100px; height: auto; }


/* timeline tweaks */

	.layout-timeline #alpha
	{
					width: 390px; /* 285px + 15px + 15px */
		
		
	}
	
	.layout-timeline #beta
	{
		width: 390px;
		
	}
	
	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }

	

/* one-column tweaks */
	
	.layout-one-column #container
	{
		width: 400px;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-left tweaks */
	
	.layout-two-column-left #container
	{
		width: 600px;
	}

	.layout-two-column-left #alpha
	{
		width: 200px;
		
	}
	
	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-two-column-left #beta
	{
					width: 400px;
		
		
	}
	
	.layout-two-column-left #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-right tweaks */
	
	.layout-two-column-right #container
	{
		width: 600px;
	}

	.layout-two-column-right #alpha
	{
					width: 400px;
		
		
	}
	
	.layout-two-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-two-column-right #beta
	{
		width: 200px;
		
	}
	
	.layout-two-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* three-column tweaks */
	
	.layout-three-column #container
	{
		width:  100%;
	}
	
	.layout-three-column #alpha
	{
		width: 200px;

	}
	
	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 0px 2px 0px 0px;
		background: #F9F9F9;
	}
	
	.layout-three-column #beta
	{
/*		padding: 1px 210px 5px 210px;  */
		margin: 1px 210px 5px 210px;	
		
	}
	
	.layout-three-column #beta-inner
	{
		border: 0;
		padding: 10px 15px 10px 15px;
		background: #FFFFFF;
	}
	
	.layout-three-column #gamma
	{
		width: 200px;
		float: right;

		
	}
	
	.layout-three-column #gamma-inner
	{
		border: 0;
		padding: 10px 10px 10px 10px;
		background: #FFFFFF;
	}

.membershipbend
{
	background-color :#B4C5C3;
	height:20px;
	width:985px;
}



/* Menu Modification */

.outerdivforleftmenu 
{
	position:relative;
	top:0px;
	left:0px;
	border-color:#FFFFFF;
	border-style:none;
	border-width:0px;
	z-index:10;
	/*background-color:#663366;*/
	/*height:15px;*/
}
.innerdivforleftmenu
{
	position:absolute;
	border-color:#FFFFFF;
	border-style:none;
	border-width:0px;
	top:0px;
	/*left:100px;*/
                left:75px;
	bottom:0px;	
	width:200px;
	overflow:visible;
	display:none;
	height:400px;
	z-index:20;
	/*background-color:#33CCFF;*/
}

.outerleftmenutable
{
background-color:#000000;
}
.innerleftmenutable
{
}
.innerleftmenutable_td
{
background-color:#EFEFEF;
font-weight:normal;
}

.linkinnerleftmenuitems
{
	/*color: #003366;*/
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	line-height: 100%;
	text-align: left;
}
.linkinnerleftmenuitems:link
{
	/*color: #003366;*/
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	line-height: 125%;
	text-align: left;
}
.linkinnerleftmenuitems:visited
{
	/*color: #003366;*/
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	line-height: 125%;
	text-align: left;
}




