/* 
Theme Name: The Thin Line
Theme URI: htthttp://www.finaldesign.co.uk/
Description: Designed by <a href="htthttp://www.mossadek.com">Omar Mossadek</a> 
Version: 0.1
Author: Omar Mossadek
Author URI: htthttp://www.finaldesign.co.uk
Close-up Videos WP Stylesheet --------- */

/* Various elements */

.cuv-line-break {
	border:1px solid #000;
	border-bottom:1px solid #000;
	height:2px;
	}

body {
	background-color: #000;
	margin: 0 0 0 0;
	font: 72% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999;
	text-align:justify;
}

.bright {
	color:#ccc;
	}

div {
	margin: 0;
	padding: 0;
}

p {
	
}

a {
 	color: #ccc;
	text-decoration:none;
}

a:hover {
	color: #fff;
}

#wp-product {
	float:right;
	width:150px;
	height:800px;
	margin-top:-40px;
	text-align:center;
	margin-left:20px;
}
#wp-product img {
	margin:0;
}

code {
	font-size: 1.1em;
	display: block;
	font-family: "Courier New", Courier, monospace;
	background-color: #ffffcc;
	padding: 0;
	margin: 10px;
	border: 1px solid #959595;
}

blockquote {
	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/quote.gif) left no-repeat;
	margin: 0;
	padding: 0 40px 0 40px;
	text-align: justify;
	font-size: 0.9em;
}

/* Main wrapper */

#wrap {
	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bg_main_withnav.gif) repeat-y top left;
	width: 1000px;
	margin:  0 auto;
	border-right: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
}

/* Masthead --- top of header */

#masthead {
	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bg_head_top.gif) repeat-x top left;
	height: 81px;
	margin: 0;
	padding: 0;
	font-family:Verdana, arial,sans-serif;
}

/* Site name, description and logo */

#masthead div.left-masthead {
	float: left;
	width: 820px;
	height: 81px;
}


#masthead a.site-logo {
	float: left;
	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bg_head_top_logo.gif);
	height: 40px;
	width: 60px;
	margin: 22px 5px 20px 20px;
}

#masthead h1 {
	text-transform: uppercase;
	padding: 19px 0 0 0;
	margin: 0;
	font-size: 2.2em;
	font-weight: bold;
}

#masthead h1 a {
	color: #ccc;
	text-decoration: none;
}

#masthead h1 a:hover {
	color: #fff;
}

#masthead p.description {
	margin: -5px 0 0 0;
	padding: 0;
	font-weight: bold;
	color: #7d7d7d;
}

/* Left hand side of masthead */

#masthead div.right-masthead {
	float: right;
	margin: 0;
	padding: 0;
}

#masthead div.right-masthead a.rss-logo {
	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/rss.gif);
	height: 64px;
	width: 64px;
	margin: 9px 9px 0 0;
	display: block;
}

#masthead div.right-masthead a.rss-logo:hover {
	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/rss-hover.gif);
}

/* Middle header image and text */

#header {
	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bg_head_middle.gif) no-repeat top left;
	height: 100px;
	margin: 0;
	padding: 0;
	color: #999;
}

#header #textbox {
	float: right;
	width: 900px;
	text-align: right;
	font-weight: bold;
}

#header a {
	color: #ccc;
	text-decoration: none;
}

#header a:hover {
	color: #fff;
}

#header h2 {
	font-family:Verdana, arial,sans-serif;
	padding: 65px 14px 5px 10px;
	margin: 0;
	font-size: 1.1em;
	font-weight:normal;
	float:right;
	color: #aaa;
}
#header h1 {
	font-family:Verdana, arial,sans-serif;
	margin-right: -550px;
	margin-top: 30px;
	font-size: 1.6em;
	font-weight:normal;
	float:right;
	color: #eee;
	}

#header p {
	font-family:Verdana, arial,sans-serif;
	margin: 0;
	padding: 0 20px 5px 20px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 18px;
}

/* Horizontal navigation menu */

#navigation {
	clear: both;
	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bg_head_bottom_nav.gif) repeat-x top left;
	height: 25px;
}

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

#navigation li {
	margin: 0px;
	height: 23px;
	float: left;
	list-style: none;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bt.png) repeat-x top left;
}

#navigation li a {
	font-family:Verdana, arial,sans-serif;
	display: block;
	padding: 3px 14px 4px 14px;
	color: #ccc;
	font-weight: normal;
	font-size: 1.105em;
	text-decoration: none;
}

#navigation li a:hover {
	background-color: #fff;
	color: #000;
}

/* Breadcrumbs and search bar */

#crumb-search {
	height: 25px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 1px;
	background:#000;
}

/* Breadcrumbs */

#breadcrumb {
	float: left;
	padding: 0px 0 0px 0px;
	margin: 5px 0 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	width:800px;
}

#breadcrumb a {
	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bg_bullet_arrow.gif) top left no-repeat;
	padding: 3px 2px 3px 10px;
	text-decoration: none;
	color: #ccc;
}

#breadcrumb a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Search form */

#searchbar {
	float: right;
	margin: 0;
	padding: 0;
}
#searchbar-left {
	margin: 0;
	padding: 0;
	border: 0;
}

#searchbar fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#searchform {
	padding:0;
	color: #aaa;
}

#sidebarsearchbox {
	border: 1px solid #fff;
	height: 16px;
	width: 145px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:5px;
	vertical-align: top;
}
*HTML #sidebarsearchbox {
	margin-top:0px;
	height: 16px;
	width: 145px;
}

.searching {
	margin-left:10px;
	}

#searchbutton {
	background-color: #fff;
	border: 1px solid #fff;
	color: #000;
	font-weight:bold;
	padding:0;
	font-size: 1em;
	height: 20px;
	width: 55px;
	text-align: center;
	cursor: pointer;
	margin-left: -3px;
	margin-top:10px;
	margin-bottom:5px;
}

#searchbutton:hover {
	background-color: #000;
	color: #fff;
	border: 1px solid #fff;
}

#searchbuttonimage {
	vertical-align: top;
	margin-left: 5px;
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
	line-height:40px;
}
	
#clearbox, #clearbox tr, #clearbox tr td {
	text-align:left;
	border:0px solid #666;
	background-color:#000;
	padding:0;
	margin:10px 0 0 0;
}
#magnifyer {
	margin-bottom:-5px;
}
/* Container wrappers */

#container {
	clear: both;
	margin: 0 0 0 0;
	padding: 0; 
}

#left-wrap {
	width: 990px;
	float: left;
	margin: 0;
	padding: 0;
}

/* Main content area */

#content {
	float: right;
	width: 780px;
	margin: 0;
	padding: 0;
	padding-top: 15px;
}

#content .post, #content .page {
	margin: 0;
	padding: 0 15px 0px 15px;
}

#content h2 {
	font-size: 1.4em;
	font-family:Verdana, arial,sans-serif;
	margin: 10px 0 0 0;
	padding: 0;
	border-bottom: 0px solid #666;
	color: #eee;
	font-weight:normal;
}
#content h1  {
	font-family:Verdana, arial,sans-serif;
	color: #ccc;
	text-decoration: none;
}

#content h2 a {
	font-family:Verdana, arial,sans-serif;
	color: #ccc;
	text-decoration: none;
}

#content h2 a:hover {
	color: #fff;
}

#content h2.pagetitle {
	border-bottom: none;
	background: #000;
	font-family:Verdana, arial,sans-serif;
	color: #fff;
	margin: 0 5px 0 5px;
	padding: 3px 0;
	font-size: 1.3em;
	border-bottom: 1px solid #fff;
}

#content h1.pagetitle {
	border-bottom: none;
	background: #000;
	font-family:Verdana, arial,sans-serif;
	color: #ccc;
	margin: 0 15px 0 15px;
	padding: 3px 0;
	font-size: 1.6em;
	border-bottom: 1px solid #fff;
}
#content h1.searchpagetitle {
	border-bottom: none;
	background: #000;
	font-family:Verdana, arial,sans-serif;
	color: #ccc;
	margin: 0 15px 0 15px;
	padding: 3px 0;
	font-size: 1.6em;
}

#content .entry h1 {
	font-size: 2em;
	color: #ccc;
}

#content .entry h2 {
	font-family:Verdana, arial,sans-serif;
	font-weight:normal;
	font-size: 1.8em;
	color: #666;
	border-bottom: none;
}

#content .entry h3 {
	font-size: 1.5em;
	font-weight:normal;
	color: #ccc;
}

#content .entry h4 {
	font-size: 1.1em;
	font-weight:normal;
	color: #ccc;
}
.entry h4 {
	font-size: 1.1em;
	font-weight:normal;
	color: #ccc;
	margin:0;
	margin-top:15px;
	margin-bottom:0px;
}

#content a {
	text-decoration: none;
	color:fff;
}

#content a:hover {
	text-decoration: underline;
	color:fff;
}

#content p {
	/* NEEDED FOR BREAK BETWEEN 1ST ANS 2ND PARAGRAPH IN FILM-LIBRARY CAT - HR PROBLEM, P TAGS ARE REMOVED IN WP AFTER AN HR */
	margin-top:10px;
}

#content a {
 	color: #ccc;
	text-decoration:none;
}

#content a:hover {
	color: #fff;
}

#content p.prefix {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color:#444;
}

#content p.suffix {
	font-size: 0.9em;
	color: #666;
	padding: 5px;
	font-weight: normal;
	line-height: 16px;
	clear: both;
	border: 1px solid #222;
	background-color:#090909;
}

#content p.suffix a {
	color: #999;
	text-decoration: none;
}

#content p.suffix a:hover {
	color: #fff;
	text-decoration: underline;
}

#content p.edit {
	margin: 0;
	padding: 0;
	font-size: 0.9em; 
}

#content ul, #content ol {
	padding: 6px 0 6px 30px;
	margin: 0 0 0 30px;
}

#content li {
	font-size: 1.05em;
	padding: 2px 0 2px 0;
}

#content ul li {
	list-style: square url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bg_bullet_full_2.gif);
}

.navigation {
}

.bottomnavigation {
	height: 15px;
	margin:0 15px 0 15px;
	padding-bottom:8px;
	border-bottom:1px solid #aaa;
	border-top:1px solid #aaa;
	background-color:#090909;
}

.tagsnavigation {
	text-align:left;
	font-size:10px;
	margin:20px 0 0 0;
	padding-top:4px;
	padding-bottom:5px;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	background-color:#090909;
}

.navigation .alignleft, .bottomnavigation .alignleft {
	float: left;
	padding-top: 5px;
}

.navigation .alignright, .bottomnavigation .alignright {
	float: right;
	padding-top: 5px;
}

.entry {
	overflow: hidden;
	font-size: 13px;
	text-align:justify;
	font-weight:normal;
}

.entry p { 	margin-top:0px; margin-bottom:10px; font-weight:normal;}

.entry a {
	overflow: hidden;
}

.entry img {
/*	overflow: hidden; */
}

/* Monsterous hack to get IE6 to cut off an image bigger than the post area */

* html .entry p {
	width: 99%;
	overflow: hidden;
}

.entry p strong {font-weight:normal; color:#ccc; }
.entry h3 {font-weight:normal; }


/* Sidebars */


/* Colour of left sidebar menu header */
#sidebar h2.pages, #sidebar li h2 {
	background-color: #000;	
}

/* Left sidebar */

#sidebar {
	width: 188px;
	padding: 0px 0 10px 0;
	margin: 0 0 0 0;
	font-size: 1.0em;
	}
	
*HTML #sidebar {
	font-size: 0.9em;
	}

#sidebar ul {
	margin: 0 0 0 0;
	padding: 0;
	text-align:left;
}
*HTML #sidebar ul {
	margin: 0 0 0 -15px;
	padding: 0;
}

#sidebar li {
	list-style: none;
}
*HTML #sidebar li li {
	margin: 0 0 0 15px;
}

#sidebar li h2 {
	background-image: none;
	background-color:#222;
	color: #ccc;
	font-size: 1.2em;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 10px;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
}

#sidebar h2.pages {
	background-color:#222;
	color: #ccc;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 10px;
	border-bottom: 0px solid #fff;
}

#sidebar a {
	color: #ccc;
	font-weight: normal;
	text-decoration: none;
	display:block;
/*	text-transform:uppercase; */
}


#sidebar li li {
	padding: 0;
	margin: 0 0 0 0px;
}

#sidebar  li li a {
/*	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bg_bullet_arrow.gif) left no-repeat; */
	line-height: 20px;
	padding-left: 10px;
}
*HTML #sidebar  li li a {
/*	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bg_bullet_arrow.gif) left no-repeat; */
	line-height: 10px;
	padding-left: 10px;
}

#sidebar li li a:hover {
	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bg_bullet_arrow.gif) no-repeat top left;
	color: #fff;
	text-decoration: none;
}

#sidebar li li li {
	background: none;
	padding: 0;
	margin: 0 0 0 0px;	
}

#sidebar li li li a {
	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bg_bullet_half_1.gif) top left no-repeat;
	padding-left: 20px;
	line-height: 20px;
}

#sidebar li li li a:hover {
	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bg_bullet_arrow.gif) top left no-repeat;
	color: #fff;
	text-decoration: none;
}

#sidebar li.recentcomments {
	padding: 2px 0 2px 0;
	margin: 0 10px 0 10px;
	font-size: 1em;
	border-bottom: 1px solid #333;
}

#sidebar li.recentcomments a {
	font-size: 1em;
	background-image: none;
}

#sidebar li#recentposts ul li.recentposts a {
	padding: 0;
	margin: 0;
	background-image: none;
	font-size: 0.95em;
} 

#sidebar li#recentposts ul li.recentposts {
	border-bottom: 1px solid #333;
	margin: 0 10px 0 10px;
	padding: 2px 0 2px 0;
}

#sidebar div.textwidget {
	padding: 2px 10px 2px 10px;
	margin: 0;
}

#sidebar div.textwidget p {
	font-size: 1em;
	padding: 0;
	margin: 0; 
}

#sidebar div#calendar_wrap {
	text-align: center;
	margin: 0;
	padding: 0 0 0 15px;
}

#sidebar #wp-calendar {
	text-align: center;
}

#sidebar #wp-calendar a {
	text-decoration: none;
}

#sidebar td {
	font-size: 0.9em;
	border: 1px solid #333;
	padding: 3px;
	background-color: #222;
}

#sidebar td.pad {
	border: none;
	background: transparent;
}

#sidebar td#prev, #sidebar td#next {
	border: none;	
	background: transparent;
}

#sidebar #today {
	background-color: #ffff99;
}

.textwidget {
	font-size:0.8em;
	text-align:left;
	color:#777;
	}

/* Right sidebar */
	
/* Colour of right sidbar menu header */
#right-sidebar h2 {
	background-color: #000;
}

/* Colour of right sidebar menu body */
#right-sidebar ul ul, #right-sidebar li, #right-sidebar li li, #right-sidebar li li li {
	background-color: #000;
}
#right-sidebar {
	float: right;
	width: 185px;
	margin: 0;
	padding: 0;
	margin-top: -10px;
}

#right-sidebar ul {
	list-style: none;
	width: 185px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	overflow: hidden;
	text-align:left;
}

#right-sidebar ul ul {
	margin: 0;
	padding: 0;
}

#right-sidebar span {
	color: #ccc;
	padding: 5px 5px 5px 0;
}

#right-sidebar h2 {
	background-color:#222;
	color: #fff;
	font-size: 1.2em;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 10px;
}


/* Change spacing below right hand menus */
#right-sidebar li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#right-sidebar li li {
	background-image: none;
	margin: 0;
	padding: 0 0 0 0px;
	border-bottom: none;
}

#right-sidebar li li li {
	margin: 0;
	padding: 0 10px 0 10px;
	border-bottom: none;

}

#right-sidebar a {
	line-height: 16px;
	text-decoration: none;
}

#right-sidebar li li a {
/*	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bg_bullet_full_2.gif) left no-repeat; */
	padding-left: 12px;
}

#right-sidebar li li li a {
	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bg_bullet_half_2.gif) left no-repeat;
	padding-left: 12px;
}

#right-sidebar a:hover {
	text-decoration: underline;
}

#right-sidebar li.recentcomments {
	padding: 2px 10px 5px 0;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #333; 
}

#right-sidebar li.recentcomments a {
	background-image: none;
}

#right-sidebar li.recentposts {
	padding: 2px 0 5px 0;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #333; 
}

#right-sidebar li.recentposts a {
	margin: 0;
	padding: 0;
	background-image: none;
}

#right-sidebar div.textwidget {
	padding: 2px 10px 2px 10px;
}

#right-sidebar div.textwidget p {
	font-size: 1em;
	padding: 0;
	margin: 0; 
}

#right-sidebar div#calendar_wrap {
	text-align: center;
	margin: 0;
	padding: 5px 5px 0 7px;
}

#right-sidebar #wp-calendar {
	text-align: center;
}

#right-sidebar #wp-calendar a {
	text-decoration: none;
}

#right-sidebar td {
	font-size: 0.9em;
	border: 1px solid #666;
	padding: 3px;
	background-color: #333;
}

#right-sidebar td.pad {
	border: none;
	background: transparent;
}

#right-sidebar td#prev, td#next {
	border: none;	
	background: transparent;
}

#right-sidebar #today {
	background-color: #ffff99;
}

/* Footer */

#footer {
	clear: both;
	background: url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bg_foot.gif) repeat-x top left;
	height: 75px;
	text-align: center;
}

#footer p {
	padding: 35px 0 2px 0;
	color: #999;
	font-size: 0.9em;
}

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

#footer a:hover {
	text-decoration: underline;
	color: #fff;
}

/* Comment form */

h3#comments {
	font-size: 1.2em;
	margin: 0 15px 0 55px;
	padding: 0;
	color:#ccc;
	border-bottom: 1px solid #666;
}

h3#respond {
	font-size: 1.2em;
	margin: 10px 15px 0 0px;
	padding: 0;
	color:#ccc;
	}
	
#commentwrap {
	background-color: #060606;
	border: 1px solid #222;
	padding: 0 10px 10px 10px;
	margin: 0 15px 10px 15px;
}

#commentform {
	margin: 0;
	padding: 10px;
	border: 1px solid #000;
}

#author {
	border: 1px solid #aaa;
	height: 17px;
	width: 190px;
}

#email {
	border: 1px solid #aaa;
	height: 17px;
	width: 190px;
}

#url {
	border: 1px solid #aaa;	
	height: 17px;
	width: 190px;
}

#comment {
	width: 500px;
	border: 1px solid #aaa;
}

#submit {
	background-color: #ccc;
	border: 1px solid #fff;
	color: #000;
	padding:0;
	font-size: 1em;
	font-weight:bold;
	height: 30px;
	width: 500px;
	text-align: center;
	cursor: pointer;	
}

#submit:hover {
	background-color: #fff;
	color: #000;
	border: 1px solid #fff;
}

/* Comments display */

#content ol.commentlist {
	padding: 0 0px 0 0px;
	margin: 0 15px 10px 45px;
	color:#999999;
}

#content ol.commentlist li {
/*	background: #ffff99 url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bg_corner_topright.gif) no-repeat top right; */
	margin: 5px 0 5px 0px;
	padding: 10px;
	color:#999999;
}

#content ol.commentlist li.alt {
/*	background: #111 url(http://www.closeupfilmcentre.com/wp-content/themes/fds-the-thin-line/images/bg_corner_topright.gif) top right no-repeat; */
	color:#999999;
}

/* Images */


img.left {
	float: left;
	margin: 5px 5px 0 0;
	padding: 5px;
	border: 1px solid #666;
}

img.right {
	float: right;
	margin: 5px 0 0 5px;
	padding: 5px;
	border: 1px solid #666;
}

.entry img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}

.entry img {
	margin: 10px;
	padding: 5px;	
	border: 0px solid #666;
	margin-top: 0px;
}

img.nostyle {
	border: none;
	margin: 0;
	padding: 0;
	border:0;
}
.entry a img {
	border: 1px solid #666;
}

.entry a:hover img {
	border: 1px solid #aaa;
}
.social_bookmark
{
	padding:0;
	display:block;
	margin-left:0px;
	margin-right:2px;
	text-align:left;
}

.social_img
{padding:10px 5px 0 0;}

/* Various styles */

#share {padding:0 0 10px 0;}

.strong {
	font-weight:normal;
}


.a, .a:visited {
	text-decoration:none;
	}

/* tag cloud box */

.t1 { color: #ccc; font-size:11px; }
.t2 { color: #ccc; font-size:11px;  }
.t3 { color: #ccc; font-size:11px;  }
.t4 { color: #ccc; font-size:11px;  }
.t5 { color: #ccc; font-size:11px;  }
.t6 { color: #ccc; font-size:11px;  }
.t7 { color: #ccc; font-size:11px;  }
.t8 { color: #ccc; font-size:11px;  }
.t9 { color: #ccc; font-size:11px;  }
.t10 { color: #ccc; font-size:11px;  }

.t1:hover { color: #fff; font-size:11px;  }
.t2:hover { color: #fff; font-size:11px;  }
.t3:hover { color: #fff; font-size:11px;  }
.t4:hover { color: #fff; font-size:11px;  }
.t5:hover { color: #fff; font-size:11px;  }
.t6:hover { color: #fff; font-size:11px;  }
.t7:hover { color: #fff; font-size:11px;  }
.t8:hover { color: #fff; font-size:11px;  }
.t9:hover { color: #fff; font-size:11px; }
.t10:hover { color: #fff; font-size:11px;  }


.credits {
	margin: -10px 0 0 220px;
	font-size:7pt;
	font-weight:normal;
	color:#aaa;
	}

