/*------------------------------------------------------------------------
# Hot Politics - 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;
}

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;
	text-align: center;
}

h3 {
    margin:15px 0;
    padding:0;
}

h4 {
    margin:0 0 15px 0;
    padding:0;
}

fieldset {
	border: none;
}

/* read more button */

p.readmore a {
	display: inline-block;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
}

p.readmore a:hover, p.readmore a:focus {
}

/* 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 {
	display: inline-block;
	vertical-align: middle;
	padding: 8px;
	margin: 0;
	background-color: #ffffff;
	color:#555555;
	border: 1px solid #dad7d2;
	-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;
	font-size: 13px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
}

#login-form input {
	padding: 4px;
}

#jform_contact_message {
	max-width: 280px;
}

/* 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:20px 100px;
	font-size:16px;
	line-height:normal;
	background: #475466 url(../images/quotes.png) center no-repeat;
	font-family: "PT Serif", serif;
	color: #fff;
	font-weight: normal;
	text-align: center;
}

blockquote span {
	font-family: "Raleway", sans-serif;
	font-size: 11px;
}

.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 {
	margin: 0px 20px;
}

div.belowcontent {
	padding: 30px 0 0 0;
	margin: 0px 20px;
}

p.copyright {
	text-align: center;
	margin:0;
	padding:0;
	line-height: 40px;
	color: #475466;
}

p.copyright a {
	color: #475466;
	text-decoration: underline;
}

/******* HOT POLITICS SPECIFICS *******/

.headerrow {
	background: #29384e url(../images/custom/header_bg.png) no-repeat center;
	height: 159px;
}

.headerrow h3 {
	color: #dedad4;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
}

.mp_top1, .mp_top2 {
	text-align: center;
	padding-top: 30px;
}

.mp_top1 div.custom {
	width: 150px;
	display: inline-block;
	border-bottom: 1px solid #475466;
}

.mp_top1 div.custom img {
	margin: 0 12px 5px 12px;
	top: 0;
	position: relative;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.mp_top1 div.custom img:hover {
	top: -6px;
	position: relative;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

button {
	background: #dedad4;
	font-size: 15px;
	text-transform: uppercase;
	border: none;
	color: #3c3a38;
	padding: 8px 15px;
	cursor: pointer;
}

button:hover {
	background: #fff;
}

.topmenurow {
	background: #1b283a;
}

.topmenurow ul.menu li {
	text-transform: uppercase;
}

.mnu_topmenu > li:hover {
	background: url(../images/custom/topmenu_arrow_up.png) bottom no-repeat !important;
}

.mnu_topmenu > li li:hover {
	background: url(../images/custom/topmenu_arrow_right.png) left no-repeat !important;
}

.mnu_topmenu > li li > a {
	padding-left: 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.mnu_topmenu > li li:hover > a {
	padding-left: 10px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.mp_logo {
	background: url(../images/custom/logo_bg.png) no-repeat center;
	height: 159px;
}

.sparky_logo {
	text-transform: uppercase;
	letter-spacing: 8px;
}

.sparky_slogan {
	letter-spacing: 3px;
	padding: 10px 0 33px;
	text-shadow:3px 3px 3px #222;
}

/* slider */

.sliderrow {
	background: url(../images/custom/sliderrow_bg.png) repeat-x;
}

.sliderrow .container, .sliderrow .row, .sliderrow .mp_advert1 {
	
}

.sliderrow .cell_pad {
	margin: 0;
	padding: 0;
}

a#hot_film_tape_prev.prev, a#hot_film_tape_next.next, .pager a span {
	display: none;
}

.hot_film_tape_numbers {
	text-align: center;
	background: #dedad4;
	height: 10px;
}

#hot_film_tape_pager.pager {
	margin: 0;
	width: 100%;
}

#hot_film_tape_pager.pager a {
	margin: 0 10px;
	padding: 0;
	width: 90px;
	height: 10px;
	display: inline-block;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #c9c5be;
	position: relative;
	top: -2px;
}

#hot_film_tape_pager.pager a.selected, #hot_film_tape_pager.pager a:hover {
	background: #a39f99;
}

#hot_film_tape div.slidertext {
	position: absolute;
	font-size: 42px;
	line-height: 48px;
	font-weight: 300;
	color: #3c3a38;
	display: inline-block;
	padding-top: 75px;
	padding-left: 10px;
}

#hot_film_tape div.slidertext strong {
	font-size: 30px;
	font-weight: bold;
}

#hot_film_tape div.sliderimage {
	text-align: right;
}

/* newsletter */

.newsletterrow {
	position: absolute;
	z-index: 10;
}

.mp_advert3 {
	background: url(../images/custom/newsletter_bg.png) no-repeat top left;
	width: 378px;
	min-height: 200px;
	margin-top: 230px;
}

.mp_advert3 .cell_pad {
	padding: 0;
	margin: 0;
}

.mp_advert3 h3 {
	background: url(../images/custom/newsletter_heading_bg.png) no-repeat;
	font-size: 16px;
	color: #b8c5d8;
	text-shadow: 3px 3px 3px #2d3645;
	height: 43px;
	line-height: 32px;
	text-align: center;
	margin: 15px 0 5px;
	text-transform: uppercase;
}

table.acymailing_form {
	width: 100%;
	margin: 0 0 0 25px;
}

.acysubbuttons {
	text-align: left;
	padding-left: 110px;
}

/* newsrow */

.newsrow {
	padding-bottom: 60px;
}

.newsrow h3 {
	font-size: 36px;
	text-align: center;
}

.newsrow h4.newsflash-title {
	text-align: center;
	font-family: "Raleway", sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding: 0;
}

.newsrow h4.newsflash-title a {
	color: #fff;
}

.newsflash-item {
	width: 288px;
	margin-right: 40px;
	float: left;
	background: #f1f1f1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow:0px 2px 4px #c9c5be;
	-moz-box-shadow:0px 2px 4px #c9c5be;
	box-shadow:0px 2px 4px #c9c5be;
}

.newsflash-item > div {
	padding: 10px;
}

.newsflash-item img {
	width: 100%;
}

.newsflash-item .text-container {
	position: absolute;
	width: 268px;
	height: 168px;
	text-align: center;
	display: none;
	background: rgba(41,56,78,.8);
	color: #fff;
	text-transform: uppercase;
}

.newsflash-item .text-container > div {
	width: 210px;
	margin: 40px auto 0;
	line-height: 20px;
}

.newsflash-item a.readmore, .content_sparky .items-leading p.readmore a, .rapid_contact input.button, #comments-form .btn a, #comments-report-form .btn a, .acysubbuttons input, .button, .btn {
	display: inline-block;
	border: 1px solid #a4090e;
	color: #fff;
	width: 105px;
	line-height: 30px;
	text-transform: uppercase;
	margin-top: 15px;
	background: #ae1015; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FlMTAxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MjA5MGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ae1015 0%, #92090d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ae1015), color-stop(100%,#92090d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ae1015 0%,#92090d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ae1015 0%,#92090d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ae1015 0%,#92090d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ae1015 0%,#92090d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae1015', endColorstr='#92090d',GradientType=0 ); /* IE6-8 */
	text-shadow:none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 0;
	font-size: 13px;
	font-family: "Raleway", sans-serif;
	text-align: center;
	cursor: pointer;
}

.newsflash-item a.readmore:hover, .content_sparky .items-leading p.readmore a:hover, .rapid_contact input.button:hover, #comments-form .btn a:hover, #comments-report-form .btn a:hover, .acysubbuttons input:hover, .button:hover, .btn:hover {
	background: #92090d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkyMDkwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZTEwMTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #92090d 0%, #ae1015 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#92090d), color-stop(100%,#ae1015)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #92090d 0%,#ae1015 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #92090d 0%,#ae1015 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #92090d 0%,#ae1015 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #92090d 0%,#ae1015 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92090d', endColorstr='#ae1015',GradientType=0 ); /* IE6-8 */
	color: #fff;
}

.acysubbuttons input {
	margin-top: 0;
}

.contentrow div.moduletable, .contentrow .content_sparky .cell_pad {
	background: #f1f1f1;
	padding: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow:0px 2px 4px #c9c5be;
	-moz-box-shadow:0px 2px 4px #c9c5be;
	box-shadow:0px 2px 4px #c9c5be;
}

.contentrow div.moduletable h3 {
	text-align: center;
	margin-top: 0;
}

.sparky_home .content_sparky h1, .belowcontent div.moduletable h3 {
	font-family: 'PT Serif', serif;
	font-size: 36px;
	text-align: center;
}

.sparky_home .content_sparky h2, .sparky_home .content_sparky h2 a {
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
}

.content_sparky img, div.video_section img {
	padding: 5px;
	background: #fff;
	-webkit-box-shadow:0px 2px 4px #c9c5be;
	-moz-box-shadow:0px 2px 4px #c9c5be;
	box-shadow:0px 2px 4px #c9c5be;
	max-width: 100%;
}

.content_sparky .items-row img {
	max-width: 128px;
}

.content_sparky p, .content_sparky li {
	line-height: 18px;
}

.content_sparky .items-leading img, div.video_section img {
	padding: 10px;
}

.content_sparky .items-leading img {
	max-width: 250px;
}

.item-separator {
	clear: both;
	border-bottom: 1px solid #dadada;
	margin: 0 0 20px 0;
	padding-top: 10px;
}

.contentrow div.moduletable {
	margin-bottom: 30px;
}

.contentrow div.moduletable:first-child {
	padding: 0;
}

.img-intro-left {
	float: left;
	margin: 0 15px 15px 0;
}

#tabs > ul {
	padding: 0;
	margin: 0;
	display: inline-block;
	width: 100%;
}

#tabs > ul > li {
	display: block;
	height: 40px;
	line-height: 40px;
	float: left;
	width: 25%;
	text-align: center;
	outline: block;
}

#tabs > ul > li > a > span {
	/* display: none; */
	display: block;
}

#tabs > ul > li.ui-state-active {
	width: 50%;
	/* background: #f1f1f1 !important;*/
	background: #ec7272 !important;
	color:#fff;
}

#tabs > ul > li.ui-state-active > a > span {
	display: inline;
}

#tabs > ul > li.ui-state-active > a > img {
	display: none;
}

#tabs > ul > li > a > img {
	padding: 0 17px;
}

#tabs > ul > li:nth-child(1) {
	/* background: #e4e0dc;*/
	background: #1D85E3;
}

#tabs > ul > li:nth-child(2) {
	background: #1D85E3 url(../images/custom/tab2_shadow.png) no-repeat;
}

#tabs > ul > li:nth-child(3) {
	/* background: #c9c5be url(../images/custom/tab3_shadow.png) no-repeat;*/
	background: #1D85E3 url(../images/custom/tab3_shadow.png) no-repeat;
	border-radius: 0 3px 0 0;
}

#tabs > ul > li > a {
	/* color: #3c3a38;*/
	color: #fff;
	font-family: "PT Serif", serif;
	font-size: 15px;
	outline: none;
}

#tabs > ul > li > a:hover {
	/* color: #3c3a38;*/
	color: #000;
	font-family: "PT Serif", serif;
	font-size: 15px;
	outline: none;
}

#tabs div.item-separator {
	margin: 0 0 15px 0;
	padding: 0;
}

.intro-image-module {
	width: 55px;
	height:55px;
	background-size:cover !important;
	border: 1px solid #dcdad6;
	display: block;
	float: left;
	margin: 0 20px 20px 0;
}

ul.mostread, ul.jcomments-latest {
	margin: 0;
	padding: 20px;
}

ul.mostread li {
	display: block;
	clear: both;
}

ul.mostread h4, ul.jcomments-latest h4 {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: normal;
}

ul.mostread h4 a, ul.jcomments-latest h4 a {
	color: inherit;
}

ul.mostread p.article-info {
	font-size: 11px;
	color: #979797;
	padding: 0;
	margin: 0;
}

ul.mostread li:last-child div.item-separator {
	display: none;
}

/* comments */

#jc {
	margin-top: 30px;
}

#jc h4 {
	color: #3c3a38;
	font-size: 16px;
	font-family: 'PT Serif', serif;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}

#comments-list-footer, #comments .comments-list, #comments-form p, #comments-form #comments-form-buttons, #comments-form #comments-form-error, #comments-form #comments-form-captcha-holder {
	margin-left: 0 !important;
}

#comments-form p, #comments-report-form p, #comments-form span, #comments-form .counter {
	font-family: inherit;
}

#comments-form input, #comments-report-form input, #comments-form textarea {
	padding: 7px 15px !important;
	outline: none;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
}

#comments .comment-body {
	padding-top: 10px;
}

#jc .rbox {
	margin: 0;
	padding: 15px !important;
}

#comments-form .btn a, #comments-report-form .btn a {
	height: auto;
	font-weight: normal;
}

#comments-form .btn div, #comments-report-form .btn div {
	margin: 0;
	float: left;
	background: none;
	padding: 0;
}

#comments-form .btn, #comments-report-form .btn {
	background: none;
	border: none;
}

#comments-form .btn a:hover, #comments-form .btn a:focus, #comments-report-form .btn a:hover, #comments-report-form .btn a:focus {
	color: #fff;
}

ul.jcomments-latest .rounded {
	padding: 0;
	border: none;
	-moz-border-radius: 0;
	border-radius: 0;
}

ul.jcomments-latest .date, ul.jcomments-latest .author {
	display: inline-block;
	padding-right: 10px;
}

ul.jcomments-latest li {
	border-bottom: 1px solid #dcdcdc;
}

ul.jcomments-latest h4 {
	margin-top: 10px;
}

/* contact */

.rapid_contact {
	text-align: center;
}

.rapid_contact .item-separator {
	padding-top: 0px;
}

.rapid_contact input.inputbox, .rapid_contact textarea {
	width: 88%;
	margin: 0 0 10px 0;
	padding: 7px 6%;
	outline: none;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	border: 1px solid #dad7d2;
	text-align: left;
}

.rapid_contact input.inputbox:focus, .rapid_contact textarea:focus {
	border: 1px solid #333;
}

.rapid_contact input.button {
	width: auto !important;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
}

/* accordion */

.belowcontent div.moduletable {
	padding: 10px;
	margin-bottom: 35px;
}

#accordion {
	margin-bottom: 20px;
}

#accordion h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	cursor: pointer;
	outline: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #dadada;
	padding: 20px;
	margin: 0;
	background: url(../images/custom/accordion.png) no-repeat right;
}

#accordion h4:hover {
	color:#af1015;
}

#accordion h4.ui-state-active {
	color:#af1015;
	border-bottom: none;
	background: url(../images/custom/accordion_active.png) no-repeat right;
}

#accordion p {
	padding: 0 20px 20px;
	margin: 0;
}

/* video */

div.video_section {
	text-align: center;
}

div.video_section img {
	cursor: pointer;
}

.YouTubeDialog {
	text-align: center;
	outline: none;
}

.ui-dialog-title {
	display: none;
}

.bottomrow {
	background: #29384e;
	color: #68768a;
	line-height: 18px;
}

.bottomrow .cell_pad {
	padding: 27px 0;
}

.bottomrow h3 {
	color: #b8c5d8;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #223044;
	padding-bottom: 12px;
}

.bottomrow .mp_bottom3 h3 {
	border-bottom:none;
}

.bottomrow h4 {
	color: #68768a;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
}

.mp_bottom3 {
	background: url(../images/custom/bottom3_bg.png) top left no-repeat;
	min-height: 320px;
}

.mp_bottom3 h3 {
	border-bottom: none;
}

.mp_bottom3 .cell_pad {
	padding-left: 30px;
}

h4.address {
	background: url(../images/custom/icon_address.png) no-repeat;
	border-bottom: 1px solid #223044;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 32px;
}

h4.phone {
	background: url(../images/custom/icon_phone.png) no-repeat;
	border-bottom: 1px solid #223044;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 32px;
}

.footerrow {
	background: #111b29;
	padding: 15px 0;
}

.mp_bottom4 li {
	border-left: 1px solid #1b283a;
}

.mp_bottom4 li:first-child {
	border-left: none;
	padding-left: 0;
}

.mp_footer {
	line-height: 24px;
	color: #546072;
}

.mp_footer div.custom {
	text-align: right;
}

.mp_footer ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.mp_footer li {
	display: block;
	height: 24px;
	float: left;
	margin: 0 12px;
	padding: 0;
	top: 0;
	position: relative;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.mp_footer li:hover {
	top: -6px;
	position: relative;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.mp_footer li:first-child:hover {
	top: 0;
}

/* contact page */

#jform_contact_emailmsg {
	max-width: 215px;
}

.copyrightrow {
	height: 40px;
	background: #1b283a;
	height: 40px;
}

.moduletable_menu {
	text-align: center;
}

.mnu_topmenu ul {
	display: none;
	width: 250px;
}

/* tags */

ul.tags {
	margin: 10px 0;
	padding: 0;
}

ul.tags li {
	display: inline-block;
	list-style: none;
	margin: 0 2px !important;
	padding: 0;
}

ul.tags a.label {
	display: inline-block;
	padding: 5px;
	margin: 0;
	border-radius: 3px;
	color: #000 !important;
	font-weight: normal;
	background-color: #eee;
	border: 1px solid #ccc;
}

ul.tags a.label:hover {
	background-color: #fff;
}

/* responsive behaviour */

@media (max-width: 980px) {

	#hot_film_tape span {
		margin-left: 0 !important;
	}

	#hot_film_tape div.slidertext {
		padding-left: 140px;
	}

	.mp_advert3 {
		margin-left: 10px !important;
	}

	.newsflash-item {
		width: 100% !important;
		margin-right: 0;
		margin-bottom: 15px;
	}

	#gallery {
		width: 188px;
		height: auto;
		overflow: auto;
	}

	#hot_film_tape_pager.pager a {
		width: 50px;
		margin: 0 5px;
	}

}

@media (max-width: 767px) {

	.mp_logo {
		background: none;
		height: auto;
	}

	.mp_top2 {
		padding-top: 0;
	}

	.moduletable_menu {
		margin-top: 30px;
		margin-bottom: 10px;
	}

	#gallery {
		width: auto;
	}

}

@media (max-width: 600px) {

	#hot_film_tape div.slidertext {
		font-size: 24px;
	}

	.list_carousel li {
		width: 100%;
	}

	#hot_film_tape div.slidertext {
		padding-left: 10px;
	}

	.pager a {
		width: 30px;
		margin: 0 5px;
	}

	#hot_film_tape div.sliderimage img {
		max-width: 100%;
	}

	#hot_film_tape div.sliderimage {
		text-align: left;
	}

	blockquote {
		margin: 0;
		padding: 20px;
	}

	.mp_advert3 {
		width: 100%;
	}

}
