
/* SONAME'S STYLESHEET DEC 25 2009 */

body {
background-color: #9b9ea5;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url(img/bg.jpg);
background-position: 0% 0%;
background-repeat: no-repeat;
background-attachment: fixed;
font-family: "Century Gothic", Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
z-index: 0;
}

a	{ text-decoration: none; }
a:link  { text-decoration: none; color: #fff; }
a:visited { text-decoration: none; color: #fff; }
a:active { text-decoration: none; color: #fff; }
a:hover { text-decoration: none; color: #fbbcdf; }
a:focus { outline: 0px dotted #fbbcdf; }

/*====*/

.openclose {
	font-size: 11px !important;
	text-align: left;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
}

.openclose a, .news a { font-weight: normal !important; border: none !important; }
.openclose a:link, .news a:link  { text-decoration: none; color: #fbbcdf; }
.openclose a:visited, .news a:visited { text-decoration: none; color: #fbbcdf; }
.openclose a:active, .news a:active { text-decoration: none; color: #fbbcdf; }
.openclose a:hover, .news a:hover { text-decoration: none; color: #fbbcdf; }

/*====*/

.hidden { display: none; }
img { border: none !important; }

.news { color: #fbbcdf; }

.updated { font-size: 11px; text-transform: uppercase; color: #fbbcdf; }
.pointer { color: #fbbcdf; font-family: Georgia, Times, serif; }

/*====*/

#container {
width: 750px;
max-width: 750px;
margin: 0px auto 0px 0px;
padding: 20px 0px 100px 40px;
}

#banner {
padding: 0px;
margin: 0px;
text-align: left;
background-color: #9b9ea5;
background-image: url(img/bg.jpg);
background-position: top left;
background-repeat: repeat;
}

.navigation	{
text-align: left;
color: #d0d4d9;
letter-spacing: 0.0125em;
font-size: 13px;
margin: 10px 0px 0px 0px;
padding: 5px 5px 10px 40px;
text-transform: uppercase;
border-top: 0px solid #adb0b6;
border-bottom: 2px solid #adb0b6;
}

.navigation .this { font-weight: bold; color: #fff; }
.navigation a:link  { text-decoration: none; color: #d0d4d9; }
.navigation a:visited { text-decoration: none; color: #d0d4d9; }
.navigation a:active { text-decoration: none; color: #d0d4d9; }
.navigation a:hover { text-decoration: none; color: #fff; }

h1			{
color: #eef0f2;
margin: 20px 0px 25px 0px;
padding: 0px 0px 5px 0px;
font-size: 34px;
line-height: 28px;
font-weight: normal;
text-transform: lowercase;
border-bottom: 1px solid #dbdbdf;
}

h2			{
color: #eef0f2;
margin: 15px 0px 15px 0px;
padding: 0px 0px 5px 0px;
font-size: 24px;
line-height: 24px;
font-weight: normal;
text-transform: lowercase;
}

h3			{
color: #eef0f2;
margin: 15px 0px 15px 0px;
padding: 0px 0px 5px 0px;
font-size: 20px;
line-height: 20px;
font-weight: normal;
text-transform: lowercase;
}

h4			{
color: #eef0f2;
margin: 15px 0px 15px 0px;
padding: 0px 0px 5px 0px;
font-size: 15px;
line-height: 15px;
font-weight: normal;
text-transform: lowercase;
}

p {
color: #fff;
margin: 5px 0px 15px 2px;
font-size: 14px;
line-height: 18px;
}

ul, ol {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
	}

li {
	color: #fff;
	margin: 0px 12px 10px 15px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 18px;
	}

.quote {
color: #fff;
margin: 5px 10px 15px 0px;
font-size: 12px;
line-height: 14px;
font-style: italic;
}

h4 a { font-weight: bold; }
p a, li a { font-weight: bold; border-bottom: 1px dotted #fbbcdf; }

a.link { margin-left: 15px; }
a.link:hover:after { content: " \bb"; }

.centralise {
text-align: left;
margin: 35px 5px 35px 5px;
padding: 0px;
}

.centralise a:hover { text-decoration: none; }

#om {
margin: 0px 0px 0px 0px;
padding: 10px 10px 0px 0px;
float: right;
}

.date {
color: #bec3c8;
float: right;
font-size: 11px;
}

#copyright	{
position: fixed;
bottom: 15px;
right: 15px;
text-align: right;
color: #eef0f2;
letter-spacing: 0.0125em;
font-size: 11px;
}

#copyright a:link  { text-decoration: none; color: #eef0f2; }
#copyright a:visited { text-decoration: none; color: #eef0f2; }
#copyright a:active { text-decoration: none; color: #eef0f2; }
#copyright a:hover { text-decoration: none; color: #66CC99; }

