/*
Theme Name: nulynx-redux
Theme URI: http://www.nulynx.com
Description: Nulynx Custom Theme
Author: Scott DiNitto
Author URI: http://www.jayasis.com
.
*/

* { padding: 0; margin: 0; }
h2 { margin-top: 1em;  }

option {

    padding-right: 8px;
}

table {

    border-spacing: 0px;
}

hr {
    color: #cccc66;
    background-color: #e3e39f;
    height: 2px;
    margin: 20px 0px 20px 0px;
    border-width: 0px;
}

ul,ol {

    margin-left: 30px;
}

img { border: 0 }

p {

    padding-bottom: 1em;
}

html { background-color: #4a0b00; }

body {

    font-family: Helvetica, Arial, sans-serif;
    color: #111;
    font-size: 14px;
    font-weight: 500;
    margin:0;
    padding:0;
    border:none;
}

#container {

    width: 982px;
    margin: 0 auto 0 auto;
}

.nav { font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: #f49b00; text-align: center; line-height: 25px; }
#nav a:link {text-decoration: underline; color: #cc9933;}
#nav a:visited {text-decoration: underline; color: #cc9933;}
#nav a:active {text-decoration: underline; color: #c17227;}
#nav a:hover {text-decoration: underline; color: #ccc;}

.text { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px; color: #222; font-weight: 500; }
.summary { font-size: 14px; color: #666; }
.title { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 36px; font-weight: 900; color: #000; letter-spacing: -1px; }
.title_link { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 20px; font-weight: 500; color: #c21d01; text-align: center; line-height: 25px; }
a.title_link:link {text-decoration: underline; color: #c21d01;}
a.title_link:visited {text-decoration: underline; color: #d2624f;}
a.title_link:active {text-decoration: underline; color: #f6cf06;}
a.title_link:hover {text-decoration: underline; color: #f9920f;}

.text img { border: solid 1px #ccc; padding: 5px; margin-right: 10px; }
.nav_rollover{}
.code { font: 13px courier, mono; border: dotted 1px #aaa; background: #eee; padding: 10px; margin-bottom: 1em;  }
.foo { color: 000; }
