/*------------------------------------------------------------------------
# "Hot Wine" - Joomla Template Framework
# Copyright (C) 2012 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
-------------------------------------------------------------------------*/

/* overwrite sparky's settings */

@import url(http://fonts.googleapis.com/css?family=Quattrocento:400,700&subset=latin,latin-ext);

body {
	margin:0;
	padding:0;
}

h1 {
    font-family: 'Quattrocento', serif;
    padding:30px 0;
    margin:0;
    line-height:normal;
    text-transform: uppercase;
}

h2 {
    font-family: 'Quattrocento', serif;
    padding:30px 0 15px;
    margin:0 0 10px 0;
    line-height:normal;
}

h2 a {
    font-family: 'Quattrocento', serif;
    line-height:normal;
}

div.paper h1, div.paper h2 {
	padding:15px 0;
	text-shadow:2px 2px 4px #000;
}

h3 {
    font-family: 'Quattrocento', serif;
    margin:0 0 15px 0;
    padding:0;
}

.mp_right, .mp_left {
	font-size:12px;
}

.mp_right h3, .mp_left h3 {
	margin:0;
	padding:15px 0;
	font-size: 24px;
	color:#fff;
	text-shadow:2px 2px 4px #000;
}

h4 {
    margin:0;
    padding:0;
}

strong {
	color:#000;
}

.wine_slogan h2 {
	text-align:center;
	margin:0;
	padding:0;
	font-weight: 700;
	font-size:40px;
	text-shadow: 1px 1px 1px #fff;
	color:#333;
}

.wine_slogan h3 {
	text-align:center;
	margin:0;
	padding:0;
	font-size:24px;
	text-shadow: 1px 1px 1px #fff;
}

img.map_image {
	float:left;
	margin:0 40px 0 0;
}

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

.template_image {
	float:left;
	margin:15px 40px 0 0;
}

/* overwrite joomla.css */

div.finder label, div.finder br {
	display:none;
}

/* forms */

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

legend {
	font-weight:bold;
	margin: 0;
	padding: 0;
}

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

.inputbox {
	background: #fff;
	border: 1px solid #999;
	padding: 3px;
	display: block;
}

.button {
	border: 1px solid #333;
	padding: 5px 10px;
	color:#fff;
	background:#666;
}

form {
	margin:0;
	padding:0;
}

/* carousel pro override */

a.carousel-control {
	width:78px !important;
}

.carousel-previous, .carousel-next {
	background-position:0 225px !important;
}


li.carouselimage {
	min-height: 562px;
}

/* newsflash module */

.newsflash_date {
	font-size:12px;
	line-height:20px;
	font-family: 'Quattrocento', serif;
	color:#fff;
	text-indent:3px;
	margin:15px 0 0 0;
}

h4.newsflash-title {
	margin:5px 0 !important;
	padding:0 !important;
}

h4.newsflash-title a {
	font-size:18px;
	text-shadow:1px 1px 0px #eee;
	text-decoration: underline;
}

/* joomla css override */

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

.registration dt, .remind dt, .reset dt, .profile dt, .profile-edit dt, .registration dd, .remind dd, .reset dd, .profile dd, .profile-edit dd {
	background:none;
	border-bottom: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 {
	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;
	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;
}

p.copyright {
	margin: 0;
	padding: 0;
	text-align: center;
}

/* making hot wine responsive */

nav select {
	display: none;
}

@media (max-width: 980px) {

	.sparky_wrapper {
		padding: 0 10px;
	}

	.sparky_main, .row, .mp_user1, .mp_advert2, .mp_bottom1, .mp_copyright {
	   width:100%;
	}

	.mp_logo, .mp_user3, .mp_bottom2 {
	    width:50%;
	}

	.mp_left, .mp_right, .mp_bottom3 {
	    width:33.3333%;
	}

	.content_sparky {
	    width:66.6666%;
	}

	.mp_bottom1, .mp_bottom2, .mp_bottom3, .mp_bottom4 {
	    width:25%;
	}

	.foo.js {
		width: 765px;
		margin: 0 auto;
		float: none;
	}

	div.carousel-wrap {
		width: 600px !important;
	}

	li.carouselimage {
		width: 118px !important;
		padding-top: 90px !important;
	}

	li.carouselimage img {
		width: 118px !important;
		height: 277px !important;
	}

	nav ul {
		display: none;
	}

  	nav select {
  		display: inline-block;
  	}

  	.mp_user3 {
  		text-align: right;
  	}

}

@media (max-width: 730px) {

	.sparky_main, .mp_left, .mp_right, .mp_bottom1, .mp_bottom2, .mp_bottom3, .mp_bottom4, .mp_logo, .mp_user3, .content_sparky {
		float: none;
		width:100%;
	}

	.mp_logo, .mp_user3 {
		text-align: center;
	}

	.mp_bottom1 h3, .mp_bottom2 h3, .mp_bottom3 h3, .mp_bottom4 h3 {
		padding-top: 20px;
	}

	.mp_advert2 {
		display: none;
	}

}

.badge.badge-info {
	background: none;
	border: none;
	margin: 0;
	padding: 0 15px 0 0;
}

.category-desc {
	padding-bottom: 15px;
}

.items-more li {
	list-style: none;
}

.items-more ol {
	margin: 15px 0;
}

div.pagination {
	border-bottom: none;
}

.registration h1 {
	margin: 0;
	padding: 5px 0 !important;
}

div.registration div {
	padding-top: 5px;
}

div.form-actions {
	padding-top: 30px !important;
}

/* 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;
}

/* article index */

.pull-right.article-index {
	float: right;
	width: 30%;
	height: auto !important;
	padding: 10px;
	margin: 0 0 15px 15px;
}

/* pager */

.pager ul {
	list-style: none;
	margin: 15px 0;
	padding: 0;
	text-align: center;
}

.pager li {
	display: inline-block;
	margin: 0;
	padding: 0 10px;
}

/* forms */

.contact-form input {
	max-width: 215px;
}

.contact-form textarea {
	max-width: 280px;
}

.carouselarticle {
background:transparent!important;
}