/* #IMPORT CSS RESET
======================================================================================== */
@import url("reset.css");
@import url("prettyPhoto.css");
@import url("flexslider.css");



/* #BASIC STYLE
======================================================================================== */

body{
    color: #666666;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Droid Sans', sans-serif;
    background-color: #f5f5ed;
}

.scroll{
    padding-bottom: 20px;
    padding-top: 93px;
}

.color{color: #dc3f35;}

/* #TYPOGRAPHY
======================================================================================== */

h1, h2, h3, h4, h5, h6{
    color: #333333;
    margin-bottom: 15px;
    font-weight: bold;
}
h1{
    font-size: 22px;
    line-height: 25px;
}
h2{
    font-size: 20px;
    line-height: 23px;
}
h3{
    font-size: 18px;
    line-height: 20px;
}
h4{
    font-size: 16px;
    line-height: 18px;
}
h5{
    font-size: 14px;
    line-height: 18px;
}
h6{
    font-size: 12px;
    line-height: 16px;
}

p{margin-bottom: 15px;}
strong{color: #333333;}


/* #LINKS
======================================================================================== */
a{
    color: #dc3f35;
    text-decoration: none;
    font-style: italic;
    font-family: 'Droid Serif', serif;
    -webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}
a:hover{
    color: #7f0800;
}
h2 a{
    color: #333333;
    font-style: normal;
    font-family: 'Droid Sans', sans-serif;
}
h2 a:hover{color:  #dc3f35;}


/* #IMAGES
======================================================================================== */
img.scale{
    max-width: 100%;
    height: auto; 
}
.image{
    padding: 4px;
    background-color: #fff;
    -webkit-box-shadow:  0px 1px 2px 0px #c7c7be;
    -moz-box-shadow:  0px 1px 1px 0px #c7c7be;
    box-shadow:  0px 1px 2px 0px #c7c7be;
    
}
#logo img{ max-width: 100% !important;}

img.alignleft{margin-right: 15px;}
img.alignright{margin-left: 15px;}
img.aligncenter{
    margin: 0 auto 10px auto;
    display: table;
}

/* #VIDEO
======================================================================================== */
.video-container, .map-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
    width: 100%;
}

.video-container iframe,  
.video-container object,  
.video-container embed,
.map-container iframe
 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* #CLEAR & LAST $ ALIGN
======================================================================================== */
.alignleft{float: left;}
.alignright{float: right;}
.aligncenter{text-align:center;}

.last{
	margin-right: 0 !important;
	margin-bottom: 0 !important; 
    border-bottom: none! important;
    padding-bottom: 0 !important;
}

.clearfix:after, #footer li:after{
	content:  ".";
	display:  block;
	height:  0;
	clear:  both; 
	visibility:  hidden;
}
.clearfix{display:  inline-block;}
.clearfix{display:  block;} 
.clear{clear:both;}



/* #HEADER
======================================================================================== */
#header{
    width: 100%;
    height: 94px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    background: url('../images/bg/header-right-bg.png');
}
.header{
    width: 100%;
    height: 93px;
    position: relative;
    z-index: 1000;
    display: none;
}

#left{
    float: left;
    height: 94px;
    width: 219px;
    padding: 0 0 0 9999px;
    margin: 0 0 0 -9999px;
    background: url('../images/bg/header-left-bg.png');
}

#right{
    float: right;
    height: 94px;
    width: 741px;
    padding: 0 9999px 0 0;
    margin: 0 -9999px 0 0;
    background: url('../images/bg/header-right-bg.png');
}

    /* #LOGO
    ======================================================================================== */
    #logo{
        float: left;
        display: block;
        margin-top: 14px;
    }
      
    /* #MENU
    ======================================================================================== */
    #menu{
        float: right;
        padding-top: 33px;
    }
    
    #menu li{
        float: left;
        line-height: 16px;
        margin-right: 20px;
    }
    #menu a{
        display: block;
        color: #fff;
        font-weight: bold;
        font-style: normal;
        font-family: 'Droid Sans', sans-serif;
    }
    #menu .current,
    #menu a:hover{color: #dd4036;}
    #menu span{
        font-size: 10px;
        font-style: italic;
        color: #666666;
        text-shadow: 0px 1px 1px #151515;
        font-family: 'Droid Serif', serif;
    }




/* #MESSAGE
======================================================================================== */
#message{
    margin-bottom: 30px;
    padding: 30px 0;
    font-size: 20px;
    font-style: italic; 
    text-align: center;
    color: #fff;
    line-height: 30px;
    border-top: 1px solid #3c3c3c;
    font-family: 'Droid Serif', serif;
    background: url('../images/bg/header-right-bg.png') repeat-x bottom;
}
#message p{
    margin-bottom: 0;
    text-shadow: 0 1px 3px #181818;
}
#message span{color: #dc3f35;}


/* #SERVICES
======================================================================================== */
.services p{
    margin-bottom: 0;
    font-size: 12px;
}
.services .alignleft{width: 60px;}
.services .alignright{width: 157px;}
.services h3{
    font-size: 16px;
    margin-bottom: 8px;
}


/* #SLIDER
======================================================================================== */
.ei-slider{
	position: relative;
	width: 100%;
	max-width: 1980px;
	height: 600px;
	margin: 0 auto;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 400px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%;
}
.ei-title{
	position: absolute;
	right: 50%;
	margin-right: 13%;
	top: 45%;
}
.ei-title h2, .ei-title h3{
	text-align: right;
}
.ei-title h2{
	font-size: 25px;
	line-height: 30px;
	color: #fff;
    padding: 10px;
    font-weight: 700;
    background-color: #dd4036;
    display: inline-block;
    margin-bottom: 0;
}
.ei-title h3{
	font-size: 15px;
	line-height: 15px;
	color: #fff;
    padding:10px 10px;
    background-color: #2c2c2c;
    display: inline-block;
}
.ei-slider-thumbs{
	height: 7px;
	margin: 0 auto;
	position: relative;
    margin-top: -25px;
    z-index: 100000000;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background: #000;
	background: #1c1c1c;
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: #666 ;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
	background-color: #dc3f35;
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 7px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}




/* #PAGE TITLE
======================================================================================== */
.page-title{
    padding: 30px 0;
    margin-bottom: 50px;
    width: 100%;
    background: url('../images/bg/page-title-bg.png') repeat-x bottom;
}
.page-title.single{margin-top: 94px;}
.ptitle{
    float: left;
}
.ptitle h2{
    font-weight: 700;
    margin-bottom: 0;
    font-size: 24px;

    text-transform: uppercase;
}
.ptitle p{
    margin-bottom: 0;
    font-size: 11px;
}


/* #BLOG PAGE
======================================================================================== */

    /* #blog categories
    ======================================================================================== */
    .pcategories{float: right;}
    .pcategories li{
        float: left;
        margin-right: 15px;
        padding-top: 8px;
    }
    .pcategories li a{
        color: #666666;
        font-style: italic;
        font-family: 'Droid Serif', serif;
    }
    .pcategories li a:hover{color: #cc0000;}
    .pcategories li.current a{color: #dc3f35 !important;}
    
    /* #blog new post
    ======================================================================================== */
    .new-post{
        margin-bottom: 45px;
        padding-bottom: 45px;
        background: url('../images/divider.png') repeat-x bottom;
    }
    .new-post img{
        float: left;
        margin-right: 30px;
    }
    .new-post h2{
        font-size: 20px;
        margin-bottom: 0px;
    }
    .new-post .blog-meta{
        font-size: 10px;
        font-style: italic;
    }
    
    /* #blog post
    ======================================================================================== */
    .blog-post{margin-bottom: 45px;}
    .blog-post img{
        float: left;
        margin-right: 15px;
    }
    
    .blog-post h2{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0px;
    }
    .blog-post .blog-meta{
        font-size: 10px;
        margin-bottom: 10px;
        font-style: italic;
        font-family: 'Droid Serif', serif;
    }
    
    
    
/* #PORTFOLIO
======================================================================================== */
.portfolio{
    width: 968px;
    margin-bottom: 22px;
}

.portfolio li{
    float: left;
    margin: 0 8px 8px 0;
    overflow: hidden;
    width: 222px;
    height: auto;
    position: relative;  
    padding: 5px 5px 10px 5px;
    line-height: 0;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow:  0px 1px 2px 0px #c7c7be;
    -moz-box-shadow:  0px 1px 1px 0px #c7c7be;
    box-shadow:  0px 1px 2px 0px #c7c7be;
}

.portfolio li img{margin-bottom: 20px;}

.portfolio li p{margin-bottom: 15px;}
.portfolio li p em{
    font-size: 10px;
    font-family: 'Droid Serif', serif;
}

.portfolio a{
    display: none;
    text-indent: -9999px;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 105px;
    margin-top: -14px;
}
.portfolio a.view{
    left: 50%;
    margin-left: -35px;
    background: url('../images/img-view.png');
}
.portfolio a.load{
    right: 50%;
    margin-right: -35px;
    background: url('../images/img-link.png');
}
.portfolio a:hover{background-position: 0 -28px;}

.p-nav{
    margin-bottom: 15px;
    text-align: right;
}
.p-nav a{
    display: inline-block;
    margin-left: 5px;
    width: 22px;
    height: 22px;
}
.p-nav a.close-portfolio{background: url('../images/close.png') no-repeat;}
.p-nav a.p-next{background: url('../images/next.png') no-repeat;}
.p-nav a.p-prev{background: url('../images/prev.png') no-repeat;}
    /* #portfolio single post
    ======================================================================================== */
    .p-single{
        margin-bottom: 30px;
        padding-bottom: 30px;
        background: url('../images/divider.png') no-repeat bottom;
    }
    .p-meta{
        margin: 15px 0 15px 0;
        padding-bottom: 15px;
        background: url('../images/divider2.png') repeat-x bottom;
    }
    .p-meta li{
        float: left;
        margin-right: 15px;
        font-size: 11px;
    }
    
    .p-left{
        float: left;
        width: 680px;
    }
    .p-right{
        float: right;
        width: 250px;
    }
    
    
/* #TEAM
======================================================================================== */
.team p{margin-bottom: 2px;}



/* #SOCIAL
======================================================================================== */
.social ul{
    display: table;
    margin: 0 auto;
}
.social li{
    float: left;
    margin-right: 15px;
}
.social a{
    display: block;
    width: 49px;
    height: 50px;
}
.social a.facebook{background: url('../images/social/facebook.png');}
.social a.twitter{background: url('../images/social/twitter.png');}
.social a.flickr{background: url('../images/social/flickr.png');}
.social a.blog{background: url('../images/social/blog.png');}
.social a.vimeo{background: url('../images/social/vimeo.png');}
.social a.youtube{background: url('../images/social/youtube.png');}
.social a.skype{background: url('../images/social/skype.png');}
.social a.dribbble{background: url('../images/social/dribbble.png');}
.social a.digg{background: url('../images/social/digg.png');}
.social a.delicious{background: url('../images/social/delicious.png');}
.social a:hover{margin-top: -5px;}

   
   
/* #CONTACT FORM
======================================================================================== */   
#contact-form textarea{
    width: 693px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    background-color: #fcfcfc;
}
#contact-form p.alignleft{
    width: 227px;
    margin-right: 15px;
}
#contact-form p.alignleft input{
    width: 207px;
    padding: 10px;
    border: 1px solid #e4e4df;
    background-color: #fcfcfc;
}

#contact-form textarea,
#contact-form p.alignleft input{
    font-size: 11px;
    color: #666666;
    font-family: 'Droid Serif', serif;
}
label.error{
    color: #dc3f35;
    font-size: 11px;
}

#contact-form input.error,
textarea.error {border: 1px solid #ff3f3f;}

#progress{
		padding:10px;
		border:1px solid #4eaa77;
	}
	#progress p{margin-bottom:0 !important;}

   
    
/* #PAGINATE
======================================================================================== */
.paginate {
    padding-top: 30px;
    background: url('../images/divider.png') repeat-x top;
}
.paginate ul{float: right;}
.paginate li{
    float: left;
    margin-right: 10px;
}
.paginate a{
    color: #666;
    display: block;
    padding: 1px 7px;
    border-radius: 3px;
}
.paginate a.current,
.paginate a:hover{
    color: #fff;
    background-color: #dc3f35;
    -webkit-box-shadow: inset 0px 1px 2px 0px #353535;
    -moz-box-shadow: inset 0px 1px 2px 0px #353535;
    box-shadow: inset 0px 1px 2px 0px #353535; 
}



/* #CLIENTS
======================================================================================== */
.clients{width: 475px;}
.clients img{
    margin: 0 3px 1px 0;
    line-height: 0;
    -webkit-box-shadow:  0px 1px 2px 0px #c7c7be;
    -moz-box-shadow:  0px 1px 1px 0px #c7c7be;
    box-shadow:  0px 1px 2px 0px #c7c7be;
}



/* #SKILL
======================================================================================== */
.skill{
    width: 100%;
    height: 30px;
    margin-bottom: 18px;
    background-color: #ecece3;
    border: 1px solid #deded5;
    border-radius: 5px;
}
.skill div{
    line-height: 30px;
    background: url('../images/skill.png') no-repeat left center;
    border-radius: 5px;
}
.skill span{
    padding: 0 15px;
    color: #fff;
    font-style: italic;
    font-weight: bold;
    font-family: 'Droid Serif', serif;
    text-shadow: 0 1px 1px #962f29;
}


/* #BLOG SINGLE
======================================================================================== */
.blog-single h1{margin-bottom: 5px;}
.blog-single img{margin-bottom: 15px;}

    /* #comments
    ======================================================================================== */
    ul.children{
    margin-left:89px;
    }
    .avatar{
        width:69px;
        height: 70px;
        float: left;
        margin-right:20px;
        text-align: center;
    }
    
    .comm-content{
         background-color:#fff;
         padding: 10px;
         margin-left:89px;
         margin-bottom:20px;
         -webkit-box-shadow:  0px 1px 2px 0px #c7c7be;
    -moz-box-shadow:  0px 1px 1px 0px #c7c7be;
    box-shadow:  0px 1px 2px 0px #c7c7be;
         
    }
    .comment-reply-link{
        display: block;
        font-size: 11px;
        margin-top: -10px;
    }
    
    .comm-meta{
        border-bottom: 1px solid #d1d1d1;
        position: relative;
        color: #909090;
        margin-bottom: 8px; 
        padding-bottom: 10px;  
        font-size: 11px;
    }
    
    /* #comments form
    ======================================================================================== */
    #commentform{
        margin-bottom:10px;
        margin-top:18px;
    }
    #commentform p{margin-bottom: 0;}
    #commentform .left{
        float: left;
        margin-right: 25px;
        width: 303px;
        margin-bottom: 10px;
        color:#717171 ;
    }
    
    #commentform textarea{
        width:938px!important;
        height:143px !important;
        border-radius:5px;
        padding:10px;
        overflow:hidden;
        margin-bottom:10px;
        border: 1px solid #e5e5e5;
        background-color: #fcfcfc;
    }
    
    #commentform .left input{
        width: 278px;
        border-radius:5px;
        padding:10px;
        margin-top:5px;
        border: 1px solid #e5e5e5;
        background-color: #fcfcfc;
    }
    .logged-in-as{margin-bottom: 5px !important;}


/* #SERVICES
======================================================================================== */
.pservices{
    text-align: center;
    margin-bottom: 30px;
}

.icon{margin: 0 0 10px 0;}



/* #FOOTER
======================================================================================== */
#footer{
    font-size: 11px;
    color: #d3d3d3;
    background-color: #1c1c1c;
}
#footer .wrapper{padding: 10px 0 10px 0;}

#footer h3{
    color: #f2f2f2;
}
#footer a{
    color: #fff;
    border-bottom: 1px dotted #6d6d6d;
    
}
#footer a:hover{
    color: #dc3f35;
    border-bottom: 1px dotted #dc3f35;
}

.footer-widget{
    border-bottom: 1px solid #292929;
    margin-bottom: 15px;
    padding-top: 15px;
    display: none;
}

.copyright p{
    float: left;
    margin-bottom: 0;
}
.copyright a{
    float: right;
    display: block;
    width: 28px;
    height: 27px;
    text-indent: -9999px;
    border-bottom: none !important;
    background: url('../images/footer-bt.png') no-repeat;
}
.copyright a.close-footer{background-position: 0 -27px;}



    /* #TWITTER
    ======================================================================================== */
    .tweet img{
        float: left;
        margin-right: 10px;
    }
    .tweet li{
        margin-bottom:7px;
		padding-bottom:7px;
		background:url(../images/footer-li-divider.jpg) repeat-x bottom;
    }
    
    /* #FLICKR
    ======================================================================================== */
    #flickr{width: 222px;}
    #flickr li{
        float: left;
        margin: 0 5px 0px 0;
    }
    #flickr a{border-bottom: none !important;}
    #flickr img{
        width: 61px;
        border: 3px solid #292929;
    }


    /* #LATEST POST
    ======================================================================================== */
    ul.latest-post li{margin-bottom: 10px;}
    ul.latest-post li a{
        font-style: normal;
        font-family: 'Droid Sans', sans-serif;
    }
    ul.latest-post span{
        display: block;
        font-size: 10px;
        text-transform: uppercase;
    }
    
    
/* #SHORTCODES
======================================================================================== */

    /* #DIVIDER
    ======================================================================================== */
    .divider{
        height: 5px;
        width: 100%;
        background: url('../images/divider.png');
        margin: 30px 0;
    }
    
    
    /* #BUTTON
    ======================================================================================== */
    .button{
        background-color: #dc3f35;
        padding: 5px 15px;
        border: none;
        color: #fff;
        font-size: 11px;
        border-radius: 3px;
    }
    .button:hover{
        color: #fff;
        background-color: #7f0800;
    }
    
    /* #Blockquote
    ======================================================================================== */
    blockquote, q{quotes:"""";}
    blockquote p{
    	font-size:14px; 
        line-height: 22px;
    	font-style: italic;
        font-family: 'Droid Serif', serif;
    	margin:20px 0;
        color: #2c2c2c;
        background-color: #fff;
        padding: 7px 7px 7px 20px;
        border: 1px solid #e4e4df;
        border-left:3px solid #dc3f35 !important;
    }
    

    /* #ACCORDION
    ======================================================================================== */
    .acc-header{
    	cursor:pointer; 
    	position:relative; 
    	padding:10px;
    	color:#dc3f35;
    	border:1px solid #e7e7e7;
    	margin-bottom:5px; 
    	-moz-border-radius:4px; 
    	-webkit-border-radius:4px; 
        font-weight: 700;
        font-size: 14px;
    }
    .acc-box{
    	margin-bottom:50px;
    	padding-bottom:50px;
    	border-bottom:1px solid #2a2a2a;
    }
    .acc-box .acc-block{
        padding-right: 50px;
    }
    .acc-block{
        margin-bottom: 10px;
    }
    
    
    /* #TOGGLE
    ======================================================================================== */
    .toggle{
    	cursor:pointer; 
    	position:relative; 
    	padding:10px;
    	color:#dc3f35;
    	border:1px solid #e7e7e7;
    	margin-bottom:5px; 
    	-moz-border-radius:4px; 
    	-webkit-border-radius:4px; 
        font-weight: 700;
        font-size: 14px;
    }
    .toggle span{
    	position:absolute; 
    	top:11px; 
    	right:5px; 
    	display:block; 
    	width:20px; 
    	height:20px; 
    	background:url(/images/toggle.png) no-repeat 0 0;
    }
    .toggle.active span{background-position:0 -20px;}
    .toggle-block{padding:0 10px 10px 10px;}