﻿body
{
    font-family: Arial;
    background-color: #FFFFFF;
    margin: 0;
    color: #58595B;
}
h1
{
    margin: none;
    font-size: 120%;
    color: #F05A28;
    font-weight: bold;
}
h2
{
    margin: none;
    font-size: 100%;
    color: #F05A28;
}
h3
{
    margin: none;
    font-size: 100%;
    font-weight: bold;
    text-decoration: underline;
    color: #F05A28;
}
input[type="text"], textarea
{
    width: 200px;
    border: 1px solid #EE4036;
    background: #FFFFFF;
    margin-top: 3px;
}
a
{
    cursor: pointer;
    color: inherit;
    color: #F05A28;
}
p
{
    margin: 10px;
    font-size:80%;
}

.btn-cancel
{
    background-image: url("/content/images/buttons.png");
    background-position: 0 -30px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    width: 82px;
    cursor: pointer;
}

.btn-send
{
    background-image: url("/content/images/buttons.png");
    background-position: 0 -60px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    width: 82px;
    cursor: pointer;
}

.btn-section
{
    background-image: url("/content/images/buttons.png");
    background-position: 0 -147px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 69px;
    width: 541px;
    padding: 6px 12px;
    margin: 10px 0 0 0;
}
.btn-section a
{
    color: #FFFFFF;
    display: block;
}
.btn-section-title
{
    font-size: 170%;
    font-weight: bold;
    display: inline;
    margin: 0;
    padding: 0;
    color: inherit;
}

.btn-section .subtitle
{
    display: block;
    font-size: 70%;
    margin: 16px 0 0;
}

.btn-section .icon
{
    float: right;
    margin: 2px;
}

.gnu-gpl-logo
{
    background-image: url("/content/images/buttons.png");
    background-position: -113px -63px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 0;
    font-weight: bold;
    height: 45px;
    margin: 0 auto 10px auto;
    padding: 6px 12px;
    width: 87px;
}

.popup
{
    background-color: #F6921E;
    border: 3px solid #CCCCCC;
    color: #FFFFFF;
    display: none;
    padding: 5px;
    font-weight: bold;
    text-align: center;
}

.main-wrapper
{
    width: 1010px;
    margin: 0 auto;
}
.header-wrapper
{
    width: 1010px;
    height: 363px;
    background-image: url(/content/images/header.jpg);
    clear: both;
}
.footer-wrapper
{
    width: 1010px;
    height: 129px;
    background-image: url(/content/images/footer.jpg);
    background-color: #F1F1F2;
}
.content-wrapper
{
    width: 1010px;
    background-image: url("/content/images/left-col-bkg.jpg");
    background-position: left top;
    background-repeat: repeat-y;
}
.middle-col
{
    width: 580px;
    min-height: 600px;
}
.right-col
{
    float: right;
    width: 280px;
}
.left-col
{
    float: left;
    width: 101px;
}
.left-col-inner
{
    margin: 0 32px;
    width: 84px;
    min-height: 300px;
    background-color: #E6E7E8;
}
.floating-laptop
{
    background-image: url("/content/images/footer-col.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    font-size: 60%;
    height: 48px;
    margin: -123px 0 0;
    padding-top: 75px;
    text-align: center;
    width: 101px;
}
.main-content
{
    padding: 10px;
    background-color: #F1F1F2;
    background-image: url(/content/images/footer-border.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    width: 882px;
    min-height: 396px;
    margin: 0 0 0 101px;
}
.twitter-title
{
    background-color: #F1F1F2;
    float: right;
    margin-right: 83px;
    margin-top: -15px;
    padding: 0;
    width: 252px;
}
.twitter-feed
{
    float: right;
    height: 71px;
    margin: 50px -252px 0 0;
    width: 252px;
}
.xbox-footer
{
    float: left;
    height: 76px;
    margin: 0 0 0 80px;
    padding: 0;
    width: 170px;
}
.seo-footer
{
    float: left;
    height: 129px;
    padding: 0;
    width: 416px;
    font-size: 80%;
}

.xbox-gamername
{
    font-size: 130%;
    font-weight: bold;
    color: #000000;
    margin: 5px 0 0 40px;
    display: block;
}
.xbox-profile-pic
{
    margin: 0 0 0 10px;
    vertical-align: middle;
}
.xbox-score-wrapper
{
    float: right;
    height: 32px;
    width: 123px;
}
.xbox-score
{
    vertical-align: middle;
    color: #BE1E2D;
    font-size: 120%;
    font-weight: bold;
}
.xbox-gamerzone
{
    font-size: 70%;
    font-weight: bold;
}
.xbox-poweredby
{
    font-size: 70%;
    padding: 5px;
    text-align: center;
}
.twitter-pic
{
    float: right;
    margin: -50px 10px 0 0;
}
.twitter-tweets
{
    font-size: 70%;
    padding: 0 10px;
}

.twitter-icon
{
    background-image: url("/content/images/icons.png");
    background-position: 0 -20px;
    background-repeat: no-repeat;
    height: 17px;
    width: 17px;
    float: left;
}

.twitter-furtherinfo
{
    clear: both;
    color: #1B75BB;
}

.twitter-tweet
{
    padding-left: 22px;
}
.navigation-footer-col
{
    float: left;
    height: 90px;
    padding: 0 10px 15px 15px;
    margin: 3px 0 0 0;
}

.navigation-footer-col li
{
    height: 17px;
    margin: 1px 5px 0 0;
}

.navigation-footer-col h2
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 90%;
}

.navigation-footer-col a
{
    display: block;
    height: 17px;
    line-height: 17px;
    vertical-align: middle;
    color: #000000;
    font-size: 80%;
}

.navigation-footer-col a:hover
{
    color: #FFFFFF;
}


.seo-footer-col
{
    float: left;
    height: 90px;
    padding: 0 10px 15px 15px;
    margin: 3px 0 0 0;
}

.seo-footer-col li
{
    height: 17px;
    margin: 1px 5px 0 0;
}

.seo-footer-col h2
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 90%;
}

.seo-footer-col a
{
    background-image: url("/content/images/icons.png");
    background-repeat: no-repeat;
    display: block;
    height: 17px;
    line-height: 17px;
    padding-left: 20px;
    vertical-align: middle;
    color: #000000;
    font-size: 80%;
}

.seo-footer-col a:hover
{
    color: #FFFFFF;
}

.seo-footer-col .twitter a
{
    background-position: 0 -20px;
}
.seo-footer-col .twitter a:hover
{
    background-position: 0 0;
}
.seo-footer-col .facebook a
{
    background-position: 0 -60px;
}
.seo-footer-col .facebook a:hover
{
    background-position: 0 -40px;
}
.seo-footer-col .linkedin a
{
    background-position: 0 -100px;
}
.seo-footer-col .linkedin a:hover
{
    background-position: 0 -80px;
}
.seo-footer-col .blog a
{
    background-position: 0 -140px;
}
.seo-footer-col .blog a:hover
{
    background-position: 0 -120px;
}
.seo-footer-col .rss a
{
    background-position: 0 -180px;
}
.seo-footer-col .rss a:hover
{
    background-position: 0 -160px;
}
.seo-footer-col .delicious a
{
    background-position: 0 -220px;
}
.seo-footer-col .delicious a:hover
{
    background-position: 0 -200px;
}
.seo-footer-col .technorati a
{
    background-position: 0 -260px;
}
.seo-footer-col .technorati a:hover
{
    background-position: 0 -240px;
}
.seo-footer-col .blink a
{
    background-position: 0 -300px;
}
.seo-footer-col .blink a:hover
{
    background-position: 0 -280px;
}
.seo-footer-col .digg a
{
    background-position: 0 -340px;
}
.seo-footer-col .digg a:hover
{
    background-position: 0 -320px;
}
.seo-footer-col .google a
{
    background-position: 0 -380px;
}
.seo-footer-col .google a:hover
{
    background-position: 0 -360px;
}
.seo-footer-col .stumble a
{
    background-position: 0 -420px;
}
.seo-footer-col .stumble a:hover
{
    background-position: 0 -400px;
}
.seo-footer-col .yahoo a
{
    background-position: 0 -460px;
}
.seo-footer-col .yahoo a:hover
{
    background-position: 0 -440px;
}
.seo-footer-col .reddit a
{
    background-position: 0 -500px;
}
.seo-footer-col .reddit a:hover
{
    background-position: 0 -480px;
}

.header-nav
{
    float: left;
    height: 68px;
    margin: 295px 0 0;
    width: 100%;
}
.header-nav ul
{
    float: right;
}
.header-nav ul li
{
    float: left;
    text-align: center;
    margin: 0 10px 10px;
}

.header-nav ul li .highlight
{
    background: url("/content/images/hightlighted-header.jpg");
}

.header-nav ul li a
{
    padding: 10px;
    display: block;
    height: 48px;
}

.header-nav ul li a .title
{
    font-size: 150%;
    font-weight: bold;
    color: #000000;
    display: block;
}
.header-nav ul li a .subtitle
{
    font-size: 80%;
    font-weight: bold;
    color: #FFFFFF;
}

.header-nav ul li a:hover .title
{
    color: #FFFFFF;
}
.header-nav ul li a:hover .subtitle
{
    color: #000000;
}
.footer-right-col
{
    float: right;
    height: 46px;
    margin: 73px 0 0;
    width: 82px;
}
.footer-right-col a
{
    display: block;
    height: 46px;
    width: 82px;
}
.contact-form-bkg
{
    background-color: #F6921E;
    display: none;
    height: 352px;
    margin: 363px 0 0 203px;
    opacity: 0.6;
    position: absolute;
    width: 239px;
    z-index: 1;
}
.contact-form
{
    color: #000000;
    font-size: 80%;
    font-weight: bold;
    margin: 363px 0 0 203px;
    padding: 10px;
    position: absolute;
    width: 222px;
    display: none;
    z-index: 1;
}
.main-advert
{
    text-align: center;
    margin: 10px 0 0 0;
    font-size: 80%;
}
.blog-wrapper
{
    border: 1px solid #808184;
    margin: 10px 0 0 0;
    width: 563px;
}
.blog-post
{
    background-color: #E6E7E8;
    padding: 5px;
    font-size: 80%;
}
.blog-title
{
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px;
    background-color: #999284;
    background-image: url("/content/images/blog-header.jpg");
    background-position: top left;
    background-repeat: repeat-x;
}
.blog-title a
{
    color: #58595B;
    font-weight: bold;
}

.blog-buttons
{
    height: 40px;
}

.inline-download
{
    background-image:url("/content/images/buttons.png");
    background-position:-327px 0;
    background-repeat:no-repeat;
    display:block;
    font-size:0;
    height:21px;
    line-height:64px;
    padding:41px 0 0;
    text-align:center;
    width:238px;
}

.inline-download:hover
{
    background-position: -89px 0px;
}

.side-box
{
    margin-bottom: 10px;
}

.side-box h2
{
    background-image: url("/content/images/buttons.png");
    background-position: 0 -121px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    height: 22px;
    padding: 2px 0;
    text-align: center;
    text-decoration: none;
    font-size: 100%;
}

.side-box-content
{
    background-color: #E6E7E8;
    border: 1px solid #808184;
    margin: -2px 0 0 8px;
    padding: 15px;
    width: 231px;
    font-size: 80%;
}

.mini-download
{
    background-image: url("/content/images/buttons.png");
    background-position: -327px 0;
    background-repeat: no-repeat;
    display: block;
    font-size: 0;
    height: 22px;
    line-height: 64px;
    margin: 0 0 0 -12px;
    padding: 41px 0 0;
    text-align: center;
    width: 238px;
}

.mini-download:hover
{
    background-position: -89px 0px;
}

.inline-code
{
    padding: 10px;
    font-family: Courier New;
    color: #444444;
    width: auto;
}

.code
{
    padding: 10px;
    font-family: Courier New;
    background-color: #F8F8FF;
    color: #444444;
    border: 1px solid #DEDEDE;
    width: auto;
    margin: 5px 10px 5px 0;
    font-size: 70%;
}

.code h3
{
    display: block;
    background-color: #E6E7E8;
    font-weight: bold;
    font-size: 150%;
    font-family: Arial;
    padding: 5px;
    text-decoration: none;
    color: #58595B;
}

.code h2
{
    display: block;
    background-color: #999999;
    color:#FFFFFF;
    font-weight: bold;
    font-size: 80%;
    font-family: Arial;
    padding: 5px;
    text-decoration: none;
}

#siteMap
{
    border-bottom: 1px solid #F05A28;
    display: block;
    font-size: 90%;
    height: 19px;
    margin: 0 10px 5px 0;
    padding: 0 0 0 5px;
}

.donate-wrapper, .common-link-wrapper
{
    text-align: center;
    margin:0 0 10px 0;
}

.common-link-wrapper a
{
    background-image:url("/content/images/buttons.png");
    background-repeat:no-repeat;
    display:block;
    font-size:0;
    height:60px;
    width:238px;
    margin:0 auto;
}
.common-link-dotnet
{
    background-position:0 -348px;  
}

.common-link-jquery
{
    background-position:0 -228px;
}

.common-link-jquery-ui
{
    background-position:0 -289px;
}

.common-link-python
{
    background-position:0 -410px;
}

.common-link-dotnet:hover
{
    background-position:-240px -348px;  
}

.common-link-jquery:hover
{
    background-position:-240px -228px;
}

.common-link-jquery-ui:hover
{
    background-position:-240px -289px;
}

.common-link-python:hover
{
    background-position:-240px -410px;
}

.side-advert-wrapper
{
    margin: 20px auto 0 auto;
    text-align: center;
}

.blog-article-list li
{
    background-image: url("/content/images/icons.png");
    background-position: 0 -140px;
    background-repeat: no-repeat;
    color: #000000;
    font-size: 80%;
    height: 17px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle;
}
.blog-article-list span, .release-date
{
    font-style: italic;
    color: #58595B;
}

.release-jquery
{
    background-image:url("/content/images/icons_2.png");
    background-position:0 -17px;
    background-repeat:no-repeat;    
    color:#000000;
    font-size:80%;
    height:23px;
    line-height:23px;
    margin-bottom:10px;
    padding-left:30px;
    vertical-align:middle;
}
.release-jquery-ui
{
    background-image:url("/content/images/icons_2.png");
    background-position:0 -40px;
    background-repeat:no-repeat;
    color:#000000;
    font-size:80%;
    height:26px;
    line-height:26px;
    margin-bottom:10px;
    padding-left:30px;
    vertical-align:middle;
}
.release-dotnet
{
    background-image:url("/content/images/icons_2.png");
    background-position:0 4px;
    background-repeat:no-repeat;
    color:#000000;
    font-size:80%;
    height:21px;
    line-height:21px;
    margin-bottom:10px;
    padding-left:30px;
    vertical-align:middle;
}
.release-python
{
    background-image:url("/content/images/icons_2.png");
    background-position:0 -67px;
    background-repeat:no-repeat;
    color:#000000;
    font-size:80%;
    height:26px;
    line-height:26px;
    margin-bottom:10px;
    padding-left:30px;
    vertical-align:middle;
}


