body {
margin: 0px 0px 20px 0px;
background-color: #CCFFFF;
text-align: center;
        }

.body-pop {
padding: 80px 20px 20px 20px;
}

a {
text-decoration: none;
}

a:link {
color: #0000cc;
}

a:visited {
color: #000077;
}

a:active {
color: #8FABBE;
}

a:hover {
color: #006699;
text-decoration: underline;
}

h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}

#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 700px;
background-color: #99CCFF;
border: 5px solid #fff;
}



#center {
float: left;
width: 500px;
overflow: hidden;
}

.content {
padding: 15px 15px 5px 15px;
color: #000;
font-family: Optima, Verdana, Arial, sans-serif;
font-size: 12px;
}

.content pre {
font-size: larger;
}

#right {
float: left;
width: 200px;
background-color: #FFFFFF;
overflow: hidden;
}

.content p {
color: #000;
font-family: Optima, Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 150%;
text-align: left;
margin-bottom: 10px;
}

.content blockquote {
line-height: 150%;
}

.content img {
padding-right: 5px;
}

.content li {
line-height: 150%;
}

.content h2 {
color: #333333;
font-family: Verdana, Arial, sans-serif;
font-size: small;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}

.content h3 {
color: #333333;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}

.content p.posted {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
border-top: 1px solid #999999;
text-align: left;
margin-bottom: 25px;
line-height: normal;
padding: 3px;
}

.sidebar {
padding: 15px;
/*font-size: x-small;*/
        background-color: #ffFFFF; 
font-size: 10px;
font-weight: normal;
line-height: 150%;
}



#calendar {
  line-height: 140%;
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
padding: 2px;
text-align: center;
margin-bottom: 30px;
}

#calendar table {
padding: 2px;
border-collapse: collapse;
border: 0px;
width: 100%;
}

#calendar caption {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .3em;
}

#calendar th {
text-align: center;
font-weight: normal;
}

#calendar td {
text-align: center;
}

.sidebar h2 {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
text-align: center;
font-weight: bold;
text-transform: uppercase;
  letter-spacing: .3em;
}

.sidebar ul {
padding-left: 0px;
margin: 0px;
margin-bottom: 30px;
}

.sidebar ul ul {
margin-bottom: 0px;
}

.sidebar #categories ul {
padding-left: 15px;
}

.sidebar li {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
text-align: left;
line-height: 150%;
margin-top: 10px;
list-style-type: none;
}

.sidebar #categories li {
list-style-type: circle;
}

.sidebar img {
border: 3px solid #FFFFFF;
}

.photo {
text-align: left;
margin-bottom: 20px;
}

.link-note {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
line-height: 150%;
text-align: left;
padding: 2px;
margin-bottom: 15px;
}

#powered {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
line-height: 150%;
text-align: left;
color: #666666;
margin-top: 50px;
}

#comment-data {
float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

.commenter-profile img {
vertical-align: middle;
border-width: 0;
}

/* tmpl/cms/edit_entry.tmpl */

#edit-entry .entry-nav {
float: left;
font-size: x-small;
margin: 0px 0px 5px 0px;
}

#edit-entry .view-entry {
float: right;
font-size: x-small;
margin: 0px 0px 5px 0px;
}

#edit-entry #button-bar {
margin: 1px 0;
background-color: #8FAEBE;
text-align: center;
padding: 5px;
}

#edit-entry #title-box {
border-width: 1px 1px 0 1px;
border-color: #8FAEBE;
border-style: solid;
background-color: #EAF2FF;
padding: 15px 20px 20px 20px;
}

#edit-entry #title-field {
width: 300px;
}

#edit-entry #title-field input {
width: 300px;
}

#edit-entry #status-field {
margin-left: 320px;
width: 257px;
}

#edit-entry #status-field select {
width: 257px;
}

#edit-entry #body-box {
border-width: 1px;
border-color: #8FAEBE;
border-style: solid;
background-color: #F5F9FF;
padding: 15px 20px;
}

#edit-entry label {
font-weight: bold;
}

#edit-entry textarea.full-width {
width: 577px;
}

#edit-entry #settings-box {
border-width: 0 1px 1px 1px;
border-color: #8FAEBE;
border-style: solid;
background-color: #EAF2FF;
}

#edit-entry #status-box {
float: left;
width: 160px;
padding: 10px 10px 10px 20px;
}

#edit-entry #assign-multiple {
font-size: 10px;
}

#edit-entry #comments-box {
float: left;
width: 160px;
padding: 10px;
}

#edit-entry #trackback-box {
margin-left: 400px;
width: 190px;
padding: 10px;
}

#edit-entry .field {
margin-bottom: 10px;
}

#edit-entry #manage-comments {
float: left;
width: 300px;
border-right: 1px solid #C3CFDB;
padding-right: 10px;
}

#edit-entry #manage-comments h4, #edit-entry #manage-trackbacks h4 {
font-size: small;
margin: 0px;
}

#edit-entry #manage-trackbacks {
width: 300px;
margin-left: 320px;
}

#edit-entry .field-header {
width: 580px;
height: 18px;
position: relative;
}

#edit-entry .field-label {
position: absolute;
bottom: 0px;
left: 0px;
}

#edit-entry .field-buttons {
position: absolute;
bottom: 0px;
right: 0px;
}

#edit-entry .field-buttons img {
margin: 0px 0px 0px 3px;
}

.list {
padding-bottom: 10px;
}

.list table {
font-size: 11px;
padding: 0px;
border-collapse: collapse;
width: 100%;
}

.list table th {
background-color: #8FAEBE;
color: #FFF;
vertical-align: top;
text-align: left;
font-weight: normal;
padding: 2px 5px 2px 5px;
border-bottom: 3px solid #FFF;
}

.list table th.remove {
border-right: 1px solid #FFF;
}

.list table tr.odd {
background-color: #EAF2FF;
}

.list table tr.even {
background-color: #DAE1EE:
}

.list table td {
padding: 5px;
vertical-align: top;
}

.list table td.gray {
background-color: #EEE;
}

.list table td.remove {
border-right: 1px solid #FFF;
}

.list table td input {
margin: 0px;
}
