/*
Theme Name: My House Rabbit
Theme URI: http://wordpress.org/
Description: The theme that matches the look of <a href="http://www.myhouserabbit.com">My House Rabbit</a>.
Version: 2
Author: Abi Cushman - Brown Bear Creative
Author URI: http://brownbearcreative.com
Tags: my house rabbit, fixed width, 2 columns
*/


/* Begin Typography & Colors */

body{
	font-family:  Arial, Helvetica, sans-serif;
	color: #1b1a19;
	background-color: #6d6b6b;
	text-align: center;
	margin: 0;
	padding: 0;
	}

a{
	color: #133127;
	font-weight: normal;
	text-decoration:none;
	border-bottom: 1px dotted;
	overflow:hidden;
	outline: none;
	}

a:hover{
	color:#CC3333;
	}

ul, li, p, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	}

ul, li{
	list-style: none;
	}

#page {
	text-align: left;
	width: 1000px;
	border: 8px solid #a59e97;
	background-color: #fff;
	margin: 15px auto 0 auto;
	
	}



#masthead h1 a{
	border: 0;
	padding: 0;
	margin: 0;
	}

#masthead ul{
	float: left;
	background-color: #243b34;
	padding-left: 35px;
	width: 965px; 
	}


#masthead li{
	float: left;
		padding: 12px 0;
	}

#masthead li a{
	color: #f0e9d7;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	float: left;
	font-size: 85%;
	border-right: 1px solid #7a8c7e;
	border-bottom: 0;
	}

#masthead li a:hover{
	color: #fff;
	}

#masthead li a#home{
	background:url(http://www.myhouserabbit.com/images/homeicon.gif) no-repeat center left;
	text-indent: -9999px;
	width: 15px;
	}

#masthead li a#home:hover{
	background-image:url(http://www.myhouserabbit.com/images/homeicon_hover.gif);
	}

#blogheading{
	width: 930px;
	clear: both;
	background-color: #fff;
	position: relative;
	padding: 20px 35px 10px 35px;
	} 

#blogheading h2{
	color: #4d4a45;
	
	
	background-color: #f2eee6;
	padding: 10px 15px;
	margin: 10px 0 15px 0;
	border: 1px solid #dad0c8;
font-size: 170%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}

#blogheading h2 a{
	font-weight: normal;
	color: #4d4a45;
	border-bottom: 0;
	}



#content {

	overflow: hidden;
width: 600px;
padding-left: 30px;
	}

#content img{
	border: #ccc 1px solid;
	
	}


	

.post p{
	
	line-height: 160%;
	margin: 12px 0 0 0;
	}

#content h2, #content h3{
	font-weight: bold;
	font-size: 100%;
	margin: 0 0 5px 0;
	clear: both;
	}
	
#content h2 a, #content h3 a{
	font-weight: bold;
	border: 0;
line-height: 140%;
	}


.entry {

	font-size:75%;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

	}



.widecolumn {



	}



.narrowcolumn .postmetadata {

	text-align: center;

	}



.alt {

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}





small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 75%;
	


	}


h2.pagetitle {
	font-size: 75%;
	margin: 0;
	padding: 0;
	}



#sidebar h2 {
	font-family:  Arial, helvetica, Sans-Serif;
	font-size: 120%;
	color: #4d4a45;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 1em Arial, Sans-Serif;
	}



.commentlist li {
	font-weight: bold;

	}



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

	}



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


#commentform{
	width: 498px;
	font-size: 80%;
	
	}

h3#respond, h3#comments{
	padding-top: 25px;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}



small.commentmetadata {
	font-weight: normal;
	font-size: .9em;
	margin-top: 3px;
	}

.postmetadata{
	font-size: 70%;
	
	}
#right{
	width: 325px;
	float: right;
	padding: 0 30px 0 0;
	}



#mediabuttons{
	padding-left: 5px;
	}

#mediabuttons img{
	float: left;
	padding-bottom: 20px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#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 */



.narrowcolumn {
	float: left;
	padding: 0 0 20px 9px;
	margin: 0px 0 0;
	
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0px;

	}


.post {
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #cde1d2;
	}

.post hr {
	display:none;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0 25px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#spacer{
	clear: both;
	}

#footer{
	width: 1014px;
	margin: 0 auto;
	height: 30px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-top: 6px;
	}

p#leftfooter{
	text-align: left;
	width: 60%;
	float: left;
	}

p#rightfooter{
	text-align: right;
	width: 38%;
	float: right;
	}

#footer a{
	color: #fff;
	font-weight: normal;

	}
/* End Structure */






/* Begin Images */

p img {

	padding: 0;
	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {
	padding: 0;
	margin: 3px 0 5px 10px;
	display: inline;

	}



img.alignleft {
	padding: 0;
	margin: 3px 15px 5px 0;
	display: inline;

	}



.alignright {
	float: right;
	margin: 3px 0 5px 10px;
	}



.alignleft {
	float: left;
	margin: 3px 15px 5px 0;
	}

.alignnone{
	margin: 10px 0 0 0;
	}
img.avatar {
	float:left; 
	margin-right: 5px;
	}


#content p.wp-caption-text{
	margin: 1px 0 0 0;
	font-size: 90%;
	color: #666;
	
	}
/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 25px;
	list-style: none;
	margin-top: 12px;
	} 



.entry ul li {
	
	list-style: none;
	padding: 0 0 0 12px;
	background-image:url(../../../../images/bullet_small.gif);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	line-height: 150%;
	margin: 3px 0 8px 0;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0 0 15px 0;
	line-height: 150%;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}



#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 12px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}



#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	list-style: none;
	padding: 0 0 0 12px;
	background-image:url(../../../../images/bullet_small.gif);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	line-height: 150%;
	margin: 3px 0 8px 0;
	}
	

/* End Entry Lists */




/* Begin Form Elements */

#searchform {

	margin: 10px 0;


	text-align: left;

	}



#sidebar #searchform #s {

	width: 130px;

	padding: 1px;

	}



#sidebar #searchsubmit {
	background-color: #133127;
	color: #fff;
	border: 1px solid #fff;
	padding: 3px;
font-size: 90%;
margin: 7px 0 0 0;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 488px;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;
	font-size: 100%;
	padding: 10px;

	}



.commentlist {
font-size: 75%;
	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {
font-size: 100%;
	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 Sidebar */

#sidebar{
font-size: 75%;
float: right;
font-family: Arial, Helvetica, sans-serif;
padding: 20px 15px 10px 15px;
	margin: 0px 0px 20px 0;
	border: 1px solid #dad0c8;
	width: 268px;
	
	background-color: #fff;
	background: #fbeac8;
	}



#sidebar .widget{
	margin: 0 0px 20px 0px;
	}



#sidebar .textwidget{
	margin: 10px -15px 0 -5px;
	}

#sidebar form {

	margin: 0;

	}

/* End Sidebar */







/* 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 */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;
float: left;
	text-align: left;
	width: 500px;
	margin-top: 10px;
font-size: 75%;
	margin-bottom: 15px;

	}

/* End Various Tags & Classes*/




#petCont table .label{
	text-align: right;
	}

#petCont input{
	text-align: left;
	float: left;
	}
#petCont{
	background: no-repeat bottom;
	}
#petCont td{
	text-align: left;
	}

#petCont .legend{
	text-align: left;
	padding-top: 15px;
	}


#greenad_144{
	width: 144px;
	border: 1px solid #dad0c8;
	background: #fff;
	float: right;
	margin-bottom: 20px;
	font-size: 100%;
	float: left;
	margin-left: 5px;
	
	}

#greenad_144 h3{
	background: #f2eee6;
	padding: 5px 10px; 
	font-size: 90%;
	color: #a7998d;
	text-align: center;
	}

#greenad_144 ul{
	padding: 0 3px 3px 3px;
	font-size: 95%;
	text-align: left;
	margin: 0;
	}


#greenad_144 li{
	padding: 0 0 10px 12px;
	background-image: url(http://www.myhouserabbit.com/images/bullet_small.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	margin:0;
	line-height: 100%;
	
}

.addthis_toolbox{
	margin: 20px auto 0 auto;
	width: 200px;
	padding-left: 15px;

	}
body .addthis_toolbox a{
	border-bottom: 0;
	}


#fbfeed, #social, #poll{
	float: right;
	margin-bottom: 20px;
	width: 300px;
	}

#social img{
	float: left;
	border: 3px solid #e4dac7;
	}
#social img#tw{
	margin-right: 8px;
	}
#social a{
	border: 0;
	}

.google_300x250{
	float: right;
	width: 300px;
	height: 250px;
	margin: 0 0 20px 0;
	}

.googlead_728x90{
	padding: 10px 35px 0 35px;
	width: 930px;
text-align: center;
	float: left;
	}

.greenad_200{
	border: 1px solid #dad0c8;
	background: #f2eee6;
	float: right;
	margin-bottom: 20px;
	width: 298px;
	

	}

.greenad_200 h3{
	background: #c7beb4;
	padding: 5px 10px; 
	font-size: 75%;
	color: #fff;
	text-align: center;
	}
	
.greenad_200 p{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	margin: 0;
	padding: 10px 14px 10px 13px;
	}

.greenad_200 ul{
	padding: 15px 15px 5px 15px;
	font-size: 75%;
	text-align: left;
	}


.greenad_200 li{
	padding: 0 0 10px 12px;
	background-image: url(http://www.myhouserabbit.com/images/bullet_small.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	margin:0;
	line-height: 100%;
	
}


#back{
	width: 200px;
	float: right;
	text-align: right;
	font-size: 75%;
	margin: 28px 15px 20px 0;
	}

