html {
    height: 100%;
}
body {
	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:15px;
	height: 100%;
	margin: 0;
	background-color: #fff;
	color: #545454;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	padding:0;
	margin:0;
}
h1 {
    font-size: 50px;
    padding: 0 0 7px;
}
h2 {
    font-size: 30px;
    padding: 0 0 7px;
}
fieldset {
	border:0;
	padding: 5px 0;
}
ul {
	margin:0;
	padding:0;
}
li {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	outline: none;
	border:0;
	color:#666;
}
a:active, a:selected, a:visited, a:focus { 
    border: none;
    outline: none;
}
input, select, button {
	font-family: "Century Gothic", Tahoma, Helvetica, Arial;
	color: #666666;
}
.button, .mod-submit-btn {
	cursor: pointer;
}
.e4j-actions {
	display: inline-block;
	width: 100%;
}
.article-info {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
}
.article-info dd {
	float: left;
    margin: 0;
    padding: 0 5px;
    color:#999;
    text-transform: uppercase;
    font-size: 11px;
}
.tags {
	width: 100%;
	display: inline-block;	
}
.tags > span {
	display: inline-block;
	float: left;
	margin: 0 5px 0 0;
}
.tags > span > a {
	display: inline-block;
	float: left;
	font-size: 11px;
	padding: 1px 5px;
}
.readmore {
	text-align:right;
}
.blog .items-leading {
	background:url(../images/separator.png) no-repeat scroll center bottom transparent;
	padding:0 0 10px;
	margin:0 0 10px;
	display: inline-block;
	width: 100%;
}
.blog .items-more {
	border:1px solid rgba(255, 255, 255, 0.4);
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:10px;
	margin:15px 0 0 0;
}
.blog .items-more h3 {
	font-size:14px;
}
.blog .items-more ol {
	margin:0;
	padding:0;
}
.blog .items-more ol li {
	margin:0;
	padding:0;
}
.blog .items-more a {
	color:#666;
}
.blog .items-div-blog {
	padding: 20px 10px;
	width: auto;
}
.blog .cols-2 {
	float: left;
	display: inline-block;
	width: 50%;
}
.blog .cols-3 {
	width: 100%;
	display: inline-block;
}
.blog .cols-3 .items-div-blog {
	float: left;
	display: inline-block;
	width: 31%;
}
.item .item-image > img {
	width: 100%;
}
.thumbnails > li {
	list-style-type: none;
}
.btn-group {
	display: inline-block;
	float: right;
}
.btn-group .actions li {
	display: inline-block;
	float: left;
	margin: 0 3px;
	list-style-type: none;
}
.pagenav {
	padding: 5px 0 0;
	display: inline-block;
	width: 100%;
}
.pagenav > li {
	list-style-type: none;
	padding: 6px;
}
.pagenav li a {
	padding: 5px;
}
.pagenav .previous {
	float: left;
}
.pagenav .next {
	float: right;
}
.pagination {
	width:100%;
	margin:20px 0 0 0;
	text-align:center;
	display: inline-block;
}
.pagination .counter {
	display:none;
}
.pagination .pagenav {
	padding:2px;
}
.pagination li {
	margin:0 5px;
	display:inline-block;
	font-weight:bold;
}
.pagination li > * {
	padding:3px;
	border-radius:2px;
}
.content-links {
	margin: 5px 0;
	display: inline-block;
	width: 100%;
}
.content-links li {
	list-style-type: none;
	border-bottom:1px solid #ddd;
	padding: 3px 0;
}
div.img_caption {
	display: inline-block;
	width: 100% !important;
}
div.img_caption > img {
	width: 100% !important;
}
.img_caption > p {
	background: #eee;
	margin: 4px 0 0;
	padding: 5px;
}
.items-div-blog, .item-parameters {
	display: inline-block;
	width: 100%;
}
.img-intro-left, .img-fulltext-left {
	float: left;
	margin: 0 10px 10px 0;
}
.img-intro-right, .img-fulltext-right {
	float: right;
	margin: 0 10px 10px 0;
}
.pull-left {
	float: left;
	margin: 0 15px 15px 0;
}
.pull-right {
	float: right;
	margin: 0 0 15px 15px;
}
.list-striped li {
	list-style-type: none;
}
#searchForm {
	line-height:1.5em;
	background:#fbfbfb;
	border:1px solid #ccc;
	border-radius:4px;
	padding:10px;
	margin:0 0 15px 0;
}
#searchForm fieldset > * {
	float:left;
}
#searchForm fieldset {
	border:0;
	border-bottom:1px solid #ddd;
	margin:5px 0;
	line-height:2em;
}
#searchForm fieldset legend.sub {
	padding:0 10px;
}
#searchForm fieldset .phrases-box {
	margin:0;
}
#searchForm .word > label {
	margin: 0 10px 0 0;
}
#searchForm fieldset .ordering-box {
	margin:5px 0;
}
#searchForm .contentpaneopen td {
	padding:5px 0px;
}
#searchForm .phrases .ordering-box {
	padding:5px 0 0 0;
	display: inline-block;
	width: 100%;
}
.search .search-results dt.result-title:first-child {
	border:0;
}
.search .search-results a:hover {
	color:#666;
}
.form-limit {
	margin:10px 10px;
	float:right;
}
.search .search-results {
	line-height:1.5em;
}
.search .search-results dd{
	margin:0;
	padding:0 0 0 10px;
}
.search .search-results dd.result-category, .search .search-results dd.result-created {
	color:#999;
}
.search .search-results dt.result-title {
	padding:5px 0 5px 0;
	margin:5px 0 0 0;
	border-top:1px dotted #ddd;
}
.search .searchintro {
	margin:10px 0 0 0;
}
input.inputbox {
    font-size: 12px;
    padding: 5px 10px;
	border:1px solid #DDDDDD;
	background:#fff;
	border-radius:4px;
	margin: 0 5px 0 0;
}
#search-searchword {
	width: 50%;
}
.module input.inputbox {
	width: 55%;
}
button.button {
	background: none repeat scroll 0 0 #777777;
    border: 1px solid #DDDDDD;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
	padding: 5px 10px;
	font-size:12px;	
	border-radius:4px;
}
.advanced-search-tip {
	background: #f6f6f6;
	border:1px solid #ddd;
	padding: 10px; 
}
#adminForm {
	margin:10px 0 0 0;
}
#adminForm .display-limit {
	text-align:right;
	width:100%;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
	padding:5px 0;
}
#adminForm .filters {
	border:0;
}
#adminForm .category td {
	padding:1px 10px;
}
#adminForm thead th {
	text-transform:uppercase;
	font-size:11px;
	padding:10px 15px !important;
	text-align:left;	
}
#adminForm table {
	width:100%;
}
#adminForm table td {
	padding:10px 15px !important;
}
#adminForm table td p {
	margin:0 0 3px 0;
	padding:0;
}
#adminForm table .cat-list-row0 {
	background:none repeat scroll 0 0 #f6f6f6;
}
#adminForm table .cat-list-row1 {
	background:none repeat scroll 0 0 #fbfbfb;
}
#adminForm table .cat-list-row1 td {
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
.contact-form fieldset {
	border:1px solid #ccc;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.loginremb {
	list-style-type: none;
}
.userdata .qst-login li {
	list-style-type: none;
}
.profile table {
	width:80%;
	margin:0 0 15px 0;
}
.profile table tr td {
	border-bottom:1px solid #eee;
	padding:10px;
}
.profile table tr td.prof-usrlb {
	font-size:11px;
	text-transform:uppercase;
}
.profile .mod-profile a {
	background:#666;
	border:1px solid #333;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	padding:5px 10px;
	color:#fff;
	text-transform:uppercase;
}
.profile-edit #member-profile legend {
	font-size:16px;
	text-transform:uppercase;
}
.profile fieldset {
	display: inline-block;
}
.profile-edit fieldset {
	margin:0 0 15px 0;
}
.profile legend {
	font-size:16px;
	text-transform:uppercase;
}
.profile .mod-profile {
	width:80%;
	margin:0 0 0 15px;
}
.login form .login-fields td {
	padding:5px 0;
}
.login form .login-fields .labloginfields, .contact form .labloginfields {
	text-align:right;
	padding:0 5px 0 0;
}
.login form .login-fields-rem {
	margin:10px 0 5px 10px;
}
.login form .login-fields-rem #remember {
	margin:0 0 0 5px;
}
.loginremb {
	margin:0 0 0 20px;
	padding:0;
}
.loginremb li {
	margin:0;
	padding:2px 0;
}
.login-greeting {
	margin: 0 0 5px 0;
}
/*** System error message ***/
.alert {
	display: inline-block;
	background: #eee;
	border-radius: 3px;
	width: 98%;
	padding: 10px;
	border:1px solid #ddd;
}
.alert .close {
	float: left;
	cursor: pointer;
	border-radius: 50%;
	background: #fff;
	border:1px solid #ccc;
	padding: 0px 5px;
	font-weight: bold;
}
.alert h4 {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}
.alert > div {
	text-align: center;
}
.alert-error h4 {
	color: #990000;
}
.alert-message h4 {
	color: #006600;
}
.alert-notice h4 {
	color: #8C4600;
}
