/*  
Theme Name: TEMP 

Theme URL: http://www.DYNAMITEACADEMY.com/

Description: DAG TEMP.

Version: 2011

Author: D!ZMAJ!Z

Author URI: http://www.DiZMAjiZ.com/

	Copyright (c) DYNAMITE ACADEMY OF GYMNASTICS

*/


/*
	RESET
*/

*									
{ margin: 0; padding: 0; }

html{ overflow-y: scroll; }

html, body{ height: 100%; }

body {font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;font-size:12px;color: #000;background: #ffffff;background-image: url(bkg.jpg);	background-repeat: repeat-x;margin: 0px;padding: 0px 0px 40px;}

a{ outline: none; text-decoration: none; }

a img{
	border: none;
	background: none;
	background-color: #FFF;
}


/*
	UTILITY
*/
.floatLeft { float: left; }
.floatRight	{ float: right; }
.clear	{ clear: both; }


/*
	TYPGROGRAPHY
*/
p, li	 { font-size: 12px;}

p#intro-paragraph {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;margin-top: 5px;}

p#intro-paragraph span{ font-size: 10PX; font-weight: bold; }

p#intro-paragraph em	{ color: #000; }

a{ color: #000; }

a:hover{ background: #000000; color: #fff; }

h1{ font-size: 40px; font-family:  Tahoma, serif; font-weight: bold; }

h2{ font-size: 20px; font-family:  Tahoma, serif; font-weight: bold; }

h3{ font-size: 14px; font-family:  Tahoma, serif; font-weight: bold; }



/*
	FORMS
*/
input								{ padding: 3px; }



/*
	STRUCTURE
*/
#page-wrap { 
width: 940px; 
margin: 0px auto; 
min-height: 100%; 
height: auto !important; 
height: 100%;
}

#header {
overflow: hidden;
height: 160px; /* Needed for IE 6*/
}

#header img {
float: left;
}

#daglogo{
float: left;
height: 132px;
position: relative;
top: 30px;
}

#nav {
float: right;
font-size: 20px;
font-weight: bold;
position: relative;
height: 132px;
width: 500px;
top:60px;
}


#nav li{display: inline;float: right;}
#nav h2{ font-size: 18px; font-weight: bold;}

#nav li a{color: #000;float: right;}

#nav li  a:hover{ background: #000000; color: #fff; float: right;}

#dag{
overflow: hidden;
}

#dagnfo{
float: right;
color: #ffff00;
line-height: 12px;
font-size: 20px;
position: relative;
margin: 5px 0 0;
}


/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:280px;
	padding:0px;
}

/* ----------- stylized ----------- */
#stylized{
border:0PX;
}
#stylized h1 {
font-size:10px;
font-weight:bold;
margin-bottom:0px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom: 0px;
padding-bottom:0px;
}

#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:30px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:0px 0px;
border:solid 1px #646464;
width:140px;
margin: 0px 0 0px 0px;
}
#stylized button{
clear:both;
margin-left:0px;
width:50px;
height:17px;
border:0px;
background:#646464;
text-align:center;
line-height:20px;
color:#FFFFFF;
font-size:8px;

}



/*
	FOOTER
*/
#footer{
width: 940px;
font-size: 16px;
line-height: 22px;
}

#foot1{
float: left;
width: 300px;
margin-right: 5px;
line-height:21px;
padding-top: 40px;
}

#foot2{
float: left;
width: 300px;
line-height:21px;
padding-top: 40px;
margin-left: auto ;
margin-right: auto ;
}

#foot3{
float: right;
width: 300px;
line-height:21px;
padding-top: 40px;
margin-right: 0;
}

