/*  
Theme Name: JEDA Records
Theme URI: http://www.jedarecords.it
Description: JEDA Records
Version: 1.0
Author: BeeSoft srl
Author URI: http://www.beesoft.it/
*/

/**************************************************************************************/

@media print {
	
}

/**************************************************************************************/

* {
	padding: 0px;
	margin: 0px;
	width: auto;
}

BODY {
	background: #000000 url(images/bg_dim.jpg) no-repeat fixed right bottom;
	font-family: Trebuchet Ms, Arial, Verdana, sans-serif;
	color: #FFFFFF;
}

IMG { border: 0px; }

A {
	text-decoration: underline;
	color: #FFFFFF;
}

A:hover { text-decoration: none; }

/**************************************************************************************/

#home {	padding-top: 18em; }

#home .logo { text-indent: -9000px; }

/**************************************************************************************/

#flash-logo, .logo {
	width: 250px;
	height: 150px;
	float: left;
}

.credits { 
	margin-top: 10px;
	font-size: 10px; 
	color: #8F8F8F;
}

.credits A { color: #8F8F8F; }

.logo { background: url('images/logo.png'); }

.logo A { 
	text-indent: -9000px;
	width: 250px;
	height: 120px;
	display: block; 
}

.viewport { 
	padding-top: 4.5em;
	min-height: 1000px;
}

.header {
	background: url('/izvor/images/head-bg.png');
	padding-top: 25px;
	height: 160px;
	border-bottom:1px solid #3E3E3E;
	border-top:1px solid #3E3E3E;
}

/**************************************************************************************/

.status { 
	margin: 20px 0px 50px 340px; 
	font-size: 10px;
}

.content {
	margin: 0px 40px 50px 0px;
	text-align: justify;
	font-size: 12px;
	background: url(/izvor/images/head-bg.png);
}

.content .item {
	margin-bottom: 50px;
	overflow: hidden;
	clear: left;
}

.content .thumb {
	background: url(images/photo-frame.png) no-repeat center center;
	padding-top: 40px;
	text-align: center;
	width: 240px;
	height: 225px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
.thumb img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


.content H1, .content .text { margin-left: 340px; }

.text IMG { 
	margin: 10px;
	float: left; 
}

.content H1 {
	background: url('/izvor/images/head-bg.png');
	text-align: center;
	margin-bottom: 10px;
	letter-spacing: 5px;
	line-height: 30px;
	font-size: 20px;
}

.content SMALL { 
	font-size: 14px;
	display: block;
	color: #FFFBCF;
}

.content P {
	margin-bottom: 10px;
	margin-top: 20px;
}

.content P EM { color: #CCCCCC; }

.content .address {
	float: left;
	width: 250px;
	text-align: right;
}

.content .address H2 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 18px;
}

/**************************************************************************************/

.menu {
	width: 600px;
	float: right;
}

.menu LI { 
	list-style: none; 
	width: 150px;
}


.menu LI, .menu LI A, .menu EM {
	color: #FFFFFF;
	display: block;
	height: 120px;
	float: left;
}

.menu LI A, .menu LI EM  {
	text-decoration: none;
	text-indent: -9000px;
	width: 150px;
}

.menu .item1 {
	background: url(images/web_design_bg.png) no-repeat;
}
.menu .item2 {
	background: url(images/menu_graph.png) no-repeat;
}
.menu .item3 { background: url('images/menu_contact.png') no-repeat; }
.menu .item4 { background: url('images/menu-links.png') no-repeat; }

.menu .item1 A:hover {
	background: url(images/web_design_bg_hover.png) no-repeat;
}
.menu .item2 A:hover {
	background: url(images/menu_graph_over.png) no-repeat;
}
.menu .item3 A:hover { background: url('images/menu_contact_over.png') no-repeat; }
.menu .item4 A:hover { background: url('images/menu-links-over.png') no-repeat; }

.menu .sel1 {
	background: url(images/web_design_bg_hover.png) no-repeat;
}
.menu .sel2 {
	background: url(images/menu_graph_over.png) no-repeat;
}
.menu .sel3 { background: url('images/menu_contact_sel.png') no-repeat; }
.menu .sel4 { background: url('images/menu-links-sel.png') no-repeat; }

/**************************************************************************************/

.ddfm { margin-top: 20px; }

.fieldwrap { 
	margin-bottom: 15px; 
	overflow: hidden;
}

.ddfm LABEL { 
	font-weight: bold;
	display: block;
}

.ddfm INPUT { 
	padding: 5px;
}

.ddfm TEXTAREA { 
	padding: 5px;
	height: 150px;
	width: 365px;
}

.ddfm INPUT, .ddfm TEXTAREA { width: 500px; }

.ddfm SELECT { 
	width: 20% !important; 
	padding: 2px; 
}

.required { color: red; }

.fmverify { 
	width: 20% !important; 
	margin-right: 10px;
	float: left;
}

.submit INPUT { width: 30%; }

.ddfmerrors { 
	font-weight: bold;
	color: red; 
}

.errorlist {
	border: 1px dotted red;
	padding: 10px;
}

/**************************************************************************************/

.wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.print { display: none; }

.right { float: right; }
.left { float: left; }

.cb { clear: both; }

.red { color: red; }
.small { font-size: 10px; }
.text  p { padding-right: 100px; 
}

.text {
}
