/*
-----------------------------------------------
ICE About Styles
----------------------------------------------- */


/* Structure
----------------------------------------------- */

	#columns {
       	background: url("images/columnsSingleGrey.gif") repeat-y 0 0; 
		}

	#contentMain {
		background: url("images/greyspray.gif") no-repeat;
		background-color:#E6E6E6;		
		}
			


/* Content
----------------------------------------------- */

	#article h3 {
		font-family: "Trebuchet MS", helvetica, sans-serif;
		font-weight:bold;
		text-transform:uppercase;
		line-height:15px;
		font-size:12px;
	    color: #000;
		margin-top:25px;
	    }

	#article h4 {
		font-family: "Trebuchet MS", helvetica, sans-serif;
		text-transform:uppercase;
		font-weight:bold;
		line-height:14px;
		letter-spacing:.1em;
		font-size:11px;
	    color: #444;
		margin-top:20px;
		margin-bottom:-6px;
	    }

	#article p, ul, ol {
		border:0;
		} 
		
	#article img {
		margin-top:4px;
		} 

	#list .bullet {
        color: #7A0241;
		}
		
	#list p {
		padding-bottom:7px;
		border-style:dotted;
		border-width:0 0 3px 0;
		border-color:#FFF;
		}

	#list h2 {
		margin-top: 30px;
		}

	#list h3 {
		color: #444444;
		}

	#list ul {
		list-style:circle;
		margin-left:16px;
		margin-top:15px;
		font-size:10px;
		}


	.projectMore a {
		font-size:11px;
		font-weight: bold;
        color: #7A0241;
		background-color:#FFF;
		text-decoration: none;
		}



/* Flash Replacement
----------------------------------------------- */
        
				
	/* Standard sIFR styles: do not modify */

    .sIFR-flash {
        visibility: visible !important;
        margin: 0;
        }
    
    .sIFR-replaced {
        visibility: visible !important;
        }
    
    span.sIFR-alternate {
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 0;
        display: block;
        overflow: hidden;
        }


	/* Decoy sIFR styles: tweak values to fit */

    .sIFR-hasFlash h2 {
		padding-left:4px;
      	visibility: hidden;
		}
		
/*    .sIFR-hasFlash h3 {
      	visibility: hidden;
		font-family: "Trebuchet MS", helvetica, sans-serif;
		font-weight:bold;
		line-height:15px;
		font-size:12px;
	    color: #000;
		margin-bottom:10px;
        }*/
        
    #article.sIFR-hasFlash h4 {
      	visibility: hidden;
		font-family: "Trebuchet MS", helvetica, sans-serif;
		font-weight:normal;
		line-height:10px;
		letter-spacing:-.5em;
		font-size:11px;
	    color: #444;
        }
    
    .sIFR-hasFlash h5#pullquote {
        visibility: hidden;
        letter-spacing: -4px;
        font-size: 24px;
        }
