/*
Theme Name: Talian AdSense and Clickbank + SEO Original
Theme URI: http://www.google-adsense-templates.co.uk/wordpress-theme-talian-with-adsense-and-seo-optimisation.html
Description: Talian theme with SEO optimization and AdSense and Clickbank ads added. You must read the readme files that came with this theme (important installation information).
Version: 05
Author: David Cameron Law (aka SEO Dave)
Author URI: http://www.google-adsense-templates.co.uk/
*/

body {
background-image: url(images/original/headerbg.gif);
}
.sidebar-box span {
background-image: url(images/original/h2navbg.gif);
}
#footer_talia {
background-image: url(images/original/footerbg.gif);
}
.post-box {
background-image: url(images/original/commented_v.gif);
}
.header_site_desc h1 a:link, .header_site_desc h1 a:visited, .header_site_desc span a:link, .header_site_desc span a:visited {
border-left-color: #000000; /* This colour should match the main background colour of the image headerbg.gif */
}
.header_site_desc h1 a:hover, .header_site_desc h1 a:active, .header_site_desc span a:hover, .header_site_desc span a:active {
border-left-color: #9ACA3C; /* When hovering over the large home page link a small green line appears. */
}
.navigators ul li a:link, .navigators ul li a:visited {
background-color: #F6B81A; /* The main colour of the navigation menu below the header */
border-top-color: #F3B40A; /* This highlights the navigation menu links, should be similar to the colour above */
}
.navigators ul li a:hover, .navigators ul li a:active {
background-color: #E6A306; /* As above, but when hovering over a navigation link */
border-top-color: #EB9B01; /* As above, but when hovering over a navigation link */
}
.sidebar-box ul, .sidebar-box p, .sidebar-box .loginfm, .sidebar-box .wp-polls-ul, li.even, li.even .bnofollow, .children li.even .bnofollow, .children .children li.even .bnofollow, .children .children .children li.even .bnofollow, .children .children .children .children  li.even .bnofollow, .loglinks {
background-color: #EEEEDD; /* The background colour of the sidebar menus and every second comment */
}
li.odd, li.even {
border: 1px solid #EEF4E3; /* Border colour of comments */
}
.sidebar-box ul, .sidebar-box p, .sidebar-box .loginfm, .sidebar-box .wp-polls-ul {
border-color: #E2E2C5; /* The border colour of the sidebar menus */
}
#post-entry h1, h2, h3, h4, h5, h6 {
color: #999900;  /* Text colour of non-linked header, h1, h2 etc.. */
border-bottom-color: #CCCCCC;  /*  Colour of a line below headers */
}
#post-entry h1 a:link, #post-entry h1 a:visited, #post-entry h2 a:link, #post-entry h2 a:visited {
color: #80856B; /* Text colour of linked h1 and h2 headers */
text-decoration: none;
}
#post-entry h1 a:hover, #post-entry h1 a:active , #post-entry h2 a:hover, #post-entry h2 a:active {
color: #333333; /* Text colour of linked h1 and h2 headers hover */
text-decoration: underline;
}
.post-content a:link, .post-content a:visited {
color: #999900; /* Anchor text colour */
}
.post-content a:hover, .post-content a:active {
color: #FF9900; /* Anchor text colour hover*/
}
.post-navs a:link, .post-navs a:visited {
color: #000000; /* Anchor text colour */
text-decoration: none;
}
.post-navs a:hover, .post-navs a:active {
color: #CCCC99; /* Anchor text colour */
text-decoration: none;
}
.reltpost a:link, .reltpost a:visited {
color: #999900; /* Anchor text colour of links by the related posts plugin */
text-decoration: none;
}
.reltpost a:hover, .reltpost a:active {
color: #333333; /* Anchor text colour of links by the related posts plugin hover */
text-decoration: underline;
}
.comment-temps a:link, .comment-temps a:visited {
color: #999900; /* Anchor text colour of comment links */
text-decoration: underline;
}
.comment-temps a:hover, .comment-temps a:active {
color: #000; /* Anchor text colour of comment links hover*/
text-decoration: none;
}
#footer_talia a:link, #footer_talia a:visited {
color: #999999; /* Home page link in footer */
text-decoration: none;
}
#footer_talia a:hover, #footer_talia a:active {
color: #FFFFFF; /* Home page link in footer hover */
text-decoration: underline;
}