/*

	project: gentle wiki
	author: luka cvrk

*/

/* global reset */
:link,:visited { text-decoration:none } :focus, :active { outline: 0 } ul,ol { list-style:none } h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; } ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 } a img,:link img,:visited img { border:none } address { font-style:normal }
body { font: .74em Arial, Sans-Serif; background: #F0DAF2 url(bg.gif) repeat-x; color: #333; line-height: 1.6em; }
a { color: #752B7D; text-decoration: underline; }
a:hover { color: #808080; }
p  { margin: 5px 0 15px;}
h2 { background: url(bullet.gif) no-repeat left 6px; font-size: 1.2em; padding: 0 0 0 9px; }
h2 a { text-decoration: underline; }
h1 { font: 2.3em Georgia; margin: 0 0 22px; }
h1 a { color: #fff; }
h1 a:hover { color: #CFA5D3; }
.pjledclear { clear: both; }
.pjledwrap { margin: 25px auto; width: 880px; }

#pjledoptions { float: right; color: #B565BE; font-weight: bold; }
	#pjledoptions a { color: #B97AC0; padding: 0 0 0 8px; background: url(bullet.gif) no-repeat left 5px; margin: 0 0 0 10px; }
	#pjledoptions a:hover { color: #E6E8B1; }

#pjledmenu { float: left; margin: 0 0 40px; }
#pjledmenu li { display: inline; }
#pjledmenu li a { float: left; padding: 8px 30px; margin: 0 1px 0 0; color: #EABBEF; background: #612168;  }
	#pjledmenu li a:hover { color: #fff; background: #9842A1; }

#pjledleft { float: left; width: 600px; margin: 0 0 40px; }
#pjledright { float: right; width: 270px; margin: 0 0 40px; background: #fff; border: 1px solid #D1AFD5; padding: 1px; }
	.pjledbox { background: #E3C6E6; border-bottom: 1px solid #D1AFD5; border-right: 1px solid #D1AFD5; color: #9C5CA3; padding: 15px; }
	.pjledbox h3 { margin: 0 0 10px; }
	.pjledbox p { margin: 0; }

#pjledfooter { clear: both; border-top: 5px solid #323232; background: #393939 url(footerbg.gif) repeat-x bottom; color: #808080; padding: 10px 0; }
	#pjledfooter ul { float: left; width: 200px; }
	#pjledfooter li { padding: 5px 8px; background: url(dot.gif) repeat-x bottom; }
		#pjledfooter li a { color: #CB799F; }
		#pjledfooter li a:hover { color: #F5CFE1; }
	#pjledfooter #pjledcol { float: right; width: 600px;   }
	#pjledcopyright { background: url(dot.gif) repeat-x top; padding: 24px 0 0; font-size: .9em; }

