/* CSS Document */
@charset "utf-8";

* {
margin:0;
padding:0;
}

html, body {
/*background-color:#e8e3a8;*/
background:url(dump3/bg.png) repeat-x;
background-attachment:fixed;
background-color:#FFFFFF;
font-size: 12px;
font-family:"Times New Roman", Times, serif;
color:#000000;
text-align: center;
}
.wrapper {
margin:0 auto;
width:804px;
height:100%;
background:#E0C761;
float:left;
}
/*background:url(dump3/sides2.png);*/
.wrapper2 {
margin:0 auto;
width:804px;
height:100%;
}

.container {
width: 800px;
margin:0 auto;
height:100%;
background:#E8E3A8;
text-align:left; float:left;
}

.container2 {
width: 800px;
margin:0 auto;
height:100%;
}

.header {
width:800px;
height:30px;
background:url(dump3/header.jpg) no-repeat; float:left;
}


/*NAV BAR*/

.navbar {
    height: 30px;
    width: 800px;
margin:0 auto;
background:#E0C761;
}
.navbar ul {
padding-left: 0px;
margin-left:0;
background-color:#E0C761;
color: #000;
float: left;
width: 100%;
font-family:"Times New Roman", Times, serif;
font-size:10px;
text-align:center;
position:relative;
}
.navbar ul li { display: inline;
list-style-type: none; position:relative;
}

/*ROW NUMBER TWO 222222222*/

.navbar ul li ul{
position: absolute;
	right: 160px;
	top: 30px;
	display: none;
	background-color:#E0C761;
	}
.navbar ul li:hover ul { display: block;}


/*OTHER NAVBAR STUFFFF*/
.navbar ul li a {
color: #fff;
text-decoration: none;
line-height:27px;
}
div.pwn {height:30px; width:160px; float:left;
background-image:url(dump3/nav1.png); background-color:#E0C761; text-align:center; color:#48a2c3;
}
div.pwn:hover {background-image:url(dump3/nav2.png); color:#B6DEF1;}

div.pwn2 {
height:28px; width:158px;
background-image:url(dump3/nav1.png); 
background-color:#E0C761; 
border:#FFFFFF; 
border-width:1px; 
border-style:solid; 
text-align:center; 
color:#48a2c3;
left:-160px; position:relative;
}
div.pwn2:hover {background-image:url(dump3/nav2.png); color:#B6DEF1;}

div.pwn3 {
height:28px; width:158px;
background-image:url(dump3/nav1.png); 
background-color:#E0C761; 
border:#FFFFFF; 
border-width:1px; 
border-style:solid; 
text-align:center; 
color:#48a2c3;
left:-320px; position:relative;
}
div.pwn3:hover {background-image:url(dump3/nav2.png); color:#B6DEF1;}


/*---General---*/

a:link {color:#48a2c3;}

a:visited {color:#48a2c3;}

a:hover {color:#B6DEF1;}

a:active { color:#FFFFFF;}

img {border:none;}

.main {
width:800px;
padding-top:0px;
padding-bottom:20px;
background-color:#E8E3A8; float:left;
}
.main2{width:800px; background-color:#E8E3A8; min-height:600px; float:left;}
.main4{width:800px; background-color:#E8E3A8; min-height:100px; float:left;}
.main41{width:250px; background-color:#E8E3A8; min-height:100px; float:left; padding-left:8px; padding-right:8px;}

.mainleft{width:380px; position:relative; float:left;}
.mainright{width:380px; position:relative; float:right;}

p{
color:#6C5111;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
}

.roman{
font-family:"Times New Roman", Times, serif;
text-align:none;
}

.fontsize{
font-size:16px;
}

.footer {font-size:9px; text-align:bottom;
width:800px; height:15px; vertical-align:text-bottom; background-color:#E0C761; float:left;}

h1, h2, h3, h4, h5, h6{color:#a38611;}

.right {text-align:right;}
.center {text-align:center;}
.left {float:left;}

.adds {width:800px; height:60px; background-color:#E0C761; float:left;}

/*EMAILER STYLES*/

.email1{
font-family:"Courier New", Courier, monospace;
}
.email2{background-color:#E8E3A8;}
.shawnislegend {
position:relative;
color:#6C5111;
padding: 7px 7px;
font-size:20px;
margin-bottom:-20px;
background-color:#E0C761;
text-align:center;
margin-top:10px;
margin-left:450px;
width:200px;
border:3px;
border-color:#E0C761;
border-style:outset;
}

.frame{
background-color:#E0C761;
border:3px;
border-color:#E0C761;
border-style:outset;
}

/*BLOGGER STYLES*/

.pixblog{
background-color:#E0C761;
border:3px;
border-color:#E0C761;
border-style:outset;
}
.head{
background-color:#d3b642;
color:#fde688;
}

.comment{
background-color:#E0C761;
border:2px;
border-color:#d3b642;
border-style:solid;
}

/* BLOGGER MENU */

.borders{
border:3px;
border-color:#E0C761;
border-style:outset;
}

td {
/*border:1px;
border-color:#d3b642;
border-style:solid;*/
font-size:14px;
background-image:url(dump3/bloghov1.png);
}

td:hover{
background-image:url(dump3/bloghov2.png);
}

.main3{
width:800px; background-color:#E8E3A8; float:left;
}

/*WEB DESIGN, GRAPHICS DESIGN, SEO STYLES**********************/
.pad{
padding-bottom:10px;
padding-right:10px;
z-index:1000;
}

.hhead{
background-color:#E0C761;
z-index:-1;
}
/**************************************************************/
/*PIX ONGOING BLOG STYLE**********************/

.img2{
position:relative;
height:50px;
width:200px;
top:-20px;
left:500px;
}

div.img{
height:50px;
width:200px;
background-image:url(dump3/pixblog.png);
position:relative;
}

div.img:hover{
background-image:url(dump3/pixblog2.png);
}

#hide{
display:none;
}
/**************************************************************/
/*PHOTO HOVER SCRIPT*/

/*a img.imghov{display:none;}
a:hover img.imghov{height:250; width:400; border:none; display:block;}*/
.magnify
{
	cursor: default;
	list-style: none;
	text-align: center;
}
.magnify a
{
	cursor: default; z-index:-1000;
}

.magnify a .preview
{
	display: none; z-index: 1000;
}

.magnify a:hover .preview
{
	display: block;
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 1000;
}

.magnify img
{
	background:#CCCCCC;
	/*border-color: #aaa #ccc #ddd #bbb;*/
	border-color:#666666;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 126px;
	height: 100px;
	z-index:-1000;
}

.magnify li
{
	background:#CCCCCC;
	/*border-color: #ddd #bbb #aaa #ccc;*/
	border-color:#666666;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.magnify .preview
{
	border-color: #000;
	width: 475px;
	height: auto;
}
/*************************************************************/