body {
	margin: 0px 0;
	background: #858585;
	background-image:url(/images/stripe.png);
	background-repeat:repeat-x;
	font-color: #fff;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
        text-transform: uppercase;
        margin: 0;
        padding: 0;
        list-style: none;
        line-height: normal;

}

h1, h2, h3 {
	margin-top: 0px;
        color: #f63607;
}

h1 a, h2 a, h3 a {
        color: #f63607;
        text-decoration: none;
}

#container
{
	margin: 0 auto;
	width: 980px;
}

#header
{
	padding: 0px;
}

#header h1 { 	margin: 0; }


#navigation
{
	float: left;
	width: 980px;
	font-size: 12px;
}

#navigation ul
{
	margin: 0;
        padding: 0;
        list-style: none;
        line-height: normal;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
 	display: block;
        float: left;
        height: 25px;
    	margin-right: 1px;
        padding: 10px 20px 0 20px;
 	text-decoration: none;
        font-size: 1em;
        font-weight: bold;
    	color: #ffffff;
        background: #f63607;
        background-image:url(/images/button-bg.png);
}

#navigation li a:hover { 
 	background:  #F3F3F3;
        color: #2C2E22;
}

#sub_navigation
{
        float: left;
        width: 980px;
        font-size: 10px;
}

#sub_navigation ul
{
        margin: 0;
        padding: 1px 0px;
        list-style: none;
        line-height: normal;
}

#sub_navigation ul li
{
        list-style-type: none;
        display: inline;
}

#sub_navigation li a
{
        display: block;
        float: left;
        height: 15px;
        margin-right: 1px;
        padding: 3px 20px 0 20px;
        text-decoration: none;
        font-size: 1em;
        font-weight: bold;
        color: #000;
        background: #ccc;
}

#sub_navigation li a:hover {
        background:  #F3F3F3;
        color: #2C2E22;
}



#content-container
{
	background: #000;
	float: left;
	width: 980px;
}

#section-navigation
{
	float: left;
	width: 0px;
	padding: 10px 10px;
	margin: 0 0px 0 0;
	display: inline;
}

#section-navigation ul
{
	margin: 0;
	padding: 0;
}

#section-navigation ul li
{
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}

#content
{
	align: center;
	float: left;
	width: 620px;
	padding: 10px 10px;
	margin: 0 0 0 0px;
}

#content h2 { margin: 0; }

#aside
{
	float: left;
	width: 300px;
	padding: 50px 10px;
	margin: 0 0px 0 0;
	display: inline;
}

#aside h3 { margin: 0; }

#videolist 
{
	float: left;
        width: 980px;
        padding: 10px 00px;
        margin: 0 0 0 0px;
}

#videolist-content
{
        float: left;
 	width: 620px;
        padding: 10px 10px;
        margin: 0 0 0 0px;
}

#bside
{
	float: left;
	padding: 0px 10px;
	width: 300px;
}

#footer
{
	clear: left;
	text-align: center;
	padding: 10px;
	height: 1%;
}

.Rollover .Out 
{ 
	display:inline; 
	visibility:visible; 
 	border: 2px dashed #fff;
} 
.Rollover .Over 
{ 
	display:none; 
	visibility:hidden; 
 	border: 2px dashed #fff;
} 
.Rollover:hover .Out 
{ 
	display:none; 
	visibility:hidden; 
 	border: 2px dashed #fff;
} 
.Rollover:hover .Over 
{ 
	display:inline; 
	visibility:visible; 
 	border: 2px dashed #fff;
} 
ul.videos {

	list-style-type: none;
}

ul.videos li {
	float: left;
	position: relative;
	left: 10px;
	margin: 5px 8px 6px 0;
	width: 172px;
	overflow: hidden;
	font-size: 11px;
}

li.wrap {
	width: 172px;
	position:relative;
	margin-right:8px;
}

div.wrap {
	align: center;
	margin: 0 auto;
	padding: 4px;
	/*width: 162px;*/
	border: 1px solid #333;
	height:155px;
        background-image:url(/images/video-bg.png);
        background-repeat:repeat-x;
}

ul.wrap li div.wrap {
	margin: 0 auto;
	padding: 4px;
	/*width: 162px;*/
	border: 1px solid #333;
}

.videotitle {
	margin-bottom: 3px;
	color:#ffa200;
	height: 29px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 14px;
	overflow: hidden;

}


.videoviews {
	padding: 0px 0px 0px 0px;
        color:#ffffff;
	align:bottom;
	text-align: right;
	font-color: #000000;
}

#search {
	float: right;
	width: 250px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 100px;
}

#search #x {
	width: 70px;
}

form {
}

fieldset {
}

input, textarea {
        font-weight: bold;
}

input.text {
	padding: 2px 5px;
        background: #F8FAEB;
        border-top: 1px solid #4D5719;
        border-left: 1px solid #4D5719;
        border-right: 1px solid #626456;
        border-bottom: 1px solid #626456;
}

input.button {
	background: #000000;
        border-top: 1px solid #f63607;
        border-left: 1px solid #f63607;
        border-right: 1px solid #f63607;
        border-bottom: 1px solid #f63607;
        color: #FFFFFF;
}

.localaddthis {
	padding: 10px 120px 10px;
}

.categories {
        padding: 10px 0px;
	color: #3779e8;
	font-size: 12px;
}

.categories a {
	color: #fff;
}

.embed	{
	font-size:10pt;
	color: #fff;
        font-weight: bolder;
	text-align:center;
	align:center;
}
        
.embed.input{color:#a22024; background:#fafaf8; width:500px; font-size:10pt; text-align:center;}

.post .meta {
        margin: 0;
        text-transform: uppercase;
        font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
        color: #ffffff;
}

.bannerbox {
        width:305px;
	align:center;
 	-moz-border-radius:5px;
 	-khtml-border-radius:5px;
        -webkit-border-radius:5px;
        border-radius:5px;
        -moz-box-sizing:content-box;
        -webkit-box-sizing:content-box;
 	-khtml-box-sizing:content-box;
        box-sizing:content-box;
 	background:#6d6b6c;
        background-image:url(/images/videobox-bg.png);
        background-repeat:repeat-x;
        padding: 5px 5px 5px;
 	font-size: 14px;
}
	
.videobox {
	width:620px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	-khtml-box-sizing:content-box;
	box-sizing:content-box;
	background:#6d6b6c;
        background-image:url(/images/videobox-bg.png);
        background-repeat:repeat-x;
	padding: 5px 5px 5px;
	font-size: 14px;
}

.boxtitle {
	font-color: #fff;
	font-size: 14px;
}

.videobox a {
	color: #f63607;
	font-weight: bolder;
 	font-size: 18px;
        text-decoration: none;
	margin-bottom: 10px;
}
        
.visits {
	float: right;
	width: 100px;
	background: #fff;
 	-moz-border-radius:5px;
        -khtml-border-radius:5px;
        -webkit-border-radius:5px;
 	border-radius:5px;
        -moz-box-sizing:content-box;
        -webkit-box-sizing:content-box;
 	-khtml-box-sizing:content-box;
	color: #000;
}
