/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

* Filename: layout.css
* Version: 1.0.1 (2008-11-24) YYYY-MM-DD
* Website: http://www.artgallery-levinska.net
* Author: Petr Sobotka
* Description: Layout for Artgallery Levinsk�

== STRUCTURE: =================================================================
* Number of columns: 2
===============================================================================

== INDEX: =====================================================================
_common : Comon formatting presets
_main   : Main boxes (main, content, sidebar...)
_menu-langugaes   : Language menu
_menu   : Main menu
_category : Page with paintings
_detail: Detail of a painting
===============================================================================

*/

/* _common
=============================================================================*/

body {
	text-align: center;
	background-color: #9b846f;
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	color:#453029;
}

body.detail {
	text-align: center;
	background-color: #302342;
	padding-top: 2em;
	margin: 0;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	color:#fff;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #3a3a3a;
}

a:hover {
	color: #3a3a3a;;
}

hr {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin:0;
	padding: 0;
	line-height: 1em;
}

h1 {
	font-size: 20px;
	color: #2c1000;
	text-transform: uppercase;
	padding: 10px 0 0 0;
}

/* fix podtrhavani obrazkovych odkazu */
a img {
	border-style: none;
	vertical-align: bottom;
}

.clear {
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.right {
	float: right;
}

.left {
	float: left;
}

.hidden {
	display: none;
}

#main-container {
	width: 1040px;
	margin: 0 auto;
	text-align: left;
	background:url("../images/mainframe-repeat-bcg.gif") left repeat-y; 
	border: 1px solid #7b6a5a; 
	border-width: 0 1px 1px 1px;
}

#main {
	background:url("../images/mainframe-bcg.jpg") left top no-repeat;
}

#header {
	background:url("../images/mainframe-top-bcg-old.jpg") left top no-repeat;
	height: 82px;
}

#header a {
	display: block;
	float: left;
}

#header h2 {
	float: left;
	color: #2c0f00;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.125em;
	font-weight: normal;
	width: 618px;
	margin: 22px 0 0 124px;
	text-align: center;
	line-height: 38px;
}

#header h2 a {
	float: none;
	display: inline;
}

#menubar {
	float:left;
	width: 160px;
	/*border: 1px solid #fff;*/
}

#content {
	float: right;
	width: 852px;
	padding-left: 22px;
	/*border: 1px solid #000;*/
	position: relative;
}

#heading {
	padding: 23px 32px 25px 0;
}

#heading h1 {
	float: left;
}

#footer {
	clear: both;
	height: 50px;
	padding: 15px 16px 35px 16px;
	/*overflow:hidden;*/
	text-align: center;
	background: url("../images/mainframe-bottom-bcg.jpg") left bottom no-repeat;
}

#footer p {
	text-align: center;
}

#footer p small {
	font-size: 10px;
	color: #e9d7bd;
}

#footer p small a {
	color: #e9d7bd;
	font-weight: bold;
	text-decoration: none;
}

#footer p small a:hover {
	color: #efe4d6;
	font-weight: bold;
	text-decoration:none;
}

#footer div.credits {
	color: #efe4d6;
	/*border: 1px solid #fff;*/
	line-height: 31px;
	margin-top: 15px;
}

div.credits em,
div.credits a {
	float: left;
	font-style: normal;
	font-size: 10px;
}

div.credits em {
	padding-left: 10px;
}

a#logo-synapse {
	float: left;
	width:68px;
	height:31px;
	overflow:hidden;
	padding-right: 0;
	background:url("../images/studiosynapse-logo.gif") left top no-repeat;
}


a#logo-petrsobotka {
	float: left;
	width: 85px;
	height: 31px;
	overflow: hidden;
	padding-right: 0;
	background: url("../images/petrsobotka-logo.gif") left top no-repeat;
}

a#logo-synapse span,
a#logo-petrsobotka span {
	display: none;
}

a#logo-synapse:hover,
a#logo-petrsobotka:hover {
	background-position: right top;
}

a.splash {
	display: block;
	padding: 22px 50px 11px 0;
	text-align: center;
}

a.splash img {
	display: block;
	margin: 0 auto;
}

/* _text-styles
=============================================================================*/

#content-text {
	width: 490px;
	float:left;
	padding: 0 70px 25px 25px;
	/*border: 1px solid #f60;*/
}

#content-text.event {
	width: 765px;
	float: none;
	padding: 0 30px 25px 25px;
}

#content-text h2 {
	font-size: 15px;
	color: #912e00;
	text-transform:uppercase;
	margin:2em 0 1.2em;
}

#content-text h2 em {
	font-size: 14px;
	color: #453029;
	text-transform: none;
	font-style: normal;
}

#content-text h3 {
	font-size: 13px;
	color: #453029;
	text-transform: uppercase;
	margin:2em 0 0.5em;
}

#content-text h4 {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #453029;
	text-transform: uppercase;
	margin: 0.8em 0 0.5em;
}

#content-text p { font-size: 12px; color: #453029; margin: 0.5em 0 0 0; line-height:1.7em; text-align:justify;}
#content-text p strong { font-size: 13px;}
#content-text p.motto { font-size: 14px; line-height: 23px;}
#content-text p.motto .special { font-size:24px; line-height:20px; font-weight:bold; color:#8d583a;}
#content-text p.kontakt { font-size:13px;}
#content-text p.kontakt strong { font-size:14px;}
#content-text a { text-decoration:underline;}
#content-text a:hover { text-decoration:none; color:#f4e9e0;}
#content-text ul { font-size:12px; color:#453029; margin:1em 0; line-height:1.3em; text-align:justify;}
#content-text ul strong { font-size:13px;}
#content-text ul li { margin:10px 0 10px 20px;}
#content-text ul.partneri li strong a { text-decoration:none !important; color:#453029;}
#content-text div.texts-image { margin:0 0 0 -2px;}


#content-illustrations {
	width: 230px;
	float: left;
}

/* _menu-languages
=============================================================================*/

#menu-languages {
	padding: 31px 0 0 15px;
	height: 50px;
	width: 120px;
}

#menu-languages a span {
	display: none;
}

#menu-languages a.lang-cz {
	float: left;
	width: 38px;
	height: 26px;
	/*overflow: hidden;*/
	background: url("../images/flag-cz.gif") left top no-repeat;
	margin-right: 4px;
}

#menu-languages a.lang-en {
	float: left;
	width: 38px;
	height:26px;
	/*overflow:hidden;*/
	background: url("../images/flag-en.gif") left top no-repeat;
}

#menu-languages a:hover {
	background-position: right top;
}

/* _menu
=============================================================================*/

#menu {
	padding: 0 5px 0 16px;
}

#menu ul {
	padding: 0;
	margin: 0;
}

#menu ul li {
	display: block;
	padding: 0 0 1px 0;
	list-style: none;
	font-size: 11px;
}

#menu ul li a, 
#link-aukce a, 
#link-ambitart a,
#link-newsletter a,
#link-pilates a {
	display: block; 
	text-decoration: none;
	font-size: 12px;
	line-height: 13px;
	color: #2c1000;
	text-transform: uppercase;
	padding:0 0 8px 0;
}

#menu ul li a:hover,
#link-aukce a:hover, 
#link-ambitart a:hover,
#link-newsletter a:hover,
#link-pilates a:hover {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
}


/* druha uroven */

#menu ul ul {
	margin: 0px 0 5px 0;
}

#menu ul ul li {
	font-size: 10px;
}

#menu ul ul li a {
	line-height: 1.1em; 
	font-size: 10px;
	color: #2c1000;
	font-weight: normal;
	text-transform: uppercase;
	padding:0 0 5px 10px;
}

#menu ul ul li a:hover {
	line-height: 1.1em;
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 5px 10px;
}

#menu ul ul li a strong {
	font-size: 10px;
}

#link-ambitart {
	margin-top: 40px;
}

#link-pilates {
	margin-top: 115px;
}

#link-newsletter {

}

/* _category
=============================================================================*/

#content-paintings {
	clear: both;
}

a.painting,
span.padding {
	float: left;
	display: block;
	line-height: 198px;
	width: 196px;
	height: 196px;
	margin: 0 8px 10px 0;
	border: 1px solid #c98660;
	text-align: center;
	background: url("../images/bg-painting.gif") repeat-x;
	position: relative;
	font-size: 11px;
}

a.painting span {
	color: white;
	font-size: 11px;
	position: absolute;
	top: 0.3em;
	left: 1em;
	display: block;
	line-height: 1em;
}

span.padding {
	/*border-style: none;*/
	background-image: none;
}

a.painting:hover {
	border: 1px solid #9f542a;
	background: url("../images/bg-painting-hover.gif") repeat-x;
}

a.painting img {
	margin: 0 auto;
	vertical-align:middle;
}

div.pagination {
	float: right;
	margin-top:3px;
}


div.pagination a {
	display: block;
	float: left;
	width: 35px;
	height: 32px;
	overflow: hidden;
	text-align: center;
	padding-top: 4px;
	margin-right: 4px;
	color: #2c1000;
	font-size: 18px;
	font-weight: normal;
	background:url(../images/bg-pagination.gif) left top no-repeat;
}

div.pagination a:hover {
	color: #000;
	font-weight: bold;
	background-position: right top;
}

div.pagination a.selected {
	font-weight: bold;
	background: none;
}

div.pagination span {
	display: none;
}


#bottom-headline {
	padding:15px 32px 45px 0;
}

#bottom-headline div.pagination {
	float: left;
}

#bottom-headline h3 {
	font-size: 12px;
	color: #2c1000;
	text-transform: uppercase;
	padding: 15px 0 0 30px;
	float: left;
}


/* _detail
=============================================================================*/

#detail-container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
}

#detail-container h1,
#detail-container a {
	color: #fff;
}

#detail-container h1 {
	font-size: 16px;
	margin-top: 45px;
}

#detail-container h2 {
	font-size: 16px;
	margin-top: 110px;
	margin-bottom: 0;
	text-transform: uppercase;
}

#detail-container p {
	font-size: 12px;
}

#detail-container-image {
	float: left;
	margin-right: 45px;	
}

#detail-container-content {
	float: left;
	position: relative;
	width: 295px;
}

a.main-image {
	display: block;
}

a.main-image img {
	border: 2px solid #000;
}

em.old-price {
	font-style: normal;
	text-decoration: line-through;
}

span.price {
	color: yellow;
}



a#tool-close,
a#tool-prev,
a#tool-next {
	display:block;
	width:35px;
	height:32px;
	overflow:hidden;
	text-align:center;
	padding-top:3px;
	margin-right:8px;
	color:#2c1000;
	font-size:22px;
	font-weight:bold;
	background:url("../images/galleryzoom-button.gif") left top no-repeat;
	margin-top: 50px;
}

a#tool-close:hover,
a#tool-prev:hover,
a#tool-next:hover {
	background-position: right top;
}


a#tool-prev,
a#tool-next {
	margin-top: 0;
	float: left;
}

span#tool-demand {
	display:block;
	width: 170px;
	text-align: center;
	/*padding-left: 7px;*/
	height:32px;
	line-height: 32px;
	margin-right:8px;
	color:#2c1000;
	font-size: 13px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	background: url("../images/galleryzoom-demand-button.gif") left top no-repeat;
	margin-top: 20px;
	cursor: pointer;
}

span#tool-demand:hover {
	background-position: right top;
}

#contact-form {
	position: absolute;
	left: 0;
	top: 0;
	background: #3e324f;
	padding: 20px;
}

#contact-form label {
	font-size: 13px;
}

#contact-form input#email,
#contact-form input#text {
	display: block;
}

#contact-form input#submit {
	margin-top: 5px;
}

#contact-form fieldset {
	border-style: none;
}

p#sent {
	position: absolute;
	border: 1px solid #fff;
	background-color: #302342;
	top: 100px;
	left: 0;
	width: 290px;
	padding: 10px;
	color: #fff;
}




/* *************************************/

blockquote {
	margin: 0 0 0.5em 0;
	padding-left: 0;
}

blockquote p {
	font-size: 14px;
	line-height: 23px;
	font-style: italic;
}
blockquote p:after {
    content: '“';
    font-size:24px;
    padding-left: 5px;
    line-height:20px;
    font-weight:bold;
    color:#8d583a;
}

blockquote p:before {
    content: '„';
    font-size:24px;
    padding-right: 5px;
    line-height:20px;
    font-weight:bold;
    color:#8d583a;
}


/* udesny hack jak dostat vzdy k prislusnemu textu do praveho sloupce obrazky */

.right-column-hack {
	/*border: 1px solid #f60;*/
	width: 151px;
	position: absolute;
	right: 92px;
	float: right;
}


.right-column-hack a {
	display: block;
	margin-bottom: 1em;
}


