* {
padding:0;
margin:0;
line-height:1.2;
list-style-type:none;
font-family:sans-serif;
font-size:1em;
}

html {
width:100%;
border-top:4px solid #5D83B9;
}

body {
width:100%;
text-align:center;
}

div#rap {
width:85%;
margin:0 auto;
text-align:left;
}

div#header {
text-align:left;
border-bottom:4px solid #5D83B9;
}

div#header * {
line-height:2;
font-family:sans-serif;
text-transform:capitalize;
}

div#header h1 a {
text-decoration:none;
font-size:1.5em;
letter-spacing:0.1em;
}

div#header p.blogdescription {
font-style:italic;
font-size:0.8em;
}

div#wrapcontent {
width:100%;
margin:1em 0 0 0;
}

div#content {
width:70%;
float:left;
}

div.post {
padding:0 0 1em 0;
margin:0 0 1em 0;
border-bottom:1px dashed #5D83B9;
}

div.post h2 {
margin:0 0 0.5em 0;
}

div.post h2 a {
text-decoration:none;
text-transform:capitalize;
font-size:0.8em;
line-height:1em;
}

div.postmeta {
font-style:italic;
font-size:0.7em;
margin:0 0 0.5em 0;
}

div.feedback {
margin:0.5em 0 0 0;
}

div#menu {
width:20%;
float:right;
}

li#search form {
width:100%;
overflow:hidden;
}

li#search form div input#s {
border:1px solid #5D83B9;
width:75%;
padding:0.1em;
display:block;
}

li#search form div input#searchsubmit {
display:none;
}

/**/

a {
color:#4C6B97;
}

blockquote {
margin:0.5em;
padding:0.5em;
border-left:0.1em solid #cccccc;
}

blockquote , blockquote *{
font-family:monospace;
}

code {
color:#364D6D;
background:#eeeeee;
}

code , code *{
font-family:monospace;
}

span.clearfix {
width:100%;
height:1px;
clear:both;
display:block;
}

/**/

h2#comments {
margin:0 0 1em 0;
}

ol#commentlist li.comment , p.comment{
margin:0 0 1em 0;
}

ol#commentlist li.comment {
background:#E1EDFC;
border-right:1em solid #E1EDFC;
}

ol#commentlist li.bypostauthor {
border-right:1em solid #5D83B9;
}

p.commentmeta {
font-size:0.9em;
font-weight:italic;
}

p.credit {
margin:0.5em 0 1em 0;
}

form#commentform p {
margin:0.5em 0 0.5em 0;
}

textarea#comment {
width:100%;
height:15em;
border:0;
border-top:2px solid #5D83B9;
border-bottom:2px solid #5D83B9;
}

textarea#comment * {
line-height:1.5;
}

input#author , input#email , input#url {
border:1px solid #5D83B9;
}

p#submitcomment input {
border:0;
background:#E1EDFC;
padding:0.2em;
border:1px solid #5D83B9;
}

/*WP CSS tag*/

.alignleft {
float:left;
margin:0.2em;
}

.alignright {
float:right;
margin:0.2em;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

div.wp-caption {
padding:0.2em;
border:1px solid #BFD9FF;
text-align:center;
}

div.wp-caption * {
margin:0 auto;
}

.wp-caption-text {
font-style:italic;
font-size:0.9em;
line-height:1.5;
}
