@charset "UTF-8";
/* CSS Document */

body,html {
 width:100%;
 font-family:Arial, Helvetica, sans-serif;
}

#head {
	height:131px;
	width:100%;
	background:#4e1e1c;
	border-bottom:#000 1px solid;
}

.babby {
	width:940px;
	margin:0 auto;
}

#nav {
	min-height:50px;
	background:#a33636;
	height:50px;
	border-top:#ff6666 1px solid;
	border-bottom:#ff6666 1px solid;
}

#links a {font-size:24pt; text-decoration:none;}
#links a:link {color:#fff} /* unvisited link */
#links a:visited {color:#fff} /* visited link */
#links a:hover {color:#fdddfd} /* mouse over link */
#links a:active {color:#fdddfd} /* selected link */

#links ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	text-shadow: 1px 1px 1px #000;
	} 

#links ul li {
	margin-left: 0;
	padding: 3px 40px;
	/*border-left: 1px solid #000;*/
	list-style: none;
	display: inline;
	}
	
		
#links ul li.first {
	margin-left: 40px;
	border-left: none;
	list-style: none;
	display: inline;
	}
	
#dashboard {
	background:url(/img/background1.png) repeat-x top;
	border-top:#000 1px solid;
	border-bottom:#000 1px solid;
	width:100%;
	padding:15px 0;
	
}

#main1 {
	border:#a33636 5px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	
}

#calendar h3 {
	text-align:center;
	font-size:24px;
	margin:0;
	padding:0;
}

#calendar {
	overflow:hidden;
}

#box1,#box2,#box3 {
	width:298px;
	border:#777777 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	background:#e3e9ff;
	margin-top:15px;
	min-height:300px;
}

#box1 {
	background-image:url(/img/fail-whale.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#kicking {
	margin:10px auto;
	display:block;
	width:127px;
	height:72px;
}

#notes ul {
	list-style:none;
	text-align:center;
	text-indent:0;
	margin:0;
	padding:0;
	
}
#notes ul li {
	font-size:24px;
	margin:10px;
	padding:0;
}

#notes a { text-decoration:underline;}
#notes a:link {color:#4e1e1c;} /* unvisited link */
#notes a:visited {color:#4e1e1c;} /* visited link */
#notes a:hover {color:#995855;} /* mouse over link */
#notes a:active {color:#995855;} /* selected link */

.cgoth {
	font-family: 'Century Gothic', sans-serif;
	font-weight: lighter;	
}

#dox {
	margin: 20px 0 0 28px;
}

#dox2 {
	font-size:30px;
	text-align:center;
	margin-top:10px;
}

#dox2 a:first-child {
	margin-right:20px;
	
}

#dox2 a { text-decoration:underline;}
#dox2 a:link {color:#4e1e1c;} /* unvisited link */
#dox2 a:visited {color:#4e1e1c;} /* visited link */
#dox2 a:hover {color:#995855;} /* mouse over link */
#dox2 a:active {color:#995855;} /* selected link */

#dragonettes {
	border-top:#a84c48 1px solid;
	border-bottom:#a84c48 1px solid;
	width:100%;
	background:#4e1e1c;
	padding:15px 0;
}

#dnettecopy {
	color:#fff;
}

#dnettecopy h1 {
	font-size:40px;
	margin:0;
	padding:0;
}

#dnettecopy p {
	font-size:18px;
}

#facebook {
	float:left;
}

#twitter {
	margin-left:300px;
}

#socialbtn {
	margin-top:15px;
}

#footer {
	padding:15px 0;
	border-top:#000 1px solid;
	/*min-height:117px;*/
	background:url(/img/background2.png) repeat-x bottom;
}

#footer p {
	margin:0;
}

#credits {
	text-align:right;
	line-height:24pt;
	font-size:14px;
}
#google {
	font-family:"Times New Roman", Times, serif;
}

#phpmysql {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#powered span {
	font-size:24px;
	
}



#footer ul {
	list-style:none;
	text-indent:0;
	margin:0;
	padding:0;
	
}
#footer ul li {
	font-size:16px;
	padding:0;
}

#footer a { text-decoration:underline;}
#footer a:link {color:#000;} /* unvisited link */
#footer a:visited {color:#000;} /* visited link */
#footer a:hover {color:#333;} /* mouse over link */
#footer a:active {color:#333;} /* selected link */

a { text-decoration:underline;}
a:link {color:#000;} /* unvisited link */
a:visited {color:#000;} /* visited link */
a:hover {color:#333;} /* mouse over link */
a:active {color:#333;} /* selected link */

.status {
	margin:0 40px;
	font-family: 'Century Gothic', sans-serif;
	font-weight: lighter;	
	font-size:36px;
}

/*#cal{
    display: none;
}*/

#cal {
	padding:15px 0 0 0;
}

#toggle {
	
	font-size:24px;
	margin:10px 0 0 5px;
	padding:0;
	text-align:center;
	font-family: 'Century Gothic', sans-serif;
	font-weight: lighter;	
	vertical-align:middle; line-height:30px;
	
}

#toggle span {
	margin:0 0 0 20px;
	text-decoration:underline;
}

#toggle:hover {
	color:#f66;
	cursor:pointer;
}


.hide {
	color:#A33636;
}

#noscript1 {
	color:#000;
	background:#FF0;
	width:100%;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
}
#noscript1 #noscript2 {
	width:940px;
	padding:15px;
	margin:0 auto;
}

.toggler a:link {
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:bolder;
	font-size:36px;
	text-decoration:none;
	color:#000;
}
.toggler a:visited {
	color:#000;
}
.toggler a:hover {
	color:#A33636;
}
.toggler a:active {
	color:#f66;
}

#boosterboxes .grid_4 {
	width:298px;
	border:#777777 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	background:#e3e9ff;
	min-height:300px;
}

#boosterboxes h3 {
	margin:0;
	font-family: 'Century Gothic', sans-serif;
	font-weight: lighter;
	color:#4E1E1C;
}
#boosterboxes h2 {
	
	margin:0 0 10px 0;
	text-align:center;
	font-family: 'Century Gothic', sans-serif;
	
}

#username,#password {
	font:font: normal normal normal 18px/normal arial, 'sans-serif bold';
	font-size:18px;
	height:20px;
	padding: 5px 8px 0px 6px;
	width:210px;
}

#loginform div {
	margin-bottom:10px;
	margin-left:24px;
}

#photosets,#flickrslide {/**/
	border:#777777 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	background:#e3e9ff;
}
.bumper {
	margin:5px;
}
#photosets {
	width:938px;
}
.nomargin {
	margin:0;
	
}
#photosets ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#photosets ul li {
	margin-left: 0;
	width:250px;
	/*border-left: 1px solid #000;*/
	list-style: none;
	display: inline;
	}
	
		
#photosets ul li.first {
	border-left: none;
	list-style: none;
	display: inline;
	}
	
.croppit {
	background:url(/img/pattern1.gif);
	width:240px;
	height:159px;
	overflow:hidden;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
}

.squadhead {
	font-size:36px;
	font-family: 'Century Gothic', sans-serif;
	font-weight: lighter;
}

.squad {
	margin-bottom:15px;
}

.fakelink {
	text-decoration:underline;
	color:#333;
}
.fakelink:hover {
	text-decoration:underline;
	color:#666;
	cursor:pointer;
}