/*------------------------------------------------------------------------
# "Hot Responsive Portfolio" Joomla template - March, 2013
# Copyright (C) 2013 HotThemes. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotJoomlaTemplates.com
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

/* basics */

body {
	font-size:100%;
}

label {
	font-size:12px !important;
	background:none !important;
	border:none !important;
}

input {
	font-size:12px !important;
	padding:3px !important;
	margin:0 !important;
}

input.ui-input-text, textarea.ui-input-text {
	display:inline !important;
	background:#f3f3f3 !important;
}

label.ui-btn-corner-all {
	text-shadow:none;
}

.ui-btn {
	display: inline-block !important;
	margin:20px 0 !important;
}

label.ui-btn {
	margin:0 !important;
}

p {
	text-shadow:none;
}

a:link,a:visited,a:hover {
	text-decoration:none;
	text-shadow:none;
	font-weight: 700;
}

a:hover {
	color:#000 !important;
}

.buttonheading a {
	border-bottom:none !important;
}

img {
	border:0;
}

fieldset {
	border:0;
}

hr {
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:1px dotted #ccc;
	margin-bottom:20px;
}

h1, div.componentheading, div.itemHeader h2.itemTitle {
	font-family: Roboto, sans-serif;
	font-size:3em;
	font-weight:900;
	margin:0 0 15px;
	padding:0;
	text-shadow:none;
	text-transform: uppercase;
}

h3 {
	padding:0 0 15px 0;
	margin: 0;
	line-height: normal;
}

h2, h3.catItemTitle a,
div.catItemHeader h3.catItemTitle,
div.userItemHeader h3.userItemTitle,
div.tagItemHeader h2.tagItemTitle,
div.genericItemHeader h2.genericItemTitle,
ol.dynlayout_feed li > a {
	font-size:1.5em;
	font-weight:700;
	padding:0;
	margin:0;
	text-decoration:none;
	line-height:normal;
	text-transform: uppercase;
}

ol.dynlayout_feed li {
	padding: 20px 0 10px !important;
}

ol.dynlayout_feed li > a.ui-link:link, ol.dynlayout_feed li > a.ui-link:visited {
	color:#333 !important;
}

h2 a {
	font-weight: 700 !important;
}

.item-page h2 {
	font-size:3em;
}

.item-page p, .item-page li {
	line-height: 1.5em;
}

.item h2 {
	padding:20px 0 10px 0;
	margin: 0 0 15px 0;
}

.catItemView {
    padding:0!important;
}

div.item p {
	padding:0 0 10px 0;
	margin:0;
}

div.blog-featured div.item, div.itemContainer, div.userItemView, div.tagItemView {
	min-height: 350px;
}

div.blog-featured div.item p, div.catItemIntroText p, div.userItemIntroText p, div.tagItemIntroText p {
	font-family: Georgia, serif;
	font-size: 0.875em;
	font-style: italic;
}

h2 a:hover {
	color:#666666 !important;
}

/* heading icons */

ul.actions {
	margin:0 !important;
	padding:0 !important;
}

ul.actions li {
	margin:0 !important;
	padding:0 !important;
	list-style:none;
	float:right;
	position:relative;
	top:-30px;
	width:25px;
}

p.readmore a.ui-btn {
	margin:0 !important;
	padding:0 !important;
}

p.readmore a.ui-btn span.ui-btn-inner {
	margin:0 !important;
	padding:1px 7px !important;
	font-size:11px;
	font-weight: normal;
}

/* acticle details */

dd {
	margin:0;
	padding:0;
}

dl.article-info {
	padding:0 0 5px 0;
	margin:0;	
}

dl.article-info dd {
	padding:0;
	margin:0;	
}

dl.article-info dt.article-info-term {
	display:none;
}

/* category name */

div.category-name{
  margin-top:10px;
}

div.category-name,
div.category-name a:link,
div.category-name a:visited,
div.category-name a:hover,
dl.article-info dd.create,
dl.article-info dd.modified,
dl.article-info dd.published,
dl.article-info dd.createdby,
dl.article-info dd.hits {
	font-size:11px;
}

dl.article-info dd.create,
dl.article-info dd.modified,
dl.article-info dd.published,
dl.article-info dd.createdby,
dl.article-info dd.hits {
	color:#999;
}

div.category-name {
	padding:0;
}

div.category-name a:link, div.category-name a:visited {
	font-weight:normal;
}


div.category-name h1 a:link,
div.category-name h1 a:visited,
div.category-name h1 a:hover{
	font-size:32px;
	font-weight:bold;
	margin:0 0 15px;
	padding:0;
	line-height:40px;
}

div.category-name h2 a:link,
div.category-name h2 a:visited,
div.category-name h2 a:hover{
	/*font-size:100%;*/
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0;
	text-decoration:none;
	line-height:normal;
	color:#222;
}

div.category-name a:link,
div.category-name a:visited,
div.category-name a:hover{
	padding:0;
	margin:0;
    text-align:left;
}

div.category-name{
 text-align:left;
}


div.img_caption p.img_caption {
	padding:0;
	margin:0;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	color:#ccc;
	position:relative;

}

p.img_caption{
    background:#000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
	margin-right:20px!important;
}

div.img_caption {
   margin:-20px 0 0 0 !important;
}

.img_caption {
	/*width:auto !important;*/
	padding:0;
}

.img-fulltext-left {
	padding:10px 0 0 0;
}

.img-intro-left {
	padding:0 0 10px 0;
}

/* page navigation */

.pagination ul {
	margin:0 !important;
	padding:0 !important;
}

.pagination li {
	list-style:none;
	float:left;
	padding:0 15px 0 0 !important;
	margin:0 !important;
}

ul.pagenav {
	margin:0;
	padding:0;
}

ul.pagenav li {
	list-style:none;
	float:left;
	padding:0 15px 0 0 !important;
	margin:0 !important;
}

/* multi-column layout */

.row-separator {
	clear:both;
	display:block;
	height:15px;
}

.cols-2 div.item {
	width:46%;
	float:left;
	margin:0 3% 0 0;
}

.cols-3 div.item {
	width:31%;
	float:left;
	margin:0 2% 0 0;
}

.cols-4 div.item {
	width:23%;
	float:left;
	margin:0 2% 0 0;
}

/* category list layout */

table.category {
	width:99%;
}

.category th {
	color:#eee;
	font-weight:700;
	padding:5px;
	text-align:left;
	border-bottom:1px dotted #cccccc;
}

.cat-list-row0 td {
	padding:5px;
	text-align:left;
}

.cat-list-row1 td {
	padding:5px;
	text-align:left;
	background:#f8f8f8;
}

.category .list-title {
	width:50%;
}

.category .list-date {
	width:20%;
}

.category .list-author {
	width:20%;
}

.category .list-hits {
	width:10%;
}

.category td.hits {
	text-align:center;
}

/* contacts category layout */

.category .item-title {
	width:20%;
}

.category td.item-title a:link,
.category td.item-title a:visited,
.category td.item-title a:hover {
	text-decoration:underline;
}

.category .item-position {
	width:20%;
}

.category .item-phone {
	width:20%;
}

.category .item-suburb {
	width:20%;
}

.category .item-state {
	width:20%;
}

/* contact form */

#contact-form dl dd {
	padding-bottom:10px;
}

#contact-form dl dt {
	width:100px;
	padding-bottom:10px;
}

div.pane-slider {
	background:none;
}

.jicons-icons img {
	float:left;
}

.jicons-icons img {
	float:left;
	margin-right:10px;
}

address span.contact-street {
	padding:0 8px 0 0;
	display:block;
}

address span.contact-suburb,
address span.contact-state,
address span.contact-postcode,
address span.contact-country {
	padding:0 8px 0 25px;
	display:block;
}

.contact-email label {
	display:block;
	float:left;
	width:100px;
}

.contact-email .inputbox {
	margin-bottom:10px;
}

.contact-email .button {
	margin-top:30px;
}

#jform_contact_message {
	width:320px;
}

input {
	border:1px solid #999;
}

/* pane toggler */

.pane-toggler-down, .pane-toggler {
	background:#333;
	padding:5px 20px;
}

.panel h3 a.ui-link:hover span {
	color:#fff !important;
}

#contact-form input, #searchForm input, .login-fields input {
	width: auto;
}

.article_author {
	font-size:11px;
	padding:0 5px 0 2px;
	border-right:1px dotted #ccc;
}

.article_date {
	font-size:11px;
	padding-left:5px;
}

.small {
	font-size:11px;
}

span.pagenav {
	background:#cecece;
	color:#fff;
	padding:4px 12px;
	text-transform:uppercase;
}

a.pagenav {
	color:#fff !important;
	padding:4px 12px;
	text-decoration:none;
	text-transform:uppercase;
}

.inputbox {
	border:1px solid #cacaca;
	padding:4px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	box-shadow:0px 0px 5px #ddd;
}

.button {
	color:#fff;
	border:none;
	padding:0 10px;
	font-size:13px;
	line-height:20px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
}

table.searchinto {
	width:100%;
}

form {
	margin:0;
	padding:0;
}

.article_column {
	padding:0 15px 0 0;
}

.article_separator {
	height:10px;
	display:block;
}

/* menu tree */

ul.menu {
	list-style: none;
	padding:10px 0 0 0;
	margin:0;
}

ul.menu li {
	padding:10px 0 5px;
	margin:0;
}

.user2_module ul.menu > li {
	padding:5px;
	display: inline-block;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	margin-right: 15px;
}

.user2_module ul.menu > li:hover, ul.menu > li.active {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

ul.menu > li.active a.ui-link:link, ul.menu > li.active a.ui-link:visited {
	font-weight: 700;
}

.user2_module ul.menu li a.ui-link:link, .user2_module ul.menu li a.ui-link:visited,
.user2_module ul.menu li span {
	font-weight: normal;
	font-size: 1.5em;
	text-transform: uppercase;
}

ul.menu ul {
	list-style: none;
}

ul.menu ul li {
	padding:0 0 0 10px;
}

/* top menu */

#nav, #nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:absolute;
	z-index:10000;
}

#nav ul {
    position:fixed;
	z-index:10000;
}

#nav ul {
	display:none;
}

#nav a, #nav span {
	display:block;
	padding:6px 15px;
	text-decoration:none;
	font-size:13px;
	border-bottom:none;
	font-weight:normal;
	cursor: pointer;
}

#nav > li > a, #nav > li > span {
	padding:0 15px;
	height:40px;
	line-height:40px;
}

#nav li a.ui-link:hover, #nav li span:hover {
	color:#fff !important;
	font-weight:700;
}

#nav > li {
	margin:0 !important;
	padding:0;
	border-bottom:none;
	height:40px;
}

#nav > li:hover {
	background:#444;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

#nav li:hover > ul {
	background:#333;
	padding:15px 10px;
	margin:0;
}

#nav li:hover > ul ul {
	background:#333;
	padding:15px 10px;
	width:186px;
	margin:0;
}

#nav li:hover ul li a, #nav li:hover ul li span {
	background:none;
	padding:5px;
}

#nav li:hover ul li a:hover, #nav li:hover ul li span:hover {
	border:none;
	position:relative;
	padding:5px;
}

#nav li#current ul li a, #nav li.active ul li a,
#nav li#current ul li span, #nav li.active ul li span {
	border:none;
	position:relative;
}

#nav li {
	float:left;
	position:relative;
	margin:0;
	text-shadow:none;
}

#nav li ul li, #nav li ul li ul {
	margin:0;
	padding:0;
	float:none;
	cursor:pointer;
}

#nav li ul a, #nav li ul span {
	width:186px;
	line-height:normal;
	padding:7px;
}

#nav li ul ul {
	margin:0;
}

#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li:hover ul ul ul ul {
	display:none;
}

#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li li li li:hover ul {
	display:block;
}

#nav ul li a, #nav ul li span {
	font-size:12px;
	font-weight:normal;
	text-transform:none;
}

#nav ul ul {
	margin:-38px 0 0 160px !important;
	z-index:10000;
}

#nav li#current span {
	text-transform:none;
}

#nav > li#current span {
	text-transform:uppercase;
}

#nav img {
	margin-right:5px;	
}

.image-title {
	line-height:18px;
}

#nav li img {
	float:left;
}

#nav.under768 ul, #nav.under768 ul li {
	width:100%;
}

#nav.under768 > li > ul {
	left:0;
}

/* modules */

div.moduletable {
	padding:0;
}

div.moduletable h3 {
	font-size:1.5em;
	margin:0;
	padding:15px 0 5px;
	font-weight:700;
	text-shadow:none;
	border-bottom:1px solid #111;
}

.moduletable ul {
	margin:0;
	padding:0;	
}

.moduletable li {
	margin:0 0 0 15px;
	padding:3px 0;
}

.breadcrumbs {
	padding:13px 45px;
	display:block;
}

#form-login li {
	list-style:none;
}

/* lists */

ul, ol {
	margin: 15px 30px;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

ul.arrow li {
	list-style-image: url(../images/bullet_arrow_right.png);
}

ul.arrowleft li {
	list-style-image: url(../images/bullet_arrow_left.png);
}

ul.calendar li {
	list-style-image: url(../images/bullet_calendar.png);
}

ul.checklist li {
	list-style-image: url(../images/bullet_tick.png);
}

ul.delete li {
	list-style-image: url(../images/bullet_delete.png);
}

ul.email li {
	list-style-image: url(../images/bullet_email.png);
}

ul.file li {
	list-style-image: url(../images/bullet_file.png);
}

ul.folder li {
	list-style-image: url(../images/bullet_folder.png);
}

ul.heart li {
	list-style-image: url(../images/bullet_heart.png);
}

ul.information li {
	list-style-image: url(../images/bullet_information.png);
}

ul.lock li {
	list-style-image: url(../images/bullet_lock.png);
}

ul.pencil li {
	list-style-image: url(../images/bullet_pencil.png);
}

ul.person li {
	list-style-image: url(../images/bullet_person.png);
}

ul.rss li {
	list-style-image: url(../images/bullet_rss.png);
}

ul.shop li {
	list-style-image: url(../images/bullet_shop.png);
}

ul.song li {
	list-style-image: url(../images/bullet_song.png);
}

ul.star li {
	list-style-image: url(../images/bullet_star.png);
}

ul.star2 li {
	list-style-image: url(../images/bullet_star2.png);
}

ul.trash li {
	list-style-image: url(../images/bullet_trash.png);
}

ul.tweak li {
	list-style-image: url(../images/bullet_tweak.png);
}

ul.unlock li {
	list-style-image: url(../images/bullet_unlock.png);
}

ul.warn li {
	list-style-image: url(../images/bullet_warning.png);
}

/* typography */

.warning {
	padding:15px 15px 15px 60px;
	color:#000;
	border-top:4px solid #c10000;
	border-bottom:4px solid #c10000;
	background:#FFDE25 url(../images/warning.png) no-repeat center left;
}

.info, #user-registration p {
	padding:15px 15px 15px 60px;
	color:#006699;
	border-top:4px solid #006699;
	border-bottom:4px solid #006699;
	background:#bde1ff url(../images/info.png) no-repeat center left;
}

.error {
	padding:15px 15px 15px 60px;
	color:#900;
	border-top:4px solid #900;
	border-bottom:4px solid #900;
	background:#f8b5b5 url(../images/error.png) no-repeat center left;
}

.warning a.ui-link, .info a.ui-link, .error a.ui-link {
	color: #000 !important;
}

.typewriter {
	background: url(../images/typewriter_bg.png);
	padding:20px 15px 20px 30px;
	color:#000;
	font-family:"Courier New", Courier, monospace;
	line-height:20px;
	text-align:left;
}

blockquote {
	font-family: Georgia, serif;
	margin:0;
	padding:15px 75px;
	font-size:125%;
	font-style:italic;
	line-height:normal;
	background: url(../images/quotes.png) top left no-repeat;
}

.dropcap:first-letter {
	font-size: 300%;
	font-weight:bold;
	float:left;
	margin:0 10px 5px 0;
}

span.p_number {
	font-size: 400%;
	font-weight:bold;
	float:left;
	margin:0 10px 10px 0;
	position: relative;
}

.inset_left {
	display:block;
	float:left;
	width: 150px;
	font-style: italic;
	margin: 15px 15px 15px 0;
}

.inset_right {
	display:block;
	float:right;
	width: 150px;
	font-style: italic;
	margin: 15px 0 15px 15px;
}

.inset_title {
	font-weight:bold;
	display:block;
}

img.img_left {
	float:left;
	margin:0 15px 15px 0;
}

img.img_right {
	float:right;
	margin:0 0 15px 15px;
}

.half_width {
	width: 50%;
	float: left;
}

/* hot responsive */

body {
	overflow-x:hidden!important;
	height:101%!important;
}

#infscr-loading{
    top:auto; 
	bottom:14px!important;
	width:120px!important;
}

#infscr-loading .ui-icon-loading{
   margin:0 auto;
}

#infscr-loading h1{
    width:120px!important;
	height:auto!important;
	font-size:9px!important;
	line-height: 12px!important;
	text-align: center;
}

#infscr-loading.infinitescroll_nomore{
	bottom:2px!important;
	height:15px!important;
}

#infscr-loading.infinitescroll_nomore h1 {
    font-size:12px!important;
}


div.item {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  -khtml-opacity: 0.01;
   opacity: 0.01;
}

.newsfeed, .newsfeed ol {
	margin:0;
	padding:0;
}

.newsfeed ol > li {
	padding:15px;
}

#infscr-loading h1 {
	text-shadow:none;
}

/* rapid contact */

.rapid_contact .intro_text {
	font-size: 1.17em;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 12px;
}

input.rapid_contact.email, input.rapid_contact.subject {
	max-width: 300px;
	color:#fff !important;
	font-size: 1.17em !important;
	margin-bottom: 18px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

textarea.rapid_contact.message {
	color:#fff !important;
	font-size: 1.17em !important;
	border-radius: 5px;
	margin-bottom: 18px !important;
	min-height: 68px;
}

input.rapid_contact.antispam {
	max-width: 50px;
	color:#fff !important;
	font-size: 1.17em !important;
	margin-left: 20px !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

p.copyright {
	margin: 0;
	padding: 0;
}