html,
body {
    margin: 0;
    padding: 0;
}

html {
    font: 12px/24px Helvetica, Arial, sans-serif;
	text-shadow: #ffffff 1px 1px 0px;
	
    color: #454545;
    background: #8ea7af;
}

/* Force scrollbar */
html, body {
    height: 100%;
    margin: 0 0 1px;
    padding: 0;
}

a:focus {
    outline: none;
}

#wrapper {
    background: #8ea7af url(img/bg.png) repeat;
}

h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 1em 0 4px;
    letter-spacing: -1px;
}

h3, h4, h5, h6 {
    color: #6a8b98;;
}

hr,
#header h1 a span {
    display: none;
}

img {
    border: none;
}

.cleaner {
    clear: both;
    height: 1px;
    margin-top: -1px;
    display: block;
}

a {
    color: #a6003a;
    text-decoration: underline;
}

#wrap {
    width: 1006px;
    margin: 0 auto;
    background: #f5f5f5 url(img/wrap_bg.png) 0 0 repeat-y;
    padding: 30px 0;
}

#header_wrap {
    width: 806px;
    margin: 0 auto;
    position: relative;
    z-index: 20;
}

#header {
    height: 50px;
    background: #8fa8b0 url(img/header_bg.png) 0 0 repeat-x;
}

    #header h1 {
        position: absolute;
        top: 12px;
        left: -120px;
        width: 311px;
        height: 121px;
        background: url(img/clever_twist_logo.png) 0 0 no-repeat;
        z-index: 21;
    }
    
        #header h1 a {
            display: block;
            height: 100%;
            width: 100%;
        }

#nav {
    list-style: none;
    overflow: hidden;
    margin: 0;
    position: absolute;
    top: 13px;
    right: 124px;
    padding: 0;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
}

    #nav li {
        float: left;
    }
    
    #nav a {
        display: block;
        height: 24px;
        background: #c7ff77 url(img/nav_button.png) 0 -52px no-repeat;
        text-transform: uppercase;
        text-decoration: none;
        color: #0D0D0D;
        padding-left: 10px;
        margin-right: 10px;
        position: relative;
        cursor: pointer;
        font-weight: bold;
    }
    
        #nav a span {
            display: block;
            height: 24px;
            background: #c7ff77 url(img/nav_button.png) 100% -52px no-repeat;
            padding-right: 10px;
        }
        
    #nav li a:hover {
        top: -2px;
        padding-bottom: 2px;
        background-position: 0 -26px;
    }
    
        #nav li a:hover span {
            background-position: 100% -26px;
        }
        
    #nav .current a {
        background-position: 0 0;
    }

        #nav .current span {
            background-position: 100% 0;
        }
		#ibrite {
			background-image: url(img/ibrite-ipad-app.png);
			height: 82px;
			width: 202px;
			float: left;
			margin-left: 680px;
			}
        
#sidebar {
    float: left;
    width: 320px;
    position: relative;
    padding: 80px 0 10px 0;
}

#content {
    float: right;
    width: 626px;
    padding: 0 30px;
}

#footer {
    clear: both;
    background: #8ea7af url(img/footer_bg.png) left top repeat-x;
    font-size: 11px;
    color: #343434;
}

#powered_by,
#powered_by a {
    color: #7d7d7d;
}

#footer_wrap {
    padding: 20px 40px;
    width: 726px;
    margin: 0 auto;
}

#footer_contact {
    background: url(img/contact_cards.png) 0 0 no-repeat;
    padding: 0 0 0 80px;
    line-height: 20px;
}

#footer_nav {
    margin: 1em 0;
    padding: 0;
}

    #footer_nav li {
        margin: 0;
        padding: 0;
        display: inline;
    }

#headline {
    position: relative;
    left: -46px;
    z-index: 2;
}

    #content h2 + p {
        margin-top: 0;
    }
    
#cone {
    position: absolute;
    top: -80px;
    left: 66px;
    z-index: 1;
    width: 179px;
    height: 361px;
    background: url(img/cone.png) 0 0 no-repeat;
}

    #cone * {
        display: none;
    }
    
#home_sidebar_nav {
    list-style: none;
    padding: 0;
    margin: 240px 0 0 3px;
    width: 305px;
    height: 501px;
    background: url('img/home_sidebar.png') 0 0 no-repeat;
    text-align: center;
}

    #home_sidebar_nav li {
        margin: 0;
        padding: 0;
    }

    #home_sidebar_nav a {
        font-size: 18px;
        line-height: 18px;
        font-weight: bold;
        text-decoration: none;
        color: #607c87;
        display: block;
        letter-spacing: -1px;
    }
    
        #home_sidebar_nav a:hover {
            color: #db3173;
        }
    
#sidebar_1 {
    padding: 36px 0 0 85px;
    height: 113px;
}

#sidebar_2 {
    height: 125px;
    padding: 50px 100px 0 25px;
}

#sidebar_3 {
    padding: 45px 0 0 90px;
    height: 132px;
}

#sidebar_nav_place {
    margin: 20px 0 30px;
    min-height: 200px;
}

#sidebar_nav {
    background: url(img/sidebar_nav_bg.png) 0 0 no-repeat;
    width: 197px;
    /* height: 190px; */
    margin: 0;
    padding: 12px;
    z-index: 1;
    position: relative;
    left: -12px;
    text-align: right;
    text-transform: lowercase;
}

    #sidebar_nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #sidebar_nav a {
        display: block;
        padding: 5px 30px;
        background: #ffecf5;
        color: #cd1c63;
        text-decoration: none;
        font-weight: bold;
    }
    
        #sidebar_nav a:hover {
            background-color: #fff;
        }
        
        #sidebar_nav a.current {
            background-color: #ffdaea;
        }
        
#footer_left {
    width: 290px;
    float: left;
}

#footer_cform {
    float: right;
    width: 320px;
    padding: 0 0 0 75px;
    background: url(img/cform_icon.png) 0 26px no-repeat;
    min-height: 300px;
}

    .contact_form .input input,
    .contact_form textarea {
        font: 11px/14px Arial, Helvetica, sans-serif;
        color: #000;
        width: 286px;
        border: 1px solid #ababab;
        padding: 6px;
    }
    
    .contact_form .input {
        padding: 6px 0;
    }
    
    .contact_form .submit input {
        float: right;
        margin: -5px 18px 0 0;
    }
    
    #footer h3 {
        font-size: 14px;
        color: #618c9a;
        font-weight: bold;
        margin: 0;
    }
    
    
.app_list,
#app_gallery {
    margin: 1em 0;
    padding: 0;
    list-style: none;
}

    .app_list ul,
    .app_list li,
    #app_gallery li {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    
    .app_list ul {
        overflow: hidden;
        border-bottom: 4px solid #dde6e9;
    }
    
    .app_list ul li {
        float: left;
        width: 110px;
        height: 128px;
        padding: 32px 0 0;
        text-align: center;
    }
    
    .app_list ul li img {
        display: block;
        margin: 0 auto;
        border: none;
    }
    
.buy_app {
    background: url(img/buy_app.png) 0 0 no-repeat;
    width: 57px;
    height: 15px;
    display: block;
    margin: 0 auto;
}

    .buy_app span {
        display: none;
    }
    
.app_name {
    font-size: 11px;
    font-weight: bold;
    color: #212121;
    text-decoration: none;
    position: relative;
    top: -4px;
}

#gallery_nav {
    overflow: hidden;
    width: 69px;
    margin: 10px auto;
}

    #gallery_nav a {
        display: block;
        float: left;
    }
    
    #gallery_nav span {
        display: none;
    }

#nav_prev {
    height: 27px;
    width: 35px;
    background: url(img/gallery_nav.png) 0 0 no-repeat;
}

#nav_next {
    height: 27px;
    width: 34px;
    background: url(img/gallery_nav.png) 100% 0 no-repeat;
}

    #app_gallery li {
        text-align: center;
        display: none;
    }
    
    #app_gallery li.first {
        display: block;
    }

.app_left {
    width: 310px;
    float: left;
}

.app_right {
    float: left;
    width: 100px;
    position: relative;
    right: -20px;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 17px;
    padding-top: 15px;
}

    .app_right li {
        margin: 0 0 22px 0;
        padding: 28px 0;
        text-align: center;
        border-left: 4px solid #dde6e9;
    }
    
#featured_apps,
#featured_apps li,
#featured_stuff,
#featured_stuff li {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

#featured_apps,
#featured_stuff {
    position: relative;
    width: 338px;
    left: -17   px;
    z-index: 1;
}

.posts {
    list-style: none;
    margin: 1em 0;
    padding: 0;
	width:600px;
}
    
    .posts li {
        margin: 0;
        padding: 0;
    }
	
	li.post{
		margin-bottom: 40px;
	}

    #featured_apps li.odd,
    #featured_stuff li.odd {
        padding-top: 10px;
        background: url(img/featured_sidebar_pane.png) 0 0 no-repeat;
        left: -15px;
        position: relative;
    }    
    
    #featured_apps li.odd .featured_app_content,
    #featured_stuff li.odd .featured_app_content {
        background: url(img/featured_sidebar_pane.png) 0 100% no-repeat;
    }
    
    .featured_app_content {
        padding: 18px 30px 28px 128px;
    }
    
    #featured_stuff .featured_app_content {
        padding-left: 50px;
    }
    
    #featured_apps h3,
    #featured_stuff h2,
    .post h2 a {
        height: 14px;
        font-weight: bold;
        margin: 0 0 38px 0;
        color: #f02c79;
    }
    
        #featured_apps h3 a {
            color: #f02c79;
            text-decoration: none;
        }
        
        .post h2 a {
            text-decoration: none;
            color: #d32762;
        }

            .post h2 a:hover {
                text-decoration: underline;
            }
            
        .post_author {
            color: #8bb400;
        }
        
        .post_date {
            color: #888888;
        }
        
.to_all_posts {
    height: 28px;
    padding-left: 34px;
    background: url(img/back_arrow.gif) 0 0 no-repeat;
    line-height: 30px;
}
        
#featured_stuff {
    font-size: 11px;
    line-height: 18px;
}
        
.feature_app_logo_box {
    position: absolute;
    left: 51px;
    top: 28px;
    line-height: 16px;
    width: 75px;
}

    .feature_app_logo_box img {
        display: block;
        margin: 0 auto;
        border: none;
    }
    
    .feature_app_logo_box a {
        display: block;
    }

.featured_app_buy {
    position: absolute;
    width: 64px;
    text-align: center;
    top: 33px;
    right: 30px;
    font-weight: bold;
    font-size: 11px;
    line-height: 15px;
}

.app_price {
    font-weight: bold;
    font-size: 11px;
    line-height: 15px;
}

#ViewAppDemo {
    display: none;
}

    #featured_apps li.even .featured_app_buy {
        top: 24px;
    }

.featured_app_description {
    font-size: 11px;
    line-height: 16px;
    letter-spacing: -0.5px;
}

    .app_page h2 {
        color: #a6003a;
        text-transform: uppercase;
    }
    
    .app_page {
        line-height: 18px;
    }
    
#form_progress,
#form_thanks,
#idea_form_thanks,
#idea_form_progress {
    display: none;
}

#form_thanks,
#idea_form_thanks {
    padding-top: 38px;
}

#form_progress,
#idea_form_progress {
    margin-top: 50px;
    width: 187px;
    height: 25px;
    background: url(img/progress_bar.gif) 0 0 no-repeat;
    margin: 40px auto;
}

#form_progress {
    background-image: url(img/progress_bar_blueBkg.gif);
}

img.left {
    float: left;
    margin: 0 10px 10px 0;
}

img.right {
    float: right;
    margin: 0 0 10px 10px;
}

#submit_idea {
    padding: 0 0 0 70px;
    width: 288px;
}

    #submit_idea h3 {
        font-size: 14px;
        color: #618c9a;
    }
    
    #submit_idea .submit input {
        margin: 0;
    }
    
    form .error {
        color: red;
        display: block;
    }
    
    .post_comment {
        padding-left: 55px;
    }
    
.post_comment h3 {
    color: #6a8b98;
    margin: 20px 0 0 0;
}

.post_comment .submit {
    width: 318px;
}

.comments-list,
.comments-list li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.comments-list {
    margin: 1em 0;
}

    .comments-list li {
        margin: 0;
        padding: 0 0 5px;
        border-top: 3px solid #ddd;
    }
    
.next {
    float: right;
}

.prev {
    float: left;
}

