/* CSS Document */

body {
	margin:0;
	background-color: #d3649f;	
	font-family:Georgia, "Times New Roman", Times, serif;
}

p {
	margin-top:0;
	margin-bottom:15px;
	font-size:12px;
	color: #791246;
}
h3 {
	color:#FF0066;
	font-size:18px;
	font-weight:bold;
}

#wrapper {
	text-align:left;
	width:900px;
	margin:0 auto;	
	border-left: solid 3px white;
	border-right: solid 3px white;
	background-image:url(http://phillylady.com/images/background.jpg);
	background-repeat:repeat-y;
	height:100%;
}

#main textarea {
	width:500px;
}

#leftCol {
	float:left;
	width:188px;
	padding-top:15px;
	padding-bottom:25px;
	text-align:left;
	font-family:"Trebuchet MS", "Lucida Sans", sans-serif;
}

#leftCol h2 {
	color:#CC0066;
	font-size:16px;
	margin:0;
	padding-left:22px;
	padding-right:14px;
	padding-top:20px;
	padding-bottom:0;
}

#leftCol ul {
	margin-top:5px;
	margin-bottom:0;
	padding-left:50px;
	margin-left:0;
	list-style-image:url(/images/bullet.gif);
}

#leftCol ul li{
	font-size:12px;

}

#leftCol p {
	padding-left:22px;
	padding-right:14px;
	margin:0;
	padding-top:10px;
	padding-bottom:0;
}

.cloud {
	background-color:#FFFFFF;
	border:dashed 1px #CCCCCC;
	margin-left:16px;
	margin-right:8px;
	margin-top:23px;
	padding:5px;
}

.cloud a {
	margin-right:5px;
}

a {
	text-decoration:none;
	color: #bb1c6d;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

#main {
	float:right;
	width:712px;
	text-align:left;
	padding-top:15px;
}

#comments, #postcomment {
	margin-top:0;
	margin-bottom:10px;
	font-size:24px;
	color:#990066;
	font-family: "Trebuchet MS", "Lucida Sans", sans-serif;
}

.commentList {
	margin-top:5px;
	margin-bottom:10px;
	/* padding:10px; */
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	background-color:#FFF4FF;
}

.button {
	width:60px; 
	font-family:Georgia;
	background-color:#740d44;
	color:#FFFFFF;
	border:solid 1px #CC0099;
}

.searcher {
	border:solid 1px #CC0099;
}

#searchForm {
	text-align:center;
	padding-left:8px;
}

.postWrapper {
	width:642px;
	margin:0 auto;
}

.post {
	background-color:#FFFFFF;
	width:620px;
	padding:10px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	padding-bottom:20px;
}

.post p {
	font-family: Arial, Helvetica, sans-serif;
}

.posted {
	font-size:12px;
	margin-bottom:15px;
}

.post h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	margin:0;
}

.post h1 img {
	float:none;
	border:none;
}


.post img {
	float:right;
	margin-left:10px;
	border:none;
}

.post table {
	width: 420px !important;
}

.post table img {
	float: none !important;
}

.post font {
	font-family: Arial, Helvetica, sans-serif; !important;
}

.date {
	font-weight:bold;
	font-style:italic;
	color: #bb1c6d;
}

.post h1 a {
	text-decoration:none;
	color: #791246;
	font-size: 20px;
	font-weight:bold;
}

.post h1 a:hover {
	text-decoration: none;
	
}

/* Added for shadow of images */
.shadow {  
	float: left;
	/* padding-bottom: 5px;
	padding-right: 5px;
	margin-top:5px;
	margin-left:5px; */
	margin: 10px 0 0 10px;
	margin-right:15px !important;
	background: url(images/shdw-big.gif) no-repeat right bottom;
} 

.shadow img {  
	padding: 5px;
	display:block;
	position:relative;
	margin: -5px 5px 5px -5px;
	border: 1px solid #ccc;
	background: #fff;
}

#footer {
	background: #fbcccf;
	color:#222222;
	margin-left:7px;
	border-top:solid 1px #cccccc;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
}
#tourbutton  {
position: absolute;
top: 26px;
left: 722px;
}

/* framed large photos 
div.story-photo {  float: left; 
  					margin: 5px 0 0 5px;  
					padding: 0 7px 7px 0;  hide from IE/Mac   bac=
kground: url(http://adage.com/img/shdw-big.gif) no-repeat bottom right;  =
 end hide   } div.story-sub div.story-photo {  float: left;   margin: 5px=
 20px 0 5px;  } div.story-photo img {  position: relative;  margin: -5px 0 =
0 -5px;  padding: 4px;  border: 1px solid #ccc;  background: #fff;  }
*/  