/*
Theme Name: Terasy Hybernia
Theme URI: http://wordpress.org/
Description: Theme for WordPress.
Author: RVHP
Version: 1.0
*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #BC1A31 url(bckgnd.jpg) repeat-x;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 66%;
}

#wrapper {
	margin: 0 auto;
	color: White;
	width: 980px;
	text-align: justify;
	font-size: 1.3em;
}

#header {
	text-align: center;
}


#access {
	padding: 0px;
	text-align: left;
}

#access ul {
	margin: 0;
	padding: 20px 30px;
}

#access li {
padding: 10px;
display: inline;
}

.menu a {
	text-decoration: none;
	color: White;
}


/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

#content {
	padding: 0 40px 40px 40px;
	font-size: 1.2em;
}



h1 {
	padding: 15px 0;
	margin: 0;
	color: White;
	text-align: left;
	font-size: 1.8em;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
}

#site-title, #site-title a {
	padding: 30px 20px;
	color: #FFD700;
	text-decoration: none;
	font-size: 1.6em;
	text-align: left;
}

p {
	padding: 10px 0;
}

a {
	color: #FFD700;
}

a:hover {
	color: #FFE966;
}


#footer {
	padding: 20px 0;
}

#footer ul {
	list-style-type: none;
}

.nocomments {
	display: none;
}

#menu-item-116, #menu-item-117, #menu-item-118, #menu-item-253 {
	border-left: 1px white solid;
}


.el {
	margin-right: 10px;
}


.er {
	margin-left: 10px;
}
