/* Copyright Skooks Designs */

.nav {float:right; width:200px;}

.nav ul{font-weight:bold;margin:10px 25px 10px 0;}

.nav a{text-decoration:none;}

.nav ul li{padding:2px 0;}

.nav ul li a{color:#65795D;}

.nav ul li a:hover{color:#95684C;}

.nav ul li.active a{color:#95684C;}



.nav2 a, .nav2 a:visited{text-decoration:none; color:#65795D;}

.nav2 a:hover{color:#95684C;}

.nav2 a.active {color:#95684C;}

.nav2 {float:right; width:300px; margin-top:70px; font-weight:normal; font-size:140%; color:#65795D;}



#splash{

background:transparent url(/images/bg2.jpg) repeat-x bottom left;

}

#vertical{

background:transparent url(/images/bg1.jpg) repeat-x scroll right 198px;

}

#facesplash{

padding-top: 0px;

width: 100px;

float:right;

margin: 0;

font-familiy: Arial;

font-size: 11px;

color:#572600;

}



#facesplash img{

float: right;

margin-top: 0px;

}



#twitsplash{

padding-top: 0px;

width: 100px;

float:left;

margin: 0 20px 0 0;

font-familiy: Arial;

font-size: 11px;

color:#572600;

}

#twitsplash img{float: right;

margin-top: 0px;}

div.postcontent .cssbox_head h2{font-size:70%;}

/* set the image to use and establish the lower-right position */ .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{ background: transparent url(/images/img.php.png) no-repeat bottom right; font-size:125%;} .cssbox{ /* intended total box width - padding-right(next) */ width:215px !important; /* IE Win = width - padding */ width: 200px; /* the gap on the right edge of the image (not content padding) */ padding-right:15px; /* use to position the box */ margin:20px auto} /* set the top-right image */ .cssbox_head{background-position:top right; /* pull the right image over on top of border */ margin-right:-15px; /* right-image-gap + right-inside padding */ padding-right:20px} /* set the top-left image */ .cssbox_head h2{ background-position:top left; margin:0; /* reset main site styles*/ border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */ padding:25px 0 15px 40px; height:auto !important; height:1%} /* IE Holly Hack */ /* set the lower-left corner image */ .cssbox_body{ background-position:bottom left; margin-right:25px; font-size:60%; text-align:right;/* interior-padding right */ padding:15px 0 15px 30px} /* mirror .cssbox_head right/left */ 
