/*  
Theme Name: Rainbow Notes
Theme URI: http://www.templatepanic.com/article/rainbow-notes-wordpress-theme
Description: Rainbow Notes, a Wordpress Theme with 5 colors option
Author: Money Making Ideas
Author URI: http://www.powerdosh.com/

Terms of Use:
- DO NOT REMOVE any of the links in the footer!
- You are free to share, to copy, distribute and transmit this theme.
- This theme is distributed for free. You are not allowed to sell this theme.
Thanks for using this theme.
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
	line-height: 20px;
	text-align: left;
}

body{
	font-family: Arial, Helvetica, Verdana, "Trebuchet MS", Georgia, Sans-Serif;
	font-size: 13px;
	vertical-align: top;
	/* background: #fff url(images/bg-purple.jpg) no-repeat top center; */
	background-attachment: fixed; 
	color: #000;
}

h2, h3, h4, h5, h6{
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #662d91;
}

a:hover{ text-decoration: underline; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
}

code{
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	background: #343434;
	color: #343434;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 900px;
	vertical-align: top;
}

h1{
	font-size: 25px;
	font-weight: normal;
}

.clearfix {
	clear:both;
}

.top-menu{
	font-weight: bold;
	padding: 50px 0 30px 15px;
	border-bottom: 1px dashed #fff;
}

.top-menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.top-menu ul li{
	display: inline;
	padding-left: 15px;
	padding-right: 25px;
}

.top-menu ul li h1{
	display: inline;
}

.top-menu a{
	text-transform: uppercase;
	text-decoration: none;
	font-size:1.2em;
}

.top-menu a:hover{
	text-decoration: none;
	color: #222;
}

#page{
	padding: 10px;
}



.narrowcolumn{
	float: left;
	width: 660px;
	margin-left: 10px;
	vertical-align: top;
}

.post{
	margin-bottom: 10px;
	padding: 10px;
}

.post h2{
	padding: 5px 10px 10px;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: normal;
	color: #222;
}

.post h2 a {
	color: #222;
}

.postinfo { font-size: 11px; float: left; width: 640px; margin: 0 0 20px 0; line-height: 20px; padding: 0; }
.postinfo ul { list-style-type: none; margin: 0; padding: 10px 10px 0 10px; }
.postinfo ul li { float: left; margin: 0 10px 0 0; display: inline; }

.postinfo ul li.author { padding: 0 0 0 20px; background: url(images/user.gif) no-repeat 0 3px; }
.postinfo ul li.date { padding: 0 0 0 20px; background: url(images/calendar.png) no-repeat 0 3px; }
.postinfo ul li.category-info { padding: 0 0 0 20px; background: url(images/tag_blue.png) no-repeat 0 3px; }
.postinfo ul li.digg { padding: 0 0 0 20px; background: url(images/digg.gif) no-repeat 0 3px; }
.postinfo ul li.delicious { padding: 0 0 0 20px; background: url(images/delicious.gif) no-repeat 0 3px; }
.postinfo ul li.comment-number { padding: 0 0 0 19px; background: url(images/comment.png) no-repeat 0 3px; }
.postinfo ul li.edit-info { padding: 0; }
.postdate { }

.entry{
	padding: 0 10px 10px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	border: 0;
	padding: 10px 0 0;
	font-weight: bold;
}

.entry h1{
	font-size: 24px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: none;
	padding: 4px;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.browse{
	margin: 0 20px;
	border-top: 1px solid #ddd;
	padding: 10px 0;
}

#sidebar{
	float: left;
	width: 210px;
}

#sidebar ul{
	margin: 0;
	padding: 15px 20px 20px 20px;
	list-style: none;
}

#sidebar ul li#search input{
	margin: 0 0 5px;
}

#sidebar ul li.widget_search, #sidebar ul li.widget_calendar{
	padding: 0 0 10px;
}

#sidebar ul li h2{
	padding-bottom: 1px;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 10px solid #ddd;
	font-weight: normal;
	color: #999;
}

#sidebar ul ul{
	padding: 10px 0 30px 0;
}

#sidebar ul ul li{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

/* comments template */

.comments-template{
	border-top: 1px solid #ccc;
	margin: 10px 10px 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #ddd;
}

.commentmetadata{ }

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer{
	clear: both;
	width: 880px;
	height: 70px;
	color: #444;
}

#footer p{
	padding: 15px 15px 15px 15px;
	text-align: center;
}



#options { padding: 10px 20px 0 0; text-align: right; float: right; }
#options ul { float: left; display: inline; margin-left: 10px; }
#options li { float: left; list-style: none; padding: 5px; }
#options li a { display: block; width: 5px; margin: 1px; padding: 5px; height: 5px; }
#options li a span { display: none; }

/* selected */
body.purple #options li.purple,
body.red #options li.red,
body.blue #options li.blue,
body.green #options li.green,
body.orange #options li.orange,
#options li:hover { padding: 5px; }

/* colors */
#options li.purple a { background-color: #662d91; }
#options li.red a { background-color: #b70e12; }
#options li.blue a { background-color: #0054a6; }
#options li.green a { background-color: #197a30; }
#options li.orange a { background-color: #f26522; }

/* ctr-tr */
#cta-tr {
clear:both;
font-family:"Microsoft YaHei", "Microsoft JhengHei", Arial, Sans-serif;
margin-top:20px;
}
#cta-tr h2 {
font-size:1.6em;
margin:0;
padding:0;
line-height:1.2em;
text-align:right;
font-weight:bold;
margin-bottom:6px;
}
#cta-tr p {
font-size:1.1em;
text-align:right;
margin:0;
padding:0;
line-height:1.1em;
}
#cta-tr a {
	font-size:.9em;
}
.cta-post h2, .cta-post p {
padding:0;
margin:0;
}
.cta-post h2 {
padding:6px 0 4px 0;
}


/* Soak Off Gel Color Album */
.sog-color-container {
overflow:hidden;
width:100%;
}
.sog-color-wrapper {
width:200px;
float:left;
}
.sog-color-wrapper h2 {
clear:both;
display:block;
margin: 5px 10px 5px 0;
color:#D6567C;
padding:5px;
font-size:1.2em;
}
.sog-color-wrapper ul {
padding-left:20px;
}
.sog-color-wrapper li {
width:165px;
list-style:disc outside #D6567C;
margin:0;
font-size:.9em;
}

