/*  
Theme Name: Arthemia Premium
Theme URI: http://colorlabsproject.com/
Description: Designed by <a href="http://michaelhutagalung.com">Michael Jubel Hutagalung</a> of <a href="http://colorlabsproject.com">Colorlabs Project</a>.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://colorlabsproject.com/
Tags: thumbnails, newspaper, magazine, widgets, admin panel
*/

/*Copyright 2008, Michael Jubel Hutagalung
View detailed license info in license.txt file 


/* 
TABLE OF CONTENTS 

  HTML Elements
  Structure
  Navigation Bar
  Text
  Index Page
  Content Page
  Sidebar
  Form Elements  
  Comments
  Footer
  Clear

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body {
font: 100% Arial, Helvetica,sans-serif;
	background: #4B4B4B url(images/_bg.png) repeat-x scroll 0 0;
	color: #222;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #000000;
	text-decoration:none
	}

a:hover, a:active {
	color: #808080;
	text-decoration:underline;
	}

a img {
	border:0;
	}
hr{background:#B2CCFF;color:#B2CCFF;clear:both;float:none;width:100%;height:0.1em;margin:0 0 1.4em 0;border:none;}
code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #ececec;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	


p.label { font-style:italic;font-size:1em !important;}

/* Structure */


#head {
	width:930px;
	margin:0px auto;
	margin-top:0px;
	padding:0px 5px 0px 5px;
	font-size:0.7em;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	/*height:162px;*/
	height:91px;
	/*background: #fff url(images/header.jpg) no-repeat scroll 0 0;*/
	background: #fff url(http://www.state.ie/wp-content/themes/arthemia-premium/images/State-web-banner_heino2.jpg) no-repeat scroll 0 0;
	/* added to make ad work*/
	clear:both;
	}

#page {
	width:920px;
	margin:0px auto;
	padding:10px;
	background:#eee url(images/bg_stripe.gif);
	font-size:0.7em;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

.left {
	float:left !important;
	}

.right {
	float:right!important;
	}

	#head .righthead {
	float:right;
	border:1px solid #ECECEC;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
	background:#333 url(images/navbar2.png);
	width:920px;
	font-size:0.7em;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#page-bar {
	padding:0px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #303030;
height:26px;
	}

	#page-bar li  li{
	font-size:1em;
	text-transform:uppercase;
	}

		#page-bar li  li a{
		text-transform:uppercase;
	}



#page-bar li:hover {
	background: #ccc;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:7px 11px;
	font-weight:bold;
	color:#eee;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	color:#000;
	}

#page-bar p {
	margin:0;
	padding:0;
	}

#searchform {
	width:154px;
	float:right;
	text-align:right;
	padding-top:3px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #5b5b5b;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	border-top: 1px dotted #bbb;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #909090;
	padding: 4px 10px 4px 10px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:1.8em Calibri,Arial,Helvetica,sans-serif;
	font-weight:bold;
	letter-spacing:-0.04em;
	}

h2 {
	font:2.0em Calibri,Arial,Helvetica,sans-serif;
		font-weight:bold;
clear:left;
	}

h3 {
	font:1.4em Calibri,Arial,Helvetica,sans-serif;
	margin-bottom:0px;
	color:#303030;
	font-weight:bold;
	clear:both;
line-height:1.4em;

	}

h4{font-size:1.2em;line-height:1.5;font-weight:bold; display:block;clear:both; margin:5px 0 12px 0;}



h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	}




h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	margin-bottom:15px;
	}

h3.authors {
	margin-top:15px;
	}
h4.review{font-size:1.2em;line-height:1.25;font-weight:bold;width:auto;clear:none !important; margin-top: 10px;margin-bottom:5px !important; float:none !important;}
/* Index Page*/

#logo {
	height:62px;
	background:#fff;
	float:left;
	/*margin:8px 0 0 23px;*/
	display:inline;
		/* added to make ad work*/
			margin:28px 0 0 23px;
	}

#tagline {
	margin-top:10px;
	font-size:1em;
	color:#1d3566;
	font-weight:bold;
	}

#top {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background : #dddccc url(images/top-bg.png) no-repeat top left;
	width:940px;
	font-size:0.7em;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#headline {
	width:560px;
	float:left;
	padding:0px 12px 10px 20px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	background:transparent;
	color:#000;
	}

#headline a {
	color:#222;
	}


#headline a:hover {
	color:#444;
	background-color:#FFF404;
	}

#top div.label {
	font:1em Arial, Helvetia, sans-serif;
	font-weight:bold;
	line-height:2.6em;
	display:inline;
	padding:0px 0px;
	color:#D1020E;
	background-color:transparent;
	margin-top:5px;
	text-transform:uppercase;

	}

	
	
	#top div.label a {color:#D1020E;}

#headline div.title {
	font:1.8em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
	}

#headline div.meta {
	display:block;
	padding:4px 0px 4px 0px;
	color:#444;
	font-size:0.85em;
	}


#headline div.meta a:link {color:#444;letter-spacing:-0.07;}
#headline div.meta a:visited{color:#444;letter-spacing:-0.07;}


#headline p {
	padding-bottom:15px;
	}

#featured {
	width:330px;
	float:right;
	overflow:hidden;
	padding:0px 0px 0px 5px;
	font-size:1.05em;
	}

#featured #mycarousel {
    overflow:hidden;
    width:325px;
		height:212px !important;
}

#featured ul  {width:100%;}
#featured ul li {line-height:1.4em;display: list-item; clear:both; width:100%; float:left; height:20px!important; padding-bottom:3px;}


#featured .clearfloat {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:2px;
	}

#featured .info {
	padding-bottom:10px;
	padding-top:0px;
	float:left;
	font-size:1em;

	}
#featured .info h2 {
	padding:0px;
        line-height:1.2em;
	float:left;
	font-size:0.9em;
margin:0px 2px 0px 0px;
font-family:Arial, Helvetica, sans-serif!important;
	}


#featured .meta {
	font-size:9px;
margin:8px 0px 0px 0px;
line-height:1.3em;
	color:#888;
	}

#featured .title {
	font-weight:bold;
	}

#featured .divider {
	margin-left:95px;
	}

#headline a img, #featured a img {
	margin-top:0px;
	}

#featured a {
	color:#222;
	}

#featured a:hover {
	color:#222;
	background-color:#fff404;
	}

#featured a img {
	border:2px solid #fff;
	margin-right:10px;
	}

#headline a img {
	border:3px solid #fff;
	margin-right:15px;
	}
#bottom-left h3 a {
	padding:0 3px;
	}	
	
#bottom-left h3 a:hover {
	color:#000;
	background-color:#FFF404;
	padding:0 3px;
	}	

#single_head {
	width:195px;
	float:left;
	padding:15px 12px 20px 25px;
	margin:0;
	background:#333;
	color:#fff;
	}

#single_head a img {
	border:3px solid #fff;
	}

#single_desc {
	width:675px;
	float:right;
	padding:0px 10px 5px 10px;
	font-size:1.05em;
	line-height:1.5em;
	}


#single_desc div.title {
	font:2.4em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	}

#single_desc div.meta {
	display:block;
	padding-bottom:5px;
	font-size:0.85em;
	}

#single_desc p {
	margin:0px;
	padding-bottom:10px;
	}

#single_desc a {
	color:#000000;
	}

#single_desc a:hover {
	color:#808080;
	}

#mores {
	margin:0 auto;
	border-left:0px solid #fff;
	border-right:5px solid #fff;
	border-bottom:0px solid #fff;
	width:940px;
	font-size:0.8em;
	}

#more-head {
	background:transparent;
	text-align:center;
	float:left;
	width:560px;
	padding:0px 12px 0px 20px;
	}

#more-feat {
	background:transparent;
float:right;
padding:0 10px 0 0;
text-align:center;
width:320px;
	}

#more-head a {
background:#E9E9DE none repeat scroll 0 0;
color:#444444;
font-size:1.1em;
	}

#more-feat a {
background:#E9E9DE none repeat scroll 0 0;
color:#444444;
font-size:1.1em;
	}

#more-head a, #more-feat a {
	display:block;
	font-weight:bold;
	padding:3px;
	}

#more-feat a:hover {
	text-decoration:none;
	background:#fcfcfa;
	}

#more-head a:hover {
	text-decoration:none;
	background:#fcfcfa;
	}

#middle {
	margin:0px 0px 10px 0px;
	padding:0px;
	background:#fff;
	width:920px;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 15px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

.category span.cat_title, #front-popular h3, #front-list .cat_title {
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-list .cat_title {
	font-size:1.25em;
	}

#front-popular h3 {
	color:#fff;
	}

.more-link {
	display:block;
	margin:15px 0px;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#bottom {
	width: 920px;
	}

#bottom-left {
	float:left;
	background-color:#fff;
	}

#bottom-left .meta, #content.archive .meta {
font-size:1.1em;
	}
	
	#bottom-left .meta span a{
	background-color:#7bb1df;
	color:#fff;
		font-size:1.1em;
		padding:0 3px;
	text-transform:uppercase;
	}

	.archive .meta span a{
	background-color:#7bb1df;
	color:#fff;
		font-size:1.1em;
		padding:0 3px;
	text-transform:uppercase;
	}


#front-list {
	width:570px;
	padding:10px;
	background:#fff;
	font-size:1.05em;
	line-height:1.75em;
	margin-bottom:10px;
	border-top:1px solid #ececec;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list p{margin:8px 0 0 0;}

#front-list .title {
	font:1.5em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	}

#front-list .divider {
	margin-left:216px;
	margin-top:0px;
	margin-bottom:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	color:#555;
	font-weight:bold;
	}

.meta a:link{color:#555;font-weight:bold;}
.meta a:visited{color:#666;font-weight:bold;}

#headline p, #featured p {
	margin:0;
	}


#paged-list {
	width:570px;
	padding:0px 10px;
	background:#fff;
	font-size:1.05em;
	line-height:1.75em;
	border-top:1px solid #ececec;
	}

#paged-list .clearfloat {
	border-bottom:0;
	}
	
.homebox {
display:block;
width:100%;
clear:both;
margin:5px 0 10px 0;
float:left;
	border-bottom:1px solid #ececec;
}	

.tanbox {
	width:100%;
	line-height:1.5em;
	padding:10px 0px 15px 0px;
	margin:0;
	clear: none;
	border-bottom:1px dotted #bbb;
	display:block;
	}
	

	

.tanbox p.label { font-style:italic; text-align:center;margin:0; font-size:10px;}
	
	
	
.headlinebox {
border-bottom:0 dotted #BBBBBB;
display:block;
float:left;
line-height:1.5em;
margin:0 15px 0 0;
padding:4px 0 8px;
text-align:left;
width:175px;
	}

.featbox {
border-bottom:0 dotted #BBBBBB;
display:block;
float:left;
line-height:1.5em;
margin:0 15px 0 0;
padding:4px 0 8px;
width:125px;
clear:none;
	}
	
	.featbox h2 a{
	text-align:center;
	font-family:Calibri,Arial, Helvetica, sans-serif;
	line-height:1.3em;
	font-size:0.6em !important;
	
	}
	
	
	.featbox h2 a:hover,.headlinebox h2 a:hover {background-color:#FFF404;COLOR:#333;}
	
		.headlinebox h2 a{
	text-align:center;
	font-family:Calibri,Arial, Helvetica, sans-serif;
	line-height:1.1em;
	font-size:0.7em !important;
	}
	.featbox img, .headlinebox img {
	float:left;
	}
	
	.featbox h4 a,.headlinebox h4 a{
display:inline;
clear:left;
text-align:center;
}
.featbox img,.headlinebox img {
clear:right;
margin:5px 0 5px 0;
text-align:center;
	float:left;
	margin:8px 10px 6px 0px;
	border:1px solid #ccc;
	padding:2px;
	
	}
	
a.readmore { text-align: left; background-color: #D1020E; font-size: 11px;color:#fff; } 	


.archive .tanbox {
	width:570px;
	border-bottom:1px dotted #bbb;
	}

.tanbox img {
	float:left;
	margin:8px 10px 12px 0px;
	border:1px solid #ccc;
	padding:2px;
	}

.review h3 a{
font-size:13px;
display:inline;
clear:left;
text-align:center;
}

.review h3 {
font-size:1em;
text-align:center;
}

.recomm {
background-color:#DDDCCC;
	display:block;
	float:left;
	width:550px;
	padding-left:10px;
	}

.review .tanbox {
	line-height:1.5em;
	border-bottom:0px dotted #bbb;
	display:block;
	float:left!important;
height:205px;
margin:0 12px 0 0;
padding:10px 0 8px;
text-align:left;
width:115px;

	}

.review .tanbox img {
clear:right;
margin:5px 0 5px 0;
text-align:center;

	}


.tanbox span.title a {
	font:1.2em Arial;
	font-weight:bold;
	}

.tanbox p {
	margin:10px 0px 10px 0px;
	}	



#navigation {
	padding:15px 10px;
	background:#fff;
	font-size:1.05em;
	text-align:center;
	width:550px;
	}


/* Content Page*/

#content {
	width:570px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	border-top:1px solid #ececec;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}
	
	.post ol li{
	font-size:1.1em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
color:#222;
line-height:1.357em;
margin-top:0;
font-family:arial,sans-serif;
font-size:1.136em;
margin:15px 0;
padding:0 15px 0 0;
}

.post .clearfloat {
	border-bottom:1px solid #e2e2e2;
	padding-left:5px;
	}

.entry ul, .post ol {
	margin-bottom:15px;
	font-size:1.1em;
	position:relative;
	clear:both;
	}

.entry ul li {
	padding-bottom:8px;
	}
	
ul.related_post li {
padding-bottom:2px!important;
}

#content h2.title {
	letter-spacing:-0.03em;
	border-bottom:1px solid #dddccc;
	border-top:3px solid #dddccc;
	margin-bottom:0px;
	padding:5px 0px;
	color:#000;
	}

.entry ul li {	
	list-style:square inside;
	margin-left:30px;
	}

.entry ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.entry ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post h3{margin:5px 0 -5px 0; clear:left !important;display:block !important; float:none!important;}
.post h4{font-size:1.2em;line-height:1.5;font-weight:bold; display:block; float:left; clear:left; margin:5px 0 12px 0;}


.entry img, .post a img, #front-list img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;

	}

	.entry img.left {
clear:both;
float:left!important;
margin:0 10px 10px 0px !important;
	max-width:560px;
}

	.entry img.right{
clear:both;
float:right !important;
margin:0 0px 10px 10px !important;
	max-width:560px;
}


.entry img {
float:right;
margin:0 10px 10px 10px !important;
	}

.entry a:link, .entry a, .entry a:visited {
	text-decoration:none;
        color:#c80712;
        font-weight:normal;
	}
.entry a:hover {
    text-decoration:underline;
    font-weight:normal;
	}


.post .ads {
	margin-top:10px;
	}

#stats {
	margin-bottom:15px;
	padding:8px 0px;
	font:0.9em Arial;
	display:block;
	border-bottom:1px solid #dddccc;
	font-weight:bold;
	}

span#map {
	font-size:0.9em;
	color:#d1020e;
	font-weight:bold;
	text-transform:uppercase;
	}

span#map a {
	font-size:1.0em;
	color:#d1020e;
	font-weight:bold;
	text-transform:uppercase;
	}

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	}

.spoiler h3 img {
	float:right;
	border:none;
	margin:0;
	padding:0;
	}

#sidebar .spoiler { 	padding:0px 12px 12px 12px;
	background:#fff;
	border-top:1px solid #ececec;
	margin-bottom:12px; 	}

.spoiler img {
	border:1px solid #ccc;
	padding:2px;
	margin-right:0px;
	margin-bottom:1px;
	}


.spoiler h3 {
	font:1.1em Calibri, Arial, Helvetica, Verdana, Sans-Serif; 	font-weight:bold; 	color:#fff; 	margin:0px 0px 8px 0px; 	padding:3px 10px;
	border-bottom:1px solid #ececec; 	}

.spoiler h3 a {
	color:#fff;
	text-decoration:none;
	}

.spoiler p {
	margin:0;
	color:#6d6d6d;
	}

.spoiler h4 {
	font:1.05em Arial, Helvetica, Verdana, Sans-Serif; 	font-weight:bold;
	margin-bottom:5px;
	}

.spoiler h4 a {
	color:#222;
	}

	.spoiler h4 a:hover {
	text-decoration: underline;color: #ffcc00 !important; background-color:#111; }

/*Latest header updates */

#paged-list h3 {
	font:1.4em Calibri,Arial,Helvetica;
	font-weight:bold;
	background:#fff;
	color:#000;
	margin:0px 0px 0px 0px;
	padding:0px;
	}

	#cat-3 { border-top:8px solid #ffcb00; }
	#cat-3:hover, #cat-3 a:hover  {background:#ffcb00; color:#333; }
	#paged-list h3.catt-3  {background:#ffcb00; }
		
	
	#cat-12 { border-top:8px solid #669fd7; }
	#cat-12:hover, #cat-12 a:hover  {background:#669fd7; color:#333; }
	#paged-list h3.catt-12  {background:#669fd7; }
		
	
	#cat-9 { border-top:8px solid #e53e00; }
	#cat-9:hover, #cat-9 a:hover  {background:#e53e00; color:#333; }






	#paged-list h3.catt-9  {background:#e53e00; }
		
	
	#cat-7 { border-top:8px solid #66cc33; }
	#cat-7:hover, #cat-7 a:hover  {background:#66cc33; color:#333; }
	#paged-list h3.catt-7  {background:#66cc33; }
		
	
	#cat-13 { border-top:8px solid #707070; }
	#cat-13:hover, #cat-13 a:hover  {background:#707070; color:#333; }
	#paged-list h3.catt-13  {background:#707070; }

	
	#paged-list.spoiler { 	padding:0px 0px 12px 0px;
	background:#fff;
	border-top:1px solid #ececec;
	margin-bottom:12px; 	}

#sidebar h3 {
	font:1.1em Calibri, Arial,sans-serif;
	font-weight:bold;
	background:#303030;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar h2 {
		font:1.1em Calibri, Arial,sans-serif;
	font-weight:bold;
	background:#303030;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}



#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	border-top:1px solid #ececec;
	}

.sidebar-mid {
background:#FFFFFF none repeat scroll 0 0;
border-top:1px solid #ECECEC;
float:right;
padding:0 10px 10px;
width:300px;
}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	border-top:1px solid #ececec;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	border-top:1px solid #ececec;
	}


	.spoiler li  {
	border-bottom:0 !important;
	background: none !important;
	padding:2px 0px 2px 3px !important;
	}

	.spoiler .right  {
	margin-left:7px;
	margin-top:2px;
	}


#sidebar li {
	list-style:none;
	display:block;
	padding:2px 0px 4px 15px;
	border-bottom:1px dotted #bbb;
	background:url(images/sub.png) no-repeat 0 0px;
	}


	.spoiler li a, .spoiler li a:link {
	border-bottom:1px dotted #bbb;
	background:url(images/sub.png) no-repeat 0 0px;
	padding:3px 0 0px 13px;
	line-height:1.4em;
	}


#sidebar-ads {
	width:300px;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

#sidebar h3 img { margin-top:1px; }

/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.submitbutton {
background:#D1020E none repeat scroll 0 0;
border:1px solid #AAAAAA;
color:#FFFFFF;
cursor:pointer;
font-size:1.1em;
font-weight:bold;
padding:4px;
	}

.field {
	padding: 1px;
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	background:#fff;
	font-size:1.0em;
	}

#search .searchbutton {
	padding: 1px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 0px 0;
	}

#commentform textarea {
	width: 550px;
	margin-top:5px;
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	}



/* Comments*/

#comments {
	line-height:1.5em;
	}

.commentlist cite {
	font-style:normal;
	margin-bottom:0px;
	display:block;
	font-size:1.1em;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	color:#4d4d4d;
	padding: 10px 14px 10px 14px;
	background:#FFF;
	border-bottom: 1px solid #dcdbd7;
	list-style:none;
	margin-bottom:3px;
	line-height:1.0em;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	width:482px;
	float:right;
	line-height:1.5em;
	}
	
li.my_comment {
	background: #fff;
	}

li cite strong {
	font-size: 1.1em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;

	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #ccc;
	margin:15px 8px 6px 0;
	float:left;
	padding:2px;
	width:45px;
	height:45px;
	}	


#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 910px;
	background:#303030;
	margin: 0 auto;
	padding:15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#recentpost, #mostcommented {
	width:276px;
	float:left;
	padding:0px 20px 0px 0px;
	border-right:1px solid #808080;
	}

#mostcommented {
	margin-left:20px;
	}

#recent_comments {
	width:276px;
	float:right;
	padding:0px;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost li, #mostcommented li, #recent_comments li {
	list-style:none;
	border-top:1px dotted #808080;
	}

#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
	padding:5px;
	display:block;
	text-decoration:none;
	}

#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
	background:#000000;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #808080;
	}


#footer {
	margin: 0 auto;
	width: 920px;
	font-size:0.6em;
	background:#dedede;
	color:#333;
	padding:5px 10px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#footer a:hover {
	color:#808080;
	}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	padding-bottom:5px;
	}

	.ad {
margin: 10px 0 10px 0;
text-align:center;
display:block;
clear:both;
}

td.date {width:67px;padding-left:5px; }
td.time {padding-right:3px;}

td {font-size:0.9em;padding:5px 10px 5px 10px; vertical-align:middle;line-height:1.6em; }
tr {background-color:#eaeaea;margin-bottom:3px;}
tr.even {background-color:#fff;margin-bottom:3px;}
th {text-align:left;padding-left:10px;}


table h4 {
clear:both;
display:block;
font-size:1.1em;
font-weight:bold;
line-height:2;
margin:9px 0 12px;
}

table h4 a:hover { color:#d1020e!important;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:745px; height:32px; font-size:0.85em; position:relative; z-index:100;border-right:1px solid #000;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; width:138px; border:1px solid #000; border-width:1px 0 1px 1px;padding-left:10px; line-height:29px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */

.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}




/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#949e7c;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#949e7c;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}


    .graph { 
        position: relative; /* IE is dumb */
        width: 300px; 
        border: 1px solid #d4d1bf; 
        padding: 2px; 
	margin-bottom:10px;
    }
    .graph .bar { 
        display: block;
        position: relative;
        background: #B1D632; 
        text-align: center; 
        color: #333; 
        height: 0.9em; 
        line-height: 0.9em;            
    }
    .graph .bar span { position: absolute; left: 1em; }

label {width:100px;font-size:1em;}

#sidebar input {margin-left:15px;}
#sidebar input#email {margin-left:18px;margin-top:5px;}

#sidebar input#contactsubmit {margin-left:42px;margin-top:10px;}

.cat {color:#d2232a!important;background-color:transparent;font-size:1em; font-family: Arial, Helvetica, serif!important;}	
.cat a{color:#d2232a!important; text-transform:uppercase; font-size:1em;font-family: Arial, Helvetica, serif!important;}	

.count {
font: 15px "Trebuchet MS",Arial,Helvetica,sans-serif;
color:#000;
float:right;
 margin:-10px 2px 0 0;  padding:0px; display:inline;
}

.multi { font-size:1.2em; }
.multi a { background-color:#C80712;
color:#FFFFFF !important;
padding:5px 10px; }



#pageholder {width:990px;margin:0px auto!important; display:block;
/*background: transparent url(http://www.state.ie/images/Heineken_bg.jpg) no-repeat fixed center top;*/	 }


	#pageholder .righthead {
	float:left;
margin-left:135px;
	margin-top:5px;
	border:0px solid #ECECEC;
	height:95px;
	
	}

.uppercase { text-transform:uppercase!important;}


#sidebar .tweetmeme_button { display:none;}
#sidebar .addthis_container{ display:none;}

