/*
Theme Name: Supermodel Mermaids
Theme URI: http://supermodelmermaids.com/
Version: 1.0
Author: Big Skillet
Author URI: http://bigskillet.com/
*/

@import url("reset.css");

.bgmaximage { position: fixed !important; }

.logo {
    background: url("images/logo.png") no-repeat center center;
    position: absolute; top: 0; width: 100%; height: 100%; }
	
/* 
HEADER
-----------------------------------------------------------
*/

	

/* 
CONTENT 
-----------------------------------------------------------
*/



/* 
SIDEBAR 
-----------------------------------------------------------
*/
	
		
	
/* 
FOOTER 
-----------------------------------------------------------
*/
	

	
/* 
MISC 
-----------------------------------------------------------
*/

.replace {
    display:block;
    width:0;
    height:0;
    overflow:hidden;
}

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

*html .clear,
*:first-child+html .clear {
    zoom:1
}



