Theme Name: Girl in a Party Hat
Theme URI: http://www.GirlInAPartyHat.com
Description: Theme for GirlInAPartyHat.com
Version: 0.1
Author: New Amsterdam Consulting
Author URI: http://www.NewAmsterdamConsulting.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body  {
	font: small Verdana, Arial, Helvetica, sans-serif;
	background:url(images/background.gif);
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}

h1, h2, h3, a {
	color: #cd3133;
}

h1 {
	font-size: medium;
}
	
h2 {
	font-size: small;
}

h3 {
	font-size: x-small;
	}
	
a:link, a:visited{
	text-decoration: none;
	color: #cd3133;
}

a:hover{
	text-decoration: none;
}	

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 859px;
	background: url(images/body_bg.gif) repeat-y;
}

#header {
	background:no-repeat url(images/header_bg.gif);
	height: 288px;
	margin: 0 0 15px 0;
}

#banner {
	clear: both;
	margin-left: 235px;
	padding: 0;
}

#menu {
	padding: 153px 0 0 137px;
}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 104px;
	height: 31px;
	padding-top: 20px;
	margin-left: -3px;
	text-decoration: none;
	text-align: center;
	font-size: large;
	background: url(images/menu.gif) no-repeat;
}

#menu a:hover {
	background: url(images/menu_current.gif) no-repeat;
}

#menu .active a {
	background: url(images/menu_current.gif) no-repeat;
}

#menu ul li.current_page_item a
{
	background: url(images/menu_current.gif) no-repeat;
}

.navigation
{
  margin-bottom:1em;
}

#container {
	clear: both;
}

.entry img.size-full {
	width: 400px;
	padding: 10px;
	background-color: #f1f1f1;
}

.entry img.size-medium {
	width: 400px;
	padding: 10px;
	background-color: #f1f1f1;
}

.entry img.size-small {
	width: 400px;
	padding: 10px;
	background-color: #f1f1f1;
}

.entry img.size-thumbnail {
	width: 400px;
	padding: 10px;
	background-color: #f1f1f1;
}

#side-a {
	float: left;
	width: 170px;
	margin-left: 55px;
	_margin-left: 24px; /* ie6 double-margin bug */
        margin-bottom: 2em;
}

#side-b {
	float: right;
	width: 170px;
	margin-right: 24px;
	_margin-right: 10px; /* ie6 double-margin bug */
        margin-bottom:2em;
}

.side-content {
	margin: 0;
	padding: 10px;
	background-color: #f1f1f1;
}

.side-content ul {
	list-style-image: url(/wp-content/uploads/2013/10/bullet.png);
	list-style-position: inside;
	margin: 0;
	padding: 0;
	}

#content { 
	float: left;
	width: 420px;
	padding: 0 10px 0 10px;
}

#meta {}

#footer {
	clear: both;
	background: url(images/footer.png) no-repeat;
	height: 66px;
}

#subfooter {
	margin-left: 55px;
	text-align:center;
}


.comments-template{
	margin: 20px 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;
}

h1.widget-title {color: #000; font-family: 'beryliumregular'; font-size: 24px; margin-top: 0;}