/* Various elements */

body {
	background-color: #fff;
	margin: 10px 0;
	font: 72% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
img.autor{float:left;margin:5px;}

div {
	margin: 0;
	padding: 0;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 0px;	
	color: #962030;	
    list-style: square;}
    
}
p {
	font-size: 1.1em;
}

a {
 	color: #AE4350;
	font-weight: bold;
}

a:hover {
	color: #B94857;
        border-bottom: 1px dashed #cc6633;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #962030;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #ccc; 
	border-left: 3px solid #962030;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666666;	
}

/* Main wrapper */

#wrap {
	background: url(images/bg_main_withnav.jpg) repeat-y top left;
	width: 900px;
	margin:  0 auto;
	border: 1px solid #969696;
}

/* Masthead --- top of header */

#masthead {
	background: url(images/bg_head_top.jpg) no-repeat top left;
	height: 81px;
	margin: 0;
	padding: 0;
	font-family:"trebuchet ms",arial,sans-serif;
}

/* Site name, description and logo */

#masthead div.left-masthead {
	float: left;
	width: 820px;
	height: 81px;
}

#masthead a.site-logo {
	float: left;
	background: url(images/bg_head_top_logo.jpg);
	height: 40px;
	width: 60px;
	margin: 22px 5px 20px 20px;
}

#masthead h1 {
	text-transform: uppercase;
	padding: 19px 0 0 0;
	margin: 0;
	font-size: 2.2em;
	font-weight: bold;
}

#masthead h1 a {
	color: #7d7d7d;
	text-decoration: none;
}

#masthead h1 a:hover {
	color: #000;
}

#masthead p.description {
	margin: -5px 0 0 0;
	padding: 0;
	font-weight: bold;
	color: #7d7d7d;
}

/* Left hand side of masthead */

#masthead div.right-masthead {
	float: right;
	margin: 0;
	padding: 0;
}

#masthead div.right-masthead a.rss-logo {
	background: url(images/rss.gif);
	height: 64px;
	width: 64px;
	margin: 9px 9px 0 0;
	display: block;
}

#masthead div.right-masthead a.rss-logo:hover {
	background: url(images/rss-hover.gif);
}

/* Middle header image and text */

#header {
	background: url(images/bg_head_middle.jpg) no-repeat top left;
	height: 150px;
	margin: 0;
	padding: 0;
	color: #EAEFF7;
}

#header #textbox {
	float: right;
	width: 900px;
	text-align: right;
	font-weight: bold;
}

#header a {
	color: #EAEFF7;
	text-decoration: none;
}

#header a:hover {
	color: #000;
}

#header h2 {
	font-family:"trebuchet ms",arial,sans-serif;
	padding: 20px 20px 5px 10px;
	margin: 0;
	font-size: 2em;
}

#header p {
	font-family:"trebuchet ms",arial,sans-serif;
	margin: 0;
	padding: 0 20px 5px 20px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 18px;
}

/* Horizontal navigation menu */

#navigation {
	clear: both;
	background: url(images/bg_head_bottom_nav.jpg) no-repeat top left;
	height: 40px;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	margin: 0px;
	height: 40px;
	float: left;
	list-style: none;
	border-right: 1px solid #AFAFAF;
}

#navigation li a {
	font-family:"trebuchet ms",arial,sans-serif;
	display: block;
	padding: 11px 14px 11px 14px;
	color: #7d7d7d;
	font-weight: bold;
	font-size: 1.105em;
	text-decoration: none;
}

#navigation li a:hover {
	background-color: #F8EDEE;
	color: #000;
        border-bottom: 1px dashed #cc6633;
}

/* Breadcrumbs and search bar */

#crumb-search {
	background: url(images/bg_head_breadcrumbs.jpg) top left repeat-y;
	height: 40px;
	margin: 0;
	padding: 0;
}

/* Breadcrumbs */

#breadcrumb {
	float: left;
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
	color: #7D7D7D;
	font-weight: bold;
	font-size: 0.9em;
	width:700px;
}

#breadcrumb a {
	background: url(images/bg_bullet_arrow.gif) left no-repeat;
	padding: 0 2px 0 10px;
	text-decoration: none;
	color: #B94857;
}

#breadcrumb a:hover {
	color: #B94857;
	text-decoration: none;
}

/* Search form */

#searchbar {
	float: right;
	margin: 0;
	padding: 0;
}

#searchbar fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#searchform {
	padding: 10px 15px 0 0;
	color: #000;
}

#searchbox {
	border: 1px solid #BEBEBE;
	height: 17px;
	width: 120px;
}

#searchbutton {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 20px;
	width: 35px;
	text-align: center;
	cursor: pointer;
}

#searchbutton:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Container wrappers */

#container {
	clear: both;
	margin: 0;
	padding: 0; 
}

#left-wrap {
	width: 690px;
	float: left;
	margin: 0;
	padding: 0;
}

/* Main content area */

#content {
	float: right;
	width: 480px;
	margin: 0;
	padding: 0;
}

#content .post, #content .page {
	margin: 0;
	padding: 0 15px 10px 15px;
}

#content h2 {
	font-size: 1.8em;
	font-family:"trebuchet ms",arial,sans-serif;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #B94857;
	color: #646464;
}

#content h2 a {
	color: #646464;
	text-decoration: none;
}

#content h2 a:hover {
	color: #000;
	text-decoration: none;
}

#content h2.pagetitle {
	border-bottom: none;
	background: #DD7D7D url(images/bg_corner_topright.gif) no-repeat top right;
	font-family:"trebuchet ms",arial,sans-serif;
	color: #fff;
	margin: 0 15px 20px 15px;
	padding: 3px 5px;
	font-size: 1.3em;
}

#content .entry h1 {
	font-size: 2em;
	color: #646464;
}

#content .entry h2 {
	font-size: 1.8em;
	color: #646464;
	border-bottom: none;
}

#content .entry h3 {
	font-size: 1.5em;
	color: #646464;
}

#content .entry h4 {
	font-size: 1.1em;
	color: #646464;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	border-bottom: 1px dashed #cc6633;
}

#content p {
	font-size: 1.1em;
}

#content p.prefix {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#content p.suffix {
	font-size: 0.9em;
	background: #fff url(images/bg_corner_topright.gif) no-repeat top right;
	color: #000;
	padding: 5px;
	font-weight: normal;
	line-height: 16px;
	clear: both;
	
}

#content p.suffix a {
	color: #AE4350;
	text-decoration: none;
}

#content p.suffix a:hover {
	color: #AE4350;
	text-decoration: none;
}

#content p.edit {
	margin: 0;
	padding: 0;
	font-size: 0.9em; 
}

#content ul, #content ol {
	padding: 6px 0 6px 30px;
	margin: 0 0 0 30px;
}

#content li {
	font-size: 1.05em;
	padding: 2px 0 2px 0;
}

#content ul li {
	list-style: square url(images/bg_bullet_full_2.gif);
}

.navigation, .bottomnavigation {
	height: 15px;
}

.navigation .alignleft, .bottomnavigation .alignleft {
	float: left	
}

.navigation .alignright, .bottomnavigation .alignright {
	float: right;
}

.entry {
	overflow: hidden;
	text-align: right;
}

.entry a {
	overflow: hidden;
	text-align: right;
}

.entry img {
	overflow: hidden;
}

/* Monsterous hack to get IE6 to cut off an image bigger than the post area */

* html .entry p {
	width: 99%;
	overflow: hidden;
}


/* Sidebars */

/* Colour of right sidbar menu header */
#right-sidebar h2 {
	background-color: #B94857;
}

/* Colour of right sidebar menu body */
#right-sidebar ul ul, #right-sidebar li, #right-sidebar li li, #right-sidebar li li li {
	background-color: #F8E6DE;
}

/* Colour of left sidebar menu header */
#sidebar h2.pages, #sidebar li h2 {
 background-color: #B94857;
	
}
.sidebox {
   list-style: square;
	margin-bottom: 0px;
}
/* Left sidebar */

#sidebar {
	width: 200px;
	padding: 0 0 10px 0;
	margin: 0;
}

#sidebar ul {
  	margin: 0;
	padding: 0;
}

#sidebar li {
	list-style: none;
}

#sidebar h2.pages {
	color: #fff;
	background-image: url(images/bg_corner_topright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 20px;
}

#sidebar li h2 {
	background-image: none;
	color: #fff;
	font-size: 1.2em;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 20px;
}

#sidebar a {
   display:block;
	font-weight:normal;
	color: #666666;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
   border-bottom: 1px dashed #ccc;
	text-decoration:none;
}


#sidebar li li {
	padding: 0;
	margin: 0 0 0 20px;
}

#sidebar  li li a {
   list-style:none;
	padding-left: 10px;
	line-height: 20px;
}

#sidebar li li a:hover {
   padding: .3em 0 .3em 10px;
	border-left: 3px solid  #870014;
	color: #BA011C;	
   border-bottom: 1px dashed #cc6633;
}

#sidebar li li li {
	padding: 0;
	margin: 0 0 0 10px;	
}

#sidebar li li li a {
	padding-left: 10px;
	line-height: 20px;
}

#sidebar li li li a:hover {
		color: #B94857;
     border-bottom: 1px dashed #cc6 633;
}

#sidebar li.recentcomments {
list-style: none;
	padding: 2px 0 2px 0;
	margin: 0 10px 0 10px;
	font-size: 1em;
	border-bottom: 1px solid #BEBEBE;
}

#sidebar li.recentcomments a {
list-style: none;
	font-size: 1em;
	background-image: none;
}

#sidebar li#recentposts ul li.recentposts a {
list-style: none;
	margin: 1px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	font-size: 0.85em;
	border: none;
	height: 1.9em;
	line-height: 2.0em;
	
} 

#sidebar li#recentposts ul li.recentposts {
   list-style: none;
	margin: 1px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	font-size: 0.85em;
	border: none;
	height: 1.9em;
	line-height: 2.0em;
}

#sidebar div.textwidget {
	padding: 2px 10px 2px 10px;
	margin: 0;
}

#sidebar div.textwidget p {
	font-size: 1em;
	padding: 0;
	margin: 0; 
}

#sidebar div#calendar_wrap {
	text-align: center;
	margin: 0;
	padding: 0 0 0 15px;
}

#sidebar #wp-calendar {
	text-align: center;
}

#sidebar #wp-calendar a {
	text-decoration: none;
}

#sidebar td {
	font-size: 0.9em;
	border: 1px solid #BEBEBE;
	padding: 3px;
	background-color: #ffffff;
}

#sidebar td.pad {
	border: none;
	background: transparent;
}

#sidebar td#prev, #sidebar td#next {
	border: none;	
	background: transparent;
}

#sidebar #today {
	background-color: #ffff99;
}

/* Right sidebar */

#right-sidebar {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
}

#right-sidebar ul {
	list-style: none;
	width: 186px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	overflow: hidden;
}

#right-sidebar ul ul {
	margin: 0;
	padding: 0;
}

#right-sidebar span {
	background: url(images/bg_corner_topleft.gif) top left no-repeat;
	padding: 5px 5px 5px 10px;
}

#right-sidebar h2 {
	background-image: url(images/bg_corner_topright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px 0 5px 0;
	margin: 0 0 7px 0;
	font-size: 1.2em;
	color: #fff;
}

/* Change spacing below right hand menus */
#right-sidebar li {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}

#right-sidebar li li {
	background-image: none;
	margin: 0;
	padding: 0 0 0 10px;
	border-bottom: none;
}

#right-sidebar li li li {
	margin: 0;
	padding: 0 10px 0 10px;
	border-bottom: none;

}

#right-sidebar a {
	line-height: 16px;
	text-decoration: none;
}

#right-sidebar li li a {
	background: url(images/bg_bullet_full_2.gif) left no-repeat;
	padding-left: 12px;
}

#right-sidebar li li li a {
	background: url(images/bg_bullet_half_2.gif) left no-repeat;
	padding-left: 12px;
}

#right-sidebar a:hover {
	text-decoration: none;
}

#right-sidebar li.recentcomments {
	padding: 2px 10px 5px 0;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #B94857; 
}

#right-sidebar li.recentcomments a {
	background-image: none;
}

#right-sidebar li.recentposts {
	padding: 2px 0 5px 0;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #B94857; 
}

#right-sidebar li.recentposts a {
	margin: 0;
	padding: 0;
	background-image: none;
}

#right-sidebar div.textwidget {
	padding: 2px 10px 2px 10px;
}

#right-sidebar div.textwidget p {
	font-size: 1em;
	padding: 0;
	margin: 0; 
}

#right-sidebar div#calendar_wrap {
	text-align: center;
	margin: 0;
	padding: 5px 5px 0 7px;
}

#right-sidebar #wp-calendar {
	text-align: center;
}

#right-sidebar #wp-calendar a {
	text-decoration: none;
}

#right-sidebar td {
	font-size: 0.9em;
	border: 1px solid #B94857;
	padding: 3px;
	background-color: #ffffff;
}

#right-sidebar td.pad {
	border: none;
	background: transparent;
}

#right-sidebar td#prev, td#next {
	border: none;	
	background: transparent;
}

#right-sidebar #today {
	background-color: #ffff99;
}

/* Footer */

#footer {
	clear: both;
	background: url(images/bg_foot.jpg) no-repeat top left;
	height: 50px;
	text-align: center;
}

#footer p {
	padding: 10px 0 2px 0;
	color: #7d7d7d;
	font-size: 0.9em;
}

#footer a {
	text-decoration: none;
	color: #F0F0F0;
}

#footer a:hover {
	text-decoration: none;
	color: #F7F7F7;
}

/* Comment form */

h3#respond, h3#comments {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#commentwrap {
	background-color: #F0F0F0;
	border: 1px solid #DCDCDC;
	padding: 0 10px 10px 10px;
	margin: 0 15px 10px 15px;
}

#commentform {
	margin: 0;
	padding: 10px;
	border: 1px solid #DCDCDC;
}

#author {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#email {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#url {
	border: 1px solid #DCDCDC;	
	height: 17px;
	width: 190px;
}

#comment {
	width: 405px;
	border: 1px solid #DCDCDC;
}

#submit {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 30px;
	width: 405px;
	text-align: center;
	cursor: pointer;	
}

#submit:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Comments display */

#content ol.commentlist {
	padding: 0 0px 0 0px;
	margin: 0 15px 10px 30px;
}

#content ol.commentlist li {
	background: #FFEBE3 url(images/bg_corner_topright.gif) no-repeat top right;
	margin: 5px 0 5px 0;
	padding: 10px;
}

#content ol.commentlist li.alt {
	background: #ECFBF3 url(images/bg_corner_topright.gif) no-repeat top right;
	
}

/* Images */

img.left {
	float: left;
	margin: 5px 5px 0 0;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

img.right {
	float: right;
	margin: 5px 0 0 5px;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

.entry img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}

.entry img {
	margin: 5px;
	padding: 5px;	
	border: none;
}

.entry a img {
	border: none;
}

.entry a:hover img {
	border: none;
}

/* Various styles */

.strong {
	font-weight: bold;
	font-size: 1.1em;
}


/********* Tag Cloud *********/

ul#tagcloudwidget, ul#tagcloud { padding:0; margin:0; text-align:center;list-style:none; }

ul#tagcloudwidget li, ul#tagcloud li { display:inline; font-size:55%; color:#ccc;}

ul#tagcloudwidget li a, ul#tagcloud li a,

ul#tagcloudwidget li a:link, ul#tagcloud li a:link { text-decoration:none;  font: bold;  }

ul#tagcloudwidget li a:hover , ul#tagcloud li a:hover { text-decoration: none; }

ul#tagcloudwidget li.t1 a , ul#tagcloud li.t1 a { color:#00000; font-size: 120%; }

ul#tagcloudwidget li.t2 a, ul#tagcloud li.t2 a { color:#800000; font-size: 160%; }

ul#tagcloudwidget li.t3 a, ul#tagcloud li.t3 a { color:#616161; font-size: 190%; }

ul#tagcloudwidget li.t4 a, ul#tagcloud li.t4 a { color:#555555; font-size: 210%; }

ul#tagcloudwidget li.t5 a, ul#tagcloud li.t5 a { color:#484848; font-size: 230%; }

ul#tagcloudwidget li.t6 a, ul#tagcloud li.t6 a { color: #DEB887; font-size: 250%; }

ul#tagcloudwidget li.t7 a, ul#tagcloud li.t7 a { color: #FF8C00; font-size: 270%; }

ul#tagcloudwidget li.t8 a, ul#tagcloud li.t8 a { color: #7FFF00; font-size: 290%; }

ul#tagcloudwidget li.t9 a, ul#tagcloud li.t9 a { color: #9400D3; font-size: 310%; }

ul#tagcloudwidget li.t10 a, ul#tagcloud li.t10 a { color: #DC143C; font-size: 330%; }

a.liexternal { padding-right: 12px; background: url(images/link-icon_external_06.gif) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(images/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/link-icon_mail.png) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(images/link-icon_pdf.png) no-repeat right;  }
a.lixls { background: url(images/link-icon_excel.png) no-repeat right; padding-right: 12px; }
a.lidoc { background: url(images/link-icon_word.png) no-repeat right; padding-right: 12px; }
a.linsf { background: url(images/link-icon_notes.png) no-repeat right; padding-right: 13px; }
a.lizip { background: url(images/link-icon_zip.png) no-repeat right; padding-right: 12px; }