/*  
Theme Name: Adam Roberts
Author URI: http://www.darrenturpin.co.uk
Version: 1.0
Author: Darren Turpin 
Description: Adam Roberts' homepage theme is based on Cory Miller's RockinPaper 3 Column (http://www.corymiller.com).
The original CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #7FA6BA;
	color: #000000;
	font-size: 62.5%;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

a, a:visited{
	color: #005A87;
	text-decoration: none;
	}
	
a:hover{
	color: #C60009;
	text-decoration: underline;
	}

#container { 
	width: 960px; 
	background: #ffffff;
	text-align: left; 
	margin: 20px auto; 
	border: 2px solid #000000;
	}

#header { 
	background: #006699 url(images/header_bg.jpg) top repeat-x;
	padding: 15px 0px 25px 25px;
	margin-bottom: 0px; 
	}
#header h2 {
	color: #ffffff;
	font-size: 35px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	font-variant: small-caps;
	margin: 0px;
	}

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

#header h2 a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#header h3 {
	color: #cccccc;
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}

#menu { 
	background: #003B5A;
	color: #ffffff;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	text-align: center;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	}

#menu h2 {
	color: #ffffff;
	font-size: 1.8em;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 10px 20px 12px 20px;
	}
		
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 1.8em;
	color: #ffffff;
	padding: 10px 20px 10px 20px;
	margin: 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #54A7D1;
	text-decoration: none;
	}

#menu2 { 
	background: #003B5A;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	padding: 10px 25px 12px 25px;
	text-align: center;
	margin-bottom: 5px;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	}
    
#menu2 h2 {
	color: #cccccc;
	font-size: 1.0em;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 10px 25px 12px 25px;
	}
		
#menu2 li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu2 ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu2 ul li a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #ffffff;
	padding: 10px 25px 12px 25px;
	margin: 0px;
	text-decoration: none;
	}

#menu2 ul li a:hover {
	color: #54A7D1;
	text-decoration: none;
	}

#content { 
	width: 440px; 
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 233px;
	margin-right: 0px;
	position:relative;
	padding: 15px 20px 15px 20px;
	}

#content p {
	margin: 0px;
    font-size: 1.1em;
	line-height: 1.8em;
	padding: 0px 0px 12px 0px;
	}
	
#content h1 {
	color: #444444;
	font-size: 2.1em;
	line-height: 1.8em;
	margin: 0px;
    margin-bottom: 14px;
    border-bottom: 4px solid #005A87; 
	}

#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

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

#content h2 {
	color: #444444;
	font-size: 1.8em;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px;
    margin-bottom: 6px;
	line-height: 160%;
    border-bottom: 2px solid #005A87; 
	}
    
#content h2 a  {
	color: #444444;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #005A87;
	text-decoration: none;
	}

#content h3 {
	color: #44444;
	font-size: 1.4em;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: 120%;
	border-bottom: 1px solid #666666;
	}
    
#content h3 a  {
	color: #444444;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #005A87;
	text-decoration: none;
	}
    
#content h4 {
	color: #111111;
	font-size: 1.3em;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	}    

#content ol {
	list-style-type: decimal;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}

#content ul {
	list-style: none;
	margin: 5px 0px 5px 5px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	font-size: 1.1em;
    line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	text-decoration: none;
	}

#content ul li a:hover {
	color: #005A87;
	text-decoration: underline;
	}

blockquote{
	margin: 10px 0px 10px 15px;
	padding: 0px 25px 0px 10px;
	color: #333333;
	border-left: 4px solid #cccccc;
	}
	
#content blockquote p
	{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#latest-news
{
margin: 6px 0;
}    

.bib_text
{
font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
font-size: 1.1em;
padding: 2px;
}    

.bib_extlink
{
font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
font-size: 1.2em;
padding: 2px;
padding-top: 10px;
font-variant: small-caps;
font-weight: bold;
}  

.bib_text_block
{
font-family: Verdana, Helvetica, Arial, Sans-Serif;
font-size: 1.0em;
padding: 10px 2px;
}    

.bib_text_block p
{
font-size: 1.0em;
}

.bib_subhead
{
font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
font-size: 1.7em;
font-weight: bolder;
margin-top: 15px;
padding: 2px;
padding-top: 5px;
padding-bottom: 10px;
border-top: solid 1px #bbbbbb;
}  
    
.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar { 
	background: #ffffff;
	color: #222222;
	width: 195px;
	float: left; 
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 10px 15px 15px 15px; 
	}
#l_sidebar p{
	margin: 0px;
	line-height: 1.6em;
	padding: 5px 0px 10px 0px;
	}
    
#l_sidebar h2 {
	color: #000000;
	background: #ffffff;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #000000;
	}


#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	list-style: none;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	padding: 0px 0px 0px 0px;
	}
	
#l_sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	}

#l_sidebar ul li a:hover {
	background: #B2D6E8;
	color: #222222;
	text-decoration: none;
	}


#r_sidebar { 
	background: #ffffff;
	color: #000000;
	width: 195px;
	float: right; 
	position:relative;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 10px 15px 15px 15px; 
	}
#r_sidebar p{
	margin: 0px;
	line-height: 1.6em;
	padding: 5px 0px 10px 0px;
	}
    
#r_sidebar h2 {
	color: #000000;
	background: #ffffff;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #000000;
	}


#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#r_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li {
	list-style: none;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	padding: 0px 0px 0px 0px;
	}
	
#r_sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	}

#r_sidebar ul li a:hover {
	background: #B2D6E8;
	color: #222222;
	text-decoration: none;
	}
        
#footer { 
	background: #cccccc;
	padding: 0px 0px 5px 0px;
	text-align: center;
	clear: both;
	}
    
    
input
{ 
margin: 2px 0px;
font-size: 1.1em;
font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
}

.imgl
{
margin-right: 12px;
margin-bottom: 6px;
border-top: solid 1px #dddddd;
border-right: solid 3px #444;
border-bottom: solid 3px #444;
border-left: solid 1px #dddddd;
}

.imgr
{
margin-left: 12px;
margin-bottom: 6px;
border-top: solid 1px #dddddd;
border-right: solid 3px #444;
border-bottom: solid 3px #444;
border-left: solid 1px #dddddd;
}

.imgc
{
margin: 24px auto;
border-top: solid 1px #dddddd;
border-right: solid 3px #444;
border-bottom: solid 3px #444;
border-left: solid 1px #dddddd;
}

.tags {
margin-bottom: 0.5em;
margin-top: 2em;
padding-top: 0.5em;
border-top: 1px solid #aaaaaa;
font-size: 0.8em;
}


.meta
{
border-bottom: 1px solid #aaaaaa;
}


.primary {
text-align: justify;
}

.primary a:link {
padding: 3.5px;
line-height: 35px;
}

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

.primary a:hover {
text-decoration: underline;
}

