/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	width: 710px;
	margin-top: 0px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
	background-image:url(../../../graphics/background.gif);
	background-repeat:repeat-x;

	}
	/* Header */

#topbar {
	font-size: 15px;
	text-aliwgn: left;
	float: left;
	height:123px;
	width:710px;
	background-image:url(http://www.saintmasonry.co.uk/graphics/logowide.gif);
	background-repeat:no-repeat;
	}
	#links{
float:left;
width:auto;
background-color:transparent;
padding-top: 101px;
padding-left: 15px;
padding-right: 10px;
}

/* Typeography */

p
{
  margin: 8px 0px 8px 0px; 
}

h1, h2, h3, h4, h5, h6
{
  font-family: 'verdana', 'Gill Sans', Helvetica, sans-serif;
  font-weight: normal;
  color: #666666; /* headline_txt_color */
    text-shadow: #bbb 2px 2px 1px;
  
  margin: 2px 0px 2px 0px;
}

h1
{
  font-size: 20px;
}

h2
{
  font-size: 18px;
}

h3
{
  font-size: 16px;
}

h4
{
  font-size: 14px;
}

h5
{
  font-size: 12px;
}

h6
{
  font-size: 10px;
}

/* NEW */
code, pre {
  font-family: 'Courier New', Courier, Fixed;
}

/* NEW */
pre {
  overflow: auto;
  width: 512px;
  padding: 5px
}

/* NEW */
blockquote {
  color: #777;
  margin: 15px 30px 0 10px;
  padding-left: 20px;
}

/* Links */

a:link, a:visited
{
  font-weight: bold;
  text-decoration: none;
  color: #993333; /* link_reg_color */
  font-size:12px;
}

a:hover
{
  text-decoration: underline;
  color: #FFFFFF; /* link_hi_color */
    font-size:12px;

}

a:active
{
  font-size:12px;

}

/* Images */

img
{
  border: 0;
}

#img_float_left
{
  /* Used in the [img] tag when float=left */
  float: left;
  margin: 2px 8px 4px 2px;
}

#img_float_right
{
  /* Used in the [img] tag when float=right */
  float: right;
  margin: 2px 2px 4px 8px;
}

/* Elements */

hr  
{

}

/* Forms */

/* NEW */
form {
  font-size: 11px;
  margin: 0px;
  padding: 0px
}
  
input, select, option, textarea
{
  font-size: 11px;
  text-align: left;
}

/* Theme Specific */

#header_image
{
	background-image:url(http://www.saintmasonry.co.uk/graphics/logowide.gif);
	background-repeat:no-repeat;
	height: 122px;
	width: 710px;

}

#header
{
  font-family: 'Trebuchet MS', 'Gill Sans', Helvetica, sans-serif;
  color: #FFFFFF; /* header_txt_color */
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
}

#maincontent
{
  margin: 0;
  padding: 20px;
}

#maincontent .blog_subject
{
  font-family: 'Trebuchet MS', 'Gill Sans', Helvetica, sans-serif;
  
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
}

#maincontent .blog_subject img
{
  /* padding: top right bottom left */
  padding: 0px 0px 0px 10px;
  float: right;
}

#maincontent .blog_byline
{
  color: #999999; /* date_txt_color */
  font-size: 9px;
  margin-bottom: 10px;
}

#maincontent .blog_body_clear
{
  padding: 0px;
  border-color: #FFF;
  border-width: 0px;
  border-style: solid;
}

#maincontent .blog_body_solid
{
  padding: 1px;

}

div #toggleSidebarAvatar, #toggleSidebarLinks, #toggleSidebarCalendar, #toggleSidebarArchives, #toggleSidebarCategories , #toggleSidebarSearch, #toggleSidebarMenu, #toggleSidebarPreferences, #toggleSidebarRecentComments, #toggleSidebarRecentEntries, #toggleSidebarRecentTrackbacks
{
  display: block;
}

#sidebar
{
  padding: 10px;
}

#sidebar .menu_title
{
  font-family: 'Trebuchet MS', 'Gill Sans', Helvetica, sans-serif;
  font-weight: bold;
}

#sidebar .menu_title a
{
  text-decoration: none;
  color: inherit;
}

#sidebar .menu_title:hover
{
}

#sidebar .menu_body 
{
  padding: 10px;

}

#sidebar .divider {
  margin: 8px 0px 8px 0px;
}

#sidebar .calendar
{
  font-size: 10px;
}

#sidebar .calendar a
{
  font-weight: bold;
  text-decoration: none;
}

#sidebar .calendar td
{
  padding: 2px;
}

/* NEW */
#archive_tree_menu ul 
{
  list-style: none inside;
  padding: 0px 0px 0px 10px;
  margin: 0px;
}

/* NEW */
#archive_tree_menu li 
{
  margin: 0px;
  padding: 0px;
  /* border: 1px #F0F dashed; */
}

#footer
{
  border: 0;
  color: #666666; /* footer_txt_color */
  background: #EEEEEE; /* footer_bg_color */
  padding: 10px;
  text-align: left;
  clear: both;
}
#mainbox{
width: 710px;
background-color:#CBCBCB;
text-align:left

}

.divider { margin: 20px 0px 15px 0px; }
a.toplink:link { 
	font-family:  Verdana, Arial, Helvetica ;
	font-size: 13px;    
	color: #660000;
	text-decoration: none;
	line-height: 20px;
	line-height: 20.0px;
	font-weight:normal;

	}
	a.toplink:visited {
	font-family:  Verdana, Arial, Helvetica ;
	font-size: 13px;    
	color: #660000;
	text-decoration: none;
	line-height: 20.0px;
	font-weight:normal;


	}
	a.toplink:hover{
	font-family:  Verdana, Arial, Helvetica ;
	font-size: 13px;    
	color: #660000;
	text-decoration: underline;
	font-weight:normal;
	}
	
#footerbottom {
	font-size: 12px;
	text-align: right;
	float: left;
	width:700px;
	background-color:#927E54;}
	
	a.footerbottom:link { 
	font-family:  Verdana, Arial, Helvetica ;
	font-size: 11px;    
	color: #660000;
	text-decoration: none;
	line-height: 20px;
	padding-right: 10px;
	font-weight:normal;

	}
	a.footerbottom:visited {
	font-family:  Verdana, Arial, Helvetica ;
	font-size: 11px;    
	color: #660000;
	text-decoration: none;
	line-height: 20.0px;
	padding-right: 10px;

	font-weight:normal;

	}
	a.footerbottom:hover{
	font-family:  Verdana, Arial, Helvetica ;
	font-size: 11px;    
	color: #660000;
	text-decoration: underline;
	padding-right: 10px;
	font-weight:normal;
}
