/*  
Theme Name: Tailsweep Theme
Theme URI: http://tailsweep.com/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */


/* TAILSWEEP CSS edited */
body {
    text-align: center;
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-family: arial,verdana,sans-serif;
    font-size: 12px;
    color: #333;
}

form,div {
    margin: 0;
    padding: 0;
}

#header {
    height: 80px;
    margin-bottom: 20px;
    position: relative;
    background: transparent url(http://www.tailsweep.com/images/headerbgv3_swe.gif) no-repeat;
    border-bottom:2px solid #e7e7ed;
}

#header-en {
    height: 80px;
    margin-bottom: 20px;
    position: relative;
    background: transparent url(http://www.tailsweep.com/images/headerbgv3_eng.gif) no-repeat;
    border-bottom:2px solid #e7e7ed;
}
#header #logo {
    position: absolute;
    width: 560px;
    height: 79px;
    top: 5px;
    left: 5px;
}

#header-en #logo {
    position: absolute;
    width: 271px;
    height: 50px;
    top: 15px;
    left: 20px;
}

#userinfo {
    position: absolute;
    top:20px;
    left:320px;
}
#userinfo strong {
    color:#0099ff;
    font-size:14px;
}
#userinfo .logout {
    margin-left:20px;
    font-weight:bold;
}
#header #langselect {
    position: absolute;
    top: 30px;
    left: 490px;
    width: 300px;
    text-align: center;
}

#header #langselect img {
    margin-right: 4px;
    vertical-align: text-bottom;
}

#header-en #langselect {
    position: absolute;
    top: 30px;
    left: 490px;
    width: 300px;
    text-align: center;
}

#header-en #langselect img {
    margin-right: 4px;
    vertical-align: text-bottom;
}

#container {
    text-align: left;
    margin: 0 auto;
    padding: 0;
    width: 980px;
    /*background-image: url(http://www.tailsweep.com/images/bg.gif);*/
    background-repeat: repeat-y;
    background-color: #fff;
}

#c2 {
    margin: 0px 35px 0px 35px;
}

#c3 {
}

#columns {
    float: left;
}
.onecol {
    background: transparent url(http://www.tailsweep.com/images/boxheader2.gif) repeat-x;
    text-align:left;
    width:910px;
}
.twocols{
    background:transparent url(http://www.tailsweep.com/images/columns_bg_2col.gif) repeat-y;
}

.threecols{
    background:transparent url(http://www.tailsweep.com/images/columns_bg_3col.gif) repeat-y;
}
#bredsida {
    margin: 0 auto;
    width: 910px;
    text-align:left;
}
/*
#bredsida {
    margin-left: 2px;
    width: 746px;
    float: left;
}
*/
#col1 {
    float: left;
    width: 144px;
    padding: 0 12px 0 0;    
}
.threecols #col2 {
    width: 594px;
    float: left;
    padding:0 10px;
}
.twocols #col2 {
    width: 700px;
    float: left;
    padding:0 0 0 10px;
    font-size:11pt;
}

#col3 {
    width: 128px;
    float: left;
    padding:0 0 0 12px;
}

/*-- start first column --*/
#col1 h2 {
    font-size:12px;
}
#col1 .box {
    margin-bottom:20px;
    background: transparent url(http://www.tailsweep.com/images/boxheader1.gif) repeat-x;
}

.login h2 {
    padding:10px 0 10px 35px;
    background: transparent url(http://www.tailsweep.com/images/login_header.gif) no-repeat 5px 50%;
}

.menu h2 {
    padding:10px 0 10px 35px;
    background: transparent url(http://www.tailsweep.com/images/menu_header.gif) no-repeat 5px 50%;
}
.menu ul {
    list-style:none;
    margin:10px 0;
    padding:0 0 10px 0;
    border-bottom: 2px solid #e7e7ed;
}

.menu ul li {
    padding:4px 0;
}

.menu a { text-decoration:none;}

/*-- end --*/

/*-- start second column --*/
#col2 h1 {
    font-size:23px;
    font-weight: bold;
    margin: 0px;/* 0px 20px 0px;*/
    padding: 0px;
    letter-spacing: 0px;
}

#col2 h2 {
/*font-size:14px;*/
    font-size:24pt;
    font-weight: bold;
    margin: 0px 0px 10px 0px;/* 0px 8px 0px;*/
    padding: 0px;
    letter-spacing: 0px;
}

#col2 h3 {
    font-size:14px;
}

.logobgbox {
    background: transparent url(http://www.tailsweep.com/images/front_bg_center.gif) no-repeat;
    height:71px;
    padding:28px 20px 35px 20px;
    margin-bottom:10px;
}
.logobgbox .left {
    float:left;
    width:260px;
}
.logobgbox .right {
    float:right;
    width:260px;
}
#col2 .col1 {
    float:left;
    padding:0 10px 0 0;
    width:285px;
    border-right:2px solid #e7e7ed;
}
#col2 .col2 {
    float:right;
    padding:0 0 0 10px;
    width:287px;
    border-left:2px solid #e7e7ed;
    margin-left:-2px;
}

#col2 .col1 .more {
    font-size:14px;
    font-weight:bold;
}

#col2 .partnerlist {
    list-style:none;
    margin:0;
    padding:0;
}

#col2 .partnerlist li {
    padding:10px 0;
}

#col2 .partnerlist .alignleft {
    border:1px solid #e6e6e6;
    width:90px;
}

#col2 .partnerlist .text {
    float:right;
    width:185px;
}
#col2 .partnerlist h3 {
    margin:0 0 3px 0;
    font-size:14px;
}
#col2 .partnerlist h3 a {
    color:#0099ff;
}

#col2 .statplug h2 {
    margin-bottom:10px;
}

#col2 .categories ul {
    margin:0;
    padding:0 0 0 15px;
}
#col2 .categories li {
    margin:2px 0 5px 0;
}

#col2 .border-b {
    border-bottom:2px solid #e7e7ed;
    padding-bottom:30px;
    margin-bottom:10px;
}

.post p a{
  color:#1BB0DA;
  font-size: 1.1em;
}

#bredsida2 .border-b {
    border-bottom:2px solid #e7e7ed;
    padding-bottom:10px;
    margin-bottom:10px;
}

/*-- end --*/

/*-- start third column --*/

.stats h2 {
    font-size: 12px;
    letter-spacing:normal;
    background:#3399ff;
    color:#fff;
    padding:5px 8px;
}

.stats ul {
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
}
.stats ul li {
    padding: 6px 2px 3px 3px;
    margin:2px 0 0;
    background:#f3f3f3 url(http://www.tailsweep.com/images/stats_bg.gif) repeat-x;
    font-size:10px;
    height:45px;
}
.stats ul li span {
    font-size:16px;
    font-weight:bold;
    line-height:190%;
}



hr {
    border: 1px solid #BFCFCF;
    background-color: #BFCFCF;
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

.module {
    margin-bottom: 10px;
}

.module .moduleheader {
    background-image: url(http://www.tailsweep.com/images/lefttop1.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 2px 0px 1px 10px;
}

h1 {
    font-family: arial,verdana,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #555;
    margin: 0px 0px 8px 0px;
    padding: 0;
}

h2 {
    font-family: arial,verdana,sans-serif;
    font-size: 23px;
/*letter-spacing: -1px;*/
    color: #555;
    font-weight: bold;
    margin: 0px 0px 8px 0px;
    padding: 0px;
}

exampletext {
    font-family: arial,verdana,sans-serif;
    font-size: 14px;
    letter-spacing: -1px;
    color: #555;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.module .moduleheader h1 {
    margin: 0px;
}

.module .modulecontent {
    border-top: none;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    background-color: #f6f6f6;
    padding: 2px 5px 3px 10px;
    background-image: url(http://www.tailsweep.com/images/leftbalkbg.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
}

.modulecontent a:link, .modulecontent a:hover, .modulecontent a:visited, .modulecontent a:active {
    text-decoration: none;
    margin: 0px;
    padding: 4px 0px 4px 0px;
    display: block;
    color: #000;
}

.modulecontent a:hover {
    background-color: #fff;
}

/*--taken from below--*/
.bigmodule, .bigmodulenorub {
    padding: 10px 15px;
    /*background: transparent url(http://www.tailsweep.com/images/boxheader2.gif) repeat-x;*/
}

.onecol .bigmodule, .onecol .bigmodulenorub {
    background-image:none;
}
.bigmodulenorub.h3 {
    font-family: arial,verdana,sans-serif;
    font-size: 23px;
    color: #555;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.bigm2col {
    width: 100%;
}

.bigm2colc {
    background-image: url(http://www.tailsweep.com/images/balk_2col_1.gif);
    background-repeat: no-repeat;
    padding-top: 2px;
}

.bigm2col .col1 {
    float: left;
    width: 252px;
    padding-left: 21px;
    padding-right: 10px;
}

.bigm2col .col2 {
    float: left;
    width: 259px;
    padding-left: 31px;
}

.bigm2colfoot {
    background-image: url(http://www.tailsweep.com/images/balk_2col_2.gif);
    background-repeat: no-repeat;
    height: 10px;
    margin-bottom: 10px;
}

#footer {
    height: 30px;
    width:980px;
    padding-top:30px;
    margin:0 auto;
    text-align: center;
    font-size: 11px;
    /*background: #f3f3f3 url(http://www.tailsweep.com/images/footer.gif) no-repeat;*/
}

.forminpleft {
    width: 92%;
    background-color: #fff;
    border: 1px solid #BFCFCF;
}

.formleftsubmit {
    margin-top: 4px;
    margin-bottom: 4px;
}

a:link, a:hover, a:active, a:visited {
    color: #333;
    margin: 0;
    padding: 0;
}

a:hover {
    color: #000;
}

p {
    line-height:130%;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

fieldset {
    padding: 5px;
    border: 1px solid #6DB6C3;
}

fieldset legend {
    font-weight: bold;
    color: #333;
}

.filtertable {
    border: none;
    padding: 0;
    margin: 0;
}

.filtertable .sum {
    color: #333;
    font-weight: bold;
}

.filtertable .fcell {
    padding-right: 20px;
}

.tree_arrow {
    margin-left: 3px;
    margin-right: 3px;
    vertical-align: text-bottom;
}

.tree_rubrik {
    font-family: arial,verdana,sans-serif;
    font-size: 17px;
    color: #333;
    font-weight: bold;
}

.tree_top {
    background-image: url(http://www.tailsweep.com/images/tree_headlinebg.gif);
    background-repeat: repeat-x;
    height: 41px;
    padding: 8px 0px 0px 0px;
}

/* System message */
/*.system-message {
    clear:both;
    padding:3px 10px;
    margin:0 0 14px;
    border:1px solid #000;
    border-width:1px 0;
    line-height:24px;
}
.info-message {
    color:#000;
    background:#f9fbff url(http://www.tailsweep.com/images/system-message-info-bg.gif) repeat-x 0 100%;
}
.error-message {
    color:#000;
    background:#fffca4 url(http://www.tailsweep.com/images/system-message-warning-bg.gif) repeat-x 0 100%;
}
.system-message p {
    background-repeat:no-repeat;
    background-position:0 50%;
    padding:0 0 0 26px;
    margin:0;
}
.form-error p {
    float:none;
    margin:0;
}
.info-message p {
    background-image:url(http://www.tailsweep.com/images/icons/system-message-info.gif);
}
.error-message p {
    background-image:url(http://www.tailsweep.com/images/icons/system-message-warning.gif);
}


.info-form-field {
	border-left:1px solid #B7C87A;
	width:650px;
}*/

/*

Not used yet but must be before launch

*/

.system-message {
    clear:both;
    padding:3px 10px;
    margin:0 0 20px;
    border:1px solid #000;
    border-width:1px 0;
    line-height:24px;
}

.system-message p {
    background-repeat:no-repeat;
    background-position:0 50%;
    padding:0 0 0 26px;
    margin:0;
}

.info-message {
    color:#000;
    background:#f9fbff url(http://www.tailsweep.comhttp://www.tailsweep.com/images/system-message-info-bg.gif) repeat-x 0 100%;
}

.info-message p {
    background-image: url(http://www.tailsweep.comhttp://www.tailsweep.com/images/icons/icn_information.gif);
}

.warning-message {
    background: url(http://www.tailsweep.comhttp://www.tailsweep.com/images/icons/icn_warning.gif) repeat-x 0 100%;
/*color: #666;*/

}

.error-message p {
    background-image: url(http://www.tailsweep.comhttp://www.tailsweep.com/images/icons/icn_error.gif);
}

.error-message {
    color:#000;
    background: url(http://www.tailsweep.comhttp://www.tailsweep.com/images/system-message-error-bg.gif) repeat-x 0 100%;
}

.confirm-message p {
    background: url(http://www.tailsweep.comhttp://www.tailsweep.com/images/icons/icn_confirmation.gif) no-repeat 2px 4px;
}

.confirm-message {
    color:#000;
    background:#f9fbff url(http://www.tailsweep.comhttp://www.tailsweep.com/images/system-message-confirm-bg.gif) repeat 0 100%;
}

.warning-form-field {
    border:1px solid #F7CD45;
}

.error-form-field {
    border-top:2px solid #BC100E;
    border-left:2px solid #BC100E;
    border-bottom:1px solid #FE9999;
    border-right:1px solid #FE9999;
}


/* Messaging */
.error, .warning, .message, .info
{
    color: #000 !important;
    padding: .3em 40px !important;
    margin: .5em 0 1em 0;
    font-size: 90%;
    position: relative;
}

.info small, .error small, .warning small, .message small
{
    font-weight: normal;
    font-size: 90%;
}

.error
{
/*background: #fdd url("http://www.tailsweep.comhttp://www.tailsweep.com/images/icons/message_delete.png") no-repeat 10px 3px;*/
    background: #fdd url("http://www.tailsweep.comhttp://www.tailsweep.com/images/icons/icn_error.gif") no-repeat 10px 3px;
    border: 1px solid #fbb;
}

.warning
{
    background: #ffd url("http://www.tailsweep.comhttp://www.tailsweep.com/images/icons/message_error.png") no-repeat 10px 3px;
    border: 1px solid #fe6;
}

.message
{
    background: #dfd url("http://www.tailsweep.comhttp://www.tailsweep.com/images/icons/message_accept.png") no-repeat 10px 3px;
    border: 1px solid #bfb;
}

.info
{
    background: #def url("http://www.tailsweep.comhttp://www.tailsweep.com/images/icons/message_information.png") no-repeat 10px 3px;
    border: 1px solid #9cf;
}

/*END*/


a img {
    border: 0 none;
}

img {
    border: 0 none;
}

#partnerDetail {
    display:none;
    position:absolute;
    top: 1px;
    left: 1px;
    width: 500px;
    height: auto;
    padding: 0px;
    border: none;
    background-color: transparent;
}

#onmouseDetail {
    display:none;
    position:absolute;
    top: 1px;
    left: 1px;
    width: 500px;
    height: auto;
    padding: 0px;
    border: none;
    background-color: transparent;
}

#previewHolder {
    background-image: url(http://www.tailsweep.comhttp://www.tailsweep.com/images/previewbg.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    background-color: #ffffff;
    border: 1px solid #9CBFC1;
    padding: 10px;
}

.row1 {
    background-color: #fff;
}

.row2 {
    background-color: #fff;
}

hr.lm {
    height:2px;color:#0254B9;width:140px;float:left;
}

.pager {
    text-align:center;
    clear:both;
}

#browse-results .pager,
    #search-results .pager {
    clear:none;
}

.pager p {
    display:inline;
    margin:0 15px 0 0;
}

.pager ul {
    display:inline;
    margin:0;
    padding:0;
    list-style:none;
}

.pager li {
    display:inline;
    margin:0;
    padding:0;
}

.pager a {
    padding:2px 2px;
    font-size:1em;
    font-weight:normal;
}

.pager li.prev a {
    font-weight:bold;
}

.pager li.next a {
    font-weight:bold;
}

#searchresult-listing table {
    margin:5px 0;
    padding:0;
    border:0;
    border-collapse:collapse;
    width:100%;
}

#searchresult-listing th,
    #searchresult-listing td {
    padding:3px 8px 2px 8px;
/* background theme-specific */
    vertical-align:middle;
}

#searchresult-listing th {
    font-weight:bold;
    text-align:left;
}

#searchresult-listing th.status {
    width:14%;
    text-align:right;
}

#searchresult-listing th.user {
    width:25%;
    text-align:center;
}

#searchresult-listing th.subject {
    width:35%
}

#searchresult-listing th.date {
    width:20%;
}

#searchresult-listing th.delete {
    width:6%;
}

#searchresult-listing td {
    padding-top:7px;
    padding-bottom:6px;
}

#searchresult-listing img {
    display:block;
    margin:0 auto;
    float:none;
}

#searchresult-listing tr.odd td {
    background:transparent;
}

#searchresult-listing tr td.status {
    padding-right:0;
    text-align:left;
    vertical-align:middle;
}

#searchresult-listing .status img {
    display:inline;
    margin:0;
    padding:0;
    float:none;
    vertical-align:middle;
}

#searchresult-listing tr td.status input {
    margin-left:0;
}

#searchresult-listing td.subject {
    font-weight:bold;
}

#searchresult-listing td.subject .read {
    font-weight:normal;
}

#searchresult-listing .actions {
/* background theme-specific */
    padding:5px 8px;
    text-align:left;
}

#searchresult-listing .actions .select-all input {
    margin-left:0;
}

#search-results .member-listing {
    width:917px;
    margin:10px auto 5px;
    padding:10px 0;
    border:1px solid #999;
    border-width:1px 0;
}
#search-results .i3 {
    position:relative;
}
#search-results .member-listing li {
    width:285px;
    height:130px;
    margin:0;
    padding:15px 15px 10px;
    border:1px solid #fff;
    border-width:0 1px 1px 0;
}
#search-results .member-listing li.column-1 {
    clear:both;
    padding-left:0;
}
#search-results .member-listing li.column-3 {
    padding-right:0;
    border-right:none;
}
#search-results .member-listing li.row-end {
    border-bottom:none;
}
#search-results .member-image {
    width:125px;
}
#search-results .member-image {
    float:left;
}
#search-results .member-listing ul {
    width:150px;
    float:right;
}
#search-results .member-listing ul li {
    float:none;
    text-align:left;
    width:auto;
    height:auto;
    margin:0;
    padding:0;
    border:none;
    font-size:0.94em;
}
#search-results .online-status a {
    font-weight:bold;
}
#search-results .member-listing strong {
    display:block;
    margin-top:5px;
}

.submitarea {
    text-align:right;
    margin-top: 10px;

}
.submitarea input {
    margin-right:10px;
}

.textinput {
    width:70%;
}

.leftformcell {
    width:30%;
}

.rightformcell {
    width:68%;
}

.leftcell {
    width:30%;
    text-align:right;
    font-weight:bold;
}

.hspacercell {
    margin-left:5px;
    margin-right:5px;
    width:10px;
    white-space: nowrap;
}

.rightcell {
    width:68%;
    text-align:left;
}


#loading {
    width: 200px;
    height: 100px;
    background-color: #c0c0c0;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -100px;
    text-align: center;
}



/*iframe {
    border-width: 0px;
    height: 60px;
    width: 400px;
    vertical-align:top;
}
iframe.hidden {
    visibility: hidden;
    width:0px;
    height:0px;
}*/

/* Light gray background color */
.paneBg1
{
    BACKGROUND-COLOR: #D6D6D6
}

/* Very light gray background color */
.paneBg2
{
    BACKGROUND-COLOR: #F0F0F0
}

/* Medium light gray background color */
.paneBg3
{
    BACKGROUND-COLOR: #D6D6D6
}

/* Medium light gray background color */
.paneBg4
{
    BACKGROUND-COLOR: #DFDFDF
}

.alignleft {
    float:left;
    margin-right:5px;
}

.alignright {
    float:right;
    margin-left:5px;
}

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */

h3#dl-zip,
    h3#dl-tar {
    border: none;
}
h3#dl-zip a,
    h3#dl-tar a {
    display: block;
    border: none;
    width: 164px;
    height: 92px;
    text-indent: -3000px;
    padding: 0;
}
h3#dl-zip a {
    background: url(download-zip.png) top left no-repeat;
    margin-bottom: 10px;
}
h3#dl-zip a:hover {
    background-position: bottom left;
}
h3#dl-tar a {
    background: url(download-tar.png) top left no-repeat;
}
h3#dl-tar a:hover {
    background-position: bottom left;
}

p.heatmap {
    /*border-top: 1px solid #e5e5e5;*/
    padding-top: 24px;
    font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;
    text-align: justify;
    line-height: 40px;
    margin-bottom: 24px;
}
p.heatmap a {
    font-weight: normal;
    text-decoration:none;
    margin: 0 0.2em 0 0;
}

p.heatmap a:hover {
	color: #0ca;
}

/*START WP*/

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
        text-decoration: none;
        }

#sidebar {
        font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
        color: #777;
}

/* Begin Lists

        Special stylized non-IE bullets
        Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
        margin-left: 0px;
        padding: 0 0 0 30px;
        list-style: none;
        padding-left: 10px;
        text-indent: -10px;
        }

html>body .entry li {
        margin: 7px 0 8px 10px;
        }

.entry ul li:before, #sidebar ul ul li:before{
        content: "\00BB \0020";
        }

.entry ol {
        padding: 0 0 0 35px;
        margin: 0;
        }

.entry ol li {
        margin: 0;
        padding: 0;
        }

.postmetadata ul, .postmetadata li {
        display: inline;
        list-style-type: none;
        list-style-image: none;
        }
/*.postmetadata{
border-top:2px solid #e7e7ed;
    padding-bottom:10px;
    margin-bottom:10px;
}*/

#sidebar ul, #sidebar ul ol {
        margin: 0;
        padding: 0;
        }

#sidebar ul li {
        list-style-type: none;
        list-style-image: none;
        margin-bottom: 15px;
        }


#sidebar ul p, #sidebar ul select {
        margin: 5px 0 8px;
        }

#sidebar ul ul, #sidebar ul ol {
        margin: 5px 0 0 10px;
        }

#sidebar ul ul ul, #sidebar ul ol {
        margin: 0 0 0 10px;
        }

ol li, #sidebar ul ol li {
        list-style: decimal outside;
        }

#sidebar ul ul li, #sidebar ul ol li {
        margin: 3px 0 0;
        padding: 0;
        }
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
        margin: 10px auto;
        padding: 5px 3px;
        text-align: center;
        }

#sidebar #searchform #s {
        width: 108px;
        padding: 2px;
        }

#sidebar #searchsubmit {
        padding: 1px;
        }

.entry form { /* This is mainly for password protected posts, makes them look better. */
        text-align:center;
        }

select {
        width: 130px;
        }

#commentform input {
        width: 170px;
        padding: 2px;
        margin: 5px 5px 1px 0;
        }

#commentform textarea {
        width: 100%;
        padding: 2px;
        }

#commentform #submit {
        margin: 0;
        float: right;
        }
/* End Form Elements */

.navigation {
        display: block;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 60px;
        }


h2.pagetitle {
        font-size: 1.6em;
        }
