/*
Theme Name: MASTADAT	
Theme URI: http://mastadat.teamtreetops.com/
Version: 1.0
Author: Zach Ingram
Author URI: http://zachi.teamtreetops.com
*/

                         /* random elements */ 
* html a:hover{
   visibility: visible;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000;
	padding:0;
	margin:0;
	background-attachment: scroll;
	background-image: url(images/bg1.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #333;
	text-align:center;

}
h1{ 
        margin-top: 0;
        margin-bottom:10px;
}
h2{ 
	font-family:Arial, Helvetica, Sans-serif;
        margin-top: 0;
        margin-bottom:10px;
}
h3{ 
        margin-top: 0;
        margin-bottom:10px;
}
div#knockout{
	position: absolute;
	visibility: hidden;
}
a:link{
	color:#91b902;
	text-decoration:none;
}
a:visited{
	color:#91b902;
	text-decoration:none;
}
a:hover{
	color:#717171;
	text-decoration:none;
}
a:active{
	color:#91b902;
	text-decoration:none;
}
.center {
	font-family: Verdana, sans-serif;
	font-size: 60px;
	text-align: center;
}
a:link img{
	border-bottom-width:5px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#8f8f8f;
}
a:visited img{
	border-bottom-width:5px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#8f8f8f;
}
a:hover img{
	border-bottom-width:5px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#91b902;
}
a:active img{
	border-bottom:5px;
	border-top:0;
	border-left:0;
	border-right:0;
	border-color:#8f8f8f;
}

                 /* main area */
                 
div#container {
	height: auto;
	width: 570px;
	padding:0px;
   position: absolute;
   top: 0px;
   left: 27%;
   margin:0 auto;
	text-align:left;

}
div#black{
	background-color: #000;
	height: auto;
	width: 570px;
	margin:0;
	padding:10px 0 0 0;
}
a.header{
	background-color: #000;
	display: block;
	height: 20px;
	width: 570px;
	z-index: 3;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
/* a:hover.header{
  	background-position: 0 -40px
} */
div#white{
	background-color: #fff;
	height: auto;
	width: 570px;
	margin:0;
	padding:0px;
}
div#news{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:0;
}
.nav{
	height:auto;
	width:100%;
	padding-top:10px;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	margin:0 0 30px 0;
	z-index:100;
	font-size: 10px;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#999;
}
	.nav a:link{
		font-size: 25px;
		font-style:bold;
}
	.nav a:visited{
		font-size: 25px;
		font-style:bold;
}
	.nav a:hover{
		font-size: 25px;
		font-style:bold;
}
	.nav a:active{
		font-size: 25px;
		font-style:bold;
}
div#news h2 a:link {
	font-size: 30px;
	color: #a8a8a8;
   text-transform: uppercase;
	text-decoration: none;
}
div#news h2 a:visited{
	font-size: 30px;
	color: #a8a8a8;
   text-transform: uppercase;
   text-decoration: none;
}
div#news h2 a:hover{
	font-size: 30px;
	color: #91b902;
   text-transform: uppercase;
	text-decoration: none;
}
div#news h2 a:active{
	font-size: 30px;
	color: #a8a8a8;
   text-transform: uppercase;
	text-decoration: none;
}

div#post{
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	overflow: visible;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.time{
	position: relative;
	color: #858585;
	text-align:right;
	width:100%;
	height:auto;
	padding-bottom:0;
	padding-top:0;
	padding-left:0;
	padding-right:10px;
	background:#E9E9E9;
}
.post{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	top: 0px;
}
                           /* down below */

.alignright {
	border-style:solid;
	border-bottom-width:0px;
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#858585;
	width:100%;
	text-align:right;
	height:auto;
	}
 
                              
                            	/* Quotes */
div.quote {
      padding: 0px 30px 0px 30px;
}
       
div.quote span.quote {
		font: bold 27px Helvetica, Arial, sans;
      line-height: 27px;
      color: #444;
}

div.quote span.quote a {
      color: #444;
}

div.quote span.quote big.quote {
      font: Bold 60px Georgia, serif;
      line-height: 1px;
      vertical-align: -23px;
      opacity: 0.4;
      -moz-opacity: 0.4;
      filter: alpha(opacity=40);
}

div.quote span.quote big.quote a {
      text-decoration: none;
}
       
div.quote div.source {
      font-size: 16px;
      color: #666;
}

div.quote div.source a {
     color: #666;
}

                              /* comments */

input, textarea { 
        width: 100%; 
        background: #ededed;
        color: #717171; 
        border:0; 
}

input[type=submit] { 
        width: 100%; 
}

.comment { 
        width: 100%; 
        border-bottom: 1px solid #717171; 
}

.author { background: #91b902; padding: 5px; width: 100%; }
.author img { border: 0px solid #BBBBBB; }
.comment_text { }
.comment_meta { width: 100%; border-top: 0px solid #CCCCCC; }
.author .comment_meta { border-top: 0px solid #BBBBBB; }

                                   /* ie sucks */
div#ie{
	width:100%;
	height:auto;
} 
