/*

File name: /wp-content/themes/ninernet/style.css
Website: NinerNet Communications System Status | status.niner.net
Created by NinerNet Communications at http://www.niner.net
Copyright (c) 1996-2009 NinerNet Communications. All rights reserved.
Version 3.0.1, Friday 25 September 2009.

Recent Revision History:

		2009-09-25 (3.0.1)	-	Only update version for Wordpress in line with version of index.php.

	2009:04:20 (3.0.0)	-	File created.

To Do:

	* Nothing in particular.

Notes:

	* Some nice CSS courtesy of BlueRobot.com.


INFORMATION FOR WORDPRESS BACK END:

Theme Name: NinerNet Minimal External Sub-site
Theme URI: http://www.niner.net/
Description: Branding for NinerNet websites other than the main site.
Version: 3.1.0
Author: NinerNet Communications
Author URI: http://www.niner.net/
Tags: ninernet, orange, two columns, widgets, variable width

*/


/* ----- MODIFICATIONS TO THE min_external_subsite.css STYLESHEET. ----- */

td {
	padding: 1px;
	}

#content_sidebar {
	margin: 0px 248px 50px 10px;
	}

#side_menu {
	width: 200px;
	padding: 0 10px 10px 10px;
	}

#footer_sidebar {
	margin: 0px 248px 10px 10px;
	}


/* ----- STYLES ADDED. ----- */

.textwidget {
	font-weight: normal;
	margin: 11px 0 18px 0;
	}

.widgettitle {
	margin: 16px 0 0 0;
	}

.post {
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	margin: 0 0 75px 0;
	}

.post small {
	font-family: monospace;
	font-weight: bold;
	font-size: 100%;
	}

.post .postmetadata {
	margin: 40px 0 0 0;
	background-color: #fff;
	}


/* ----- STYLES UNIQUE TO THE WORDPRESS THEME, MODIFIED FROM WPGEN STYLESHEET AND BASED ON min_external_subsite.css. ----- */

.hidden {
	display: none;
	}

h3 {
	margin: 25px 0px 15px 0px;
	padding: 0px;
	font-size: 20px;
	line-height: 20px;
	font-weight: 900;
	color: #05c;
	}

h4 {
	font-size: 105%;
	}

p {
	font-size: 12px;
	/* margin-bottom: 1em; */
	}

strong, b {
	font-weight: bold;
	}

em, i {
	font-style: italic;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	cursor: help;
	}

a img {
	border: none;
	}

.item {
	padding: 10px;
	background-color: #ffffff;
	background-image: url("http://www.niner.net/external/white_shadow_bg.gif");
	background-repeat: repeat;
	text-align:left;
	border: 1px dashed #333333;
	margin-bottom: 1em;
	}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
	}

.item ol {
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
	}

.itemhead {
	padding-top: 5px;
	padding-bottom: 5px;
	}

.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
	}

.itemhead h3 {
	display: inline;
	}

input {
	font-size: 100%;
	}

.metadata {
	line-height: 190%;
	font-size: 75%;
	}

.tags, .category {
	display: block;
	}

.commentlist p {
	clear: both;
	font-size: 95%;
	}

cite {
	font-size: 95%;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.commentmetadata {
	font-size: 80%;
	float: right;
	}

.commentlist {
	margin-top: 5px;
	}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #333333;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#secondary, #third{
	background-color: #eeeeee;
	text-align:left;
	padding: 0px;
	border: 1px dashed #333333;
	SP_GRADIENT
	}

#secondary h4, #third h4 {
	color: #333333;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;
	}

#secondary p, #third p {
	padding: 3px;
	font-size: 70%;
	}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
	}

#third {
	margin-left: 9px;
	}

#menu { padding:0; border:0px solid #fff }
#menu ul { list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li { padding:0; margin:0; border-bottom:0px #fff; }
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #333; }
#menu ul li a:hover { color:myheadttcolor; background: #eee; }

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	}

#wp-calendar td {
	color: #333333;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar #today {
	color: #eee;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
	}

#ft a:link, #ft a:hover, #ft a:visited {
	color: #333;
}


/* ----- EVERYTHING BELOW HERE IS PROBABLY UNNECESSARY. ----- */

/*

html>body #content {
	height: auto;
	min-height: 580px;
	}

body {
	font-size: 95%;
	line-height: 115%;
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	}

.yui-nav {
	margin-bottom: -1px;
	}

.yui-navset .yui-nav a:hover {
	background-color: #eee;
	color: #333333;
	}

.yui-navset .yui-nav li a {
	background-color: #fff;
	background-image: url("http://www.niner.net/external/white_shadow_bg.gif");
	background-repeat: repeat;
	border-bottom: 0px;
	color: #333;
	padding: .3em .7em .3em .7em;
	text-decoration: none;
	font-size: 85%;
}

*/

