/* $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:10px;
	padding:0;
	background-color: #fff;
	font-family: verdana, 'trebuchet ms', sans-serif;
        font-weight: normal; 
	color: #000; 
	font-size:12px; 
	}

a { color: #598A92; }
a:visited { color: #333; }
a:hover { color: #235961; }

#header a { color: #fff; text-decoration: none; }
#header a:visited { color: #fff; }
#header a:hover { color: #fff; }

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/* page layout */

#container {
	padding: 0px;
	width:600px;
	margin:0;
	background-color:#fff;
	}
#container-inner { width:600px; }

#header
{
	width: 785px;
	margin: 0 0 15px 15px;
}

#header-inner {  }

.banner-user
{
	width: 70px;
	margin-top: 4px;
	font-size: 10px;
}

.banner-user-photo { border: 3px double #fff; }

#header-name
{
	margin: 0;
	padding: 30px 15px 10px 15px;
	color: #fff;
	font-size: 32px;
	font-weight: normal;
	line-height: 1;
}

#header-description
{
	margin: 0;
	padding: 5px 15px;
	color: #fff;
	font-size: 20px;
	line-height: 1.125;
}

.asset-header h2.date-header    {
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
	padding: 5px 15px 5px 35px;
	color: #598a92;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
        height:1%;
}

html>body 
.asset-header h2.date-header  {

	height: auto;}
			


#alpha{
	
      margin: 0 0 15px 15px;
      width: 475px;
     float:left;
}

#beta
{
	display: none;
	
}


#footer {
        clear:both;
        }


/* content */

.content-nav {
    margin: 10px;
}

/* widgets and sidebar */

.module {
    width: 100%;
}

.module-content {
    margin: 5px;
}

.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 3px;
    margin-bottom: 3px;
}

.module-presence img { vertical-align: middle; }
.module-photo .module-content { text-align: center; }




/* page layout */




.archive-title
{
	margin: 5px 15px 5px 15px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
}

h2.entry-header, h2.search-results-header, h1.search-results-header {
	margin: 10px 15px;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	line-height: 110%;

}

h2.entry-header a , h2.entry-header a:visited, h2.search-results-header a, h2.search-results-header a:visited   {
	color: #333;
        text-decoration:underline;
        font-weight: bold;
	font-size: 13px;
}

h2.entry-header a:hover, 
h2.entry-header a:active {
	color: #598a92;
        text-decoration:none;
        font-weight: bold;
	font-size: 13px;
}



h2.entry-content { margin: 5px 15px; }

.entry-content-by   
{
	font-size: 11px;
	text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
	line-height: 10px;
	margin-left: 15px;

	}

.entry-more-link { font-weight: bold; }

.entry-tags h4
{
	font-size:12px;
        font-weight:bold;
        display:inline;
}
.entry-tags {
       margin-left:15px;
}

.entry-tags ul {
      margin:0px;
      padding:0;
      list-type:none;
      display:inline;
}

.entry-tags li {
       display:inline;
}
.entry-tags a, 
.entry-tags a:hover, 
.entry-tags a:visited, 
.entry-tags a:active {font-size: 12px;} 

.entry-footer
{
	font-weight: normal;
	text-align: left;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
	padding: 7px 15px 7px 15px;

}

.content-nav { margin: 0; padding: 10px 15px; }


.comment-footer
{
	font-weight: normal;
	text-align: left;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
	padding: 5px 15px 5px 15px;

}

#trackbacks-info, .trackbacks-content, .trackbacks-footer, .comment-footer
{   padding-left: 15px;

}


/* modules */

.module { color: #666; }
.module-powered { margin: 0; padding: 0; }
.module-powered .module-content
{
	display:none;
}

.module-photo { border: 0; background: none; }
.module-photo .module-content { margin: 10px; }
.module-photo img { border: 0; }

.module-list ul {
       	margin-bottom: 0px;
        padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	line-height:100%;
	}

.module-list ul ul {
       	margin-bottom: 0px;
        padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	line-height:100%;
	} 
	
.module-list ul ul ul {
       	margin-bottom: 0px;
        padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	line-height:100%;
	} 
.module-list-item,
.archive-list-item
{
	padding: 1px 0 1px 14px;
	background: url(li-bg.gif) 0 0.2em no-repeat;
}


/* special list bullets */
 .widget-header h3
.module-archives .module-list-item
{
         background-image: url(li-entry-bg.gif);
}


.module-recent-comments .module-list-item
{
	background-image: url(li-comment-bg.gif);
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	margin: 1px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
	padding: 0;
	background: url(gradient-bg.gif) left center repeat-x;
}

.typelist-thumbnail { background: #e3db9e; }

.module-featured-photo { width: 445px; }
.module-featured-photo .module-content { margin: 0 0 5px 15px; }
.module-featured-photo img { width: 415px; }

.module-recent-photos { border: 0; }
.module-recent-photos .module-content { margin: 0 0 0 15px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
	width: 64px; /* mac ie fix */
	margin: 0 6px 6px 0;
	padding: 0;
	background: none;
}

.module-recent-photos .module-list-item a
{
	border: #bbb 1px solid;
	padding: 1px;
	background: #e7e7ec;
}

.module-recent-photos .module-list-item a:hover
{
	border-color: #235961;
	background: #e7e2c6;
} 
 