/********************
 *  formatting
 * 
 ********************/
 

/* general */

#left_column h1{
	margin:  0 0 40px 0; padding: 0;
}

#left_column h1 a:link, #left_column h1 a:active, #left_column h1 a:visited, #left_column h1 a:hover{
	display: block;
	width: 145px;
	height: 34px;
	background: url(http://www.aislingfarinella.com/images/aisling.gif) no-repeat;
	text-indent:-9999px;
}

.video #left_column h1 a:link, .video  #left_column h1 a:active, .video  #left_column h1 a:visited, .video  #left_column h1 a:hover{
	background: url(http://www.aislingfarinella.com/images/aisling_reversed.gif) no-repeat;
}

p, ul{
	font-size:  0.9em;
	line-height:  1.4em;
	margin:  0 0 1.4em 0;
	color:  #999999;
}

/* nav related */

#left_column h2, #left_column h3{
	font-size:  0.9em;
	font-weight:  normal;
	line-height:  1.4em;
	margin:  0 1.4em 0 0;
}

#left_column h2{
	color:  #999999;
}

.video #left_column h2, .video #left_column h3{
	color:  #666666;
}

#left_column ul{
	list-style: none;
	margin:  0 0 1.4em 0;
	padding:  0;
}

#left_column ul li{
	margin:  0; padding:  0;
}

#left_column a.current:link, #left_column a.current:active, #left_column a.current:visited, #left_column a.current:hover{
	color:  #000000;
	background: transparent;
}

#left_column a:link, #left_column a:active, #left_column a:visited, #left_column a:hover{
	background: transparent;
}

.video #left_column a:link, .video #left_column a:active, .video #left_column a:visited{
	color:  white;
	text-decoration: none;
}

.video #left_column a:hover{
	color:  #99CC00;
}


/* menu */

.title a:link, .title a:active, .title a:visited{
	margin: 0; padding:  0;
	width:145px;height:218px;
	display: block;
	padding: 175px 20px 0 10px;
	color: white;
	background:  transparent;
	font-size:  0.9em;
	line-height:  1.4em;
}

.title a:hover{
	margin: 0; padding:  0;
	width:145px;height:218px;
	display: block;
	padding: 175px 20px 0 10px;
	color: #FFFFFF;
	background: url(http://www.aislingfarinella.com/images/menu_bg.gif) top left no-repeat;
	font-size:  0.9em;
	line-height:  1.4em;
}

html>body .title a:link, html>body .title a:active, html>body .title a:visited, html>body .title a:hover {
  width: 115px; height: 43px;
} 

#body_content h3{
	margin:  0 0 40px 0; padding: 0;
	display: block;
	width: 145px;
	height: 34px;
	text-indent:-9999px;
}

#body_content h3.profile{
	background: url(http://www.aislingfarinella.com/images/profile.gif) no-repeat;
}

#body_content h3.blog{
	background: url(http://www.aislingfarinella.com/images/blog.gif) no-repeat;
}

#body_content h3.contact{
	background: url(http://www.aislingfarinella.com/images/contact.gif) no-repeat;
}

#body_content h4{
	font-size:  0.9em;
	font-weight:  normal;
	line-height:  1.4em;
	margin:  0 1.4em 0 0;
	color: black;
}

#body_content h4.subhead{
	margin:  0 1.4em 1.4em 0;
}

#body_content p, #body_content ul{
	color:  #666666;
}

.article a:link, .article  a:active, .article  a:visited{
	color:  #333333;
}

.article  a:hover{
	color:  #99CC00;
	background: transparent;
}

#home_flash p{
	font-size: 1.1em;
}

#home_flash a:link, #home_flash  a:active, #home_flash  a:visited{
	color:  #333333;
}

#home_flash  a:hover{
	color:  #99CC00;
	background: transparent;
}

h4.headline{
	font-size:  0.9em;
	font-weight:  normal;
	line-height:  1.4em;
	margin:  0 1.4em 0 0;
	color:  #999999;
}

h4.headline a:link, h4.headline a:active, h4.headline a:visited{
	color:  #000000;
	background: transparent;
}

 h4.headline a:hover{
	color:  #99CC00;
	background: transparent;
}

/*  right col */

h4 .right_col{
	font-size:  0.9em;
	font-weight:  normal;
	line-height:  1.4em;
	margin:  0 1.4em 0 0;
	color:  #999999;
}

.rightcol  ul{
	list-style: none;
	margin:  0 0 1.4em 0;
	padding:  0;
}

.rightcol ul li{
	margin:  0; padding:  0;
}

.rightcol a.current:link, .rightcol a.current:active, .rightcol a.current:visited, .rightcol a.current:hover{
	color:  #000000;
	background: transparent;
}

.rightcol a:link, .rightcol a:active, .rightcol a:visited, .rightcol a:hover{
	background: transparent;
}

#left_column  a.arrow:link, #left_column  a.arrow:active, #left_column  a.arrow:visited{
	padding-left: 10px;
	background: url(http://www.aislingfarinella.com/images/arrow_grey.gif) 0 50% no-repeat;
}
#left_column a.arrow:hover{
	background: url(http://www.aislingfarinella.com/images/arrow_black.gif) 0 50% no-repeat;
}

.paging  a:link, .paging a:active, .paging  a:visited, .paging  a:hover{
	padding: 0px;
	background: transparent;
}
