body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #EFFDFF;
	background-image: url(../images/bg_blue.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
/* {{{ Containers */
#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
	border: 1px solid #C9E0ED;
}

#header
{
	margin: 0;
	padding: 0;
	border-top: 6px solid #C9E0ED;
}
#headerGallery
{
    padding: 10px;
}
#header-right ul
{
    list-stile-type: none;
}
#pagelogo a img
{
    margin: 5px;
}
#siteFlashMessages
{
    width: 75%;
    padding: 10px;
    margin-bottom: 20px;
    border: 2px solid gold;;
    background-color: khaki;
    color: #0063DC;
}
#siteFlashMessages h2
{
    color: #0063DC;
    font-weight: bold;
    font-size: 1.1em;
}
#siteFlashMessages p
{
    margin-bottom: 10px;
}
#content
{
    padding: 20px 20px 20px 20px;
}

#sidebar
{
	padding: 20px 5px 20px 10px;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #C9E0ED;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
}

#mainmenu
{
	background:white url(bg.gif) repeat-x left top;
}

#mainmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #6399cd;
	background-color:#EFF4FA;
	text-decoration:none;
}
#header-right ul 
{
	display: inline;
}
#header-right ul li
{
	display: inline;
}
/* }}} */
/* {{{ Flash Messages */
div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}
/* }}} */
/* {{{ Classes */
div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}
div.loginout
{
	font-size: 0.9em;
	padding: 5px 20px;
        text-align:right;
}
div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}
ul.actionBar
{
    width: 100%;
    min-height:24px;
    padding: 4px 4px;
    border: 1px solid #aaa;
    background-color: #eee;
}
ul.actionBar li
{

    list-style-type: none;
    float:left;
    margin-right: 10px;
}
ul.actionBar li.new,li.view, li.manage, li.update,li.delete
{
    background-repeat: no-repeat;
    padding-left: 18px;
}
ul.actionBar li.manage
{
    background-image: url(../images/icons/manage.png);
}
ul.actionBar li.new
{
    background-image: url(../images/icons/new.png);
}
ul.actionBar li.view
{
    background-image: url(../images/icons/b_view.png);
}
ul.actionBar li.update
{
    background-image: url(../images/icons/edit.gif);
}
ul.actionBar li.delete
{
    background-image: url(../images/icons/delete.gif);
}
ul.actionBar a
{
    color: #0063DC;
    /* font-weight: bold; */
    text-decoration: none;
}
div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}
div.clear
{
        clear:left;
}
/* }}} */
/* {{{ Portlet */
.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 10px solid #6FACCF;
}

.portlet-decoration.loggedIn
{
	border-left: 5px solid lightsalmon;
	border-right: 15px solid lightsalmon;
}
.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
.portlet-content ul.calendar
{
	list-style-type:none;
	list-style-position:inside;
	margin-left: 3px;
	padding: 0;
}
.portlet-content ul.calendar2
{
	list-style-type:disc;
	list-style-position:inside;
	margin-left: 3px;
	padding: 0;
}


.portlet-content li
{
	padding: 2px 0 4px 0px;
}
/* }}} */
/* {{{ Operations Widget */
.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.operations li
{
	padding-bottom: 2px;
}
.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}
.operations li a:visited
{
	color: #0066A4;
}
.operations li a:hover
{
	background: #80CFFF;
}
/* }}} */
#subpages li a
{
    color: #0066A4;
    font-weight:bold;
    text-decoration:none;    
}
/* {{{ Posts */
.post
{
	margin: 0 0 20px;
}

.post .title
{
	font-size: 1.8em;
	border-bottom: 1px solid #C9E0ED;
}

.post .title a
{
        color: #0063DC;
	text-decoration: none;
        font-weight: bold;
        text-shadow: black 2px 2px 2px;
}
.post .intro
{ 
    font-weight: bold;;
}
.post .author
{
        margin-top: 30px;
        border-top: 1px solid #C9E0ED;
	color: #888;
	margin: 0 0 10px;
        text-align: right;
}
.post .content2
{
	margin: 20px 0 20px 0;
}

.post .nav
{
	-moz-border-radius:7px;
	padding: 5px;
	background: #EFFDFF;
        clear:left;
}
.post H1
{
    font-size: 1.4em;
}
.post H2
{
    font-size: 1.3em;
}
.post H3
{
    font-size: 1.2em;
}
/* }}} */
    /* {{{ Comments */
    .comment
    {
	    -moz-border-radius:7px;
	    padding: 10px;
	    background: #F5F5F5;
	    margin: 5px 0;
    }
    
    .comment .content
    {
	    margin: 10px 0;
    }
    
    .comment .author
    {
	    margin: 5px 0;
	    padding: 0 0 3px;
	    border-bottom: 1px solid #DDD;
    }
    
    .comment .time
    {
	    color: #888;
	    font-size: 0.8em;
    }
    
    .comment a.cid
    {
	    color:#CCC;
	    float:right;
	    font-size:1.5em;
	    font-weight:bold;
	    padding:0 5px 5px 5px;
	    text-decoration: none;
    }
    
    .comment a.cid:hover
    {
	    color:#555;
    }
    
    .comment .pending
    {
	    color:red;
    }
    /* }}} */

    .right { text-align:right; }

    table td[align="right"] { text-align:right; }
