/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */
body {
background:#FFF url(/files/generic_jpeg/1006/body%2Dbg.jpg) no-repeat;
}
#header {
text-align:center;
padding:0;
position:relative;
}
#header h1 {
position:absolute;
top:40%;
width:100%;
}
#header #scroll-down{
background:url(/files/generic_png/1008/scroll%2Dicon.png) no-repeat;
width:138px;
height:138px;
position:absolute;
bottom:50px;
right:50px;
}
.black {
background:#000;
color:#FFF;
}
.black h1, .black h2, .black h3, .black a {
color:#FFF;
}
.container {
padding:200px 0;
}

.fb-comments, .fb-comments span[style], .fb-comments iframe[style], .fb-like-box, .fb-like-box span[style], .fb-like-box iframe[style] {width: 100% !important;}

.fb-comments, .fb-like-box {
margin:0 0 20px 0 !important;
}
