/*UNIVERSAL STYLINGS*/

body {
background-image: url(../css/images/body-back.jpg);
background-repeat: repeat-x;
background-color: #F7FAEF;
}

p {
font-family: "Helvetica Neue", Helvetica, Arial;
color: #666666;
font-weight: lighter;
font-size: 16px;
}

ul {
color: #333333;
font-size: 17px;
}

a {
font-family: serif;
font-size: 16px;
font-weight: bold;
}

a:link {
color: #336633;
text-decoration: none;
}
a:visited {
color: #336633;
}
a:hover {
text-decoration: underline;
color: #0e0e0e;
}

a:active {
color: #336633;
}


/*
 * headings
 */

h1, h2, h3, h4, h5, h6 { font-family: Georgia, "Times New Roman", Times, serif; text-align: center; }

.title, .title a, .title a:hover, .title a:active {
        font-family: Georgia, "Times New Roman", Times, serif; text-align: center;
	    color: #0e0e0e;
        font-size: 60px;
        line-height: 60px;
	    font-weight: normal;
        letter-spacing: -5px;
        text-decoration: none;
        padding: 0px;
        margin: 10px 0px 5px 0px;
        font-style: none;
}
h1 {
        font-size: 35px;
        color: #663333;
        line-height: 30px;
	    font-weight: normal;
        letter-spacing: -3px;
        text-decoration: none;
        padding: 0px;
        margin: 10px 0px 5px 0px;
        font-style: none;
}
h2 { color: #336633; }
h3 { color: #663333; }
h4 { color: #50555A; }
h5 { color: #663333; }
h6 { color: #50555A; }


/*BOXES*/

#container {
width: 905px;
background-color: #ffffff;
margin-top: 20px;
margin-bottom: 20px;
padding: 40px;
margin: auto;
z-index: 1;
position: relative;
border: 2px ridge #fdf7f7;
border-left: 2px groove #fdf7f7;
border-top: 2px groove #fdf7f7;
font-family: Georgia, "Times New Roman", Times, serif;
padding-top: 20px;
}

#outer {
width: 1250px;
margin: auto;
/*background-image: url(../css/images/brackets.png);*/
background-repeat: no-repeat;
background-position: 0 100px;
}


/*main content*/

.article, .top {
padding: 0px;
width: 680px;
float: right;
display: inline;
text-align: justify;
color: #666666;
font-size: 16px;
font-weight: normal;
letter-spacing: normal;
}


/*SIDEBAR*/

#sidebar {
width: 180px;
float: left;
display: inline;
}

#sidebar ul {
margin-top: 10px;
padding: 0px;
}

#sidebar li {
font-family: "Helvetica Neue", Helvetica, Arial;
list-style-type: none;
list-style-position: outside;
color: #9fa58f;
font-style: italic;
font-weight: normal;
margin-bottom: 5px;
border-bottom: 1px dashed #cccccc;
font-size: 12px;
letter-spacing: 1px;
}

#sidebar li a {
list-style-type: none;
list-style-position: outside;
color: #9fa58f;
font-style: italic;
font-weight: normal;
margin-bottom: 5px;
font-size: 12px;
letter-spacing: 1px;
text-decoration: none;
}

#sidebar li a:visited {
list-style-type: none;
list-style-position: outside;
color: #9fa58f;
font-style: italic;
font-weight: normal;
margin-bottom: 5px;
font-size: 12px;
letter-spacing: 1px;
text-decoration: none;
}

#sidebar li a:hover {
list-style-type: none;
list-style-position: outside;
color: #666666;
font-style: italic;
font-weight: normal;
margin-bottom: 5px;
font-size: 12px;
letter-spacing: 1px;
text-decoration: none;
}

#sidebar li a:active {
list-style-type: none;
list-style-position: outside;
color: #666666;
font-style: italic;
font-weight: normal;
margin-bottom: 5px;
font-size: 12px;
letter-spacing: 1px;
text-decoration: none;
}

/*FOOTERS*/

#footer-1 {
clear: both;
padding-top: 0px;

}
#footer-2 {
clear: both;
padding-top: 0px;
padding-bottom: 20px;
}

.credits {
font-size: 13px;
color: #0e0e0e;
text-align: center;
padding-top: 5px;
letter-spacing: 1px;
}

.credits  a:link {
font-size: 13px;
color: #666666;
text-align: center;
padding-top: 20px;
letter-spacing: 1px;
font-style: normal;
font-weight: normal;
}
.credits  a:visited{
font-size: 13px;
color: #666666;
text-align: center;
padding-top: 20px;
letter-spacing: 1px;
font-style: normal;
font-weight: normal;
}
.credits  a:hover {
font-size: 13px;
color: #000000;
text-align: center;
padding-top: 20px;
letter-spacing: 1px;
font-style: normal;
font-weight: normal;
}
.credits  a:active {
font-size: 13px;
color: #0e0e0e;
text-align: center;
padding-top: 20px;
letter-spacing: 1px;
font-style: normal;
font-weight: normal;
}

/*GENERAL STYLINGS*/

.your-words {
color: #0E0E0E;
font-size: 26px;
line-height: 24px;
}

.quote {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
font-style: italic;
color: #abb09e;
text-align: center;
padding: 0px;

}

hr.dotted {
	margin: 15px 0px 15px 0px;
	display: block;
	background: url(../images/typography/line_dotted.png) 0 0 repeat-x;
	height: 1px;
	border: none;
}

/*
playback timings (ms):
  captures_list: 0.484
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.01
  esindex: 0.011
  cdx.remote: 21.635
  LoadShardBlock: 245.874 (3)
  PetaboxLoader3.datanode: 202.162 (5)
  PetaboxLoader3.resolve: 216.871 (3)
  load_resource: 273.566 (2)
*/