/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/0/mt-static/themes-base/blog.css);
@import url(/0/mt-static/support/themes/unity-blue/unity-blue.css);
/* end StyleCatcher imports */

body {
    background: #6f5c54; 
}

#header {
    padding-top: 0px;
    border-top-width: 0px;
}

#header-content {
    margin: 10px 10px 0;
}


#footer { 
    background-color: #1d1414; 
}


/* Wide-Thin */

.layout-wt #alpha {
    width: 715px;
}

.layout-wt #beta {
    width: 220px;
}

.layout-wtt #content-inner { background: transparent url(content-wtt.gif) repeat-y scroll right top; }
.layout-twt #content-inner { background: transparent url(content-twt.gif) repeat-y scroll left top; }
.layout-wt #content-inner { background: transparent url(content-wt.gif) repeat-y scroll right top; }
.layout-tw #content-inner { background: transparent url(content-tw.gif) repeat-y scroll left top; }


#alpha-inner{
    overflow: hidden;
    padding-right: 10px;
    padding-left: 20px;
}

#beta-inner{
    overflow: hidden;
    padding-right: 0px;
    padding-left: 0px;
}

#mainNav {
	float: left;
	width: 200px;
	margin: 0px 0px 10px 0px;
        font-size: 12px;
}
#mainNav ul {
	margin: 0;
	padding: 0;

}
#mainNav li {
	background-color: #e6e6e6;
	border-bottom: 1px solid white;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 130%; 
}
#mainNav li a {
	text-decoration: none;
	color: #4d677e;
	display: block;
	padding: 5px 0 5px 10px;
}
#mainNav li a:hover {
	background-color: #d5d5d5;
	color: white;
}
#mainNav li a.current {
	background-color: #4d677e;
	background-image: url(side-bar.gif);
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
}


#mainNav ul ul, #mainNav ul ul ul {
	margin-left: 14px;
}
#mainNav ul li a, #mainNav ul ul li a {
	padding-left: 14px;
	background-image: none;
	color: #e55d03;
	padding-left: 25px;
	padding-top: 2px;
	font-weight: normal;
}


.bar  {
        width: 920px;
        height: 40px;
	margin-top: 8px;
	margin-bottom: 0px;
	background: url(http://www.friendparadise.net/0/navi-.gif) repeat-x;
}

.bar ul {
	margin: 0 0 0 10px;
	padding: 0;
}
.bar li {
        float:left;
	margin: 0;
	padding: 0;
        height: 40px;
        text-align: center; 
        list-style-type: none;
font-weight: bold;
}

.bar li a {
	text-decoration: none;
	color: white;
	display: block;
	padding: 13px 15px 2px 15px;
        height: 40px;
        text-align: center; 
}

.bar li a:hover {
        height: 40px;
        text-align: center; 
	background-color: #666666;
	color: white;
}

.asset-name,
.asset-name a,
.archive-title {
    color: #1d1414; }

.asset-meta {
    border-top: 1px solid #1d1414;}
.asset-footer {
    border-top: 1px solid #1d1414;}


.staff_blog {
    padding: 0px 0px 10px 0px;
}



