﻿ul.horizontal
{
	list-style-type:none;
	list-style-image:none;
	overflow:hidden;
	margin: 0;
	width: 100%;
}

ul.horizontal li
{
	float:left;
	padding-right: 0.7em;
}

/* BLOG */
.bloggerThumbnail  {
    float: left; 
    width: 75px;
    padding: 7px; 
    border: 1px solid #dcdcdc; 
    background-color: White;
}
.bloggerImage {
	width: 150px;
	padding: 10px;
	border: 1px solid #dcdcdc;
	background-color: White;
}
.blogItem {
    width: 100%;
    overflow: hidden;
}

.blogItem .textWide {
    width: 100%;
}

.blogItem .text {
	float: left;
	margin-left: 15px;
	width: 75%;
}

.blogItem h1 
{
    width: 100%;	
}

.blogItem h2 {
	margin: 0;
	font-size: 1.1em;
	font-style: italic;
	padding: 0px;
}

.blogItem h2 a {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-style: normal;
}

/* Tag links */
.tags {
    overflow: hidden;
    width: 100%;
}

.tags h2 {
    float: left;
    font-style: normal;
}

.tags ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.tags li {
    font-family: Verdana, Helvetica, Sans-Serif;
    list-style: none;
    list-style-image: none;
    float: left;
    margin-left: 0.5em;
}

/* Tag cloud */
ul.tagCloud {
    margin: 0;
    padding: 0;
}

ul.tagCloud li {   
    display:inline;
    list-style: none;
    list-style-image: none;
    margin: 0 0.4em 0 0;
    vertical-align: baseline;
}

ul.tagCloud h1,
ul.tagCloud h2,
ul.tagCloud h3,
ul.tagCloud h4,
ul.tagCloud h5,
ul.tagCloud h6
{
    display: inline;
    white-space: normal;
    margin: 0;
    padding: 0;
    font-family: Verdana, Helvetica, Sans-Serif;
}
ul.tagCloud h1 {
    font-size: 1.6em;
    font-weight: 900;
}
ul.tagCloud h2 {
    font-size: 1.3em;
    font-weight: 700;
}
ul.tagCloud h3 {
    font-size: 1.0em;
    font-weight: 500;
}
ul.tagCloud h4 {
    font-size: 0.9em;
    font-weight: 400;
}
ul.tagCloud h5 {
    font-size: 0.8em;
    font-weight: 200;
}
ul.tagCloud h6 {
    font-size: 0.7em;
    font-weight: 100;
}

/* Date archive */
div.dateTree {
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
div.dateTree ul {
    padding: 0;
    margin: 0;
}

div.dateTree ul ul {
    margin: 0 0 0 2em;
}

div.dateTree li {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
}

/* Comments */
ol.comments {
	margin-bottom: 1.5em;
	padding-left: 2em;
	margin: 0;
}
ol.comments li {
	margin-bottom: 1.8em;
}
ol.comments .footer {
	margin-top: 0.4em;
	text-align: right;
}
ol.comments .footer h2 {
	margin: 0.5em 0;
    margin-top: 0.2em;
    font-size: 1.1em;
    font-style: italic;
}
ol.comments .footer a {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-style: normal;
}

/* Post comment */
fieldset.comment {}

fieldset.comment ul {
	/* Validation summary */
	font-family: Verdana, Helvetica, Sans-Serif;
    font-style: normal;
    font-size: 0.8em;
	background-color: #eeeeee;
	margin: 1em 0;
	padding: 1em;
}
fieldset.comment li {
	margin-left: 1.4em;
	list-style-image: none;
    margin-bottom: 0.7em;
    padding: 0;
}
fieldset.comment label,
fieldset.comment input,
fieldset.comment textarea {
	display: block;
}

fieldset.comment input.textinput,
fieldset.comment textarea {
	width: 325px;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}
fieldset.comment textarea {
	height: 140px;
}#SecondaryBodyArea {
	float: right;
	width: 30%;
}
#Page {
	width: 100%;
}
#MainBody {
	float: left;
	width: 65%;
}
#MainBody hr {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #576F96;
}
.blogItem h1 {
	font-size: 1.3em;
}
.RcolItemContent h2 {
	font-size: 1.1em;
}
#SecondaryBody h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
}
#SecondaryBody p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.blogItem p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h3#Comments {
	font-size: 1.1em;
}
.PrintLogo {
	display: none;
}
.FormTable {
	width: 100%;

}
.ImportHolder h1, .ImportHolder h2, .ImportHolder h3, .ImportHolder h4, .ImportHolder h5, .ImportHolder h6  {
	font-size:1em;
	padding-top: 4px;
}
.ImportHolder h1 {
	font-size:1.3em;
	line-height:1.3em;
}
.ImportHolder h2 {
	font-size:1.1em;
	line-height:1em;
	padding-top: 8px;
}

/*************************/
/* BUTTONS               */
/*************************/

.buttonToolbar 
{
    float: right;
	padding: 0 10px 6px 10px;
}

.createButton,
.editButton,
.deleteButton,
.stickyButton,
.lockButton,
.upButton
{
    padding: 0 4px 4px 18px;
    background-repeat: no-repeat;
    line-height: 1.4em;
    /*font-family: Verdana, Helvetica, Sans-Serif;*/
}

.createButton
{
    background-image: url(Images/Add.png);
}

.editButton
{
    background-image: url(Images/Edit.png);
}

.deleteButton
{
    background-image: url(Images/Delete.png);
}

.stickyButton
{
    background-image: url(Images/forum/sticky.png);
}

.lockButton
{
    background-image: url(Images/forum/lock.png);
}

.upButton
{
    background-image: url(Images/forum/up.png);
}
.TopWrap {
	float: right;
	width: 53%;
}

/*************************/
/* MY SETTTINGS          */
/*************************/

.mySettingsForm
{
	width: 360px;
}
.mySettingsForm div
{
	overflow: hidden;
	margin-bottom: 0.4em;
}
.mySettingsForm div label
{
	float: left;
}
.mySettingsForm div input
{
	float: right;
	width: 200px;
}
.mySettingsForm div div
{
	float: right;
}
