/*
Theme Name: Xenomedia
Theme URI: http://www.xenomedia.com/
Description: Designed by Justin Dauer for Xeno Media. Built from Plainscape. 
Version: 1.0
Author: Justin Dauer

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Verdana, Arial;
	color:#555;
	background-color:#f7f7f7;
	background-image:url('images/background.gif');
	background-repeat:repeat-x;
	}

small {
	font-family: Helvetica, Verdana, Arial;
	font-size: 0.8em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Verdana, Arial;
	font-weight: bold;
	text-transform:uppercase;
}

h1 { font-size: 2.4em; }
h2 { font-size: 2em; }
h3 { font-size: 1.6em; margin:0;}
h4 { font-size: 1.4em; }

pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
	/* color:#666; */
}

a {
	color: #455c80;
	text-decoration: none;
}


a:hover {
	color:#787878;
text-decoration:underline;
}


hr {
	display: none;
	}

a img {
	border: none;
	}
	
div.search
{
	border: none;
	margin: 0 auto;
}	

.search input, .search button {
	border: none;
	float: left;
}

	
.search input.box {
	color: #555555;
	font-size: 1.1em;
	width: 171px;
	height: 22px;
	padding: 5px 5px 0;
	background: url(images/searchfield.gif) no-repeat;
	border:none;
	font-family:Helvetica, Verdana, Arial;
}
	
.search input.box:focus 
{
	outline: none;
}

.search button.btn {
	width: 22px;
	height: 22px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(images/searchbutton.gif) no-repeat top right;
	border:none;
}

/* Layout */

body {
	margin: 0;
	padding: 0;
}

input {
background:#455C80 none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#FFFFFF;
padding:5px;
font-family:helvetica,verdana,arial;
}

input#homesubmit {
background:#455C80 none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#FFFFFF;
font-family:helvetica,verdana,arial;
font-size:13px;
padding:6px;
width:100px;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	/* background-image:url('images/logo_bg.gif'); */
	background-position:left top;
	background-repeat:no-repeat;

}

#header {
	overflow: hidden;
	padding: 30px 0 0;
}


#header h1.logo-xeno {
float: left;
width: 127px;
height: 34px;
background: transparent url('images/logo.gif') no-repeat left top;
margin: 18px 0 0 0 !important;
padding: 0 !important;
text-indent: -9999px;
}

#header h1.logo-xeno:hover {
background-image: url('images/logo_hover.gif');
}

#header h1.logo-xeno a {
width: 127px;
height: 34px;
display: block;
}


/*
#header #logoleft
{
float: left;	
width: 127px;
height: 34px;
background-image: url('images/logo.gif');
background-repeat: no-repeat;
margin-top:18px;
}

#header #logoleft:hover
{
float:left;	
width:127px;
height:34px;
background-image: url('images/logo_hover.gif');
background-repeat: no-repeat;
margin-top:18px;
}

#header #logoleft h1
{
display:none;	
}
*/

#header #navright
{
float:right;
/* clear:left;	*/
text-align:right;
margin-top:27px;
}

#header #navright ul {
	display:inline;
	margin:0;
	padding:0;
}

	
#header #navright ul li {
	padding:0;
	display:inline;
	margin:0 0 0 20px;
}

#header #navright ul li {
	font-size:1.4em;
	font-weight:normal;
	text-transform:uppercase;
}	

#header #navright ul li#hmenu_rss {
	background:url('images/rss.png') no-repeat;
	padding-left:20px;
}


#home_message h2
{
color:#B1B1B1;
font-family:helvetica,arial,verdana;
font-size:51px;
font-weight:normal;
letter-spacing:-1px;
line-height:53px;
margin:0;
text-align:left;
text-transform:none;
}

#home_message
{
/* overflow:hidden; */
clear:both;
width:966px;
}

/* 

#home_message
{
height:250px;
background:url('images/home_feature_v2.png') no-repeat;
margin-bottom:20px;
margin-top:5px;
width:966px;
margin-right:0px;
margin-left:0px;
}

*/	

/* 

#home_message h2
{
text-align:right;
color:#9bac65;
font-size:3em;
letter-spacing:-1px;
text-transform:none;
font-weight:normal;	
margin:0;
padding-right:20px;
padding-top:50px;
}

*/

#home_message p
{
color:#585748;
display:block;
float:right;
font-size:18px;
font-weight:normal;
line-height:24px;
margin:0;
padding-right:20px;
padding-top:10px;
text-align:right;
width:420px;
}

/*======== subpage headers ========*/
#sub_message
{
width:966px;
height:97px;
background:url('images/subpage_header.png') no-repeat;
margin: 5px 0 20px 0;
}

#sub_message h2
{
width:966px;
height:97px;
margin: 0;
text-align:right;
letter-spacing: -1px;
text-transform: none;
font-size: 3em;
font-weight: normal;	
color: #9bac65;
}

#sub_message h2 span {
display: block;
padding: 33px 20px 0 0;
}

#sub_message h2.header-contact {
background: transparent url('images/contact_header.png') no-repeat left top;
}

#sub_message h2.header-team {
background: transparent url('images/team_header.png') no-repeat left top;
}

#sub_message h2.header-expertise {
background: transparent url('images/expertise_header.png') no-repeat left top;
}

#sub_message h2.header-portfolio {
background: transparent url('images/folio_header.png') no-repeat left top;
}

#sub_message h2.header-perspective {
background: transparent url('images/perspective_header.png') no-repeat left top;
}

#sub_message p
{
color:#585748;
font-size:18px;
padding-right:20px;
margin:0;
text-align:right;
font-weight:normal;	
padding-top:10px;
}	
/*======== END: subpage headers ========*/

#home_sub_feature
{
height:152px;
margin-bottom:15px;
margin-top:10px;
width:966px;
margin-right:0px;
margin-left:0px;
}	

#home_sub_feature #sub1
{
height:152px;
width:305px;
background:url('images/home_consulting_sprite.png') no-repeat 0 -152px;
margin-right:25px;
margin-left:0px;
float:left;
}

#home_sub_feature #sub1:hover
{
cursor: pointer;
height:152px;
width:305px;
background:url('images/home_consulting_sprite.png') no-repeat 0 0;
margin-right:25px;
margin-left:0px;
float:left;
}

#home_sub_feature #sub1 p
{
text-indent:-9999px;
height: 40px;
color: #7E7E7E;
font-size: 14px;
font-weight: normal;
line-height: 17px;
margin: 35px 25px 0;
text-align: center;
}

#home_sub_feature #sub1:hover p
{
text-indent: 0;
}

#home_sub_feature #sub1 h3.trihome
{
color:#455C80;
font-weight:lighter;
letter-spacing:-0.3px;
text-transform:none;
font-size: 22px;
margin: 35px 0 0;
text-align:center;
}

#home_sub_feature #sub1:hover h3.trihome
{
color:#9BAC65;
}


#home_sub_feature #sub1 img
{
padding:14px;	
}

#home_sub_feature #sub2
{
height:152px;
width:305px;
background:url('images/home_design_sprite.png') no-repeat 0 -152px;
margin-right:25px;
margin-left:0px;
float:left;
}

#home_sub_feature #sub2:hover
{
height:152px;
width:305px;
background:url('images/home_design_sprite.png') no-repeat 0 0;
margin-right:25px;
margin-left:0px;
float:left;
}


#home_sub_feature #sub2 p
{
text-indent:-9999px;
height: 40px;
color:#7E7E7E;
font-size:14px;
font-weight:normal;
line-height:17px;
margin:35px 25px 0;
text-align:center;
}

#home_sub_feature #sub2:hover p
{
text-indent:0;
}

#home_sub_feature #sub2 h3.trihome
{
color:#455C80;
font-weight:lighter;
letter-spacing:-0.3px;
text-transform:none;
font-size:22px;
margin: 35px 0 0;
text-align:center;	
}

#home_sub_feature #sub2:hover h3.trihome
{
color:#9BAC65;
}

#home_sub_feature #sub2 img
{
padding:14px;	
}

#home_sub_feature #sub3
{
height:152px;
width:305px;
background:url('images/home_development_sprite.png') no-repeat 0 -152px;
margin-right:0px;
margin-left:0px;
float:left;
}

#home_sub_feature #sub3:hover
{
height:152px;
width:305px;
background:url('images/home_development_sprite.png') no-repeat 0 0;
margin-right:0px;
margin-left:0px;
float:left;
}


#home_sub_feature #sub3 p
{
text-indent:-9999px;
height: 40px;
color:#7E7E7E;
font-size:14px;
font-weight:normal;
line-height:17px;
margin: 30px 25px 0;
text-align:center;
}

#home_sub_feature #sub3:hover p
{
text-indent:0;
}

#home_sub_feature #sub3 h3.trihome
{
color:#455C80;
font-weight:lighter;
letter-spacing:-0.3px;
text-transform:none;
font-size:22px;
margin: 40px 0 0;
text-align:center;	
}

#home_sub_feature #sub3:hover h3.trihome
{
color:#9BAC65;
}

#home_sub_feature #sub3 img
{
padding:14px;	
}

#dotteddividerhome
{
background:url('images/bigdivider.gif') repeat-x;
margin-left:2px;
width:100%;
height:3px;
margin-bottom:12px;
}

#dotteddividerfolio
{
	clear: both;
background:url('images/bigdivider.gif') repeat-x;
width:95%;
height:3px;
margin: 1em auto;
}

#dotteddivider
{
background:url('images/bigdivider.gif') repeat-x;
width:95%;
height:3px;
margin: 0 auto;
}

#dotteddivider2
{
background:transparent url(images/bigdivider.gif) repeat-x scroll 0 0;
height:3px;
margin-left:18px;
margin-top:15px;
width:94%;
}

#wrapper {
	/* padding:20px; */
}

#contentheader {
	margin:5px 0 13px;
	padding:0 0 0 0;
	width:576px;
	float:left;
	font-size:14px;
}

#contentheader h3
{
color:#9bac65;
font-size:2.6em;
letter-spacing:-.3px;
text-transform:none;
font-weight:lighter;	
margin:0px;
}

#content_top
{
width:635px;
height:14px;
background:url('images/newstop.png') no-repeat;	
margin-top:10px;
}

#content_middle
{
width:635px;
background:url('images/newsmiddle.png') repeat-y;
overflow:hidden;	
}

#content_middle h3
{
margin:0;
padding:0;
font-size:1.8em;	
}

#content_middle h3 a
{
text-decoration:none;
}

#content_bottom
{
width:635px;
height:14px;
background:url('images/newsbottom.png') no-repeat;	
}

#content {
	margin:0;
	padding:0 0 0 0;
	width:635px;
	float:left;
}

#content_full {
	margin:0;
	padding:0 0 0 0;
	width:966px;
	float:left;
}

#content_full_top
{
width:966px;
height:14px;
background:url('images/newsblock_full_top.png') no-repeat;	
margin-top:10px;
}

#content_full_middle
{
width:966px;
background:url('images/newsblock_full_middle.png') repeat-y;
overflow: hidden;	
}

#content_full_bottom
{
width:966px;
height:14px;
background:url('images/newsblock_full_bottom.png') no-repeat;
clear: both;	
}
	
#sidebar {
float:right;
margin:0 0 0 5px;
padding:5px 0 0;
width:295px;
}	

#footer {
	margin: 20px auto;
	clear: both;
}

/* @group Header */

#header h1 {
	margin:10px 0;
}

#header .description {
	font-size:1.2em;
}

#hmenu {
	margin:0 20px;
	padding:5px 0;
}

#hmenu ul {
	display:inline;
	margin:0;
	padding:0;
}

	
#hmenu ul li {
	padding:0;
	display:inline;
	margin:0 20px 0 0;
}

#hmenu ul li {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}	

#hmenu ul li#hmenu_rss {
	background:url('images/rss.png') no-repeat;
	padding-left:20px;
}	

#header, #hmenu {
	/* background:url('images/border_h.png') repeat-x bottom; */
}

/* @end */

/* Post */

#folio_feature_home .post
{
clear:both;
margin:-12px 0 0 -5px;
overflow:hidden;
padding:3px 14px;
}

#content_middle .post
{
padding:15px 20px;
font-size:1.2em;	
}

#content_middle ul li
{
line-height:16px;	
}

.post, .perspective {
	margin: 0;
	padding:18px 18px 3px; 
	overflow:hidden;
	clear:both;
	}

.post p, .perspective p {
	font-size:1.2em;
	line-height:1.45em;
	color:#8A8A8A;
}

.post p.position {
	font-style: italic;
	margin: 0;
	font-size: 1.2em;}
	
.post a
{
text-decoration:underline;	
}	
	
.postfolio
{
margin:0;
overflow:hidden;
clear:both;	
}	

.post h4,
.perspective h4 {
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:left;
	font-size:1.3em;
}

.post h4 a {
	font-weight: bold;}
	
.post h4.post-title {
	font-weight:normal;
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}

.entry h3
{
color:#9BAC65;
font-size:1.8em;
font-weight:normal;
letter-spacing:-0.4px;
margin-top: 0;
text-transform:none;
padding-bottom:10px;
}	

.post img
{
float:left;
margin: 0 15px 15px 0;	
}

.post img.team
{
float:right; margin-left:15px;margin-bottom:15px;margin-right:0px;	
}

.post p.intro
{
padding-bottom:10px;
font-size:1.5em;
line-height:22px;
margin-bottom: 0;
}

.post .about
{
padding-bottom:10px;	
}

.about h4
{
font-size:1.4em;
}

.about h4 a {
	font-weight: normal;}
	
.perspective h4 {
	margin: 0 0 1em 0;}
	
.perspective h4 a
{
text-decoration:none;	
}

.more-link
{
font-weight:bold;	
}	
	
.perspective dl {
	margin: 0 0 1em 0;}

.perspective dt {
	margin: 0;}

.perspective dt h5 {
	font-size: 1.3em;
	text-transform: capitalize;
	margin: 0 0 .5em 0;}
	
.perspective dd,
.perspective dd p {
	/*margin: margin:0 0 25px;; */
	padding:0 15px 0 0;
	}

div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size:1.1em;
	color:#888;
	padding:15px 20px;
}

.clear {
	clear: both;
}

.entry {
	font-size:1.3em;
	line-height:1.3em;
	/* margin:10px 0; */
}

.entryfolio {
	font-size:1.3em;
	line-height:1.3em;
	/* margin:10px 0; */
}

.entryfolio .feature
{
/* margin-left:15px; */
margin-right:37px;
margin-bottom:25px;
float:left;	
}

.entryfolio p
{
margin:0px;	
}

.entryfolio p.margin
{
margin:1em;
}

.entryfolio h3
{
color:#9BAC65;
font-size:1.8em;
font-weight:normal;
letter-spacing:-0.4px;
margin:0;
text-transform:none;
padding-bottom:10px;
padding-top:3%;
}

img.foliomain
{
margin-bottom:20px;	
}	

#folio_sub_feature
{
height:152px;
margin-bottom:15px;
margin-top:10px;
width:966px;
margin-right:0px;
margin-left:0px;
}	

#folio_sub_feature p
{
/* margin-left:14px; */
margin-right:14px;
margin-top:0px;
/* font-size:1.2em; */
}	

#folio_sub_feature #sub1
{
height:152px;
width:295px;
margin-right:27px;
margin-left:0px;
float:left;
}

#folio_sub_feature #sub1 img
{
/* padding:14px; */
margin-bottom:10px;
}

#folio_sub_feature #sub2
{
height:152px;
width:295px;
margin-right:27px;
margin-left:0px;
float:left;
}

#folio_sub_feature #sub2 img
{
/* padding:14px; */
margin-bottom:10px;
}

#folio_sub_feature #sub3
{
height:152px;
width:295px;
margin-right:0px;
margin-left:0px;
float:left;
}

#folio_sub_feature #sub3 img
{
/* padding:14px; */
margin-bottom:10px;
}


.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right !important;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left !important;
	}

.aligncenter,
div.aligncenter {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:1.2em;
	clear:both;
	/* margin:20px 0; */
	padding:0 16px;
}	

p.float_right
{
float:right;	
}

p.float_left
{
float:left;	
}

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

/* @group Comments */

#comments {
	font-size:1.4em;
	line-height:1.4em;
	padding:15px 20px;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}

/* @end */

/* @group Sidebar */

#sidebar {
	font: 1.2em Helvetica, Verdana, Arial;
	line-height:16px;
	color:#8A8A8A;
	}

#sidebar h2, #sidebar h3 {
	padding: 0;
	font-family: Helvetica, Verdana, Arial;
	font-size: 1.2em;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* @end */

/* @group Calendar */

#wp-calendar {
	empty-cells: show;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}

/* @end */

/* @group Footer */

#footer {
	/* background: url('images/border_h.png') repeat-x top; */
	padding:10px 0;
	/* text-align:center; */
	font-size:1.1em;
	color:#888;
	/* margin:20px; */
}



/* @end */


#folio_feature img {
	margin: 0 37px 35px 0;}
	
#folio_feature_home img {
	margin: 0 37px 25px 0;
	float:none;
	}	
	
div.folio_row {
	clear: both;
	overflow: hidden;
	margin: 10px 10px;}
	
div.folio {
	width: 277px;
	height: 250px;
	overflow: hidden;
	text-align: center;
	float: left;
	display: inline;
	margin: 0 22px 0;}
	
div.folio h5,
div.folio h4,
div.folio p {
	text-align: left;}
	
div.folio p
{
font-size:12px;
line-height:1.4em;
color:#8A8A8A;	
}
	
div.folio h4
{
margin-bottom:0;	
}	

div.folio_image {
	overflow: hidden;}
	
ul li#twitter-559627221 ul li
{
margin:0 0 15px;
}	

p#perspective_author {
margin:-15px 0 0;
padding:0;
}

#sidebar ul#teamfloatleft
{
float:left;
display:block;
width:130px;
margin:0 0 20px;
}

#expertiselist
{
overflow:hidden;	
}

#expertiselist ul
{
margin:0;
padding:0;
list-style-type:none;	
}

#expertiselist ul li
{
margin:0 0 2px;
}


/*======== cform ========*/
form.cform {
width: 90%;
background: #fff;
padding: 1em;
}

form.cform ol {

}

form.cform li {
padding: 0 0 0.5em 0 !important;
}

form.cform label {
font-weight: bold;
}

form.cform input, form.cform select, form.cform textarea {
width: 250px;
background: #fff;
border: 1px solid #ccc;
color: #000;
}

form.cform input:hover, form.cform select:hover, form.cform textarea:hover {
background: #fff;
}

form.cform input {
background:#fff;

}

form.cform input:hover {

}

form.cform select {
width: auto;
}

form.cform textarea {
background-color:#fff;
}

form.cform .reqtxt, form.cform .emailreqtxt {
margin-left: 1em;
color: #9BAC65;
}

form.cform .sendbutton {
cursor: pointer;
background-image: none !important;
background-color: #455C80 !important;
font-weight: bold;
color: #fff;
}

form.cform .sendbutton:hover {
background-color: #455C80 !important;
color: #fff;
}

.cform input:focus, .cform textarea:focus, .cform select:focus
{
background:#ffffff none repeat scroll 0 0;	
}


.linklove {
display: none;
}

p.cf-sb {
margin:0 0 0 94px;
padding:0 !important;
}
/*======== cf_form ========*/

ul.related_post {
margin: 1em 0 !important;
}

