/*
	Name: portfolio redesign #2
	Date: April 2010
	Description: weird
	Version: 1.0
	Author: Mario Montoya Jr.
	Author URL: www.DesignBl.org
*/

/* Imports */
@import url("reset.css");

/***** Global *****/

body {
        background-repeat: repeat-x;
        background-image: url(images/nav_back.png);
        background-color: #f1efeb;
        color: #373b36;

}

img {
		border: none;
}


/* Fonts */
@font-face {
    font-family: 'LeagueGothic';
    src: url('fonts/leaguegothic.otf');
	font-style: normal;
}

@font-face {
    font-family: 'De Javu';
    src: url('fonts/dejavuserif.otf');
	font-style: normal;
}

#menu_banner {
        width: 100%;
        min-width: 900px;
        text-align: center;     
}

a:link {
        border: none;
        text-decoration: none;
        color: #ff553a;
}

a:visited{
        text-decoration: none;
        color: #ff553a;
}

a:hover{
        text-decoration: underline;
        color: #ff553a;
}


hr {border: none 0; 
	border-top: 1px dotted #09c;
	border-bottom: 1px solid #9cf;
	width: 80%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}

#banner{
		
        margin-left: auto;
        margin-bottom: 0;
        margin-right: auto;
        margin-top: 5px;
        min-width: 200px;
        padding-left: 1em;
        padding-bottom: 0em;
        padding-right: 2em;
        padding-top: 1em;
        font-family: Futura, Arial, sans-serif;
        text-align: center;
        background-color: #52c3bb;
        height: 80px;
        width: 50%;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;

}

#blurb1{
		background-image: url(images/summerbg.gif);
		background-repeat: no-repeat;
        margin-left: auto;
        margin-bottom: 0;
        margin-right: auto;
        margin-top: 5px;
        min-width: 100px;
        padding-left: 1em;
        padding-bottom: 0em;
        padding-right: 2em;
        padding-top: 1em;
        font-family: 'De Javu', Georgia, serif;
        text-align: center;
        background-color: #29ABE2;
        height: 100px;
        width: 100px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;

}

#container{
        margin-left: auto;
        margin-bottom: 0;
        margin-right: auto;
        margin-top: 10px;
        min-width: 600px;
        max-width: 600px;
        padding-left: 1em;
        padding-bottom: 2em;
        padding-right: 1em;
        padding-top: 1em;
        font-family: 'De Javu', Georgia, serif;
        color: #373b36;
        letter-spacing: .01em;
        background-color: #e5e4e1;
        height: 90%;
        width: 55%;
        -moz-border-radius: 5px;
        -webkit-border-radius:5px;
        -webkit-box-shadow: 0px 2px 5px #cccbc8;
        -moz-box-shadow: 0px 2px 5px #cccbc8;
        
}

#container2{
        margin-left: auto;
        margin-bottom: 0;
        margin-right: auto;
        margin-top: 10px;
        min-width: 500px;
        max-width: 500px;
        padding-left: 1em;
        padding-bottom: 2em;
        padding-right: 0;
        padding-top: 2em;
        font-family: 'De Javu', Georgia, serif;
        letter-spacing: .01em;
        background-color: #e5e4e1;
        height: 90%;
        width: 500px;
        -moz-border-radius: 75px;
        -webkit-border-radius:75px;
        -webkit-box-shadow: 0px 2px 5px #cccbc8;
        -moz-box-shadow: 0px 2px 5px #cccbc8;
        
}

#container3{
        margin-left: auto;
        margin-bottom: 0;
        margin-right: auto;
        margin-top: 10px;
        min-width: 600px;
        max-width: 600px;
        padding-left: 1em;
        padding-bottom: 2em;
        padding-right: 1em;
        padding-top: 2em;
        font-family: 'De Javu', Georgia, serif;
        color: #373b36;
        letter-spacing: .01em;
        line-height: 1.5em;
        background-color: #e5e4e1;
        height: 90%;
        width: 55%;
        -moz-border-radius: 5px;
        -webkit-border-radius:5px;
        -webkit-box-shadow: 0px 2px 5px #cccbc8;
        -moz-box-shadow: 0px 2px 5px #cccbc8;
        -moz-column-width: 13em; 
        -webkit-column-width: 13em; 
        -moz-column-gap: 1em; 
        -webkit-column-gap: 1em;
        
}

#container4{
        margin-left: auto;
        margin-bottom: 0;
        margin-right: auto;
        margin-top: 10px;
        min-width: 600px;
        max-width: 600px;
        padding-left: .5em;
        padding-bottom: 2em;
        padding-right: 1em;
        padding-top: 1em;
        font-family: 'De Javu', Georgia, serif;
        letter-spacing: .01em;
        background-color: #e5e4e1;
        height: 90%;
        width: 55%;
        -moz-border-radius: 5px;
        -webkit-border-radius:5px;
        -webkit-box-shadow: 0px 2px 5px #cccbc8;
        -moz-box-shadow: 0px 2px 5px #cccbc8;
        
}

H1 {
		margin-left: 30px;
        margin-bottom: 30px;
        margin-right: 30px;
        margin-top: 20px;
        letter-spacing: 8px;
        text-transform: uppercase;
        text-align: center;
        color: #000;
        font-size: 3em;
        font-family: Futura, Arial, sans-serif;
}

p {
        margin-left: 30px;
        margin-bottom: 20px;
        margin-right: 30px;
        margin-top: 20px;
        text-align: left;
        font-size: 1em;
        line-height: 1.50em;
        color: #333;

}

#footer {
        font-size: .75em;
        letter-spacing: 0px;
        text-transform: uppercase;
        margin-left: auto;
        margin-bottom: 0;
        margin-right: auto;
        margin-top: 10px;
        min-width: 600px;
        padding-left: 1em;
        padding-bottom: 2em;
        padding-right: 1em;
        padding-top: 1em;
        font-family: 'De Javu', Arial, sans-serif;
        text-align: center;
        
        height: 30px;
        width: 65%;
        color: #333;
}

ul.gallery li a {
	float: left;
	padding: 10px 10px 25px 10px;
	background: #eee;
	border: .5px solid #fff;
	-moz-box-shadow: 0px 1px 2px #333;
	position: relative;
}



