
input.text
{
    background: #fff url('/MyImages/Layout/PopArt/maintop.gif') repeat-x left top;
    height:21px;
    font-family: arial, verdana, ms sans serif;
    font-weight:bold;
    font-size: 12pt;
    vertical-align:text-bottom;
    padding-top:4px;
    color: #ff73b2;
    border:#99ccff 1px solid;

 
}
input.button
{ 
	background: #fff url('/MyImages/Layout/PopArt/maintop.gif') repeat-x left top;

    font-family: arial, verdana, ms sans serif;
    font-weight:bold;
    font-size: 12pt;
    vertical-align:text-bottom;
    padding-top:4px;
    color: #ff73b2;
    border:#99ccff 1px solid;


}
.summary
{
	background-color:#ffe7fb;
}
.login 
{
	text-align:left;
	margin: 0px;
	padding: 0px;
	width: 100px;
	color: #505050;
	background-color: #F7F9F7;
	line-height: 1.3em;
}
.login  INPUT
{
    background-color: #FFF;
    color: #ff73b2;
    border:#99ccff 1px solid;
    font-family: arial, verdana, ms sans serif;
    font-size: 8pt;
    max-width:90px;
}


#posts
{
    font-size:1.1em;
    line-height:1.2em;
    display:block;
    position:relative;
}
.PostH1
{
	display:block;
	font-size: xx-large;
	font-weight:bold;
	color:#d3358e;
	border-bottom: dotted 2px #d3358e;
	line-height:1.7em;
	margin-bottom:8px;
}
.CommentsH1
{
	display:block;
	font-size: x-large;
	font-weight:bold;
	color:#d3358e;
	border-bottom: dotted 2px #d3358e;
	line-height:1.7em;
	margin-bottom:8px;
}
#posts ul
{
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 1em;
}
#posts li
{
	display:block;
}
.Title
{
	   color: #ff0084;
   font-size:1.5em;
   line-height:.5em;
   font-weight:bold;
   display:block;
   margin-bottom:.5em;
}
.itemTitle
{
text-align:left;
height:38px;
color:#ff0084;
font-weight:bold;
padding-right:32px;
line-height:normal;
font-size:x-large;
}

.itemTitle a {
	text-decoration: none;
	color: #fa4c9a;
}

.itemTitle a:hover {
	color: #fe8abe;
}

.itemDate
{
    color: #3399FF;
    font-weight:bold;
}
.commentsDiv
{    padding:10px;
    border-bottom: dotted 2px #5ec8fe;
    margin-bottom:1em;
        background-color:#fff;
        display:block;
        position:relative;
        width:500px;
}

.commentQuote
{	
	padding:6px;
	width:495px;
	margin:15px 0;
	background-color:#fff5fe;
	
}
.commentQuote p
{	
	background:#fff5fe url(../MyImages/Layout/PopArt/comment_quote.gif) top right no-repeat;
	color:#d3358e;
}

.postDiv
{
    padding-bottom:10px;
    border-bottom: dotted 2px #5ec8fe;
    margin-bottom:1em;

        

background:#fff url(../MyImages/Layout/PopArt/new_post.gif) top right no-repeat;
}

.post_thumb 
{
	float:right;
	margin:5px;
	z-index:11100;	
}
.goLink
{
	font-size:medium;
	line-height:1.3em;
	font-weight:bold;
	display:block;	
	padding:5px;
	margin-bottom:10px;
	border-bottom:solid, 1px, blue;
	background-color: #EDF3FE;
	border-top: 1px solid #74A8F5;
	border-bottom: 1px solid #74A8F5;
	clear:right;
}
.baseDiv
{
	padding-bottom:10px;
    border-bottom: dotted 2px #5ec8fe;
    margin-bottom:1em;
        display:block;
background: url(../MyImages/Layout/PopArt/new_base.gif) top right no-repeat;
}
makeCommentsDiv
{

}


.pixelDiv
{
    padding-bottom:10px;
    border-bottom: dotted 2px #5ec8fe;
background:url(../MyImages/Layout/PopArt/new_pixel.gif) top right no-repeat;
    margin-bottom:1em;
        display:block;
}

.dollDiv
{

    padding-bottom:10px;
    border-bottom: dotted 2px #5ec8fe;
    margin-bottom:1em;
    overflow:hidden;
    background: url(../MyImages/Layout/PopArt/new_doll.gif) top right no-repeat;        
}


