/*
Theme Name: AndrewLeonard	
Theme URI: http://andrewleonard.teamtreetops.com/
Version: 1.0
Author: Zach i
Author URI: http://www.teamtreetops.com
*/

                         /* random elements */ 
* html a:hover{
   visibility: visible;
}
body{
	font-family: old english, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #b4fb2a;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #0b0d0a;
	background-attachment: scroll;
	background-image: url(images/body_bg.png);
	background-repeat: repeat;
	background-position: left top;
}
a.header{
	background: url(images/header.png) 0 -95px no-repeat;
	text-decoration: none;
   display: block;
	height: 95px;
	width: 555px;
	z-index: 3;
}
a:hover.header{
   background-position: 0 1px;
}
.headerbox{
   position: relative;
   top: -30px;
   left: 20px;
	height: 95px;
	width: 555px;
	z-index: 3;
	border:0px;
}
h1{ 
        margin-top: 0;
        margin-bottom:10px;
}
h2{ 
        margin-top: 0;
        margin-bottom:10px;
}
h3{ 
        margin-top: 0;
        margin-bottom:10px;
}
div#knockout{
	position: absolute;
	visibility: hidden;
}
div#topshadow {
	background-image: url(images/topshadow.png);
	background-repeat: repeat;
	height: 223px;
	width: 100%;
	z-index: 2;
}
a:link {
	color: #efc001;
	text-decoration: none;

}
a:visited{
	color: #efc001;
	text-decoration: none;
}
a:hover{
	color: #ff00c0;
	text-decoration: none;
}
a:active{
	color: #efc001;
	text-decoration: none;
}
.center {
	font-family: Verdana, sans-serif;
	font-size: 60px;
	text-align: center;
}

                                   /* /random elements */
                                   /* main area */
div#container {
	height: auto;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
        position: absolute;
        top: 50px;
        left: 17%;
}
div#news{
	height: auto;
        position: relative;
        top: -23px;
	width: 359px;
        float: right;
	text-align: left;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
div#news h2 a:link {
	color: #ff00c0;
        text-transform: uppercase;
	text-decoration: none;
}
div#news h2 a:visited{
	color: #ff00c0;
        text-transform: uppercase;
        text-decoration: none;
}
div#news h2 a:hover{
	color: #b4fb2a;
        text-transform: uppercase;
	text-decoration: none;
}
div#news h2 a:active{
	color: #ff00c0;
        text-transform: uppercase;
	text-decoration: none;
}
div#post{
	padding: 0px;
	float: left;
	height: auto;
	width: 359px;
	overflow: visible;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.time{
	position: relative;
	top: -15px;
        color: #efc001;
}
.post{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	top: 0px;
}
                                 /* sidebar stuffs */
div#side-bar {
	padding: 0px;
	margin: 0px;
	height: auto;
	width: auto;
	text-align: center;
	overflow: visible;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#nav{
	margin: 0px;
	padding: 0px;
	width: auto;
	position: left;
	text-align: right;
	z-index: 3;
	height: auto;
        float: left;
        position: relative;
}
div#nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 200;

}

div#nav ul ul{
	position: absolute;
	top: 0;
	left: 100%;
	width: 20em;
	background-color: #FFFFFF;
	background-image: url(images/diag_bg.gif);
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	display: none;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 200;
}
div#nav ul li:hover ul {
    display: block;
    z-index: 200;
}

div#nav a:link {
	color: #efc001;
	text-decoration: none;
	font-size: 20px;
}
div#nav a:visited{
	color: #efc001;
	text-decoration: none;
	font-size: 20px;
}
div#nav a:hover{
	color: #ff00c0;
	text-decoration: none;
	font-size: 20px;
}
div#nav a:active{
	color: #efc001;
	text-decoration: none;
	font-size: 20px;

}
                           /* /sidebar stuffs */
                           /* down below */
div#navigation {
	float: left;
	height: 15em;
	width: auto;
	z-index: 199;
	background-color: #33CC66;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
                              /* /down below */
                              /* comments */

input, textarea { 
        width: 100%; 
        background: #333333;
        color: #ffffff; 
        border: 1px solid #ffffff;  
}

input[type=submit] { 
        width: 100%; 
}

.comment { 
        width: 100%; 
        border-bottom: 3px solid #4D4840; 
}

.author { background: #CCCCCC; padding: 5px; width: 100%; }
.author img { border: 1px solid #BBBBBB; }
.comment_text { }
.comment_meta { width: 100%; border-top: 1px solid #CCCCCC; }
.author .comment_meta { border-top: 1px solid #BBBBBB; }
.comment_meta p {  }
.comment_meta img {  }
                                   /* /comments */