body	{
	background: #fff;
	color: #333;
}

/*******************
* Site Structure
*******************/

.container	{
	padding: 60px 0;
}

#guidelineHeadline {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
clear: both;
padding: 0;
}

#guidelineHeadline h6 {
text-transform: uppercase;
font-weight: bold;
margin: 20px 0 0;
color: #666;
font-size: 20px;
}

#guidelineHeadline p {
font-size: 32px;
line-height: 30px;
font-weight: bold;
margin: 0 0 20px;
color: #063;
}

.connectBox {
padding: 10px;
background: #063;
color: #fff;
text-align: center;
}

.connectBox p {
margin: 0 0 5px;
}

#header {
    width: 100%;
    font-size: 12px;
    padding: 5px 0;
    background: #063;
    position: fixed;
    top: 0;
    color: #fff;
    border-bottom: 3px solid #000;
}

#header p, #footer p {
    text-align: center;
    margin: 0;
    padding: 0;
font-size: 12px;
line-height: 14px;
}

#footer {
    clear: both;
	width: 100%;
   	font-size: 14px;
   	padding: 5px 0;
   	background: #063;
   	position: fixed;
   	bottom: 0;
   	color: #fff;
   	border-top: 3px solid #000;
}

#footer a:link, #footer a:visited, #header a:visited, #header a:link {
    color: #fff;
}

#footer div, #header div {
width: 950px;
margin: 0 auto;
}

#footer h2  {
    font-size: 30px;
}

#footer a   {
    color: #063;
}

#footer a:hover {
    text-decoration: none;
}

#respond {
padding: 20px 0;
}


#theGuidelines, #userGuidelines {
margin: 40px 0;
}

#sidebutton {
position: fixed;
left:0px;
top:350px;
padding: 2px 2px 2px 0px;
border-right: 1px solid #444;
border-top: 1px solid #444;
border-bottom: 1px solid #444;
}

#sidebutton p {
margin: 0;
padding: 8px 5px;
background: #444;
}
/*******************
* Navigation
*******************/
ul#siteNav {
margin: 0;
padding: 0;
list-style-type: none;
float: left;
width: 100px;
}

ul#extNav {
float: right;
margin: 0;
padding: 0;
list-style-type: none;
}

ul#siteNav li, ul#extNav li   {

}

ul#siteNav li a, ul#extNav li a {
font-size: 14px;
text-decoration: none;
padding: 2px 5px;
text-transform: uppercase;
display: block;
font-weight: bold;
}

ul#siteNav li a.active, ul#siteNav li a:hover, ul#extNav li a:hover  {
background: #063;
color: #fff;
}

#ug_nav {
margin: 15px 0 10px;
padding: 0;
list-style-type: none;
}

#ug_nav li {
display: inline;
}

#ug_nav li a {
background: #fff;
text-decoration: none;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
padding: 4px 6px;
}

#ug_nav li a.active, #ug_nav li a:hover {
background: #063;
color: #fff;
}


/**********************
* Subscribe box
**********************/

#subscribe {
float: right;
width: 300px;
}

#subscribe p {}

#subscribe a {
color: #fff;
text-decoration: underline;
}

/**********************
* Top Header
**********************/

.logo { 
float: left;
width: 750px;
}

.navigation {
float: right: 
width: 200px;
}


/*******************
* Styles
*******************/

div.logo span {
text-transform: uppercase;
font-size: 40px;
}

div.logo img {
width: 200px;
}

div.logo a {
text-decoration: none;
}

h1, h1 a, h1 a:visited 	{
	color: #063;
	text-decoration: none;
    line-height: 23px;
	font-size: 20px;
font-weight: bold;
}

h1 a:hover {
    background: #063;
	color: #fff;
}

#respond h2 {
margin: 15px 0;
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
color: #063;
}

#respond h3 {
font-size: 16px;
color: #063;
}

.comment {
border-bottom: 1px solid #ccc;
}

.comment p {
font-size: 14px;
color: #555;
}

#theGuidelines h2, #userGuidelines h2 {
	font-size: 26px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;
	color: #063;
margin: 0;
padding: 0;
line-height: 20px;
border-bottom: 4px solid #063;
}

#respond p {
    font-size: 18px;
}

a:link, a:visited    {
    color: #063;
}

p.author	{
	font-size: 16px;
	font-style: italic;
line-height: 0;
margin: 20px 0;
}

p.meta {
font-size: 14px;
}

p.meta a {
text-decoration: none;
}

p.random a {
text-decoration: none;
}

p.random a:hover {
background: #063;
color: #fff;
}


p, li   {
    font-size: 16px;
}

.entry  {
    padding: 15px 0 0px;
}

.singleEntry {
margin: 30px 0;
}

.singleEntry h1 {
font-size: 40px;
line-height: 40px;
}

.userEntry {
padding: 8px 0;
border-bottom: 1px dotted #ccc;
}

.userEntry h3 {
font-size: 14px;
margin-bottom: 0px;
line-height: 16px;
}


.userEntry p.author {
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
color: #777;
margin: 12px 0;
text-align: right;
}

#gList {
list-style-type: none;
padding: 0;
margin: 0;
}

#gList li {
display: inline;
}

#gList li a {
text-decoration: none;
padding: 4px;
}

#gList li a:hover, #gList li a.active {
background: #063;
color: #fff;
}

/************************
* Forms
************************/

form#userGuidelineForm {
margin: 0;
padding: 10px;
background: #063;
}

form#userGuidelineForm textarea {
width: 235px;
height: 100px;
}

form#userGuidelineForm label {
display: block;
color: #fff;
text-transform: uppercase;

form#commentform p {
font-size: 14px;
}