.awp-postcontent a {
	text-decoration: none;
}
.awp-postcontent a:link {
	text-decoration: none;
}
.awp-postcontent a:visited, .awp-postcontent a.visited {
}
.awp-postcontent a:hover, .awp-postcontent a.hover {
	text-decoration: underline;
}
.awp-postcontent h1 {
	margin: 10px 0 0;
}
.awp-blockcontent h1 {
	margin: 10px 0 0;
}
.awp-postcontent h2 {
	margin: 10px 0 0;
	font-size: 22px;
}
.awp-blockcontent h2 {
	margin: 10px 0 0;
	font-size: 22px;
}
.awp-postcontent h2 a, .awp-postcontent h2 a:link, .awp-postcontent h2 a:hover, .awp-postcontent h2 a:visited, .awp-blockcontent h2 a, .awp-blockcontent h2 a:link, .awp-blockcontent h2 a:hover, .awp-blockcontent h2 a:visited {
	font-size: 22px;
}
.awp-postcontent h3 {
	margin: 10px 0 0;
	font-size: 18px;
}
.awp-blockcontent h3 {
	margin: 10px;
	font-size: 18px;
}
.awp-postcontent h3 a, .awp-postcontent h3 a:link, .awp-postcontent h3 a:hover, .awp-postcontent h3 a:visited, .awp-blockcontent h3 a, .awp-blockcontent h3 a:link, .awp-blockcontent h3 a:hover, .awp-blockcontent h3 a:visited {
	font-size: 18px;
}
.awp-postcontent h4 {
	margin: 10px 0 0;
	font-size: 16px;
}
.awp-blockcontent h4 {
	margin: 10px 0 0;
	font-size: 16px;
}
.awp-postcontent h4 a, .awp-postcontent h4 a:link, .awp-postcontent h4 a:hover, .awp-postcontent h4 a:visited, .awp-blockcontent h4 a, .awp-blockcontent h4 a:link, .awp-blockcontent h4 a:hover, .awp-blockcontent h4 a:visited {
	font-size: 16px;
}
.awp-postcontent h5 {
	margin: 10px 0 0;
	font-size: 14px;
}
.awp-blockcontent h5 {
	margin: 10px 0 0;
	font-size: 14px;
}
.awp-postcontent h5 a, .awp-postcontent h5 a:link, .awp-postcontent h5 a:hover, .awp-postcontent h5 a:visited, .awp-blockcontent h5 a, .awp-blockcontent h5 a:link, .awp-blockcontent h5 a:hover, .awp-blockcontent h5 a:visited {
	font-size: 14px;
}
.awp-postcontent h6 {
	margin: 10px 0 0;
	font-size: 13px;
}
.awp-blockcontent h6 {
	margin: 10px 0 0;
	font-size: 13px;
}
.awp-postcontent h6 a, .awp-postcontent h6 a:link, .awp-postcontent h6 a:hover, .awp-postcontent h6 a:visited, .awp-blockcontent h6 a, .awp-blockcontent h6 a:link, .awp-blockcontent h6 a:hover, .awp-blockcontent h6 a:visited {
	font-size: 13px;
}
ul {
	list-style-type: none;
}
ol {
	list-style-position: inside;
}
#awp-main {
	position: relative;
	z-index: 0;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
	cursor:default;
	overflow:hidden;
}
#awp-page-background-glare-wrapper {
	position: absolute;
	width:100%;
}
#awp-page-background-glare {
	position: relative;
	top: 0;
	max-width:966px;
	min-width: 935px;
	height:205px;
	margin: 0 auto;
	background-image: url('../images/page_gl.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
form {
	padding: 0 !important;
	margin: 0 !important;
}
table.position {
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* Start Box */

.awp-box, .awp-box-body {
	margin:0 auto;
	position:relative;
}
.awp-box:before, .awp-box:after, .awp-box-body:before, .awp-box-body:after {
	position:absolute;
	top:0;
	bottom:0;
	content:' ';
	background-repeat: no-repeat;
	line-height:0;
}
.awp-box:before, .awp-box-body:before {
	left:0;
}
.awp-box:after, .awp-box-body:after {
	right:0;
}
.awp-box:before {
	overflow:hidden;
	background-position: bottom left;
	direction: ltr;
	z-index:-3;
}
.awp-box:after {
	background-position: bottom right;
	z-index:-3;
}
.awp-box-body:before, .awp-box-body:after {
	background-repeat:repeat-y;
}
.awp-box-body:before {
	background-position: top left;
	z-index:-3;
}
.awp-box-body:after {
	background-position: top right;
	z-index:-3;
}
.awp-box .awp-box:before, .awp-box .awp-box:after, .awp-box-body .awp-box-body:before, .awp-box-body .awp-box-body:after {
	z-index:-2;
}
.awp-box .awp-box .awp-box:before, .awp-box .awp-box .awp-box:after, .awp-box-body .awp-box-body .awp-box-body:before, .awp-box-body .awp-box-body .awp-box-body:after {
	z-index:-1;
}
/* End Box */



/* Start Bar */

.awp-bar {
	position:relative;
}
.awp-bar:before, .awp-bar:after {
	position:absolute;
	top:0;
	bottom:0;
	content:' ';
	background-repeat:repeat;
	z-index:-1;
}
.awp-bar:before {
	left:0;
	background-position: top left;
}
.awp-bar:after {
	right:0;
	background-position: top right;
}
/* End Bar */



li h1, .awp-postcontent li h1, .awp-blockcontent-body li h1 {
	margin:1px;
}
li h2, .awp-postcontent li h2, .awp-blockcontent-body li h2 {
	margin:1px;
}
li h3, .awp-postcontent li h3, .awp-blockcontent-body li h3 {
	margin:1px;
}
li h4, .awp-postcontent li h4, .awp-blockcontent-body li h4 {
	margin:1px;
}
li h5, .awp-postcontent li h5, .awp-blockcontent-body li h5 {
	margin:1px;
}
li h6, .awp-postcontent li h6, .awp-blockcontent-body li h6 {
	margin:1px;
}
li p, .awp-postcontent li p, .awp-blockcontent-body li p {
	margin:1px;
}
/* end Page */


.awp-hmenu-extra1 {
	position: relative;
	display: block;
	float: left;
	width: auto;
	height: 39px;
	background-position: center;
}
.awp-hmenu-extra2 {
	position: relative;
	display: block;
	float: right;
	width: auto;
	height: 39px;
	background-position: center;
}
.awp-sheet {
	max-width:935px;
	margin-top: 0;
	margin-bottom: 0;
	cursor:auto;
	width: 935px;
}
.awp-sheet-body {
	padding:0;
	padding-top:0;
	padding-bottom:0;
}
.awp-sheet:before, .awp-sheet-body:before {
	right:0;
}
.awp-sheet-body:after {
	width: 0;
	top:0;
	bottom:0;
	background-image:url('../images/sheet.png');
}
.awp-sheet-body:before {
	top:0;
	bottom:0;
	background-image:url('../images/sheet.png');
}
/* end Box, Sheet */



/* begin Layout */

.awp-layout-wrapper {
	position:relative;
	margin:0 auto 0 auto;
}
.awp-content-layout {
	display: table;
	width:100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.awp-content-layout-row {
	display: table-row;
}
.awp-layout-cell {
	display: table-cell;
	vertical-align: top;
}
/* end Layout */










/* begin Box, Post */

.awp-post {
	max-width:935px;
	margin: 0;
}
.awp-post-body {
	padding:12px;
}
.awp-post:before, .awp-post:after {
	content: url('../images/post_t.png');
	font-size: 0;
	background-image: url('../images/post_b.png');
}
.awp-post:after {
	clip:rect(auto, auto, auto, 926px);
}
.awp-post:before, .awp-post-body:before {
	right:9px;
}
.awp-post-body:after {
	width: 9px;
	top:9px;
	bottom:9px;
	background-image:url('../images/post.png');
}
.awp-post-body:before {
	top:9px;
	bottom:9px;
	background-image:url('../images/post.png');
}
a img {
	border: 0;
}
.awp-article img, img.awp-article, .awp-block img, .awp-footer img {
	border-color: #B2C2D1;
	border-style: solid;
	border-width: 0;
	margin: 10px 10px 10px 10px;
}
.awp-metadata-icons img {
	border: none;
	vertical-align: middle;
	margin: 2px;
}
.awp-article table, table.awp-article {
	border-collapse: collapse;
	margin: 1px;
}
.awp-post .awp-content-layout-br {
	height: 0;
}
.awp-article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
pre {
	overflow: auto;
	padding: 0.1em;
}
.awp-article {
	border-collapse: separate;
}/* end Box, Post */
/* begin PostHeaderIcon */

.awp-postheader {
	margin: 5px 0;
	line-height: 1em;
	font-variant: small-caps;
	font-size: 24px;
	letter-spacing: -1px;
}
.awp-postheader a,  .awp-postheader a:link,  .awp-postheader a:visited,  .awp-postheader a.visited,  .awp-postheader a:hover,  .awp-postheader a.hovered {
	font-variant: small-caps;
	font-size: 24px;
	letter-spacing: -1px;
}
.awp-postheader a, .awp-postheader a:link {
	text-align: left;
	text-decoration: none;
}
.awp-postheader a:visited, .awp-postheader a.visited {
}
.awp-postheader a:hover, .awp-postheader a.hovered {
}
.awp-postheadericon {
	background:url('../images/postheadericon.png') no-repeat left 0.5em;
	padding-top:15px;
	margin-top:-15px;
	padding-left:37px;
	display:inline-block;
	min-height:31px;
	line-height: 1em;
}
/* end PostHeaderIcon */



/* begin PostIcons, PostHeaderIcons */

.awp-postheadericons,  .awp-postheadericons a,  .awp-postheadericons a:link,  .awp-postheadericons a:visited,  .awp-postheadericons a:hover {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
.awp-postheadericons {
	padding: 1px;
}
.awp-postheadericons a, .awp-postheadericons a:link {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.awp-postheadericons a:visited, .awp-postheadericons a.visited {
	font-style: italic;
	font-weight: normal;
}
.awp-postheadericons a:hover, .awp-postheadericons a.hover {
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
/* end PostIcons, PostHeaderIcons */



/* begin PostIcon, PostDateIcon */

span.awp-postdateicon {
	display:inline-block;
	line-height: 1em;
}
span.awp-postdateicon:after {
	content: '.';
	width: 1px;
	visibility: hidden;
	display: inline-block;
}/* end PostIcon, PostDateIcon */
/* begin PostIcon, PostAuthorIcon */

span.awp-postauthoricon {
	display:inline-block;
	line-height: 1em;
}
span.awp-postauthoricon:after {
	content: '.';
	width: 1px;
	visibility: hidden;
	display: inline-block;
}/* end PostIcon, PostAuthorIcon */
/* begin PostIcon, PostPdfIcon */

span.awp-postpdficon {
	background:url('../images/postpdficon.png') no-repeat left 0.5em;
	padding-top:8px;
	margin-top:-8px;
	padding-left:22px;
	min-height:16px;
	display:inline-block;
	line-height: 1em;
}
span.awp-postpdficon:after {
	content: '.';
	width: 1px;
	visibility: hidden;
	display: inline-block;
}/* end PostIcon, PostPdfIcon */
/* begin PostIcon, PostPrintIcon */

span.awp-postprinticon {
	background:url('../images/postprinticon.png') no-repeat left 0.5em;
	padding-top:6px;
	margin-top:-6px;
	padding-left:21px;
	min-height:13px;
	display:inline-block;
	line-height: 1em;
}
span.awp-postprinticon:after {
	content: '.';
	width: 1px;
	visibility: hidden;
	display: inline-block;
}/* end PostIcon, PostPrintIcon */
/* begin PostIcon, PostEmailIcon */

span.awp-postemailicon {
	background:url('../images/postemailicon.png') no-repeat left 0.5em;
	padding-top:8px;
	margin-top:-8px;
	padding-left:22px;
	min-height:16px;
	display:inline-block;
	line-height: 1em;
}
span.awp-postemailicon:after {
	content: '.';
	width: 1px;
	visibility: hidden;
	display: inline-block;
}/* end PostIcon, PostEmailIcon */
/* begin PostIcon, PostEditIcon */

span.awp-postediticon {
	background:url('../images/postediticon.png') no-repeat left 0.5em;
	padding-top:7px;
	margin-top:-7px;
	padding-left:20px;
	min-height:14px;
	display:inline-block;
	line-height: 1em;
}
span.awp-postediticon:after {
	content: '.';
	width: 1px;
	visibility: hidden;
	display: inline-block;
}/* end PostIcon, PostEditIcon */
/* begin PostBullets */

.awp-postcontent ol, .awp-postcontent ul {
	margin: 1em 0 1em 2em;
	padding: 0;
}
.awp-postcontent li {
	font-size: 13px;
	margin: 5px 0 5px -15px;
	padding: 0 0 0 16px;
}
.awp-postcontent li ol, .awp-post li ul {
	margin: 0.5em 0 0.5em 2em;
	padding: 0;
}
.awp-postcontent ol>li {
	background: none;
	padding-left: 0;
	/* overrides overflow for "ul li" and sets the default value */

  overflow: visible;
}
.awp-postcontent ul>li {
	background-image: url('../images/postbullets.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 16px;
	/* makes "ul li" not to align behind the image if they are in the same line */

  overflow-x: visible;
	overflow-y: hidden;
}
/* end PostBullets */



/* begin PostQuote */

blockquote,  blockquote a, .awp-postcontent blockquote a, .awp-blockcontent blockquote a, .awp-footer blockquote a,  blockquote a:link, .awp-postcontent blockquote a:link, .awp-blockcontent blockquote a:link, .awp-footer blockquote a:link,  blockquote a:visited, .awp-postcontent blockquote a:visited, .awp-blockcontent blockquote a:visited, .awp-footer blockquote a:visited,  blockquote a:hover, .awp-postcontent blockquote a:hover, .awp-blockcontent blockquote a:hover, .awp-footer blockquote a:hover {
}
/* Override native 'p' margins*/

blockquote p,  .awp-postcontent blockquote p,  .awp-blockcontent blockquote p,  .awp-footer blockquote p {
	margin: 0;
	margin:5px;
}
blockquote {
	margin: 10px;
	padding: 10px;
	background-color: #ECF0F4;
	margin-left: 50px;
	padding-left: 38px;
	background-image: url('../images/postquote.png');
	background-position: left top;
	background-repeat: no-repeat;
	/* makes block not to align behind the image if they are in the same line */

  overflow: auto;
	clear:both;
}
/* category items */



.category ul.actions,  .category ul.actions li,  .category ul.actions li img {
	display: inline;
	margin: 0;
	padding: 0;
}
.category ul.actions li {
	background: none;
}
/* categories list container */



.category-list .category-desc .image-left {
	float: left;
	margin: 0 5px 5px 0;
}
.category-list .category-desc .image-right {
	float: left;
	margin: 0 0 5px 5px;
}
.category-list fieldset.filters {
	border: none;
}
.category-list fieldset.filters .display-limit {
	text-align: right;
	margin-right: .5em;
}
.category-list table.category {
	width: 100%;
}
.category-list table.category thead th a img {
	border: none;
	padding-left: .3em;
}
/* categories list items */



.categories-list ul {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}
.categories-list ul li {
	background-image: none;
	padding: 5px;
	clear: both;
}
.categories-list ul ul {
	margin-left: 10px;
}
dl.newsfeed-count dl,  dl.weblink-count dl,  dl.article-count dl {
	clear: both;
}
dl.newsfeed-count dt,  dl.newsfeed-count dd,  dl.weblink-count dt,  dl.weblink-count dd,  dl.article-count dt,  dl.article-count dd {
	display: inline;
}
dl.newsfeed-count dd,  dl.weblink-count dd,  dl.article-count dd {
	padding: 0;
	margin: 0;
}
/* category subcategories */



.cat-children ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.cat-children ul li {
	background-image: none;
	padding: 5px;
	clear: both;
}
/* contact */



.contact-email div {
	padding: 3px 0;
}
.contact-email label {
	width: 15em;
	float: left;
}
/* articles archive items */



#archive-items {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}
#archive-items li {
	list-style-type: none;
	background-image: none;
	margin: 10px 0;
	padding: 0;
}
/* article */

ul.pagenav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
ul.pagenav li {
	display: inline-block;
	padding: 0 5px;
	text-align: center;
	background-image: none;
}
/* blog layout */



.cols-2 .column-1,  .cols-2 .column-2,  .cols-3 .column-1,  .cols-3 .column-2,  .cols-3 .column-3 {
	float: left;
	clear: right;
}
.cols-2 .column-1 {
	width: 50%;
}
.cols-2 .column-2 {
	width: 50%;
}
.cols-3 .column-1 {
	width: 33%;
}
.cols-3 .column-2 {
	width: 33%;
}
.cols-3 .column-3 {
	width: 34%;
}
.row-separator {
	clear: both;
	float: none;
	font-size: 1px;
	display: block;
}
/* article info */



.article-info {
	margin: 10px 0;
}
.article-info .article-info-term {
	display: none;
}
.article-info dd {
	background-image: none;
	margin: 0;
	padding: 0;
	line-height: 120%;
}
/* login */



.login .login-description img {
	float: left;
	margin: 0 5px 5px 0;
}
.login fieldset {
	clear: both;
	border:  0;
}
.login .login-fields label {
	float: left;
	width: 15em;
	display: block;
}
/* search form */



#searchForm .phrases-box label {
	display: block;
	line-height: 1.6em;
	margin-left: 2em;
}
#searchForm .phrases-box input {
	display: block;
	float: left;
	width: auto;
	border: none;
	line-height: 1.6em;
	margin: 0;
}
#searchForm .only label {
	display: block;
	line-height: 1.6em;
	margin-left: 2em;
}
#searchForm .only input {
	display: block;
	float: left;
	width: auto;
	border: none;
	line-height: 1.6em;
	margin: 0;
}
#searchForm .form-limit {
	margin-top: .5em;
}
/* pagination */



.pagination {
	margin: 0;
	padding: 0;
	text-align: center;
}
.pagination .counter {
	text-align: center;
}
.pagination ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.pagination ul li {
	display: inline;
	padding: 2px 5px;
	text-align: left;
	margin: 0 2px;
	background-image: none;
}
.pagination ul li.pagination-start,  .pagination ul li.pagination-start span,  .pagination ul li.pagination-end,  .pagination ul li.pagination-end span {
	padding: 0;
}
/* system messages */



#system-message {
	margin-bottom: 20px;
}
#system-message dd.message ul {
	background: #c3d2e5 url(../../system/images/notice-info.png) 4px center no-repeat;
	border-top: 3px solid #de7a7b;
	border-bottom: 3px solid #de7a7b;
	margin: 0;
	padding-left: 40px;
	text-indent: 0;
}
#system-message dd.error ul {
	color: #c00;
	background: #e6c0c0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #de7a7b;
	border-bottom: 3px solid #de7a7b;
	margin: 0;
	padding-left: 40px;
	text-indent: 0;
}
#system-message dd.notice ul {
	color: #c00;
	background: #efe7b8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #f0dc7e;
	border-bottom: 3px solid #f0dc7e;
	margin: 0;
	padding-left: 40px;
	text-indent: 0;
}
#system-message ul li {
	background-image: none;
	padding-left: 0;
}
/* icon tooltip */



.tip {
	border: solid 1px #333;
	background: #ffffcc;
	padding: 3px;
	text-align: left;
}
.tip-title {
	font-weight: bold;
}
/* login module */



#login-form fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#login-form p {
	margin: 0.5em 0 0 0;
}
#login-form #form-login-username label,  #login-form #form-login-password label {
	display: block;
}
#login-form #form-login-remember input {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	position: relative;
	top: -1px;
}
#login-form #modlgn-username,  #login-form #modlgn-passwd {
	width: 95%;
	margin: 0;
	padding: 0;
}
#login-form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#login-form ul li {
	background-image: none;
	padding: 0;
}
/* pagebreak content plugin */



#article-index {
	float: right;
	margin: .5em;
	padding: .5em;
}
.pagenavcounter {
	margin: .5em 0;
	padding: .5em 0;
	font-weight: bold;
}
/* com_users forms: registration, profile, edit profile, remind, reset */

.registration fieldset,  .profile-edit fieldset,  .profile fieldset,  #user-registration fieldset {
	margin: .5em 0;
	padding: 1em;
}
.registration fieldset dt,  .profile-edit fieldset dt,  .profile fieldset dt,  #user-registration fieldset dt {
	float: left;
	width: 16em;
	padding: .2em 0;
}
.registration fieldset dd,  .profile-edit fieldset dd,  .profile fieldset dd,  #user-registration fieldset dd {
	padding: .2em 0;
	margin-left: 16em;
}
.registration fieldset dt,  .profile-edit fieldset dt,  #user-registration fieldset dt,  .registration fieldset dd,  .profile-edit fieldset dd,  #user-registration fieldset dd {
	display: block;
	line-height: 1.5em;
	min-height: 1.5em;
}
.registration fieldset legend,  .profile-edit fieldset legend,  .profile fieldset legend {
	font-weight: bold;
}
/* mod_stats */

.stats-module dt {
	float: left;
	width: 10em;
	padding: .2em 0;
	font-weight: bold;
	display: block;
	line-height: 1.5em;
	min-height: 1.5em;
}
.stats-module dd {
	padding: .2em 0;
	margin-left: 10em;
	display: block;
	line-height: 1.5em;
	min-height: 1.5em;
}
