@import url(http://fonts.googleapis.com/css?family=Shadows+Into+Light);
/**Start Reset*********************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**End Reset*********************************/
#wrap {
	position:relative;
	background:url("/wp/wp-content/themes/ggmt/images/contentbg.png");
	width:1048px;
	margin:0px auto;
}
#header {
	position:relative;
}
#tagline {
	position:relative;
	margin:0px auto;
	height:35px;
	padding-top:30px;
	margin:0px 50px 0px 0px;
}
#logo {
	position:relative;
	background:url("/wp/wp-content/themes/ggmt/images/logo.png");
	margin:0px auto;
	width:952px;
	height:135px;
}
#britney {
	position:relative;
	width:315px;
	float:left;
	z-index:99;
}
#kelly {
	position:relative;
	width:315px;
	float:left;
	z-index:99;
}
#jessica {
	position:relative;
	width:315px;
	float:left;
	z-index:99;
}
#content-wrap {
	position:relative;
	width:1048px;
	padding:0px 49px 0px 49px;
	margin:0px auto;
}
#sidebar-left {
	position:relative;
	width:300px;
	float:left;
}
#content {
	position:relative;
	width:650px;
	margin-left:10px;
	float:left;
}
#footer {
	position:relative;
	margin:0px auto;
	height:10px;
}
#copyright {
	margin: 0px auto;
	text-align:center;
}
#content li {
	list-style:disc;
	margin:0px 0px 0px 25px;
}
.clear {
	clear:both;
}
.clearfix:before, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
} /* IE < 8 */
body {
	background-color: #f2f2f2;
	color: #c0c0c0;
	font-size: 9pt;
	line-height: 150%;
	text-align: justify;
	font-family: Arial;
}
b {
	color:#303030;
}
i {
	color: #8b8b8b;
}
p {
	padding-bottom:15px;
	text-align:justify;
}
a {
	color:#fff;
	text-decoration:none;
}
small {
	font-size:7pt;
	line-height:150%;
}
blockquote {
	background-color:#FFF;
	margin:0px 50px 10px 50px;
	padding:10px 10px 0px 10px;
	border:1px solid #e6e6e6;
	font-family:tahoma;
	color:#666666;
	font-size:9pt;
	line-height:150%;
}
ul li {
	margin-bottom: 1px;
	padding:1px;
	color: #303030;
	line-height:150%;
}
.h1{
	font-family: 'Shadows Into Light', cursive;
	font-size:18pt;
	color: #404040;
	text-align: right;
	line-height:120%;
	text-shadow: #e7e7e7 0 1px 1px;
}
.h1 a {
	color:#202020;
	text-decoration:none;
}
.h1 a:hover {
	color:#404040;
	text-decoration:none;
}
.h2 {
	background-color:#f6f6f6;
	font-family: 'Shadows Into Light', cursive;
	font-size:22pt;
	color: #b1000a;
	padding:20px 20px 10px 0px;
	text-align: left;
	text-shadow: #ebebeb 0 1px 1px;
}
.h3 {
	background-color:#ececec;
	font-family: 'Shadows Into Light', cursive;
	font-size:22pt;
	color: #b1000a;
	line-height:140%;
	padding:10px 20px 10px 20px;
	margin-right:10px;
	text-align: left;
	text-shadow: #ebebeb 0 1px 1px;
}
.h3 a {
	color: #059faa;
	text-decoration:none;
}
.h3 a:hover {
	color: #04838c;
	text-decoration:none;
}
.britney {
	padding:20px 10px 0px 49px;
}
.kelly {
	padding:20px 10px 0px 54px;
}
.jessica {
	padding:20px 10px 0px 59px;
}
div.floating-menu {
	position:fixed;
	width:100%;
	z-index:100;
	text-align:left;
	background-color:#f6f6f6;
	padding-top:10px;
	padding-bottom:15px;
	color:#404040;
	font-size:17pt;
	font-family: 'Shadows Into Light', cursive;
	text-decoration:none;
	text-shadow:#101010 0px 1px 1px;
	background-color: #404040;
	background-image: -moz-linear-gradient(top, #404040, #000000);
	background-image: -ms-linear-gradient(top, #404040, #000000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#404040), to(#000000));
	background-image: -webkit-linear-gradient(top, #404040, #000000);
	background-image: -o-linear-gradient(top, #404040, #000000);
	background-image: linear-gradient(top, #404040, #000000);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#000000', GradientType=0);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
div.floating-menu a, div.floating-menu h3 {
	margin:0 1em;
	color:#979797;
	text-decoration:none;
}
div.floating-menu a:hover {
	color:#1fc200;
	text-decoration:none;
}
.sidebar {
	background-color:#f6f6f6;
	color: #666666;
	text-shadow:#ebebeb 1px 1px;
	font-size: 9pt;
	font-family: Tahoma;
	line-height: 160%;
	padding:10px 20px 20px 20px;
	text-align: justify;
	margin-bottom:20px;
}
.sidebar a {
	color:#059faa;
	text-decoration:none;
}
.sidebar a:hover {
	color:#202020;
	text-decoration:none;
}
.content-boxsub {
	background-color:#ececec;
	padding:5px 20px 10px 20px;
	margin-right:10px;
	color: #404040;
	font-size: 8pt;
	font-family: Tahoma;
	line-height: 160%;
	text-align: justify;
}
.content-boxsub a {
	color:#202020;
	text-decoration:none;
}
.content-boxsub a:hover {
	color:#000;
	text-decoration:none;
}
.content-box {
	background-color:#f6f6f6;
	padding:15px 20px 0px 20px;
	margin-right:10px;
	margin-bottom:20px;
	color: #404040;
	font-size: 9pt;
	font-family: Tahoma;
	line-height: 160%;
	text-align: justify;
}
.content-box a {
	color:#990008;
	font-weight:bold;
	text-decoration:none;
}
.content-box a:hover {
	color:#202020;
	font-weight:bold;
	text-decoration:none;
}
.footer {
	font-family: 'Lucida Sans';
	background-color:#000;
	color: #c0c0c0;
	font-size:10pt;
	line-height: 180%;
	padding: 40px 0px 40px 0px;
	text-align: center;
}
.footer a {
	color: #d8cf00;
	font-weight:bold;
	line-height: 180%;
	text-align: center;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	font-weight:bold;
	border-bottom:1px solid #fff400;
	line-height: 180%;
	text-align: center;
	text-decoration: none;
}
img {
	background-color: #FFFFFF;
	background-image: -moz-linear-gradient(top, #FFFFFF, #d3d3d3);
	background-image: -ms-linear-gradient(top, #FFFFFF, #d3d3d3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#d3d3d3));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #d3d3d3);
	background-image: -o-linear-gradient(top, #FFFFFF, #d3d3d3);
	background-image: linear-gradient(top, #FFFFFF, #d3d3d3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#d3d3d3', GradientType=0);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
	padding:5px;
	margin:2px;
	margin-bottom:5px;
}
.wp-pagenavi {
	margin: 0px 0px 0px 10px;
	clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
	color: #666666;
	border:1px solid #c0c0c0;
	background-color: #f6f6f6;
	float: left;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color: #f6f6f6;
	color: #00cede;
	padding: 5px 5px 5px 5px;
}
.wp-pagenavi span.current {
	font-weight: bold;
}
input, textarea {
	padding: 8px;
	border: solid 1px #E5E5E5;
	font: normal 12px Verdana, Tahoma, sans-serif;
	width: 240px;
}
textarea {
	width: 440px;
	max-width: 400px;
	height: 150px;
	line-height: 150%;
}
.form label {
	margin-left: 10px;
	color: #999999;
}
.submit input {
	width: auto;
	padding: 9px 15px;
	background: #617798;
	font-size: 14px;
	color: #FFFFFF;
	cursor:pointer;
}
#form-div {
	background-color:#F5F5F5;
	padding:15px;
}
#wrapper {
	margin:30px auto;
	width:250px;
}