/*  
Theme Name: Accessible Colour Schemes
Theme URI: http://www.accessiblecolours.co.uk/
Description: Theme created for Accessible Colour Schemes website.
Version: 1.1
Author: Webfooted Designs Ltd.
Author URI: http://www.webfooteddesigns.co.uk

	
*/



body {background-color: #6593BC;
	color: #204e77;
	text-align: center;
	margin: 10px;
	padding: 0;
	font-size: 101%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
	
#container {width: 762px;
	margin: 0 auto;
	border: 2px solid #295e51;
	background: #fff url(images/background.gif) repeat-y;
	text-align: left;
	position: relative;}
	

/* HEADER */	

#header {background: #204e77 url(images/colourblocks.gif) no-repeat;
	text-align: right;
	border-bottom: 2px solid #295e51;}
	


/* CONTENT */	

	
#content {
	margin-left: 150px;
	margin-right: 130px;
	padding: 20px 30px 290px 30px;}
	
#content h1 {font-size: 1em;
	margin-bottom: 0;}
	
#content h2 {font-size: 0.9em;
	margin-top: 30px;}	
	
#content p {margin-top: 0;
	font-size: 0.9em;}
	
#content ul, #content ol {font-size: 0.9em;}

#content li {margin-bottom: 10px;}
	
#content blockquote {border: 1px solid #204e77;
	padding: 5px 5px 0 5px;
	}

#content a {color: #295e51;
	}

#content a:hover {text-decoration: none;}

.post {border: 1px solid #295e51;	
	padding: 5px;
	margin-bottom: 20px;}
	
#content .post p.date {font-size: 0.8em;
	margin: 0;
	font-weight: bold;}
	
.post h3 {font-size: 0.9em;}

.post h3 a {text-decoration: none;}

#content .post h3 a:hover {text-decoration: underline;}

.imageblock {float: left;
	text-align: center;
	margin-left: 26px;
	margin-bottom: 10px;
	font-size: 0.8em;
	font-weight: bold;}

.imageblock img {border: 1px solid #000;}

.post table {font-size: 0.9em;
	margin: 0 auto;
	width: 400px;
	padding: 0;
	}
	
.post th {font-weight: normal;}

.post span {padding: 0 5px;}

	
.bottomlinks {text-align: center;
	margin-top: 20px;
	font-size: 0.8em;
	}
	
.bottomlinks a {font-weight: bold;}	


#comment {width: 420px;}

.navigation {font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 10px;}
	



/* SIDEBAR-A */
	
#sidebar-a {
	position:absolute;
	top:100px;
	left:0;
	margin: 0;
	padding-top: 30px;}
		
#sidebar-a ul {list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	font-weight: bold;
	font-size: 0.8em;}
	
#sidebar-a li {margin-bottom: 5px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 15px;}

#sidebar-a ul ul {margin: 0 0 0 20px;
	font-size: 0.9em;}

#sidebar-a li li {margin-bottom: 0;}

#sidebar-a a {color: #204e77;
	background-color: inherit;
	text-decoration: none;}
	
#sidebar-a a:hover {text-decoration: underline;}

#sidebar-a h2 {font-size: 0.9em;
	margin: 0 0 10px 0;
	padding: 3px 0 3px 15px;
	width: 135px;
	border: 2px solid #295e51;
	border-left: none;
	color: #fff;
	background-color: #204e77;}
	
#sidebar-a h2#schemes {margin-top: 40px;}
	
a#suggest {display: block;
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 40px;
	background-color: #fff;
	color: #204e77;
	width: 120px;
	padding: 2px 0 2px 5px;
	border: 2px solid #204e77;}
	
a#suggest:hover {text-decoration: none;
	color: #fff;
	background-color: #295e51;}
	
#rss li {background-image: none;
	padding-left: 0;}
	

	
	
/* SIDEBAR-B */

#sidebar-b {
	margin: 30px 5px 0 0;	
	position:absolute;
	top:100px;
	right:0;
	left:auto;
	}
	
	
.clear {clear: both;}


/* FOOTER */

#footer {width: 762px;
	margin: 0 auto 5px 0;
	text-align: center;
	font-size: 0.8em;
	}
	
#footer a {color: #204e77;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;}	
	
#footer a:hover {text-decoration: underline;}	


/* FORM */

#wpcf_msg {width: 280px;}

