﻿body
{
    font-family: Georgia, Lucida Sans, Sans-Serif;
    font-size: 12px;
    line-height: 16px;
}

a,
a:visited
{
    color: #000;
}

h1
{
    font-size: 34px;
    font-style: italic;
    font-weight: normal;
    line-height: 40px;
}

h1.headline
{
    margin-bottom: 50px;
}

div.clear
{
    clear: both !important;
}

div.masterHolder
{
    margin: 34px;
}

div.masterTop
{
    width: 430px;
}

div.masterTop div.logo
{
    float: left;
}

div.masterTop div.search
{
    float: left;
}

div.masterTop div.search input
{
    border: 1px solid #cfcfcf;
    color: #e4e4e4;
    float: left;
    font-family: Georgia;
    font-size: 34px;
    font-style: italic;
    height: 41px;
    padding: 7px 5px;
    width: 290px;
}

div.masterTop div.search input.active
{
    color: #000;
    font-style: normal;
}

div.masterTop div.text
{
    font-style: italic;
    line-height: 16px;
    margin-top: 42px;
}

div.masterTop div.topLink
{
    margin: 23px 0 40px;
}

div.masterTop div.topLink a,
div.masterTop div.topLink a:visited
{
    font-size: 17px;
    line-height: 20px;
}

div.masterTop div.phone
{
    font-style: italic;
    margin-bottom: 28px;
}

div.masterTop div.phone a,
div.masterTop div.phone a:visited
{
    line-height: 16px;
    text-decoration: none;
}

div.masterTop div.phone a:hover
{
    text-decoration: underline;
}

div.masterContent
{
    margin-top: 20px;
    width: 900px;
}

/* VIDEO LIST */
ul.videoList li
{
    height: 242px;
    margin-bottom: 24px;
    width: 948px;
}

ul.videoList li div.image
{
    height: 242px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
    width: 433px;
}


ul.videoList li div.text
{
    height: 242px;
    float: left;
    overflow: hidden;
    width: 495px;
}

ul.videoList li div.text h2
{
    margin-bottom: 10px;
}

ul.videoList li div.text h2 a,
ul.videoList li div.text h2 a:visited
{
    font-size: 17px;
    font-style: italic;
    font-weight: normal;
}

/* VIDEO ITEM */
div.videoItem h2
{
    font-size: 17px;
    font-style: italic;
    font-weight: normal;
    margin: 20px 0 10px;
    text-decoration: underline;
}

/* BLOG ITEM */
div.blogItem
{
    margin: 0px 0 80px 0;
    width: 595px;
}

div.blogItem h1
{
    margin: 0 0 5px 0;
    text-decoration: underline;
}

div.blogItem p.date
{
    font-style: italic;
}

div.blogItem div.categories
{
    margin: 13px 0;
    width: 500px;
}

div.blogItem div.categories h2
{
    display: inline;
}

div.blogItem div.categories h2,
div.blogItem div.categories h2 a,
div.blogItem div.categories h2 a:visited,
div.blogItem div.content p.readmore a,
div.blogItem div.content p.readmore a:visited
{
    font-size: 17px;
    font-style: italic;
    font-weight: normal;
}

div.blogItem div.content p
{
    margin: 20px 0;
}

div.paging
{
    margin: 80px 0;
}

div.paging h1
{
    display: inline;
}

/* INFO BOX */
div.info
{
    font-size: 17px;
    line-height: 20px;
    margin: 15px 0 30px 0;
    width: 430px;
}

/* otherworkMenu */
div.otherworkMenu
{
    margin: 15px 0 35px;
}

div.otherworkMenu h2
{
    font-size: 17px;
    font-weight: normal;
    line-height: 20px;
    display: inline;
    padding-right: 5px;
}

div.otherworkMenu h2 a,
div.otherworkMenu h2 a:visited
{
    font-size: 17px;
    font-weight: normal;
    line-height: 20px;
}

/* CONTENT WIDTH */
div.textpage
{
    width: 595px;
}


/* SEARCH */
div.searchContent
{
    width: 595px;
}

div.searchContent div
{
    border-top: 1px solid #000;
    margin: 15px 0;
}

div.searchContent li
{
    background-image: url('/image/arrowSearch.png');
    background-position: center left;
    background-repeat: no-repeat;
    border-bottom: 1px solid #000;
    height: 91px;
    line-height: 91px;
    text-indent: 20px;
    position: relative;
    width: 595px;
}

div.searchContent li h1
{
    display: inline;
}

div.searchContent li h1 a,
div.searchContent li h1 a:visited
{
    text-decoration: none;
}

div.searchContent li h1 a:hover
{
    text-decoration: underline;
}

div.searchContent li span
{
    top: 0px;
    position: absolute;
    right: 0;
    text-decoration: underline;
}