/* blog.amias.org.uk CSS stylesheet file 
   2 sections : 
	Overrides - definitions overiding the default HTML settings 
	                main - body , tables , forms and links 
	Custom - these are custom classes for blog.amias.org.uk
*/

/* Overrides */
/* main defaults */
BODY 
{
	font-family: GillSans,Verdana,Helvetica,Courier,Sans Serif;
	font-size: 100%;
	letter-spacing: 0px;
	font-varient: small-caps;
	background: #B0C0D0;
	color: #FFFFFF;
}
/ * tables */
TABLE 
{
	border: 0px;
	border-spacing: none;
	vertical-align: middle;
	width:100%;
}
TH 
{ 
	text-align: middle; 
	font-weight: bold;
	font-size:75%;
	background: #ECECEC;
	padding:3px;
}
TD
{
	vertical-align: middle; 
}
/* form elements */

/* fancy comment box tweaks */
.fieldset-expanded {
	width: 80%;
}
.fieldset-collapsed {
  	border: none;
	padding-bottom: 0;
	padding-top: 0;
}

.fieldset-expanded legend, .fieldset-collapsed legend {
	cursor: pointer;
	color: #000;
	background: #B9C9D9;
        border: #26a solid 1px;
	padding: 1px 10px	  
	width: 17em;
}
.fieldset-required-collapsed legend {
        padding: 0px 4px 0px 16px;
        border: 1px solid #f00;
}

.fieldset-collapsed .form-item {
        display: none;
}
  
label {
	width: 4em;
	float: left;
	text-align: right;
	margin: 0 1em 10px 0;
	clear: both;
}

/* end of comment box tweaks */

FORM 
{
	method: put;
	font-family: GillSans,Verdana,Helvetica,Courier,Sans;	
}
INPUT {
	float: left;
	margin-bottom: 10px;
	color: #000000;
	background: #A0B0C0;
	border: #26a solid 1px
}

SELECT 
{
   	color: #000000;
   	background: #A0B0C0;
    	border: 1px;
	font-family: GillSans,Verdana,Helvetica,Courier,Sans Serif;
	font-size: 80%;
	font-varient: small-caps;
}

SUBMIT
{
	margin-left: 5em;
	margin-top: 10px;
	clear: both;
	color: #000;
	background: #B9C9D9;
	border: 2px #9cf outset
}
TEXTAREA
{
	background: #A0B0C0;
	border: 1px;
	width: 100%;
}

/* links */
A 
{
	font-size: 100%;
	color: #1C2C3C;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
A.headerlink {
	font-size:90%;
	color: #1C2C3C;
}
A.headerlink:hover {
	font-size:90%;
	color: #FFFFF;
}
A.footerlink {
	font-size:90%;
}

/* images */
IMG 
{
	border:0;
}
/* begin custom */

/* custom blocks of text */

DIV.article_headers
{
	font-size:130%;
	font-weight:bold;
	font-varient:small-caps;
	color:#607080;
	margin:0pt;
	padding:0pt;
}
DIV.banner_article
{
	padding:2px 25px 0px 25px;
}
DIV.maincontent
{
	font-size:110%;
	font-weight:bold;
	color:#DDDDDD;
	underline;
	margin-width:10px;
}
DIV.content
{
	color:#FFF;
	text-align:justify;
	margin-left:7%;
	margin-right:7%;
	margin-top:15px;
	padding:10px;
	width:85%;
	background-color:#A0B0C0;
	border:1px;
	border-style: solid;
	border-color:#DDDDDD;
}
DIV.categorydisplay
{
	margin-left:7%;
	margin-right:7%;
	margin-top:15px;
	padding:10px;
	width:85%;
}
DIV.published
{
	font-style:italic;
	font-size:70%;
	float:left;
	margin-left:7px;
}
DIV.title
{
	font-weight:bold;
	font-size:120%;
	margin-left:7px;
	margin-right:25px;
}
DIV.splash
{
	font-weight:bold;
	font-size:300%;
	color:FFFFFF;
	clear:none;
}
DIV.disclaim
{
	font-size:70%;
	font-style:italic;
	float:right;
	position:fixed;
	top:auto;
	bottom:0;
	right:0;
}
DIV.thumb
{
	position:fixed;
	float:right;
	margin: 20px 10px 0px 0px;
	top:0px;
	right:0;
	bottom:auto;
	clear:both;
}
DIV.searchlisting
{
	width:100%
	padding:10px;
}

DIV.listing
{
	width:100px;
	height:120px; 
	text-align:center;
	/* position:relative; */
	float:left; 
	clear:right; 
	margin:10px 15px 0px 10px;
	padding:4px;
	display: block;
}
DIV.utils
{
	font-size:60%;
	color:444444;
	float:left;
        list-style: none; 
}
DIV.searchbanner
{
	font-size:120%;
	font-weight:bold;
	float:left;
	clear:both;
}
DIV.searchlisting
{
        width:100px;
        text-align:center;
        float:left;
        margin:5px;
        padding:5px;
}

DIV.subhead
{
	font-weight:bold;
	color:#1C2C3C;
	margin-top:3px;
	margin-bottom:3px;
}
DIV.comment
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	background-color:#A0B0C0; 
}
DIV.comment_banner
{
	font-size:100%;
	font-weight:bold;
	color:#607080;
}
DIV.comment_title
{
	font-size:90%;
	font-weight:bold;
}
DIV.comment_content
{
	font-size:85%;
}
DIV.comment_name
{
	font-size:60%;
	font-weight:bold;
}
/* forms */
SELECT.catagorytree
{
	vertical-align: middle;
	border: 2px solid #BOCODO;
	font-size:80%;
}

/* admin area comment edit checkbox alignment hack */
LI {
clear:left;
list-style-type: none;
}

/* code block */
CODE {
	border: 1px dashed #FFFFFF;
	background: #dddddd;
	color: #000000;
	font-family: courier;
	margin-left: 5px  
	margin-right: 25px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 15px; 
	padding-right: 15px;
	display: block;
	white-space: pre;
}

