@charset "utf-8";
/* All files are copyright 2010 by Made by Paceaux, aka Frank M. Taylor */


/*set the background*/
body {
	background-image: url(images/background1.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	}

#bg {
	height:100%;
	width: 100%;
	background-color: transparent;
	background-image:  url(images/background2.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	overflow:visible;
	background-position:center bottom;
	position: fixed;
	
	}
#bgfail {
	height:100%;
	width: 100%;
	background-color: transparent;
	background-image: url(images/background2-fail.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	overflow:visible;
	background-position:center bottom;
	position: fixed;
}
	
.homepage{
display:none;
}

#cloudone{
position:absolute;
	margin-top:200px;
	margin-left:-200px;
	z-index:1;
	filter:alpha(opacity=80);
  /* CSS3 standard */
    opacity:0.8;}

/*start of the actual design, as far as I'm concerned*/

#container {
	margin-right: 15%;
	margin-left: 15%;
	height: 100%;
	z-index: 2;
}

/*header. includes the title, contact me, and navigation*/
#header {
	height: 15%;
	font-family: Verdana, Geneva, sans-serif;
	width: 100%;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
}

#headtop {
	height: 70px;
	padding-top: 0px;
	background-color:#000000;
}
/*graphic holder*/

#logoholder {
	background-image: url(images/Paco.png);
	background-repeat: no-repeat;
	background-position:left top;
	width: 45%;
	margin: 0 5% 0 0;
	float: left;
	height: 70px;
	background-color: #000000;
}
#logoholder h1 {
	font-family: Georgia,Verdana, Geneva, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-left: .3em;
	text-shadow: 2px 2px #333;
	
}

/*these are my right aligned elements*/
#universal {
	float: left;
	width: 45%;
	height: 70px;
	background-image: url(images/Paco2.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000000;
	margin: 0 0 0 5%;
}
#universal h2 {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	background-position: right;
}
	#universal a {
	color: #FFFF00;
	text-decoration: none;
	display:block;
}
	/*navigation*/
#navigation {
	width: 100%;
	margin-top: .5em;
	float: left;
	height: 30%;
	
}
#navigation ul {
	list-style-type: none;
	color: #FFFFFF;
	text-align: center;
	height: 100%;
}
#navigation li {
	display: inline;
	width: 20%;
	background-color: #000000;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}
#navigation li a{
display: block;
height:100%;
}

#navigation li a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
}

#navigation li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation ul a:active {
		background-color: #333333;
		}
#navigation ul a:hover {
		background-color: #333333;
		
	}

/*these are my general rules for the page*/
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
a:link {
	color: #20A211;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #27CC15;
}
a:hover {
	text-decoration: none;
	color: #58EC48;
}
a:active {
	text-decoration: none;
}

/*This is the primary content area*/
#main {
	height: 85%;
	width: 100%;
	padding: 0px;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left {
	background-image: url(images/boxbackground.png);
	background-repeat: repeat;
	float: left;
	width: 65%;
	margin-right: 0%;
	margin-left: 2.5%;
	padding-right: 1em;
	padding-left: 1em;
	}

/*the fail class is used to remove the background image from fail pages*/
.fail{
background-image:none;
background-repeat:no-repeat;
}

#right{
	float: right;
	height: 100%;
	width: 25%;
	margin-right: 2.5%;
	margin-left: 0%;
	padding-left: 1em;

}


#footer{
	width: 20%;
	position: absolute;
	bottom: 1%;
	right: 1%;
}
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}

.rightbox{
	width:100%;
	margin-bottom: .5em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(images/boxbackground.png);
	background-repeat: repeat;

}
#social {
	overflow: visible;
		bottom: 289px;
	width: 100%;
	overflow: visible;
	
	/*background-position: left bottom;*/
}


# social a{
text-decoration: none;
display: block;

}
.fb a{
text-decoration: none;
display: block;
}
.fb a:link {
	display: block;
	text-decoration: none;
}
.fb a:visited {
	text-decoration: none;
	
}
.fb a:hover {
background-image:url(images/fbbg.png);
	text-decoration: none;
	
	}
.fb a:active {
background-image:url(images/fbbg.png);
background-color: #ffff33;
	text-decoration: none;}

/* Bird animations*/
.bird a{
text-decoration: none;
display: block;
}
.bird a:link {
display: block;
text-decoration: none;
	}
.bird a:visited {
	text-decoration: none;
	}
.bird a:hover {
	text-decoration: none;
	}
.bird a:active {
	text-decoration: none;
	}
	
	/*The bird div is for the homepage. It just flies around*/
#bird {
	width: 180px;
	height: 180px;
}
#bird a{
display:block;
	width: 180px;
	height: 180px;
}

#bird a:link{
	display:block;
	background-color: transparent;
	background-image: url(images/twitter-sprite-sm.png);
	background-repeat: no-repeat;
}
#bird a:visited{
display:block;
	background-color: transparent;
	background-image: url(images/twitter-sprite-sm.png);
	background-repeat: no-repeat;
}
#bird a:hover{
		background-color: transparent;
	background-image: url(images/twitter-sprite-sm-hover.png);
	background-repeat: no-repeat;
}
#bird a:active{
	background-color: transparent;
	background-image: url(images/twitter-sprite-sm-hover.png);
	background-repeat: no-repeat;
}

/*Bird two flies to your mouse location when you click*/
#birdtwo {
	width: 180px;
	height: 180px;
	position:absolute;
	background-color: transparent;
	background-image: url(images/twitter-sprite-sm.png);
	background-repeat: no-repeat;
		z-index:3;}
	 
/*This is only for the error page, it's an animated bird with a fail sign*/
#birdfail {
	display:block;
	width: 180px;
	height: 180px;
	position:absolute;
	top:400px;
	background-color: transparent;
	background-image: url(images/twitter-sprite-fail.png);
	background-repeat: no-repeat;
		z-index:3;}

#main #left p a img {
	margin-top: 1em;
	margin-right: 3em;
	margin-bottom: 0px;
	margin-left: 2em;
	float: left;
}
