/* ================ */
/* = The 1Kb Grid = */     /* 12 columns, 60 pixels each, with 20 pixel gutter */
/* ================ */

.grid_1 { width:60px; }
.grid_2 { width:140px; }
.grid_3 { width:220px; }
.grid_4 { width:300px; background-color:#FFFFFF; padding:0px; }
.grid_5 { width:380px; }
.grid_6 { width:460px; }
.grid_7 { width:540px; }
.grid_8 { width:620px; }
.grid_9 { width:700px; }
.grid_10 { width:780px; }
.grid_11 { width:860px; }
.grid_12 { width:940px; }

.column {margin: 0 10px;overflow: hidden;float: left;display: inline;text-align: left;}
.row { width: 960px; margin: 0 auto; overflow: hidden;}
.row .row { margin: 0 -10px; width: auto; display: inline-block;}

/* =================== */
/* The Conquest begins */
/* =================== */

html{color:#000;
    background-attachment: scroll;background-position: top;
	background-image: url(http://www.photoireland.org/i/bg.jpg);
    background-repeat: repeat; text-align: center; background-color:#000; margin:0; overflow:auto; outline: none;}
body { margin: 0px 0 0 0;font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
p {color: #000;text-align: left; border: 1px solid #000;margin: 0 0 0px 0; }
.home{text-decoration:none;text-align: left;}
p.home  { border: 0px;padding: 0px 20px 0px 20px;}
p.bottom { border: 0px;margin-bottom:20px; padding-bottom:20px; border-bottom: 2px solid #000; }
h1 {/*18px via YUI Fonts CSS foundation*/font-size:280.0%;letter-spacing: -4px;	line-height: 80.0%; padding: 0px 20px 0px 20px; }
h1.home,h2.home,h3.home {padding:0px 20px 0px 20px;text-decoration:none;color:#393436;}
h1.home a ,h2.home a ,h3.home a {text-decoration:none;color:#FFFFFF;}
h1.home a:hover,h2.home a:hover,h3.home a:hover {color:#ffc000; text-decoration:none;}	
h2 {color:#006666;font-size:180.0%;letter-spacing: -1px;line-height: 80.0%;padding: 0px 20px 0px 20px; }
a {color:#FF0099;text-decoration:none;}
a:link  {color: #FF0099;text-decoration:none;}
a:hover  {color:#006666; text-decoration:none;}
img {margin: 0px; border:0px;outline: none;}
/*img, div, a { behavior: url(../js/iepngfix.htc); }*/
a img {opacity:1;filter:alpha(opacity=100);}
a:hover img { opacity:.30;filter:alpha(opacity=30);}


/* =================== */
/* The Page Returns    */
/* =================== */
#content #header {margin: auto !important;padding:10px;font-size: 13px;border:1px dashed gray;background-color:#efefef;width:400px;text-align:center;font-family:helvetica;margin-bottom:12px !important;}
#secondary {color: #FFF; padding:10px 0px 0px 10px; text-align:left;}
#secondary p {color: #FFF; margin:0px; padding:0px;}
#secondary a {color: #006666;margin:0px; padding:0px;}
#secondary a:hover {color: #FFF;margin:0px; padding:0px;}
#pageslide-slide-wrap {background-color: #000;}
#pageslide-content h2 {  color: #C60;}
#pageslide-content a {   font-size:12px;}
.pageslide-close {  font-size: 12px; font-weight: bold;  padding:10px !important; border: 1px solid #006666; display:block; width:130px;}
