
/*
Title:	Main Style Sheet
Author: teratakistudio@gmail.com
*/


/*-----------------------------------------headers*/

h1, h5{
	color :#036564;
}

h2{
  	color: #2c3f43;
  	font-size: 1.1em;
  	line-height: .8em;
}

h6{
	font-family: helvetica;
	color: #2c3f43;
	font-size: 2.4em;
	font-weight: 100;
}

h5{
  	font-size: 2em;
  	font-weight: 300;
  	font-family:  Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
  	line-height: 1.6em;
}

h5, h6{
	margin: 20px 0 0 90px;
	padding: 0;
}


/*-------------------------------------------Main*/

body, html{height:100%;}

body{
	padding: 0;
	margin: 0;
	width: 100%;
	display:table;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: .8em;
}

#container{
	margin-left: auto;
	margin-right: auto;
	width: 915px;
	padding: 0;
	overflow: hidden;
}

#centre{
	max-width: 900px;
	min-width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
}

#content{
	float: right;
	width: 68%;
}

#main-body{
	float: left;
	width: 95%;
	background: url(images/mess.png) no-repeat bottom right;
}


/*-------------------------------- Secondary Styles */


#content a {
	display: inline;
}

#sidebar{
	padding: 0 0 10px 0;
	float: left;
	width: 30%;
}


#logo{
	background: url(images/logo.gif) no-repeat;
	width: 628px;
	height: 213px;
	float: left;
}

#rightheader{
	float: right;
	width:280px;
	height: 213px;
	padding: 0;
	margin: 0;
  }


#menu{
	height:156px ;
}


#studio{
	height: 57px;
	background: url(images/studio.gif) no-repeat;
}

#work{
	background:#cdb380;
}

#holder{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	overflow: hidden;
}

#menuleft {
	float: left;
	width: 125px;
	left: 20px;
	padding:0px;
}

.workcontent {
	 margin:0;
	 overflow: hidden;
	 width: 760px;
	 float: right;
}



/*---------------------------------Main Navigation */

#nav{
	width: 280px;
	margin:0 0 0 8px;
	padding:130px 0 0 0;
	list-style: none;
}

#nav li{
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 1.2em;
}

#nav a, a{
	display: block;
	margin: 0;
	padding: .1em .4em;
	color: #333;
	text-decoration: none;
}

#nav a:hover, a:hover, #nav a:visited:hover{
	color: #036564;
	text-decoration:none;
	outline:none;
}
#nav a:visited{
	color: #cdb380;
	text-decoration:none;
	outline:none;
}



/*-------------------------------menu boxes index page*/

.box{
	margin-left: auto;
	margin-right: auto;
	margin: 15px 0 0 0;
	width: 240px;
	padding: 10px 0;
/* 	background:#edf0f0; */
}

#homey dl{
	width: 230px;
	margin: 10px 5px;
	padding: 0;
  /*display: inline; fixes IE/Win double margin bug*/
}

#homey dt{
	width: 45%;
	margin: 0;
	padding: 1em 0 0 0;
	font-size: 1em;
	letter-spacing: 1px;
	color: #333;
	font-weight: 800;
}

#homey dd{
	margin: 0;
	padding: 0;
	font-size: .8em;
	line-height: 1.2em;
	color: #333;
}

.box dl dd.img{
	margin: 3px;
}

#homey .box dd.img img {
	margin: 0 8px 0 0;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
}

/*----------------------------------rollover states main page*/

#homey .box a.rollover, #homey .box a.rolloverw, #homey .box a.rollover3 {
    display: block;
    width: 230px;
    height: 75px;
    text-decoration: none;
}


#homey .box a.rollover {

    background: url("images/blogn.png");
    }

#homey .box a.rolloverw{

    background: url("images/work.png");
}

#homey .box a.rollover3{
    background: url("images/free.png");
}


#homey .box a.rollover:hover, #homey .box a.rolloverw:hover, #homey .box a.rollover3:hover {
    background-position: -230px 0;
    }

#homey .box .displace {
    position: absolute;
    left: -5000px;
    }
#homey .box a {
  padding: 0;
}


/*------------------------------------pictures and text in gallery*/

.smlpic{
	margin: 25px 0 0 30px;
	float: left;
}


.mainpic{
	margin: 30px 0 20px 10px;
	float: right;
}


.picdesp{
	padding: 5px;
	border-top: 1px solid #333;
	margin:40px 0 0 40px;
	clear: both;
	display: block;
}

#work dt {
	color: #036564;
	font-size: 1.1em;
	float: left;
	clear: left;
	display: inline;
	margin: 0 40px 0 0;

}

#work dd{
	font-size: .8em;
	display: block;
}

#work .ext{
	color:#033649 ;
	font-size: .6em;
	float: right;
}


/*------------------------------------------menu left graphics page*/

#work #menu {
	width:100px;
	position:relative;
	margin:2em auto;
	list-style: none;
	outline-style: none;
  }
#work li {
	position:relative;
  }
  
#work li a:hover  span.lk {
	display:block;
	position:absolute;
	right:80px;
	top:0;
	padding:5px;
	width:40px;
	background:url('images/ind.gif') no-repeat;
}

/*----------------------------------footer work page*/

#footer2{
	margin-top: -250px;
	height: 250px;
	background:#033649;
	float: left;
	clear: both;
	width: 100%;
	margin-top: 50px;
}

#footer2 ul li, #footer2 ul li a, #footer2 ul.col a {
	color: #fff;
	font-size: 11px;
}

#footer2  li a:hover{
	color: #cdb380;
	text-decoration:none;
	outline:none;
}

  
#footer2 #footer-links ul.col {
	border-right: dashed 1px #cdb380;
}
 

/*-----------------------------footer index navigation*/


#footer {

    color: #38290b;
    font-size: 11px;
    padding: 10px;
    text-align: left;
    clear: both;
    background: #cdb380;
    height: 250px;

}


ul.col li {
	list-style-type:none;
}

.email{
	padding: 0;
	margin:0;
}


#footer-links {
	width:900px;
	color: #033649;
	padding: 0;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;

}


div#container #footer-links ul.first {

    float: left;
    width: 220px;

}


#footer-links ul.col {

    float: right;
    width: 180px;
    border-right: dashed 1px #333 ;



}

#footer-links li.heading {

    display: block;
    font-weight: bold;
    font-size: 1.2em;
}

#footer-links li a{
	padding: 1em 0 0 0;
}

ul col left {
	margin: 0;
}


#copy{
	color: #fff;
	clear:both;
	float: right;
	margin: 10px 0 10px 60px;
	width:300px;
	text-align: right;
}


 /*------------------------------slider gallery index*/


img{border:none;}


    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }



    #containerpic{
        margin:0 auto;
        position:relative;
        text-align:left;
        width:500px;
        background:#fff;
        margin-bottom:2em;
        }

    #contentpic{
        position:relative;
        margin: 35px 0 0 0;
        padding: 0;
        }

/* Easy Slider */

    #slider{}
    #slider ul, #slider li{
        margin:0;
        padding:0;
        list-style:none;
        }
    #slider li{
        /*
            define width and height of list item (slide)
            entire slider area will adjust according to the parameters provided here
        */
        width:500px;
        height:191px;
        overflow:hidden;
        }
    #prevBtn, #nextBtn{
        display:block;
        width:15px;
        height:39px;
        position:absolute;
        left:-15px;
        top:130px;
        }
    #nextBtn{
        left:500px;
        }
    #prevBtn a, #nextBtn a{
        display:block;
        width:15px;
        height:39px;
        background:url(images/btn_prev.gif) no-repeat 0 0;
        }
    #nextBtn a{
        background:url(images/btn_next.gif) no-repeat 0 0;
        }





/*------------------------------------------Photo Gallery Fancybox*/


div#fancy_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #666;
    display: none;
    z-index: 30;
}

* html div#fancy_overlay {
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
    text-align: left;
}

div#fancy_loading {
    position: absolute;
    height: 40px;
    width: 40px;
    cursor: pointer;
    display: none;
    overflow: hidden;
    background: transparent;
    z-index: 100;
}

div#fancy_loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background: transparent url('jquery.fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
    position: absolute;
    background-color: #FFF;
    z-index: 30;
}

div#fancy_loading_icon {
    position: absolute;
    background: url('jquery.fancybox/fancy_loading.gif') no-repeat;
    z-index: 35;
    width: 16px;
    height: 16px;
}

div#fancy_outer {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
    position: relative;
    width:100%;
    height:100%;
    border: 1px solid #BBB;
    background: #FFF;
}

div#fancy_content {
    margin: 0;
    z-index: 100;
    position: absolute;
}

div#fancy_div {
    background: #000;
    color: #FFF;
    height: 100%;
    width: 100%;
    z-index: 100;
}

img#fancy_img {
    position: absolute;
    top: 0;
    left: 0;
    border:0;
    padding: 0;
    margin: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
}

div#fancy_close {
    position: absolute;
    top: -12px;
    right: -15px;
    height: 30px;
    width: 30px;
    background: url('jquery.fancybox/fancy_closebox.png') top left no-repeat;
    cursor: pointer;
    z-index: 181;
    display: none;
}

#fancy_frame {
    position: relative;
    width: 100%;
    height: 100%;
    display: none;
}

#fancy_ajax {
    width: 100%;
    height: 100%;
    overflow: auto;
}

a#fancy_left, a#fancy_right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    z-index: 111;
    display: none;
    background-image: url(data:image/gif;base64,AAAA);
    outline: none;
}

a#fancy_left {
    left: 0px;
}

a#fancy_right {
    right: 0px;
}

span.fancy_ico {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    z-index: 112;
    cursor: pointer;
    display: block;
}

span#fancy_left_ico {
    left: -9999px;
    background: transparent url('jquery.fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
    right: -9999px;
    background: transparent url('jquery.fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
    left: 20px;
}

a#fancy_right:hover span {
    right: 20px;
}

.fancy_bigIframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}

div#fancy_bg {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    z-index: 70;
    border: 0;
    padding: 0;
    margin: 0;
}

div.fancy_bg {
    position: absolute;
    display: block;
    z-index: 70;
    border: 0;
    padding: 0;
    margin: 0;
}

div.fancy_bg_n {
    top: -18px;
    width: 100%;
    height: 18px;
    background: transparent url('jquery.fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
    top: -18px;
    right: -13px;
    width: 13px;
    height: 18px;
    background: transparent url('jquery.fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
    right: -13px;
    height: 100%;
    width: 13px;
    background: transparent url('jquery.fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
    bottom: -18px;
    right: -13px;
    width: 13px;
    height: 18px;
    background: transparent url('jquery.fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
    bottom: -18px;
    width: 100%;
    height: 18px;
    background: transparent url('jquery.fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
    bottom: -18px;
    left: -13px;
    width: 13px;
    height: 18px;
    background: transparent url('jquery.fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
    left: -13px;
    height: 100%;
    width: 13px;
    background: transparent url('jquery.fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
    top: -18px;
    left: -13px;
    width: 13px;
    height: 18px;
    background: transparent url('jquery.fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
    position: absolute;
    bottom: -33px;
    left: 0;
    width: 100%;
    z-index: 100;
    display: none;
}

div#fancy_title div {
    color: #FFF;
    font: bold 12px Arial;
    padding-bottom: 3px;
}

div#fancy_title table {
    margin: 0 auto;
}

div#fancy_title table td {
    padding: 0;
    vertical-align: middle;
}

td#fancy_title_left {
    height: 32px;
    width: 15px;
    background: transparent url(jquery.fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
    height: 32px;
    background: transparent url(jquery.fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
    height: 32px;
    width: 15px;
    background: transparent url(jquery.fancybox/fancy_title_right.png) repeat-x;
}


#wrap .gr {
            outline: none;
        }

#wrap {
            width: 600px;
            margin: 50px auto;
        }

#wrap img {
            border: 1px solid #CCC;
            padding: 2px;
            margin: 10px 5px 10px 0;
        }

#wrap a.gr, a.gr:hover {
display: inline;

}



/* -----------------------------------Misc stuff - fixes etc */

 *:first-child+html #main-body{      /*ie7 wizardry - you gotta love it*/
	width:880px;
	padding: 10px;
 }


/* and that my friend is the end....thank you and goodnight */






