@charset "UTF-8"; /* http://www.w3.org/International/questions/qa-css-charset */

/*	-------------------------------------------------------------
 
	CANDACE SEPULIS _ BALLYHOOMEDIA
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	IMPORT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

@import url("blue.css"); 

/*	-------------------------------------------------------------
	STYLES FOR SCREEN / PROJECTION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

@media screen, projection {

/*	-------------------------------------------------------------
	RESET
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }
	
body {
	line-height: 1; }
		
ul,
ol {
	list-style-type:none;
	margin:13px 0 13px 15px;
	padding:0; }

ul li,
ol li {
	line-height:1.7;
	margin:0 0 2px 0;
	padding:0; }
	
blockquote, q {
	quotes: none; }
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; }

:focus {
	outline: 0; }

ins {
	text-decoration: none; }
	
del {
	text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0; }


/*  IMG FLOAT */
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
}
/*	-------------------------------------------------------------
	BODY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html {
	font-size: 100%; }

body {
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	letter-spacing:-0.04em;
	color: #666;
	font-size:67%;
	line-height: 1.538em;

background: #d2e1e5 url("../images/bluewood.jpg") ;}
/* background: #d2e1e5 url("../../images/footer.png") no-repeat center top;} */
/*	-------------------------------------------------------------
	LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a {
	margin: 0;
	outline: 0; }
 
a, a:visited, a:active {
	text-decoration: none; }
 
a:hover {
	color: #666;
	text-decoration: none; }
  
/*	-------------------------------------------------------------
	TYPOGRAPHY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

p {
	line-height: 1.7;
	font-size:1em;
	margin: 0 0 12px 0; }
 
h1 {
	font-weight: normal;
	margin: 15px 0 10px; }
 
h2 {
	font-weight: normal;
	margin: 15px 0 10px; }
 
h3 {
	font-weight:bold;
	font-size:1.1em;
	margin: 20px 0 0 0;}

/*	-------------------------------------------------------------
	HACKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	position: relative; }
 
.clearandspace {
	clear: both;
	font-size: 0;
	height: 0px;
	line-height: 0;
	position: relative; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }

.clearfix { display:inline-block; }
	
/* Hide from IE Mac \*/
	.clearfix { display:block; }
/* End hide from IE Mac */
 
/*	-------------------------------------------------------------
	GRID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.container {
	margin: 0 auto;
	padding:0 0 0 0;
	width: 100%;
	/*background: url("../../images/bluebg30.jpg") repeat; }*/}
 
.containeri {
	margin: 0 auto;
	padding:0 0 0 0;
	width: 100%;
	/*background: url("../../images/cards.jpg") repeat; }*/}
 

.wrapper {
	margin: 0 auto;
	padding: 0;
	width: 100%;
/*background: url("../../images/bmicircle.png") no-repeat bottom right;  */}
 
.header {
	position: relative;
	margin: 0;
	height:50px;
	width: 100%; }

.sub-header {
	padding-top: 10px;
	margin: 0 0 10px 0;
	height:368px;
	width: 998px;
	background:transparent url("../images/shadow.png") no-repeat bottom center;}

.sub-header2 {
	padding-top: 10px;
	margin: 0 0 10px 0;
	height:350px;
	width: 970px;
	background:transparent url("../images/shadow.png") no-repeat bottom center;}

.content {
	padding:0px 14px 40px 14px;
/*	margin-left: 50px;*/
	margin: 0 auto;
	width: 998px;
	background-color: white;
	background: url("../images/bg_content.png") no-repeat bottom left; 
}
.content-index {
	padding:0px 14px 40px 14px;
background: url("../images/bg_contenti2.jpg") no-repeat bottom left;
	margin: 0 auto;
	width: 998px;
 
}
.content-text {
	margin:0 auto;
	padding:0;
	width:998px; }



.footer-text {
	margin: 0 auto;
	padding:0;
	width: 998px;
	font-size:0.9em;
	color: #fff;
	text-align:center;
	background:none; }


/*	-------------------------------------------------------------
	INTERFACE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* HEADER */
.header h1 {
	position:absolute;
	top:45px; /* adjust this position for your logo */
	left:45px;
	margin: 0;
	padding:0;
	width: 290px;
	height:41px;
	text-indent:-9999px;
/*background:transparent url("../../images/logo.png") no-repeat 0 0; */ }

.header .nav {
	position:absolute;
	top:0px;
	right: 40px;
margin:0;
	padding: 0;
	/* was right 40px margin:0;
	padding:0; */ 
}





 #nav li {  
        float:left;   
        display:block;   
        width:100px;   
        background: #000;   
        position:relative;  
        z-index:500;   
margin: 0 15px;
        margin:0 1px;  
    } 
 #nav li .red, #nav li .red a:hover {  
      color: #000;
        background: #7cb7e3;   
        
    }   
          
    /* this is the parent menu */  
    #nav li a {  
        display:block;   
        padding:8px 5px 0 5px;   
        font-weight:700;    
        height:23px;   
        text-decoration:none;
		text-transform: uppercase;   
        color:#fff;   
font-size: 1.4em;
        text-align:center;   
          }  

 #nav #currentpage a {  
        color:#7cb7e3;  
    }  
      
        /* submenu, it's hidden by default */  
        #nav ul {  
            position:absolute;   
            left:0;   
            display:none;   
            margin:0 0 0 -1px;   
            padding:0;   
			height: auto;
            list-style:none;  
        }  
          
        #nav ul li {  
            width:100px;   
			height: auto;
			padding:0px 5px 5px 5px; 
            float:left;   
        }  
          
        /* display block will make the link fill the whole area of LI */  
        #nav ul a {  
            display:block;    
            height:auto;  
            padding:0px 5px 5px 5px;   
            color:#FFF;
			text-transform: uppercase;  
			
        }  
          
        #nav ul a:hover {  
        display:block;   
        padding:0px 5px 5px 5px;  
        font-weight:700;    
        height:auto;   
        text-decoration:none;   
        color:#fff;     
        }  

    
	
/* FRONTPAGE */ 
#front-left  {
	float:left;
	width:22%;
	margin-top:0px; 
	padding:0px 0 0 0;
	
	/*background:transparent url("../images/col_sep2.gif") no-repeat top right;*/ }

#front-mid {
	float:left;
	width:30%;
	padding:0px 0px 0 0;
	margin:0;

background:transparent url("../images/col_sep2.gif") no-repeat top right;
 }


#front-mid h2 a, #front-right h2 a {
	font-size:1.9em;
	font-weight:bold;
	margin:0;
	color:#045057; !important; }

#front-left p, #front-mid p, #front-right p {
	padding:0 20px 0 0;

	color: #333;}

#front-mid {
	padding:10px 20px 0 20px;  }

#front-right {
	padding:10px 0 0 20px;

 }

/* COL-LEFT */

#finav ul#filter a { 
	color: #ccc; text-decoration: none; }

#finav ul#filter li.current a { 
	color: #7cb7e3; font-weight: bold; }

#col-left {
	float:left;

color: #333;
	width:250px;
	margin-top:0px; 
	padding:0px 0 0 0;
	background:transparent url("../images/col_sep2.gif") no-repeat top right; }

#col-left p {
	padding-left: 20px;
	padding-right: 25px;
	display: block;}

#col-left h1 {
	font-size:1.4em;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	padding:5px 0 5px 13px;
	border-left:6px solid #ccc; }

#col-left ul {
	padding:0;
	margin:20px 0 0 0; }

#col-left ul li {
font-size: 1.2em;	
	padding:0;
	margin:5px 0 0 22px;
	color:#b4b4b4; }

#col-left ul li a {
	padding:0;
font-size: 1.2em;	
	margin:0;
	color:#b4b4b4; !important; }

#col-left ul li a:hover, #col-left ul li a.selected {
	color:#404040 !important;}

#col-left ul li a.current {
	color:#404040 !important;}

 #col-left #currentpage a {  
        color:#7cb7e3;  
    }


			
/* COL RIGHT PORTFOLIO*/ 	
#col-port {
	float:left;
	width:700px;
	margin:0;
padding:50px 0px 0px 0px;
background: #ff00;
	 }

#col-port h1 {
	font-size:2.4em;
	letter-spacing:-1px;
	text-transform:uppercase;
	margin:30px 0 0 0; }

#col-port h1 .small {
	font-size:.5em;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#999;
	margin:30px 0 0 0; }
	
#col-port ul .small {
	font-size:.5em;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#999;
	margin:30px 0 0 0; }

#col-port h2 {
	font-size:5.5em;
	color:#b4b4b4;
	font-weight:bold;
	letter-spacing:-4px;
	text-transform:uppercase;
	margin:-5px 0 20px 0; }

#col-port .span-1 {
	float:left;
	margin:0px 30px 0 0;
	width:30%;  
height: 460px;
overflow: hidden;

}


#col-port .span-4 {
	float:left;
	margin:0px 30px 0 0;
width: 60%;
height: auto;

}

#col-port .span-2 {
	float:left;
	padding:20px 0 20px 60px;
	margin:20px 0 0 0;
	width:40%;
	background:transparent url("../images/col_sep_quote.gif") no-repeat top left;  }

#col-port .span-2 p {
	font-size:1.6em;
	text-align:justify;
	line-height:1.4em;
	color:#b2b1b1;
	padding:3px 0 3px 0 }

#col-port .span-2 span {
	padding: 0 0 5px 0;
	text-transform:uppercase; }

#col-port .span-3 {
	float:left;
	margin:0px 30px 0 0;
	width:40%;  }



/* COL RIGHT */ 	
#col-right {
	float:left;
	width:630px;
	margin:0;
	padding:40px 40px 0 50px; }

#col-right .rotateimg {
	float: right;
	z-index:500;
	position: top right;
}

#col-right .watermark {
background: url(../images/blank.gif) repeat;
	display: block;
	position: absolute;
	float:right;
	width: 640px;
	height: 100px;
	z-index: 499;
	position: top right;

}

#col-right h1 {
	font-size:2.4em;
	letter-spacing:-1px;
	text-transform:uppercase;
	margin:30px 0 0 0; }

#col-right h1 .small {
	font-size:.5em;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#999;
	margin:30px 0 0 0; }
	
#col-right ul .small {
	font-size:.5em;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#999;
	margin:30px 0 0 0; }

#col-right h2 {
	font-size:5.5em;
	color:#b4b4b4;
	font-weight:bold;
	letter-spacing:-4px;
	text-transform:uppercase;
	margin:-5px 0 20px 0; }

#col-right .span-1 {
	float:left;
	margin:0px 30px 0 0;
	width:45%;  }

#col-right .span-4 {
	float:left;
	margin:0px 30px 0 0;
	width:45%;  }

#col-right .span-2 {
	float:left;
	padding:20px 0 20px 60px;
	margin:20px 0 0 0;
	width:40%;
	background:transparent url("../images/col_sep_quote.gif") no-repeat top left;  }

#col-right .span-2 p {
	font-size:1.6em;
	text-align:justify;
	line-height:1.4em;
	color:#b2b1b1;
	padding:3px 0 3px 0 }

#col-right .span-2 span {
	padding: 0 0 5px 0;
	text-transform:uppercase; }

#col-right .span-3 {
	float:left;
	margin:0px 30px 0 0;
	width:40%;  }

/* TEAM MEMBERS */
.team-block {
	width:100%;
	float:left;
	margin:30px 0 0 0; }

.team-block .box-left {
	width:150px;
	padding:0;
	float:left; }

.team-block .box-left img {
	border: 3px solid #f1f1f1; }

.team-block .box-right {
	margin:0 0 0 150px; 
	padding:0; }

.team-block .box-right h3 {
	font-weight:bold;
	margin:0; }

.team-block .box-right blockquote { 
	margin:0 0 20px; 
	padding:0 0 2px 40px;  
	font-style:italic; 
	background:url(../../images/quote.png) no-repeat 0 0; }
	
.team-block .box-right blockquote p { 
	margin-bottom:10px; 
	text-align:left; }

/* SHOWCASE */
.showcase {
    float: left;
	width: 175px;
	margin: 15px 35px 10px 0; }
		
.showcase h3 {
	font-weight: normal;
	font-size:1.2em;
	margin-top: 8px; }
	
.showcase h4 {
	font-size: 10px;
	font-weight: normal;
	margin: 1px 0 0 2px; }

/*	-------------------------------------------------------------
	CLOSING STYLES FOR SCREEN / PROJECTION
- - - - - - - - - - - - - - - 

/*caption*/

#image_caption { 
    width: 490px; 
    height: 1.3em; 
    font-size: .8em; 
    margin: 0 0 0 88px; 
    padding: .25em 5px; 
    background: #666; 
    color: #fff; 
} 
/* styling for the image wrapper  */
#image_wrap {
	/* dimensions */
	width:676px;
	padding:15px 0;
	margin-left: 41px;

	/* centered */
	text-align:center;

	/* some "skinning" */
	background-color:#efefef;
	border:2px solid #fff;
	outline:1px solid #ddd;
	-moz-ouline-radius:4px;
}
/* IMAGE PROTECT */
.watermark {
	width: 201px;
	height: 305px;
	margin: 0 auto;
	display: block;
	position: relative;
}
.watermark img.blank {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 500;
	left: 0;
	top: 0;
}

