input
{
background-color:white; color:#000000; border:solid 1px #CCCCCC;
-moz-border-radius: 5px;
-webkit-border-radius:5px;

}
textarea
{padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:white; color:#000000; border:solid 1px #CCCCCC;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
}
select{
background-color:white; color:#000000;  border:solid 1px #CCCCCC;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.submit input
{
background-image:url(/projects/webwow_creator/res/submit_bg.gif); background-repeat:repeat-x; 
color: white;
border: solid 1px #666666
} 
.submit
{ margin-top:7px; text-align:right }

.articlecontent{
font: 13px/1.231 "Lucida Grande","Lucida Sans Unicode",helvetica,clean,sans-serif;
margin:10px;
}
.articlecontent img{ 
	max-width:600px; 
	border:solid 1px gray !important;
	padding:5px !important;
	background:none repeat scroll 0 0 #FFFFFF !important;
}
.articlecontent h1{
margin-top:0px;
text-shadow:1px 1px 1px gray;
font-family:georgia,Arial,"Lucida Grande";
font-size:1.7em;
font-style:italic;
font-weight:normal;
letter-spacing:-1px;
line-height:1em;
color:black
}
.articlecontent h2{
margin-top:0px;
text-shadow:1px 1px 1px gray;
font-family:georgia,Arial,"Lucida Grande";
font-size:1.4em;
font-style:italic;
font-weight:normal;
letter-spacing:-1px;
line-height:1em;
color:black
}
.h3content{
display:block;
text-shadow:1px 1px 1px gray;
font-family:georgia,Arial,"Lucida Grande";
font-size:1.4em;
font-style:italic; 
font-weight:normal;
letter-spacing:-1px;
line-height:1em;
color:black;
margin:10px;margin-bottom:20px
}
.articlecontent a
{
	text-decoration:none;
	color:black;
}
.articlecontent a:visited
{
	text-decoration:none;
	color:black;
}
.articlecontent a:hover
{
	text-decoration:none;
	color:#006600;
}
.byline{
background:url("../../../../images/hr.png") no-repeat scroll center bottom transparent;
color:#666666;
text-shadow:1px 1px 1px #999999;
font-family:Georgia,Arial,Vedrana;
font-size:1.2em;
margin:0 0 0.7em;
padding-bottom:12px;
}
.commentbody{
font-family:Verdana, Arial, Helvetica, sans-serif; padding-left:20px; text-shadow:none; font-size:12px;
}
.byline a{ color:#457CA5}
.byline a:visited{ color:#457CA5}
.byline a:hover{ color:#006699}
.readmore a{ background-image:url(../../../../images/readmore.gif); background-position:top; height:26px; line-height:26px; width:94px; display: block; text-align:center}
.readmore a:visited{ background-image:url(../../../../images/readmore.gif); background-position:top;}
.readmore a:hover{ background-image:url(../../../../images/readmore.gif); background-position:bottom;
text-decoration:none; color:#000000}
.readmore a:focus{background-image:url(../../../../images/readmore.gif); background-position:bottom; font-size:14px}
