
* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

body {
    color: #DEDEDE;
    font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 2.4ex;
}

a:link,
a:visited {
    text-decoration: none;
    color: #EE3124;
}

a:hover,
a:active {
    color: #000000;
    background: #EE3124;
}

#wrapper {
    position: relative;
    width: 960px;
    background: #000000;
    margin: 0 auto;
}

#header {
    position: relative;
    width: 960px;
    height: 240px;
    margin: 0 auto;
    background: #000000 url( 'http://attackstatered.com/wordpress/wp-content/themes/attackstatered.com/header-image.png' ) top no-repeat;
    padding-bottom: 60px;
}

h1 {
    position: absolute;
    bottom: 105px;
    left: 100px;
}

#sunday-times {
    position: absolute;
    bottom: 170px;
    left: 710px;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    color: #000000;

}

h2 {
    position: absolute;
    bottom: 10px;
    left: 100px;
    line-height: 35px;
    color: #EE3124;
    font-size: 22px;
}

h3,
h4 {
    color: #EE3124
}

#co-author {
    font-size: 75%;
    line-height: 1.2ex;
}

#strap {
    font-size: 70%;
    font-weight: normal;
    font-style: italic;
    color: #DEDEDE;
    line-height: 5ex;
}

#menu-wrapper {
    position: relative;
    width: 960px;
    height: 60px;
    margin: 0 auto;
    background: #000000;
}

#menu {
    position: relative;
    float: left;
    width: 100%;
    border-top: 1px solid #EE3124;
    border-bottom: 1px solid #EE3124;
    color: #EE3124;
}

#menu a:link,
#menu a:visited {
    text-decoration: none;
    color: #EE3124;
}

#menu a:hover,
#menu a:active {
    color: #000000;
    background: #EE3124;
}

#menu ul {
    text-align: center;
    padding-bottom: 3px;
}

#menu li {
    display: inline;
    padding: 0 3px;
}

#menu a {
        padding: 1px 4px 3px 4px;
}

#content {
    position: relative;
    width: 960px;
    min-height: 300px;
    margin: 0 auto;
    background: #000000;
    padding-bottom: 20px;
}

#content h3 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
}

.entry {
    position: relative;
    margin: 0 100px;
}

.entry p {
    margin-bottom: 20px;
}

.ngg-singlepic {
    background: #000000;
    margin-top: 5px;
}

.soldier {
    position: relative;
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.soldier a {
    position: relative;
    float: left;
    padding: 5px 0 0 0;
}

.soldier .ngg-left {
    margin: 0;
}

.soldier a:hover,
.soldier a:active {
    background: #000000;
}

.soldier-text {
    position: relative;
    float: right;
    width: 640px;
}

#post-66 .ngg-left {
    border: none;
}

.wpcf7 {
    position: relative;
    width: 400px;
    margin: 0 auto !important;
}

.wpcf7 input,
.wpcf7 textarea {
    background: #000000;
    color: #ffffff;
    border: 1px solid #EE3124;
}

.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
    width: 100%;
}

#contact-submit input {
    padding: 2px 4px;
    cursor: pointer;
}

#bottom-image-wrapper {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}

#green-amber-red {
    display: block;
    position: relative;
    margin: 0 auto;
}

#footer {
    position: relative;
    clear: both;
    width: 960px;
    height: 20px;
    margin: 0 auto;
    background: #000000;
    border-top: 1px solid #EE3124;
    color: #EE3124; /*#7F7F7F;*/
    font-size: 9px;
}

#copyright {
    position: absolute;
    left: 10px;
}

#siteby {
    position: absolute;
    right: 10px;
}

#siteby a:hover,
#siteby a:active {
    background: #000000;
    color: #EE3124;
}


