/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/*********************** DEFAULT JOOMLA STYLES ***********************/ 

/**registration, login**/

span.star, strong.red, .invalid {
    color: #ff0000;
}

div.login fieldset {
    border: none;
}

div.registration fieldset, 
div.profile fieldset, 
div.profile-edit fieldset, 
div.remind fieldset, 
div.reset fieldset, 
div.login fieldset {
    margin: 0 0 10px 0;
	border: 1px solid #B4A995;
}

div.registration fieldset legend, 
div.profile fieldset legend, 
div.profile-edit fieldset legend {
    font-weight: bold;
}

div.registration form#member-registration fieldset dt, 
div.profile form#member-profile fieldset dt, 
div.profile-edit form#member-profile fieldset dt, 
div.remind fieldset dt, div.reset fieldset dt {
    float: left;
    clear: left;
    padding: 5px;
}

div.registration form#member-registration fieldset dd, 
div.profile form#member-profile fieldset dd, 
div.profile-edit form#member-profile fieldset dd, 
div.remind fieldset dd, div.reset fieldset dd {
    float: left;
    clear: right;
    padding: 5px;
}

div.login-fields {
    padding: 5px 0;
}

fieldset.userdata {
    border: none;
    padding: 0;
    margin: 0;
}

div.registration label {
	min-width: 200px;
	display: inline-block;
}

.login-fields label#password-lbl,
.login-fields label#username-lbl {
	min-width: 100px;
	display: inline-block;
}

/**buttons, inputs**/

input.button, button.validate, button {	
    border: 1px solid #bdb6a8;
    background: #e6e4d7;
    color: #908778;
    font-size: 11px;
    margin: 0 10px;
    padding: 2px 5px;
    vertical-align: middle;
    line-height: 15px;
    cursor: pointer;
}

.inputbox, input.validate-password, input.required {	
    border: 1px solid #b4a995;
    font-size: 11px;
    font-weight: normal;
    color: #6B6A63;
    margin: 0px 0px 0px 0px;
    padding: 3px 0 3px 5px;
    vertical-align: middle;
    background: #fff;
}

input#modlgn-remember {
    margin: 0 10px 0 0;
    padding: 0px;
    border: 0px;
    background: none;
}

#form-login-username label,
#form-login-password label {
	width: 100px;
	display: inline-block;
}

.userdata input.button {
	margin: 10px 0;
}

/**page navigation**/

ul.pagenav {
    list-style-type: none;
    padding: 0;
    margin: 30px 0 0 0;
}

ul.pagenav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

ul.pagenav {
	display: inline-block;
}

/* Hides from IE-mac \*/ * html ul.pagenav {
    height: 1%;
}

ul.pagenav {
    display: block !important;
}

ul.pagenav li {
    display: inline;
    padding: 0px;
    margin: 0;
	background: none;
}

ul.pagenav li a {
    display: inline;
    padding: 2px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

ul.pagenav li.pagenav-prev {
    float: left;
}

ul.pagenav li.pagenav-next {
    float: right;
}

/**pagination**/

div.pagination {
    margin: 10px 0;
    padding: 0;
    text-align: center;
}

div.pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div.pagination li {
    display: inline;
    padding: 2px;
    margin: 0 2px;
	background: none;
}

.pagenav {
    padding: 2px
}

div.pagination li.pagination-start, 
div.pagination li.pagination-next, 
div.pagination li.pagination-end, 
div.pagination li.pagination-prev {
    border: 0
}

div.pagination li.pagination-start, 
div.pagination li.pagination-start span {
    padding: 0
}

p.counter {
    text-align: center;
}

/**search**/

fieldset.word, 
fieldset.phrases, 
fieldset.only {
    padding: 10px;
    margin: 0 0 10px 0;
	border: 1px solid #B4A995;
}

fieldset.phrases {
	border: 1px solid #B4A995;
}

fieldset.only {
	border: 1px solid #B4A995;
}

div.searchintro {
    font-size: 12px;
}

fieldset.only legend, 
fieldset.phrases legend {
    font-weight: bold;
}

/****content****/

div.items-leading {
	display: inline-block;
	width: 100%;
}

div.items-row {
	display: inline-block;
}

.row-separator {
}

.item-separator {
    display: block;
    width: 100%;
    height: 1px;
    margin: 10px 0px;
    clear: both;
}

.shownocolumns {}

.category-desc {}

/**blog featured single**/

div.blog-featured {}

div.blog {}

div.item-page {}

div.category-list {}

div.archive {}

div.contact-category {}

div.search {}

div.blog h2, 
div.item-page h2, 
div.blog-featured h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    text-align: left;
    color: #82847e;
    padding: 0 0 10px 40px;
    margin: 0;
	background: url(../images/title_flower.png) no-repeat 0 2px;
	font-family: Georgia;	
}

div.blog h1, 
div.blog-featured h1, 
div.item-page h1, 
div.archive h1, 
div.contact-category h2, 
div.categories-list h1, 
div.category-list h1, 
div.search h1 {
    font-size: 28px;
    font-weight: bold;
    line-height: 32px;
    text-align: left;
    color: #82847e;
    padding: 0;
    margin: 0 0 10px 0;
	font-family: Georgia;
}

div.blog-featured h2 a:link, 
div.blog-featured h2 a:visited, 
div.blog h2 a:link, 
div.blog h2 a:visited, 
div.item-page h2 a:link, 
div.item-page h2 a:visited {
    color: #82847e;
}

div.blog-featured h2 a:link, 
div.blog-featured h2 a:visited, 
div.blog h2 a:link, 
div.blog h2 a:visited, 
div.item-page h2 a:link, 
div.item-page h2 a:visited {
	text-decoration: none;
}

div.contact h2 span.contact-name {
    font-size: 24px;
	line-height: 28px;
    font-weight: bold;
    text-align: left;
    padding: 0 0 10px 40px;
    margin: 0;
    color: #82847e;
	background: url(../images/title_flower.png) no-repeat 0 2px;
	font-family: Georgia;
}

div.newsfeed {}

div.newsfeed h2.redirect-ltr {}

div.newsfeed h2.redirect-ltr a {}

/**blog layout**/

.item { 
	display: block;
}

.cols-1 {
    display: block;
    float: none !important;
    margin: 0 !important;
}

.cols-2 .column-1 {
    float: left;
    width: 48%;
}

.cols-2 .column-2 {
    float: right;
    width: 48%;
}

.cols-3 .column-1, 
.cols-3 .column-2, 
.cols-3 .column-3 {
    float: left;
    width: 31%;
    padding: 0 20px 0 0;
}

.cols-3 .column-3 {
    float: right;
    padding: 0;
}

.cols-4 .column-1, 
.cols-4 .column-2, 
.cols-4 .column-3, 
.cols-4 .column-4 {
    float: left;
    width: 22.8%;
    padding: 0 20px 0 0;
}

.cols-4 .column-4 {
    float: right;
    padding: 0;
}

.items-more {
    padding: 10px 0;
}

.items-more h3 {
    font-weight: normal;
}

/**single article**/

ul.actions {
    margin: 0;
    padding: 0;
    text-align: right;
    width: 100%;
}

ul.actions li {
    display: inline;
	background: none;
}

.actions img {
    border: none;
}

.article-info {
    margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 15px;
}

.article-info-term {
    font-weight: bold;
}

.archive .article-info dd, 
.article-info dd {
    margin: 0;
	color: #9D9D9D;
}

/**article categories**/

.categories-list ul {
    list-style: none;
    margin: 0;
}

.categories-list h1 {}

dl.article-count dt, 
dl.article-count dd {
    display: inline;
    margin: 0;
}

dl.article-count dt, 
dl.article-count dd {
    display: inline;
    margin: 0;
}

/**web category list**/

.weblink-category {}

/**archive**/

fieldset.filters {
    padding: 10px;
    margin: 0 0 20px 0;
	border: 1px solid #B4A995;
}

fieldset.filters legend {
    font-weight: bold;
	color: #D81848;
}

ul#archive-items .row0,
ul#archive-items .row1 {
	background: none;
}

ul#archive-items h2 a:link,
ul#archive-items h2 a:visited {
	text-decoration: none;
}

/**contact, article category list**/

table.category {
    width: 100%;
    margin: 10px 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.category th {
    font-weight: bold;
    padding: 8px;
    color: #fff;
    background: #bcad9b;
}

table.category th a {
	color: #fff;
    text-decoration: none;	
}

table.category .cat-list-row0 td {
    padding: 8px;
	color: #82847e;
	border-bottom: 1px dotted #cecbbe;
}

table.category .cat-list-row1 td {
    padding: 8px;
	color: #82847e;
	border-bottom: 1px dotted #cecbbe;
	background: #fff;
}

.cat-children h3 {}

/**single contact slider**/

div.contact-slider {}

div.panel {}

div.panel h3.title {
    border-bottom: 1px solid #f7f5e6;
    padding: 8px;
    font-size: 12px;
	color: #fff;
	background: #bcad9b;
}

div.panel h3.title a:link, div.panel h3.title a:visited {
    text-decoration: none;
    color: #fff;
	font-family: Arial;
}

div.panel h3.pane-toggler-down {}

div.pane-slider {}

div.pane-down {
    padding: 10px !important;
}

.contact-email label {
	min-width: 100px;
	display: inline-block;
	padding: 0 0 5px 0;
}

/**details**/

.tip {
    background: #FFFFFF;
    border: 1px solid #CFCCCC;
    padding: 10px;
}

.img_caption {
    font-size: 10px;
    background: none;
    margin: 0px;
    padding: 0px;
    border-top: none;
}

p.readmore {
    text-align: right;
}

p.readmore a:link, p.readmore a:visited {
    text-align: right;
    padding: 5px 0;
    font-weight: bold;
    display: block;
    color: #d81848;
    text-decoration: none;
    font-size: 12px;
    line-height: 16px;
}

p.readmore a:hover {
    text-decoration: none;
}

/********** Unpublished **********/

.system-unpublished {
    background: transparent;
}

/********** System Messages **********/

#system-message {
    margin-bottom: 10px;
    padding: 0;
}

#system-message dt {
    display: none;
}

#system-message dd {
    margin: 0;
    font-weight: bold;
    text-indent: 0px;
}

#system-message dd ul {
    color: #fff;
    margin: 0 0 10px 0;
    padding: 10px;
    list-style: none;
    text-align: center;
}

/********** System Standard Messages **********/

#system-message dt.message {
    display: none;
}

#system-message dd.message ul {
    background: #fdf6e4;
    color: #e48049;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 10px;
	border-top: 1px solid #e48049;
	border-bottom: 1px solid #e48049;
}

/********** System Error Messages **********/

#system-message dt.error {
    display: none;
}

#system-message dd.error ul {
    color: #cd3301;
    background: #fae8e8;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 10px;
	border-top: 1px solid #cd3301;
	border-bottom: 1px solid #cd3301;
}

#system-message dd.error ul li {
    background: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

/********** System Notice Messages **********/

#system-message dt.notice {
    display: none;
}

#system-message dd.notice ul {
    background: #fdf6e4;
    color: #e48049;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 10px;
	border-top: 1px solid #e48049;
	border-bottom: 1px solid #e48049;
}

#system-message ul li {
    background: none;
    text-align: center;
    margin: 0;
    padding: 0;
}