
body {
	background: #FFFFFF url(images/bg2.jpg) repeat-x;
	color: #333333;
	font-size: 12px;
	font-family: verdana, arial, times new roman;
 	margin: 0px auto 0px ;
	padding: 0px;
	}
	
	.google {
	float:right;
	margin-top:-37px;
	position: relative;
}

.video_box_browse            { float: left; position: relative; margin: 10px 0 0 6px; padding: 0; }
.video_box_browse img        { border: 1px solid #000000; }
.video_box_browse img:hover    { border: 1px solid #000000; }
.video_box_browse a:hover { text-decoration: none; }

.video_box_browse2            { float: left; position: relative; margin: 10px 0 0 6px; padding: 0; border: 1px solid #000000; }
.video_box_browse2 img        { border: 0px solid #000000; }
.video_box_browse2 img:hover    { border: 0px solid #000000; }
.video_box_browse2 a:hover { text-decoration: none; }



.video_box_short            { float: left; height: 145px; margin: 10px 25px 20px 13px; }
.video_box_short img        { border: 1px solid #000000; }
.video_box_short img:hover    { border: 1px solid #000000; }

.duration {
	float: right;
	margin: 0px 0px 28px 0px;
	padding: 1px 2px 1px 4px;
	position: absolute;
	bottom: 1px;
	right: 1px;
	background: #000;
	color: #fff;
	font-size: 9pt;
	line-height: 9pt;
	opacity: 0.7;
	filter:alpha(opacity=70);
	border-radius: 4px 0 0 0;
	-moz-border-radius: 4px 0 0 0;
}

.box-left                { float: left; color: #999; font-size: 10px; text-align: left; }
.box-right                { float: right; color: #999; font-size: 10px; text-align: right; }
.small                    { font-size: 11px; }  
.small2                    { font-size: 10px; }  
.small3                    { font-size: 10px; line-height: 8pt; } 
.embed {cursor: pointer;}
.nodisp {display: none; text-align: center;}
.htmlcode {overflow: scroll; border: 1px solid #ccc; width: 280px; height: 130px; margin: 0 0 10px 0; text-align: left; background-color: #EEE0F8; color: #333;}	

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #bf4222;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #bf4222;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}


/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #bf4222;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
/************************************************
*	Navbar  									*
************************************************/

#header {
	background: #FFFFFF url(images/bg2.jpg) repeat-x;
	width: 970px;
	height: 160px;
	margin: 0px auto 0px ;
	padding: 0px;
	overflow: hidden;
	}
	
.headerleft {
	width: 0px;
	background: #313032;
	color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	}
	
.headerleft a, .headerleft a:visited {
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	}

.headerleft a:hover {
	text-decoration: none;
	}
.headerleft img        { border: 0px solid #000000; }
.headerleft img:hover    { border: 0px solid #000000; }
	
.headerright {
	width: 950px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-transform: uppercase;
	margin: 70px 0px 0px 0px;
	padding: 0px;
	}
	
.headerright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
.headerright ul {
	margin: 0px;
	padding: 60px 10px 10px 0px;
	}
		
.headerright a, .headerright a:visited {
	color: #FFFFFF;
	background: #555555;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	}
		
.headerright a:hover {
	background: #bf4222;
	color: #FFFFFF;
	font-weight: bold;
    text-decoration: none;
	} 
	
.headerright a img {
  vertical-align:middle;
  padding-bottom: 2px;
}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 990px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
    overflow: hidden;
	}

#content img a{
	margin: 0px;
	border: none;
    float: left;
	}
	
#content h1 {
	color: #333333;
	font-size: 15px;
	font-family: verdana, arial, times new roman;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #333333;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #bf4222;
	text-decoration: none;
	}
	
#content h2 {
	color: #333333;
	font-size: 14px;
	font-family: verdana, arial, times new roman;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
#content h2 a, #content h2 a:visited  {
	color: #333333;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #bf4222;
	text-decoration: none;
	}
	
#content h3 {
	color: #333333;
	font-size: 14px;
	background: #F0F0F0;
	font-family: verdana, arial, times new roman;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 15px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	text-transform: uppercase;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#contentleft {
	background: #FFFFFF;
	display: inline;
	float: left;
	width: 745px;
	margin: 0px 20px 0px 0px;
	padding: 20px 0px 0px 0px;
	}
	
#contentleft p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 17px;
	}
	
#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
blockquote{
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	background: #E8E8E8;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}
	
.postinfo {
	width: 740px;
	background: #F2F2F2;
	font-size: 11px;
	color: #333333;
	margin: 0px 0px 60px 0px;
	padding: 10px 10px 10px 10px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	line-height: 10px;
	}
	
/************************************************
*	Sidebar 		    			     	    * 
************************************************/

#sidebar {

	display: inline;
	float: right;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 20px;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	}
	
#sidebar img a {
	margin: 0px;
	border: none;
	}
#sidebar img a:hover {
	margin: 0px;
	border: none;
	}
#sidebar img a:visited {
	margin: 0px;
	border: none;
	}

#sidebar p{
	padding: 5px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
	}
	
#sidebar h2 {
	color: #bf4222;
	font-size: 13px;
	font-family: verdana, arial, times new roman;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}
	
#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#sidebar ul li a, #sidebar ul li a:visited {
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#sidebar ul li a:hover {
	background: #EAEAEA;
	color: #bf4222;
	text-decoration: none;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 100%;
	background: #313032;
	color: #FFFFFF;
	margin: 20px auto 0px ;
	padding: 10px 0px 10px 0px;
	line-height: 17px;
	text-align: center;
	}
	
#footer p {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a {
	color: #BBBBBB;
	text-decoration: none;
	}

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

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #FFFFFF;
	color: #333333;
	font-size: 11px;
	font-family: verdana, arial, times new roman;
	width: 170px;
	padding: 3px;
	margin: 5px 0px 0px 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	}
	
/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 640px;
	background: #E8E8E8;
	color: #333333;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 20px 0px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 3px 0px 20px 0px;
	padding: 30px 10px 5px 10px;
	width: 400px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 20px 0px;
	padding: 30px 10px 5px 0px;
	width: 400px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.post-ratings {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
	font-size: 12px;
}
.post-ratings-loading {
	display: none;
	height: 16px;
	text-align: left;
}
.post-ratings-image {
	border: 0px;
}
.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.post-ratings-text {
}
.post-ratings-comment-author {
	font-weight: normal;
	font-style: italic;
}
