/*
Theme Name:     Fairlight 2010
Theme URI:      http: //example.com/
Description:    Child theme for the Twenty Ten theme, customised for Fairlight Instruments
Author:         Thomas Wedderburn-Bisshop
Author URI:     http: //www.bisshop.biz/
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");

@font-face {
 font-family: "CMI Close";
 src: url(CMI-Close.ttf) format("truetype");
}

/* Overall styles */
h1, h2, h3, h4, h5, h6, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content .entry-title, th {font-family: "CMI Close", sans-serif; color:#0f0;}
body, #wrapper {background-color: black; font-size: large; color:#0f0;}
div#wrapper {border:3px solid #0f0; padding:1em; padding-top:3px;}
a, a:link {color:#F0DCB4; text-decoration: underline;}
a:hover {color:white; text-decoration: none;}
a:visited {color:#b8a98a;}
.outlinedimage {border:2px solid #0f0;}
.yes {background-image: url(/images/tick.png); background-repeat: no-repeat; background-position: 50% 50%;}
table.table {border-collapse: collapse; border:none;}
table.table td, table.table th {border:1px solid #060; padding:6px;}
#content tr th {font-family: "CMI Close", sans-serif; color:#0f0; font-size:large;}


/* Cruft above and below content */
div#header {height:94px; padding-top:80px; background-image: url(/images/PeterVogelLogo-Horizontal-Reversed-smaller.png); background-repeat: no-repeat; background-position: 0 10px; background-color: transparent;}
div#main {padding-top:10px;}
div.entry-meta * {display:none;}
div.entry-utility {color:white; display:none;}
div.entry-utility * {display:none;}
div.entry-utility .edit-link {display: block;}
#site-title a {display:none; font-family: "CMI Close", sans-serif; color:#0f0;}
div#branding img, div#site-generator {display:none;}

/* Navigation */
a.cmibutton {display:block; border:2px solid green; padding:1em; background-color: rgb(0,100,0); border-radius: 8px; color:rgb(121,255,121); text-decoration: none; text-align: center; width: 20em;}
#access {background-color: #040;}
#access .menu-header li, div.menu li, #access a {
	font-family: "CMI Close", Impact, Tahoma, sans-serif; color:#0f0; font-size: 16px; text-transform: uppercase;
}
#access ul li.current_page_item {background-color: #0f0; }
#access ul li.current_page_item > a { color:gray;}
#access ul li:hover > a { color:#0f0; background-color: #020; text-decoration: underline;}
ul.children li {border-bottom:1px solid #060}
/* div.menu li.page-item-63 {display:none;}  apps menu is NOT disabled for now */
div.menu li.page-item-249 {display:none;} /* collateral menu is disabled */
/* div.menu li.page-item-14 {display:none;} FORUM menu is NOT disabled */
/* div.menu li.page-item-163 {display:none;} download menu is NOT disabled for now */

/* Content */
#content {color: #F0DCB4; font-family: Arial, Helvetica, sans-serif;}
#content tr td {border-top:none;}

/* Widgets */
div.widget-area {font-family:Arial, Helvetica, sans-serif; font-size:90%;}
div.widget-area h3 {font-size:90%;}
.widget-title {font-family: "CMI Close", sans-serif; color:#0f0; height:40px; margin-bottom:5px; margin-top: 30px;}
input[type="text"], #content input[type="text"], #content textarea {background-color: black; color:#ddd;}
#listcategorypostswidget-3 ul, div.textwidget {font-size:90%;}

/* Comments */
.comment-author, .comment-meta {padding-left:35px;}
.comment-author cite {color: #0f0}
.commentlist li.comment {padding-left:15px;}
div a.comment-reply-link {display:block; border:2px solid green; padding:0.2em; background-color: rgb(0,100,0); border-radius: 8px; color:rgb(121,255,121); text-decoration: none; text-align: center; width: 5em;}

/* Forms */
.entry-content form label {color:#0c0; font-size:medium;}
#content textarea {width:289px;}
legend {display:none;}

/* FAQ */
p.faq-catname {font-family: "CMI Close", sans-serif; color:#0f0;}

/* Countdown timer on home page */
div#waitlist-countdown {float:right; margin-top:-86px;}
div#waitlist-above h3 {text-align: center;}
div.carbonite-dashboard {width: 70px; height:240px; background-image: none; border:2px solid #030; border-radius: 6px;}
div.carbonite-days_dash {margin-left: 2px;}

/* Search Results */
/*ul.xoxo {position: relative;}*/
li#search-2 {position:absolute; top:70px; z-index:100;}
.entry-title a:link, .entry-title a:visited {color:#0f0;}
.entry-title a:hover {text-decoration: underline;}
.page-title span {color:#F0DCB4;}
/*
#content .search-results ul {list-style-type: none; padding:0; margin:0;}
.search-results ul li {font-family: Verdana, sans-serif; margin:0; padding:5px;}
#content .search-results h3.post-type-heading {background-color: silver; color: white; padding:5px; margin:0;}
.search-results ul li .with-thumbnail {float:left; width:70%;}
#content .search-results ul li img {float:left; width:60px; margin-right:10px; border:0;}
#content .search-results ul li p {font-family: Georgia, serif; font-size: 90%; margin-bottom:0;}
#content .search-results li:hover {background-color: #eee; cursor: pointer;}
*/

/* Edit link hidden because WP 3.1 shows it in the header */
span.edit-link {display:none;}

/* Disable Nextgen gallery "show slideshow" link on the downloads page */
#post-163 div.slideshowlink {display:none;}
#site-info {
	font-weight: bold;
	color: white;
	display: block;
	position: relative;
	z-index: 9999;
}
#site-info a {
	color: #00ff00 !important;
	text-decoration: none;
}
