html
{
	height: 100%;
}
body
{
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	background: #BDBDBD;
	min-height: 100%;
}
@font-face
{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans'), local('OpenSans'), url(OpenSans.woff) format('woff');
}
a, a:active, a:visited
{
	color: #FFF;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.button, input, select, checkbox, textarea
{
	border: solid #000 1px;
	background-color: #f1f1f1;
	color: #222;
	font-weight: bold;
	font-size: 18px;
}
div#phxcms_container
{
	min-width: 480px;
	overflow: visible;
	margin: 0 auto;
	max-width: 1500px;
	text-align: left;
	color: #000;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	border: 0 solid #f1f1f1;
	border-width: 0 1px;
	background: #3e783b;
}
table, th, td
{
	border: 0;
}
div#phxcms_toplogo
{
	color: #FFF;
	overflow: hidden;
	padding: 5px 25px 0;
	background: rgb(16,70,13);
	background: -moz-linear-gradient(top, rgba(16,70,13,1) 0%, rgba(62,120,59,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(16,70,13,1)), color-stop(100%,rgba(62,120,59,1)));
	background: -webkit-linear-gradient(top, rgba(16,70,13,1) 0%,rgba(62,120,59,1) 100%);
	background: -o-linear-gradient(top, rgba(16,70,13,1) 0%,rgba(62,120,59,1) 100%);
	background: -ms-linear-gradient(top, rgba(16,70,13,1) 0%,rgba(62,120,59,1) 100%);
	background: linear-gradient(to bottom, rgba(16,70,13,1) 0%,rgba(62,120,59,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10460d', endColorstr='#3e783b',GradientType=0 );
}
div#phxcms_toplogo_phoronix
{
	float: left;
	text-transform: lowercase;
	font-size: 70px;
	padding-top: 10px;
}
div#phxcms_toplogo_helper
{
	float: left;
	padding: 0 40px;
	overflow: hidden;
}
div#phxcms_toplogo_search
{
	text-align: left;
	margin: 8px 10px 4px 30px;
	float: left;
	font-weight: bold;
}
div#phxcms_toplogo_phoronix a, div#phxcms_toplogo_phoronix a:hover, div#phxcms_toplogo_phoronix a:active, div#phxcms_toplogo_phoronix a:visited
{
	color: #FFF;
	text-decoration: none;
}
div#phxcms_toplogo div#phxcms_toplogo_top
{
	text-align: right;
	width: 400px;
	margin: 4px 10px 0 0;
	float: right;
	font-weight: bold;
}
div#phxcms_toplogo button, div#phxcms_toplogo input
{
	border: solid #000 1px;
	background-color: #FFF;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
div#phxcms_midstrip
{
	font-size: 18px;
	padding: 8px 0 15px;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	clear: left;
}
div#phxcms_midstrip a, div#phxcms_midstrip a:active, div#phxcms_midstrip a:visited
{
	text-transform: uppercase;
	margin-right: 20px;
}
div#phxcms_midstrip a:hover
{
	text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
	text-decoration: none;
}
td#phxcms_content_left hr
{
	background-color: #f1f1f1;
	color: #f1f1f1;
	border: 0;
	height: 1px;
	width: 90%;
}
td#phxcms_content_left
{
	max-width: 300px;
	background: #e4e4e4;
}
td#phxcms_content_left ol
{
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
}
td#phxcms_content_left ol li
{
	margin-bottom: 1px;
	text-indent: 4px;
	font-size: 18px;
	font-weight: normal;
}
td#phxcms_content_left a li, td#phxcms_content_left a:active li, td#phxcms_content_left a:visited li
{
	background-color: #f1f1f1;
	color: #222;
	padding: 2px 0;
}
td#phxcms_content_left a:hover li
{
	background: #3A9137;
	color: #fff;
}
td#phxcms_content_left div.phxcms_nav_int
{
	text-align: center;
	padding: 10px 0;
}
td#phxcms_content_left a
{
	color: #222;
}
td#phxcms_content_left a:hover
{
	color: #3A9137;
}
td#phxcms_content_left a:hover
{
	text-decoration: none;
}
td#phxcms_content_phx
{
	background: #FFF;
	color: #000;
	padding: 5px 10px;
	overflow: none;
	border: 1px solid #EFEFEF;
}
td#phxcms_content_phx a:hover
{
	color: #3A9137;
}
td#phxcms_content_phx p
{
	padding: 0;
}
div.phxcms_part_format
{
	padding: 5px 10px;
	overflow: hidden;
}
div.phxcms_extended_format
{
	padding: 10px 15px;
}
div.phxcms_nav_header
{
	color: #000;
	text-transform: uppercase;
	font-size: 18px;
	text-indent: 5px;
	padding: 2px 0 2px;
}
div#phxcms_copyright a
{
	color: #FFF;
}
div#phxcms_copyright
{
	background: rgb(16,70,13);
	background: -moz-linear-gradient(top, rgba(62,120,59,1) 0%, rgba(16,70,13,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(62,120,59,1)), color-stop(100%,rgba(16,70,13,1)));
	background: -webkit-linear-gradient(top, rgba(62,120,59,1) 0%,rgba(16,70,13,1) 100%);
	background: -o-linear-gradient(top, rgba(62,120,59,1) 0%,rgba(16,70,13,1) 100%);
	background: -ms-linear-gradient(top, rgba(62,120,59,1) 0%,rgba(16,70,13,1) 100%);
	background: linear-gradient(to bottom, rgba(62,120,59,1) 0%,rgba(16,70,13,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e783b', endColorstr='#10460d',GradientType=0 );
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	padding: 5px 10px 10px;
}
td#phxcms_right_menu
{
	width: 320px;
	background: #e4e4e4;
	padding-bottom: 100px;
}
td#phxcms_right_menu ol
{
	list-style-type: none;
	margin: 0 0 1px;
	padding: 0;
	font-size: 14px;
	border: 0 solid #BBB;
	border-width: 1px 0 0;
}
td#phxcms_right_menu ol li
{
	margin-bottom: 1px;
}
td#phxcms_right_menu li a, td#phxcms_right_menu li a:active, td#phxcms_right_menu li a:visited
{
	background: #f1f1f1;
	color: #222;
	display: block;
	padding: 2px 4px 2px 5px;
}
td#phxcms_right_menu li a:hover
{
	background: #3A9137;
	color: #fff;
	text-decoration: none;
}
td#phxcms_content_phx a, td#phxcms_content_phx a:active, td#phxcms_content_phx a:visited
{
	color: #2b6b29;
}
td#phxcms_content_phx p a
{
	font-weight: 600;
}
div.phxcms_normal_format a, div.phxcms_normal_format a:active, div.phxcms_normal_format a:visited
{
	text-decoration: underline;
}
div.phxcms_normal_format a:hover
{
	text-decoration: none;
}
td#phxcms_content_phx a img
{
	border: 0;
}
hr
{
	background-color: transparent;
	color: #FFF;
	border: 0;
	height: 15px;
}
blockquote
{
	text-align: justify;
	font-style: italic;
}
td#phxcms_content_phx h1
{
	font-size: 22px;
}
td#phxcms_content_phx h2
{
	font-size: 20px;
	padding-left: 0;
}
td#phxcms_content_phx h2 a, td#phxcms_content_phx h1 a
{
	color: #2b6b29;
}
td#phxcms_content_phx h2 a.phx_alt
{
	color: #bd0000;
}
td#phxcms_content_phx h3
{
	font-size: 18px;
}
td#phxcms_content_phx div.phxcms_navigation_hover_selected
{
	color: #fff;
	background-color: #424242;
	margin: 4px 4px 8px 0;
	border: solid #000 1px;
	font-size: 18px;
	padding: 2px;
	float: left;
	padding: 3px 6px;
}
select#phx_article_page_selector, select#phx_article_page_selector option
{
	color: #222;
	background-color: #f1f1f1;
	font-size: 18px;
	font-weight: 300;
}
td#phxcms_content_phx div.phxcms_navigation_hover_box
{
	color: #222;
	background-color: #f1f1f1;
	margin: 4px 4px 8px 0;
	border: solid #000 1px;
	font-size: 18px;
	float: left;
}
td#phxcms_content_phx div.phxcms_navigation_hover_box a, td#phxcms_content_phx div.phxcms_navigation_hover_box a:active, td#phxcms_content_phx div.phxcms_navigation_hover_box a:visited
{
	display: block;
	text-decoration: none;
	color: #222;
	padding: 3px 6px;
}
td#phxcms_content_phx div.phxcms_navigation_hover_box a:hover
{
	background-color: #3A9137;
	color: #FFF;
	text-decoration: none;
}
td#phxcms_content_phx div.phxcms_navigation_format
{
	margin: 10px 0;
	overflow: hidden;
	clear: both;
}
div.phxcms_bar_all
{
	padding: 5px;
	border: 1px solid #e4e4e4;
	background: #f1f1f1;
	font-size: 14px;
}
td#phxcms_content_phx div.phxcms_bar_all a
{
	color: #222;
	margin-bottom: 1px;
	font-size: 14px;
}
td#phxcms_content_phx div.phxcms_bar_all a:hover
{
	color: #3A9137;
	text-decoration: none;
}
div.phxcms_content_phx_related
{
	float: left;
	width: 49%;
	margin: 0 10px 10px 0;
}
div.phxcms_content_phx_related2
{
	float: left;
	width: 49%;
	margin: 0 0 10px;
}
div.phxcms_content_phx_related_wide
{
	float: left;
	width: 95px;
	margin: 0 0 10px;
}
div.phxcms_header_legacy
{
	color: #222;
	background-color: #e4e4e4;
	font-size: 106%;
	text-indent: 5px;
	padding: 2px 0;
	text-transform: uppercase;
}
div.phxcms_page_shout
{
	font-weight: bold;
}
td#phxcms_content_phx div.phxcms_page_shout a
{
	font-size: 14px;
	color: #2b6b29;
}
div.phxcms_page_sub
{
	font-size: 14px;
	color: #555;
}
div.phxcms_home_con
{
	margin: -12px 0 1px;
}
div.phxcms_home_page_sub
{
	margin: 0 0 1px;
	font-size: 14px;
	color: #7A7A7A;
}
td#phxcms_content_phx div.phxcms_home_page_sub a
{
	color: #7A7A7A;
}
td#phxcms_content_phx div.phxcms_home_page_sub a:hover
{
	color: #3A9137;
}
span.smaller
{
	font-size: 14px;
}
span.highlight
{
	color: #CCC;
}
blockquote
{
	text-align: justify;
}
div.phxcms_contentphx_right_bar
{
	background-color: #EFEFEF;
	margin: 10px 0 25px 5px;
}
div.phxcms_bar_align
{
	padding: 5px 5px 10px 5px;
	border: solid #BBB;
	border-width: 0 0 1px 1px;
}
td#phxcms_right_menu div.phxcms_nav_int
{
	text-align: center;
	padding: 5px 0;
}
td#phxcms_content_phx table td
{
	border: 1px solid #fff;
	border-width: 1px 8px 1px 0;
	padding-right: 8px;
	vertical-align: text-top;
}
table tr td:first-child
{
	font-weight: bold;
}
table tr td:nth-child(3)
{
	color: #222;
}
td#phxcms_content_phx table tr td:first-child a
{
	text-decoration: none;
	color: #2b6b29;
}
td#phxcms_content_phx table tr td:nth-child(2) a
{
	text-decoration: none;
	color: #3A9137;
}
td#phxcms_content_phx table tr td:first-child a:hover, td#phxcms_content_phx table tr td:nth-child(2) a:hover
{
	text-decoration: underline;
}
div#phxcms_title_picture_area
{
	overflow: hidden;
	margin: 0 0 8px;
}
div#phxcms_title_picture_area img
{
	border: 1px solid #BBB;
}
div#phxcms_title_picture_area h2
{
	float: left;
	padding: 0 4px 0 8px;
	margin: 0;
	vertical-align: text-top;
	word-wrap: normal;
	overflow: visible;
}
div#phxcms_image_container
{
	padding: 0 0 10px;
	margin: 10px auto;
	width: 90%;
	background: #e4e4e4;
	overflow: inhereit;
	border: 2px solid #EFEFEF;
}
div#phxcms_image_container p
{
	text-align: center;
	font-weight: bold;
	color: #222;
}
div#phxcms_image_container a
{
	color: #3A9137;
}
@media screen and (max-width: 1000px) {
	td#phxcms_content_phx h1
	{
		font-size: 32px;
	}
	td#phxcms_content_phx h2
	{
		font-size: 26px;
	}
	body
	{
		font-size: 21px;
	}
	div#phxcms_toplogo
	{
		text-align: center;
	}
	div#phxcms_toplogo_phoronix
	{
		float: none;
		text-align: center;
	}
	div#phxcms_midstrip
	{
		float: none;
		clear: both;
		text-align: center;
	}
	div#phxcms_midstrip a
	{
		line-height: 180%;
		margin-right: 5px;
		font-size: 32px;
	}
	div#phxcms_midstrip a:after
	{
		content: "\a";
		white-space: pre;
	}
	div#phxcms_toplogo_helper
	{
		float: none;
		padding: 0 10px;
	}
	div#phxcms_toplogo_search
	{
		float: none;
		text-align: center;
		clear: both;
	}
	div.phxcms_bar_all
	{
		line-height: 200%;
	}
}
