 /*
Theme Name: Aesthetic Azure
Theme URI: http://chenu-j.net/other/themes/AA/
Description: Aesthetic Azure is a fast loading theme that is easy on the eyes and one that is highly customizable. Best of all its open source.
Version: 1.01
Author: Chenu Jayewickreme
Author URI: http://chenu-j.net/
*/
/* General Styles */

body {
        background: #ffffff;
        color: #696969;
        font-family: 'Lucidia', verdana, helvetica,serif;
        margin: 0;
        padding: 0;
        text-align: center;
        font-size: 75%;

}

#rap {
        width: 770px;
        margin: 0 auto;
        text-align: left;
        position: relative;
        padding: 0;
}

a {
        color: #008CD2;
        text-decoration: none;
}

a img {
        border: none;
}

a:visited {
        color: #008CD2;
        border: none;
}

a:hover {
        color: #333333;
        border-bottom: none;
}

acronym, abbr {
        border-bottom: 1px dotted #008CD2;
}

acronym, abbr, span.caps {
        cursor: help;
        letter-spacing: .07em;
}

code {
}

blockquote {
        border-left: 5px solid #008CD2;
        margin-left: 1.5em;
        padding-left: 5px;
}

cite {
        font-size: 0.9em;
        font-style: normal;
}

h1 {
        font-size: 1.5em;
        letter-spacing: 0.3em;
        margin: 15px 0 2px 0;
        padding-bottom: 2px;
        font-size: 170%;
        font-weight: bold;

}

h2 {
        font-size: 0.7em;
        letter-spacing: 0.2em;
        margin: 15px 0 2px 0;
        padding-bottom: 2px;
        border-bottom: 1px dashed #008CD2;
}

.date {
        font-size: 1.1em;
        letter-spacing: 0.2em;
        background: #FFFFFF;
        border-width: 1px;
        border-style: solid;
        border-color: #008CD2;
        font-weight: bold;
        font-family: verdana, helvetica, sans-serif;
        color: #008CD2;
        padding: 2px 2px 2px 2px;
        text-align: right;
        margin: 0 0 5px 0;
}

h3 {
        margin: 0;
        padding: 0;
        font-size: 1.3em;
        font-family: verdana, helvetica, sans-serif;
        font-weight: normal;
}

p {
        margin: 0 0 1em 0;
        padding: 0;
        line-height: 1.5em;
        font-size: 0.9em;
        color: #333333;
}

/* Header Styles */

#header {
        margin: 0px;
        padding: 0px;
        height: 50px;
        width: 770px;
        text-align: center;
        font-family: arial, helvetica, sans-serif;
        /* background-image: url(header.jpg);*/
        background: #FFFFFF;
        border: 1px solid #008CD2;
}

html>body #header {
  right: 20px;
}

#header h1 {
        margin: 0 auto;
        padding-top: 10px;
        font-size: 200%;
        font-weight: bold;
        letter-spacing: 0.3em;

}

#header p {
        margin: 0;
        color: #008CD2;
        font-size: 0.9em;
}

#header a {
        color: #ff3300;
        text-decoration: none;
        font-weight: bold;
        border: none;
}

#header a:hover {
        text-decoration: underline;
        font-weight: bold;
}

/* Content Styles */

#content {
        position: absolute;
        top: 69px;
        margin: 0px 0px 0px 0px;
        width: 770px;
        font-size: 1.05em;
        padding: 20px 0px 0;
        left: 000px;
        color: #333333;
}

.post {
       margin: 0 0 2em 0;
       background: #FFFFFF;
       border: 1px solid #008CD2;
       padding: 5px 5px 5px 5px;
}

.post2 {
       width: 770px;
       margin: 0px 0px 0px 0px;
       background: #FFFFFF;
       border: 0px solid #008CD2;
       padding: 5px 0px 0;
       font-size: 1.2em;
}

.post3 {
       width: 770px;
       margin: 0px 0px 0px 0px;
       background: #FFFFFF;
       border: 1px solid #008CD2;
       padding: 5px 0px 0;
       font-size: 1.15em;
}

/* classes used by the_meta() */
ul.post-meta {
        list-style: none;
}

ul.post-meta span.post-meta-key {
        font-weight: bold;
}

.meta {
        font-size: 0.85em;
        color: #008CD2;
        margin: 0 0 1em 0;
        padding: 0 0 0.5em 0;
        font-family: verdana, helvetica, sans-serif;
}

.meta span {
  margin: 0 0 0 10px;
}

.meta li, ul.post-meta li {
        display: inline;
}

.meta ul {
        display: inline;
        list-style: none;
        margin: 0;
        padding: 0;
}

.meta a {
        color: #FF3300;
        border-bottom: 1px dotted #008CD2;
        text-decoration: none;
}

.meta a:visited {
        color: #FF3300;
        border-bottom: 1px dotted #008CD2;
        text-decoration: none;
}

.meta a:hover {
        color: #333333;
        border-bottom: 1px dotted #333333;
        text-decoration: none;
}

.storytitle {
        margin: 0 0 0.2em 0;
        font-size: 1.5em;
        letter-spacing: 0.2em;
        font-weight: bold;
        font-family: verdana, helvetica, sans-serif;
}

.storytitle span {
        text-transform: none;
        font-size: 0.7em;
        letter-spacing: 0;
}

.storytitle a {
        text-decoration: none;
        border: none;
        font-weight: bold;
        color: #008CD2;
}

.storytitle a:visited {
        color: #008CD2;
        font-weight: bold;
}

.storytitle a:hover {
        color: #999999;
        font-weight: bold;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #008CD2;
}

.storycontent {
        margin: 0.5em 0 1em 0;
        padding: 0;
        border-bottom: 1px dashed #008CD2;
        color: #333333;
}

.storycontent li {
        font-size: 0.9em;
}

.storyother {
        margin: 0.5em 0 1em 0;
        padding: 0;
        color: #333333;
}

.storycontent a {
        color: #008CD2;
}

.storycontent a:visited {
        color: #008CD2;
}

.storycontent a:hover {
        color: #333333;
}

.storyother a {
        color: #008CD2;
}

.storyother a:visited {
        color: #008CD2;
}

.storyother a:hover {
        color: #333333;
}


/* Menu Styles */

.menustyle {
        background: #FFFFFF;
        border: 1px solid #008CD2;
        padding: 5px;
        margin: 0 0 10px 0;
}

.menubottom {
}

#menu {
        float: right;
        margin: 0;
        width: 150px;
        font-family: verdana, helvetica, sans-serif;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
}

html>body #menu {
  width: 150px;
}

#menu a {
  color: #DC9204;
        text-decoration: none;
        border: none;
}

#menu form {
}

#menu input#s {
        width: 100%;
        background: #FFFFFF;
        border: 1px solid #008CD2;
        color: #333333;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: .9em;
}

.submit-button {
        background: #FFFFFF;
        border: 1px solid #008CD2;
        color: #333333;
        margin: 3px 0 0 0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: .9em;
}

#menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
}

#menu ul li {
  color: #008CD2;
        text-transform: uppercase;
        font-size: 0.9em;
        font-weight: bold;
        letter-spacing: 0.2em;
}

#menu ul ul {
        list-style: none;
        text-align: left;
        font-weight: normal;
        font-size: 1.1em;
        color: #a3a3a3;
}

#menu ul ul li {
        letter-spacing: 0.1em;
        padding: 0;
        text-transform: none;
        font-weight: normal;
}

#menu ul ul li a {
        color: #FF3300;
        text-decoration: none;
}

#menu ul ul li a:visited {
        color: #FF3300;
}

#menu ul ul li a:hover {
        color: #008CD2;
}

#menu ul ul ul.children {
        font-size: 142%;
        padding-left: 4px;
}

/* Left Column Styles */

#left {
        float: left;
        margin: 0;
        width: 145px;
        font-family: verdana, helvetica, sans-serif;
        padding-top: 10px;
        padding-right: 5px;
        padding-bottom: 10px;
}

#left a {
  color: #FF6600;
        text-decoration: none;
        border: none;
}

#left ul {
        list-style: none;
        margin: 0;
        padding: 0;
}

#left ul li {
        color: #008CD2;
        text-transform: uppercase;
        font-size: 1em;
        font-weight: bold;
        letter-spacing: 0.2em;
}

#left ul li ul li li{
        list-style: none;
        font-size: 0.7em;
        text-align: left;
        font-weight: normal;
        color: #a3a3a3;
}

#left ul ul {
        list-style: none;
        text-align: left;
        font-weight: normal;
        font-size: 0.9em;
        color: #a3a3a3;
}

#left ul ul li {
        letter-spacing: 0.1em;
        padding: 0;
        text-transform: none;
        font-weight: normal;
}

#left ul ul li a {
        color: #FF3300;
        text-decoration: none;
}

#left ul ul li a:visited {
        color: #FF3300;
}

#left ul ul li a:hover {
        color: #008CD2;
}




#left ul ul ul.children {
        font-size: 142%;
        padding-left: 8px;

}



/*  Footer Styles */

#footer {
        margin: 20px 0px 10px;
        padding: 5px 0px 0px;
        text-align: center;
        clear: both;
        background-color: #FFFFFF;
        border: 0px solid #008CD2;
}

#footer cite {
  color: #808080;
        font-weight: normal;
}

#footer a, a:hover, a:visited {
        color: #FF3300;
        font-weight: normal;
        border: none;
}

/*  Comment Styles */

#commentlist {
        font-size: 1em;
        color: #ccc;
}

#commentlist li {
        color: #008CD2;
        font-style: normal;
        font-size: 1em;
        background: #FFFFFF;
        border: 1px solid #008CD2;
        padding: 10px;
        margin: 0 0 5px 0;
}

#commentlist cite {
        font-size: 0.8em;
        color: #808080;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}

#commentlist cite a {
  color: #FF3300;
        border-bottom: 1px dotted #DC9204;
        text-decoration: none;
}

#commentlist p {
  margin: 0;
}

#commentlist cite a:visited, a:hover {
        color: #333333;
        border-bottom: 1px dotted #333333;
        border-top-width: 1px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-top-color: #333333;
        border-right-color: #333333;
        border-left-color: #333333;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
        background: #D9F0FF;
        border: 1px solid #008CD2;
        padding: 0.2em;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: .9em;
        color: #333333;
}

#commentform #author:hover, #commentform #email:hover, #commentform #url:hover, #commentform textarea:hover {
        background: #FFFFFF;
}

.ed_button {
        background: #D9F0FF;
        border: 1px solid #008CD2;
        margin: 3px 3px 3px 0;
        padding: 0.2em;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: .9em;
        color: #333333;
}

.ed_button:hover {
        background: #FFFFFF;
}

#commentform textarea {
        width: 80%;
}

#commentform p {
  margin: 0 0 1em 0;
}

#commentlist li ul {
        border-left: 1px solid #ddd;
        font-size: 110%;
        list-style-type: none;
}

#comments {
  text-transform: uppercase;
        margin: 3em 0 1em 0;
        padding: 0 0 0.3em 0;
        color: #008CD2;
        font-size: 1em;
        letter-spacing: 0.5em;
        border-bottom: 1px dashed #008CD2;
}

#postcomment {
  text-transform: uppercase;
        margin: 0.9em 0 1em 0;
        padding: 0 0 0.3em 0;
        color: #008CD2;
        font-size: 1em;
        letter-spacing: 0.5em;
        border-bottom: 1px dashed #008CD2;
}

/*  Calendar Styles */

#wp-calendar {
  background: #FFFFFF;
        empty-cells: show;
        font-size: 1em;
        margin: 0 0 0 0;
        width: 100%;
        border-collapse: collapse;
}

#wp-calendar #next a {
        padding-right: 10px;
        text-align: right;
}

#wp-calendar #prev a {
        padding-left: 10px;
        text-align: left;
}

#wp-calendar a {
        display: block;
        text-decoration: none;

        color: #FF6633;
}

#wp-calendar a:hover {
        background: #008CD2;
        color: #333333;
}

#wp-calendar caption {
        color: #008CD2;
        font-size: 1em;
        text-align: left;
        margin: 0 0 1em 0;
}

#wp-calendar td {
        color: #333333;
        font: normal 1em verdana, helvetica, sans-serif;
        letter-spacing: normal;
        padding: 2px 0;
        text-align: center;
}

#wp-calendar td.pad:hover {
        background: #008CD2;
}

#wp-calendar td:hover {

        background: #008CD2;
        color: #FFFFFF;
}



#today {
        background: #D9F0FF;
}

#wp-calendar th {

        text-transform: capitalize;
        color: #fff;
        font-weight: bold;
        text-align: center;
        background: #008CD2;
}
html {
        margin: 10px 0px;
}

/*  Other */

.error {
        font: normal 1.5em verdana, helvetica, sans-serif;
        color: #008CD2;
        text-align: center;
}