/*
Theme: Fairy 
Description: Wordpress Theme Made for Jess @ OMamaMia.com
Theme URI: http://chelle-belle.com
Author: Michelle Isaacson @ Silver-Logic.com

*/

/* Body */
body {font-family: Arial, Tahoma, sans-serif;
background: #A0BABA; background: url("images/background2.png") repeat;

font-size: 12px;
color:#54493A;
}


/* End Body */

/* Table */
table {font-family: Arial, Tahoma, sans-serif; 
color:#54493A; 
font-size:12px; 

}
/* End Table */

/* Link Effects */
a {Text-Decoration:none; color:  #6D6451; font-weight: bold;}
a:hover { Text-Decoration:none; color: #54493A; font-weight: bold;}
}
/* End Link Effects */





/* Block Quote */
blockquote {
	margin: 20px 30px 0 20px;
	padding-left: 20px;
	border-left: 5px solid #6D6451;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;}
	}
/* End Block Quote */


/* Headers */
h1, h2 ,h3 ,h4 {
text-transform: capitalize;
font-family: Garamond, Arial, Tahoma, sans-serif;
color:#402020; 
font-size:13px;
text-align: center;
letter-spacing: 2px;
	

 

}
/* End Headers */

/* Lists */
ul 

  margin:0;
  padding:0;
}

/* Image Borders */
img {border:0
}
/* End Image Borders */

/* Comments */
.comments {
background: #858E87; 
color:#54493A; 
width: 90%; 
padding: 6px; 
border-left: 2px solid #54493A;
border-right: 2px solid #54493A;
border-top: 1px solid #54493A;
border-bottom: 1px solid #54493A;
margin:10;
}

/* End Comments */


/* Main Context Div */
.main {
width: 390px;
 	padding: 10px;
	
        padding-bottom: 20px;
     background-color: #F5F6D2;}

.post
{width: 450px;
 	padding: 10px;
	
        padding-bottom: 20px;
     background-color:;}


/* Side bar Div */
.sidebar {
	
	
        width: 200px;
 	padding: 10px;
	position: absolute;
 	left: 0px;
 	top: 250px;
        padding-bottom: 20px;
       background-color: #;
  }
option.getlinks {
	color: #54493A;
background-color: #A1BABA;
}

.archiveform {
	color: #DDCAB6;
background-color: #A1BABA;
}


/* Layout */

#wrapper {
width: 503px;  
margin-left: 0px; 
text-align: left; 
padding-right: 30px;    
position: absolute;
 	left: 0px;
 	top: 0px;
} 

#header { 
width: 931px; 
height:512px; 
background : url(images/mamafairymainlL1bc.png) no-repeat; 
 	
}

#header h1,h4 { text-align: right; top: 0px; padding-top: 0px;
}

#main { background-image: url(images/background.png); background-position: top-center; background-repeat: repeat-y; padding-top: 0px;
margin: 0 auto;



	

}

#right {float: right; width: 400px; background: #; margin: 10;
padding-left: 10px; padding-right: 10px; 

position: absolute;
 	left: 260px;
 	top: 350px;
}

html>body #left { margin-left: 20px;   margin: 0;
padding-left: 10px;


}


html>body #right { margin-right: 0px;
}

#footer {width: 868px;
clear: both; 
background: url() no-repeat; 
height: 0px;
padding-top: 0px;

text-align: center;
}

html>body #footer{ height: 20px;
}







/* End Layout */

/* Sidebar */
#left {float: left; width: 250px;  background: #; margin-right: 20px;

}

 #left ul
{

margin: 10;
padding-right: 30px;
border: none;
font-size: 12px;
color:#F5F6D2; 

}

/* End Sidebar */

/* Calendar */
#wp-calendar{
	font-family:Verdana,sans-serif;
	font-size: 10px;
	text-align: center;
	width: 160px;
	background-color: #fdf8f6;
	color: #c4b39c;
	border: 0px 
	padding: 2px;
}
#wp-calendar a { width: 10px; text-decoration:none; color:#f1b0af; letter-spacing: 2px; background-color: #fdf8f6;}
/* End Calendar */