/*
Theme Name: Richemont
Theme URI: http://www.richemont.hr/
Description: Tema razvijena za Tim Public d.o.o. sadržava slider fotografija, kontakt obrazac, galeriju radova
Author: Rebellis IT d.o.o.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/
@import url("stylesheets/reset.css");
@import url("stylesheets/grid.css");
@import url("stylesheets/text.css");

body {
	background: url('images/bg.png');
}

div.wrapper {
	background: url('images/top-bg.png') repeat-x top center;
}

div.container {
	background-color:#ffffff;
}

/* Header */

hgroup {
	display:block;
	margin:10px 5px 0px 5px;
	height:100px;
	background: url('images/header-bg.png') no-repeat top left;
}

hgroup h1, hgroup h2 {
	text-indent:-2000px;
}

hgroup h1 span {
	display:block;
	padding:15px 20px;
}

hgroup a {
	display:block;
	width:300px;
	height:70px;
	background: url('images/logo.png') no-repeat center center;
}

/* Navigation */
nav.main-navigation {
	
}

nav.main-navigation div {
	margin:0px 5px 0px 5px;
	overflow:hidden;
	border-top:1px solid #9b9570;
	border-right:1px solid #c8b98b;
}

nav.main-navigation ul {
	margin:0px;
	padding:0;
	list-style-type:none;
	height:34px;
	width:1000px;
}

nav.main-navigation ul li {
	float:left;
	font-family: katarine-web, sans-serif;
	font-size:20px;
	margin-right:1px;
	background-color:#ffffff;
	line-height:27px;
}

nav.main-navigation ul li a {
	display:block;
	height:29px;
	background: url('images/main-menu-bg.png') no-repeat top left;
	padding:5px 45px 0px 50px;
	border-left:1px solid #c8b98b;
	border-right:1px solid #c8b98b;
	text-decoration:none;
	color:#3c3116;
}

nav.main-navigation ul li a:hover, nav.main-navigation ul li.current-menu-item a, nav.main-navigation ul li.current-menu-ancestor a, nav.main-navigation ul li.current-page-ancestor a {
	background: url('images/main-menu-hover-bg.png') repeat-x top center;
	color:#991b1e;
}

nav.sub-menu div.submenu-wrapper {
	margin:0 5px;
	padding:7px 0;
	background-color:#f2edde;
	border-left:1px solid #c8b98b;
	border-right:1px solid #c8b98b;
}

nav.sub-menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

nav.sub-menu ul li {
	margin:0;
	display:block;
	float:left;
	font-family: katarine-web, sans-serif;
	font-size:17px;
	padding-right:1px;
	background-color:#f5f3ed;
	line-height:20px;
}

nav.sub-menu ul li a {
	color:#3c3116;
	text-decoration:none;
	padding:3px 50px 0px 50px;
	background-color:#f2edde;
	display:block;
	border-right:1px solid #ddd7c8;
	border-left:1px solid #ddd7c8;
}

nav.sub-menu ul li a:hover, nav.sub-menu ul li.current-menu-item a, nav.sub-menu ul li.current-page-ancestor a {
	color:#991b1e;
}

nav.sub-menu ul li.first a {
	border-left:none;
}

nav.sub-menu ul li.last a {
	border-right:none;
}

nav.sub-menu ul li.last {
	padding-right:0;
}

/* Slider */
div.slider-wrapper {
	box-shadow:none !important;
	margin:0 5px 10px 5px;
}

div.theme-default .nivoSlider {
	-webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
	border:1px solid #c8b98b;
}

div.theme-default .nivo-controlNav {
	position: absolute;
	left: 16px;
	margin-left: 0px; /* Tweak this to center bullets */
}

div.theme-default .nivo-controlNav a {
	display: block;
	text-indent: -9999px;
	border: 0;
	float: left;
}

div.theme-default .nivo-controlNav a {
	width: 18px;
	height: 22px;
	background: url("images/bullets-red.png") no-repeat;
	margin-right: 3px;
}
div.theme-default .nivo-controlNav a.active {
	background-position: 0 -24px;
}

/* Content */

div.content {
	padding-bottom:10px;
	overflow:hidden;
}

div.content-wrapper {
	padding-bottom:1px;
}

div.content-wrapper.with-sidebar {
	background: url('images/content-border-break.png') no-repeat bottom center;
}

div.content-wrapper.no-sidebar {
	background: url('images/content-border.png') no-repeat bottom center;
}

div.content div.text {
	float:left;
	width:668px;
	border:1px solid #c8b98b;
	margin:0 5px;
	background: #e6e0be url('images/pattern.png');
	font-family:Verdana;
	margin-bottom:-5000px;
	padding-bottom:5000px;
}

div.content div.text.full {
	width:938px;
}

div.content div.sidebar {
	float:right;
	width:258px;
	border:1px solid #c8b98b;
	margin:0 5px;
	background: #d5c995 url('images/pattern.png');
	margin-bottom:-10000px;
	padding-bottom:10000px;
}

div.content div.text div.body {
	padding:20px;
}

div.content div.text div.body div.box {
	margin-right:30px;
	width:280px;
	float:left;
	margin-bottom:30px;
	padding:9px;
}

div.content div.text div.body div.box.last {
	margin-right:0px;
}

div.content div.text div.body div.box div.date {
	font-size:11px;
	color:#282316;
	margin-bottom:10px;
}

div.content div.text div.body div.box h3 {
	font-family: katarine-web, sans-serif;
	font-size:20px;
	color:#991b1e;
	font-weight:normal;
	border-bottom:1px dashed #282316;
	padding-bottom:6px;
	margin-bottom:10px;
	background-image:none;
}

div.content div.text div.body div.box h3 a {
	color:#991b1e;
	text-decoration:none;
}

div.content div.text div.body div.box h3 a:hover {
	text-decoration:underline;
}

div.content div.text div.body div.box p {
	font-size:11px;
	color:#282316;
	margin-bottom:10px;
	line-height:18px;
}

div.content div.text div.body div.box a.more {
	font-size:11px;
	color:#990000;
	float:right;
	font-weight:bold;
	background: url('images/arrows.png') no-repeat 0 6px;
	padding-left:10px;
	text-decoration:none;
	position:absolute;
	bottom:10px;
	right:10px;
	overflow:hidden;
	display:block;
}

div.content div.text div.body div.box img {
	display:block;
	border:1px solid #ece7d0;
	margin-bottom:10px;
	-moz-box-shadow: 0px 0px 1px #000000; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 1px #000000; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 1px #000000; /* Opera 10.5, IE 9.0 */
	filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000000')"; /* IE8 */
}

div.content div.text div.body div.box a.more:hover {
	text-decoration:underline;
}

div.content div.text div.body div.box.small {
	height:160px;
	position:relative;
	overflow:hidden;
	background: url('images/box-bg-small.png') no-repeat bottom right;
}

div.content div.text div.body div.box.small p {
	height:75px;
	display:block;
	overflow:hidden;
}

div.content div.text div.body div.box.large {
	height:405px;
	position:relative;
	overflow:hidden;
	background: url('images/box-bg-large.png') no-repeat bottom right;
	margin-bottom:20px;
}

div.content div.text div.body div.box.large p {
	height:125px;
	display:block;
	overflow:hidden;
}

/* Banners */

div.wp_bannerize {
	text-align:center;
}

div.wp_bannerize div.side-banner {
	padding:5px;
	background: url('images/banner-right-bg.png') repeat-x top center;
}

div.wp_bannerize div.side-banner img {
	max-width:208px;
	margin:0;
	padding:0;
}

div.wp_bannerize div.footer-banner {
	display:inline-block;
	padding:18px 35px;
	zoom:1;
}

div.wp_bannerize div.footer-banner img {
	max-height:120px;
	vertical-align:middle;
}

/* Footer Banner Section */

div.footer-banners {
	margin:10px 10px 0px 10px;
	height:155px;
	border:1px solid #C8B98B;
	background: url('images/footer-banners.png') repeat-x top center;
	overflow:hidden;
}

/* Footer */

footer {
	margin-top:10px;
}

footer div.content {
	margin:0 5px;
	background: url('images/footer-bg.jpg') no-repeat top center;
	height:200px;
}

footer div.content div.footer-menu {
	margin:30px 0 30px 30px;
	width:180px;
	height:140px;
	float:left;
	border-right:1px solid #9f8b4f;
}

footer div.content div.footer-menu.last {
	border-right:none;
}

footer div.content div.footer-menu.last ul li a {
	color:#991B1E;
}

footer div.content div.footer-menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

footer div.content div.footer-menu ul li {
	margin:0;
	padding:5px 0;
	font-family: katarine-web, sans-serif;
	font-size:16px;
	line-height:23px;
	text-transform:uppercase;
}

footer div.content div.footer-menu ul li a {
	color:#221b0a;
	text-decoration:none;
}

footer div.content div.footer-menu ul li a:hover, footer div.content div.footer-menu ul li.current-menu-ancestor a, footer div.content div.footer-menu ul li.current-menu-item a {
	color:#991B1E;
}

footer div.content div.footer-menu ul.sub-menu {
	margin:5px 0 0 0;
}

footer div.content div.footer-menu ul.sub-menu li {
	margin:0;
	padding:5px 0;
	font-family: Verdana;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	text-transform:none;
}

footer div.content div.footer-menu ul.sub-menu li a {
	color:#221b0a;
	padding-left:10px;
	background: url('images/arrows-off.png') no-repeat 0 5px;
}

footer div.content div.footer-menu ul.sub-menu li a:hover, footer div.content div.footer-menu ul.sub-menu li.current-menu-item a {
	color:#991B1E;
	background: url('images/arrows.png') no-repeat 0 5px;
}

footer div.content div.footer-menu.last ul li a:hover {
	color:#000000;
}

footer a.footer-logo {
	width:75px;
	height:108px;
	display:block;
	float:left;
	margin-top:44px;
	background: url('images/footer-logo.png') no-repeat center center;
}

/* Single Post */
div.text-page {
	margin:20px 30px;
	font-size:12px;
	line-height:19px;
	color:#282316;
	font-family:Verdana;
}

div.text-page p {
	margin-bottom:20px;
}

div.text-page div.date {
	margin-bottom:15px;
}

div.text-page h3 {
	font-family: katarine-web, sans-serif;
	font-size:20px;
	color:#991b1e;
	font-weight:normal;
	border-bottom:1px dashed #282316;
	padding-bottom:8px;
	margin-bottom:15px;
	background-image:none;
	text-transform:uppercase;
}

div.text-page h4 {
	font-family: katarine-web, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#991b1e;
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dashed #282316;
}

div.text-page a {
	color:#991b1e;
	text-decoration:none;
}

div.text-page a:hover {
	text-decoration:underline;
}

div.text-page ul {
	margin:0 0 0 30px;
}

div.text-page ul li {
	margin:0 0 5px 0px;
}

div.text-page h5 {
	font-weight:bold;
	padding-top:10px;
	margin-bottom:20px;
}

div.text-page table {
	border:2px solid #000000;
}

div.text-page table td {
	border:1px solid #000000;
	padding:5px;
}

div.text-page table td p {
	margin:0;
}

/* Gallery */
div.gallery a {
	display:block;
	width:188px;
	margin:6px;
	float:left;
	font-size:11px;
	line-height:13px;
}

div.gallery a img {
	border:1px solid #ffffff !important;
}

div.gallery a:hover img {
	border:1px solid #991b1e !important;
}

ul.galleries {
	margin:0px 0px 0px 15px;
	padding:0px;
	list-style-type:none;
}

ul.galleries li {
	padding:7px 5px 5px 0px;
	font-family: katarine-web, sans-serif;
	font-size:18px;
	line-height:25px;
}

/* Contact form */

div.text-page form p {
	margin-bottom:10px;
}

input[type="text"], textarea {
	width:95%;
	background-color:#f5f1de;
	border:1px solid #c9c19a;
	font-size:12px;
	font-family:Verdana;
	color:#433e31;
	padding:5px 15px;
}

input[type="submit"] {
	float:right;
	font-family: katarine-web, sans-serif;
	font-size:20px;
	color:#991b1e;
	background:transparent;
	margin:0;
	padding:3;
	border:none;
	cursor:pointer;
}

input[type="submit"]:hover {
	color:#000000;
}

span.wpcf7-not-valid-tip {
	position: static !important;
	font-size: 10px !important;
	font-style:italic;
	padding: 2px;
	background:transparent !important;
	color:#991b1e;
	border:none !important;
}

.alignleft {
	float:left;
	margin:3px 3px 3px 0px;
}

.alignright {
	float:right;
	margin:3px 0px 3px 3px;
}

.aligncenter {
	text-align:center;
	margin:3px 3px 3px 3px;
}

hr {
	border-bottom:1px dashed #282316;
	margin:15px 0px;
}

table.no-border {
	border:none !important;
}

table.no-border td {
	border:none !important;
}

div.text-page img {
	border:1px solid #000000;
}