/*
Theme Name: An Droichead
Theme URI: http://www.elearningni.com/
Description: A custom template for An Droichead.com
Author: Eoin Lennon	

Tags: glossy, curvy corners, drop shadow, reflections, web 2.0, irish, gaeilge

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	color: #333333;
	margin: 0px;
	padding: 0px 0px 40px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 75%;
	line-height: 150%;
	background-color: #FFFFFF;
}
a {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #59770e;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	color: #758d38;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-left: 20px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 100%;
	background-color: #FFFFFF;
}
#header {
	height: 275px;
	position: relative;
}
.purple{
	background-repeat: repeat-x;
	background-image: url(media/Androichead3.0Headerpurple.png);}
.orange{
	background-image: url(media/Androichead3.0Headerorange.png);
	background-repeat: repeat-x;
}
.green{
	background-image: url(media/Androichead3.0Headergreen.png);
	background-repeat: repeat-x;
}

#headerlogo {
	float: left;
	z-index: 2;
	position: absolute;
}
#headerimage {
	float: right;
	position: absolute;
	right: 0px;
	z-index: 1;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	bottom: 0px;
	background-color: #333333;
	left: 0px;
	right: 0px;
	height: 60px;
	background-image: url(images/menutile.gif);
	background-repeat: repeat-x;
	background-position: 0px 25px;
	top: 222px;
	z-index: 999;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	padding: 5px 15px;
	display: block;
	background-color: #333333;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 100%;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}

#content {
	float: left;
	width: 60%;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 175px;
	z-index: 3;
	padding-left: 2%;
}
.post {
	padding-top: 10px;
	clear: both;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 100%;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: thick double #0099FF;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: left;
	width: 30%;
	z-index: 4;
	padding-left: 5%;
}
#searchform {
	width: 300px;
	padding: 5px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 120px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bed881;
	vertical-align: middle;
}
#searchform #searchsubmit {
	border: none;
	width: 75px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
	vertical-align: middle;
}
#searchform label {
	font-size: 14px;
	color: #CCCCCC;
}
#sidebar h3 {
	color: #9999FF;
	margin: 10px 0px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
}
.ul-cat {
	list-style: none;
	margin:0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.ul-cat li{
	margin: 0px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px;
	border-bottom: 1px solid #dceeb7;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	color: #CCCCCC;
	font-size: 95%;
	line-height: 130%;
	background-color: #333333;
	z-index: 5;
	width: 100%;
	clear: both;
	padding-bottom: 0px;
	height: auto;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 350px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: auto;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#footer h4 {
	color: #FF9933;
	margin: 10px 0px 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: normal;
	line-height: 100%;
	font-weight: bolder;
	font-variant: normal;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	width: 100%;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
	background-image: url(images/menutile.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 55px;
	padding-top: 34px;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
	padding-left: 25px;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
.imageR
{
	padding-left: 12px;
	float: right;
	padding-right: 12px;
}
.imageL {
	margin-top: 0px;
	margin-right: 10px;
	height: auto;
	float: left;
	margin-bottom: 0px;
}
img.alignright {
	border: none; 
	padding: 0;
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1em;
}
img.alignleft {
	border: none;
	padding: 0;
	float:left;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0;
}
img.aligncenter {border: none; padding: 0; display: block; margin-left: auto; margin-right: auto}
a img.alignright {
	border: none; 
	padding: 0;
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1em;
}
a img.alignleft {
	border: none;
	padding: 0;
	float:left;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	position: static;
}
a img.aligncenter {border: none; padding: 0; display: block; margin-left: auto; margin-right: auto}
.special{
	clear: both;
	padding-bottom: 50px;
	float:none;
	width: 100%;
	height: 600px;
	background-color: #CCCCCC;
}
#frontpage{
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: left;
	width: 45%;
	background-color: #E9E9E9;
	height: 270px;
	border-top-width: 9px;
	border-right-width: 9px;
	border-bottom-width: 9px;
	border-left-width: 9px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#frontpage h2 a, h2 a:visited {
	color: #9966CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: lowercase;
	letter-spacing: -0.5pt;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#adverts
{
	padding-top: 15px;
	padding-bottom: 15px;
}