/*
Theme Name: Fluffy Baby
Description: Fluffy Baby design for Pure Incubation.
Version: 1.0
Author: Webfluency
Author URI: http://webfluency.com/

	This theme was built for Pure Incubation based on their Fluffy Baby design. 
*/

body
{
	background: #FFFFFF url('images/bodybg.jpg') repeat-x 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}

h2, a
{
	color: #525252;
}


#top
{

	background:  url('images/navbar.jpg') repeat-x 0 0;
	width: 856px;
	height: 51px;
}

#menu
{
	padding-top: 15px;
	position: relative;
	
}
#subscribe {
	position: absolute;
	left: 696px;
	top: 11px;
	display:inline;
}
#subscribe2 {
	position: absolute;
	left: 733px;
	top: 17px;
	display:inline;
}

#menu ul{padding:2px 0;margin:0;list-style: none;text-align: center;display:inline;}
#menu li{margin:0;padding: 0;display: inline;}
#menu li a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding:20px 15px;
	font-size: 12px;
}
#subscribe2 a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#contenttop
{
	background: transparent url('images/topbg.png') no-repeat 0 0;
	height: 37px;
}

#contentwrapper
{
	background: transparent url('images/contentbg.png') repeat-y 0 0;

}

#header
{
	height: 50px;
}

#header #title
{
	
}

#header #title .logo
{
	float: left;
}

#header #title #blogtitle
{
	margin-left: 35px;
}
.bloghdr
{
	color:#00a8e8;
	font-size: 24px;
	font-weight: bold;
	margin-left: 45px;
}

#header #title h1
{
	color:#00a8e8;
	font-size: 24px;
	font-weight: bold;
	margin-left: 45px;

}

#header #title h2
{
	font-size: 14px;
	color: #525252;
}

#header #searchbar
{
	margin-top: 20px;
}

#introcontainer
{
	margin-top: 5px;
}

#intro
{
	
	height: 200px;
	background: url('images/introbg.jpg') no-repeat 0 0;
	margin-left: 7px;
}


#intro #introtext
{
	float: left;
	height: 165px;
	margin: 20px auto auto 20px;
	overflow: hidden;
}


#intro h1
{
	color:#00a8e8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin-left: 35px;
}
#intro h2
{	
	color:#313131;
	font-family: Verdana, Arial;
	font-size: 14px;
	margin-left: 35px;

}

#intro #introtext p
{
	font-size: 16px;
}

#intro #introicon
{
	float: right;
	margin: 35px 50px;
}

.post
{

	margin: 40px 5px 20px 5px;
	padding: 15px;
	padding: 7px;
}

.post .postheader .commentcount
{
	width: 27px;
	line-height: 12px;
	float: left;
	text-align: center;
	padding-right: 10px;

}

.post .postheader .commentcount a
{
	text-decoration: none;
	color: #4884bc;
}

.post .postheader .posttitle
{
	
	line-height: 20px;
}

.post .postheader .posttitle h2
{
	font-family: Georgia, Times, "Times New Roman", serif;
	color:#ee6399;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

.post .postheader h2 a
{
	color:#ee6399;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.postmeta,  .postmeta a
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
.postmeta a {
	color: #9E0B0E;
}
.post .postcontent
{
	margin-top: 20px;
	line-height: 17px;	
}

.post .postcontent p
{

	margin-bottom: 10px;
	font-size: 1.2em;
}

.post .posttags, .post .posttags a
{
	color: #959595;
	clear:both;
	margin-top: 20px;
	text-align: right;
}

.commentbox
{
	background: #fff;
	border: solid 1px #eeeeee;
	margin: 10px 5px 20px 5px;
	padding: 15px;
}

.commentmeta .avatar
{
	float: left;
	padding-right: 6px;
}

.commenttext
{
	clear: both;
	margin-top: 10px;
}

.commentform input
{
	padding: 0;
	margin: 0;
	line-height: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

.navlinks
{
	margin: 0px 5px 40px 5px;	
}

.navlinks a
{
	text-decoration: none;
}

.navlinks2 a
{
	text-decoration: none;
	font-size: 14px;
	color: #30A2CC;
	font-weight: bold;
}

.navlinks img
{
	margin-right: 5px;
}

#sidebar #wrapbox
{
	padding: 17px;
}

#sidebar .sidebarbox
{
	width: 214px;
	background: #f0fbff;
	border: solid 5px #fff;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#sidebar_google .sidebarbox_google
{
	width: 214px;
	border: solid 5px #fff;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
        text-align: center;
}

.sidebarbox h3
{
	font-size: 18px;
	color: #2ebef2;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
.sidebarbox h3 span
{
	color: #EC2573;
}


#sidebar .sidebarbox a
{
	text-decoration: none;
}

#sidebar .sidebarbox ul
{
	list-style-type: none;
	text-indent: -1.5em;
}

#sidebar .sidebarbox .pages ul
{
	text-indent: -3em;
}

#footer
{
	height: 52px;
	background: url('images/bottombg.png') no-repeat 0 0;
}



.searchform #searchbox
{
	float: left;
	margin-left: 45px;
	background: #ffffff;
	border: solid 1px #d0dee3;
	width: 120px;
	height: 24px;
	font-size: 11px;
}

.searchform #searchbutton
{
	height: 27px;
	width: 73px;
	margin-left: 10px;
	border: none;
	cursor: pointer;
	background: url('images/newsearch.jpg') no-repeat 0 0;
}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   background: #fafafa;
   border: solid 1px #eeeeee;
   text-align: center;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}
