/* CSS Document */
body {
	margin: 0px 0px 15px 0px;
		background: #2A2A2A;
	
        	text-align: center;
        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #666666;
	}

a:visited {
	color: #666666;
	}

a:active {
	color: #666666;
	}

a:hover {
	color: #7B1113;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-color:  #FFFFFF;
	border-right: 4px solid #000000;
        border-bottom: 4px solid #000000;
        border-left: 4px solid #000000
	}

#banner {
	background: #FFFFFF url("http://www.puppytoes.net/images/banner1a.jpg") no-repeat;
        background-position: center top;
        width: 700px;
	padding: 0px;
	height: 140px;	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1, #banner h2 {
        display: none;
        }

#center {
		float: left;
	width: 500px;	
	overflow: hidden;  
        
	}

.content {
	padding: 5px 10px 5px 10px;
	background: none;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 16px;
	text-align: center;
                                  
	}

#right {
		float: left;

	width: 200px;
	
	
	overflow: hidden;
	}

.content p {
	color: #000000;
	font-family: Verdana,arial,sans-serif;
	font-size: 11px;
	color: black;
	line-height: 16px;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 120%;
	}

.content li {
	font-family: Verdana,arial,sans-serif;
	font-size: 11px;
	color: black;
	line-height: 16px;
	}

.content h2 {
	color: #7B1113;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: normal;
        text-transform: uppercase;
	
	
	margin-bottom: 27px;
	
	}

.content h3 {
	color: #7B1113;
	font-family: Helvetica;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	font-weight: normal;
	
	
	margin-bottom:5px;
	
	}

.content h4 {
         font-family: Georgia;
         font-size: 12px;
         font-weight: normal;
         text-align: left;
         margin-top: 4px;
         margin-bottom: 0px;

         }

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px dashed #7093b6;
	text-align: left;
	
	
	
	margin-bottom: 15px;
	line-height: normal;
	padding: 0px 0px 13px 0px;
	}

.sidebar {
	padding: 2px 10px 5px 10px;
        height: 100%;
        background: none;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	padding-right: 5px;
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana,arial,sans-serif;
	font-size: 11px;
	color: black;
	line-height: 16px;	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
		}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 0px;
        margin-left: 25px;
        line-height: 50%;
        list-style-type: disc;
	}

 li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 50%;
	}

 h4 {
	align: center;
	}

#container1 {
background: #FFFFFF url("http://www.puppytoes.net/images/containerback1a.gif") repeat-y;
width: 700px;
height: auto;
padding-bottom: 25px;
padding-left: 0px;
padding-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

#sidebartop {
width: 700px;
padding: 0px;
height: 15px;
}

#sidebarbottom {
width: 700px;
padding: 0px;
height: 26px;

}

.message {
font-family: Courier New,Courier,monotype;
font-weight: bold;
font-size: 11px;
padding: 10px 10px 10px 10px;
background-color: #E8F2FB;
border: solid 1px #CADFEF; 
width: 400px;
line-height: 110%;
}
.content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #800000;
	text-align: left;
}
.content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
