/* All Styles */

* {
    font: 12px / 16px Arial, "Helvetica Neue", Helvetica, FreeSans, sans-serif;
    font-size: 12px;
}

body {
    background: #ffffff url(../img/background.gif) repeat-x top;
    margin: 0;
}

img {
    border: 0;
}

a:active, a:link, a:visited {
    color: #0D5798;
}

a:hover {
    color: #8CAFCD;
}

/** /management/blog/entries/index.xhtml **/
#blog_entries_form\:blog_entries_table {
    margin: 0 auto 10px auto;
    width: 90%;
}

/*.rich-panel:after {*/
    /*content: ".";*/
    /*display: block;*/
    /*height: 0;*/
    /*clear: both;*/
    /*visibility: hidden;*/
/*}*/

/*.rich-panel {*/
    /*background-color: white;*/
    /*margin-bottom: 10px;*/
/*}*/

.rich-panel {
    background-color: white;
    margin-bottom:12px;
}


.label_div {
    width: 15%;
    float: left;
}

.value_div {
    width: 85%;
    margin-left: 16%;
}

.value_div:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.row_div {
    clear: both;
}

.field_div {
    width: 60%;
    float: left;
}

.message_div {
    width: 40%;
}

.error {
    padding-left: 20px;
    list-style: none;
    color: red;
    font-weight: bold;
    background-image: url(/img/icons/error.png);
    background-position: left;
    background-repeat: no-repeat;
}

.info {
    padding-left: 20px;
    list-style: none;
    color: blue;
    font-weight: bold;
    background-image: url(/img/icons/information.png);
    background-position: left;
    background-repeat: no-repeat;
}

.fatal {
    padding-left: 20px;
    list-style: none;
    color: blue;
    font-weight: bold;
    background-image: url(/img/icons/stop.png);
    background-position: left;
    background-repeat: no-repeat;
}

.warn {
    padding-left: 20px;
    list-style: none;
    color: orange;
    font-weight: bold;
    background-image: url(/img/icons/error.png);
    background-position: left;
    background-repeat: no-repeat;
}

* html .row_div {
/*value for IE*/
    clear: both;
    padding: 1px;
}

#quote_fieldset {
    padding: 5px;
}

* html #quote_fieldset {
/*value for IE*/
    padding: 15px;
}

.tableControl, .actionButtons {
    width: 100%;
}

.tableControl a {
    padding-left: 10px;
}

.tableControl {
    text-align: right;
}

.footer {
    text-align: center;
    font-size: 10px;
}

.rich-table {
    width: 100%;
}

#blog_calendar {
    margin: 0 30px;
}

#blog_categories {
    width: 100%;
}

#blog_category_item {
    margin-right: 10px;
}

#blog_panel_right {
    width: 500px;
    margin-left: 250px;
}

#blog_panel {
    height: 275px;
    clear: both;
}

.comment {
    border-top: 1px dashed #778899;
    border-bottom: 1px dashed #778899;
    padding: 22px 10px;
    margin: 10px;
    overflow: auto;
}

h1 {
    color: #578BB8;
    font-size: 2em;
    line-height: 1em;
    margin-top: 0;
    position: relative;
}

form {
    margin: 0;
}

.columnHeader:hover {
    color: #FF6600;
}

.message {
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    list-style: none;
    color: darkmagenta;
}

.error_message {
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    list-style: none;
    color: red;
}

.pageWidthTable {
    width: 80%;
    margin: 0 auto;
}

fieldset {
    margin-bottom: 1em;
    border: 1px solid #888;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
}

legend {
    font-weight: bold;
    padding: .5em;
    color: #5f9ea0;
    font-size: 16px;

}

.tag_cloud_link {
    padding-left: 10px;
    display: inline;
}

.name {
    vertical-align: top;
    font-weight: bold;
    width: 115px;
    float: left;
    padding: 5px;
    margin-top: 3px;
    clear: left;
}

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

.required {
    color: darkorchid;
    padding-left: 2px;
}

.rich-stglpanel-body {
    overflow: auto;
}

#container {
    width: 1094px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    border-style: solid;
    border-color: darkgray;
    border-width: 1px;
    background-color: white;
}

#tagcloud {
    margin: 25px 0 25px 40px;
    width: 60%;
}

#tagcloud a {
    display: inline-block;
    padding: 0 2px;
}

#logo {
    height: 160px;
    width: 860px;
}

#header h1 {
    width: 1092px;
    height: 100px;
    position: relative;
}

#header h1 span {
    background: url(../img/Header.png) no-repeat;
    border: gray 1px solid;
    position: absolute;
    width: 100%;
    height: 100%;
}

#quote {
    margin-top: 10px;
    margin-left: 10px;
    padding: 10px 0 60px 0;
    width: 840px;
}

#create_entry_form {
    margin: 0 10px;

}

.header {
    margin: 0 10px;
}

.login_label {
    color: lavender;
}

label {
    font-weight: bold;
}

.title_large {
    font-size: x-large;
    color: #5f9ea0;
}

.flash_text {
    line-height: 20px;
}

#RSS_link {
    padding-right: 12px;
}

.comment_box {
    padding: 10px;
    margin: 20px auto;
}

.blog_day {
    background-color: lightslategray;
    color: white;
}

.comments_title {
    font-size: 17px;
    color: #5f9ea0;
}

.headline {
    padding: 30px 0 30px 0;
    margin: 0 40px;
    border-bottom: 1px dotted #7c8ea9;
}

#bookmark {
    padding: 10px 0;
}

#syndicationPanel, #blog_categories {
    clear: both;
    margin-left: 40px;
}

#maintoolbar {
    height: 35px;
    top: -20px;
    position: relative;
    width: 100%;
    border-color: #4c83d4;
}

.menuLink[href] {
    color: white;
    font-size: 1em;
}

pre {
    padding: 5%;
    border: 1px dotted green;
    font-family: Courier, Courier New, monospace;
    font-size: 14px;
    font-weight: bold;
    color: black;
    width: 90%;
    overflow: auto;
}

#blog_menu {
    float: left;
    width: 25%;
}

#blog_main {
    width: 72%;
    margin-left: 25%;
}

#blog_main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#navbar li a {
    color: white;
}

#footer {
    padding: 10px;
    height: 50px;
    text-align: center;
    clear: both;
}

#extraDiv1 {
    display: none;
}

#extraDiv2 {
    display: none;
}

#extraDiv3 {
    display: none;
}

#extraDiv4 {
    display: none;
}

#extraDiv5 {
    display: none;
}

#extraDiv6 {
    display: none;
}

/** for view pages **/
.grid_column {
    vertical-align: top;
    padding: 10px;
}

.odd_row {
    border-top: black dotted 1px;
    background-color: #ffffff;
    padding: 2px;
}

.even_row {
    border-top: black dotted 1px;
    background-color: #e9e8e8;
    padding: 2px;
}

.view_panel_table {
    border-collapse: collapse;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.view_panel {
    width: 90%;
    margin: 10px auto;
}


