/*
Theme Name:Baby
Description:Based on Fleur by <a href="http://www.kaushalsheth.com">Kaushal Sheth</a>
Author:Robby Edwards
Author URI:http://robbyedwards.com/
*/

body {
	margin:10px;
	padding:0;
	font:76% verdana, "Trebuchet MS", arial, tahoma, sans-serif;
	line-height:1.4;
	color:#333;
	background:#cc9;
	background-position:50% 0;
}

#container {
	width:740px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	border:1px solid #333;
	color:#333;
	background:#fff;
}

/* CSS Tabs */
#navlist {
	padding:3px 0 4px;
	margin-left:0;
	border-bottom:1px solid #eee;
	text-align:left;
}
#navlist li {list-style:none; margin:0; display:inline;}
#navlist li a {
	padding:3px .5em 4px;
	margin-left:3px;
	border:1px solid #eee;
	color:#6c1627;
	background:#fff;
	text-decoration:none;
}
#navlist li a:link {color:#6c1627; background-color:#fff;}
#navlist li a:visited {color:#523b23; background:inherit;}
#navlist li a:hover, #navlist li a:active {text-decoration:none; color:#fff; background:#6c1627;}
#navlist li a#current {color:#fff; background:#6c1627;}

#banner {
	height:100px;
	padding:0;
	margin:0;
	border:1px solid #cc9;
	color:#666;
	background:#fff url('images/baby_banner.jpg') no-repeat;
}

#banner h1 {
	padding:5px;
	font:normal 120% georgia, "Trebuchet MS", verdana, sans-serif;
	text-align:left;
	border-bottom:none;
	color:#666;
	background:inherit;
}

#content {
	padding:5px;
	margin-left:192px;
	margin-bottom:0;
	color:#333;
	background:#fff;
}
#content ul {margin-bottom:1.667em;}
#content ul li {margin-bottom:1em; /*list-style-type:none;*/}
.wp-tag-cloud li {display:inline; margin-right:0.67em;}

h1 {
	margin:0;
	font:normal 130% "Trebuchet MS", verdana, tahoma, sans-serif;
	padding:5px;
	border-bottom:1px solid #eee;
	text-transform:uppercase;
	color:#6c1627;
	background:inherit;
}
h1 a, h2 a {font-weight:bold;}
h1 a:visited, h2 a:visited {color:#6c1627;}
h1 a:hover, h2 a:hover {color:#333; text-decoration:none;}

a:link {text-decoration:none; color:#6c1627; background-color:#fff;}
a:visited {text-decoration:none; color:#523b23; background-color:#fff;}
a:hover, a:active {text-decoration:underline; color:#333; background-color:#fff;}
a images {border:0px none;}

hr {height:1px; border:0; color:#6c1627; background-color:#6c1627;}

#sidebar {
	float:left;
	width:175px;
	margin:0 10px 0 0;
	padding:5px;
	border-right:1px solid #6c1627;
	background-color:#e7e7cc;
	color:#333;
}
#sidebar h2 {
	margin:0;
	font:normal 130% "Trebuchet MS", verdana, tahoma, sans-serif;
	padding:5px 5px 2px;
	border-bottom:1px solid #6c1627;
	text-transform:uppercase;
	color:#6c1627;
	background:inherit;
}
#sidebar ul {margin-top:2px; margin-left:8px; margin-right:6px; padding-left:0; list-style:none;}
#sidebar a {color:#523b23; background-color:#e7e7cc;}
#sidebar a:hover {text-decoration:none; color:#000; background-color:#cc9;}
#poll {margin-top:2px; margin-left:10px;}
.textwidget, .describe {margin:2px 6px 8px 8px;}
#sidebar .textwidget ul, #sidebar .textwidget ol, #sidebar .textwidget dl  {margin:0;}
#democracyForm label input {margin-bottom:-2px;}

#footer {
	clear:both;
	padding:3px;
	margin:0 0 0 0;
	text-align:right;
	border-top:2px solid #6c1627;
	color:#333;
	background-color:#fff;		
}

/* set millions of background images */
.rbroundbox { background:url('images/nt2.gif'); }
.rbtop div { background:url('images/tl2.gif') no-repeat top left; }
.rbtop { background:url('images/tr2.gif') no-repeat top right; }
.rbbot div { background:url('images/bl2.gif') no-repeat bottom left; }
.rbbot { background:url('images/br2.gif') no-repeat bottom right; }

/* height and width stuff, width not really necessary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {height:10px; font-size:1px;}
.rbcontent {margin:0 7px;}
.rbroundbox {width:90%; margin:.5em auto;}

/*post stylng*/
.post{position:relative; margin:0 0 25px 0;}
.post .info {
	clear:right;
	padding:2px 3px 3px 8px;
	border-top:1px solid #6c1627;
	background-color:#e7e7cc;
	font-size:0.9em;
	color:#505050;
}
.post .info a {text-decoration:none; color:#523b23; background-color:#e7e7cc;}
.post .info a:hover {text-decoration:none; color:#000; background-color:#cc9;}
.post .photo-right {float:right; margin-left:10px; margin-bottom:10px;}
.post .photo-caption {/*font-size:0.8em; */margin:0;}
.post p.photo-caption {margin:0.25em 0 1.5em;}
.post .flickr-photo, div.entry img {border:solid 2px #000000;}
.post .flickr-frame {text-align:left; padding:3px;}
.post .flickr-frame p, .post .photo-caption p {margin:0;}
.inline-photo, .inline-right {float:left; width:244px; margin-right:25px;}
.inline-photo img,.inline-right img {border:solid 2px #000000;}

/* =@ Generic Class Styles */
.clearing {clear:both;}

/* Comments Styling */
#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
border-bottom:1px solid #6c1627;/*#700000*/
}
#commentform {margin:1em 0; background:#ffffff; width:280px;}
#commentform textarea {background:#f8f7f6; border:1px solid #d6d3d3; width:280px;}
#commentform textarea:hover {background:#ffffff; border:1px solid #d6d3d3;}
#commentform textarea:focus {background:#ffffff; border:1px solid #939793;}
#commentform #email, #commentform #author, #commentform #url {
	font-size:1.1em;
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	width:280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size:1.1em;
	background:#ffffff;
	border:1px solid #d6d3d3;
	width:280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size:1.1em;
	background:#ffffff;
	border:1px solid #939793;
	width:280px;
}
#commentform input{margin-bottom:3px;}

/* Flickr badge */
#flickr_badge_source_txt {padding:0; font:11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border:0 !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border:0 !important;}
#flickr_www {display:block; padding:0 10px 0 5px !important; font:11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important; color:#3993ff;}
#flickr_badge_uber_wrapper {margin:6px auto; width:105px;}
#flickr_badge_wrapper {margin:0 10px 3px; background-color:#e7e7cc; border:0;}
#flickr_badge_source {padding:0 !important; font:11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}