﻿/* http://www.lotrgfic.com/skins/Arda/style.css */

/* COLOR HEX CODES */




body {
  background: #92b1b7;
  font-size: 16px;
  font-family: century gothic, arial, san-serif;
  color: #3F463E;
}



/* PAGE LAYOUT */

#header {
position: absolute;
top: 1px;
left: 1px;
height: 304px;
width: 100%;
background-image: url(http://www.lotrgfic.com/skins/Arda/images/top_bg.jpg);
}

#login {
position: absolute;
top: 0px;
right: 10px;
font-size: 14px;
}

#menu {
position: absolute;
top: 305px;
left: 1px;
height: 67px;
width: 100%;
background-image: url(http://www.lotrgfic.com/skins/Arda/images/menu_bg.jpg);
padding: 0;
}

#sidebar {
position: absolute;
top: 373px;
left: 1px;
width: 250px;
padding-top: 15px;
}

#maincontent {
position: absolute;
top: 390px;
left: 252px;
right: 0;
background: #C3EEF5;
background-repeat: repeat-y;
padding: 0px 10px 25px 10px;
margin: 10px;
border: 3px solid #A2C7CD;
}







/* FORMATTING FOR THE LOGIN DIV */
#login a:link, a:visited {
font-family: century gothic, arial, san-serif;
color: #5E382F;
font-weight: bold;
text-decoration: none;
}

#login a:hover {
font-family: century gothic, arial, san-serif;
color: #AB3A36;
font-weight: bold;
text-decoration: none;
}




/* FORMATTING FOR THE SIDEBAR DIV */

#sidebar img {
margin: 0px 0px 0px 10px;
padding: 0;
}

*.sideblock {
width: 235px;
background-image: url(http://www.lotrgfic.com/skins/Arda/images/sidebar_block_bg.jpg);
background-repeat: repeat-y;
margin: -5px 0px 0px 10px;
padding: 0;
}

#sidebar p {
font-size: 14px;
font-family: century gothic, arial, san-serif;
color: #3F463E;
padding: 15px;
margin: 0;
}

#sidebar h1 {
font-size: 18px;
font-family: century gothic, arial, san-serif;
color: #AB3A36;
padding: 10px 5px 0px 15px;
margin: 0;
}

#sidebar h2 {
font-size: 16px;
font-family: century gothic, arial, san-serif;
color: #5E382F;
padding: 10px 5px 0px 15px;
margin: 0;
}

#sidebar a:link, a:visited {
font-family: century gothic, arial, san-serif;
color: #5E382F;
font-weight: bold;
text-decoration: none;
}

#sidebar a:hover {
font-family: century gothic, arial, san-serif;
color: #AB3A36;
font-weight: bold;
text-decoration: none;
}

#sidebar a:link img {
border-style: none;
}

#sidebar a:visited img {
border-style: none;
}





/* FORMATTING FOR THE CALENDAR */

#sidebar table {
width: 85%;
margin-left: 10px;
}

#sidebar table tr td {
font-size: 14px;
font-family: century gothic, arial, san-serif;
color: #3F463E;
padding: 5px;
margin: 0;
border: 1px solid #3F463E;
background: #BEAB53;
}

#sidebar table tr td a:link, a:visited {
font-family: century gothic, arial, san-serif;
color: #5E382F;
font-weight: bold;
text-decoration: none;
}

#sidebar table tr td a:hover {
font-family: century gothic, arial, san-serif;
color: #AB3A36;
font-weight: bold;
text-decoration: none;
}





/* FORMATTING FOR THE MAINCONTENT DIV */

#maincontent p {
font-size: 16px;
font-family: century gothic, arial, san-serif;
color: #3F463E;
padding: 10px 10px 0px 10px;
margin: 0;
}

#maincontent p.smaller {
font-size: 15px;
padding: 10px 10px 0px 40px;
}

#maincontent h1 {
font-size: 24px;
font-family: century gothic, arial, san-serif;
font-weight: bold;
color: #AB3A36;
padding: 10px 10px 0px 10px;
margin: 0;
}

#maincontent h2 {
font-size: 22px;
font-family: century gothic, arial, san-serif;
font-weight: bold;
color: #5E382F;
padding: 10px 10px 0px 10px;
margin: 0;
}

#maincontent h3 {
font-size: 20px;
font-family: century gothic, arial, san-serif;
font-weight: bold;
color: #5E382F;
padding: 10px 10px 0px 10px;
margin: 0;
}

#maincontent h4 {
font-size: 18px;
font-family: century gothic, arial, san-serif;
font-weight: bold;
color: #5E382F;
padding: 10px 10px 0px 10px;
margin: 0;
}

#maincontent h5 {
font-size: 18px;
font-family: century gothic, arial, san-serif;
color: #5E382F;
padding: 10px 10px 0px 10px;
margin: 0;
}

#maincontent h6 {
font-size: 16px;
font-family: century gothic, arial, san-serif;
font-weight: bold;
color: #5E382F;
padding: 10px 10px 0px 10px;
margin: 0;
}

#maincontent a:link, a:visited {
font-family: century gothic, arial, san-serif;
color: #5E382F;
font-weight: bold;
text-decoration: none;
}

#maincontent a:hover {
font-family: century gothic, arial, san-serif;
color: #AB3A36;
font-weight: bold;
text-decoration: none;
}

#maincontent a:link img {
border-style: none;
}

#maincontent a:visited img {
border-style: none;
}




/* FORMATTING FOR THE FOOTER DIV */

#footer p {
font-size: 14px;
font-family: century gothic, arial, san-serif;
color: #3F463E;
padding: 10px 7px 0px 7px;
margin: 0;
text-align: center;
}




/* THIS DIV FORCES THE CORRECT FORMATTING */

*.formatted {
font-size: 14px;
font-family: century gothic, arial, san-serif;
color: #3F463E;
padding: 0px 15px 15px 15px;
margin: 0;
}