@import url(base-weblog.css);

/* basic page elements */

body
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 13px;
}

a { color: #888899; text-decoration: none; }
a:visited { color: #999; }
a:hover { color: #fff; }

#banner a { color: #fff; font-weight: bold; text-decoration: none; }
#banner a:visited { color: #fff; }
#banner a:hover { color: #989898; }

.module-content a { color: #cdcdcf; font-weight: bold; }
.module-content a:visited { color: #888899; }
.module-content a:hover { color: #f93; }

.entry-content a { text-decoration: underline; }


h1, h2, h3, h4, h5, h6
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative; 
	width: 100%;
	w\idth: auto;
	
	margin: 0 0 1px 0;
	padding: 5px 5px 5px 22px;
	color: #f93;
	background: #0f181f url(http://www.onesevendesign.com/aoo/colitem-header-bg.gif) 0 50% no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.module-header a,
.trackbacks-header a,
.comments-header a,
.comments-open-header a,
.archive-header a
{
	color: #f93;
	text-decoration: underline;
}

.module-header a:visited,
.trackbacks-header a:visited,
.comments-header a:visited,
.comments-open-header a:visited,
.archive-header a:visited
{
	color: #f93;
}

.module-header a:hover,
.trackbacks-header a:hover,
.comments-header a:hover,
.comments-open-header a:hover,
.archive-header a:hover
{
	color: #fff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
	font-size: 11px;
}


/* page layout */

body
{
	min-width: 780px;
	color: #ccc;
	background: #343f4a url(http://www.onesevendesign.com/aoo/body-bg.gif) repeat-x;
}

#container
{
	top: 28px;
	width: 780px;
	background: url(http://www.onesevendesign.com/aoo/container-bg.gif) repeat-y;
}

#container-inner
{
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #5b626a;
	background: url(http://www.onesevendesign.com/aoo/divider-bg.gif) 297px 0 repeat-y;
}

#banner
{
	width: 760px; /* necessary for ie win */
	background: #600 url(http://www.onesevendesign.com/aoo/banner-bg.gif) repeat-x;
}

#banner-inner { padding: 20px; }

.banner-user
{
	width: 70px;
	margin-top: 4px;
	font-size: 10px;
}

.banner-user-photo { border: 3px double #fff; }

#banner-header
{
	margin: 0;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
}

#banner-description
{
	margin: 1px 0;
	color: #fff;
	background: none;
	font-size: 12px;
	line-height: 1.125;
}

#alpha { margin: 20px 0 20px 20px; width: 260px; }
#beta { margin: 20px 0 0 40px; width: 420px; }
#gamma, #delta { width: 202px; }

.date-header
{
	margin: 0;
	padding-top: 10px;
	color: #666;
	background: transparent url(http://www.onesevendesign.com/aoo/date-header-bg.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.entry-header
{
	margin: 10px 0;
	padding: 0;
	color: #f93;
	font-size: 18px;
	font-weight: bold;
}

.entry-content { margin: 0; }
.entry-more-link { font-weight: bold; }

.entry-footer
{
	margin: 0 0 20px 0;
	border-top: 1px solid #1a2936;
	padding-top: 2px;
	color: #666;
	font-weight: normal;
}

.content-nav { margin-top: 0; }


/* modules */

.module-calendar .module-content { margin: 5px 0 15px 0; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 11px; }

.module-powered { margin: 20px 0; }
.module-powered .module-content
{
	margin: 0;
	padding: 10px;
	border: 1px solid #888899;
	color: #fff;
	background: #343f4a url(http://www.onesevendesign.com/aoo/powered-bg.gif) repeat-x;
}

.module-powered a { color: #f93; }
.module-powered a:visited { color: #f93; }
.module-powered a:hover { color: #888899; }

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list-item
{
	padding-left: 14px;
	background: url(http://www.onesevendesign.com/aoo/li-bg.gif) 0 0.3em no-repeat;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	margin: 1px 0;
	padding: 0;
	background: #343f4a url(http://www.onesevendesign.com/aoo/typelist-thumbnailed-bg.gif) repeat;
}

.typelist-thumbnail
{
	background: #717476 url(http://www.onesevendesign.com/aoo/typelist-thumbnail-bg.gif) left center repeat;
}

.module-featured-photo img
{
	width: 414px;
}

.module-recent-photos .module-content { padding: 6px 0 0 0; }

.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: 1px solid #900;
	padding: 1px;
	background: #fff;
}

.module-recent-photos .module-list-item a:hover
{
	border-color: #009;
}


/* two-column-right tweaks */

	.layout-two-column-right #container-inner { background: none; }
	.layout-two-column-right #alpha { width: 500px; }
	.layout-two-column-right #beta
	{
		width: 200px;
		margin: 20px 0 0 20px;
	}

	.layout-two-column-right .module-powered
	{
		margin: 10px 0 20px 0;
	}



