P { display: inline; }

.hidden {
display: none;
}

.tagsubmitlink {
   color: #888;
   background-color: transparent;
   background: #EEE;
   padding: 4px;
   text-decoration: none;
   border: 1px solid #DDD;
   cursor: pointer;
   cursor: hand;
   font-size: 12px;
}

#replybox {
	background: #222;
	color: #fff;
	padding: 10px;
	border: 10px solid pink;
	position: relative;
	left: 10px;
	margin: 10px;
}

.article {
font-family: "Open Sans Condensed",sans-serif;
font-size: 18px;
font-weight: normal;
color: #333;
width: 600px;
}

.article a {
color: #333;
font-size: 12px;
}

.comment {
display: inline;
font-size: 12px;
border: none;
background: #FFF;
padding-top: 0px;
padding-left: 0px;
padding-right: 10px;
padding-bottom: 0px;
color: #555;
width: 700px;
text-decoration: none;
position: relative;
top: -5px;
padding: 0px;
margin: 0px;
}

.connect 
{
color: #CCC;
margin: 0px;
padding: 0px;
position: relative;
left: 70px;
top: 0px;
bottom: 0px;
valign: top;
line-height: 25px;
border-left: 1px dotted #BBB;
}

.response {
display: block;
font-size: 12px;
position: relative;
padding-top: 0px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 0px;
color: #666;
width: 700px;
text-decoration: none;
margin: 0px;
padding: 0px;
border: none;
}



.replylink ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.replylink li a {
display: block;
text-decoration: none;
text-align: center;
position: relative;
bottom: 0px;
left: 0px;
font-family: 'Open Sans Condensed',Futura, "Century Gothic",sans-serif;
font-size: 12px;
font-weight: bold;
width: 35px;
background: #FFF; 
padding-top: 1px;
padding-bottom: 1px;
padding-left: 0px;
padding-right: 6px;
text-transform: uppercase;
}


.replylink a:link, .replylink a:visited, .replylink a:active {
color: #000;
display: inline;
text-decoration: none;
text-align: center;
position: relative;
bottom: 0px;
left: 0px;
font-family: 'Open Sans Condensed',Futura, "Century Gothic",sans-serif;
font-size: 12px;
font-weight: normal;
width: 35px;
background: #FFF;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 0px;
padding-right: 6px;
text-transform: uppercase;
}

.replylink a:hover {
	color: #336699;
}

.quote {
font-weight: normal;
font-family: 'Open Sans Condensed',Georgia,Times,"Helvetica Neue", Helvetica, Arial;
font-size: 16px;
font-style: italic;
color: #333;
display: inline;
/*line-height: 14pt;*/
width: 500px;
padding: 0px;
margin: 0px;
}

.quote a:link, .quote a:visited, .quote a:active {
font-weight: normal;
font-family: 'Open Sans Condensed',Georgia,Times,"Helvetica Neue", Helvetica, Arial;
font-size: 16px;
font-style: italic;
color: #FF6000;
display: inline;
line-height: 18pt;
width: 500px;
}


.name {
font-family: Futura, "Century Gothic",sans-serif;
font-weight: normal;
font-size: 10px;
font-style: normal;
color: #CC3300;
display: inline;
text-decoration: none;
text-transform: uppercase;
}

.name A:link, .name A:visited, .name A:active {
font-family: Futura, "Century Gothic",sans-serif;
font-weight: bold;
font-size: 11px;
color: #333;
text-decoration: none;
display: inline;
}


.name A:hover {
font-weight: bold;
font-size: 14px;
color: #CC3300;
text-decoration: none;
display: inline;
}


.replyindicator A:link, A:visited, A:active {
font-weight: bold;
font-size: 16px;
color: #333;
text-decoration: none;
}

.replyindicator A:hover {
font-weight: bold;
font-size: 16px;
color: #993300;
text-decoration: none;
}



.postdate {
font-family: Century Gothic, Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 10px;
text-align: right;
color: #999;
position: relative;
text-align: left;
top: 0px;
display: inline;
}


H4 {
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #666;
display: inline;
}



