/*
Theme Name: AVR-TV
Theme URI: http://theme.avrtv.com
Description: The AVR-TV theme
Version: 1.0
Author: Runar Finanger & Kim Joar Bekkelund

    StyleSheet for AVR Television
    Copyright Atmel Norway AS 2007
    Design by Runar Finanger
    Last updated: February 16th 2007
*/


/* BODY/HTML
----------------------------------------------- */
body,html{
	margin:0;
	padding:0;
	background: #4c89cb;
	color:#333;
	font:76%/1.5 "Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
}

body {
	min-width:759px; /* Prevent content from becoming unreachable in Gecko */
}

/* set a left margin to compensate for IE/Win always making room for a scrollbar */
div#middlewrap {
/* set left margin and bottom padding for IE5/Win */
    background:  url(images/avrtv_bgbar.gif) repeat-y top center;
	padding:0;
	margin-left:0;
/* set left margin and bottom padding for others */
	voice-family: "\"}\"";
	voice-family:inherit;
}

/* set left margin for modern browsers */
body>div#middlewrap {
	margin-left:0;
}
div#middle {
	width:759px;
	margin:0 auto;
}

div#header{
	clear: both;
	margin-left:10px;
	margin-right: 11px;
	background: #ff8e2a url(images/avrtv_orangebg_grad.gif) repeat-x;
	height: 237px;
}

div#headercontent{
	margin:0;
	/*background: url(images/dummy_header.jpg) no-repeat; - dummy*/
	width: 740px;
	height: 237px;
}

div#content {
	margin: 10px 45px 0 220px;
	text-align: justify;
	height: 100%;
}

/*
::Left sidebar
 */

div#sidebarwrapper {
	margin: 10px 0 0 35px;
	width:160px;
	float:left;
}

.metaside {
	margin:0.5em 0px 0;
	padding:0;
	list-style:none;
	color:#666;
	font-size:10px;
	font-style:normal;
	margin-bottom:25px;
	list-style-type: none;
}
.metaside li a {
	color: #666;
	border:none;
	margin:0;
	}

.metaside li {
	color: #666;
	border:none;
	margin:0;
	padding:0 0 0 13px;
	background:url(images/icon-star.gif) no-repeat 0px 3px;

	}

.metaside li.badge {
	padding: 0px;
	background:none;
}

.metaside li.rss {
	float:left;
	margin:0 12px 0 0;
	padding:3px 0 3px 22px;
	list-style:none;
	background:url(images/icon-rss.gif) no-repeat 0px 0px;
}

.metaside li a:hover{
	border-bottom:1px dotted #666;
}



/*
:: Posts
*/
div .entry{
	margin: 0;
	font: 1.4em/1.4em "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}

.entry p {
font: 1em/1.3em "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}

/*
:: Posts Footer
*/
.meta {
	margin:0.5em 0 0px 0;
	padding:0;
	list-style:none;
	color:#666;
	font-size:0.94em;
	padding-top:5px;
	border-top:1px dashed #98acca;
}

.meta li {
	display:inline;
	margin:0 0 0 6px;
	padding:0 0 0 8px;
	background:url(images/vbar.gif) no-repeat 0 50%;
}
.meta li.extended {
	margin:0 6px 0 0;
	padding:0 8px 0 0;
	background-position:100% 50%;
}
.meta li.extended a {
	padding-right:12px;
	background:url(images/icon-continue.gif) no-repeat 100% 50%;
}

.meta li.commentinfo a {
	padding-left:14px;
	background:url(images/icon-comments.gif) no-repeat 0 50%;
}
.meta li a {border:none;}
.meta li a:hover {border-bottom:1px dotted #cfcfa0}

.meta li.date {
	margin:0;
	padding:0 0 0 12px;
	background-image:url(images/icon-calendar.gif);
}




/*
::Posts movieImage
*/

div .entry .postmovie img{
	border:1px solid #fc601a;
	display: block;
	margin: 2px;
}
div .entry .postmovie {
	margin: 0 0 0 10px;
	height: 81px;
	width: 94px;
	float:right;
	background-color:#fc601a
}
div .entry .postmovie img:hover{/*change color mouseover*/
	border:1px solid #fff
}
div .entry .postmovie a:link,a:visited { /* remove default border on a */
	border:none;
}

div .entry .postmovie #postmovie_play {
	height:8px;
	margin-top:2px;
	background: url(images/avrtv_playtag.gif) no-repeat right;
}


/*
::Download videoformats items
*/
.videoformats {
	margin:0px 0 0;
	padding:0;
	list-style:none;
	font-size:0.94em;
	margin-bottom: 20px;	
}

.videoformats li:first-child{
	margin:0;
}

.videoformats li {
	display:inline;
	margin:0 0 0 6px;
	padding:0 0 0 10px;
	background:url(images/icon_download.gif) no-repeat 0% 50%;
}

.videoformats li a {border-bottom:1px dotted #98be10;color:#AE4F0C;border: none;}
.videoformats li a:hover{border-bottom:1px dotted #D03900;}

/*
::Issue numbers
*/

div .issues{
	background-color:#d8d8d8;
	color: #fff;
	font-weight: bold;
	font-size: 1.5em;
	display: inline;
	padding: 1px 5px;
	border: 1px dashed #fff;
}


/*
::Links
*/

a:link,
a:visited {
	border-bottom:1px dotted;
	color:#AE4F0C;
	text-decoration:none;
	font-weight: bold;
}
/*a:visited {color:#333}*/
a:focus,
a:hover {
	border-bottom-style:solid;
	color:#D03900;
}
a.imglink:link,
a.imglink:visited {border:none}
a.imglink:hover {background:transparent}




/*
:: Headers
*/

h1,h2,h3,h4,h5,h6 {
	color:#234e8d;
	font-family: "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
}
h1 {
	margin:0 0 0.5em;
	font-size:1.8em;
	line-height:1.2;
}
h2 {
	color:#fa4f01;
	margin:0;
	font-size:1.5em;
	line-height:1.3;
	border-bottom: 1px dotted #fa4f01;
}
h3 {
	margin:0;
	font-size: 1.5em;
	font-weight:bold;
}
.home h1 {
	margin:0;
	color:#fff;
	font-size:1em;
	line-height:1.0;
}
.home .entry h2 {
	margin:0;
	color:#828368;
	font-weight:normal;
	font-size:1.1em;
	line-height:1.0;
	letter-spacing:1px;
}
.home .entry h3 {
	margin:0 0 0.3em;
	color:#234e8d;
	font-size: 1.6em;
	line-height: 1.4;
	border-bottom: 1px dashed #98acca;
}



h2 a:link,
h2 a:visited,
h2 a:hover,
{
	margin:0;
	padding:0;
	border-bottom:1px dotted #234e8d;
	color:#234e8d;
}

h3 a:link,
h3 a:visited,
h3 a:hover
{	color:#234e8d;
	border: none;
	text-decoration:none;
}
h3 a:hover {
	color:#D03900;
}

/*
:: Footer
*/
div #footerwrap{
clear: both;
	background: url(images/avrtv_bottom.gif) no-repeat 0px 0px;
	display: block;
	height: 30px;
	margin-left:15px;
	}

div#footer {
	height:30px;
	width:729px;
	font-weight:bold;
}
div #footer p {
	margin:0;
	padding-top:10px;
	text-align:center;
}
div#footer a {
	color:#fff;
}
div#footer {
	/*background:#333; use this color on commentspage*/
	color:#eee;
}


textarea {
    width: 500px;
}

/*
:: Div
*/

p {
	margin-bottom:0;
	font-size:11px;
	line-height:1.4em;
	overflow: hidden;
}

p {
	margin-bottom:0;
	font-size:11px;
	line-height:1.4em;
	overflow: hidden;
}
pre {
	font-size:0.9em;
	line-height:1.4em;
}

.flashplayer {
    position: relative;
}

div#flashcontent, div#flashcontent a{
	margin: 0px;
	padding: 0px;
	color: white;
}
<!--[if IE 6]>
<link rel="stylesheet" href="ie6.css" type="text/css">
<![endif]-->