/*Theme Name: Herron
Theme URI:
Description: Default Theme for Herron Law. BAsed on Knight Law Group Site
Version: 1.0
Author: Galax Womack
Tags: Herron
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
form, label,  table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, hgroup, menu, nav, section, menu,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}


article, aside, figure, footer, header, hgroup, nav, section { display:block; }


nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }


body { font:13px sans-serif; *font-size:small; *font:x-small; line-height:1.22;}
table { font-size:inherit; font:100%; }
select, input, textarea { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

body, select, input, textarea { color:#444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; text-rendering: optimizeLegibility; }
html { -webkit-font-smoothing: antialiased; }
a:hover, a:active { outline: none; }
a, a:active, a:visited { color:#607890; }
a:hover { color:#036; }
ul { margin-left:30px; }
ol { margin-left:30px; list-style-type: decimal; }
small { font-size:85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align:top; }
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }

pre { padding: 15px; white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }

input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }

a:link { -webkit-tap-highlight-color: #FF5E99; }


html { overflow-y: scroll; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; }
.hidden { display:none; visibility:hidden; }
.visuallyhidden { position:absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }


/* Primary Styles
   Author: Slava Yanson <slava@killerbeaver.net>
   Color Palette: http://slayeroffice.com/tools/color_palette/?hex=309DB4
*/

@font-face {

    font-family: 'GothamRounded-Book';
    src: url('/fonts/GothamRounded-Book.otf')  format("opentype");
}

@font-face {

    font-family: 'GothamRounded-Light';
    src: url('/fonts/GothamRounded-Light.otf')  format("opentype");
}

@font-face {

    font-family: 'GothamRounded-LightItalic';
    src: url('/fonts/GothamRoundedLightItalic.otf')  format("opentype");
}

body {
    background-color: #FFF;
    font-face: 'GothamRounded-Light';
    font-size: 12px;
    color: #9f9b9c;
    margin:0 auto;
    height:100%;
    width:1050px;

}


.footer {
    display:block;
    margin-left:200px;
    font-size:10px;

}

#container{
    background:#ffffff;

}

.left { float:left;}
.right { float:right;}
.clear { clear:both;}

h1 {
    font-size: 20px;
    font-weight:normal;

}

h2 {
    font-size: 24px;

}

h3 {
    font-size: 18px;
    font-style: italic;
}

h4 {
    font-size: 14px;
    font-style: italic;
}

#nav {

    float:left;
    border-right: #9f9b9c solid 2px;
    width:200px;
    font-face:'GothamRounded-Light';
    padding-right:5px;
}

#nav ul {

    list-style:none;
    vertical-align:top;
    height:200px;
}

#nav li {


    font-size:14px;
    text-align:right;


}


#nav li a:link, #nav li a:visited {

    color:#9f9b9c;
    text-decoration:none;


}

#nav li a:hover {
    color:#3366cc;
    text-decoration:none;
}

#nav .active {
    color:#3366cc;
    text-decoration:none;
}

#nav .follow {
    border-top: #9f9b9c solid 2px;

    font-size:14px;

    min-height:40px;

    color:#9f9b9c;

}
#nav .follow div {
    float:left;
    width:100px;

}

#nav .follow .copy
{
    padding-top: 5px;
    padding-left:0px;
}


.footer {font-size:10px; text-align: center;}
#main {
    float:left;
    margin: 0px auto auto 20px;

    padding: 0 20px 20px 20px;
    background-color: #fff;
    width:750px;
    font-size:14px;
}

#stuff {margin-top: -40px;}

#head_logo {
    position:relative;
    margin:80px 0px 0px 60px;

}


header {

    font-family: 'GothamRounded-Light';


}


header h1 {
    color: #9f9b9c;
    display:inline;
    font-size:40px;
    font-weight:normal;
}

.special {
    color: #3366cc;

}

.special_sub {
    color:#9f9b9c;
    font-size:25px;
    font-weight:normal;

}

p.error {
    color: #EB1012;
}

form fieldset {
    padding-right: 0;
}

form label span {
    color: #4e4e4e;
    display: block;
    float: none;
    font-size: 10px;
    text-transform: uppercase;
    width: auto;
}

form label input,
form label select {
    clear: both;
    display:block;
    float:none
}

form label input[type="text"] {
    clear:none;
}

form label input[type="text"],
form label input[type="password"],
form label select {
    width: 220px;
}

table {
    width: 100%;
    font-family: Arial;
    text-align: left;
    border-bottom: 1px solid #000;
}

table thead {
    border-bottom: 3px solid #000;
    font-size: 12px;
}

table thead th {
    padding: 0 5px 2px 5px;
}

table tbody tr {
    border-bottom: 1px solid #ccc;
    background-color: #eee;
}

table tbody tr:nth-child(odd) {
    background-color: transparent;
}

table tbody td {
    border-left: 1px solid #ccc;
    padding: 4px;
}

table tbody td:first-child {
    border-left: 0;
}

a.button {
    background-color: #CBE6EC;
    color: #247687;
    font-size: 12px;
    font-family: Arial;
    display: block;
    width: 120px;
    text-align: center;
    padding: 5px;
    border: 1px solid #98CFDA;
    border-top-color: #EBF6F8;
    border-left-color: #EBF6F8;
    text-decoration: none;
}

a.button:hover {
    color: #000;
}


#admin_name  {
    float:left;
    font-weight:bold;
    color:#333;
    width:120px;
    margin-right:200px;
    text-align:right;
}

#admin_options {
    float:left;
    font-weight:bold;
    color:#333;
    width:200px;
    margin-left:100px;
    text-align:right;
}

.res_list {
    width:700px;
    height:300px;
    overflow-x:hidden;
    overflow-y:scroll;
    border: #333 solid 1px;
    margin-bottom:20px;
}

/*
 * print styles
 */
@media print {
    * { background: transparent !important; color: #444 !important; text-shadow: none; }
    a, a:visited { color: #444 !important; text-decoration: underline; }
    a:after { content: " (" attr(href) ")"; }
    abbr:after { content: " (" attr(title) ")"; }
    .ir a:after { content: ""; }  /* Don't show links for images */
    pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
    img { page-break-inside: avoid; }
    @page { margin: 0.5cm; }
    p, h2, h3 { orphans: 3; widows: 3; }
    h2, h3{ page-break-after: avoid; }
}



@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

.form_floater{
    float:left;
    width:350px;
    min-height:350px;
    border:2px solid #333;
    margin:0 10px 10px 0;
    padding:5px;
}

.form_floater input{
    width:250px;
}

.form_floater span{
    margin:-10px 0 0 0;
}

.form_floater span label{
    font-weight:bold;
}

.form_floater h3{
    margin: 3px 0 3px 0;
}

.form_container{
    margin:10px 0 0 0;
    width:100%;
    height:100%;
    border:none;
}

.form_instructions{
    width:100%;
    border:2px solid #333;
    padding:5px;
    margin: 0 0 10px 0;
}

.form_instructions textarea{
    width:100%;
    height:100%;
}



