/* $Id: base-weblog.css 41632 2006-10-31 21:03:44Z gwebb $ */

/* 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;
	background-color: #707070;
	text-align: center; /* center on ie */
	line-height: 150%;
}

#container {
	width: 960px;
	position: relative;
	margin: 0 auto; /* center on everything else */
	text-align: left;
	border-bottom: 2px solid #738F1C;
}

#container-inner {
	position: static;
	border: 0;
	background: #333;
	background-image: url(/images/design/right_bg.gif);
}

#banner {
	border: 0px;
	color: #333;
	background: #494949;
	text-align: left;
	font-family: Georgia, Times, serif;
	background-image: url(/images/design/top_bg.gif);
	height: 91px;
	position: relative;
}

#banner-inner {
	padding: 28px 0px 0px 20px;
}

#banner a {
	color: #333333;
	text-decoration: none;
}

#container-inner { position: static; width: auto; }

#banner-right {
	float: right;
	padding: 0;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}

#banner-header {
	color: #FFFFFF;
	font-family: verdana, 'trebuchet ms', sans-serif;

}
#banner-description {
	color: #FFFFFF;
	font-family: Georgia, Times, serif;
                font-size: 9px;

}

#banner-right FORM {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#currentdate {
	text-align: right;
	padding-bottom: 15px;
	padding-right: 5px;
}

#searchtextbox {
	border: 1px solid #ccc;
	background-color: #F0ECE6;
	width: 105px;
	height: 17px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

#footercontainer {
	width: 960px;
	position: relative;
	margin: 0 auto; /* center on everything else */
	text-align: left;
	
}
#final-footer {
	padding: 5px 0 10px 0;
	line-height: 12px;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}
#final-footer A:link, #final-footer A:visited {
	color: #fff;
	text-decoration: none;
}
#final-footer A:active, #final-footer A:hover {
	color: #fff;
	text-decoration: underline;
}

.feedburner-subscribe {
	float: right;
	font-size: 9px;
	color: #ccc;
	text-align: right;
	padding-right: 3px;
}
.feedburner-subscribe A:link, .feedburner-subscribe A:visited {
	color: #E27A03;
	text-decoration: none;
}
.feedburner-subscribe A:active, .feedburner-subscribe A:hover {
	color: #E27A03;
	text-decoration: underline;
}



.listboxes-sidebar-1 {
	width: 141px;
	background-color: #fff;
	background-repeat: no-repeat;
	padding-top: 9px;
	margin-bottom: 15px;
}

.listboxes {
	width: 154px;
	background-color: #fff;
	background-repeat: no-repeat;
	padding-top: 9px;
	margin-bottom: 15px;
}
.listboxes-w {
	float: left;
	width: 315px;
	background-color: #fff;
	background-repeat: no-repeat;
	padding-top: 9px;
}
.listboxes-rp {
	background-image: url(/images/design/recent_posts.jpg);
}

.listboxes-rc {
	background-image: url(/images/design/recent_comments.jpg);
}
.listboxes-tp {
	background-image: url(/images/design/top_posts.jpg);
}
.listboxes-tr {
	background-image: url(/images/design/top_reviews.jpg);
}
.listboxes-tr-w {
	background-image: url(/images/design/top_reviews_tab_wide.jpg);
}

.listboxes-ar {
	background-image: url(/images/design/archives.jpg);
}
.listboxes-cats {
	background-image: url(/images/design/categories.jpg);
}
.listboxes-cats-left-column {
	background-image: url(/images/design/categories_tab_left_column.jpg);
}
.listboxes-friends {
	background-image: url(/images/design/friends.jpg);
}
.listbox-content {
	border-left: 1px solid #1e1e1e;
	border-right: 1px solid #1e1e1e;
	border-bottom: 1px solid #1e1e1e;
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding-left: 5px;
	padding-top: 5px;
}
.listbox-content A:link, .listbox-content A:visited {
	color: #553100;
	text-decoration: none;
}
.listbox-content A:active, .listbox-content A:hover {
	color: #553100;
	text-decoration: underline;
}


.entry-technorati-tags A:link, .entry-technorati-tags A:visited, .entry-footer A:link, .entry-footer A:visited, .entry-content p A:link, .entry-content p A:visited {
	color: #738F1C;
	text-decoration: none;
}
.entry-technorati-tags A:active, .entry-technorati-tags A:hover, .entry-footer A:active, .entry-footer A:hover, .entry-content p A:active, .entry-content p A:hover {
	color: #738F1C;
	text-decoration: underline;
}

.trackback-info A:link, .trackback-info A:visited, .trackback-footer A:link, .trackback-footer A:visited, .trackback-content p A:link, .trackback-content p A:visited {
	color: #738F1C;
	text-decoration: none;
}
.trackback-info A:active, .trackback-info A:hover, .trackback-footer A:active, .trackback-footer A:hover, .trackback-content p A:active, .trackback-content p A:hover {
	color: #738F1C;
	text-decoration: underline;
}

.comment-footer A:link, .comment-footer A:visited, .comment-content p A:link, .comment-content p A:visited {
	color: #738F1C;
	text-decoration: none;
}

.comment-form A:active, .comment-form A:hover, .comment-content p A:active, .comment-content p A:hover {
	color: #738F1C;
	text-decoration: underline;
}

.menu-main {
	display: inline;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #515151;
	margin-top: 1px;
}
.menu-main-first {
	display: inline;
	padding: 0px 5px 0px 0px;
	border-right: 1px solid #515151;
	margin-top: 1px;
}
.menu-main-last {
	display: inline;
	padding: 0px 0px 0px 5px;
	margin-top: 1px;
}
.menu-main A:link, .menu-main A:visited, .menu-main-first A:link, .menu-main-first A:visited, .menu-main-last A:link, .menu-main-last A:visited {
	color: #F0ECE6;
	text-decoration: none;
}
.menu-main A:active, .menu-main A:hover, .menu-main-first A:active, .menu-main-first A:hover, .menu-main-last A:active, .menu-main-last A:hover {
	color: #F0ECE6;
	text-decoration: underline;
}










form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
}


/* 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;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */





#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta, #epsilon {
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner, #epsilon-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;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.content-nav A:link, .content-nav A:visited {
	color: #333333;
	text-decoration: none;
}
.content-nav A:active, .content-nav A:hover {
	color: #333333;
	text-decoration: underline;
}

.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, .entry-footer, .trackbacks-info, .trackback-content, .comment-content, .comments-open-content, .comments-open-footer, .comments-closed, .archive-content {
	clear: both;
	padding: 5px 10px 0 10px;
}

.entry-excerpt, .entry-body, .entry-more-link, .entry-more {
	clear: both;
}

.entry-footer, .trackback-footer, .comments-open-footer, .archive-content {
	clear: both;
	margin: 5px 10px 20px 10px;
}
.comment-footer {
	padding: 5px 10px 0 10px;
}

.entry-technorati-tags {
	padding: 0 10px 0 5px;
	margin-left: 5px;
	border-bottom: 1px solid #ccc;
	width: 320px;
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}

.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 0 0 10px;
	color: #996600;
}

.module-list-item {
	margin-top: 5px;
	margin-bottom: 5px;

}
.module-list-item A:link, .module-list-item A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.module-list-item A:active, .module-list-item A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.listboxes-list-item {
	margin-top: 5px;
	margin-bottom: 5px;

}
.listboxes-list-item A:link, .listboxes-list-item A:visited {
	color: #553100;
	text-decoration: none;
}
.listboxes-list-item A:active, .listboxes-list-item A:hover {
	color: #553100;
	text-decoration: underline;
}

.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;
	width: 100%;
}

.module-calendar .module-content th, .module-calendar .module-content td {
	width: 14%;
	text-align: center;
}

.module-category-cloud .module-list {
	margin-right: 0;
	margin-left: 0;
}

.module-category-cloud .module-list-item {
	display: inline;
	margin: 0 5px 0 0;
	background: none;

}

.module-category-cloud .cloud-weight-1  { font-size: 0.9em; }
.module-category-cloud .cloud-weight-2  { font-size: 0.95em; }
.module-category-cloud .cloud-weight-3  { font-size: 1em; }
.module-category-cloud .cloud-weight-4  { font-size: 1.125em; }
.module-category-cloud .cloud-weight-5  { font-size: 1.25em; }
.module-category-cloud .cloud-weight-6  { font-size: 1.375em; }
.module-category-cloud .cloud-weight-7  { font-size: 1.5em; }
.module-category-cloud .cloud-weight-8  { font-size: 1.625em; }
.module-category-cloud .cloud-weight-9  { font-size: 1.75em; }
.module-category-cloud .cloud-weight-10 { font-size: 1.75em; }

.typelist-plain .module-list {
	list-style: none;
}

.typelist-plain .module-list-item {
	padding: 0;
	background: none;

}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
	display: block;
	clear: both;
}

/* 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;
}
.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;
}

.typelist-no-description {
	text-align: center;
	margin: 10px 0;
}

.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;
}
.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;
}








/* general page elements 

a { text-decoration: underline; }
a:link { color: #003366; }
a:visited { color: #003366; }
a:active { color: #003366; }
a:hover { color: #003366; }

*/


/* layout */



.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;
}

layout-artistic #epsilon, .layout-calendar #epsilon {
	width: 765px;
}

.layout-artistic #epsilon-inner, .layout-calendar #epsilon-inner, .layout-timeline #epsilon-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; }

.trackbacks-header, .comments-header, .comments-open-header, .archive-header {
	margin: 0px 0px 0px 0;
	padding: 3px 0 3px 10px;
	border: 0;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	text-align: left;
	background-image: url(/images/design/post_top_bg.jpg);
	background-repeat: repeat-x;
}
.date-header {
	margin: 0;
	border-bottom: 1px solid #738F1C;
	padding: 3px;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
}

.entry-featured-date {
	float: right;
	height: 28px;
	width: 42px;
	background-image: url(/images/design/first_post_top_right.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	padding-top: 4px;
}
.entry-featured-info-top {
	background-image: url(/images/design/featured_info_top_bg.jpg);
	background-repeat: repeat-x;
	color: #666;
	padding-left: 10px;
	font-size: 10px;
}
.entry-info-top {
	color: #666;
	padding-left: 10px;
	font-size: 10px;
}
.entry-header {
	margin: 0px 0px 0px 0;
	padding: 3px 0 3px 10px;
	border: 0;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	text-align: left;
	background-image: url(/images/design/post_top_bg.jpg);
	background-repeat: repeat-x;
}
.entry-header-featured {
	margin: 0;
	padding: 3px 0 3px 10px;
	border: 0;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
        line-height: 135%;
	text-align: left;
	background-image: url(images/design/first_post_bg_slice.jpg);
	background-repeat: repeat-x;
	background-color: #8FB420;
}

.store-introduction {
	margin: 0;
	padding: 3px 0 3px 10px;
	border: 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	background-color: #333333;
}
.entry-header A:link, .entry-header A:visited {
	color: #666666;
	text-decoration: none;
}
.entry-header-featured A:link, .entry-header-featured A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.entry-content p { text-align: left; }

.entry-footer, .trackback-footer, comment-footer{
	margin: 0 0 10px 0;
	border: 0;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	padding-bottom: 25px;
}

.feedburnerFlareBlock{
	margin: 0 0 10px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	padding-bottom: 0px;
}

#comment-author, #comment-email, #comment-url, #comment-text {
	width: 80%;
}

/* fixes bug in ie win */
img.image-full {
	width: 100%;
}


/* modules */



.module-header {
	margin: 10px 0 0 5px; 
	border: 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: normal;
	text-transform: lowercase;
	letter-spacing: .3em;
	text-align: left;
}
.module-header A:link, .module-header A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.moudle-header A:active, .module-header A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.module-content {
	margin: 5px 0 20px 0;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
}

.module-list { margin: 0; }
.module-list-item { 
margin: 10px 0 0 5px; 

	}
.listboxes-list-item { 
margin: 10px 0 0 5px; 

	}

.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img, .module-photo img {
	/* padding: 5px 0px 5px 0px; */
}

.module-photo .module-content {
	text-align: right;
}

.module-powered { text-align: left; }

.module-calendar .module-header {
	color: #336600;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	border: 0;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .3em;
}

.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; }





/* three-column tweaks */

.layout-three-column #container {
	width: 960px;
}

.layout-three-column #alpha {
	width: 150px;
	background: #996600;
	background-image: url(/images/design/menu_bg.gif);
	border-right: 2px solid #714D00;
	border-bottom: 2px solid #E77A03;
}

.layout-three-column #alpha-inner {
	border: 0;
	padding: 5px 0px 0px 0px;
}

.layout-three-column #alpha-inner a img {
	padding: 5px 0px 5px 0px;
}

.layout-three-column #beta {
	width: 473px;
	background-image: url(/images/design/below_top_bg.jpg);
	background-repeat: repeat-x;
}

.layout-three-column #beta-inner {
	border: 0;
	padding: 0px;
	margin-top: 12px;
	background: #fff;
}

.layout-three-column #gamma {
	width: 335px;
	right: 0;
	background-image: url(/images/design/below_top_bg.jpg);
	background-repeat: repeat-x;
}

.layout-three-column #gamma-inner {
	border: 0;
	padding: 0px 10px 15px 10px;
}

.layout-three-column #epsilon {
	width: 808px;
	background-repeat: repeat-x;
}

.layout-three-column #epsilon-inner {
	border: 0;
	padding: 0px;
	margin-top: 12px;
	background: #fff;
}


a.community {
   display: block;
   width: 141px;
   height: 18px;
   background: url(/images/design/community.gif) 0 0 no-repeat;
   text-decoration: none;
   padding: 2px 0 2px 0;
}
a:hover.community {
   background-position: -141px 0;
}
a.news {
   display: block;
   width: 141px;
   height: 18px;
   background: url(/images/design/news.gif) 0 0 no-repeat;
   text-decoration: none;
   padding: 2px 0 2px 0;
}
a:hover.news {
   background-position: -141px 0;
}
a.accessories {
   display: block;
   width: 141px;
   height: 18px;
   background: url(/images/design/accessories.gif) 0 0 no-repeat;
   text-decoration: none;
   padding: 2px 0 2px 0;
}
a:hover.accessories {
   background-position: -141px 0;
}
a.reviews {
   display: block;
   width: 141px;
   height: 18px;
   background: url(/images/design/reviews.gif) 0 0 no-repeat;
   text-decoration: none;
   padding: 2px 0 2px 0;
}
a:hover.reviews {
   background-position: -141px 0;
}
a.tutorials {
   display: block;
   width: 141px;
   height: 18px;
   background: url(/images/design/tutorials.gif) 0 0 no-repeat;
   text-decoration: none;
   padding: 2px 0 2px 0;
}
a:hover.tutorials {
   background-position: -141px 0;
}

a.pictures {
   display: block;
   width: 141px;
   height: 18px;
   background: url(/images/design/pictures.gif) 0 0 no-repeat;
   text-decoration: none;
   padding: 2px 0 2px 0;
}
a:hover.pictures {
   background-position: -141px 0;
}
a.zune_store {
   display: block;
   width: 141px;
   height: 18px;
   background: url(/images/design/zune_store.gif) 0 0 no-repeat;
   text-decoration: none;
   padding: 2px 0 2px 0;
}
a:hover.zune_store {
   background-position: -141px 0;
}
a.zune_faq {
   display: block;
   width: 141px;
   height: 18px;
   background: url(/images/design/zune_faq.gif) 0 0 no-repeat;
   text-decoration: none;
   padding: 2px 0 2px 0;
}
a:hover.zune_faq {
   background-position: -141px 0;
}

a.music {
   display: block;
   width: 141px;
   height: 18px;
   background: url(/images/design/music.gif) 0 0 no-repeat;
   text-decoration: none;
   padding: 2px 0 2px 0;
}
a:hover.music {
   background-position: -141px 0;
}
.rss-cross-promote {
	margin-top: 20px;
	background-image: url(/images/design/below_top_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	clear: both;
	border-top: 2px solid #494949;
}
.rss-cross-promote p, .rss-cross-promote li div {
	display: none;
}
.rss-cross-promote ul {
	margin: 0 0 0 20px;
	padding: 10px 0 20px 0;
	color: #F0ECE6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 15px;
}
.rss-cross-promote li {
	padding: 0 0 10px 0;
}
.rss-cross-promote A:link, .rss-cross-promote A:visited {
	color: #F0ECE6;
	text-decoration: none;
}
.rss-cross-promote A:active, .rss-cross-promote A:hover {
	color: #F0ECE6;
	text-decoration: underline;
}
.rss-cross-promote-box {
	float: left;
	width: 220px;
	margin: 20px 10px 10px 10px;
	_margin: 20px 8px 10px 8px;
	padding: 0 0 10px 0;
	background: #494949;
}

.header_container {
	color: #99CC00;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	left: 0;
	margin-left: 0;
}

.title {
	float: left;
	padding: 4px;
	background-color: #333;
	min-width: 416px;
	border-right: 2px solid #fff;
	text-align: left;
}

.title_description {
	float: left;
	padding: 4px;
	background-color: #333;
	min-width: 450px;
	border-right: 2px solid #fff;
	background: #333 url(/images/design/corner.gif) no-repeat right top;
	text-align: left;
}

.score {
	float: left;
	padding: 4px;
	min-width: 25px;
	background: #333 url(/images/design/corner.gif) no-repeat right top;
	text-align: center;
}

/* ph=1 */

