﻿/*  

Theme Name: Oh Rainbow

Theme URI: http://www.oh-rainbow.net

Description: Oh Rainbow Hosting Layout

Version:2.00

Author: LittleLady

Author URI: http://littlewishes.info

Tags: Oh Rainbow Hosting,rainbow,colorful


*/


/* The body */

body{
background:url(images/ohr.png) repeat-x;
background-attachment: fixed;
background-color:#FFFFFF;
font-family:verdana;
}

/* Floating Magic */

#content
{
width: 750px;
margin: auto;
background-color:#FFFFFF;
}

#content a,visited,active
{
color:#FF3366;
text-decoration:none;
}

#content a:hover
{
color:#000033;
text-decoration:none;
}

/* Header and Navigator */

#header
{
height:auto;
margin-top:-1em;
}

#nav
{
width:auto;
text-align:right;
font-size:12px;
margin-top:0.5em;
margin-bottom:0.5em;
margin-right:2em;
}

#nav a,visited,active
{
color:#000000;
text-transform:uppercase;
text-decoration:none;
}

#nav a:hover
{
color:#666666;
text-transform:uppercase;
text-decoration:none;
}


/* This is for the index.php */

.about
{
width:700px;
font-size:12px;
text-align:justify;
padding:10px;
margin:auto;
color:#6666CC;
}

.about li
{
margin-left:5em;
list-style-image:url(images/star.gif);
font-size:11px;
color:#009900
}

.about b
{
color:#0033FF;
}

.about a,visited,active
{
text-decoration:none;
color:#663399;
}

.about a:hover
{
text-decoration:none;
color:#ffffff;
}

/* This is for the Pages */

#post
{
width:680px;
margin:auto;
color:#6666CC;
font-size:11px;
text-align:justify;
}

#post h2
{
font-weight:500;
margin-top:-0.1em;
border-bottom:1px dashed #3366FF;
}

#post u,underline
{
color:#6633FF;
}

#post b,strong
{
color:#FF0033;
}

#post i,italic
{
color:#666666;
}

#post blockquote
{
background-image:url(images/bq.png);
padding:10px;
font-size:10px;
font-weight:bold;
color:#6633FF;
border-top:#339900 1px dotted;
border-bottom:#FF66FF 1px dotted;
border-left:#3366FF 1px dotted;
border-right:#FF6600 1px dotted;
}

#post li
{
list-style-image:url(images/star.gif);
font-size:11px;
color:#FF6633;
}


.entry
{
padding:10px;
color:#339900;
}


/* Footer */

#footer
{
color:#666666
}

#footer b,strong
{
color:#6666CC;
}

/* Wordpress Images! */

.wp-caption img {
margin-right:auto;
margin-left:auto;
border:0px;
}


.wp-caption p.wp-caption-text {

font-size: 11px;
line-height: 17px;
padding: 10px;
margin: 0;
color:#CCCCCC;
}

/* Etc */

a img

{
border:0px;
}



a img:hover

{
border:0px;

}


/* Forms */

input, textarea {
background:url(images/bq.png);
border-top:#339900 1px dotted;
border-bottom:#FF66FF 1px dotted;
border-left:#3366FF 1px dotted;
border-right:#FF6600 1px dotted;
color:#3366CC;
font-size:11px;
font-family:tahoma;
}

input {height: 20px;}

input.button
{
width: auto;
height:auto;
padding: 5px 5px 5px 5px;
background:url(images/bq);
border-top:#339900 1px dotted;
border-bottom:#FF66FF 1px dotted;
border-left:#3366FF 1px dotted;
border-right:#FF6600 1px dotted;
color:#3366CC;
font-size:11px;
font-family:tahoma;
}