@import url(/include/color.css);
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("/forum/templates/subSilver/formIE.css");

html, body { margin: 0; padding: 0; }
#logo {
        margin: 1em 1em 2em 0;
        display: block;
}
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */
#homepage body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-bottom: 20px; 
	text-align: center;
}
body * {margin: 0px; padding: 0px; }
#homepage ol,#homepage ul { margin: 5px 35px; }
#homepage blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
#homepage #header {
	margin: 12px 0 0 24px;
	padding: 0px;
	display: block;
	width: 960px;
	height: 104px;
	position: relative;
	border: 0px solid red;
}
#homepage #header #sitetitle {
	margin: 16px auto 2px;
	font-family: Georgia, Times New Roman, Serif;
	font-weight: normal;
	font-size: 32px;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
	border: 0px solid red;
}
#homepage #header #sitesubtitle {
	padding: 0 0 6px 50%;
	font-family: Lucinda, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	float: left;
	clear: none;
	border: 0px solid green;
}
#homepage #header #menu { 
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-align: right;
	margin: 44px 0px 8px 0;
	border: 0px red solid;
}
#homepage #header .title a {
	font-family: Georgia, Times New Roman, Serif;
	font-weight: normal;
	font-size: 32px;
	letter-spacing: -1px;
	text-decoration: none;
}
#homepage #header .description {
	font-family: Georgia, Times New Roman, Serif;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	padding: 0 0 0 24px;
	margin: 0px;
}
#homepage #menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#homepage #menu ul {
	margin: 0px;
	padding: 0px;
}
#homepage #menu ul li a {
	padding: 0px;
	margin: 0px 10px;
	text-decoration: none;
}
#homepage #menu ul li a.feed {
	padding-left: 20px;
	margin-left: 12px;
}
#homepage #menu ul li a:hover { text-decoration: none; }
#homepage #column1 {
	margin: 0 0 0 0;
	padding: 0px 6px 20px 12px;
	width: 480px;
	display: block;
	float: left;
	border: 0px solid black;
	text-align: left;
}
#homepage #column2 { width: 180px; }
#homepage #column3 { width: 300px; }
#homepage #column2, #homepage #column3 {
	border: 0px solid black;
	margin: 0px 0px 12px 0px;
	padding: 0px 6px 20px 6px;
	float: left;
	font-size: 10px;
	text-align: left;
	display: block; /* floats are handled as block elements, this is to fix  a margin collapsing bug in IE */
}
.ad180x150 {
	padding: 0;
	margin: 0 0 12px 0;
	width: 180px;
	height: 150px;
}
.ad300x250 {
	padding: 0;
	margin: 0;
	width: 300px;
	height: 250px;
	border: 1px solid black;
}
#homepage .cssbox {
	width: 100%;
	margin:  0 0 12px auto;
	padding: 0; 
	border: 0px solid blue;
}
#homepage .cssbox a {
	display: block;
	padding: 0 0 10px 0px;
	text-decoration: none;
}
#homepage .cssbox a:hover { text-decoration: underline; }
#homepage .cssbox ul ul li a:hover { text-decoration: underline; }
#homepage .cssbox_head h2 { 
	margin: 0;
	text-align: center;
	padding: 0.2em 0;
	border-bottom: 0px solid #ffb6c1;
	font-family: "Lucida Grande", Arial, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
}
#homepage .cssbox_head p.tl { margin-left: 0; margin-right: 1em; }
#homepage .cssbox_body { 
	padding: 8px 12px;
	margin: 0;
	font-family: "New York", Serif;
	font-weight: normal;
	font-size: 15px;
	border: 0px solid red;
}
#homepage .cssbox_body h2 {
	padding: 0 0.4em;
	margin: 0;
	border-bottom: 0px solid #fef0f6;
}
#homepage .cssbox_body a { padding: 2px 0 2px 0px; }
#homepage .cssbox_body p {
	padding: 0 0 12px  0;
	margin: 0;
}
#homepage .cssbox_body p.author { 
	border-bottom: 0px solid #f93;
	font-family: "Lucida Grande", Arial, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
}
#homepage .cssbox_foot {
	margin: 0;
}
#homepage .cssbox_foot a.akst_share_link {
	padding-left: 20px;
	line-height: 1.6em;
}
#homepage #column1 a {
	text-decoration: none;
	display: inline;
}
#homepage #column1 a.more-link {
	display: block;
	padding: 4px 0 0 0;
}
#homepage #column1 .cssbox_foot h2 {
	margin: 0;
	padding: 6px 12px 0 12px;
	font-size: 12px;
}
#homepage div#recentcomments p {
	margin: 0 0 6px 0;
	padding: 6px 0 0 0;
}
#homepage div#recentcomments a { display: inline; }
#homepage p.commentattrib { padding: 0 0 24px 0; }
#homepage #column1 h3, #column1 h3 a { font-size: 20px; }
#homepage #column1 a:hover { text-decoration: underline; }
#homepage #footer {
	margin: 15px 0px 5px 0px;
	padding: 20px;
	clear: left;
}
#homepage #footer a { text-decoration: none; }
#homepage #footer a:hover { text-decoration: underline; }
/*
Above is the HomePage styles

#bb Below is phpBB2 styles
*/
#bb td#forumlogo 	{ 
	width: 15%;
	height: 120px;
	padding: 23px 0 0 23px
}
/* teletips.net stylesheet, modified from phpBB2 subSilver, with thanks */
/* General page style. The scroll bar colours only visible in IE5.5+ */
#bb body * {margin: 0px; padding: 0px; }
#bb body { margin: 1em; }
/* General font families for common tags */
#bb font, #bb th, #bb td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
#bb a:hover		{ text-decoration: underline; }
#bb hr	{
	height: 0px;
	border-top-width: 1px;
}
/* Header cells - the blue and silver gradient backgrounds */
#bb th	{
	font-size: 11px;
	font-weight: bold;
	height: 25px;
}
#bb td.cat, #bb td.catHead, #bb td.catSides, #bb td.catLeft, #bb td.catRight, #bb td.catBottom {
	height: 28px;
}
/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
#bb td.cat, #bb td.catHead, #bb td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
#bb th.thHead, #bb th.thSides, #bb th.thTop, #bb th.thLeft, #bb th.thRight, #bb th.thBottom, #bb th.thCornerL, #bb th.thCornerR {
	font-weight: bold;
	height: 28px;
}
#bb th.thHead, #bb td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
#bb th.thSides, #bb td.catSides, #bb td.spaceRow	 { border-width: 0px 1px 0px 1px; }
#bb th.thRight, #bb td.catRight, #bb td.row3Right	 { border-width: 0px 1px 0px 0px; }
#bb th.thLeft, #bb td.catLeft	  { border-width: 0px 0px 0px 1px; }
#bb th.thBottom, #bb td.catBottom  { border-width: 0px 1px 1px 1px; }
#bb th.thTop	 { border-width: 1px 0px 0px 0px; }
#bb th.thCornerL { border-width: 1px 0px 0px 1px; }
#bb th.thCornerR { border-width: 1px 1px 0px 0px; }
/* The largest text used in the index page title and toptic title etc. */
#bb .maintitle	{
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none; line-height: 120%;
}
/* General text */
#bb .gen { font-size: 12px; }
#bb .genmed { font-size: 11px; }
#bb .gensmall { font-size: 10px; }
#bb a.gen, #bb a.genmed, #bb a.gensmall { text-decoration: none; }
#bb a.gen:hover, #bb a.genmed:hover, #bb a.gensmall:hover	{ text-decoration: underline; }
/* The register, login, search etc links at the top of the page */
#bb .mainmenu		{ font-size: 11px; }
#bb a.mainmenu		{ text-decoration: none; }
#bb a.mainmenu:hover { text-decoration: underline; }
/* Forum Banner Ad */
div#forumbannerad {
	margin: 8px auto;
	text-align: center;
}/* Forum category titles */
#bb .cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; }
#bb a.cattitle		{ text-decoration: none; }
#bb a.cattitle:hover { text-decoration: underline; }
/* Forum title: Text and link to the forums used in: index.php */
#bb .forumlink		{ font-weight: bold; font-size: 12px; }
#bb a.forumlink 	{ text-decoration: none; }
#bb a.forumlink:hover { text-decoration: underline; }
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
#bb .nav			{ font-weight: bold; font-size: 11px; }
#bb a.nav			{ text-decoration: none; }
#bb a.nav:hover		{ text-decoration: underline; }
/* titles for the topics: could specify viewed link colour too */
#bb .topictitle,h1,h2	{ font-weight: bold; font-size: 11px; }
#bb a.topictitle:link   { text-decoration: none; }
#bb a.topictitle:visited { text-decoration: none; }
#bb a.topictitle:hover	{ text-decoration: underline; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
#bb .name			{ font-size: 11px; }
/* Location, number of posts, post date etc */
#bb .postdetails		{ font-size: 10px; }
/* The content of the posts (body of text) */
#bb .postbody { font-size: 12px; line-height: 18px}
#bb a.postlink:link	{ text-decoration: none; }
#bb a.postlink:visited { text-decoration: none; }
#bb a.postlink:hover { text-decoration: underline; }
/* Quote & Code blocks */
#bb .code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; 
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px
}
#bb .quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 125%;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
/* Copyright and bottom info */
#bb .copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px;}
#bb a.copyright		{ text-decoration: none;}
#bb a.copyright:hover { text-decoration: underline;}
/* Form elements */
#bb input, #bb textarea, #bb select { font: normal 11px Verdana, Arial, Helvetica, sans-serif; }
#bb input { text-indent: 2px; }
/* The buttons used for bbCode styling in message post */
#bb input.button {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* The main submit button option */
#bb input.mainoption { font-weight: bold; }
/* None-bold submit button */
#bb input.liteoption { font-weight: normal; }
/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
#bb .helpline { border-style: none; }

/*
above are phpBB stles
below are wordpress styles
*/
/* Begin Typography 
*/
body#wp {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
}
#wp #page {
	text-align: left;
	margin: 0px auto 20px 0;
	padding: 0;
	width: 760px;
}
#wp #header {
	margin: 24px 0 0 24px; 
	padding: 0; 
	height: 104px; 
	width: 960px;
}
#wp #headerlogo 	{ 
	margin: 0px 15px 0 0; 
	height: 104px; 
	width: 121px; 
	border: 0px red solid;
	float: left;
	clear: none;
}
#wp p#sitetitle {
	margin: 16px auto 0px 200px;
	font-family: Georgia, Times New Roman, Serif;
	font-weight: normal;
	font-size: 32px;
	letter-spacing: -1px;
	text-decoration: none;
	border: 0px blue solid;
}
#wp #header p#sitesubtitle {
	padding: 8px 0px 0px 104px;
	font-family: Lucinda, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: -1px;
	text-decoration: none;
	float: left;
	clear: none;
	border: 0px blue solid;
}


#wp #content { font-size: 1.2em }
#wp .widecolumn .entry p { font-size: 1.05em; }
#wp .narrowcolumn .entry, #wp .widecolumn .entry {
	line-height: 1.4em;
	padding: 0 8px;
}
#wp .narrowcolumn .entry p.akst_link, #wp .widecolumn .entry p.akst_link {
	float: right;
	line-height: 1.6em;
	margin: 0;
	/*
	padding: 12px -12px 0 0;
	*/
	padding: 12px 0 0 0;
}
#wp .widecolumn { line-height: 1.6em; }
#wp #footer { width: 960px; }
#wp small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
#wp h1, #wp h2, #wp h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
#wp h1 {
	font-size: 4em;
	text-align: center;
}
#wp #headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
#wp h2 { font-size: 1.6em; }
#wp h2.pagetitle { font-size: 1.6em; }
#wp h3 { font-size: 1.3em; }
#wp h1, #wp h1 a, #wp h1 a:hover, #wp h1 a:visited, #wp #headerimg .description { text-decoration: none; }
#wp h2, #wp h2 a, #wp h2 a:hover, #wp h2 a:visited, #wp h3, #wp h3 a, #wp h3 a:hover, #wp h3 a:visited, #wp #sidebar h2, #wp #wp-calendar caption, #wp cite {
	text-decoration: none;
}
#wp #sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
#wp #sidebar ul li.widget li {
	padding: 4px 8px 0 0;
	border: 0px solid purple;
}
#wp .commentlist li, #wp #commentform input, #wp #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#wp .commentlist li {
	font-weight: bold;
}
#wp .commentlist cite, #wp .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
#wp .commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#wp #commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#wp .commentmetadata { font-weight: normal; }
#wp #sidebar { font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#wp code { font: 1.1em 'Courier New', Courier, Fixed; }
#wp acronym, #wp abbr, #wp span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp a, #wp h2 a:hover, #wp h3 a:hover { text-decoration: none; }
#wp a:hover { text-decoration: underline; }
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { text-decoration: none; display: block; }
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 100%; 
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp .post img {
	margin: 0 0 0 40px;
	float: right;
	clear: none;
}
#wp .post hr { display: block; }
/* .widecolumn used to have 150px left margin */
#wp .widecolumn {
	padding: 0;
	margin: 0px 0 0 12px;
	width: 760px;
}
#wp .narrowcolumn .postmetadata {
	margin: 12px 8px 0 0;
	padding: 24px 0px 4px 8px;
}
#wp .widecolumn .postmetadata { margin: 30px 0; }
#wp .widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
#wp .widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
#wp .postmetadata { clear: left; }
#wp #footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
}
#wp #footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */
/*	Begin Headers */
#wp h1 {
	padding-top: 70px;
	margin: 0;
}
/* .narrowcolumn used to have 45px left padding */
/* .narrowcolumn used to have 5% left padding */
	/*
	padding: 0 0 20px 12px;
	*/
#wp .narrowcolumn {
	float: left;
	margin: 12px 0 0 12px;
	width: 556px;
}

/* ++++++++++++++++++++++++++++ */
/*  narrowcolumn round corners  */
/* ++++++++++++++++++++++++++++ */
/* bottom left */
#wp p.postmetadata {
}
/* bottom right */
#wp .narrowcolumn .post {
	margin: 0px 0 12px 0;
	text-align: justify;
}
/* top left. */
#wp .narrowcolumn .post h2 a {
	margin: 0;
	padding: 0 0 0 8px;
}
/* top right */
#wp .narrowcolumn .post h2 {
	margin-top: 0px;
}
/* ++++++++++++++++++++++++++++ */

/* +++++++++++++++++++++++ */
/*  widecolumn round corners  */
/* +++++++++++++++++++++++ */
/* bottom left */
#wp .widecolumn p.postmetadata {
	margin-left: -8px;
	border: 0px solid blue;
}
/* bottom right */
#wp .widecolumn .post {
	display: block;
	clear: both;
	margin-top: 36px;
	padding-top: 0px;
	border: 0px solid green;
}
/* top left */
#wp .widecolumn .post h2 a {
	margin: 0;
	padding: 0 0 0 28px;
	border: 0px solid red;
}
/* top right */
#wp .widecolumn .post h2 {
	margin: 0 0 0 0;
	padding: 2px 0 0 0;
	border: 0px solid red;
}
/* +++++++++++++++++++++++++++++++++++ */


/* +++++++++++++++++++++++ */
/*  sidebar round corners  */
/* +++++++++++++++++++++++ */
/* bottom right */
#wp #sidebar ul li.widget ul {
	margin: 0 0 0 0;
	padding: 36px 0 12px 0px;
	border: 0px solid blue;
	display: block;
}
/* bottom left */
#wp #sidebar ul li.widget {
	margin: 0 0 12px 0;
	padding: 0 0 0 0px;
	border: 0px solid black;
	display: block;
	z-index: 0;
}
/* top left */
#wp #sidebar li.widget ul li:first-child {
	display: block;
	margin: -98px 0 0 0px;
	padding: 18px 8px 0 8px;
	border: 0px solid green;
	display: block;
}
/* top right */
#wp #sidebar li.widget h2.widgettitle { 
	width: 144px;
	margin:  12px 0 8px 0;
	padding: 4px 0 36px 16px;
	border: 0px solid red;
}
/* +++++++++++++++++++++++++++++++++++ */
#wp #sidebar li.widget ul li {
	margin: 0px 0 0px 0px;
	padding: 0px 0px 0 8px;
}


#wp h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#wp #sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
#wp h3 {
	padding: 0;
	margin: 30px 0 0;
}
#wp h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */
/* Begin Images */
#wp p img {
	padding: 0;
	max-width: 100%;
}
#wp img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#wp img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
#wp img.alignleft {
	margin: 0 7px 2px 0;
	padding: 4px;
	display: inline;
}
#wp .alignright { float: right; clear: none; display: inline; }
#wp .alignleft { float: left; clear: none; display: inline; }
/* End Images */
/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets.
*/
html>body#wp .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
} 
html>body#wp .entry li { margin: 7px 0 8px 10px; }
#wp .entry ul li:before, 
#wp #sidebar ul ul li:before { content: "\00BB \0020"; }
#wp .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
#wp .entry ol li {
	margin: 0;
	padding: 0;
}
#wp .postmetadata ul, #wp .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#wp #sidebar ul, #wp #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#wp #sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#wp #sidebar ul p, #wp #sidebar ul select { margin: 5px 0 8px; }
#wp #sidebar ul ul, #wp #sidebar ul ol { margin: 5px 0 0 10px; }
#wp #sidebar ul ul ul, #wp #sidebar ul ol { margin: 0 0 0 10px; }
#wp ol li, #wp #sidebar ul ol li { list-style: decimal outside; }
#wp #sidebar ul ul li, #wp #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */
/* Begin Form Elements */
#wp #searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}
#wp #sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#wp #sidebar #searchsubmit { padding: 1px; }
#wp .entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
#wp select { width: 130px; }
#wp #commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#wp #commentform textarea {
	width: 100%;
	padding: 2px;
}
#wp #commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */
/* Begin Comments*/
#wp .alt {
	margin: 0;
	padding: 10px;
}
#wp .commentlist {
	padding: 0;
	text-align: justify;
}
#wp .commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
#wp .commentlist p { margin: 10px 5px 10px 0; }
#wp #commentform p { margin: 5px 0; }
#wp .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
#wp .commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */
/* Begin Sidebar */
#wp #sidebar {
	padding: 0;
	margin: 0 0 12px 580px;
	width: 160px;
	display: block;
}
#wp #sidebar form { margin: 0; }
/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
/* End Calendar */
/* Begin Various Tags & Classes */
#wp acronym, #wp abbr, #wp span.caps { cursor: help; }
#wp blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}
#wp blockquote cite {
	margin: 5px 0 0;
	display: block;
}
#wp .center { text-align: center; }
#wp hr { display: none; }
#wp a img { border: none; }
#wp .navigation {
	display: inline;
	clear: both;
	padding: 12px 0;
}

