/*
Theme Name: Hotell Athen theme
Theme URI: http://nitro.ee/
Description: 
Version: 1.0
Author: Nitro
Author URI: http://nitro.ee/
*/
html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:top;}
sub {vertical-align:bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
strong { font-weight: bold; }
em, em strong { font-style: italic;}
.clear {clear: both;}

body {
	background: #eeefd7 url(images/bg.gif) repeat-x 0 0;
	font: 12px/18px Arial, Tahoma, sans-serif;
	color: #002141;
}

input, textarea {
	font: 12px/14px Arial, Tahoma, sans-serif;
}

* {
	outline: 0;  outline-color:transparent; outline-style:none; outline-width:0;
}

a {
	color: #c71d24;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#container {
	width: 988px;
	margin: auto;
}

#header {
	background: url(images/header-bg.gif) no-repeat center 9px;
}

#header .menu {
	background: url(images/header-menu-bg.png) no-repeat 0 0;
	height: 63px;
	padding: 19px 0 0 20px;
	position: relative;
	z-index: 1;
}

#header .menu li {
	float: left;
	font-size: 16px;
	font-weight: bold;
}
#header .menu a {
	color: #e3e4cc;
	float: left;
	height: 30px;
	line-height: 30px;
}
#header .menu a span {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	float: left;
	cursor: pointer;
}
#header .menu .current_page_item a,
#header .menu .current_page_item a span,
#header .menu .current_page_ancestor a,
#header .menu .current_page_ancestor a span {
	color: #a0d0ff;
	background: #001c37 url(images/header-menu-current-bg.gif) no-repeat 0 0;
}
#header .menu .current_page_item a {
	padding: 0 0 0 10px;
}
#header .menu .current_page_item a span {
	background-position: 100% 0;
	padding: 0 10px 0 0;
}

#header .submenu {
	background: url(images/header-submenu-bg.png) no-repeat 0 0;
	margin: -35px 0 0;
	height: 42px;
	padding: 9px 0 0 14px;
	position: relative;
	z-index: 2;
}
#header .submenu li {
	float: left;
	line-height: 20px;
	height: 21px;
	font-weight: bold;
	padding: 0 9px 0 10px;
	background: url(images/header-submenu-li-bg.gif) no-repeat 0 0;
}
#header .submenu li a {
	color: #e3e4cc;
}
#header .submenu .current_page_item a {
	color: #a0d0ff;
}

#header .logo {
	background: url(images/logo-bg.png) no-repeat 0 0;
	width: 230px;
	height: 117px;
	padding: 10px 0 0 3px;
	margin: 0 auto 74px;
	text-align: center;
}
#header .logo h1 {
	display: none;
}
#header .lang ul {
	margin: 0 0 0 -9px;
	padding: 4px 0 0;
}
#header .lang li {
	display: inline;
}
#header .lang a {
	display: inline-block;
	color: #004d96;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	padding: 0 5px;
}
#header .lang .active a {
	color: #dd5d62;
}

#content {
	background: url(images/dotted.gif) repeat-y 730px 0;
	padding: 0 0 8px;
	margin: 6px 0 0;
}

#footer {
	background: url(images/footer-bg.gif) repeat-x 0 0;
	height: 188px;
	margin: 20px 0 0;
	padding: 28px 10px 0 25px;
	color: #a0d0ff;
	/*shadow: #002141;*/
	font: italic 14px/18px Georgia, "Times New Roman", serif;
}
#footer a {
	color: #c71d24;
}

#footer h4 {
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	position: relative;
	margin: 0 0 5px;
}
#frontpage h1 span,
#text h1 span,
#text h2 span,
#text h3 span,
#sidebar h4 span,
#sidebar h5 span,
#footer h4 span,
#footer p span,
#frontpage h4 span {
	position: relative;
	z-index: 2;
}
#frontpage h1 span.shadow,
#text h1 span.shadow,
#text h2 span.shadow,
#text h3 span.shadow,
#sidebar h4 span.shadow,
#sidebar h5 span.shadow,
#footer h4 span.shadow,
#footer p span.shadow,
#frontpage h4 span.shadow {
	width: 100%;
	position: absolute;
	display: block;
	color: #002141;
	top: 2px; 
	left: 2px;
	z-index: 1;
}

#footer p span.shadow {
	top: 2px; 
	left: 1px;
}
#footer p span.shadow a {
	color: #002141;
}

#footer p {
	font-weight: bold;
	position: relative;
}

#footer .description {
	float: left;
	width: 460px;
}

#footer .description p {
	font-size: 18px;
	line-height: 20px;

}

#footer .contacts {
	float: right;
	width: 480px;
}

#footer .contacts .text {
	float: left;
	width: 225px;
}

#footer .contacts .text p {
	margin: 0 0 12px;
}

#footer .map {
	background: url(images/map-bg.gif) no-repeat 0 0;
	width: 240px;
	height: 163px;
	padding: 14px 0 0 12px;
	float: right;
}

#text {
	float: left;
	width: 695px;
	padding: 0 0 0 25px;
	line-height: 18px;
	color: #002141;
}
#text h1,
#frontpage h1 {
		font: italic bold 24px/24px Georgia, "Times New Roman", serif;
		color: #004d96;
		margin: 0 0 15px;
		position: relative;
}
#text h1 span.shadow,
#text h2 span.shadow,
#text h3 span.shadow,
#frontpage h1 span.shadow {
	top: 1px;
	left: 1px;
}
#text h2 span.shadow,
#text h3 span.shadow {
	left: 0;
}

#text div.wpcf7 form {
	width: 468px;
}

#text label,
#text span.label {
	font: italic bold 14px/16px Georgia, "Times New Roman", serif;
	color: #004d96;
	display: inline-block;
	width: 110px;
	vertical-align: top;
	padding: 5px 0 0;
}
#text .checkbox-field label {
	font: 12px/18px Arial, Tahoma, sans-serif;
	color: #002141;
	width: auto;
	vertical-align: middle;
}

#text div.input-field,
#text div.checkbox-field {
	margin: 14px 0;
}
#text .input-field input {
	background: url(images/input-bg.gif) no-repeat 0 0;
	width: 292px;
	height: 30px;
	border: 0;
	padding: 0 0 0 5px;
}
#text .input-field select {
	margin-top: 5px;
}
#text textarea {
	background: url(images/textarea-bg.gif) no-repeat 0 0;
	width: 348px;
	height: 131px;
	border: 0;
	padding: 5px;
}
#text .checkbox-field input {
	vertical-align: middle;
}


#text .buttons {
	text-align: right;
	height: 28px;
}
#text .buttons input {
	float: right;
	background: url(images/button-blue-bg.gif) no-repeat 0 0;
	border: 0;
	width: 58px;
	height: 28px;
	color: #e3e4cc;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}
#text .buttons img {
	vertical-align: middle;
	margin: 6px 6px 0;
}

#text h2 {
	font: italic bold 20px/20px Georgia, "Times New Roman", serif;
	color: #004d96;
	margin: 0 0 15px;
	position: relative;
}

#text h3 {
	font: italic bold 16px/16px Georgia, "Times New Roman", serif;
	color: #004d96;
	margin: 0 0 15px;
	position: relative;
}


#text p {
	margin: 15px 0;
}

#text img.alignleft  {
	margin: 0 13px 50px 0;
	float: left;
}

#text ul,
#text ol {
	margin: 0 0 0 40px;
}
#text ul li {
	list-style-type: disc;
}
#text ol li {
	list-style-type: decimal;
}

#text th,
#text td {
	border: 1px solid #001c37;
	padding: 5px;
}
#text .header th,
#text .header td,
#text thead th,
#text thead td {
	background: #001c37;
	font-weight: bold;
	color: #fff;
}
#text .even th,
#text .even td {
	background: #DEDFC3;
}

/*
a.readmore button-blue-bg
button-red-bg
*/
a.more,
a.more span,
a.more-red,
a.more-red span {
	background: url(images/readmore-blue.gif) no-repeat 0 0;
	display: inline-block;
	height: 21px;
	line-height: 21px;
	font-size: 11px;
	color: #eeefd7;
	padding: 0 0 0 12px;
	cursor: pointer;
}
a.more-red,
a.more-red span {
	background: url(images/readmore-red.gif) no-repeat 0 0;
	color: #e3e4cc;
}
a.more span,
a.more-red span {
	background-position: 100% 0;
	padding: 0 24px 0 0;
}

#frontpage {
	background: #eeefd7;
}

#frontpage .line_1 {
	padding: 0 25px 20px;
}

#frontpage .line_1 .col_1 {
	float: left;
	width: 460px;
	padding: 0 7px 0 0;
}
#frontpage .line_1 .col_2 {
	float: left;
	width: 240px;
}
#frontpage .line_1 .col_3 {
	float: right;
	width: 220px;
	padding: 0 0 0 10px;
}

#frontpage .line_1 .col_1 p {
	margin: 0 0 14px;
}
#frontpage .line_1 .col_1 img.alignleft {
	float: left;
	margin: 0 11px 0 0
}

#frontpage .line_2 {
	background: #e3e4cc url(images/frontpage-line-bg.gif) repeat-x 0 0;
	padding: 15px 0 40px 15px;
	margin: 0 0 -39px;
}
#frontpage .line_2 .col {
	float: left;
	width: 220px;
	padding: 0 10px;
	background: url(images/dotted.gif) repeat-y 238px 0;
}
#frontpage .line_2 .col-last {
	background: none;
}

#sidebar {
	float: right;
	width: 220px;
	padding: 0 24px 0 0;
}
#sidebar div.widget {
	margin: 0 0 10px;
}
#sidebar h4,
#sidebar h5,
#frontpage .line_1 .col_3 h4,
#frontpage .line_2 h4 {
	font: italic bold 24px/24px Georgia, "Times New Roman", serif;
	color: #004d96;
	margin: 4px 0 14px;
	position: relative;
}
#sidebar h4 span.shadow,
#sidebar h5 span.shadow,
#frontpage .line_1 .col_3 h4 span.shadow,
#frontpage .line_2 h4 span.shadow {
	top: 1px;
	left: 1px;
}
#frontpage .line_2 h4 span.shadow {
	top: 0;
}
#sidebar h5,
#sidebar .widget-random h4,
#frontpage .line_2 h4 {
	font-size: 18px;
	margin-bottom: 8px;
}
#sidebar p,
#frontpage .line_1 .col_3 p,
#frontpage .line_2 p {
	font-size: 12px;
	line-height: 15px;
	color: #02366a;
	margin: 12px 0 0;
}
#sidebar p.readmore,
#frontpage .line_2 p.readmore,
#frontpage .line_1 .col_3 p.readmore {
	text-align: right;
}
#sidebar .picture img {
	vertical-align: middle;
}

.image-rotate {
	background: url(images/image-rotate-bg.gif) no-repeat 0 0;
	width: 230px;
	height: 160px;
	padding: 12px 0 0 10px;
}
.image-rotate .inner {
	width: 240px;
	height: 173px;
	overflow: hidden;
}

#content:hover .edit_link,
#footer:hover .edit_link{
    display: block;
}
.edit_link {
    position: absolute;
    background: #fff;
    opacity: .3;
    display: none;
    text-align: center;
    width: 15px;
    margin-left: 0px;
		margin-top: 5px;
    border: 1px solid;
    -moz-border-radius: 10px;
}
.edit_link:hover {
    opacity: .5;
    text-decoration: none;
}
