/* --------------------------------------------------
CSS Document For Leaves v1.0 - Anthonyy @ OSWD.org
Adapted by Paul Bakker
-------------------------------------------------- */

        body {
            background-color: #FFFFFF;
        }

/* CONTAINER */

		#container {
			width: 900px;
			margin: 0 auto;
			font-family: Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 11px;
			line-height: 1.6em;
			color: #666666;
			background-color: #FFFFFF;
		}
		
/* GENERAL MOJO AND MULA */

		#header h1 {
			display: none;
		}

        h1 {
			color: #0066DD;
            text-align: center;
            margin-bottom: 20px;
        }
		
		h2 {
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #FFFFFF;
			padding: 10px;
			color: #0066DD;
			border-left: 1px solid #BBBBBB;
			border-bottom: 2px solid #BBBBBB;

		}

		h2.middle {
            border-left: 0px;
		}

		h2.right {
            border-left: 0px;
			border-right: 1px solid #BBBBBB;
		}

		h3 {
			font-size: 13px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #FFFFFF;
		}

		a {
			color:#0066DD;
			text-decoration: none;
		}

		a:hover {
			color:#0066DD;
			background-color: #F5F5F5;
		}

		form {
			font-size: 9px;
		}
		
		input {
			background-color: #FFFFFF;
			color: #999999;
			border: 1px solid #BBBBBB;
			font-size: 11px;
			padding: 3px;
		}
		
		.button {
			padding: 2px;
		}
		
/* HEADER ELEMENTS */

		#header {
			padding-left: 10px;
			/* This is a fix to show the picture fully on IE 5.0/5.5/6.0 ?!? */
			border: 1px solid #FFFFFF;
		}

        .sitelogo {
            display: block;
            background: url(../img/polarssl_logo.png) no-repeat;
            width: 410px;
            height: 120px;
        }

		.sitelogo:hover {
			background-color: #FFFFFF;
		}

		/* the slogan */
        #header h2 {
            padding-top: 0px;
            padding-left: 0px;
            border-left: 0px;
            margin-left: 10px;
        }

		#header p { 
			margin-top: -10px;
			margin-left: 10px;
			color: #999999;
		}

        .headerrss {
            float: right;
            margin-top: -70px;
        }

        .headerrss img {
            border: 0px;
        }

        .headerdonation {
            float: right;
            margin-top: -50px;
            margin-bottom: 60px;
        }

        .headerdonation input{
            border: 0px;
            padding-left: 30px;
        }

/* NAVIGATION ELEMENTS */
	
		 #navigation ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;			
			float: left;
			width: 100px;
		}

		#navigation a {
			display: block;
			padding: 5px 5px 5px 15px;
			width: 100px;
			border-bottom: 1px solid #BBBBBB;
		}

		#navigation a:link, #navlist a:visited {
			color:#0066DD;
			text-decoration: none;
		}
		
		#navigation a:hover {
			background-color: #F5F5F5;
			color:#0066DD;
		}

        .navdonation {
            display: none;
        }

/* THE SMALL BOX BELOW NAV */

		#navigation p {
			margin-top: 40px;
			padding: 5px;
			border-bottom: 1px dotted #CCC;
			border-top: 1px dotted #CCC;
		}
		
/* CONTENT ELEMENTS */

		#content {
			width: 712px;
			margin-left: 160px;
			margin-right: 0px;
		}
		
		#content p {
			padding-bottom: 0px;
		}

/* SIDEBAR ELEMENTS */

		#header_items {
			float: right;
			width: 115px;
		}
		
		#header_items p {
			padding-bottom: 10px;
			border-bottom: 1px solid #BBBBBB;
		}

/* FOOTER ELEMENTS */

		#footer {
			clear: both;
			padding: 0px 5px 0px 50px;
		}
		
		#footer p {
			color:#89817f;
			padding: 5px;
		}
		
		#footer p a {
			color: #89817f;
			border-bottom: 1px dotted #89817f;
		}

		#footer p a:hover {
			color: #FFFFFF;
			background-color:#575352;
		}

.framed_right {
float: right;
padding: 5px 5px 5px 5px;
}

.framed_middle {
width: 100%;
padding: 5px 5px 5px 5px;
}

.framed_left {
float: left;
padding: 5px 5px 5px 5px;
}

.news_item, .generic_item, .source_item {
    margin-bottom: 30px;
    border-bottom: 1px solid #BBBBBB; /* A faint grey line below the text */
}

.main_block2_left, .main_block2_right {
    float: left;
    width: 330px;
}

.main_block2_left {
    padding-right: 50px;
}

.main_block3, .main_block3_middle {
    float: left;
    width: 210px;
}

.main_block3_middle {
    padding: 0 30px 0 30px;
}

.Date {
    float: right;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial,Helvetica,sans-serif;
    padding: 10px;
    color: #0066DD;
}

#sitemap_title {
    clear: both;
    background: transparent url(../img/long_heading.png) no-repeat scroll 0 0;
    padding: 0 0 0 17px;
    font-weight: bold;
    line-height: 3em;
    color: #666666;
}
    
.sitemap {
    float: left;
    width: 165px;
}

.sitemap h3 {
    color: #0066DD;
}

.sitemap ul {
    margin-left: 0;
    padding-left: 0;
}

.sitemap li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

.copyright {
    clear: both;
    text-align: center;
}

ol li {
    padding-bottom: 10px;
}

#download_button {
    background: transparent url(../img/dl.png) no-repeat scroll 4px 2px;
    display: block;
    width: 245px;
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    padding: 0 0 4px 25px;
    line-height: 57px;
}

#download_button:hover {
    background: transparent url(../img/dl.png) no-repeat scroll 4px -81px;
}

.source_item table, .forum_item table, .generic_item table {
    border-collapse: collapse;
    margin-bottom: 20px;
}

.source_item table td, .forum_item table td, .generic_item table td {
    border-top: 1px solid #BBBBBB;
}

.source_item table th, .forum_item table th, .generic_item table th {
    font-weight: bold;
    height: 2em;
    padding: 2px 30px 2px 7px;
    text-align: left;
}

.source_item table td, .forum_item table td, .generic_item table td {
    font-weight: normal;
    height: 2em;
    padding: 2px 30px 2px 7px;
    text-align: left;
}

.source_list {
    float: left;
    width: 300px;
}

.forum_topic_title {
    margin-top: 40px;
}

.forum_post_header {
    font-weight: bold;
    border-bottom: 2px solid #BBBBBB;
}

.forum_post_content {
    margin-bottom: 30px;
    padding: 0px 0px 0px 10px;
    border-bottom: 1px solid #BBBBBB;
}

.forum_post_content p {
    margin-bottom: 0px;
}

.forum_post_content pre {
    margin-left: 20px;
    border-left: 1px solid #BBBBBB;
}

.forum_quote {
    margin: 5px 0px 5px 20px;
    padding-left: 10px;
    border-left: 1px solid #BBBBBB;
}

.forum_header_buttons {
    float: right;
    color: #FFFFFF;
}

.forum_logout_link, .forum_logout_link:hover,
.forum_post_topic_link, .forum_post_topic_link:hover,
.forum_login_link, .forum_login_link:hover,
.forum_register_link, .forum_register_link:hover,
.forum_post_reply_link_top, .forum_post_reply_link_top:hover,
.forum_back_to_list_link, .forum_back_to_list_link:hover,
.settings_change_link, .settings_change_link:hover
{
    display: inline-block;
    line-height: 18px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.forum_post_reply_link_top, .forum_post_reply_link_top:hover,
.forum_back_to_list_link, .forum_back_to_list_link:hover {
    float: right;
}

.forum_post_reply_link_top,
.forum_login_link,
.forum_register_link,
.forum_logout_link,
.settings_change_link
{
    width: 100px;
    background: transparent url(../img/basic_button_small.png) no-repeat scroll 0px 0px;
}

.forum_post_reply_link_top:hover,
.forum_login_link:hover,
.forum_register_link:hover,
.forum_logout_link:hover,
.settings_change_link:hover
{
    width: 100px;
    background: transparent url(../img/basic_button_small.png) no-repeat scroll 0px -35px;
}

.forum_post_topic_link, .forum_back_to_list_link {
    width: 150px;
    background: transparent url(../img/basic_button_medium.png) no-repeat scroll 0px 0px;
}

.forum_post_topic_link:hover, .forum_back_to_list_link:hover {
    width: 150px;
    background: transparent url(../img/basic_button_medium.png) no-repeat scroll 0px -35px;
}

.forum_post_reply_link_bottom {
    display: none;
}

.settings_change_link
{
    margin-left: 150px;
}

.contactform,
.login_form,
.register_form,
.forgot_password_form,
{
    padding: 10px 50px 20px 40px;
}

.forum_form {
    padding: 10px 0px 20px 10px;
}

fieldset
{
    border: 0px;
}

legend
{
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    color: #0066DD;
    width: 200px;
    margin-left: 20px;
	border-bottom: 2px solid #BBBBBB;
}

.contactform p,
.login_form p,
.register_form p,
.forgot_password_form p,
.forum_form p
{
    padding-left: 20px;
}

label
{
    float: left;
    width: 150px;
    font-weight: bold;
}

.field {
    min-width: 200px;
    color: #000000;
}

.large_field {
    min-width: 400px;
    color: #000000;
}

.button, .button:hover {
    display: inline-block;
    line-height: 18px;
    color: #FFFFFF;
    font-weight: bold;
    border: 0px;
}

.button {
    width: 100px;
    background: transparent url(../img/basic_button_small.png) no-repeat scroll 0px 0px;
}

.button:hover {
    width: 100px;
    background: transparent url(../img/basic_button_small.png) no-repeat scroll 0px -35px;
}

.forgot_password_form .button {
    width: 150px;
    background: transparent url(../img/basic_button_medium.png) no-repeat scroll 0px 0px;
}

.forgot_password_form .button:hover {
    width: 150px;
    background: transparent url(../img/basic_button_medium.png) no-repeat scroll 0px -35px;
}

.message_box {
    margin-bottom: 20px;
}

.message_box div h1 {
    color: #000000;
    margin: 5px 0px 5px 0px;
}

.message_box_content {
    padding: 5px 0px 5px 20px;
    border: 1px solid #BBBBBB;
    border-top: 0px;
}

div.error {
    background-color: #FF7A7A;
    border: 1px solid #FF0000;
}

div.error {
    background-color: #FF7A7A;
    border: 1px solid #FF0000;
}

div.success {
    background-color: #D6FFC7;
    border: 1px solid #7CFF4D;
}

div.info, div.warning {
    background-color: #FEEACC;
    border: 1px solid #FF9900;
}

		/* And they lived happily ever after. The End. */


