.clear {
	border:0;
	clear:both;
	display:block;
	float:none;
	font-size:0;
	height:0;
	margin:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	line-height:0;
}
.floatLeft {
	float:left;
	padding:0 10px 10px 5px;
}
.floatRight {
	float:right;
	padding:0 5px 10px 10px;
}
* {
	font-family:Georgia, "Times New Roman", serif;
}
body {
	font-size:100%;
	background:#fff;
	line-height:1;
}

.comments-box {
margin-top: 25px;
line-height:140%;
}

.comments-title {
margin-top: -5px;
margin-bottom: 25px;
font-size: 13pt;
font-weight: 400;
}

.comments-title a:link, .comments-title a:active, .comments-title a:visited {
font-size: 17pt;
color: #2A2A2A;
font-weight: 400;
text-decoration:none;
}

.comments-title a:hover {
color: #6699FF;
}


.commenter{
color: #2A2A2A;
font-weight: bold;
font-size: 13px;
}

.commenter a:link, .commenter a:active, .commenter a:visited {
font-size: 13px;
font-weight: bold;
font-style:normal;
color: #6699FF;
text-decoration:none;
}

.commenter a:hover {
color: #2A2A2A;
}


.comment-even {
width: 456px;
padding: 10px;
}

.comment-odd {
width: 456px;
padding: 10px;
border-top: 1px solid #D1C1AC;
border-bottom: 1px solid #D1C1AC;
}

.comment-number {
font-size: 22px;
font-style: normal;
color: #585510;
float: left;
margin-right: 15px;
margin-top: 4px;
width: auto;
}

.comment-text {
float: left;
width: 85%;
height: auto;
font-size: 11px;
}

.comment-text blockquote {
margin-top: 2px;
margin-left: 10px;
border-left: 2px solid #8DCBE9;
padding-left: 5px;
font-style: italic;
width: 90% !important;
width: 85%;
}

#comment-form {
color: #757575;
font-style: normal;
margin-bottom: -20px;
}

#comment-form .comments-title {
margin-top: -5px;
margin-bottom: 25px;
font-size: 13pt;
font-weight: 400;
color: #454545;
}


#comment-form input {
font-style: normal;
}

#comment-form textarea {
font-style: normal;
}

#comment-form .textbox {
background: url(images/textbox-bg.gif) repeat-x bottom left #fff;
height: 18px;
border: 1px solid #8d8d8d;
padding-left: 2px;
}

#comment-form .textbox-large {
background: url(images/textbox-large.gif) repeat-x bottom left #fff;
border: 1px solid #8d8d8d;
padding-left: 2px;
width: 473px;
}


#add-comment {
background: url(images/add-comment.gif) no-repeat;
width: 106px;
height: 21px;
padding-bottom: 2px;
color: #3F5753;
border: none;
font-weight: bold;
margin-top: 15px;
margin-left: 2px;
margin-right: 20px;
}

input#add-comment:hover  {
color: #4688DF;
}


.comment-input {
margin-right: 20px;
margin-top: -25px;
margin-bottom: 30px;
width:140px;
}

.comment-input2 {
margin-top: -25px;
margin-bottom: -10px;
width: 140px;
}

/* Social links */
#socialwrap #social {
padding-top:3px;
position:absolute;
right:220px;
top:50px;
}
#socialwrap #social li {
display:inline;
}
#socialwrap #social li a#twitter {
background:transparent url(images/twitter.gif) no-repeat scroll right center;
margin-right:10px;
padding-right:35px;
}
#socialwrap #social li a#twitter, #socialwrap #social li a#facebook {
color:#FBEFDC;
font-family:"Helvetica Neue",Arial,Helvetica,Sans-serif;
font-size:12px;
padding-bottom:5px;
padding-top:5px;
text-decoration:none;
}
#socialwrap #social li a#facebook {
background:transparent url(images/facebook.gif) no-repeat scroll left center;
padding-left:20px;
}
a#social {
color:#833D17;
}
#socialwrap #social li a#twitter:hover, #socialwrap #social li a#facebook:hover {
color:#FFFFFF;
}

ul#social {
border:0 none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}
