a img {
    outline: none;
    border: 0;
}

#mast {
	width: 100%;
	min-height: 50px;
	background: #000 url('http://www.beauticode.com/images/mast-background.png') center repeat;
	margin-bottom: 50px;
}

#mast-content {
	width: 940px;
	min-height: 20px;
	padding: 20px;
	margin: 0 auto;
	color: #FFF;
	font-size: 12px;
}

#navigation {
	float: right;
	display: inline;
	list-style: none;
	margin-top: 5px;
}

#navigation li {
	display: inline;
	float: left;
	margin-left: 10px;
}

#navigation a {
	color: #28edff;
	text-decoration: none;
	padding: 3px;
	background-color: #293338;
}

#navigation a:hover {
	color: #FFF;
	background-color: #16191a;
}

#navigation li a img {
	margin-bottom: -4px;
}

.about p {
	padding-bottom: 20px;
	border-bottom: 1px solid #3f5157;
}

img.logo {
    display: inline;
    margin: 0;
    padding: 0;
}

span.emphasis {
    font-family: Georgia, Times New Roman, Times, serif;
    font-style: italic;
}

.thumbnail {
    width: 288px;
    height: 145px;
    border: 1px solid #FFF;
}

.post {
    font-size: 12px;
    background-color: #ebebeb;
}

.post:hover {
	background-color: #c3c3c3;
}

.post:hover b {
	color: #000;
}

.post p {
    padding: 2px;
    padding-top: 5px;
    display: inline;
    float: left;
}

.post b {
	text-transform: uppercase;
	color: #ff1558;
}

.post a {
    display: block;
    width: 100%;
    height: 100%;
    color: #3d3d3d;
}

.post:hover a {
    color: #000;
}

.navy {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: bold;
    margin-top: 50px;
}

.navy:hover {
    background-color: #c3c3c3;
}

.newer {
	float: right;
	display: inline;
}

#featured {
    display: inline;
    float: left;
    height: 38px;
    width: 580px;
    padding: 18px;
    padding-top: 4px;
    background-image: url('http://www.beauticode.com/images/fade.png');
    background-repeat: repeat;
    margin-top: -60px;
    font-size: 18px;
    color: #a3a3a3;
}

#featured b {
	font-size: 24px;
	color: #FFF;
	text-transform: uppercase;
}

#featurebox:hover b {
	color: #28edff;
}

#feature-image {
    float: left;
    display: inline;
}

#downloadlink {
    color: #606365;
    font-size: 11px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: 18px;
}

#details {
    width: 90%;
    margin-top: 26px;
    color: #bbbbbb;
    font-size: 14px;
    line-height: 23px;
    list-style: none;
}

#details a {
    color: #bbb;
}

#details a:hover {
    color: #FFF;
}

#details li {
    width: 260px;
    height: 24px;
    margin-bottom: 10px;
    background: transparent url('http://www.beauticode.com/images/menubar.png') center no-repeat;
}

#details li a {
	display: block
	width: 100%;
	height: 100%;
	color: #28edff;
}

#details li:hover {
    color: #FFF;
}

#details li img {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 4px;
    margin-left: 10px;
}

#footer {
	width: 100%;
	height: auto;
	margin-top: 30px;
	background: #000 url('http://www.beauticode.com/images/mast-background.png') center repeat;
}

#footer-content {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	font-size: 12px;
	color: #c4cfd0;
}

#footer-content a {
    color: #FFF;
    text-decoration: underline;
}

#footer-content a:hover {
    text-decoration: none;
}
