/*
Theme Name: theMartialWayNGA
Theme URI: http://www.themartialwaynga.com
Description: theMartialWayNGA Blog
Author: Licata Sensei
Author URI: http://www.imcaddesign.com
*/
a{
text-decoration: none;
}

p{
margin-left: 4px;
}

#container{
background-image: url(images/blogBack.gif);
width: 960px;
height: 100%;
margin-left:auto;
margin-right:auto;
position: relative;
background-color: #777777;
/*border: thin pink solid;*/
padding: 0px;
}

#Header {
background-image: url(images/AENewsHead.jpg);
width: 100%;
height: 125px;
text-align: center;
}

#main {
float: left;
display:inline;
position: relative;
width: 512px;
padding: 8px;
}

#sidebar {
float: left;
display:inline;
position: relative;
width: 168px;
}

#adbar {
float: left;
display:inline;
position: relative;
width: 252px;
padding-left: 12px;
}

#footer{
clear: both;
text-align: center;
width: 100%;
height: 80px;
background-image: url(images/AENfooter.jpg);
}

.blogside{
width: 168px;
font: bold 11px/24px trebuchet, arial, helvetica, sans-serif;
margin-top: 12px;
padding-top: 4px;
padding-left: 0px;
border-right: thin black solid;

}

.blogside h2{
font: bold 11px/24px trebuchet, arial, helvetica, sans-serif;
width: 128px;
margin:0px;
padding:0px 20px;
color: #ffffff;
background-color: #555555;
}

.blogside ul{
background-color: #ffffff;
list-style: none;
margin:0px;
padding: 0px;
}

.blogside li{
text-indent: 0px;
margin: 0px;
padding-left: 20px;
background-color: #ffffff;
text-decoration: none;
border: thin #ffffff solid;
}
.blogside ul li a{
text-decoration: none;
color: #555555;
}

/*AVIATOR STUFF*/
body{
background-image: url(images/grayBkgnd.jpg);
background-color: rgb(230,240,245);
}

body{
font-family: Arial, Verdana, Trebuchet;
font-size: small;
}

h1,h2,h3,h4{
color: rgb(45,75,125);
margin-left: 4px;
}

h1{
font-size: medium;
}

h2{
font-size: small;
}

h3{
font-size: x-small;
}

h4{
font-size: xx-small;
}

.blogger{
border: thin black solid;
margin: 8px;
float: right;
}

