/*   

Theme Name: Animal Adventures Parties

Theme URI: http://www.animaladventuresparties.com

Description: created for Animal Adventures Parties

Author: Mindy Mosher

Author URI: http://www.mindymedia.com

.

This theme is made exclusively for Animal Adventures Parties

.

*/

* {
	padding:0;
	margin:0;
}
body {
	font-family:"Arial", Sans-Serif;
	font-size:1em;
	background:url('/wp-content/themes/AnimalAdventures/images/Nick/mcaws.png') no-repeat fixed;
	background-color:#000;
}
a {
	text-decoration:none;
	color:#ffcc33;
	font-weight:bold;
	text-align:center;
}
h2, .ad-gallery h2 {
	padding:5px 5px 10px;
	color:#ffcc33;
	font-size:1.8em;
	background:#A75C02;
	height:30px;
}
h3 {
	padding:10px 10px 5px;
	color:#ffcc33;	
	background:#A75C02;
	height:30px;
}
h4 {
	padding:5px 0px 15px;
	color:#ffcc33;
}
form {
        border:1px dashed #ffcc33;
        width:500px;
}
.note {
	font-size:.8em;
	margin-bottom:4px;
}
.prop {
	clear:both;
}
.bold {
	font-weight:bold;
}
.alignright {
	text-align:right;
}
.center {
	text-align:center;
}
.more {
	float:right;
}	
#main {
	width:980px;
	margin:0 auto 0;
}	
#header {
	border:1px solid #000;
}
#menu {
	height:0px;
	line-height:30px;
	margin-bottom:40px;
}
#menu ul {
	list-style:none;
}
#menu li {
	float:left;
	width:194px;
	display:block;
	text-align:center;
	background-color:#000;
	border:1px dotted #ffcc33;
	margin-top:1px;
}
#content {
	clear:left;
}
.container  {
	background: #cc6600;
	width:630px;
	border:1px dashed #ffcc33;
	float:left;
}
.widecontainer  {
	background: #cc6600;
	border:1px dashed #ffcc33;
}
.copytext {
	height:563px;
	padding:15px;
}
#picslider, #contact {
	width:630px;
	height:638px;
	float:left;
}
#gallery {
	padding:15px;
	
}
.segment {
	padding:15px;
}
.segment p {
	padding:5px 0 5px;
}
.segment img {
        float:left;
        margin: 0 10px 10px 0;
        border:5px solid #ffcc33;
}
#marthavid , #pricing{
	width:340px;
	margin:0 0 5px 5px;
	float:left;
}
#marthavid {
	height:395px;
}
#marthavid .segment img {
        border:none;
}
#pricing {
	height:236px;
}
#areas {
	float:left;
	text-align:left;
	font-weight:bold;
	width:265px;
}
#prices {
	float:left;
	text-align:right;
	font-weight:bold;
}
#pricing ul {
	list-style:none;
}
#pricing li {
	border-bottom:1px dotted #000;
}
#letter {
	clear:left;
	margin:5px 0 0 0;
	background-color:#fff;
	padding:15px;
}
#letter h4 {
	font-family:"Palatino Linotype", "Book Antiqua", serif;
	margin:30px 0 5px;
	color:#cc6600;
}
#letter h3 {
	background-color:#fff;
	font-size:30pt;
	height:60px;
	color:#000;
	font-family:"Palatino Linotype", "Book Antiqua", serif;
	padding:0;
	border-bottom:1px solid #bbb;
}
#letter h5 {
	font-weight:normal;
	font-size:14pt;
	margin:20px 0 20px;
}
.entry {
	padding:15px;
}
.entry p {
	padding:10px;
}
#lettercopy {
	font-family:"Times New Roman", serif;
	font-size:14pt;
}
#lettercopy p {
	padding:0 0 20px;
	text-indent:25px;
}
.greeting {
	text-indent:0;
}
#lettercopy ul {
	margin: 0 50px 20px;
	line-height:1.5em;
	margin-left:55px;
}
#closing {
	margin:30px 0 30px 530px;
	
}
#signature {
	font-size:20pt;
	font-weight:bold;
}
#title {
	font-weight:bold;
	color:#cc6600;
}
.animalbio {
	background: #cc6600;
	border:1px dashed #ffcc33;
	margin:10px 0 10px;
}
#footer {
	background:url('/wp-content/themes/AnimalAdventures/images/footer.png') no-repeat;
	height:60px;
	color:#000;
	margin:3px 0 0 0;
	padding:30px 0 0 0;
	text-align:center;
	clear:both;
	border:1px solid #000;
}
.footer {
	font-size: 12px;
}
#footer ul {
	list-style:none;
	margin: 0 0 15px 0;
}
#footer li {
	display:inline;
}
#footer a {
	color:#000;
	padding:0 25px 0;
}
#footer a:hover {
	text-decoration:underline;
}
#copyright {
	float:left;
	padding-left:15px;
	color:#ffcc33;
}
#sig {
	float:right;
	color:#ffcc33;
	padding-right:15px;
}
#sig a {
	padding:0;
	color:#cc6600;
}