/* Global Styles for RobertHampton.me.uk
   These styles apply to all pages!
 */

BODY
{
	font-family: Georgia, "Times New Roman", "Trinity", serif;
	font-size: 14px;
	background: #000000;
	color: #FFFFFF;
	text-align: justify;
}

BLOCKQUOTE
{
	border: 1px dotted #000000;
	padding: 10px;
	background: #E3E19D;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

CODE
{
	font-family: "Lucida Console", "Courier New", Corpus, monospace;
	font-weight: bold;
}

H1, H2, H3, H4, H5, H6
{
	font-family: Verdana, Arial, Helvetica, Homerton, sans-serif;
}

A:link
{
	color: #00CCFF;
}

A:visited
{
	color: #FF9999;
}

A:hover, A:active
{
	color: #FF00FF;
}

DT
{
	font-weight: bold;
}

.sitebanner
{
	width: 630px;
	margin-left: auto;
	margin-right: auto;
}

.siteheadingscontainer
{
	width: 100%;
	background: #000000;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 10px;
}

.sitetitle
{
	font-family: Verdana, Arial, Helvetica, Homerton, sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 0px;

	color: #000000;
}

.navbar
{
	font-family: Verdana, Arial, Helvetica, Homerton, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;

	vertical-align: middle;
	color: #FFFFFF;
	margin-bottom: 10px;
}

A.navbarlink, A.sitetitlelink
{ 
	text-decoration: none;
}

A.navbarlink:hover, A.sitetitlelink:hover
{
	text-decoration: underline;
}

A.navbarlink:link, A.navbarlink:visited, A.navbarlink:active, A.sitetitlelink:visited, A.sitetitlelink:link, A.sitetitlelink:active
{
	color: #FFFFFF;
}

.subsitenavbar
{
	text-align: center;
	font-family: Georgia, "Times New Roman", "Trinity", serif;
	font-size: 12px;
	background: #DDDDDD;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 630px;
	margin-left: auto;
	margin-right: auto;
}


.pagebody
{
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 630px;
}

.sitefootercontainer
{
	border-top: 1px solid #FFFFFF;
	width: 100%;
	background: #000000;
	clear: both;
	padding-top: 10px;
	margin-top: 10px;
}
	
.sitefooter
{
	padding-bottom: 10px;
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Homerton, sans-serif;
}

A.sitefooterhref:link, A.sitefooterhref:visited, A.sitefooterhref:active
{
	color: #FFFFFF;
}

A.sitefooterhref
{ 
	text-decoration: none;
	font-weight: bold;
}

A.sitefooterhref:hover
{
	text-decoration: underline;
}

.blog
{
	clear: both;
}

.menu
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}

.sidebar
{
	float: right;
	width: 140px;
	font-family: Georgia, "Times New Roman", "Trinity", serif;

}

.sidebar-title
{
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
	text-align: center;
	background: #000000;
	font-size: 14px;
}

.sidebar-content
{
	font-size: 11px;
}

.sidebar-blog
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.sidebar-blog-comments
{
	padding-top: 0px;
	margin-top: 0px;
	text-align: right;
	border-bottom: 1px solid #000000;
	
}

.sidebar-image
{
	text-align: center;
	border: 0;
}

.sidebar-shop
{
	text-align: center;
}

.sidebar-archivelink
{
	margin-top: 10px;
	text-align: center;
}

.sidebar-whatsnew-date
{
	font-family: Verdana, Arial, Helvetica, Homerton, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.sidebar-whatsnew-content
{
	margin-top: 0px;
}

ul.sidebar-navigation
{
	text-align: center;
	font-size: 11px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.widget ul
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	list-style: none;
	
}

.sidebar-navigation li, .widget ul
{
	list-style: none;
}


.twocolumn-main
{
	float: left;
	width: 470px;
	border-right: 1px solid #FFFFFF;
	padding-right: 10px;
	margin-bottom: 10px;
}


/* Styles for the blog
 */

.blogdate
{ 
	font-family: Verdana, Arial, Helvetica, Homerton, sans-serif;

	font-size: 16px; 
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	padding: 3px;

	font-weight: bold;
	text-align: center;

	background: #000000;
	
	clear: both;
}

.blogtime
{
	font-style: italic;
	font-weight: bold;
}


.blogtitle
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Homerton, sans-serif;
}

.blogposted
{
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 40px;
}

/* Styles for blog comments
 */

#banner-commentspop
{
	font-family: Verdana, Arial, Helvetica, Homerton, sans-serif;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	background: #004080;
	color: #FFFFFF;
	text-align: center;
	border-bottom: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.comments-head
{ 
	font-family: Verdana, Arial, Helvetica, Homerton, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	border: 1px solid #000000;
	font-weight:bold;
	text-align: center;
	margin-top: 10px;
	background: #9FF48A;
}

.comments-body
{
	font-family: Georgia, "Times New Roman", "Trinity", serif;
	color:#000000;
	font-size:12px;
 	border-bottom:1px solid #000000; 
	text-align: justify;		
}		

.comments-post
{
	font-family: Georgia, "Times New Roman", "Trinity", serif;
	font-size:12px;
	text-align: right;
}
	
.largepicture
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.largepicturecaption
{
	text-align: center;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* BBC Believe statement
 */

.bbcbelieve
{
 	border: 1px solid #000000;
	margin-top: 5px;
	width: 90px;
	font-size: 10px;
	float: right;
	text-align: center;
}

/* Robert Hampton Software
 */
 
.downloadicon
{
	border: 0px;
}
