/*--------------------------------------------------------------
# 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.registration form#member-registration fieldset dl, 
div.profile form#member-profile fieldset dl,
div.profile fieldset#users-profile-core dl,
div.profile fieldset#users-profile-custom dl,
div.profile-edit form#member-profile fieldset dl, 
div.remind fieldset dl, 
div.reset fieldset dl {
	margin: 0;
}

div.registration form#member-registration fieldset dt, 
div.profile form#member-profile fieldset dt,
div.profile fieldset#users-profile-core dt,
div.profile fieldset#users-profile-custom dt,
div.profile-edit form#member-profile fieldset dt, 
div.remind fieldset dt, 
div.reset fieldset dt {
    float: left;
    clear: both;
    padding: 2px;
	margin: 0;
	min-width: 200px;
	min-height: 32px;
	line-height: 32px;
}

div.registration form#member-registration fieldset dd, 
div.profile form#member-profile fieldset dd, 
div.profile fieldset#users-profile-core dd,
div.profile fieldset#users-profile-custom dd,
div.profile-edit form#member-profile fieldset dd, 
div.remind fieldset dd, div.reset fieldset dd {
    float: none;
    padding: 2px;
	margin: 0;
	min-height: 32px;
	line-height: 32px;
}

div.formelm label,
div.formelm-area label {
    display: inline-block;
    min-width: 200px;
}

div.formelm img {
	vertical-align: middle;
	margin: 0 5px;
}

div.formelm-buttons {
	padding: 10px 0;
}

div.login-fields {
    padding: 5px 0;
}

fieldset.userdata {
    border: none;
    padding: 0;
    margin: 0;
}

.login-fields label#password-lbl,
.login-fields label#username-lbl {
	min-width: 100px;
	display: inline-block;
}

/**buttons, inputs**/

input.button, button.validate, button,
#djcatalog .djc_producer_items_link span, #djcatalog .djc_atoz a span.btn, #djcatalog .djc_atoz span.btn {		
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 1em;
    margin: 0 5px;
    padding: 5px 10px;
    vertical-align: middle;
    cursor: pointer;
	color: #fff;
	border: none;
	border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

input.button:hover, button.validate:hover, button:hover,
#djcatalog .djc_producer_items_link span:hover, #djcatalog .djc_atoz a span.btn:hover {
	-webkit-transition: background 0.2s ease-in;
	-moz-transition: background 0.2s ease-in;
	-o-transition: background 0.2s ease-in;
	transition: background 0.2s ease-in;
}

input, select, textarea {
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 	1em;
    color: #222;
    margin: 2px 0;
    padding: 5px 0 5px 10px;
    vertical-align: middle;
    background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

select, textarea {
	padding: 5px;
}

input#modlgn-remember {
    margin: 0 10px 0 0;
    padding: 0;
    border: 0;
    background: none;
}

input.checkbox {
	padding: 0;
	border: 0;
	background: none;
}

#form-login-username label,
#form-login-password label {
	width: 100px;
	display: inline-block;
}

div.login-greeting {
	padding-bottom: 10px;
}

.userdata input.button {
	margin: 10px 0;
}

/**page navigation**/

ul.pagenav {
    list-style-type: none;
    padding: 0;
    margin: 20px 0 0 0;
    clear: both;
	display: inline-block;
	width: 100%;
}

ul.pagenav li {
    display: inline;
    padding: 0;
    margin: 0;
	background: none;
}

ul.pagenav li a {
    display: inline;
    padding: 2px;
    text-decoration: none;
    font-weight: bold;
}

ul.pagenav li.pagenav-prev {
    float: left;
}

ul.pagenav li.pagenav-next {
    float: right;
}

/**pagination**/

div.pagination {
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
    clear: both;
    display: inline-block;
    width: 100%;
}

div.pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div.pagination li {
    display: inline;
    padding: 0;
    margin: 0 3px 0 0;
	background: none;
}

div.pagination ul li span {
    padding: 6px 7px;
    color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

div.pagination ul li a:link,
div.pagination ul li a:visited {
    color: #fff;
    padding: 6px 7px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
    text-decoration: none;
}

div.pagination ul li a:hover  {
    color: #fff;
    text-decoration: none;
	-webkit-transition: background 0.2s ease-in;
	-moz-transition: background 0.2s ease-in;
	-o-transition: background 0.2s ease-in;
	transition: background 0.2s ease-in;
}

div.pagination ul li.pagination-start {
	margin: 0 3px 0 0;
}

div.pagination ul li.pagination-prev {
	margin: 0 3px 0 0;
}

div.pagination ul li.pagination-next {
	margin: 0;
}

div.pagination ul li.pagination-end {
	margin: 0 0 0 3px;
}

.pagenav {
    padding: 2px;
}

p.counter {
    text-align: center;
	margin: 0 0 10px;
}

/****content****/

div.items-leading {
	display: inline-block;
	width: 100%;
}

div.items-row {
	display: inline-block;
}

.item-separator {
	display: block; 
	width: 100%;
	background: url(../images/separator.png) repeat-x;
	height: 4px; 
	margin: 20px 0;
}

/**blog featured single**/

div.blog h2, 
div.item-page h2, 
div.blog-featured h2 {
    font-size: 1.5em;
    margin: 0 0 20px;
}

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,
h1.componentheading {
    font-size: 1.9em;
    margin: 0 0 20px 0;
}

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,
ul#archive-items li.row0 h2 a:link,
ul#archive-items li.row0 h2 a:visited {
    margin: 0;
	text-decoration: none;
}

div.blog-featured h2 a:hover,
div.blog h2 a:hover,
div.item-page h2 a:hover,
ul#archive-items li.row0 h2 a:hover {
	-webkit-transition: color 0.2s ease-in;
	-moz-transition: color 0.2s ease-in;
	-o-transition: color 0.2s ease-in;
	transition: color 0.2s ease-in;
}

div.contact h2 span.contact-name {
    font-size: 1.5em;
    margin: 0 0 20px;
}

div.items-more h3 {
    font-size: 1.5em;
    margin: 0 0 20px;
}

/**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%;
}

.cols-3 .column-2 {
	padding: 0 3%;
}

.cols-4 .column-1, 
.cols-4 .column-2, 
.cols-4 .column-3, 
.cols-4 .column-4 {
    float: left;
    width: 23%;
}

.cols-4 .column-2 {
	padding: 0 1% 0 2%;
}

.cols-4 .column-3 {
	padding: 0 2% 0 1%;
}

.items-more {
    padding: 0 0 10px;
}

/**language**/

div.mod-languages ul li {
    background: none;
    padding: 0;
}

/**single article**/

ul.actions {
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
    width: 100%;
}

ul.actions li {
    display: inline;
	background: none !important;
	margin: 0 5px;
	padding: 0;
}

.actions img {
    border: none;
}

.article-info {
    margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 1.5em;
}

.article-info-term {
    font-weight: bold;
}

.archive .article-info dd, 
.article-info dd {
    margin: 0;
}

/**article categories**/

.categories-list ul {
    list-style: none;
    margin: 0;
}

dl.article-count dt, 
dl.article-count dd {
    display: inline;
    margin: 0;
}

dl.article-count dt, 
dl.article-count dd {
    display: inline;
    margin: 0;
}

/**archive**/

ul#archive-items .row0,
ul#archive-items .row1 {
	background: none;
	list-style: 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: 0 0 10px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.category th {
    font-weight: bold;
    padding: 8px;
    color: #fff;
}

table.category th a {
    text-decoration: none;
    color: #fff;
}

table.category .cat-list-row0 td {
	padding: 8px;
}

table.category .cat-list-row1 td {
    padding: 8px;
}

/**single contact slider**/

div.panel {
	margin-bottom: 1px;
}

div.panel h3.title {
    border: none;
    padding: 8px;
	margin: 0;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

div.panel h3.title a:link, 
div.panel h3.title a:visited {
    text-decoration: none;
	font-size: 0.7em;
	color: #fff;
}

div.panel h3.title.pane-toggler-down a:link,
div.panel h3.title.pane-toggler-down a:visited,
div.panel h3.title a:hover {
	font-weight: bold;
}

div.pane-down {
    padding: 10px !important;
}

.contact-email label {
	min-width: 100px;
	display: inline-block;
	padding: 0 0 5px 0;
}

form#contact-form fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

form#contact-form dt,
form#contact-form dd,
form#contact-form button.button {
	margin: 0;
}

/**details**/
	
.img-intro-none,
.img-fulltext-none {
	text-align: center;
	margin-bottom: 10px;
}

.image-left,
.img-intro-left,
.img-fulltext-left {
	float: left;
	margin-right: 10px;
}

.image-right,
.img-intro-right,
.img-fulltext-right {
	float: right;
	margin-left: 10px;
}

p.img_caption {
    background: #f5f5f5;
	text-align: center;
	margin: 0 0 10px;
	padding: 5px;
}	

.tip {
    background: #FFFFFF;
    border: 1px solid #CFCCCC;
    padding: 10px;
}

.tip .tip-title {
	font-weight: bold;
}

p.readmore {
    display:inline-block;
	width: 100%;
}

p.readmore a:link, 
p.readmore a:visited {
    float: right;
    text-decoration: none;
	padding: 0 0 0 15px;
    cursor: pointer;
}

p.readmore a:hover {
    text-decoration: underline;
}

/************************ plugin page break ******************/

hr.system-pagebreak {
	display: block;
    width: 100%;
    height: 1px;
    margin: 15px 0px;
    clear: both;
    height: 1px;
    border: none;
}

/************************ Presentation Style: pages ******************/

div#article-index { 
	padding: 10px 5px;
	border-bottom: none;
}

div#article-index {
    float: right;
    margin: 0 0 0 10px;
    padding: 10px 5px;
    width: 150px;
	background: none;
}

div.pagenavcounter {
    clear: both;
    float: right;
    margin: 0 0 10px 10px;
    padding: 5px;
    text-align: center;
    width: 150px;
	color: #fff;
}

div#article-index h3 { 
	font-size: 1em;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: center;
}

div#article-index ul li a.active {
	text-decoration: none;
	font-weight: bold;
}

/************************ Presentation Style: sliders ******************/

/* contact panel styles */

/************************ Presentation Style: tabs ******************/

dl#tabs.tabs { 
	display: inline-block;
	padding: 10px 0 0;
}

dl.tabs {
	margin: 0;
} 

.tabs dt.tabs {
	float: left;
	padding: 5px 10px 6px 10px;
	margin: 0 5px -1px 0;
	background: #fff;
	border-bottom: none;
	border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
}

.tabs dt.tabs.closed {
	padding: 5px 10px;
}

.tabs dt.tabs.basic-details h3 {
	font-size: 1em;
	margin: 0;
	font-weight: normal;
}

.tabs dt.tabs.basic-details h3 a:link,
.tabs dt.tabs.basic-details h3 a:visited {
	text-decoration: none;
}

.tabs dt.tabs.basic-details.closed h3 a:link,
.tabs dt.tabs.basic-details.closed h3 a:visited {
	color: #fff;
}

dd.tabs { 
	clear:both;
	background: #fff;
	margin: 0; 
	padding: 10px;
	border-radius: 0 2px 2px 2px;
	-moz-border-radius: 0 2px 2px 2px;
	-webkit-border-radius: 0 2px 2px 2px;
}

/********** 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 {
    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: #c4e2fd;
    color: #206db5;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 10px;
	border-top: 1px solid #4597e3;
	border-bottom: 1px solid #4597e3;
}

/********** System Error Messages **********/

#system-message dt.error {
    display: none;
}

#system-message dd.error ul {
    color: #fff;
    background: #f76c6d;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 10px;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
}

#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: #c4e2fd;
    color: #206db5;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 10px;
	border-top: 1px solid #4597e3;
	border-bottom: 1px solid #4597e3;
}

#system-message ul li {
    background: none;
    text-align: center;
    margin: 0;
    padding: 0;
}