/*	Desc: Screen Style Sheet
		Author: *Rachel Wilkins* Bridge Interactive
=== === === === === === === === === === */



/*=STRUCTURE
=== === === === === === === === === === */
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	font: 84%/1.5 century gothic Neue,arial,verdana,helvetica, sans-serif;
	background:#996600 fixed;padding:0px;margin-top:0;color:#996600;line-height:15px;}
#centerer{
	width:880px;
	margin:0 auto;
	}
	

#container{
	width: 880px;
	margin: 0 auto;
	float:left;
	background:#f9f3e5;
}


.col_onethird{
	float: left;
	width: 250px;
}
.col_twothird{
	float: left;
	width: 590px;
}


/*=COMMON
=== === === === === === === === === === */
* {
	padding: 0;
	margin: 0;
	font-size: 100%;
}
img {
	border: 0;
}
a:link, a:visited {
	color: #996600;
}
a:hover, a:active {
	color: #666666;
}
p{
	padding: 0 20px 10px 20px;
	color: #101012;;
	line-height: 150%;
}
ul li{
	color: #996600;
	line-height: 150%;
	list-style: none;
	background: url(bullet.gif) no-repeat top left;
	padding: 0 0 0 15px;
	margin: 0 0 0.5em 0;
}

ol {
margin-left: 4em;
margin-bottom: 1em;
}

ol li {
margin-bottom: 0.5em;
}


blockquote{
	padding: 15px 0 10px 0;
	font-style: italic;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin: 0 20px 15px 20px;
	background-color: #F4F4F4;
}

/*=MASTHEAD
=== === === === === === === === === === */
#masthead
{
	float: left;
	width: 100%;
	clear: both;
	border-bottom: 10px solid #996600;
	padding: 0;
	background-image: url(MDTX-logo.png);
	background-repeat: no-repeat;
	background-position: 15px 30px;
}
#masthead img{
	display: block;
}
#masthead p{
	color: #996600;
	padding: 20px 20px 10px 20px;
	font-family: century gothic;
	font-size: 110%;
}
#masthead li {
	float: left;
	font-weight: normal;
	list-style: none;
	margin: 0 4px 0 0;
	background: none;
	padding: 0;
}
#masthead li a {
	background: #666666 url(grey-corner-tab.gif) no-repeat left top;
	color: #eeeeee;
	display: block;
	float: left;
	text-decoration: none;
}
#masthead li a span
{
	background: url(grey-corner-tab.gif) no-repeat right top;
	cursor: pointer;
	display: block;
	float: left;
	padding: 3px 10px 4px 9px;
}
#masthead li a:hover {
	background-color: #333333 url(grey-corner-tab.gif) left top no-repeat;
	color: #ffffff;
}
#masthead li active {
    background-color:#666666;
}
#masthead li.active a {
	background: url(grey-corner-tab.gif) #333333 left top no-repeat;
	color: #FFFFFF;	

}
#masthead li a:hover span, #masthead li.active a span {
	background: #333333 url(grey-corner-tab.gif) right top no-repeat;

}
#masthead ul
{
	float: left;
	padding: 110px 10px 0 15px;
}



/*=CONTENT
=== === === === === === === === === === */
#content {
	float: left;
	width: 100%;
	clear: both;
	padding: 0 0 0px 0;
	
}
#content ul{
	padding: 0 20px 10px 20px;
}

#content ul li.nobul{
	background: none;
}

#content .profile
{
	float: left;
	width: 100%;
	padding: 0 0 20px 0;
}

#content .profile p.shot{
	border-bottom: 3px solid #666666;
	margin: 0 20px 5px 20px;
	padding: 0 0 0 0;
}

#content .profile p.shot img{
	display: block;
}

#content .profile p.meta{
	margin: -5px 0 0 0;
	padding: 0 20px 15px 20px;
	font-size: 85%;
	color: #333333;
}
#content .profile p.news
{
	padding: 0px 0px 10px 40px;
	font-size: 85%;
	color: #333;
	font-weight: bold;
}
#content .profile p.homies{
	padding: 20px;
	font-size: 85%;
	color: #333333;
}

#content h1
{
	font-size: 180%;
	line-height: 100%;
	padding: 15px 20px 10px 20px;
	clear: both;
	color: #333333;
	font-family: century gothic, "Times New Roman", Times, serif;
	background: url(wide-corners.gif) no-repeat top;
	font-weight: normal;
}
#content h1 span,
#content h3 span{
	color: #666666;
}
#content h1.homepage{
	padding: 15px 20px 20px 20px;
	margin: 0 0 20px 0;
	background: #d0ccf2 url(wide-corners-light.gif) no-repeat bottom;
}
#content h2{
	clear: both;
	color: #333333;
	font-size: 110%;
	line-height: 100%;
	padding: 0 20px 10px 20px;
	font-weight: normal;
}
#content h3
{
	clear: both;
	padding: 0 20px 5px 20px;
	font-family: century gothic, "Times New Roman", Times, serif;
	color: #333;
	font-size: 160%;
	font-weight: normal;
	line-height: 100%;
}
#content h3.pdf{
	background: #E7F2CC url(pdf.gif) no-repeat left;
	padding: 5px 20px 5px 45px;
	margin: 0 10px 5px 10px;
}
#content h3 a:link, #content h3 a:visited{
	text-decoration: none;
	color: #333333;
}
#content h3 a:hover, #content h3 a:active{
	text-decoration: underline;
}
#content h4{
	padding: 0 20px 5px 20px;
	font-family: century gothic, "Times New Roman", Times, serif;
	color: #101012;
	font-size: 120%;
	font-weight: normal;
}
#content .secondary{
	background: #E7F2CC url(wide-corners-light.gif) no-repeat top;
	float: left;
	width: 100%;
	clear: both;
	margin: 10px 0 -10px 0;
	padding: 15px 0 10px 0;
}



/*=FOOTER
=== === === === === === === === === === */
#footer {
	float: left;
	width: 100%;
	clear: both;
	border-top: 9px solid #996600;
	padding: 10px 0 30px 0;
	background: #fff url(wide-corners.gif) no-repeat top;
}

#footer h4{
	padding: 0 20px 5px 20px;
	font-family: century gothic, "Times New Roman", Times, serif;
	color: #101012;
	font-size: 125%;
	font-weight: normal;
}

#footer ul{
	float: left;
	padding: 0 20px 10px 20px;
}


/*=CONTACT FORM
=== === === === === === === === === === */
form label{
	display: block;
	padding: 0 20px 5px 20px;
	color: #555555;
	font-weight: bold;
}

form input.textify, form textarea{
	margin: 0 20px 5px 20px;
	width: 350px;
}

form fieldset{
	border: none;
}

form input.submitbutton { margin: 10px 20px 0 20px; }


