/*
	additions from boxpunch
*/

div#main, div#main2, div#main3 
{
	width: 88.5%; 
	top: 40px;
	margin: 55px 6%;
	background: #fff;
	position: relative;
}

div#punch 
{
	width: 80%;
	text-align: center; 
	padding: 2px; 
	margin-left: 10%;
	margin-bottom: 20px;
	background: #DDD; 
	color: black; 
}

div#punch a
{
	color: black;
}

div#main p 
{
	padding: 0.5em 1em; 
	margin: 0;
}

div#main2 
{
	border: 1px solid black;
}

div#punch2 
{
	float: left; 
	width: 100px; 
	height: 70px; 
	text-align: center; 
	background: white; 
	color: black; 
	border: solid black 1px; 
	border-width: 0 1px 1px 0; 
	padding: 0 10px 5px 0; 
	margin: -1px 25px 10px -1px;
}

div#punch2 img 
{
	height: 70px; 
	width: 100px;
}

div#main2 h2 
{
	margin: 0; 
	padding: 0.25em 1em 0.125em 0; 
	background: #8AB; 
	text-align: right; 
	text-transform: lowercase; 
	font-family: sans-serif; 
	border-bottom: 1px solid #68A;
}

div#main2 p 
{
	padding: 0.5em 1em; 
	margin: 0;
}

div#main3 
{
	border: 1px solid black;
	background: #fff url('images/blossom_bl.gif') no-repeat 0% 100%;
	padding-bottom: 200px;
}

div#punch3 
{
	float: left;
	width: 33%;
	text-align: left;
	font-size: 90%;
	padding: 1em;
	background: #ddd;
	color: black;
	border: solid black 1px;
	border-width: 0 1px 1px 0;
	margin: -1px 0.5em 0.2em -1px;
}

div#main3 h2 
{
	margin: 0;
	padding: 0.25em 1em 0.125em 0;
	background: #8AB;
	text-align: right;
	text-transform: lowercase;
	font-family: sans-serif;
	border-bottom: 1px solid #68A;
}

div#main3 p 
{
	padding: 0.5em 1em;
	margin: 0;
}

div#punch3b 
{
	float: right;
	width: 25%;
	text-align: left;
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
	padding: 1em;
	text-indent: -0.5em;
	background: white;
	color: black;
	border: solid black 1px;
	border-width: 1px 0 1px 1px;
	margin: 0.2em -1px 0.2em 0.5em;
}

img#photothumb
{
	padding: 5px;
	border: none;
	
}

img#currentphoto
{
	border: none;
}

img#currentthumb
{
	padding: 0px;
	border: solid #8AB 5px;
}

div#photogallery
{
	min-height: 470px;

}

div#pad
{
	padding: 16px;
}

div#pad a
{
	padding-left: 8px;
}

/*
	holdovers from version G.x
*/

blockquote {
	background-color : transparent;
	color : navy;
	font : 13px/13px 'American Typewriter', Baskerville, 'Times New Roman', serif;
}

/*------------------- Journal Voices -------------------*/
.g {
	font : 14px/14px Arial, sans-serif;
	background-color : transparent;
	color : #283851;
}

.a {
	font : 14px/14px Helvetica, Geneva, sans-serif;
	background-color : transparent;
	color : #214263;
}

/*------------------- div Classes -------------------*/

/* use div#punch instead
.color {
    background-color : #DDDDFF;
    padding : 0.5em;
    border : none;
}
*/

.w {
	
	background-color : transparent;
	padding : 0.5em;
	border : none;
}

.desc {
	background-color : transparent;
	padding-left : 2em;
	border : none;
}

.np {
	background-color : transparent;
	padding-top : 0.4em;
	padding-left : 1.5em;
	border : none;
	color : #5d5d5d;
	font-size : 90%;
}


/*------------------- Styles -------------------*/

.barp {
    background-color : transparent;
    border : none;
}

.bar {
    background-color : transparent;
    border : none;
}

.bbig {
	background-color : transparent;
	color : #585FFF;
	font : 20px bold 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	line-height : 20px;
}

.big {
	background-color : transparent;
	color : #4F4F4F;
	font : 20px bold 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	line-height : 20px;
}

.grey {
	background-color : transparent;
	color : #5d5d5d;
	font : 13px Arial, Helvetica, sans-serif;
	line-height : 13px;
}

.new {
	font : 12px/12px bold 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.small {
	background-color : transparent;
	color :  #7f7f7f;
	font : 11px normal 'Times New Roman', Times, serif;
	line-height : 11px;
}

.strike {
	text-decoration : line-through;
}

.red {
	background-color : transparent;
	color :  #DE0600;
}

/*------------------- Layout -------------------*/
.onright {
	position : relative;
	float : right;
	padding : 3px;
	padding-left : 7px;
}

.onleft {
	position : relative;
	float : left;
	padding : 3px;
	padding-right : 7px;
}



/* 
	additions
*/


#center
{
	margin: 33px;
	background: #aaa url('images/quackalpha.jpg') no-repeat 50% 50%;
	font-weight: heavy;
}

#cbar, #cbar1, #cbar2, #cbar3, #cbar4, #cbar5, #cbar6, #cbar7, #cbar8
{
	position: relative;
	background: transparent;
	height: 18px;
	padding: 10px;
	/*border: solid 2px transparent;
	border-width: 2px;
	*/
	margins: 2px, 2px, 2px, 0px;
	border-bottom: solid 2px transparent;
	border-width: 2px;
}


#cbar a, #cbar1 a, #cbar2 a, #cbar3 a, #cbar4 a, #cbar5 a, #cbar6 a, #cbar7 a, #cbar8 a
{
	display: block;
	font-weight: heavy;
	color: #DDDDDD;
	text-decoration: none;
	font-size: 18px;
	font-family: verdana, ariel, sans-serif;
}

#cbar a:hover, #cbar1 a:hover, #cbar2 a:hover, #cbar3 a:hover, #cbar4 a:hover, #cbar5 a:hover, #cbar6 a:hover, #cbar7 a:hover, #cbar8 a:hover
{
	color: #FFFFFF
}

#cbar:focus, #cbar:hover, #cbar:active {

	background: transparent url('images/hoveraccent.png') no-repeat 50% 50%;
	border-bottom: solid 2px #aaa;
	border-width: 2px;
}

#cbar1:focus, #cbar1:hover, #cbar1:active {

	background: transparent url('images/hoveraccent1.png') no-repeat 50% 50%;
	border-bottom: solid 2px #aaa;
	border-width: 2px;
	href: "http://www.pairofsachs.net/";

}

#cbar2:focus, #cbar2:hover, #cbar2:active {

	background: transparent url('images/hoveraccent2.png') no-repeat 50% 50%;
	border-bottom: solid 2px #aaa;
	border-width: 2px;
}

#cbar3:focus, #cbar3:hover, #cbar3:active {

	background: transparent url('images/hoveraccent3.png') no-repeat 50% 50%;
	border-bottom: solid 2px #aaa;
	border-width: 2px;
}

#cbar4:focus, #cbar4:hover, #cbar4:active {

	background: transparent url('images/hoveraccent4.png') no-repeat 50% 50%;
	border-bottom: solid 2px #aaa;
	border-width: 2px;
}

#cbar5:focus, #cbar5:hover, #cbar5:active {

	background: transparent url('images/barberpole.gif') no-repeat 50% 50%;
	border-bottom: solid 2px #aaa;
	border-width: 2px;
}

#cbar6:focus, #cbar6:hover, #cbar6:active {

	background: transparent url('images/hoveraccent6.png') no-repeat 50% 50%;
	border-bottom: solid 2px #aaa;
	border-width: 2px;
}

#cbar7:focus, #cbar7:hover, #cbar7:active {

	background: transparent url('images/hoveraccent7.png') no-repeat 50% 50%;
	border-bottom: solid 2px #aaa;
	border-width: 2px;
}

#cbar8:focus, #cbar8:hover, #cbar8:active {

	background: transparent url('images/hoveraccent8.png') no-repeat 50% 50%;
	border-bottom: solid 2px #aaa;
	border-width: 2px;
}


/*
	mbar...

	To get the bar to go border-to-border, the body's padding and 
	margins must be removed.
*/
body
{
	padding: 0;
	margin: 0;
	border-width: 0;
	background: #ddd;
}

a
{
	color: #444;
}

/*
	Define some visual characteristics of the mbar. Salt to taste.
*/
#mbar
{
	color: #000;
	background: #ddd url('images/pair.png') no-repeat 0 50%;
	padding: 4px 1em 0;
	margin: 0;
	top: 0px;
	width: 98%;
	border: solid 1px #999;
	border-width: 0 0 1px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	z-index: 1;
	position: fixed;
}

/*
	For reference purposes. You shouldn't use this block. It mucks up 
	the layout really badly in narrow viewports
*/
#mbarLogo
{
	float: left;
	z-index: 2;
	padding-top: 0.2em;
}

/*
	Setup two button containers
*/
#mbarExtraNav
{
	text-align: right;
}
#mbarTabs
{
	clear: right;
	padding: 0.5em 5% 0 0;
	text-align: right;
	margin-right: 2px;
}

/*
	Get the gray background to carry down through all the buttons.	
*/
.mbarClear
{
	clear: both;
}
.mbarclear
{
	float: left;
}

/*
	Keep the text of the buttons together
*/
#mbarExtraNav a, #mbarTabs a
{
	white-space: nowrap;
}

/*
	Hide the pipes (|) with CSS and use CSS to make better borders.
	When CSS isn't applied, the pipes becomethe border.
*/
span.divider
{
	display: none;
}

/*
	Define the base style for the first row of links
*/
#mbarExtraNav a, #mbarExtraNav form
{
	color: #555;
	display: block;
	float: right;
	width: auto;
	border: solid 1px #999;
	border-width: 0 1px 0 0;
	padding: 0 0.5em;
	vertical-align: middle;
	margin: 0;
	z-index: 4;
}
/*
	Get the search block to fit better into the line
*/
#mbarExtraNav form input
{
	font-size: 80%;
	font-family: verdana;
}
/*
	In case this CSS gets applied by NS4, this hides the one line that really
	destroys the layout under NS4
*/
@media screen, print 
{
	#mbarExtraNav form input
	{
		border-width: 1px;
	}
}
#mbarExtraNav .extraBorder
{
	border-width: 0 1px;
}
#mbarExtraNav a:link, #mbarExtraNav a:visited
{
	text-decoration: underline;
}
#mbarExtraNav a:hover
{
	color: #300;
	text-decoration: none;
}

/*
	Set the base style for the second rows of links. We'll call them tabs.
*/
#mbarTabs a
{
	color: #fff;
	background-color: #8AB;
	float: right;
	padding: 4px 10px;
	display: block;
	vertical-align: middle;
	border-left: solid 1px #999;
	border-right: solid 1px #666;
	z-index: 3;
	text-decoration: none;
}
#mbarTabs a:hover
{
	background-color: #68A;
	border-left: solid 1px #666;
	border-right: solid 1px #999;
	padding: 5px 9px 3px 11px;
	color: #fff;
	cursor: pointer;
}
