/*
Theme Name: Edo
*/

/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	text-align:center;
	background-color: #000000;
	background-repeat: repeat;
	background-position: center top;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

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

#sidebar2 li .textwidget a {
background-image:none;
}

html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.813em;
		line-height:1.231em;
		color:#5e626c;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#710f0f;text-decoration:none;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

.link {color:#e3e4e4; text-decoration:none; text-transform:uppercase; background:url(images/link-bg.gif) no-repeat 0 3px; padding:4px 0 3px 28px; display:inline-block; margin:33px 0 0 0;}
.link:hover {color:#c15f5f;}

ul {position:relative;}
li { background:url(images/li.png) no-repeat 0 7px; padding-left:20px; font-size:0.923em; line-height:2.083em; text-decoration:none;}
li a {color:#710f0f;}
.price-list li {background:url(images/list-line.gif) bottom left repeat-x; padding:0; font-size:1em; line-height:1.231em;}
.price-list li span {color:#fff; float:right; background:#0f0d0f;}
.price-list li a {color:#5e626c; text-decoration:none; background:#0f0d0f;}
.price-list li a:hover {color:#ffffff;}

.imgindent {margin:0 20px 0 0; float:left;}

h1 {
	font-family:Century Gothic, Arial;
	font-size:3em;
	line-height:1.1em;
	color:#ffffff;
	font-weight:normal;
	background:url(images/logo.png) no-repeat 0 0;
    display:block;
    height:70px;
    width:160px;
	letter-spacing:-1px;
	float:left;
}
h1 span {display:block; font-size:0.394em; line-height:1em; color:#741010; font-style:italic; font-family:Arial, Helvetica, sans-serif; letter-spacing:normal; padding-left:8px;}
h1 a {text-decoration:none; color:#ffffff; display:block; padding:9px 0 17px 93px;}

h2 {color:#ffffff; font-size:2.154em; font-weight:normal; line-height:1em; margin-bottom:13px;}
h3 {color:#ffffff; font-size:2em; font-weight:normal; line-height:1em; margin-bottom:23px;}

/* ============================= header ====================== */

.menu {background:url(images/menu-tail-bg.jpg) top repeat-x; margin-top:35px;}
.menu .right-bg {background:url(images/menu-right-bg.jpg) top right no-repeat;}
.menu .left-bg {background:url(images/menu-left-bg.jpg) top left no-repeat; width:100%; overflow:hidden;}
.menu ul {padding:11px 0 15px 0; margin:0 -12px 0 -2px;}
.menu li {display:inline; background:url(images/menu-devider.gif) no-repeat 0 4px; font-size:0.846em; padding:0 36px 0 34px;}
.menu li a {color:#fff; text-decoration:none;}


/* ============================= content ====================== */

.box .corner-bottom-right {background: url(images/box-corner-bottom-right.png) top right no-repeat;}
.box .corner-bottom-left {background:url(images/box-corner-bottom-left.png) top left no-repeat; width:100%;}
.box .png-padding { padding:0 15px;}
.box .tail-bottom {background:url(images/box-tail-bg.png) top repeat-x; width:100%; height:449px;}
.box .indent {padding:27px 12px 28px 13px;}

.box1 {background:url(images/box1-corner-top-left.png) top left no-repeat;}
.box1 .corner-top-right {background:url(images/box1-corner-top-right.png) top right no-repeat; padding:0 20px;}
.box1 .tail-bg {background:url(images/box1-tail-top.png) top repeat-x;}
.box1 .indent {padding:21px 0 0 13px;}
.box1 .indent2 {padding:21px 0 0 4px;}

.col-pad {padding-right:16px;}
.color2 {color:#ffffff;}
.margin1 {margin-bottom:17px;}
.margin2 {margin-top:17px;}
.padding1 {padding:7px 0 4px 0;}
.padding2 {padding-top:7px;}

.gallery {margin-right:-22px;}
.gallery img {margin:0 22px 22px 0;}
.gallery .link {margin:0px}
.gallery .pagination {padding-right:22px;}

.line {background:url(images/line.gif) bottom left repeat-x; padding-bottom:15px; margin-bottom:12px;}
.line2 {background:url(images/line2.gif) bottom left repeat-x; padding-bottom:20px; margin-bottom:14px;}
.text2 {font-size:0.923em; font-weight:bold; text-decoration:none;}

/* ============================= footer ====================== */

#footer {color:#9a2121; padding:15px 0 0 15px; font-size:0.846em;}
#footer a {color:#9a2121;}

/* ============================= forms ============================= */

#ContactForm .rowi {height:40px;}
#ContactForm .link {float:right; margin:20px 0 0 20px;}

.input {width:172px; height:19px; border:1px solid #a09b96; background:#ffffff; padding:0 0 0 5px; font-size:1em;}
textarea {width:193px; height:99px; border:1px solid #a09b96; background:#ffffff; padding:0 0 0 5px; overflow:auto; font-size:1em;}
