/*-----Copyright Ray Addison -----*/
/*  ---------------------------------------- Start Global Styles --------------------------------------  */

* {
margin:0;
padding:0;
}

body {
font-family:"Georgia", serif;
font-size:12px;
color:#000;
line-height:130%;
text-align:left;
background-color:#fff;
height:100%;
margin:0;
padding:0;
}

#wrapper {
min-height:100%;
height:100%;
width:1020px;
background-color:#fff;
margin:0 auto;
}

p {
padding-bottom:10px;
}

img {
border:0;
line-height:0;
margin:0;
padding:0;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {
display:block;
}

* html .clearfix {
height:1%;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
text-align:left;
font-weight:700;
line-height:150%;
font-size:30px;
margin:0;
padding:0;
}

h2 {
font-family:"Georgia", serif;
position:relative;
color:#000;
text-align:left;
font-size:30px;
font-weight:400;
letter-spacing:1px;
line-height:100%;
margin:0;
padding:0 0 10px;
}

h3 {
font-family:"Georgia", serif;
position:relative;
color:#000;
text-align:left;
font-size:20px;
font-weight:400;
letter-spacing:1px;
margin:0;
padding:0 0 15px;
}

a {
border:0;
}

#header {
width:1020px;
height:400px;
background-color:#fff;
margin:0;
}

#logo {
display:block;
float:right;
width:600px;
height:200px;
background:url(notnixon.jpg);
margin:100px 100px 0 0;
}

#menucont {
display:block;
float:left;
text-align:left;
background-color:ffffff;
font-size:large;
line-height:180%;
margin:110px 0 0 100px;
}

#main {
padding-bottom:200px;
}

#feeds {
display:block;
height:100%;
clear:both;
overflow:hidden;
text-align:center;
font-size:16px;
line-height:20px;
margin:60px 418px 0;
}

#feeds ul {
list-style:none;
}

#footer {
position:relative;
margin-top:-200px;
height:200px;
width:100%;
clear:both;
background-color:#222;
background-image:url(footer_bg.jpg);
}

#footercont {
width:1020px;
height:100%;
margin:0 auto;
}

#aboutme {
display:block;
float:left;
text-align:justify;
font-size:small;
width:300px;
color:#bbb;
text-shadow:1px 1px 0 #222;
margin:20px 0 20px 100px;
}

.title {
font-size:large;
color:#fff;
text-shadow:1px 1px 0 #222;
}

#socialcont {
display:block;
float:right;
width:400px;
text-align:right;
height:130px;
margin:30px 100px 0 0;
}

#rayaddison {
font-size:small;
display:block;
float:right;
text-align:right;
color:#bbb;
text-shadow:1px 1px 0 #222;
margin:0 100px 10px 0;
}

#rayaddison a:hover {
font-family:"Georgia", serif;
color:#fff;
text-decoration:underline;
font-weight:400;
text-shadow:1px 1px 0 #222;
}

#rayaddison a:visited:hover {
font-family:"Georgia", serif;
color:#fff;
text-decoration:underline;
font-weight:400;
text-shadow:1px 1px 0 #222;
}

.link,a:link,a:visited {
font-family:"Georgia", serif;
color:#333;
text-decoration:none;
font-weight:400;
text-shadow:1px 1px 0 #ccc;
}

a:hover,a:visited:hover {
font-family:"Georgia", serif;
color:#333;
text-decoration:underline;
font-weight:400;
text-shadow:1px 1px 0 #ccc;
}

#feeds .link,#feeds a:link,#feeds a:visited {
font-family:Tahoma, Arial, Verdana, sans-serif;
color:#000;
text-decoration:none;
font-weight:400;
}

#feeds a:hover,#feeds a:visited:hover {
font-family:Tahoma, Arial, Verdana, sans-serif;
color:#000;
text-decoration:underline;
font-weight:400;
}

#rayaddison .link,#rayaddison a:link,#rayaddison a:visited {
font-family:"Georgia", serif;
color:#fff;
text-decoration:none;
font-weight:400;
text-shadow:1px 1px 0 #222;
}
