/*  
Theme Name: In Between Colours
Theme URI: CreamyDessert.com
Description: A light-rainbow layout with a zebra on it.
Version: 4.0
Author: SloaneNixon
Author URI: http://www.creamydessert.com

*/

h1 {
  font-style: oblique; line-height: 3px;  color: #f09061;  font-family: Georgia;  text-align: right;  font-size: 20pt;
}
h2 {
  margin: 1 0 1 0;  line-height: 17px; color: #b9f7ba;  font-family: Georgia;  text-align: center;  border-bottom: 1px solid #b9f7ba;  font-variant: small-caps;  font-size: 12pt; text-shadow: black -1px 1px 0px;
}
h3 {
  font-style: oblique; margin: 6px 0px 2px 0px; line-height: 14px;  color: #c0ef6c;  font-family: Georgia;  text-align: left;  font-size: 15pt;
}

blockquote {
  text-align: center;  background-color: #f0f0c0;  padding: 4px;  width: 77%;  border-left: 20px solid #f0f090;  border-right: 20px solid #f0f090;  font-size: 9pt;
}
a:link {
  color: #f0f090;  font-weight: none;  text-decoration: none; text-shadow: black 0px -1px 0px;
}
a:active {
  color: #f0f090;  font-weight: none;  text-decoration: none; text-shadow: black 0px -1px 0px;
}
a:visited {
  color: #f0f090;  font-weight: none;  text-decoration: none; text-shadow: black 1px 1px 0px;
}
a:hover {
  color: #fff;  font-weight: none;  text-decoration: none;
}
a.nav:link {
   font-style: oblique;  font-family: Georgia;  color: #f0f090;  font-variant: small-caps;  letter-spacing: 2px;  font-size: 20pt; line-height: 20px;
}
a.nav:active {
   font-style: oblique;  font-family: Georgia;  color: #f0f090;  font-variant: small-caps;  letter-spacing: 2px;  font-size: 20pt; line-height: 20px;
}
a.nav:visited {
   font-style: oblique;  font-family: Georgia;  color: #f0f090;  font-variant: small-caps;  letter-spacing: 2px;  font-size: 20pt; line-height: 20px;
}
a.nav:hover {
  color: #fff;  font-weight: bold;
}
u { color: #d0f7d4; text-shadow: black 0px -1px 0px; }
strong, b, s { color: #e1abf7;  font-variant: small-caps; }
em, i { color: #f7d3c1; }

body{ 
 line-height: 14px;
 margin: 0px; 
 font-family: georgia; 
 padding: 0px; 
 background: url('http://creamy-dessert.webs.com/layouts/ibcbg.png'); 
 font-size: 10pt;
 text-align: justify;
}

#wrapper{ 
 width:600px; 
 text-align:center;  
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left:auto; 
 margin-right:auto;  
 padding: 5px;
 border: 1px solid black;
 background-color: white; 
}

#header{
 position:relative; 
 height:330px; 
 background-color:transparent; 
 width: 600px;
 font-style: oblique; 
 color: #1E90FF; 
 font-family: Georgia; 
 font-size: 35pt;
}

#box{
 text-align : justify;
 background-color: transparent;
 float: right;
 display:inline;
 position: relative;
 width: 450px;
 margin-bottom: 5px;
}

.sidebar{
 width:150px;
 float:left;
 position:relative;
 margin-bottom: 5px;
 margin-top: 5px;
}

#footer{
 background-color:#f7d1f2; 
 clear:both;
 padding: 3px;
}


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

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

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

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

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

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}