/* ------------------------------------------------------------

	Title:				Aoife CSS Styles
	Author:			Karen Stout
	Last Updated:	24/04/08
	Colors:			

------------------------------------------------------------ */
ul,ol { list-style:none }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div
{ margin:0; padding:0; }
a img,:link img,:visited img { border:none; }
address { font-style:normal; }
fieldset {border:0;}

/* ------------------------------------------------------------
	self clearing float
------------------------------------------------------------ */	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ------------------------------------------------------------
	document default fonts and vertical rhythm
------------------------------------------------------------ */	
body {
	font: 62.5% Verdana, Arial, sans-serif;
	text-align:center;
	background:#000000 url(../images/structure/photo_bg3.jpg) center top repeat-x;
	color:#cccccc;
}
h1 {
	font-weight:normal;
	font-size: 2.4em; /* 24px */ 
	line-height: 1.5em; /* 36px */ 
	margin-top: 0.75em; 
	margin-bottom: 0em;
}
h2 {
	font-weight:normal;
	font-size: 2em; /* 20px */ 
	line-height: 1.8em; /* 36px */ 
	margin-top: 0.9em; 
	margin-bottom: 0em;
}
h3 {
	font-weight:normal;
	font-size: 1.6em; /* 16px */ 
	line-height: 1.125em; /* 18px */ 
	margin-top: 1.125em; 
	margin-bottom: 0em;
}
h4 {
	font-weight:normal;
	font-size: 1.4em; /* 14px */ 
	line-height: 1.2857em; /* 18px */ 
	margin-top: 1.2857em; 
	margin-bottom: 0em;
}
p {
	font-size: 1.2em; /* 11px */ 
	line-height: 1.5em; /* 18px */ 
	margin-top: 1.5em; 
	margin-bottom: 0em;
}
table {
	font-size:1.2em;
}

/* ------------------------------------------------------------
	masthead
------------------------------------------------------------ */
#masthead-outer {
	background:url(../images/structure/masthead_bg.gif) left top repeat;
	height:102px;
	position:relative;
	tdop:100px;
	width:100%;
}
#masthead-inner {
	width:750px;
	margin:0 auto;
	text-align:center;
}
div.img-title {
	width:500px;
	float:left;
	height:102px;
	text-align:left;
}
div.subtitle {
	width:250px;
	float:left;
}
div.subtitle p {
	margin:30px 0 0 0;
	font-size:1.2em;
	color:#eeff03;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:1px;
	background:url(../images/structure/masthead_dotted_line.gif) left bottom repeat-x;
	padding:0 0 10px 0;
}

/* ------------------------------------------------------------
	container
------------------------------------------------------------ */
#container {
	position:relative;
	top:100px;
        background:#1a1a1a;
}
#container-inner {
	position:relative;
	width:750px;
	margin:0 auto;
	text-align:center;
        margin-bottom:30px;
}
/* ------------------------------------------------------------
	navigation
------------------------------------------------------------ */
#navigation-outer {
	background:#c6b9e4;
	width:100%;
	clear:both;
}
#navigation-inner {
	width:750px;
	margin:0 auto;
	text-align:left;
	clear:both;
}
#navigation-inner ul li {
	padding:0;
	font-size:2em;
	line-height: 1em;
	margin:0 0px 0 0;
	text-transform:uppercase;
}
#navigation-inner ul li a {
	color:#000000;
  	text-decoration:none;
	display:block;
	float:left;
}
#navigation-inner ul li a:hover {
	color:#ffffff;
  	text-decoration:none;
}

#menu {
width:750px;
	margin:0 auto;
	text-align:left;
	clear:both;
	padding:5px 0 0 0;
msargin:-45px 0pt 20px 30px;
margin-bottom:5px;
}
#menu ul li {
display:inline;
margin:30px 30px 20px 0px;
padding:0pt;
}
#menu ul li a {
color:#000000;
font-size:1.4em;
font-weight:normal;
text-decoration:none;
}
#menu ul li a:hover {
	color:#ffffff;
}

/* ------------------------------------------------------------
	content
------------------------------------------------------------ */
body.home #content {
	width:450px;
	text-align:left;
	float:left;
}
 #content {
	width:485px;
	text-align:left;
	float:left;
    padding-right:15px;
}
body.full_width #content {
	width:735px;
	text-align:left;
	float:left;
	padding-right:15px;
}
img.headshot {
	margin:15px 0 0 0;
}
p.signature {
	text-indent:-9999px;
	background:url(../images/structure/signature.gif) right top no-repeat;
	height:120px;
}
#content h1 {
	color:#c6b9e4;
	font-size:3em;
	text-transform:lowercase;
}
#content h2 {
	color:#c6b9e4;
	font-size:1.8em;
}
p.general_intro {
	margin-bottom:1.6364em; 
}
div.gallery_list_item {
	clear:both;
	border-top:1px dotted #ffffff;
	padding: 15px 0;
}
div.gallery_img {
	width:120px;
	float:left;
	text-align:left;
}
div.gallery_img img {
	padding:3px;
	background:#ffffff;
	margin-bottom:15px;
}
div.gallery_description {
	width:585px;
	float:right;
	text-align:left;
}
div.gallery_description h2 {
	margin-top:0;
}
div.copyright {
	clear:both;
}
div.copyright p {
	margin:0 0 1.6364em 0;
}
div.news-item {
	clear:both;
}
div.news-date {
	width:120px;
	float:left;
	text-align:right;
}
div.news-date p {
	font-size:1.8em;
	line-height:1.8em;
	margin:0.9em 0 0 0;
}
div.news-details {
	width:585px;
	float:right;
	text-align:left;
}
div.news-details h2 a, h2 a {
	color:#a68be4;
	text-decoration:underline;
	font-weight:normal;
}
div.news-details h2 a:hover, h2 a:hover {
	color:#cccccc;
}
div.block_right {
	padding:30px 0 0 0px;
}
div.underline_feature {
	background:url(../images/structure/underline.gif) right bottom no-repeat;
	padding-bottom:40px;
}
div.underline_feature2 {
	background:url(../images/structure/underline.gif) left bottom no-repeat;
	padding-bottom:40px;
}
#content input.text-field, #content textarea.textarea-field {
	border:1px solid #5C9EC0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.1em;
	font-weight:normal;
	padding:2px;
}
#content input.submit {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.1em;
}
div.contact_form {
	margin:0px 4px 10px 4px;
	
	width:450px;
	text-align:left;
}
div.submit_button {
	text-align:center;
}
img.general {
	border:1px solid #cccccc;
}
/* ------------------------------------------------------------
	sidebar
------------------------------------------------------------ */
body.home #sidebar {
	width:300px;
	text-align:left;
	float:left;
	margin-top:100px;
}
#sidebar {
	width:250px;
	text-align:left;
	float:left;
}
#sidebar h2 {
	color:#c6b9e4;
}
#sidebar h2#photo_gallery {
        width:35px;
        height:150px;
        float:left;
        text-indent:-9999px;
        background:url(/images/structure/photo_gallery.gif) left top no-repeat;
}

div.photos {
       margin-top:20px;
}
#sidebar div.photos {
	width:215px;
	float:left;
}

div.photos div.thumbnail {
      float:left;
}
div.photos div.thumbnail img {
      padding:3px;
      background:#ffffff;
      margin:0 5px 5px 0;
}
div.photos2 {
       margin-top:20px;
}
div.photos2 div.thumbnail {
      float:left;
	  margin-right:20px;
}
div.photos2 div.thumbnail img {
      /*padding:3px;
      background:#ffffff;*/
      margin:0 5px 5px 0;
}
div.search_form {
	margin-left:35px;
}
div.search_form input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
}
div.search_form input.submit {
	background:#000000;
	border:1px solid #A2A5A4;
	color:#EEFF03;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* ------------------------------------------------------------
	footer-outer
------------------------------------------------------------ */
#footer-outer {
	background:#000000;
	width:100%;
	clear:both;
	position:relative;
	border-top:50px solid #252525;
}
#footer-inner {
	width:750px;
	margin:0 auto;
	text-align:left;
}
#footer-inner p {
	clear:both;
	text-align:right;
	margin:0.8182em 0 0 0;
}
/* ------------------------------------------------------------
	link styles
------------------------------------------------------------ */
a {
	color:#EEFF03;
	font-weight:bold;
	text-decoration:underline;
}
p.faux-button {
	text-align:right;
}
p.faux-button span {
	background:#000000;
	/*padding:5px 6px;*/
	padding: 3px;
	border:1px solid #a2a5a4;
}
p.faux-button a {
	color:#eeff03;
	text-decoration:none;
	/*text-transform:uppercase;
	background:#000000 url(/images/structure/link_bullet.gif) right center no-repeat;
	padding: 0 12px 0 0;*/
	font-weight:normal;
}
p.faux-button a:hover {
	text-decoration:underline;
}
/* ------------------------------------------------------------
	general styles
------------------------------------------------------------ */
.clearboth {
	clear:both;
}
.italics {
	font-style:italic;
}
.bold {
	font-weight:bold;
}

.aligncenter {
	text-align:center;
}
.layout {
	background:url(../images/structure/layout.gif) left top;
}