/*
	POST STYLES 
*/
.post {
	font-size:13px;
	color:#646060;
	line-height:20px;
	margin-bottom:25px;
}
.post i {
	font-style:normal;
}
.post a {
	color:#b1251e;
}
.post a:hover {
	color:#232323;
	text-decoration:none;
}
.post h2 {
	font-size:36px;
	color:#221f20;
	letter-spacing:-2px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	line-height:36px;
}
.post a h2 {
	text-decoration:none;
}
.post a h2:hover {
	text-decoration:underline;
color:#232323;
}
.post h3 {
	font-size:26px;
	color:#221f20;
	letter-spacing:-1px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	line-height:26px;
margin-bottom:20px;
margin-top:10px;
}
.post a h3 {
	text-decoration:none;
}
.post small a{
	background-color:#b1251e;
	color:#ffffff;
	font-size:13px;
	padding:4px;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
.post small a:hover{
	background-color:#222222;
	color:#ffffff;
}
.post small {
	display:block;
	margin-bottom:30px;
	margin-top:15px;
}
.post .optional_excerpt {
	float:right;
	margin-left:30px;
	margin-bottom:10px;
	font-size:10px;
}


.post .entrytext {
	margin-top:22px;
}
.post_footer {
	clear:both;
	border-top:1px solid #beb8a0;
	border-bottom:1px solid #beb8a0;
	font-style:italic;
	color:#905D5D;
	background-color:#F5E6DE;
	padding:3px;
	padding-left:15px;
	padding-right:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:15px;
}
.post_footer i {
	margin-left:3px;
	margin-right:3px;
	color:#b7b093;
	font-style:italic;
}
.post_footer a {
	text-decoration:none;
	color:#905D5D;
}
.post_footer strong {
	font-style:italic;
}

/* ADVERTISING */
.footer_ad {
	clear:both;
	border:1px solid #dad5c3;
	background-color:#f6f4f0;
	padding:10px;
	text-align:center;
	margin-top:30px;
}
#footer_ad_link {
	clear:both;
	display:block;
	color:#323232;
	background-color:#dad5c3;
	font-size:10px;
	padding:4px;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	top:-1px;
}
#footer_ad_link:hover {
	background-color:#ac470a;
	color:#ffffff;
}





/* RELATED BOX */
#related_box {
	border:1px solid #57544a;
	background-image:url(site_images/bg_comments.jpg);
	height:300px;
	margin-bottom:15px;
	position:relative;
	color:#f5e6de;
	font-size:12px;
	line-height:19px;
}
#related_box a{
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px dashed #8d897c;
}
#related_box a:hover {
	color:#905D5D;
}
#related_box #related{
	position:absolute;
	top:11px;
	left:15px;
}
#related_box #subscribe{
	position:absolute;
	top:11px;
	left:440px;
}
#related_box #rss{
	position:absolute;
	top:3px;
	left:590px;
}
#related_links {
	position:static;
	top:55px;
	left:17px;
	width:400px;
}
#subscribe_text {
	position:static;
	top:55px;
	left:445px;
	width:160px;
}
#related_box .advert {
	position:absolute;
	padding:5px;
	padding-bottom:2px;
	background-color:#424038;
	top:290px;
	left:48px;
}
#related_box .advert a {
	border-bottom:0px;
}



/* COMMENTS */

#content a.boxed {
	background-color:#ac470a;
	color:#ffffff;
	font-size:12px;
	padding:4px;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	font-weight:bold;
}
#content a.boxed:hover {
	background-color:#ac470a;
}
#content .floated_link {
	position:relative;
	left:5px;
	top:-16px;
}

ul.trackbacklist {
	font-size:12px;
	margin:0px;
	padding:0px;	
margin-top:10px;	
}
ul.trackbacklist li {
	display:block;
	float:left;
	width:300px;
	margin:0px;
	padding:0px;
	margin-right:15px;
	margin-bottom:10px;
}
ul.trackbacklist a {
	color:#8d866c;
	margin:0px;
	padding:0px;
	text-transform:capitalize;	
}
#comments {
	margin-top:20px;
}





.the_commentor {
	float:left;
	width:120px;
	text-align:right;
}
.the_commentor img {
 margin-bottom:3px;
}
.comment-metadata a{
	color:#d0cab4;
	font-size:10px;
	text-decoration:none;
}
.the_comment {
	float:right;
	width:460px;
	color:#5d5949;
	padding:20px;
	background-color:#faf9f7;
	border:1px solid #f5e6de;
	font-size:13px;
	line-height:20px;
	padding-bottom:10px;
min-height:150px;
	
}


ol.commentlist li.alt .the_comment{
	position:relative;
	top:-1px;
	background-color:#f0c8b9;
	margin-bottom:-2px;
}
ol.commentlist {
	margin-top:20px;
}
ol.commentlist li {
	clear:both;

	margin-bottom:0px;
	list-style:none;
	margin-left:0px;	
}
.comment-author {
	font-size:18px;
	margin-bottom:0px;
}
.comment-author a {
	color:#ac470a;
	font-weight:bold;
	text-decoration:none;
}
.commentlist .the_comment a {
	color:#ac470a;
}
.commentlist  .the_comment a:hover, .comment-author a:hover {
	color:#232323;
	text-decoration:none;
}

#content input.regularinput, #content textarea, #content select {
	background-color:#f5e6de;
	border:1px solid #f5e6de;
	background-color:#f5e6de;
	padding:4px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;	
	width:300px;
	margin-bottom:-12px;		
}
#content input.pds-votebutton {
	width: 100px;
	height:30px;
	background: url(http://freelanceswitch.com/images/button.jpg) no-repeat;
	background-color:#000000;
	color:#ffffff;
	outline: none;
	float: right;
	display:block;
	padding:0px;
	margin:0px;
	border:none;
}


#content textarea {
	width:600px;
	height:250px;
	padding:15px;	
}
#content input.button {
	background-color:#a3ac0a;
	border:0px;
	color:#ffffff;
	width:auto;
	padding:5px;
	padding-left:14px;
	padding-right:14px;	
	font-weight:bold;
}

#resource #content input.button {
	background-color:#3b4f8a;
}


#content input.page_form {
	margin-bottom:15px;
	display:block;
}
#content label {
	font-weight:bold;
}



blockquote {
	border-top: 2px solid #eaeaea;
	border-bottom: 2px solid #eaeaea;
	width: auto;
	margin: 5px 0px 15px 0px;
	padding: 30px;
	background-color: #f5f5f5;
	font-style:italic;
	font-size:14px;	
	line-height:22px;	
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:25px;
}
blockquote p {
	font-size:14px;	
	line-height:22px;	
}
blockquote em {
	float:right;
}





/*
	Web Roundup
*/

.webroundup {
	padding:0px;
	margin:0px;
}
.webroundup li {
	padding:0px;
	margin:0px;
	list-style:none;
	margin-bottom:20px;
	clear:both;
}
.webroundup a {
	background-color:#8d866c;
	color:#ffffff;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	font-size:11px;
}
.webroundup a:hover  {
	background-color:#ac470a;
	color:#ffffff;
}

.webroundup div {
	padding:10px;
	background-color:#f9f9f9;
	border:1px solid #cbcbcb;
	float:left;	
	margin-right:15px;
	margin-bottom:90px;	
}
.webroundup img {
	border:1px solid #cbcbcb;
}
.webroundup h4 {
	display:block;
	margin-bottom:10px;
}
