@font-face {
        font-family: 'Damion';
        font-weight: normal;
        font-style: normal;
        src:  url('../fonts/Damion-Regular.eot?#') format('eot'), url('../fonts/Damion-Regular.ttf') format('truetype');
}

@font-face {
        font-family:  'CMU Bright';
        font-weight: normal;
        font-style: normal;
        src:  url('../fonts/CMUBright-Roman-kRB.eot?#') format('eot'), url('../fonts/CMUBright-Roman-kRB.ttf') format('truetype');
}

body {
		width: 100%;
        margin: 0;
        padding: 0;
}

a img {
        border: none;
}

body {
        background-color: whitesmoke;
        color: #59554E;
        font-family: 'CMU Bright', sans-serif;
        font-weight: normal;
        font-style: normal;
}

h2 {
        font-family: 'Damion', sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 60px;
        margin: 0 auto;
        padding: 0;
        text-transform: lowercase;
}

h3 {
        font-family: 'Damion', sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 60px;
        margin: 0 auto 10px auto;
}

h4 {
        font-weight: normal;
        font-size: 24px;
        margin: 8px auto 4px auto;
}

a h4 {
        color: #9DC1C1;
        text-decoration: none;
}

#wrap{
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 0;}

#signin_bar{
        width: 100%;
        height: 30px;
        background: transparent;
}

p {
        margin: -1.25em 1.2em 0 1.2em;
        line-height: 150%;
}

#details p {
        margin-top: 0;
}

p, .user_field, .pass_field {
        font-size: 1.21em;
        color: #59554E;
}

a {
        color: #59554E;
        text-decoration: underline;
}

li a, h2 a {
        text-decoration: none;
        color: #9DC1C1;
}

/* Header_fields */


.user_field{
        width: 210px;
        height: 22px;
        margin-left: 385px;
        padding: 4px 0 0 6px;
        display: inline-block;
        background-color: #E4E4DB;
        border: none;
}
.pass_field{
        width: 210px;
        height: 22px;
        padding: 4px 0 0 6px;
        background-color: #E4E4DB;
        margin-left: 22px;
        display: inline-block;
        border: none;
}

#masthead{
        margin-top: 0;
}

/* Buttons */

.clear {
    overflow:  hidden;
    width:  100%;
}

a.button {
    background:  transparent url('../images/button_a.png') no-repeat scroll top right;
    color:  #444;
    display:  inline-block;
    height:  26px;
    margin-right:  6px;
    padding-right:  18px; /* sliding doors padding */
    text-decoration:  none;
        vertical-align: top;
}
a.button: hover {
        color: #59554E;}

		a.button {
		    background:  transparent url('../images/button_a.png') no-repeat scroll top right;
		    color:  #444;
		    display:  inline-block;
		    height:  26px;
		    margin-right:  6px;
		    padding-right:  18px; /* sliding doors padding */
		    text-decoration:  none;
		        vertical-align: top;
		}
		a.button: hover {
		        color: #59554E;}

		a.button span {
		    background:  transparent url('../images/button_span.png') no-repeat;
		    display:  inline-block;
		        height: 26px;
		    line-height:  14px;
		        vertical-align: top;
		    padding:  5px 0 5px 18px;
		}

		#register_bar{
		                width: 97%;
		                height: 20px;
		                background: transparent;
		                padding-right: 35px;
		        }


		a: hover {
		        text-decoration: none;
		        color: #9DC1C1;
		}


		h1 {
		        width: 100%;
		        font-family:  'Damion', sans-serif;
		        font-weight: normal;
		        font-size: 1.8em;
		        padding: 0;
		        margin: 0;
		        color: #9DC1C1;
		        text-transform: lowercase;
		        margin-left: 20px;
		        margin-top: -95px;

		}

		/*Featured */

		#featured {
		        height: 325px;
		        margin-top: -20px;
		}

		#featured img {
		        float: left;
		        padding-right: 20px;
		        margin-left: 25px;
		}

		#featured #details {
		        width: 490px;
		        float: right;
		}

		#featured h1 {
		        color: #9DC1C1;
		        font-family:  'Damion', sans-serif;
		        font-size: 53px;
		        font-weight: normal;
		        font-style: normal;
		        line-height: 40px;
		        padding: 0;
		        margin: 0;
		        width: 100%;
		}


		li img {
		        border: 1px solid #AAA;
		        margin-bottom: 0;
		}

		/*h2{
		        color: red;
		        font-size: 30px;
		        padding: 0;
		        margin:0;
		        color: #59554E;
		        display: inline;
		        font-family: 'CMU Bright', sans-serif;
		        font-weight: normal;
		        font-style: normal;
		}*/

		.#featured p{
		        font-size: 16px;
		        text-align: left;
		}

		strong{
		        font-size: 22px;
		        margin-left: 180px;
		}
		.button_feat2{
		        background:  transparent url('../images/big_button_grey.png') no-repeat;
		    display:  inline-block;
		        color: #9DC1C1;
		        width: 155px;
		        height: 40px;
		        font-size: 16px;
		        float: right;
		        margin-left: 0;
		    padding:  10px 20px 5px 20px;

		}
		.button_feat2: hover{
		        color: #9DC1C1;
		}

		.button_feat{
		        background:  transparent url('../images/big_button_blue.png') no-repeat;
		    display:  inline-block;
		        width: 135px;
		        height: 45px;
		        font-size: 16px;
		        float: right;
		        margin: 0 -20px 0 0;
		    padding:  10px 20px 5px 20px;

		}
		.button_feat: hover{
		        color: #59554E;
		}

		#learn_more{
		        color: #9DC1C1;
		        font-family:  'Damion', cursive;
		        font-size: 27px;
		        display: inline-block;
		        margin-top: 20px;
		        padding-left: 2px;
		        text-align: left;
		        position: relative;
		}

		#learn_more: hover{
		        text-decoration: underline;
		}

		/* Main Body Content*/



		#header{
		        width: 100%;
		        font-family:  'Damion', sans-serif;
		        font-weight: normal;
		        font-style: normal;
		        font-size: 60px;
		        padding: 0;
		        margin-top: 10px;
		        color: #59554E;
		        display: inline;
		        vertical-align: top;
		}
		#grid{
		         z-index:100;
		         background:whitesmoke;
		         opacity:.9;
		         width:80%;
		         margin:0 10% 5% 10%;
		}

		ul{
		        display: inline;
		        list-style-type:  disc;
		        -webkit-margin-before:  1em;
		        -webkit-margin-after:  1em;
		        -webkit-margin-start:  0px;
		        -webkit-margin-end:  0px;
		        -webkit-padding-start:  40px;
		}
		ul li{
		        list-style-type:  none;
		        float:  left;
		        margin-left: 25px;
		        text-transform: none;
		        text-align: left;
		        margin-bottom: 15px;
		        height: 525px;

		}
		li{color: #9DC1C1;
		        display:  list-item;
		        }

		li: hover{
		        color: #59554E;
		}

		p.thumb{
		        margin: 0 auto 0 auto;
		        padding-top: 0;
		        width: 400px;
		        font-family: 'CMU Bright', sans-serif;
		        font-weight: normal;
		        font-style: normal;
		        text-align: left;
		}

		/* Footer */
		#footer {
		        border-top: 3px solid #59554E;
		display: block;
		font-size:  13px;
		margin:  10px auto;
		width:  100%;¨
		}

		#hellobar-container a  {
		        color: #F2F2E9;
		}

		#hellobar-container a b {
		        color: #FF0A0A;
		}

		#hellobar-container {
		        background: #504F4A;
		        color: #F2F2E9;
		        border-bottom: none;
		        font-weight: normal;
		        height: 33px;
		        line-height: 30px;
		        margin: 0;
		        overflow: visible;
		        padding: 8px 0 0 0;
		        position: relative;
		        text-align: center;
		        width: 100%;
		        z-index: 1000;
		        border-bottom-width: 3px;
		        border-bottom-style: solid;
		}

		/*
		    ColorBox Core Style:
		    The following CSS is consistent between example themes and should not be altered.
		*/
		#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;background:#F2F2E9;}
		#cboxOverlay{position:fixed; width:100%; height:100%;}
		#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
		#cboxContent{position:relative;}
		#cboxLoadedContent{overflow:auto;}
		#cboxTitle{margin:0;}
		#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
		#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
		.cboxPhoto{float:left; margin:auto; border:0; display:block;}
		.cboxIframe{width:100%; height:100%; display:block; border:0;}

		/*
		    User Style:
		    Change the following styles to modify the appearance of ColorBox.  They are
		    ordered & tabbed in a way that represents the nesting of the generated HTML.
		*/
		#cboxOverlay{background:url(.../images/overlay.png) repeat 0 0;}
		#colorbox{}
		    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px 0;}
		    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px 0;}
		    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px -29px;}
		    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px -29px;}
		    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
		    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
		    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
		    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
		    #cboxContent{ overflow:hidden;}
		        .cboxIframe{background:#fff;}
		        #cboxError{padding:50px; border:1px solid #ccc;}
		        #cboxLoadedContent{margin-bottom:28px;}
		        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
		        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
		        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
		        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
				       #cboxPrevious:hover{background-position:-75px -25px;}
				        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
				        #cboxNext:hover{background-position:-50px -25px;}
				        #cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
				        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
				        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
				        #cboxClose:hover{background-position:-25px -25px;}

				/*
				  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
				  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
				  See: http://jacklmoore.com/notes/ie-transparency-problems/
				*/
				.cboxIE #cboxTopLeft,
				.cboxIE #cboxTopCenter,
				.cboxIE #cboxTopRight,
				.cboxIE #cboxBottomLeft,
				.cboxIE #cboxBottomCenter,
				.cboxIE #cboxBottomRight,
				.cboxIE #cboxMiddleLeft,
				.cboxIE #cboxMiddleRight {
				    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
				}

				/*
				  The following provides PNG transparency support for IE6
				  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
				*/
				.cboxIE6 #cboxTopLeft{background:url(../images/ie6/borderTopLeft.png);}
				.cboxIE6 #cboxTopCenter{background:url(../images/ie6/borderTopCenter.png);}
				.cboxIE6 #cboxTopRight{background:url(../images/ie6/borderTopRight.png);}
				.cboxIE6 #cboxBottomLeft{background:url(../images/ie6/borderBottomLeft.png);}
				.cboxIE6 #cboxBottomCenter{background:url(../images/ie6/borderBottomCenter.png);}
				.cboxIE6 #cboxBottomRight{background:url(../images/ie6/borderBottomRight.png);}
				.cboxIE6 #cboxMiddleLeft{background:url(../images/ie6/borderMiddleLeft.png);}
				.cboxIE6 #cboxMiddleRight{background:url(../images/ie6/borderMiddleRight.png);}

				.cboxIE6 #cboxTopLeft,
				.cboxIE6 #cboxTopCenter,
				.cboxIE6 #cboxTopRight,
				.cboxIE6 #cboxBottomLeft,
				.cboxIE6 #cboxBottomCenter,
				.cboxIE6 #cboxBottomRight,
				.cboxIE6 #cboxMiddleLeft,
				.cboxIE6 #cboxMiddleRight {
				    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
				}


				li a img {
				        border: 1px solid #aaa;
				        overflow:hidden;
				        max-width:400px;
				        max-height: 300px;
				}

#bkgd img {
	width: 32.5%;
	height: auto;
	padding: 0;
	margin: 0;
	z-index:0;
}


@media only screen and (min-width: 700px) {
	#grid {
		position: fixed;
	}
}