/*

Theme Name: City Link

Theme URI: http://citylink.com

Description: Custom Wordpress theme created by Tate Lucas.

Version: 1.0

Author: Tate Lucas

Author URI: http://www.tatelucas.com

Tags: magazine, clean, business

*/
/* Basic Styles */
body {
    background: #FFF;
    font: 9pt/11pt Arial, Helvetica, sans-serif;
    color: #000;
    margin: 0 auto;
    padding: 0 20px;
}
a {
    text-decoration: none;
    color: #0078AE;
}
a:hover {
    text-decoration: underline
}
#TB_window a {
    color: #0078AE !important
}
a img {
    border: none
}
.additional-meta {
    font-size: xx-small
}
blockquote {
    font-style: oblique
}
p {
    padding: 0 0 10px 0;
    line-height: 18px;
}
* :focus {
    outline: 0
}
/* Lists */
ul {
    margin: 0;
    padding: 0;
}
ul li {
    margin-left: 3px;
    padding: 0;
}
li {
    list-style-type: none
}
.disc {
    list-style-type: disc
}
.entry-content ul,
.entry-content p,
.entry-content ol {
    line-height: 20px
}
.entry-content ul ol {
    margin-left: 0
}
.entry-content ul li {
    margin-left: 10px;
    list-style: disc;
    list-style-position: inside;
}
.entry-content ul li ol {
    margin-left: 10px
}
.entry-content ol li {
    list-style: decimal;
    list-style-position: outside;
}
.entry-content ol li li {
    margin-left: 5px
}
/* Headings*/
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}
h2.entry-title {
    font-size: 180%
}
h2#comments {
    margin: 20px auto 10px;
    font-size: 140%;
}
h2.page-title {
    color: #A69669;
    font-size: 23px;
    font-weight: normal;
    line-height: 25px;
    margin: 0 0 10px 0;
}
.entry-content h3 {
    font-size: 14px;
    padding: 10px 0 0 0;
    line-height: 20px;
}
.entry-content p {
    margin: 0 0 10px 0;
    padding: 0;
}
.entry-content h4 {
    font-size: 120%
}
.entry-content h5 {
    font-size: 100%
}
.entry-content h6 {
    font-size: 90%
}
/* Divs */
#wrapper {
    float: none;
    clear: both;
    margin: 0 auto;
    padding: 0;
    width: 950px;
}
#header {
    height: 70px;
    text-align: center;
    margin: 0 auto 15px;
    padding: 15px 0 10px;
    border-bottom: 1px solid #f7f7f7;
}
#footer {
    height: 62px;
    width: 950px;
    overflow: hidden;
    margin: 20px auto 30px auto;
    clear: both;
    float: none;
    background: transparent url(images/thin-footer.png) no-repeat scroll left top;
    color: #b8b8b8;
}
.footertop {
    text-align: right;
    width: 880px;
    padding: 7px 0 15px 0;
}
.footerbottom {
    text-align: right;
    width: 880px;
}
.footerleft {
    float: left;
    padding: 15px;
    width: 785px;
}
.footerright {
    float: left;
    padding: 72px 26px 15px 0;
    width: 204px;
    text-align: right;
    line-height: 17px;
}
/* Header */
#citylink a {
    background: transparent url(images/logo.gif) no-repeat scroll left top;
    border-style: none;
    display: block;
    height: 41px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 266px;
}
#citylink a span {
    display: none
}
#citylink {
    margin: 15px 0 0 0;
    float: left;
}
/* Navigation */
.menu {
    float: right;
    margin: 24px 0 0 0;
}
.menu ul li {
    float: left
}
.menu a {
    background: transparent url('images/oval-gray-left.gif') no-repeat top left;
    display: block;
    float: left;
    line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
    height: 24px; /* Height of button background height */
    padding-left: 8px; /* Width of left menu image */
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
}
.menu a:link,
.menu a:visited,
.menu a:active {
    color: #fff
}
.menu a span {
    background: transparent url('images/oval-gray-right.gif') no-repeat top right;
    display: block;
    padding: 4px 8px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}
.menu a:hover {
    /* Hover state CSS */
    background-position: bottom left;
}
.menu a:hover span {
    /* Hover state CSS */
    background-position: bottom right;
    color: #fff;
}
.current_page_item a,
.current_page_parent a,
.current-page-ancestor a {
    background-position: bottom left !important
}
.current_page_item a span,
.current_page_parent a span,
.current-page-ancestor a span {
    /* Hover state CSS */
    background-position: bottom right;
    color: #fff;
}
/* Posts */
.post-index {
    margin: 0 0 10px
}
#post-single {
    margin: 0 0 16px
}
.posts-wrap {
    float: left;
    clear: none;
    width: 622px;
    border-right: 1px solid #F7F7F7;
    padding: 0 14px 0 0px;
    margin: 0 0 55px;
    min-height: 400px;
}
.video-wrap {
    width: 790px !important
}
.video-wrap .page-content {
    text-align: left
}
#home-post-wrap {
    width: 790px;
    float: left;
    padding: 0 15px 0px 0px;
    border-right: 1px solid #F7F7F7;
    border-left: none;
}
/* Sidebars */
.navbar-wrap {
    margin: 0 14px 0 0px;
    overflow: hidden;
    float: left;
    clear: none;
    width: 140px;
    border-right: 1px solid #F7F7F7;
    padding: 0 14px 0 0;
}
.navbar-wrap h3 {
    background: #15639A none repeat scroll 0 0;
    color: #FFFFFF;
    font-size: 10.5px;
    padding: 5px 6px;
    text-transform: uppercase;
    width: 128px;
}
.navbar-wrap a {
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
}
.navbar-wrap ul {
    margin: 5px 0 0 0
}
.navbar-wrap li {
    padding: 8px 0;
    border-bottom: 1px solid #f7f7f7;
}
.navbar-wrap .current_page_item a,
.current-cat a {
    color: #15639A
}
.sidebar-wrap {
    margin: 0 0 0 14px;
    overflow: hidden;
    float: left;
    clear: none;
    width: 130px;
}
.sidebar {
    width: 100%;
    clear: none;
}
.block-1 {
    float: right
}
/* 404 */
.error404 {
    margin: 0;
    width: 100%;
}
.error404 h1,
.error404 h2 {
    margin: 10px auto
}
/* ---------- @ Comments -----------*/
.reply a,
.reply a:visited {
    width: 75px;
    background: #e1e1e1;
    color: #FFF;
    display: block;
    margin-bottom: 15px;
    padding: 5px !important;
    text-align: center;
    text-decoration: none !important;
    font: normal 1em;
    position: relative;
}
.reply a:hover {
    background: #aeaeae;
    text-decoration: none;
    color: #FFF;
}
.reply a:active {
    background: #424242;
    color: #FFF;
}
textarea#comment {
    width: 99%
}
.commentlist {
    margin: 20px 0 0 0;
    padding: 0;
}
.commentlist li {
    margin: 0 0 22px;
    padding: 15px;
    background: #F2F2F2;
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
    list-style: none;
}
.commentlist li li {
    border: none;
    border-left: 1px solid #CCC;
    margin: 0 0 0 20px;
    padding-left: 25px;
    background: none;
}
.commentlist li.bypostauthor {
    background: #ebebeb !important;
    border: 1px solid #CCC;
}
.commentlist code {
    background: #f2f2f2;
    padding: 3px;
}
.avatar {
    margin: 3px 10px 0 0;
    float: left;
    padding: 2px;
    border: 1px solid #b9b9b9;
}
#trackbacklist li {
    margin: 10px 0 10px 35px
}
#trackbacklist cite {
    font-style: normal
}
cite.fn {
    font: bold 1.4em;
    letter-spacing: -0.05em;
    display: block;
    padding: 9px 0 4px;
}
.says {
    display: none
}
.comment-author {
    overflow: hidden
}
.commentmetadata {
    float: left
}
.comment-date a,
.comment-date a:visited {
    color: #9f9f9f;
    font-size: 0.9em;
    text-decoration: none;
}
.commentmetadata a:hover,
.commentmetadata a:active {
    text-decoration: underline;
    color: #333;
}
/* Alignments */
img.alignright {
    float: right;
    clear: none;
    margin: 0 0 1em 1em;
}
img.alignleft {
    float: left;
    clear: none;
    margin: 0 1em 1em 0;
}
img.aligncenter {
    display: block;
    margin: 1em auto;
    text-align: center;
}
img.alignnone {
    margin: 0 0.5em 0 0
}
/* Navigation */
div.navigation {
    width: 100%;
    height: auto;
    float: left;
    clear: both;
    padding: 10px 0px;
}
.nav-next {
    float: right;
    clear: none;
    width: 48%;
    text-align: right;
}
.nav-prev {
    float: left;
    clear: none;
    width: 48%;
    text-align: left;
}
/* Homepage */
.front-images {
    margin: 0 0 25px 0
}
.quote {
    float: left;
    width: 420px;
    text-align: center;
}
.quote img {
    clear: both
}
.home-content {
    width: 370px;
    float: left;
    position: relative;
    text-align: right;
}
.front-quote {

}
.learn-btn {
    background: transparent url(images/learn-more-btn.png) no-repeat scroll right top;
    display: block;
    height: 33px;
    position: absolute;
    right: 10px;
    top: 134px;
    width: 103px;
}
.learn-btn span {
    display: none
}
.learn-more-btn {
    background: transparent url(images/learn-more.gif) no-repeat scroll right top;
    display: block;
    height: 23px;
    position: absolute;
    right: 42px;
    top: 374px;
    width: 101px;
}
.learn-more-btn span {
    display: none
}
.learn-more-btn:hover {
    background: transparent url(images/learn-more-on.gif) no-repeat scroll right top
}
.sidebar img {
    border-bottom: 1px solid #F7F7F7;
    padding: 0 0 6px 0;
    margin: 0 0 3px 0;
}
.small {
    font-size: 9px
}
blockquote {
    color: #15639A
}
.site {
    font-size: 9px
}
.brown_bg {
    background: #A79A70;
    color: #fff;
    margin: 0;
    padding: 20px;
    font-style: normal;
}
hr {
    margin: 15px 0
}
.navbar-wrap h3 a {
    color: #fff
}
#lightbox-overlay-text {
    display: none
}
.menu_head {
    background: #f2f2f2 none repeat scroll 0 0;
    border-bottom: 1px solid #e1e1e1;
    color: #15639A;
    cursor: pointer;
    font-size: 13px;
    margin: 0 !important;
    padding: 2px 5px !important;
    font-weight: bold;
}
.menu_body {
    display: none;
    margin: 15px 5px;
}
.home-div {
    background: url(images/homepage_bg.jpg) no-repeat;
    width: 785px;
    height: 443px;
    position: relative;
}
.building-shot {
    height: 274px;
    left: 11px;
    position: relative;
    top: 152px;
    width: 593px;
}
.vt-button {
    background: transparent url(images/virtual-tour-sprite.png) no-repeat scroll 0 0;
    display: block;
    height: 30px;
    text-indent: -9999px;
    width: 160px;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 100;
}
.vt-button:hover {
    background: transparent url(images/virtual-tour-sprite.png) no-repeat scroll 0 -30px
}
#TB_load {
    background: none !important;
    border: none !important;
    padding: none !important;
}
.wp-image-218 {
    margin-right: 10px;
    margin-bottom: 100px !important;
}
.page-item-8,
.page-item-10 {
    display: none
}
.indicators {
    border-collapse: collapse
}
.indicators th {
    text-transform: uppercase;
    text-align: left;
    color: #0078AE;
    background: #efefef;
    padding: 5px 0;
}
.indicators td {
    padding: 10px 10px 10px 0;
    vertical-align: top;
    border-bottom: 1px dotted #e1e1e1;
}
.indicators .lefttd {
    text-transform: uppercase;
    color: #0078AE;
    font-weight: bold;
}
.brownbox {
    width: 600px;
    background-color: #E1DDC8;
    padding: 8px;
}
/* TATE START */
.navbar-wrap .page-item-55 ul,
.page-item-374,
.page-item-390 {
    display: none
}
#donationform input[type="text"] {
    width: 270px;
    height: 14px;
    line-height: 14px;
    margin: 0;
    border: 1px solid #918f90;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ccc;
    padding: 15px;
    font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', sans-serif;
}
.fbheading {
    font-family: "franklin-gothic-urw-condensed", sans-serif;
    -webkit-appearance: none;
    -webkit-box-orient: vertical;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    color: #0078AE;
    cursor: auto;
    display: inline-block;
    font-size: 25px;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 30px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
    outline-color: black;
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    resize: both;
    text-align: -webkit-auto;
    text-decoration: none;
    text-indent: 0px;
    text-shadow: none;
    text-transform: uppercase;
    white-space: pre-wrap;
    width: 730px;
    word-spacing: 0px;
    word-wrap: break-word;
}
.blogcont {
    float: left
}
#blogpostwrap .post {
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 20px;
}
#blogpostwrap .page-title {
    margin: 0;
    padding: 0 0 5px 0;
}
#blogpostwrap .page-title a {
    color: #A69669
}
.postmetadata {
    margin: 0;
    padding: 0 0 10px 0;
}
.postmetadata em {
    font: italic 1em Georgia, "Times New Roman", Times, serif;
    text-transform: none;
    letter-spacing: .1em;
}
.clearfloat:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
}
.clearfloat {
    display: inline-block
}
.clearfloat {
    display: block
}
#donatewrap {
    background: url(images/donatebg.png) no-repeat;
    padding: 15px;
    width: 590px;
    position: relative;
    min-height: 940px;
    margin: 0 0 65px 0;
}
#donatewrap legend {
    display: none
}
#donatewrap fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
#donatewrap label {
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    position: absolute;
    top: 136px;
    left: 328px;
    width: 101px;
}
#donatewrap form span {
    display: none
}
#donationform input[type="checkbox"] {
    position: absolute;
    top: 143px;
    left: 433px;
    margin: 0;
    padding: 0;
}
#donationform input[type="submit"] {
    position: absolute;
    top: 140px;
    left: 535px;
    border: none;
    background: url(images/submit.png) no-repeat;
    height: 14px;
    width: 72px;
    cursor: pointer;
    font-size: 10px;
    text-transform: uppercase;
    font-family: Helvetica, Arial, san-serif;
    line-height: 14px;
    padding: 0;
    color: #006A65;
    margin: 0;
}
#donationform select {
    position: absolute;
    top: 140px;
    left: 451px;
    margin: 0;
    padding: 0;
    font-size: 10px;
}
#donatewrap h2 {
    color: #fff;
    text-transform: uppercase;
    /*: ;
    font-family: "franklin-gothic-urw-condensed", sans-serif;*/
    font-size: 45px;
    line-height: 50px;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
}
.donatetop {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    margin: 5px 0 10px 0 !important;
    padding: 0 !important;
    line-height: 140% !important;
}
.donateformtext {
    position: absolute;
    top: 273px;
    left: 0;
    width: 100%;
}
.donatefb {
    position: absolute;
    top: 982px;
    left: 5px;
}
.buildingtext {
    text-align: center;
    color: #231F20;
}
.buildingtext p {
    margin: 0 0 8px 0 !important;
    padding: 0 !important;
    line-height: 150%;
}
.willchange {
    position: absolute;
    left: 15px;
    top: 95px;
    color: #0078AE;
    font-size: 37px !important;
    font-family: "franklin-gothic-urw-condensed", sans-serif;
    -webkit-appearance: none;
    -webkit-box-orient: vertical;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    color: #0078AE;
    cursor: auto;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    letter-spacing: -1px;
    margin: 0;
    outline-color: black;
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    resize: both;
    text-align: -webkit-auto;
    text-decoration: none;
    text-indent: 0px;
    text-shadow: none;
    text-transform: uppercase;
    white-space: pre-wrap;
    width: 730px;
    word-spacing: 0px;
    word-wrap: break-word;
}
.donateformcopy {
    position: absolute;
    left: 15px;
    top: 238px;
}
.donateformcopy p {
    line-height: 140%
}
.buildcol1 {
    float: left;
    margin: 0 20px 0 0;
    width: 222px;
}
.buildcol2 {
    float: left;
    margin: 0 0 0 0;
    width: 222px;
}
.page-id-374 form fieldset br {
    display: none
}
.page-id-374 form fieldset label {
    clear: left;
    margin: 0 15px 0 0;
}
.page-id-374 form fieldset input,
.page-id-374 form fieldset textarea,
.page-id-374 form fieldset select {
    display: block;
    clear: right;
    margin: 0 0 15px 15px;
}
.page-id-374 form fieldset textarea {
    width: 250px
}
select[name="exp_year"] {
    margin: 0 0 15px 235px !important
}
.page-id-374 form small {
    margin: 0 0 0 235px !important;
    padding: 0 !important;
}
.homeblog {

}
.homeblogheader {
    background: url(images/homeblogheader.png) repeat-x;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    font-weight: normal;
    padding: 0 5px;
    text-transform: uppercase;
}
.homeblogbody {
    background: url(images/homeblogbody.png) left bottom repeat-x;
    padding: 10px 0 10px 0;
}
.homeblogbody ul li {
    font-size: 9px;
    line-height: 9px;
    padding: 0 5px 0 10px;
    margin: 0 0 0 5px;
    background: url(images/homeblogli.png) 0 1px no-repeat;
}
.homeblogbody ul li .blogdate {
    font-size: 11px;
    line-height: 10px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.homeblogbody ul li .blogtitle {
    font-size: 11px;
    padding: 0;
    line-height: 14px;
    margin: 0 0 5px 0;
}
.blogdateviewall {
    text-transform: uppercase
}
.homeblogbody ul li a {
    color: #000
}
.jtmhead {
    color: #fff;
    font-size: 57px !important;
    font-family: "franklin-gothic-urw-condensed", sans-serif;
    -webkit-appearance: none;
    -webkit-box-orient: vertical;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    cursor: auto;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    letter-spacing: -1px;
    margin: 0;
    outline-color: black;
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    resize: both;
    text-align: -webkit-auto;
    text-decoration: none;
    text-indent: 0px;
    text-shadow: none;
    text-transform: uppercase;
    white-space: pre-wrap;
    width: 730px;
    word-spacing: 0px;
    word-wrap: break-word;
}
