 /*
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: #DDDDDD;
	color: #696969;
	font-family: 'Lucidia', verdana, helvetica,serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 75%;

}



#rap {
  width: 735px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0;
}


	img{
		padding: 0px;
	}
	
	img.noborder, img.wp-smiley{
	border: none;
	background: none;
	padding: 0px;
	}



a {
	color: #0000CC;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #0000CC;
	border: none;
}

a:hover {
	color: #333333;
	border-bottom: none;
}

acronym, abbr {
	border-bottom: 1px dotted #B0B0B0;
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}

code {
}

blockquote {
	border-left: 5px solid #0000CC;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}

h2 {
	font-size: 1.1em;
	margin: 0px 0 0;
	padding-bottom: 2px;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
}


h3 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	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: 98px;
        width: 733px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
    /* background-image: url(header.jpg);*/


}

html>body #header {
  right: 20px;
}

#header h1 {
        margin: 0 auto;
	padding-top: 25px;
	font-size: 200%;
	font-weight: bold;
	letter-spacing: 0.3em;
}

#header p {
        margin: 0;
	color: #0000CC;
	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: 125px;
	left: 168px;
	margin: 0px 140px 0px 0px;
	padding: 20px 20px 0;
*/
float: left;
margin: 20px 20px 0 0;
	width: 358px;
	font-size: 1.0em;
	color: #333333;
	text-align: center;
}

#top {
/*
	   position: absolute;
	   top: 100px;
	   left: 0px;
*/
	   padding: 5px 3px 5px 3px;
       background: #FFFFFF;
       border: 1px solid #B0B0B0;
}

/* adjust the content post size */
.post {
       margin: 0 0 1.5em 0;
       background: #FFFFFF;
       border: 1px solid #B0B0B0;
       padding: 5px 5px 5px 5px;
}

.navigation {
		display: block;
		margin: 0 0 5px;
		padding: 0 0 20px;
	}

/* 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.9em;
	color: #000000;
	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: #0000CC;
	text-decoration: none;
}

.meta a:visited {
	color: #0000CC;
	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.1em;
	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: underline;
	border: none;
	font-weight: bold;
	color: #0000FF;
}

.storytitle a:visited {
	color: #0000CC;
	font-weight: bold;
}

.storytitle a:hover {
	color: #999999;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
}

.storycontent {
	margin: 0.5em 0 1em 0;
	padding: 0;
	border-bottom: 1px dashed #B0B0B0;
	color: #333333;
}

.storycontent li {	
	font-size: 0.9em;
}

.storyother {
	margin: 0.5em 0 1em 0;
	padding: 0;
	color: #333333;
}

.storycontent a {
        color: #0000CC;
}

.storycontent a:visited {
	color: #0000CC;
}

.storycontent a:hover {
	color: #333333;
}

.storyother a {
        color: #0000CC;
}

.storyother a:visited {
	color: #0000CC;
}

.storyother a:hover {
	color: #333333;
}


/* Menu Styles */

.menubottom {
}

#menu {
/*
	margin: 47px 0px;
*/
margin: 20px 0;
	float: right;
	width: 170px;
	font-family: verdana, helvetica, sans-serif;
	border: 1px solid #B0B0B0;
	background: #ffffff;
}

/* Adjust right menu under firefox */
html>body #menu {	
  width: 170px;
}

#menu a {
  color: #0000CC;
	text-decoration: none;
	border: none;
}

#menu a:hover {
	color: #333333;
	border-bottom: 1px dotted #333333;
	text-decoration: none;
}

#menu form {
}

#menu input#s {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #B0B0B0;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

.submit-button {
	background: #FFFFFF;
	border: 1px solid #0000CC;
	color: #333333;
        margin: 3px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}



#menu ul, #menu ul ol {
	margin: 0;
	padding: 0;
	}

#menu ul li {
	list-style-type: none;
	list-style-image: url('none');
	margin-bottom: 15px
	}

#menu ul p, #menu ul select {
	margin: 5px 0 8px;
	}

#menu ul ul {
	list-style: none;
	text-align: center;
	font-weight: normal;
	font-size: 0.9em;
	color: #a3a3a3;

}

#menu ul ul ul, #menu ul ol {
	margin: 0 0 0 10px;
	}

ol li, #menu ul ol li {
	list-style: none;
	}

#menu ul ul li, #menu ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}







/* Left Column Styles */

#left {
/*
	float: left;
	margin: 47px 0px;
	width: 170px;
*/
width: 160px;
margin: 20px 0;
	font-family: verdana, helvetica, sans-serif;
	border: 1px solid #B0B0B0;
	background: #ffffff;
}

#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: #0000CC;
	text-decoration: none;
}

#left ul ul li a:visited {
	color: #0000CC;
}

#left ul ul li a:hover {
	color: #008CD2;
}




#left ul ul ul.children {
	font-size: 142%;
	padding-left: 8px;
}

/*  Footer Styles */

#footer {
	margin: 0px 0px 10px;
	padding: 5px 0px 0px;
	text-align: center;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #B0B0B0;
}

#footer cite {
  color: #808080;
	font-weight: normal;
}

#footer a, a:hover, a:visited {
	color: #0000CC;
	font-weight: normal;
	border: none;
}

/*  Comment Styles */

#commentlist {
    font-size: 1em;
	color: #ccc;
	margin: 0px;
	padding: 5px;
}

#commentlist li {
	color: #008CD2;
        font-style: normal;
        font-size: 1em;
	background: #FFFFFF;
	padding: 10px;
        margin: 0 0 5px 0;
        border-top: 1px dashed #B0B0B0;
}

#commentlist cite {
	font-size: 0.8em;
	color: #808080;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#commentlist cite a {
  color: #0000CC;
	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: #FFFFFF;
	border: 1px solid #B0B0B0;
	padding: 0.2em;
	font-family: verdana, helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	text-align:left;
}

#commentform #author:hover, #commentform #email:hover, #commentform #url:hover, #commentform textarea:hover {
	background: #FFFFFF;
}

.ed_button {
	background: #FFFFFF;
	border: 1px solid #B0B0B0;
    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: #000000;
	font-size: 1em;
	border-bottom: 1px dashed #B0B0B0;
}

#postcomment {
	margin: 0.9em 0 1em 0;
	padding: 0 0 0.3em 0;
	color: #000000;
	font-size: 1.1em;
}

#commentcount {
	margin: 0.9em 0 1em 0;
	padding: 0 0 0.3em 0;
	color: #000000;
	font-size: 1.1em;
}

#today {
        background: #D9F0FF;
}

.alignright { float: right; }
.alignleft { float: left; }


/*  Other */

.error {
        font: normal 1.5em verdana, helvetica, sans-serif;
        color: #008CD2;
        text-align: center;
}

#searchform {
	margin: 0px;
	}
	
	#headerads {
	text-align: center;
	margin: 0;
	padding: 6px;
	font: 12px/16px Verdana;
	color: #000000;
	background-color: #fffff5;
	border-bottom: 1px solid #EAEAEA;
	font-family:arial,sans-serif;font-size:12px;
}

/* Modifications */

#right{
float: right;
width: 550px;
}