/*------------ Student-TV i Volda ------------*/
/*                                            */
/*               General styles               */
/*                                            */
/*------------------- 2010 -------------------*/

* {
	margin: 0;
	padding: 0;
}

/*--- GENERAL --------------------------------*/
html {
	background-image: url(studenttv.v2/bg.jpg);
	background-color: #8CAEC2;
	background-repeat: repeat;
	background-position: center;
	background-attachment: fixed;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
}
body {
	width: 720px;
	margin: 20px auto;
	line-height: 180%;
}
div.box {
	background: url(studenttv.v2/blk-70percent.png) repeat;
	margin-top: 12px;
	border-radius: 4px;
}
ul {
	list-style-type: circle;
}
img, .img {
	border-radius: 4px;
	display: block;
}
.img {
	background-repeat: no-repeat;
	background-position: center;
}

/*--- HEADER ---------------------------------*/
div#header {
	margin-bottom: 15px;
	height: 27px;
}
div#header h1 {
	height: 30px;
	width: 76px;
	float: left;
}
div#header h1 a {
	display: block;
	width: 76px;
	height: 30px;
	background: url(studenttv.v2/logo-white-small.png) no-repeat center;
}
div#header h1 span {
	display: none;
}
ul#navigation {
	list-style-type: none;
	float: left;
	margin-left: 20px;
	width: 624px;
}
ul#navigation li {
	float: left;
	margin-right: 10px;
}
ul#navigation li.secondary {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}
ul#navigation li a {
	display: block;
	padding: 9px 10px;
	background: url(studenttv.v2/blk-70percent.png) repeat;
	color: #2e6fdb;
	color: #FFF;
	line-height: 11px;
	margin-top: 1px;
	border-radius: 4px;
}
ul#navigation li a:hover {
	color: #3681ff;
}

/*--- VIDEO ----------------------------------*/
div#mainvideo {
	width: 720px;
	height: 405px;
	position: relative;
}
div#video {
	width: 720px;
	height: 405px;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 4px;
	position: relative;
	cursor: pointer;
}
div#video p.nosupport {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	background: url(studenttv.v2/blk-70percent.png) repeat;
	border-radius: 4px;
	padding: 10px 20px;
}
div.description.hover {
	background: url(studenttv.v2/blk-50percent.png) repeat;
}
div#sendingar ul.videolist li h4 span.date, div#nyheiter ul.newslist li h4 span.date {
	float: right;
	margin-top: -20px;
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
}
div.playbutton a {
	display: block;
	width: 720px;
	height: 405px;
	position: relative;
}
div.playbutton a span {
	display: block;
	width: 75px;
	height: 75px;
	bottom: 20px;
	right: 20px;
	position: absolute;
	background: url(studenttv.v2/play.png) top left;
	border-radius: 4px;
}
div.playbutton a:hover span {
	background-position: bottom left;
}
div.description.box {
	padding: 10px 20px 6px 20px;
}
div.description.box h2 {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #3681ff;
	font-weight: normal;
}
div.description.box h2 a.header {
	color: #3681ff;
}
div.description.box p {
	margin: 5px 0;
}
div.description.box h2 span.date {
	float: right;
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	position: relative;
	bottom: -3px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #FFF;
}
div.description.box.news h2, div.description.box.program h2 {
	margin-top: 2px;
}

/*--- LINKS ----------------------------------*/
a, div#sendingar ul.videolist li h4 span.date a {
	color: #FFF;
	text-decoration: none;
}
a:hover, div#sendingar ul.videolist li h4 span.date a:hover {
	color: #3681ff;
}
a img {
	border: 0;
}
a.more {
	float: right;
}
div.text p a, div.description p a, p.nosupport a, li.comment p a {
	border-bottom: 1px dotted #ccc;
	line-height: 15px;
	/*display: inline-block;*/
}
div.text p a:hover, div.description p a:hover, p.nosupport a:hover, .FB_name a.FB_Link:hover, li.comment p a:hover {
	border-bottom: 1px solid #3681ff;
	color: #3681ff;
	text-decoration: none;
}
a.facebook, a.twitter, a.external {
	padding-right: 13px;
	background-repeat: no-repeat;
	background-position: right 2px;
	background-image: url(studenttv.v2/external.png);
	/*display: inline-block;*/
}
a.facebook:hover, a.twitter:hover, a.external:hover {
	background-position: right -148px;
}


/*--- VIDEO LIST -----------------------------*/
div#sendingar ul.videolist li h4 a.header, div#nyheiter ul.newslist li h4 a.header, div#program ul.videolist li h4 a.header {
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: normal;
	color: #3681ff;
}
div#sendingar ul.videolist li h4, div#program ul.videolist li h4 {
	margin-bottom: 4px;
}
div#sendingar ul.videolist li h4 span.date, div#nyheiter ul.newslist li h4 span.date {
	margin-top: 0;
	position: relative;
	bottom: -2px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #FFF;
}
div.videolist {
	width: 720px;
}
div#videolist {
	width: 720px;
	height: 265px;
	position: relative;
}
div#videolist.program {
	height: 135px;
}
ul.videolist {
	list-style-type: none;
	padding: 5px 20px 0 20px;
}
div#videolist ul.videolist li {
	float: left;
	width: 160px;
	margin-right: 13px;
	height: 130px;
}
div#videolist ul.videolist li.fourth {
	margin: 0;
}
ul.videolist li .img {
	width: 160px;
	height: 90px;
}
div#sendingar ul.videolist li, div#program ul.videolist li {
	clear: both;
	padding-bottom: 10px;
	height: 90px;
	overflow: hidden;
}
div#sendingar ul.videolist li .img, div#program ul.videolist li .img{
	float: left;
	margin: 0 15px 10px 0;
}
div.box div.boxheader {
	padding: 4px 20px 4px 20px;
	background: url(studenttv.v2/blk-50percent.png) repeat;
	font-weight: normal;
	height: 20px;
	margin-bottom: 5px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
div.boxheader h3 {
	font-weight: normal;
	float: left;
	font-size: 12px;
	padding-top: 1px;
}
p.loading {
	width: 720px;
	height: 90px;
	background: url(studenttv.v2/ajax-loader.gif) no-repeat center;
}
p.loading span {
	display: none;
}

/*--- NEWS LIST ------------------------------*/
div#nyheiter ul.newslist li {
	clear: both;
	padding-bottom: 10px;
}
ul.newslist {
	list-style-type: none;
	padding: 5px 20px 5px 20px;
}
div#nyheiter ul.newslist li p {
	margin: 5px 0;
}
table.newsarchive {
	margin: 0 20px 0 20px;
	width: 680px;
	border-spacing: 0;
	padding-bottom: 11px;
}
table.newsarchive td.date {
	width: 100px;
	text-align: right;
}

/*--- PROGRAMS -------------------------------*/
ul.programarchive {
	margin: 0 20px 0 20px;
	list-style-type: none;
	padding-bottom: 10px;
}
div.box.description.program .img {
	float: left;
	display: block;
	margin-bottom: 5px;
	width: 160px;
	height: 90px;
}
div.box.description.program div.content {
	float: left;
	width: 505px;
	margin-left: 15px;
	margin-bottom: 5px;
}


/*--- PAGINATION -----------------------------*/
p.pagination a, p.pagination span {
	display: block;
	padding: 4px;
	float: left;
	line-height: 100%;
	margin-left: 2px;
	border-radius: 3px;
}
p.pagination a.selected {
	background: #3681ff;
	color: #FFF;
}
p.pagination {
	float: right;
	margin-right: 20px;
	margin-top: -28px;
	margin-bottom: 0;
	height: 19px;
}

/*--- BOXES ----------------------------------*/
div#news {
	width: 500px;
	float: left;
	margin-right: 20px;
	padding-bottom: 10px;
}
div#news p, div.box.text p {
	padding: 0 20px;
	margin: 5px 0;
}
div#links {
	width: 200px;
	float: left;
	padding-bottom: 10px;
}
div#links ul {
	list-style-type: none;
}
div#links ul li a {
	display: block;
	padding: 0 20px;
}
div#footer {
	width: 680px;
	clear: both;
	padding: 5px 20px;
	margin: 12px 0 15px 0;
	font-size: 10px;
	text-align: center;
	height: 19px;
	overflow: hidden;
}
div.error {
	border: 3px solid #A00;
	border-color: rgba(255,0,0,0.5);
	padding: 5px 17px;
}
div.notice {
	border: 3px solid #0A0;
	border-color: rgba(0,255,0,0.5);
	padding: 5px 17px;
}
div#sendingar {
	padding-bottom: 1px;
}
div#program {
	padding-bottom: 1px;
}
div.box.text {
	padding-bottom: 5px;
}
div.box address {
	margin: 5px 0;
	font-style: italic;
}
div.box.description ul {
	padding-left: 12px;
}

/*--- STATIC ---------------------------------*/
ul.boardmembers {
	list-style-type: none;
	padding: 5px 7px 0 20px;
}
ul.boardmembers li {
	height: 200px;
	float: left;
	width: 218px;
	margin-right: 13px;
	padding-bottom: 20px;
}
ul.boardmembers li div.img {
	display: block;
	background: #CCC;
	margin-right: 10px;
	position: relative;
	width: 218px;
	height: 150px;
	background-repeat: no-repeat;
	
	border-radius: 4px;
}
ul.boardmembers li div.img h4 {
	color: #3681ff;
	width: 212px;
	background: url(studenttv.v2/blk-70percent.png) repeat;
	font-family: Georgia, serif;
	padding: 4px 3px 3px 3px;
	font-size: 13px;
	position: absolute;
	bottom: 0;
	font-weight: normal;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
ul.boardmembers li h5 {
	font-weight: normal;
	font-size: 11px;
}
div.omstyret p {
	padding: 0 20px;
	margin: 5px 0;
}
div.omstyret .img {
	display: block;
}
div.box.text img.top {
	margin-top: 10px;
}
div#advarsel {
	margin-bottom: 12px;
}

/*--- FORMS ARE FUN --------------------------*/
ul.form {
	list-style-type: none;
	padding: 0 20px;
	margin-bottom: 5px;
	width: 300px;
	float: right;
}
ul.form li {
	margin-bottom: 3px;
}
label {
	width: 292px;
	display: block;
}
textarea, input.text, select {
	width: 292px;
	padding: 4px;
}
textarea, input, select {
	border-radius: 4px;
	background: transparent url(studenttv.v2/blk-50percent.png) repeat;
	display: block;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: 0;
	color: #FFF;
}
/*textarea:focus, input:focus, select:focus {
	border: 2px solid #3681ff;
}*/
input.button {
	background: #3681ff;
	color: #FFF;
	padding: 1px 7px;
	border: 2px solid #3681ff;
	float: right;
}
/*input.button:active {
	padding: 2px 6px 0 8px;
}*/
input[type="hidden"] {
	display: none;
}

/*--- COMMENTS -------------------------------*/
a.commentcount {
	padding-right: 15px;
	background: url(studenttv.v2/comment.png) no-repeat right 2px;
}
a.commentcount:hover {
	background-position: right -13px;
}
div.commentlist {
	padding: 3px 20px 10px 20px;
}
div.comments ul {
	list-style-type: none;
	clear: both;
	padding-top: 2px;
}
div.comments ul li.profile_pic {
	border-radius: 4px;
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 8px 7px 0;
}
div.comments form ul li.commenter_name {
	display: none;
}
div.comments form ul li.comment textarea {
	height: 42px;
	width: 614px;
	margin-bottom: 3px;
	color: #FFF;
}
div.comments form ul li.comment {
	margin-bottom: 7px;
}
.FB_name a.FB_Link, .FB_name {
	color: #3681ff;
	border: none;
}
li.comment.text {
	margin: -8px 0 0 58px;
	width: 622px;
}
li.comment.text p {
	margin: 5px 0;
}
#fblike {
	float:right;
	margin-right: 5px;
	margin-top: -29px;
}

/*--- CLEARER --------------------------------*/
div.clear {
	height: 0;
	width: 1px;
	clear: both;
}