/* textpattern/textpattern.css v0.1
 *
 * PmWiki TextPattern skin stylesheet
 * Copyright 2005 Tim Rhodes (trhodes@trhodes.net)
 * Credit to Dominique Faure (dfaure@cpan.org) for "Grease Skin",
 * which was used as that starting base for TexPattern Skin.

 * Inspired by 'TextPattern' default skin at http://www.textpattern.com
 *
 * This file is part of the PmWiki TextPattern skin; 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.
 */
#head
{
	text-align: center;
	height: 100px;
}
body {
	background-color: #fff;
}
#globalwrapper { /* scale back up to a sane default */
	font-size: 127%;
	width: 100%;
	margin: 0;
	padding: 0;
	float: none;
	height: 1%; /* workaround for various ie float bugs */
}

#pagetitle h1 {
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
	text-align: center;
	padding-top: 10px;
	color: black;
}
#pagetitle h2 {
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
	text-align: center;
}
#pagetitle p {
	font-size: small;
	font-weight: normal;
	margin: 1.2em 0 0 0;
	padding: 0;
}
#pagetitle p a {
	color: #020202;
	color: black;
	text-decoration: none;
}

#pagetitle a:link {
	text-decoration: none;
	color: black;
}

#pagetitle a:visited {
	text-decoration: none;
	color: black;
}

#pagetitle a:hover {
	text-decoration: none;
	color: black;
}

#pagetitle ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
#pagetitle ul li {
	display: inline;
	font-size: smaller;
}

#pagelogo {
	text-decoration: none;
}
#pagelogo img {
	vertical-align: top;
	float: none;
	padding-top: 55px;
	padding-bottom: 20px;
	padding-left: 25px;
}

#page {
	/*border: 1px solid red;*/
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	padding-top: 40px;
}

#content {
	/*border: 1px solid blue;*/
	margin-left: 145px;
	margin-right: 145px; 
}
#content h1 { font-size: 188%; }
#content h2 { font-size: 150%; }
#content h3 { font-size: 132%; }
#content h4 { font-size: 116%; }
#content h5 { font-size: 100%; }
#content h6 { font-size: 80%;  }

#breadcrumb p {
	font-family: "Arial Narrow" Verdana, Tahoma, Helvetica;
	font-size: 10px;
	color: black;
}

#breadcrumb a {
	font-family: Georgia, Times, Serif;;
	font-size: 18px;
	color: black;
}

#breadcrumb a:link {
	font-family: Georgia, Times, Serif;;
	text-decoration:none;
	color: black;
}

#breadcrumb a:selflink {
	font-family: Georgia, Times, Serif;;
	text-decoration:none;
	color: black;
}

#breadcrumb a:visited {
	font-family: Georgia, Times, Serif;;
	text-decoration:none;
	color: black;
}

#maincontent {
	/*border: 1px solid green;*/
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 0;
	margin-left: 25px;
	margin-right: 25px;
	width: 410px;
	overflow: hidden;
}

#sidecontent {
	/*border: 1px solid black;*/
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 10px;
	line-height: 1.5em;
	margin-top: 0;
	overflow: hidden;
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
}

#rightsidecontent {
	/*border: 1px solid orange;*/
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 10px;
	margin-top: 0;
	overflow: hidden;
	float: right;
	WIDth: 150px;
	\width: 150px;
	w\idth: 150px;
}

#footcontent {
	/*border: 1px solid purple;*/
}

#pagetext {
	position: static;
}

#sidebar {
	text-align: right;
	align: right;
	line-height: 13px;
	font-size: 10px;
	color: #C00;
	padding-top: 65px;
	padding-right: 10px;
}

#sidebar p {
	align: right;
	text-align: right;
	font-size: 10px;
	color: #C00;
}

#sidebar a {
	align: right;
	font-size: 10px;
	color: #C00;
}

#sidebar a:link {
	text-decoration:none;
	font-size: 10px;
	color: #C00;
}

#sidebar a:selflink {
	text-decoration:none;
	font-size: 10px;
	color: #C00;
}

#sidebar a:visited {
	text-decoration:none;
	font-size: 10px;
	color: #C00;
}

#rightsidebar {
	align: left;
	font-size: 10px;
	border: 0px;
	color: black;
}

#rightsidebar p {
	font-size: 10px;
	color: black;
}

#rightsidebar a {
	font-size: 10px;
	color: black;
}

#rightsidebar a:link {
	text-decoration:none;
	font-size: 10px;
	color: black;
}

#rightsidebar a:selflink {
	text-decoration:none;
	font-size: 10px;
	color: black;
}

#rightsidebar a:visited {
	text-decoration:none;
	font-size: 10px;
	color: black;
}

#sidebar h1,
#sidebar h2,
#sidebar h3,
#sidebar h4,
#sidebar h5,
#sidebar h6,
#sidebar .sidehead,
#sidebar .divider {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
#sidebar ul li {
	padding: 0;
	margin: 0;
}
#sidebar ul {
	padding-left: 0;
	margin-left: 20px;
	line-height: 1.3em;
	text-align: right;
}
#sidebar form,
#sidebar input {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font: normal 11px tahoma, geneva, arial, helvetica, sans-serif;
}
.sidehead {
	text-align: right;
	font-size: 10px;
 }

hr {
	margin-top: 1.5em !important;
	margin-top: 1em;
	height: 1px;
	background-color: #ccc;
	color: #ccc;
}

#footer {
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	text-align: center;
	font-size: 10px;
	color: dimgray;
}

#footer a:link {
	text-decoration:none;
	font-size: 10px;
	color: #C00;
}

#footer a:selflink {
	text-decoration:none;
	font-size: 10px;
	color: #C00;
}

#footer a:visited {
	text-decoration:none;
	font-size: 10px;
	color: #C00;
}

#footer ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#footer ul li {
	display: inline;
}

code { /*background-color: #f9f9f9;*/ }
pre {
	clear: none;
	padding: 1em;
	color: #000;
	/*background-color: #f9f9f9;*/
	line-height: 1.1em;
}

a:link { color: #C00; }
a:visited { color: darkred; }
a.urllink {
	background: url(external.png) center right no-repeat;
	padding-right: 13px;
}
a.attachlink {
	background: url(attachment.png) center right no-repeat;
	padding-right: 9px;
}
a.createlinktext,
a.createlinktext:visited {
	color: #C00;
	border-bottom: none;
	text-decoration: linethrough;
}
a.createlinkupload,
a.createlinkupload:visited {
	background: url(attachnew.png) center right no-repeat;
	color: #C00;
	padding-right: 9px;
}
.wikilink .urllink {
	background: none;
	padding: 0;
}

#wikitext {
	position: relative;
}
#wikitext form,
#wikitext input {
	font: normal 11px tahoma, geneva, arial, helvetica, sans-serif;
}

#wikiedit textarea {
	margin-top: 0.5em;
	padding: 0;
	width: 410px;
}

#wikidiff {
	/*border: 1px solid purple;*/
	width: 410px;
	overflow: auto;
}

img.divider
{
	align: center;
	margin-top: 15px;
	margin-bottom: 5px;
}


