/*------------------------------------------------------------------------
# "Hot News Portal" - Commercial Joomla Template
# Copyright (C) 2014 HotThemes. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotThemes
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

/******* COMMON SPARKY'S TEXT STYLES *******/

body {
	margin:0;
	padding:0;
	overflow-x: hidden;
}

p {
	margin: 0 0 15px;
}

h1 {
    padding:0 0 30px 0;
    margin:0;
    line-height:normal;
}

h2, h2 a {
    padding:0 0 15px 0;
    margin:0;
    line-height:normal;
}
h2, h2 a:hover { color:#7fb2cc}
h3 {
    margin:15px 0;
    padding:0;
}

h4 {
    margin:0 0 15px 0;
    padding:0;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

fieldset legend {
	font-size: 24px;

}

/* read more button */

p.readmore a {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	font-family: arial, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	transition: all .5s linear;
}

p.readmore a:hover, p.readmore a:focus {
	color: #333333;
	transition: all .5s linear;
}

/* contacts category layout */

.category th {
	height: 30px;
	background: #eee;
}

.category .item-num {
	width:9%;
	padding:1%;
}

.category .item-title {
	width:17%;
	padding:1%;
}

.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:17%;
	padding:1%;
}

.category .item-phone {
	width:17%;
	padding:1%;
}

.category .item-suburb {
	width:17%;
	padding:1%;
}

.category .item-state {
	width:17%;
	padding:1%;
}

/* forms */

.input {
	margin:0;
	padding:0;
}

.inputbox, input.required, textarea.required, input#username, input#password {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
	height: 35px;
	margin: 0;
	background-color: #ffffff;
	color:#555555;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

textarea.required {
	height: auto;
}

.inputbox:focus {
	outline: none;
}

.button, .btn, button {
	display: inline-block;
	padding: 0 10px;
	height: 35px;
	margin: 0 0 0 5px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	font-family: Arial, sans-serif;
	font-size: 13px;
}

.button:hover, .btn:hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
	background-color: #e6e6e6;
}

#login-form input {
	padding: 4px;
}

/* search results */

.result-title {
	font-size: 18px;
}

.phrases-box {
	padding: 10px 0;
}

.only legend, dl.search-results {
	padding-top: 30px;
}

.result-created, .result-category {
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #bbb;
}

/* lists */

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

div.item-page ol li, div.item-page ul li {
	margin: 0 0 10px 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 {
	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;
}

.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 {
	margin:0;
	padding:15px 15px 15px 75px;
	font-size:125%;
	font-style:italic;
	font-family: serif;
	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;
	line-height: 40px;
}

.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 30px 30px 0;
}

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

/******* CUSTOM ROWS AND CELLS STYLING *******/

.sparky_full {
}

.container {
	margin:0 auto;
	padding:0;
}

/*.row {
	padding:0;
	margin:0;
}*/

.row > * {
	float:left;
}

/* abovecontent and belowcontent modules */

div.abovecontent {
	padding: 10px 0 20px 0;
}

div.belowcontent {
	padding: 30px 0 0 0;
}

p.copyright {
	text-align: right;
}

/* tinynav */

select.tinynav {
	float: right;
	width: 40px;
	height: 30px;
	border:none;
	background: #ccc;
	text-indent: -9999px;
	background: url(../images/tinynav.png);
	-webkit-appearance: button;
}

/******* Hot News Portal Specifics *******/

.headerrow {
	background: #383838; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjIyMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #383838 0%, #383838 50%, #333333 51%, #222222 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(50%,#383838), color-stop(51%,#333333), color-stop(100%,#222222)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #383838 0%,#383838 50%,#333333 51%,#222222 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #383838 0%,#383838 50%,#333333 51%,#222222 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #383838 0%,#383838 50%,#333333 51%,#222222 100%); /* IE10+ */
	/*background: linear-gradient(to bottom,  #383838 0%,#383838 50%,#333333 51%,#222222 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#222222',GradientType=0 ); /* IE6-8 */
	color:#777777;
}

.mp_fontresize {
	font-size: 11px;
	line-height: 40px;
	text-align: right;
}

.sparky_logo {
	padding: 30px 0;
}

.sparky_logo span.hot {
	background: #c60303;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	font-family: Arial, sans-serif;
	padding: 0 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.sparky_logo  span.portal {
	font-style: italic;
	font-weight: normal;
}

.mp_top1 .cell_pad {
	margin: 0;
}

.mp_top3 {
	padding-top: 35px;
	text-align: right;
}

.mp_top3 label {
	display: none;
}

.mp_top3 .cell_pad {
	margin: 0;
}

.mp_top4 {
	padding-top: 12px;
}

.mp_top4 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

.mp_top4 li {
	display: inline-block;
	line-height: 17px;
	padding: 0;
	margin: 0 0 0 1px;
}

.mp_top4 li a {
	display: block;
	width: 45px;
	height: 45px;
	position: relative;
	top: 0px;
	transition: all .3s;
}

.mp_top4 li a:hover {
	top: -3px;
	transition: all .3s;
}

.mp_top4 li.facebook a {
	background: url(../images/custom/icon_facebook.png) no-repeat;
}

.mp_top4 li.twitter a {
	background: url(../images/custom/icon_twitter.png) no-repeat;
}

.mp_top4 li.youtube a {
	background: url(../images/custom/icon_youtube.png) no-repeat;
}

.mp_top4 li.rss a {
	background: url(../images/custom/icon_rss.png) no-repeat;
}

.mp_top4 li.google a {
	background: url(../images/custom/icon_google.png) no-repeat;
}

.topmenurow {
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e0e0e0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-8 */
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.mp_topmenu .cell_pad {
	height: 43px;
}

.mnu_topmenu2 > li {
	border-top: none;
}

.scrollerrow {
	margin: 30px 0;
}

.scrollerrow .moduletable {
	background: #fff5f5;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	font-family: Arial, sans-serif;
}

.highlights_intro_pad {
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

.highlights_intro {
	border-right: 1px dotted #ccc;
}

.contentrow h3 {
	text-transform: uppercase;
}

.content_sparky .cell_pad {
	margin-bottom: 60px;
}

.mp_user1 .cell_pad {
	margin-top: 48px;
	margin-bottom: 30px;
}

.mp_user1 iframe {
	min-width: 146px !important;
	width: 146px  !important;
}

.mp_user2 .cell_pad {
	margin-top: 48px;
	margin-bottom: 30px;
}

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

ul.mostread li {
	list-style: none;
	margin: 10px 0;
	padding: 0 0 10px 0;
	font-size: 12px;
	border-bottom: 1px solid #ddd;
}

.moduletable div.item-separator {
	margin: 15px 0;
}

.newsflash img {
	max-width: 146px;
}

.items-leading h2, .items-leading h2 a{
	font-weight: bold;
}

.items-row {
	clear: both;
}

.item-image img { padding-right:5px;}
 .newsflash img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; width:100%;
}

div.item p, div.items-leading p, div.item-page p, div.item-page li {
	line-height: 20px;
}

p.img_caption {
	font-size: 16px;
	color: #333;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	padding: 3px 10px;
}

img.caption {
}
.blog p.img_caption {
display: none;
}
div.item-separator {
	border-bottom: 1px solid #ddd;
	margin: 35px 0 25px;
	clear: both;
}

.blog .items-row img {
max-width: 300px;
}
dl.article-info {
	margin-bottom: 10px;
	margin-top: 0;
}

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

dl.article-info dd.published, dl.article-info dd.createdby, div.published {
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #bbb;
}

dl.article-info dd.published {
	min-width: 150px;
}

div.pagination {
	border-bottom: 0;
	margin-bottom: 45px;
}

div.pagination li {
	display: none;
}

div.pagination li.pagination-prev, div.pagination li.pagination-next {
	display: inline-block;
}

div.pagination li.pagination-prev a, div.pagination li.pagination-next a,
div.pagination li.pagination-prev span, div.pagination li.pagination-next span {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #344450;
	color: #fefefe;
	margin: 0 !important;
	padding: 0 !important;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #ccc;
	font-family: arial, sans-serif;
	line-height: 40px;
	text-transform: uppercase;
	box-shadow: 2px 2px 3px #222 inset;
}

div.pagination li.pagination-prev span, div.pagination li.pagination-next span {
	background: #ccc;
	box-shadow: 2px 2px 3px #999 inset;
	color: #333;
}

.pagination .counter {
	display: none;
}

/* video */

.videorow {
	background: #25323b;
	padding: 60px 0 0 0;
}

.videorow h3, .bottomrow h3 {
	color: #ddd;
	margin-top: 20px;
}
.bottomrow h3 {
margin-bottom: 0px;
font-weight: bold;
}
.videorow p {
	line-height: 20px;
}

/* bottom */

.bottomrow {
	background: #25323b;
	padding: 0 0 60px 0;
}

/* footer */

.footerrow {
	font-family: arial, sans-serif;
	padding: 30px 0;
	background: #eee;
	color: #999;
}

.footerrow p {
	margin: 0;
	line-height: 25px;
}

.footerrow a {
	color: #999;
}

.footerrow .mp_footer {
	font-family: 'Merriweather', serif;
	font-size: 20px;
}

.footerrow span.hot {
	background: #999;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	font-family: Arial, sans-serif;
	padding: 0 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.footerrow  span.portal {
	font-style: italic;
	font-weight: normal;
	
}

/* full width row */

.fullwidth .container, .fullwidth .row, .fullwidth .cell {
	width: 100%;
}

.fullwidth .cell_pad {
	margin: 0;
	padding: 0;
}

.hotcarousel .js {
	padding-bottom: 30px;
}

#contact-form dl dd {
	width: auto;
}
div#chrono_verification1_container_div img {
width: 200px;
position: relative;
top: -17px;
}
.blog .dropdown-menu {
float: right;
font-size: 13px;
position: relative;
top: -4px;
}
/* responsive behaviour */

@media (max-width: 996px) {

	img, .newsflash img {
		max-width: 100%;
	}

	select.tinynav {
		float: left;
		margin-top: 5px;
	}

	.headerrow select.tinynav {
		margin-left: 10px;
		background: url(../images/tinynav_white.png);
	}

	.mp_top4 li a {
		width: 30px;
		height: 30px;
		background-size: cover !important;
	}

	.sparky_logo, .sparky_logo a {
		font-size: 28px;
	}

	.mp_top3 {
		padding-top: 30px;
	}

	.mp_top3 .inputbox {
		width: 80px;
	}

	.mp_user1 iframe {
		min-width: 84px !important;
		width: 84px !important;
	}

	#frame, .description {
		height: 370px;
	}

}

@media (max-width: 768px) {
.nsi-iconhoriz-icontop {
margin: 10px;
}
.sparky_logo_image {
text-align: center;
}
.bottomrow .cell{
width: 48%;
text-align: center;
}
.mp_top3, .mp_top4 {
width: 100%;
float: left;
}
.headerrow .cell, .topmenurow .cell {
width: 100%;
text-align: center;
}
.nsi-container li {
padding: 10px 6px 0 6px;}
.custom.datetop {
color: white;
height: 18px;
font-size: 10px;
padding-top: 5px;
}
.content_sparky {
padding-top: 8px;
}
h2, h2 a {
font-size: 20px;}
dl.article-info dd.published {
float: left;
}
.article-info.muted {
width: 100%;
height: 0px;
}
.teline_iv .container .ja-tabs-title-top ul.ja-tabs-title li h3 {
font-size: 8px !important;}

.content_sparky .cell_pad {
margin-bottom: 0px;
}
.mnu_bottom1 > li, .mnu_bottom2 > li, .mnu_bottom3 > li, .mnu_bottom4 > li, .bottomrow h3, .mp_footer, .mp_user2, .mp_user2 h3, .mnu_sidemenu > li, .mnu_sidemenu2 > li {
text-align: left;
}
.sparky_full.videorow {
margin-top: 20px;
}
dl.article-info {
margin-bottom: 14px;
margin-top: 0;
}
.moduletable.socialicons {
display: none;
}
}

@media (max-width: 767px) {
.cell.mp_top4.span4 {
display: none;
}
.nsi-container.nsi-iconhoriz-icontop span {
display: none;
}
.custom.datetop {
display: none;
}

	.mp_user1 iframe {
		min-width: auto !important;
		width: 100% !important;
	}

	.mp_top3 .inputbox {
		width: 60px;
	}

	dl.article-info dd.published {
		float: none;
	}

	.mp_top3, .mp_top4 {
		width: 50%;
		float: left;
	}

	.mp_top3, .mp_top4 {
		padding-top: 0;
		padding-bottom: 10px;
	}

	.mnu_bottom1 > li, .mnu_bottom2 > li, .mnu_bottom3 > li, .mnu_bottom4 > li, .bottomrow h3, .mp_footer, .mp_user2, .mp_user2 h3, .mnu_sidemenu > li, .mnu_sidemenu2 > li {
		text-align: center;
	}

	.sparky_logo, .sparky_logo a {
		font-size: 40px;
		text-align: center;
	}

	.mp_top4 li a {
		width: 20px;
		height: 20px;
	}

}

.mnu_topmenu1 li ul, .mnu_topmenu2 li ul {
	display: none;
}
/*custom */
.pull-left.item-image {
margin: 0 10px 18px 0;
}
.cell.mp_top5.span12 .cell_pad {
margin: 0px;
background: white;
border: 1px solid #dedede;
}
.blog-featured img {
margin-right: 10px !important;
}
ul.mostread li a {
font-weight: normal;
font-size: 15px;
}
div.newsflash .newsflash-title {
 padding: 0px 0 0 0; 
}
div.newsflash .newsflash-title a {
font-weight:normal;
}
.cell.mp_user1.span2 .cell_pad {
margin-top: 10px;
margin-bottom: 0px;
}
.breadcrumbs {
font-size: 15px;
}
.sparky_full.videorow {
margin-top: 20px;
}
.cell.mp_footer.span12 {
text-align: center;
}
#frame, .description {
width: 100%;
height: 475px;
}
body.contentpane.modal .article-info {
display: none;
}
.custom.socialicons {
font-size: 32px;
padding-top: 13px;
float: right;
}
.sparky_full.bottomrow li {
line-height: 20px;
}
p.img_caption {
border-bottom: 2px solid gray;
border-radius: 0px;
}
.item-page .img_caption.left {
margin: 2%;
}
.newsflash .plg-easysharethis {
display: none;
}
.img_caption.left {
width: 40%;
}
.img_caption.right {
width: 40%;
}
.sparky_full.bottomrow a {
font-weight: normal;
font-size: 15px;
}
.mnu_magazine > li > a, .mnu_magazine > li > span {
padding-left: 0px; 
padding-right: 0px;
text-align: center;}
.content_sparky.span4 p a {
color: #0D93D6;
}
.articlehead {
display: block;
width: 100%;
height: 25px;
}
.content_sparky.span4 p a:hover {
text-decoration:underline;
}
.mp_topmenu div.cell_pad {
margin: 0px !important;
}
.chronoform {
display: none;
} 
.mnu_magazine > li{
background:transparent;}
.styledcaption {
background: #eee;
padding: 0 30px;
color: black;
font-weight: bold;
}
body.contentpane.modal .plg-easysharethis {
display: none;
}
.mnu_magazine > li {
width: 10%;}
.sparky_full.headerrow {
padding: 10px;
}
@media (min-width: 1200px){
.mp_user1 {
width: 400px;
float:right;
}
.mp_user5 {
width: 400px;
float:right;
clear: both;
}
.sparky_full.logorow {
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}
.mp_user3 {
width: 400px;
float: right;
clear: right;
}
.cell.mp_user2.span4 .cell_pad .moduletable {
width: 190px;
float: left;
}
.newsflash {
padding-right: 20px;
}
.newsflash img {
margin-bottom: 5px;
}
.content_sparky {
width: 800px;
}
}
.mp_user1 iframe {
min-width: 146px !important;
width: 100% !important;
height: 220px !important;
}
.mp_user2 .cell_pad {
margin-top: 0px;}
.content_sparky{
padding-top: 0px;
}
div#noo-cs-409 {
max-height: 350px;
overflow: hidden;
}
.blog-featured .plg-easysharethis,.blog .plg-easysharethis {
display: none;
}
.sparky_full.bottomrow ul {
margin: 0px;
list-style: none;
}
p {
width: auto !important;
}
.list-condensed li {
min-height: 150px;
}
.nsi-iconhoriz-icontop a {
color: white;
}
.joomla_add_this {
clear: both;
}
p.copyright {
display: none;
}
.custom.datetop {
color: white;
font-size: 12px;
padding-top: 10px;
}
.sparky_full.bottomrow a:hover {
color: white;
}
.customlastfooter {
font-size: 16px;
text-align: center;
}
.customlastfooter div {
padding: 0px !important;
}
.nsi-container.nsi-iconhoriz-icontop {
font-size: 12px;
}
.content_sparky {
min-height: 1200px;
}
.pull-right {
float: left;
}
ul.dropdown-menu li {
float: left !important;
}
dd.published {
float: left;
}
.article-info.muted {
width: 100%;
height: 18px;
}
dl.article-info {
margin-bottom: 0px;
margin-top: 0;
}
.customreputation {
margin-top: 24px;
}
input#mod-search-searchword {
height: 10px;
}
button.button.btn.btn-primary {
height: 28px;
}
.nsi-container li {
padding: 0px 6px 0 0;
}
.pull-left.item-image img {
margin: 5px 10px 10px 0px;
border-radius: 0px; width:100%;
}
@media (max-width: 1200px) and (min-width: 980px){
.mnu_magazine > li {
width: auto;}
.nsi-container li {
padding: 10px 6px 0 0;}
.mnu_magazine > li > a, .mnu_magazine > li > span {
padding-left: 15px;
padding-right: 15px;}
.span4 {
width: 500px;
}
.span2 {
width: 368px;
}
.sparky_full.logorow .span4 {
width: 300px;
}
.sparky_full.logorow .span8 {
width: 400px;
}
.sparky_full.bottomrow .span2 {
width: 170px;
}
.headerrow .span4 {
width: 272px;
}
.headerrow .span5 {
width: 307px;
}
.sparky_full.headerrow .container {
width: 920px;
}

/*@media (max-width: 996px) and (min-width: 767px){
.cell.mp_user2.span2,.cell.mp_user1.span2 {
width: 50%;
}
.nsi-container li {
padding: 10px 6px 0 0;}
.mnu_magazine > li > a, .mnu_magazine > li > span {
padding-left: 15px;
padding-right: 15px;}
.span4 {
width: 100%;
}
.span2 {
width: 100%;
}
.content_sparky .cell_pad {
margin-bottom: 0px;
}
.mp_user1 iframe {
height: 353px !important;
}
.sparky_full.logorow .span4 {
width: 300px;
}
.sparky_full.logorow .span8 {
width: 400px;
}
.sparky_full.bottomrow .span2 {
width: 170px;
}
.headerrow .span4 {
width: 272px;
}
.headerrow .span5 {
width: 307px;
}
.sparky_full.headerrow .container {
width: 920px;
}
}
*/
/*responsive fixes of original template*/


























