/*  
Theme Name: Baby Stripe
Description: Handmade for Shelli and baby with bright colors, fun textures and soft edges.
Version: 1.0
Author: Robert D. Waller	
Author URI: http://robertdwaller.com/

Copyright 2007 Robert D. Waller
*/

/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
body {
	background-color: #f3f3f3;
	}
hr {
	display: none;
	}
.access {
	display: none;
}
#header {
	height: 162px; background-color: #900;
}
#masthead {
	background-color: #cbad6f;
	background-image: url(images/ribbon.gif);
	background-repeat: repeat-x;
	border-bottom: 5px solid #330;
	height: 125px;
	}
#logo {
	width: 310px;
	margin: 0px auto;
	}
#navigation {
	background-color: #900; border-bottom: 1px solid #200; border-top: 1px solid #300; height:30px;
	}
#navalign {
	width: 640px; margin: 0 auto; text-align:center;fs
	}
#navigation ul {
	padding-top: 4px
}
#navigation ul li {
	display: inline; width: 640px; margin: 0 auto;
	}	
#navigation ul li a{
	font-family:Arial, Helvetica, sans-serif; font-size: 18px; color: #d4c7a5; text-decoration:none; padding: 4px 25px 5px 25px; text-transform: lowercase; letter-spacing: .05em;
	}
#navigation ul li a:hover{
	background-color: #b00;
}
#page {
	width: 640px; margin: 30px auto 0 auto; 
	}	
#content {
	width: 640px; float: left; background-image: url(images/page-background.gif); background-position: top center; background-repeat: repeat-y; padding: 20px 0;
	}
#main {
	width: 299px; float: left; padding-right: 20px;
	}
#sidebar {
	width: 300px; float: right; padding-left: 20px;
	}
h1 {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif; font-size: 22px; color: #900; font-weight:normal; letter-spacing: .05em; text-transform: uppercase;
}
h2 {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; text-transform: titlecase; margin: 10px 0 0 0;
	}
h3 {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; text-transform: uppercase; margin: 5px 0 0 0; color: #900
	}
p {
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; margin-top: 10px; 
	}
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
#content ul {
	list-style-type: disc;
	margin: 10px 0 10px 5px;
	}
#content ul li {
	font-family: Arial, Helvetica, sans-serif; font-size: 13px;
	margin: 10px 0;
	text-indent: 0px;
	}
ul.registry  li{
	list-style-type: none;
	margin: 20px 0;
}
ul.registry li a {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	}
ul.registry li a:hover img {
	text-decoration: none;
	}
ul.updates {
	margin: 10px 0 10px 10px;
	list-style-type: disc;
	padding-left: 10px;
	}
ul.updates li {
	font-size: 12px;
	margin: 5px 0;
	}
#announcement {
	margin-bottom: 40px;
	}
#announcement p {
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px; 
	text-align: center;
	line-height: 2;
	color: #900;
	}
#announcement p span {
	color: #ff1493;
	}
#content .navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
/* Begin Typography & Colors */
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-transform: none;
	letter-spacing: 0;
	}

a, h2 a, h3 a, p a, #wp-calendar caption, cite {
	text-decoration: none; color: #ff1493
	}
a:hover, h2 a:hover, h3 a:hover, p a:hover {
	color: #ff1493; border-bottom: 1px solid #ff1493;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px Arial, Helvetica, sans-serif;
	}

.commentlist li  p{
	font-size: 14px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

small, .nocomments {
	color: #444;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#footer {
	clear: both;
	padding: 20px 0 0 0;
	margin: 0;
	}

#footer p {
	text-align: center;
	font-size: 10px; 
	color: #eaa0db;
	padding: 0;
	margin: 0;
	}
/* End Structure */

/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 100%;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	width: 150px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 0px 10px 0px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
.center {
	text-align: center;
	}
a.img {
	border: none;
	}
a.img:hover {
	text-decoration: none; border: none;
	}
/* End Various Tags & Classes*/

/* Image Swap */
.imgswp {
	text-indent: -9999px; display: block; 
	}
div.navigation {
	margin: 40px 0 0 0;
	}
#namegame {
	background: url(/images/namegame.jpg) no-repeat top left; height: 100px; width: 299px; margin-bottom: 20px;
	}