/*   
Theme Name: Starcode
Theme URI: http://starcode.ru
Description: Starcode theme
Author: Starcode team
Version: 1.0
Tags: blue, fixed-width

General comments/License Statement if any.
.
*/

/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/* COMMON */

p,div,span,li,td,a, select, input, textarea{
    font-family: Trebuchet MS, Tahoma, Arial, Trebuchet MS, Georgia;       
    color: white;
    line-height: 18px;    
}



h1, h2, h3, h4, h5, h6 {
    font-family: Trebuchet MS, Georgia, Arial, Trebuchet MS, Georgia;       
    color: white;
}

a{
    color: #3A71B6;
}

a:hover{
    text-decoration: none;
}

img{
    border-width: 0px;
}
table.gallery img,
div.projects img
 {
	border-color: #225E9D;
	border-style: solid;
	border-width: 1px;
}

html, body {
    height: 100%;
}

html{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background: #62A3F3 url(img/bg.jpg) top left repeat-x;
}

body{
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

#maincontainer{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width: 960px;
    margin: 0px auto -115px auto;
}

/* END COMMON */

/* MENU */

#header{
    height: 200px;
}

#logo{
    position: absolute;
    margin: 30px 0px 0px 40px;
}

#menu{
    width: 960px;
    position: absolute;
    margin-top: 132px;
}

    #menu ul, #menu li {
        padding: 0; margin: 0
    }
    
    #menu li {
        list-style-position :inherit ;
        list-style-type: none;
        float: left;
        width: 160px;
        height: 60px;    
        background: url(img/menu_item_bg.gif) 0px 6px repeat-x;
    }    

        #menu .menu-item a, #menu .current_page_item a, #menu .current_page_parent a{
            display: block;
            width: 160px;
            height: 60px;
            text-align: center;
            padding-top: 15px;
        }
        
        #menu .current_page_item, #menu .current_page_parent{
            margin-left: -2px;
        }

        #menu .menu-item a{
            background: url(img/menu_item_hr.gif) 100% 6px no-repeat;
        }
        
            #menu .menu-item a{
                color: black;
                font-size: 17px;
                text-decoration: none;
            }    

            #menu .menu-item a:hover{
                text-decoration: underline;
            }                 

        #menu .current_page_item a, #menu .current_page_parent a{
            background: url(img/menu_item_h.gif) top left no-repeat;
            font-size: 17px;
            color: white;
        }

#lang{
    float: right;
    margin: 24px 0px 0px 0px;
    width: 128px;
    padding: 20px 0px 0px 0px;
}

    #lang img{
        margin: -22px 20px 0px 0px;
    }

    #lang img, #lang span, #lang a{
        float: left;
        font-size: 11px;
        line-height: 25px;
    }

    #lang a{
        color: #55FDF3;
    }
	
/* END MENU */

/* MAIN PAGE */

#slogan_container{
    padding: 10px 0px 20px 0px;
}    

#slogan_info{
    float: left;
    width: 980px;
    padding: 25px 0px 35px 0px;
}

    #slogan_info a{
        color: #55FDF3;
    }
    
    #slogan_info span{
        float: left;
        width: 326px;
        padding: 0px 0px 0px 0px;
        font-size: 22px;
    }    

#slogan{
    font-size: 24px;
	line-height: 35px;
    margin: 0px 0px 15px -15px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

#slogan a{
	color: white;
	text-decoration: none;
}

#slogan a:hover{
	text-decoration: underline;
}

#argiments{
    height: 450px;
}

.argument{
    width: 300px;
    float: left;
    padding: 20px 0px 0px 0px;    
}

    .argument h1{
        font-size: 20px;
        margin: 0px;
        padding: 0px 0px 8px 0px;
        font-weight: normal;
    }

    .argument .p{
        font-size: 13px;
        line-height: 17px;
    }
    
    .argument .argument_cols{
        font-size: 11px;
        line-height: 14px;
    }    
    
        .argument .argument_cols p {
            margin: 5px 0px 5px 0px;
        }
    
    .argument .left_col, .argument .right_col{
        float: left;
        width: 150px;
    }

.slash{
    float: left;
}

/* END MAIN PAGE */

/* CONTENT */

#content{
    background: url(img/bg.png) ;/* white url(img/content_bg.jpg) bottom left repeat-x;*/
    width: 100%;
    margin: 10px 0px 60px 0px;
    color: black;
    padding: 20px 0px 100px 0px; 
}

#content p,#content div,#content span,#content li,#content td,#content select,#content input,#content textarea, #content h1, #content h2, #content h3{
    color: black;
}

#content_c {
	padding: 20px 35px 40px 35px;
}

#content .clearboth {
    clear: both;
}

#content h1{
	font-size: 27px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 35px 0px;
}

#content, #content p, #content li{
	font-size: 14px;
	line-height: 21px;
}

#content h3{
	font-size: 20px;
	margin: 40px 0px 15px 0px;
	font-weight: normal;
}

#respond label, #content a{
    color: #0B4680;
}
#content_col{
    width: 600px;
    padding: 0px 0px 0px 30px;
}

.blog_item{
    border: 1px solid #225E9D;
    border-width: 0px 0px 1px 0px;
    padding: 0px 0px 30px 0px;
    margin: 0px 0px 30px 0px;
}

    .blog_item h3{
        font-size: 23px;
        font-weight: bolder;
        padding: 0px;
        margin: 0px 0px 15px 0px;
        line-height: 35px;
    }

    .blog_item .info{
        font-size: 11px;
        line-height: 15px;
        display: block;
        padding: 0px 0px 10px 0px;
        color: #214C70 !important; 
    }

    .blog_item  .text{
        font-size: 14px;
        line-height: 20px;
    }

#sub_col{
    float: right;
    width: 270px;
    padding: 0px 30px 0px 0px;
}

    #sub_col h3{
        color: black;
        font-size: 17px;
        font-weight: bolder;
        padding: 0px;
        margin: 0px 0px 4px 0px;
        line-height: 35px;
    }
#sub_col ul, #sub_col li {
    margin: 0;
    padding: 0;
}
#sub_col li {
    list-style-type: none;
}
.widget {
    padding-bottom: 20px;
}
   
#sub_col .widget_content{
    margin: 0px;
    padding: 0px 0px 0px 15px;
}

    #sub_col .widget_categories a{
        font-size: 15px;
        line-height: 27px;
    }
    
    
    #sub_col .widget_twitter li{
        display: block;
        font-size: 12px;
        line-height: 18px;
        margin: 0px 0px 15px 0px;
        font-style: italic;
    }

    #portfolio_content .item{
        float: left;
        width: 100px;
        height: 100px;
        margin: 0px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        cursor: pointer;
    }
    
        #portfolio_content .item div{
            width: 100%;
            height: 100%;
            display: block;
            background-color: black;
        }
        
        #portfolio_content .item span{
            background-color: black;
            color: white;
            font-size: 11px;
            padding: 2px 4px 2px 4px;
            float: right;
            position: absolute;
            display: none;
        }        

/* END CONTENT */

/* FOOTER */

#pusher {
    height: 100px;
}

#footer{
    width: 100%;
    background-image: url(img/earth.jpg);
    background-attachment: scroll;
    background-position: center bottom;
    background-repeat: no-repeat;
    position: relative;
    height: 75px;
}

#cosmos {
    position: absolute;
    width: 100%;
    height: 300px;
    top: -224px;
    left: 0;
    overflow: hidden;
}
#cometto{
    position: absolute;
    width: 612px;
    height: 187px;
    top: -150px;
    right: 400px;
    background-image: url(img/cometto.png);
    background-position: right;
    background-repeat: no-repeat;
}

#validator{
    float: left;
    height: 35px;
    padding: 5px 6px 0px 6px;
    background-color: #62A3F3;
    /* margin-top: -4px; */
}

#footer_line{
    height: 40px;
    background-color: #16528A;
    font-size: 12px;
    text-align: center;
}

    #footer_line span {
        color: white;
        display: inline-block;
		margin: 10px 0px 0px 0px;
		width: 320px;
    }
    
            
/* END FOOTER */

/* Comments form */
input[type=submit] {
    color: #333;
}
#respond {
    margin: 24px 0;
    border-top: 1px solid #e7e7e7;
    overflow: hidden;
    position: relative;
}
#respond p {
    margin: 0;
}
#respond .comment-notes {
    margin-bottom: 1em;
}
.form-allowed-tags {
    line-height: 1em;
}
.children #respond {
    margin: 0 48px 0 0;
}
h3#reply-title {
    margin: 18px 0;
}
#comments-list #respond {
    margin: 0 0 18px 0;
}
#comments-list ul #respond {
    margin: 0;
}
#cancel-comment-reply-link {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
#respond label {
    color: #888;
    font-size: 12px;
}
#respond input {
    margin:0 0 9px;
    width:98%;
}
#respond textarea {
    width:98%;
}
#respond .form-allowed-tags {
    color: #888;
    font-size: 12px;
    line-height: 18px;
}
#respond .form-allowed-tags code {
    font-size: 11px;
}
#respond .form-submit {
    margin: 12px 0;
}
#respond .form-submit input {
    width: auto;
    font-size: 14px;
}

#vkbutton {
    background: url("img/btns.png") no-repeat scroll 0px 0px transparent; width: 44px; height: 42px;
}

input.star, textarea {
    border: 1px solid #00295D;
}

#submit, input.submit {
    padding: 0 10px;
}

/* USEFUL */

.ul{
    padding: 0;
    margin: 1em 0em 1em 1.5em;
    list-style-type: none;
    /* list-style-image: url('img/li.gif'); */
}

.ul li{
    margin: 0.7em 0 0.7em 1.3em;
    padding: 0;
    behavior: expression(
        ( !this.before && parentNode && parentNode.tagName == 'UL' )
        ?
            ( this.before = true )
            & ( parentNode.style.listStyleImage = 'none' )
            & (
                ( this.firstChild && this.firstChild.firstChild )
                ?
                    ( this.firstChild.style.marginTop = '-1.2em' )
                    & ( this.firstChild.style.position = 'relative' )
                : ''
            )
            & ( eNOBR = document.createElement( '<nobr style="position: relative; display: block; width: 1.25em; left: -1.25em; margin: 0 -1.25em -1.2em 0;" />' ) )
            & ( eNOBR.innerHTML = '&mdash;&nbsp;' )
            & ( this.insertBefore( eNOBR, this.firstChild ) )
        : ''
    );
}

.ul>li:before{
    content: '\2014\a0';
    float: left;
    margin-left: -1.25em;
}

.ul>li>*:first-child:-moz-first-node{
    margin-top: -1.2em;
}

.ul>li>*{
    text-indent: 0;
}

.project_preview_ul{
	float: left;
	width: 300px;
}

.mustfill{
	color: #CA2121 !important;
	font-size: 20px;
}

.description{
	font-size: 14px;
	font-style: italic;
}

/* END USEFUL */

#new_project{
	position: absolute;
	margin: 38px 0px 0px 495px;
	background-color: #D3DFEA;
	padding: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#new_project span{
	font-size: 16px;
	line-height: 22px;
	font-weight: bolder;
	color: #5E5E5E;
}

.navigation {
}

.navigation .nav-clear {
    clear: left;
}

.navigation .nav-next {
    float: right;
    text-align: right;
    display: inline;
}

.navigation .nav-previous {
    float: left;
    text-align: left;
    display: inline;
}

.nav-pages {
    margin-left: 80px;
    margin-right: 80px;
    text-align: center;
}

li.service {
	margin-bottom: 10px !important;
}

div.address {
	font-size: 13px;
	line-height: 21px;
}
