@import "style_common.css";


.sbl { background: url(http://www.officialdavina.com/assets/images/default/corners/bl.jpg) bottom left repeat #EDEDED;}
.sbr { background: url(http://www.officialdavina.com/assets/images/default/corners/br.jpg) bottom right no-repeat; }
.stl { background: url(http://www.officialdavina.com/assets/images/default/corners/tl.jpg) top left no-repeat; }
.str { background: url(http://www.officialdavina.com/assets/images/default/corners/tr.jpg) top right no-repeat; padding: 9px 11px 9px 11px; } 
.sb{ color: #000000; display: block; font-size: 0.9em; padding: 3px 75px 10px 7px; background: url(http://www.officialdavina.com/assets/images/default/corners/bg.jpg) 80% top no-repeat;}

div#printOnly
{
	display : none;
}

/* BODY ------------------------------------------------------------ */

body
{
	background      : #241d15 url(./images/stylesheets/punch/brown.png) fixed no-repeat;
}

body, td
{
	color        : black;
}

#contentwrapper 
{
	/* wraps around all content to allow paper background and position */

	position    : absolute;
	margin      : 20px 0 10px -400px; 
	
	right       : auto;    
	left        : 50%;
	width       : 800px;
	
	background  : white url(./images/stylesheets/punch/paper.jpg); 
	background-position : 0 0;
}

#centrewrapper
{
	/* wraps around menu, main and sidebar to allow background tramlines */

	width      : 800px;
	background : transparent url(./images/stylesheets/punch/tramline_bg.png) 0 0 repeat-y;
}

#banner
{
	width         : 800px;
	height        : 167px;
	background    : url(./images/stylesheets/punch/banner.png); 
}

#menu
{
	width         : 772px; /* = 800 - (2*14) -> 14 = 10px edge + 4px border + 0px gutter */
	margin-bottom : 20px;  /* push away main content */
	margin-left   : 14px;  /* 14 as above */

	overflow      : hidden;

	border-top    : 2px solid #443828;
	border-bottom : 2px solid #443828;

	background      : white url(./images/stylesheets/punch/paper_darker.jpg);
	background-position : 0 0;
}

#main 
{
	float           : left;
	margin-left     : 29px;
	width           : 565px;
}

/* SCREEN ONLY TYPOGRAPHY ------------------------------------------ */

#main h2.withGraphic
{
	background  : url(./images/stylesheets/punch/breaker2.png) no-repeat center top;
	padding     : 40px 0 0 0;
}

/* FONT STACKS ----------------------------------------------------- */

#menu ul, div.sidebar, h1, h2
{
	font-family  : "Century Gothic", "Gil Sans", "Lucida Grande", Verdana, sans-serif;
}

div#crumbs
{
	font-family  : "Helvetica", "Arial", sans-serif; 
}

body, td
{
	font-family  : "Baskerville", "Times New Roman", serif;
}

/* FOOTER ---------------------------------------------------------- */

#footer
{
	width       : 800px; 
	height      : 100px;
	background  : url(./images/stylesheets/punch/footer.png); 
}

#footertext
{
	padding-top : 35px;
	text-align  : center;
	width       : 100%;
	font-size   : 85%;
}

#footer p
{
	margin-top : 5px;
}

#footer, #footer a, #footer a:active, #footer a:visited
{
	color       : #443828;
}

/* MAIN MENU -------------------------------------------------------- */

#menu a, #menu a:visited #menu a:active
{
	color           : black;
	text-decoration : none;
}

#menu a:hover, #menu ul li.selected
{
	border-bottom : 1px solid #64533c;
	border-top    : 1px solid #64533c;
}

#menu ul
{
	text-align      : center;
	text-transform  : uppercase;
	font-size       : 12px;
	padding         : 7px 0;
}

#menu ul li
{
	display     : inline;
	padding     : 0 8px;
}

/* SIDEBARS ----------- */

div.sidebar#social
{
	float: right;
}

div.sidebar#articles
{
	float               : left;
	background          : white url(./images/stylesheets/punch/paper_darker.jpg);
	background-position : 0 0;
	border              : 1px solid #443828;
}

div.sidebar
{
	margin-right    : 24px; /* same as #main left see above */
	margin-bottom   : 12px; 
	width           : 155px;
	font-size       : 12px;
	padding         : 1em 5px 5px 5px;
}

div.sidebar h2
{
	border        : none !important;
	margin        : 0 0 1em 0 !important;
	padding       : 0;
	margin-bottom : 15px;
	font-size     : 120% !important;
	font-weight   : normal;
	text-align    : center;
}

/* SUBMENU SPECIFIC ------------ */

#subMenu ul
{
	margin       : 0 0 0 6px;
	padding      : 0;
	list-style   : none;
	font-size    : 110%;
	font-variant : small-caps;
}

#subMenu ul li
{
	margin          : 0;
	padding-top     : 7px;
	padding-bottom  : 7px;
	padding-left    : 3px;
	border-top      : 1px solid #443828;
}

#subMenu li.selected
{
	padding-left: 25px;
	background : url(./images/stylesheets/punch/menuHand.png) left no-repeat;
}

/* SOCIAL SPECIFIC ------------ */

div#social div
{
	text-align: center;
	margin-bottom: 10px;
}

div#search input#searchBox
{
	font-family   : "Monaco", "Courier New", Courier, monospace;
}

input#searchBox, input#searchButton
{
	background : white url(./images/stylesheets/punch/paper_darker.jpg);
}

/* LINKS -------------------------------------------------------- */

a.ext  
{
	padding-right : 10px;
	background    : transparent url("images/aoutside.gif") center right no-repeat;
}

div.links
{
	background : white url(./images/link.gif) top right no-repeat; 
	border     : 1px solid #a9a9a9;
	width      : 50%;
	margin     : 50px 0 0 20px;
	padding    : 5px 10px;
}

div.links ul li
{
	list-style : none;
}

div.links ul
{
	padding : 0 0 0 10px;
}

.sidebar a, .sidebar a:active, .sidebar a:visited, .sidebar li
{
	text-decoration : none;
	color           : black;
}

#main a, #main a:visited, #main a:active, .sidebar a:hover
{
	color           : #880907;
	text-decoration : none;
}

#main a:hover
{
	color           : #c73d3b;	
}

#main img
{
	border : 2px solid #251e15;
}

img.noborder
{
	border: none !important;
}

img.leftfloat
{
	float  : left;
	margin : 0 8px 5px 0;
}

div.fileBox
{
	border        : 1px dashed gray; 
	margin-bottom : 1em; 
	padding       : 0.5em; 
	width         : 60%;
	float         : left;
}
