/*
Theme Name: Hill of Tara
Theme URI: http://wwww.bluntworks.net
Description: Hill of Tara theme v.01
Version: 0.1
Author: David Ryan
Author URI: http://bluntworks.net/
Tags: 

	HillOfTara v0.1
	http://bluntworks.net/

	This theme was designed and built by Bluntworks.net

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body { margin:0;	font-size: 62.5%; /* Resets 1em to 10px */ 	font-family: Verdana, Arial, Sans-Serif; background: white; color: #333; background-image:url('images/whiteBg.png'); background-repeat:no-repeat; background-position:center 250px; }



/* structure */
#header { position:absoulute; width:100%; height:229px; background-color:#000000; background-image:url('images/headerImg.jpg'); background-repeat:no-repeat; /*background-attachment:fixed;*/ background-position:center;}
#headContainer { margin:0 auto; width:960px; }
#unescoLogo { margin-left:19px; margin-top:30px; width:201px; height:188px; background-image:url('images/unescoLogo.png'); background-repeat:no-repeat; background-position:right bottom; float:left; }
#hotInfoBannerText { margin:170px 0 0 12px; width:330px; height:38px; background:url(images/hotInfoBannerText-330-38.png) top left no-repeat; float:left;}
#topNavWrap {width:100%; height:25px; background-color:#000; border-top:1px solid #222; border-bottom:1px solid #BBB; }
	#topNav { margin: 0 auto; width:960px; height:25px; /*border:1px solid #FFCCCC;*/ }

#wrap { margin:30px auto; width:960px; /*border:1px sol id #000;*/}
#container { width:960px; /*border:1px solid #333333; float:left;*/ }
#wideContent { margin:0 10px; width:660px; /*border:1px solid #666000;*/ float:left; }
#narrowContent { }
#leftSideBar {margin:0 10px; width:220px; float:left; /*border:1px solid #999;*/ }
#rightSideBar {margin:0 10px; width:220px; float:right; /*border:1px solid #CCC;*/ }
	#rightSideBar h1 { color:#04bbff; background-color:#eee; font-size:1.6em; padding:5px; border:0; border-bottom:1px dashed #550000;}
	#rightSideBar ul {list-style:none;  padding:0; }
	#rightSideBar ul li {padding:5px; }
	#rightSideBar a { font-size:1.3em; font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#0099FF; }
	#rightSideBar a:hover { text-decoration:underline; color:#0099FF;}
	#rightSideBar a:visited {/* color:#666;*/}
	#rightSideBar li:hover {}


#wideContent { font-family:Verdana/* ,Helvetica, Arial, sans-serif;*/ /*font-family:Trebuchet MS;*/ font-size:1.2em; line-height:2em; color:#222; }
#wideContent a {text-decoration:none; color:#0099FF; font-weight:200;}
#wideContent a:hover {text-decoration:underline; }
#wideContent p { padding:5px 2px; text-align:justify; /*font-weight:400;*/ }

/* Html Tags */
p {margin:10px 0; font-size:1.4em; }
h1,h2,h3,h4,h5,h6 { font-family:Helvetica, Arial, sans-serif; }

h1 { font-size:2em; }
h2 { font-size:1.8em; }
h3 { font-size:1.6em; }
h4 { font-size:1.4em; }
h5 { font-size:1.2em; }
h6 { font-size:1em; }

#rightSideBar  h1{ color:#393932; }


/* Lists */

/* Footer */

#footer { 	padding-top:30px; margin: 50px 0 auto; width: 1919px; height:560px; clear: both; width:100%; background-image:url('images/footerBg.jpg'); background-repeat:no-repeat; /*background-attachment:fixed;*/ background-position:bottom center; 	}

#footerText { margin:0 auto;  width:960px; border-top:10px solid #333333; text-align:center;}
#footerText  a{ color:#990000; text-decoration:none; }
#footerText  a{  text-decoration:underline; }


/*
 *
 *	SUCKER FISH
 *
 *
 */
/*#suckerfishnav {
    background:#333 repeat-x;
    font-size:14px;
    font-family:helvetica,sans-serif;

	letter-spacing:1px;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:25px;
    padding:0;

    margin:0;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#dddddd;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:200px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
   	border-top:1px solid #666666;
    }
#suckerfishnav li li {
    width:198px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#suckerfishnav li li a {
    padding:4px 10px 4px 10px;
    width:190px;
    font-size:12px;
    color:#dddddd;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 100px;
    }
#suckerfishnav li li:hover {
    background:#CCCCCC;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#333333;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#222222;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#dddddd;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#444444;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#DDDDDD;
    }*/

