html,body
{
background:#272727;
width:100%;
font-family:verdana;
font-size:12px;
color:#FFF;
margin:0px;
padding:0px;
}

#bfd
{
width:100%;
padding:0px;
margin:0px;
position:relative;
}

#mfd
{
    width:1000px;
    background:url('img/ui/bg_02.png');
    top:3.5px;
    position:relative;
}

#head
{
    height:420px;
    width:100%;
    background:#00629A url('img/ui/header.png');
    position:relative;
}

#nav
{
    height:30px;
    width:100%;
    background:#333;
}

#navlink
{

    position:relative;
    width:100%;
    background:#272727;
    text-align:center;
    z-index:50;
}

#navlink p
{
	font-size:17.5px;
	font-family:verdana;
	text-decoration:none !important;
}

#navlink p a:link
{
	text-decoration:none !important;
}
#navlink p a:hover
{
	text-decoration:none !important;
	background:#4682B4;
	color:#FFF;
}
#navlink p a:visited
{
	text-decoration:none !important;
}

#content
{
    width:565px;
}

#footer
{
    width:100%;
    height:50px;
    position:relative;
    margin:0px;
    padding:0px;
}

#widgbox
{
    width:300px;
    min-height:425px;
    background:none;
    padding:0px;
    position:absolute;
    top:465px;
    left:700px;
}

.post
{
min-height:425px;
margin-top:0px;
background:#333333 url('img/ui/postgrad.png') repeat-x bottom;
}

.postmetadata-top
{
    float:right;
    position:relative;
    top:-10px;
    right:3px;
}

.dividetop
{
background:#000;
width:100%;
height:25px;
position:relative;
z-index:5;
}

.dividebot
{
background:#000;
width:100%;
height:25px;
position:relative;
z-index:5;
-moz-border-radius-bottomleft:5px;
}

.wedge
{
width:100%;
height:25px;
position:relative;
}

.adcontent
{
    width:100%;
    height:80px;
    text-align:center;
    margin-top:25px;
    margin-bottom:25px;
    background:#000 url(img/ui/adbar.png);
}

.sponsor
{
    width:108px;
    height:425px;
    position:absolute;
    left:565px;
    background:red;
        -moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
}

.sptext
{
    background:orange;
    z-index:5;
    width:100%;
    height:15px;
    position:absolute;
    top:410px;
    font-size:9.5px;
    text-align:center;
    -moz-border-radius-bottomright:5px;
}

a:link { 
	color: #FFF;
	}
a {
   outline: none;
}
a:visited { 
	color: #FFF;
	}
a:hover { 
	color: #4682B4;
	text-decoration: underline;
	}

:active, :focus { outline: none; -moz-outline-style: none; }

img
{
border:none;
}

#content h2 
{
	margin-left: 10px !important;
	padding-top: 10px !important;
	border-width: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: gray;
}



#content h2 a:link { 
	color: #FFF;
        text-decoration: none;
	}
#content h2 a:visited { 
	color: #FFF;
        text-decoration: none;
	}
#content h2 a:hover { 
	color: #4682B4;
	text-decoration: none;
	}
        
#content p
{
line-height:1.7;
padding:2.5px;
margin-left:10px;
margin-right:10px;
}

input
{
    background:#333333;
    color:#fff;
}

textarea
{
    background:#333333;
    color:#fff;
}

.social
{
    margin-bottom:25px;
    background:#333;
    width:100%;
    position:relative;
}

.frontal
{
background:#000;
color:#F6C500;
line-height:35px;
margin:5px;
padding:0 5px;
text-align:center;
text-decoration:none;
-moz-border-radius:5px;
width:240px;
position:relative;
float:right;
top:420px;
z-index:505;
}


.podPress_content
{
width:95%;
margin-left:14px;
line-height:2;
}

#podPressPlayerSpace_1
{
margin-bottom:10px !important;
}
#podPressPlayerSpace_2
{
margin-bottom:10px !important;
}
#podPressPlayerSpace_3
{
margin-bottom:10px !important;
}
#podPressPlayerSpace_4
{
margin-bottom:10px !important;
}
#podPressPlayerSpace_5
{
margin-bottom:10px !important;
}
#podPressPlayerSpace_6
{
margin-bottom:10px !important;
}
#podPressPlayerSpace_7
{
margin-bottom:10px !important;
}
#podPressPlayerSpace_8
{
margin-bottom:10px !important;
}
#podPressPlayerSpace_9
{
margin-bottom:10px !important;
}
#podPressPlayerSpace_10
{
margin-bottom:10px !important;
}

#podPress_footer
{
display:none !important;
}