/***********************************************************************
** pmwiki.css
**  Copyright 2004-2006 Patrick R. Michaud (pmichaud@pobox.com)
**  Copyright 2006 Hagan Fox
**	Copyright 2009 Jan Brejcha
**  This file is part of PmWiki; you can redistribute it and/or modify
**  it under the terms of the GNU General Public License as published
**  by the Free Software Foundation; either version 2 of the License, or
**  (at your option) any later version.  See pmwiki.php for full details.
***********************************************************************/
/* Reset (Yahoo CSS) */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* This sets the overall frame for the site */
body {
  background-color:#ffffff;
  font-family:Helvetica,Arial,sans-serif; 
  font-weight:normal;
  font-size: 100%;
}

html>body {
   font-size:16px;
}

/* = 960 Flexible 1Kb Grid = */
.grid_1 { width:6.25%; } /* 60 */
.grid_2 { width:14.583%; } /* 140 */
.grid_3 { width:22.917%; } /* 220 */
.grid_4 { width:31.25%; } /* 300 */
.grid_5 { width:41.667%; } /* 380 */
.grid_6 { width:47.917%; } /* 460 */
.grid_7 { width:56.25%; } /* 540 */
.grid_8 { width:64.583%; } /* 620 */
.grid_9 { width:72.917%; } /* 700 */
.grid_10 { width:81.25%; } /* 780 */
.grid_11 { width:89.583%; } /* 860 */
.grid_12 { width:97.917%; } /* 940 */

.column {
	margin: 0 1.04%;
	overflow: hidden;
	float: left;
}
.row {
	min-width: 960px;
	width: 97.875%;
	margin: 0 1.064%;
	overflow: hidden;
}
.row .row {
	width: auto;
	margin: 0 -1.04%;
}

/* These control the fixed-width text elements of the page */
textarea, pre, code { font-size:1.5em; }
pre, code { font-family:'Lucida Console','Andale Mono','Courier New',Courier; }
pre { line-height:1.5em; }
pre code, code code, pre pre { font-size:1.5em; }

#actions ul { list-style:none; margin:0px; padding:0px; }
#actions li { display:inline; margin:0px 5px; }


/* These primarily adjust the size and spacing of heading elements,
** most browsers have atrocious defaults for these. */
p,ul,ol {
	font-size:1em;
	line-height:1.5em;
	margin: 1.5em 0;
}
ol,ul {
	margin-left: 1em;
	list-style:disc;
}
ul ul {
	margin:0 1em;
	line-height:1.5em;
}
h1 {
	font-size:2.5em;
	line-height:1.555em;
	font-weight:normal;
	margin:0 0 1.555em 0;
}
h2 {
	font-size:2em;
	line-height: 1.5em;
	font-weight:normal;
	margin:1.125em 0;
	border-top:0.0313em #000000 dotted;
	padding:1.125em 0;
}
h2 > a:link,h2 > a:visited,h2 > a:hover {
	text-decoration: none;
    border-width: 0;
    border-style: none;
}
h3,p.sidehead {
	font-size:1.5em;
	line-height: 1.333em;
	font-weight:normal;
	margin:1.333em 0;
	padding:0.5em 0;
}

#header {margin:2em 0 0 0;}
#header h1 {color:#ff6600;}

big {color:#666666;display:block;}

.vspace { margin:0; }

/* The #wikilogo element is the logo from $PageLogoFmt */
#wikilogo { margin-top:4px; padding:6px; border-bottom:1px #cccccc solid; }

/* This controls the rest of the heading (primarily the search box) */
#wikihead { 
  position:absolute; right:10px; top:10px; 
  font-family:Verdana,sans-serif; font-size:85%; 
}
#wikihead input { font-size:85%; } 

A:link {
	color:#ff6600;
    text-decoration: none;
    border-width: 0 0 0.063em 0;
    border-style: none none dotted none;
}
A:visited {
	color:#666666;
    text-decoration: none;
    border-width: 0 0 0.063em 0;
    border-style: none none dotted none;
}
A:hover {
    color: #000000;
    text-decoration: none;
    border-width: 0 0 0.063em 0;
    border-style: none none dotted none;
}
a.external {
   background: url(external.png) center right no-repeat;
   padding-right: 13px;text-decoration:none;
}
/* These are for the left-sidebar. */
#wikileft { 
  width:155px; 
  padding:6px; border-right:1px #cccccc solid; 
  line-height:1.5em;
  font-size:1.5em; font-family:Verdana,sans-serif;
}
#wikileft .vspace { margin-top:1.5em; }
#wikileft a { text-decoration:none; color:black; }
#wikileft a:hover { text-decoration:underline; color:blue; }
#wikileft ul { list-style:none; padding:0px; margin:0px; }
#wikileft li { margin:0px; padding-left: 6px; }

/* The "#wikileft h1" and "#wikileft h5" settings are for
** backwards compatibility with previous releases of PmWiki.
** They are deprecated (replaced with the .sidehead class),
** and may be removed in a future release. */
#wikileft h1, #wikileft h5, .sidehead {
  margin:0px; padding:4px 2px 2px 2px;
  font-size:1em; font-weight:normal; font-style:normal; 
}

#wikileft h1 a, #wikileft h5 a, .sidehead a 
  { color:#505050; font-weight:normal; font-style:normal; }

/* These affect the main content area. */
#wikicmds { 
  float:right; white-space:nowrap; 
  font-family:Verdana,sans-serif; 
}
#wikicmds ul { list-style:none; margin:0px; padding:0px; }
#wikicmds li { display:inline; margin:0px 5px; }
#wikicmds li a { text-decoration:none; color:black; border:none; }
#wikicmds li a.createlink { display:none; }
#wikicmds li a:hover { text-decoration:underline; color:blue; }
.pagegroup { margin-top:8px; margin-bottom:2px; }
.pagetitle { line-height:1.5em; margin:0px; font-size:1em; font-weight:normal; }
.wikiaction { margin-top:4px; margin-bottom:4px; }
#wikitext table,#wikitext form { font-size:100%; line-height:1.5em; margin:0 2em;} /* For MSIE 5.5 */

/* These affect the Blog section*/
span.date {font-weight:bold;}
span.entrytags {border: 1px #666666 dotted;}
span.comments {}
span.blogit-older-entries {}

div.listadmin {}
div.list-post {}
div.list-comments {}
div.list-cat {}

ul.blogit-blog-summary-list {}
ul.blogit-comment-summary-list {}

/* These are for the edit form. */
#wikiedit,.wikiaction {margin:2em;}
h2.wikiaction {margin:1em;}
#wikiedit form,#wikiedit table { margin:0; width:100%; font-size:70%;}
#wikiedit textarea { width:100%; }
.wikimessage { margin-top:4px; margin-bottom:4px; font-style:italic; }

/* These affect the lines at the very bottom. */
#wikitext > #trail {display:none}

#trail {
	background-color:#666666;
	border-bottom:2px #333333 solid;
	border-top:2px #333333 solid;
	padding:1em 0;
	display:block;
}
#trail a,#trail li,#hometrail a,#hometrail li{
	color:#cccccc; 
		}
		
#trail a:hover,#trail .selflink,#hometrail a:hover,#hometrail .selflink {color:#ffffff;}

#wikifoot {  background-color:#cccccc;font-size:0.75em; line-height:2em; }
#wikifoot a {color:#000000; }
#wikifoot a:hover {color:#ffffff; }

.lastmod {padding:1em 0 0 0;}
.footnav {padding:0 0 1em 0;}

.pwimages {padding:1em; border:0px none;}
a.standard {text-decoration:none;}


/* These affect the printed appearance of the web view (not the separate
** print view) of pages.  The sidebar and action links aren't printed. */
@media print {
  body { width:auto; margin:0px; padding:0.5em; }
  #wikihead, #wikileft, #wikicmds, .footnav { display:none; }
  #wikifoot { padding:2px; }
}
