/* Base Styles */

body {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  min-width: 770px;
  line-height: 1.5em;
  font-family: 'verdana', 'arial', 'helvetia';
  font-size: 0.8em;
  color: #191a1c;
  background: url(images/site-bg.jpg) repeat-x;
  background-color: #005AA4;
  margin-top: 0px;
  padding-top: 0px;
}
.site-container{
background: url(images/site-bg2.jpg) center 0px no-repeat;
}
.site-container2{
margin: 0 auto;
width: 778px;
}
.header{
background: url(images/header.jpg);
width: 778px;
height: 129px;
text-align: center;
}
.content1{
background: url(images/content-s.jpg);
}

.content2{
background: url(images/content-t.jpg) no-repeat;
min-height: 185px;
padding: 35px;
}
a, a:visited, a:active {
  text-decoration: none;
  color: #005AA4;
}

/* Layout */

.content {
  position: relative;
  z-index: 1;
}

.page_bottom {
  width: 780px;
  height: 38px;
  background: url('images/content-b.jpg');
}

/* Header */

#logo {
  margin-top: 0px;
  padding: 8px 0 0 26px;
  float: left;
  border: 0;
  height: 80px;
}

#header-box {
  float: right;
  margin-right: 40px;
  height: 80px;
  width: 480px;
  border: 1px solid #999;
  margin-top: 6px;
  background: #C6DBF4;
  }

#header-box li,
#header-box li a {
  list-style-type: none;
  list-style-image: none;
  padding: 0px;
  margin: 0px;
}
#header-box img {
  display: none;
 }
#block-smfforum-1 h2,
#block-smfforum-1 .block-header-underline {
  display: none;
}
#block-smfforum-1 {
  padding: 0;
  margin: 0;
}
#block-search-0,
#block-menu-94 {
  margin: 0;
  padding: 0;
}
#header-box-left {
  float: left;
  width: 150px;
  padding-top: 2px;
  position: relative;
  z-index: 10;
 }
 #block-search-0 h2 {
   display: none;
 }
 /*
 #block-search-0 img#search-icon {
   position: relative;
   left: 64px;
   bottom: 32px;
}
*/
#block-search-0  input#edit-submit {
  background: #C6DBF4 url(images/search.jpg);
  border: #C6DBF4;
  }
 /*  login  */
#block-user-0 {
  font-size: 9pt;
  padding: 0;
  margin: 0;
}
#block-user-0 label {
  padding: 0;
  margin: 0;
  float: left;
}  
#block-user-0 .form-item {
  width: 230px;
  padding: 0;
  margin: 0;
  float: left;
  padding-top: 4px;
}  
#block-user-0 div.item-list {
  padding: 0;
  margin: 0;
}
#block-user-0 .item-list li {
  float: left;
  padding: 0;
  margin: 0;
  padding-right: 6px;
  margin-top: 4px;
}  
#block-user-0 input#edit-submit {
  padding: 0;
  margin: 0;
  float: right;
  margin-right: 20px;
 }
 /*   */
#site-name {
  padding: 17px 0 0 0;
  margin: 0;
  float: left;
  text-align: right;
}

#site-name a {
  font-size: 54px;
  font-weight:900;
  line-height: 54px;
  color: #d00000;
}

.site-slogan h2 {
  margin: 0;
  padding: 0 0 17px 0;
  font-size: 12px;
  line-height: 12px;
  color: #e4e4e4;
  text-align: right;
}

#search-box { 
  text-align: right;
}

#topbanner {
  padding: 20px 0;
  margin: 0;
  height: 60px;
}

#topbanner p {
  float: right;
  padding: 0;
  margin: 0;
}

/* Primary Links   */
#nav {
  height: 41px;
  text-align: center;
  line-height: 41px;
  background: url(images/nav-bg.jpg);
}

#nav a, #nav img {
  float: left;
  border: none;
}

#primary-links h2 {
  display:none;
}


/*  rounded boxes  */
#liquid-round {
  margin:0px auto;
  background:#fff url(images/boxes/leftside.gif) repeat-y left top;
}

.top {
  height:20px;
  background:url(images/boxes/top.gif) no-repeat left top;
}
.top span {
  display:block;
  position:relative;
  z-index: 0;
  height:20px;
  background:url(images/boxes/top-right.gif) no-repeat right top;
}


.center-content {
  background:url(images/boxes/rightside.gif) repeat-y right top;
  padding:1px 15px 6px 10px;
  margin:-1px 0 -50px 0;
}

.bottom {
  height:60px;
  background:url(images/boxes/bottom.gif) no-repeat left bottom;
}
.bottom span {
  display:block;
  height:60px;
  background:url(images/boxes/bottom-right.gif) no-repeat right top;
}

/* SMF FORUM  */

#smfforum #footer {
  background: #C6DBF4 url(images/smf-footer3-bg.jpg) no-repeat left bottom;
  width: 784px;
  margin: 0;
  padding: 0;
  margin-right: 4px;
  margin-left: -12px;
  height: 48px;
 }
#smfforum .content2 {
  padding: 27px 20px 20px 24px;
  padding: 12px 5px 0px 9px;
  margin: 0;
}
#smfforum #footer  td,
#smfforum #footer  tr,
#smfforum #footer  table{
  padding: 0;
  margin: 0;
}
#main_content table table,
#main_content table {
  padding: 0;
  margin: 0;
 }
/* Misc Elements */
.clear-block h2.with-tabs {
    margin-top: 6px;
	margin-bottom: 6px;
}
li a.active {
  font-weight: bold;
  color: #005AA4;
}

a:hover {
 color: #3cc;
 }

.item-list ul {
  padding: 10px 0;
  margin: 0;
}

.item-list ul li {
  padding: 0;
  margin: 0;
  list-style:none;
  font-size: 0.9em;
}

.sidebox-content .item-list ul {
  padding: 0;
  margin: 0;
}

.submitted {
  font-size: 0.9em;
  font-style:italic;
  color:#999999;
}

.title {
  padding: 0;
  margin: 0;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: bold;
}

.title a {
  color: #005AA4;
}
/*
.node {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #999999;
}
*/
.node-title {
  clear: both;
  padding: 0;
  margin: 0;
  font-size: 2.0em;
  line-height: 1.5em;
  font-weight: bold;
}

.breadcrumb {
  font-size:0.8em;
  font-weight: bold;
}

.block-region {
  padding: 10px;
  border: 2px dashed #333333;
  background:#FFFFFF;
}

.form-submit {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #ffffff;
  font-weight: bold;
  border: 1px solid #000000;
  background: #111111;
}

.links {
  font-size: 1.0em;
  font-weight: bold;
}

#main_content .more-link a{
  font-weight: bold;
  margin-right: 20px;
 }

/* Comments */

#comments {
}

#comments .submitted  {
  color: #5C5C5C;
}

.comment {
  padding: 10px;
  margin-bottom: 10px;
  color: #363636;
  border-top: 0px solid #5C5C5C;
  background: #fff;
}
#comments .blue a,
#comments .blue {
  color: #f93;
}
#comments .orange a,
#comments .orange {
  color: #06c;
}
.indented {
  margin-left: 0px;
}

/* Aggregator */

.feed-url {
  padding: 10px 0;
}

.feed-updated {
  padding: 0 0 10px 0;
}

/* Book */

.book-navigation ul.menu, .book-navigation ul.menu li {
  padding: 0;
  margin: 0;
  font-weight: bold;
  list-style: none;
  background: #e6e6e6;
}

.book-navigation ul.menu {
  padding: 10px;
}

.book-navigation .page-links {
  padding: 10px 10px 0 10px;
  font-size: 0.9em;
  font-weight: bold;
  border-bottom: 0px solid;
}

/* Poll Styles */

.poll .title {
  font-size: 1.0em;
  font-weight: bold;
}

/* Forum Styles */

#forum {
  padding: 10px 0;
}

#forum ul.links {
  padding: 0 0 10px 0;
}

#forum ul.links li {
 padding: 0;
 margin: 0;
}

/* Main Forum table */

#forum table {
  width: 100%; 
  font-size: 1.0em;
}

#forum td { 
  padding: 10px;
}

#forum .odd {
  background: #e0e0e0; 
  color: #000000;
}

#forum .even {
  background: #c5c5c5; 
  color: #000000;
}

/* Container Styles */

#forum .container {
  padding: 10px;
  background-color: #000000; 
  color:#ffffff; 
  font-weight: normal; 
  font-size: 1.0em ;
}

#forum .container a {
  color:#ffffff;
  font-weight:bold;
}

#forum .container .name {
  float: left; 
  padding: 0; 
  margin: 0; 
  font-size: 1.2em;
}

#forum .container .description {
  margin: 0;
  float: right; 
  color:#e0e0e0;
}

#forum .name a {
  padding: 0;
  margin: 0;
  font-weight: bold;
}

#forum .description {
  padding: 0;
  margin: 0;
}

#forum tr td.forum {
  background-image:url(images/misc/forum-default.png) 100% 50%;
  background-position: 10px;
  background-repeat: no-repeat;
  padding-left: 36px;
}

#forum td {
  padding: 10px 0;
  margin: 0;
}

#forum div.indent {
  margin-left: 0;
}

#forum .title {
  font-size: 1.0em;
}

#forum .active {
  color: #000000;
}

#forum th img {
  padding-left: 10px;
}

#forum td.icon {
  padding: 0;
  margin: 0;
  text-align: center;
}

/* Admin Styles */

table {
  width: 100%;
  font-size: 10px;
}

div.admin {
}

div.admin .left {
  float: left;
  margin: 0;
  width: 49%;
}

div.admin .right {
  float: left;
  margin: 0;
  width: 49%;
}

/* Typography - Custom styles for use in content creation. */

h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 0;
}

h1 {
  font-size: 2em;
  line-height: 1.5em;
}

h2 {
  font-size: 1.5em;
  line-height: 1.5em;
}

h3 {
  font-size: 1.25em;
  line-height: 1.5em;
}

h4 {
  font-size: 1.0em;
  line-height: 1.5em;
  font-weight: bold;
}

h5 {
  font-size: 1.0em;
  font-weight: bold;
  line-height: 1.5em;
  color: #E50000;
  
}

p.alert {
  padding: 10px 15px 10px 54px;
  color: #523A00;
  border-top: 3px solid #FEC201;
  border-bottom: 3px solid #FEC201;
  background: #FFEDB5 url(images/misc/alert.png) 15px 50% no-repeat;
}

p.info {
  padding: 10px 15px 10px 54px;
  color: #001045;
  border-top: 3px solid #0023A1;
  border-bottom: 3px solid #0023A1;
  background: #BACAFF url(images/misc/info.png) 15px 50% no-repeat;
}

p.notice {
  padding: 10px 15px 10px 54px;
  color: #363636;
  border-top: 3px solid #5C5C5C;
  border-bottom: 3px solid #5C5C5C;
  background: #D9D9D9 url(images/misc/modify.png) 15px 50% no-repeat;
}

p.download {
  padding: 10px 15px 10px 54px;
  color: #26420E;
  border-top: 3px solid #5EAA1F;
  border-bottom: 3px solid #5EAA1F;
  background: #DAFFBA url(images/misc/download.png) 15px 50% no-repeat;
}

blockquote {
  margin: 20px;
  padding-left: 45px;
  background: url(images/misc/openquote.png) top left no-repeat;
} 

blockquote p {
  padding-right: 35px;
  background: url(images/misc/closequote.png) bottom right no-repeat;
} 

pre {
  padding: 10px;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  border: 1px outset #333333;
  background: #ededed;
}

ul.arrow {
  list-style-image: url(images/misc/list-item.png);
}

.clear {
  clear: both;
  float: none;
}
/* Views  */
#main_content h2,
#main_content .node h2 a,
#main_content .block .item-list ul li a,
#main_content .view-data-title a,
#main_content .view-data-node-title a,
#category-view li a,
.article_header a{
  font-size: 14pt;
  color: #f93;
  line-height: 1.1;
  margin-bottom: 0;
  padding-bottom: 0;
  margin: auto;
}
/* black headers  */
#main_content h2 .front-page,
#main_content .block h2 {
  color: #000;
}

#main_content .block .item-list ul li,
#main_content .view-data-title,
#main_content .view-data-node-title,
#category-view li,
.article_header{
  text-align: center;
}
#main_content .block .item-list ul li p,
#main_content .recent-comments-body,
#main_content .recent-blog-post-body {
  text-align: left;
}
.blog_header {
  height: 46px;
  padding-top: 15px;
  text-align: left;
  margin-bottom: 0px;
}
.blog_date,
.article_date {
  background: url(images/date-icon.jpg) 0% 100% no-repeat;
  height: 60px;
  width: 44px;
  float: left;
  color: #630;
  margin-right: 8px;
}

.blog_date {
  height: 62px;
}
.date_part1 {
  text-align: center;
  width: 100%;
  font-size: 8.5pt;
  }
.date_part2 {
  font-size: 8.5pt;
  text-align: center;
  width: 100%;
  text-transform: capitalize;
}
.date_part3 {
  font-size: 14pt;
  text-align: center;
  width: 100%;
  font-weight: bold;
}


table.article_category tr,
table.article_category td,
table.article_category {
  width: auto;
  border: 0;
  margin:0;
  padding: 0;
}

ul.article_category li {
  list-style-type: none;
  display: inline;
}
.article_category {
  color:  #f93;
  border: 0px;
  }
.article_category a{
  color:  #f93;
}
/*  Views:  Categories for Blog and Tutorials  */
#category-view ul,
#category-view li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#category-view li {
  padding-left: 6px;
  text-align: center;
}
#category-view li a {
  text-align: center;
} 

/*  Title colour  */

h2 span.black {
  color: #000;
}

/*  Views: Front Page */

.view-FrontPage ul,
.view-FrontPage ul li {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#main_content .block .item-list ul li a {
  text-align: center;
}

#main_content .block .item-list ul li {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.block .bottom {
  margin-top: 16px;
}
.view-data-body p a,
#main_content .block .item-list ul li a.more-link {
  font-size: 10pt;
  color: #f93;
}

/*  SMF forum recent topics block  */
#block-smfforum-3 li {
  border-bottom: 1px solid #666;
  margin-bottom: 6px;
  padding-bottom: 6px;
}
#block-smfforum-3 a{
  color: #f93;
  font-size: 12pt;
}
#block-smfforum-3 ul a{
  color: #f93;
  font-size: 11pt;
}
#block-smfforum-3 a {
  padding: 0;
  margin: 0;
}
/*  Views: Tutorials  */

 .view-NewBlogs .view-data-body,
 .view-NewTutorials .view-data-body {
  border-bottom: 1px solid #666;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
/*  Blocks  */
#block-views-NewTutorials  .view-NewTutorials .view-data-body {
  border-bottom: 0px solid #666;
  padding-bottom: 2px;
  margin-bottom: 2px;
}
#sidebar-right .block h2 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#sidebar-right .block-header-underline {
  color: #999;
  line-height: 0.5;
}
#sidebar-right .head-part1,
#sidebar-right .head-part2 {
  font-family: arial;
  font-weight: bold;
  font-size: 16pt;
} 
#sidebar-right .head-part1 {
  color: #3cc;
}
#sidebar-right .head-part2 {
  color: #000;
}
#sidebar-right .block .content a{
  color: #06c;
  font-size: 10pt;
  line-height: 0.8;
}
/*  Views: taxonomy pages  */

#main_content  h2,
#main_content .node h2 a {
  font-family: 'verdana', 'arial', 'helvetia';
  font-weight: normal;
}

.view-taxonomy-term .submitted {
  display: none;
}

/* Views Jargon page  */
 #block-block-4 a {
   color:  #f93;
}  
