/*
    Theme Name: Webtail ThemeDescription: Custom designed Wp Theme by Webtail
    Version: 1.0
*/
/* Begin Typography & Colors */
* {
    margin: 0;
    padding: 0;
}
body
{
    font-size: 12px;
    font-family: Arial, sans-serif;
    background: url('images/header_bg_small.gif') top repeat-x #fff;
    color: #121211;
}
.home
{
    background: url('images/header_bg.gif') top repeat-x #fff;
}
ul, ol
{
    padding-left: 10px;
    list-style-position: inside;
}
a
{
    text-decoration: underline;
    color: #1189DB;
}
img {
    border: none;
}
a:hover
{
    text-decoration: underline;
}
.home #header_content
{
    display: block;
}
#page
{
    width: 950px;
    margin: auto;
}
#header
{
    height: 126px;
    width: 100%;
}
.home #header
{
    height: 399px;
}
#logo
{
    background: url('images/logo.gif');
    width: 148px;
    height: 80px;
    float: left;
}
#logo_next
{
    display: block;
    float: left;
    width: 194px;
    height: 80px;
    background: url('images/logo_next.gif');
}
.home #logo
{
    background: url('images/logo_home.gif');
    width: 195px;
    height: 65px;
    float: left;
}
.home #logo_next
{
    display: none;
}
.clear
{
    clear: both;
    overflow: hidden;
    height: 8px;
}
.left, .middle, .right
{
    float: left;
}
#topnav
{
    float: right;
}
#topnav a
{
    color: #fff;
}
#topnav ul
{
    float: left;
    list-style: none;
}
#topnav ul li
{
    float: left;
    display: inline;
    line-height: 37px;
    background: url('images/topnav_border.gif') left no-repeat;
    margin-left: 5px;
    border-bottom: solid 1px #606f73;
}
#topnav ul li a
{
    float: left;
    line-height: 37px;
    background: url('images/topnav_border.gif') right no-repeat;
    padding: 0px 25px;
    font-weight: bold;
    font-size: 11px;
}
#header_content
{
    clear: both;
    width: 950px;
    height: 333px;
    background: url('images/top_porfolio.png') bottom right no-repeat;
    float: left;
    display: none;
}
#header_content .content
{
    padding-top: 60px;
    width: 550px;
    padding-left: 16px;
}
#header_content .content h1
{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}
#header_content .content h2
{
    color: #9bdd14;
    font-size: 16px;
    padding-top: 20px;
}
#content
{
    font-size: 12px;
    padding: 10px;
    float: left;
    padding-bottom: 0px;
}
#content_top
{
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 18px;
    font-size: 14px;
    border-bottom: dashed 1px #000;
}
#content_top .item
{
    float: left;
    width: 270px;
    padding-right: 40px;
}
#content_top .item_last
{
    float: left;
    width: 270px;
}
#content_top .item h3
{
    text-transform: uppercase;
    padding: 5px 0px;
    font-size: 20px;
}
#content_top .item .great
{
    position: absolute;
    top: -30px;
    margin-left: 10px;
}
#footer
{
    clear: both;
    padding: 0px 16px 0px 10px;
    font-size: 11px;
}
#footer a
{
    color: #18334A;
}
#footer .content
{
    background: #fff;
    padding: 60px 10px 10px;
    text-align: center;
}
#topnew
{
    width: 270px;
    padding: 5px 15px 0px 5px;
    float: left;
}
#topnew h2
{
    font-family: arial narrow;
    color: #18334a;
    text-transform: uppercase;
    font-size: 18px;
    font-style: italic;
    border-bottom: dotted 2px #18334a;
}
#topnew ul
{
    list-style: none;
    padding-top: 10px;
    padding-bottom: 30px;
    float: left;
}
#topnew ul li
{
    clear: both;
    float: left;
    margin: 10px 0px;
    width: 285px;
}
#topnew .num
{
    background: url('images/num.gif') left no-repeat;
    width: 30px;
    height: 20px;
    line-height: 20px;
    float: left;
    padding-left: 5px;
    color: #eea312;
    font-weight: bold;
    font-size: 16px;
}
#topnew span
{
    width: 235px;
    float: left;
}
#intro
{
    width: 310px;
    float: left;
}
#intro .top
{
    background: url('images/avatar.gif') top right no-repeat;
    padding: 20px 130px 5px 5px;
    color: #080606;
    font-weight: bold;
    font-style: italic;
    line-height: 0.6cm;
    font-size: 14px;
    min-height: 90px;
}
#player
{
    border: solid 1px #18334a;
    height: 200px;
}
#login
{
    float: left;
    width: 245px;
    position: relative;
    left: 20px;
}
#login .top
{
    width: 245px;
    height: 10px;
    float: left;
    background: url('images/login_top.gif');
    overflow: hidden;
}
#login .center
{
    width: 245px;
    float: left;
    background: #18334a;
    padding: 10px 0px;
}
#login .title
{
    text-align: center;
    color: #eea312;
    font-size: 20px;
    padding: 0px 10px;
    font-family: arial narrow;
    font-weight: bold;
}
#login .description
{
    color: #fff;
    padding: 10px;
    min-height: 80px;
}
#login label
{
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: right;
    padding: 0px 10px;
    width: 55px;
    float: left;
    font-weight: bold;
    line-height: 25px;
}
#login .inputtext
{
    border: none;
    line-height: 25px;
    height: 25px;
}
#login .bottom
{
    width: 245px;
    height: 10px;
    float: left;
    background: url('images/login_bottom.gif');
}
#btnLogin
{
    width: 220px;
    margin: auto;
    padding-top: 10px;
}
#btnLogin .left
{
    background: url('images/yellow_button_left.gif');
    width: 40px;
    height: 48px;
    float: left;
}
#btnLogin .middle
{
    background: url('images/yellow_button_middle.gif') repeat-x;
    float: left;
    height: 48px;
    width: 155px;
    padding: 0px;
}
#btnLogin input
{
    background: none;
    border: none;
    line-height: 48px;
    float: left;
    height: 41px;
    font-size: 16px;
    font-weight: bold;
    font-family: arial narrow;
    color: #fff;
    width: 155px;
}
#btnLogin .right
{
    background: url('images/yellow_button_right.gif');
    width: 24px;
    height: 48px;
    float: left;
}
#singlepage, #categorypage
{
    line-height: 18px;
    font-family: arial, tahoma;
    font-size: 14px;
    padding: 5px 25px;
    width: 839px;
    background: #fff;
    float: left;
}
#singlepage a
{
    color: #18334A;
    text-decoration: none;
}
#singlepage .navigation
{
    font-size: 110%;
}
#singlepage h2
{
    padding: 10px 0px 5px 0px;
    color: #18334A;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
}
#singlepage h3
{
    padding: 10px 0px 5px 0px;
    color: #18334A;
    font-weight: normal;
    font-size: 18px;
}
#content .commentlist
{
    list-style: none;
    padding: 10px;
    border: solid 1px #ccc;
    background: #f2f2f2;
}
#content .commentlist li
{
    padding-bottom: 15px;
}
.postmetadata
{
    padding: 10px 0px;
}
.postdate
{
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
}
.postcat
{
    font-weight: bold;
}
.postoption
{
    font-size: 11px;
}
#respond .input
{
    border: solid 1px #ccc;
    height: 20px;
    margin-bottom: 8px;
    width: 300px;
}
#respond #comment
{
    border: solid 1px #ccc;
    width: 835px;
    margin-bottom: 10px;
    background: #eee;
}
#respond #submit
{
    border: none;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
}
#respond #submit:hover
{
    background: #333;
}
#content .entry p
{
    padding: 5px 0px;
}
#content .entry ul, #content .entry ol
{
    list-style: inside;
}
#toplogin
{
    color: #fff;
    display: none;
}
#toploginbtn
{
    background: #f8a503;
    padding: 3px 10px;
    margin-left: 5px;
}
#toplogin .inputtext
{
    border: none;
    width: 120px;
    padding: 2px 3px;
}
#latest_post
{
    padding-top: 20px;
    width: 590px;
    color: #fff;
    font-family: arial narrow;
    font-size: 20px;
    float: left;
}
#latest_post .title, #contact .title
{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
    background: #92d015;
    color: #fff;
    padding: 8px;
    font-family: arial narrow;
}
#latest_post .item
{
    background: #222d30;
    line-height: 48px;
    height: 48px;
    float: left;
    padding-left: 20px;
    width: 570px;
    border-bottom: solid 1px #5d6667;
}
#latest_post a
{
    color: #fff;
}
#latest_post .item .left
{
    width: 295px;
}
#latest_post .item .left
{
    width: 280px;
}
#latest_post .item .right
{
    width: 245px;
    background: url('images/arrow.gif') top left no-repeat;
    padding: 5px 0px 5px 30px;
    font-size: 11px;
    line-height: 16px;
    height: 38px;
}
#contact
{
    float: right;
    width: 300px;
    padding-top: 20px;
}
#contact .content
{
}
#contact .phone, #contact .email
{
    background: url('images/phone.gif') center left no-repeat;
    padding: 10px 0px 0px 50px;
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    font-weight: bold;
    border-bottom: dashed 1px #29373a;
}
#contact .email
{
    background: url('images/email.gif') center left no-repeat;
}
#contact .address
{
    color: #212a2d;
    font-size: 16px;
    float: left;
    width: 150px;
}
#link
{
    float: right;
    width: 300px;
    padding-top: 20px;
}
#link .title
{
    background: #233032;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    padding-left: 10px;
}
#link .content
{
    padding: 10px;
}
#link .content .item
{
    width: 140px;
    float: left;
}
#link .content .item img
{
    float: left;
}
#link .content .item
{
    line-height: 20px;
    font-size: 16px;
    text-decoration: underline;
    color: #233032;
}
.dash
{
    height: 8px;
    clear: both;
    overflow: hidden;
    border-bottom: dashed 1px #29373a;
}
#firstpart
{
    float: left;
    width: 610px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: arial narrow, arial, verdana;
    padding: 20px 0px;
}
#secondpart
{
    float: right;
    width: 290px;
    border-left: dashed 1px #586467;
    padding: 20px 0px 20px 20px;
    line-height: 20px;
    font-weight: bold;
}
#thirdpart .title
{
    background: url('images/blue_bg.gif') repeat-x;
    line-height: 38px;
    height: 38px;
    padding: 0px 10px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    font-family: arial narrow, arial;
    text-transform: uppercase;
}
#thirdpart .content
{
    padding: 10px;
    line-height: 0.5cm;
}
#thirdpart .content .left
{
    float: left;
    width: 580px;
    line-height: 1.53;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 10px 15px 10px 0px;
}
#thirdpart .content .left p
{
    padding-bottom: 10px;
}
#thirdpart .content .right a
{
    color: #333;
}
#thirdpart .content .right
{
    float: right;
    line-height: 1.53;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 280px;
    background: #d2e4ab;
    padding: 10px;
}
#makecontact *
{
    font-size: 11px;
}
#makecontact .inputwrapper
{
    background: #e9eff3;
    padding: 1px;
    margin-bottom: 8px;
}
#makecontact .inputwrapper .inputtext
{
    border: solid 1px #c1c1c1;
    color: #506267;
    padding: 1px 2px;
    width: 272px;
}
#makecontact textarea
{
    border: solid 1px #c1c1c1;
    color: #506267;
    padding: 1px 2px;
    width: 272px;
    height: 100px;
}
#btnContact
{
    background: url(images/btnContact.gif) left no-repeat;
    width: 267px;
    height: 50px;
    float: left;
    position: relative;
    left: 6px;
    top: 6px;
}
#related_post
{
    list-style: none;
}
#related_post h2
{
    font-size: 16px;
    color: #424834;
}
#related_post .pagenav ul
{
    list-style-type: disc;
}
#related_post .pagenav ul a
{
    text-decoration: none;
}
#related_post .page_item
{
    padding: 5px;
}
#thirdpart .content .left h2, #thirdpart .content .left h3
{
    padding-top: 20px;
    padding-bottom: 5px;
}
#thirdpart .content li
{
    padding: 5px 0px;
}
