@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	background:url(img/arches_bg.jpg) fixed;
	font-family: trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	}

h1.brandTag{
	padding:8px 0px 0px 6px;
	font-size:1.6em;
	letter-spacing:-0.06em;
	display:block;
	margin-bottom:60px
	}
a {
    color: #9FBC00;
    text-decoration: underline;
    /*background: #FFF;*/
    }
    
a:hover {
        background: #D6FF00;
        color: #000000;
        text-decoration: none;
    }
    
a:active {
        background: #000000;
        color: #ffffff;
    }

h1.brandTag span{
	visibility:hidden;
	}
	
h2.about_title{
	position:absolute;
	width:99px;
	height:391px;
	background:transparent url(img/about_title.gif) no-repeat;
	margin:40px 0 0 2%;
}

h2.about_title span{
	visibility:hidden;
}
	
h2.concept_Typografy{
	position:absolute;
	left:10%;
	bottom:10%;
	width:303px;
	height:172px;
	background:transparent url(img/concept_typografy.gif) no-repeat;
	}
h2.concept_Typografy span{
	visibility:hidden;
	}

#wraper{
    height: 100%;
    margin: 0 auto;
    width: 138px;
}

#splashCard {
    background: url("img/splash_logo.jpg") repeat scroll 0 0 transparent;
    height: 222px;
    margin: -124px 0 0;
    position: absolute;
    top: 50%;
    width: 138px;
    height: 234px;
}

#splashBtn{
	margin: 0 0 0 162px;
	height: 27px;
}

#splashBtn a{
	text-decoration:none;
	display:block;
	width:343px;
	height: 27px;
}

#splashBtn em{
	visibility:hidden;
}

.galleryBtn{
	margin-top: 17px !important;
	height: 27px;
	display: block;

}

.galleryBtn a {
	background: url("img/workGallery_btn.png") no-repeat;
	height: 27px;
	display: block;
}

.galleryBtn a:hover {
	background: url("img/workGallery_btn_over.png") no-repeat;
}


.backyardBtn{
	margin-top: 6px !important;
	height: 27px;
	display: block;
	background: url("img/creative_backyard_btn.png") no-repeat;
}


.aboutBtn{
	margin-top: 6px !important;
	height: 27px;
	display: block;

}

.aboutBtn a {
	background: url("img/about_myself_btn.png") no-repeat;
	height: 27px;
	display: block;
}

.aboutBtn a:hover {
	background: url("img/about_myself_btn_over.png") no-repeat;
	height: 27px;
	display: block;
}

.archiveBtn{
	margin-top: 6px !important;
	height: 27px;
	display: block;

}

.archiveBtn a{
	background: url("img/archives_btn.png") no-repeat;
	height: 27px;
	display: block;
}

.archiveBtn a:hover{
	background: url("img/archives_btn_over.png") no-repeat;
}


.nav_container {
    background: url("http://www.samuhka.com/img/logo_signature.jpg") no-repeat scroll 0 0 transparent;
    margin: 0;
    min-width: 150px;
    overflow: visible;
    padding: 226px 0 0;
    position: fixed !important;
    right: 0;
    width: 12%;
    z-index: 100;
}


  .nav_container a {                                             /* Applied to each navigation link */
        font-size: 12px;    
        padding: 2px 3px 2px 0;
        text-decoration: none;
    }

    .project_link a { color: #444444; display:none; }
    .project_link a:hover { background: #ff3300; color: #222222; }
    .project_link a:active { background: #000000; color: #ffffff;}
    
    .page_link {
    background: url("http://samuhka.com/img/pencil_line.png") no-repeat scroll -320px 0 transparent;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 28px;
    padding: 9px 0 7px;
    }

    .page_link a {
    color: #555555;
    text-decoration: none;
    padding: 3px 3px 2px 3px;
    }
    .page_link a:hover {
    background:none repeat scroll 0 0 #D6FF00;
    color:#000000 !important;
    text-decoration:none !important;
    padding: 3px 3px 2px 3px;
    }
    .page_link a:active { background: #000000; color: #ffffff; }

    .link_link{
    background: url("http://samuhka.com/img/pencil_line.png") no-repeat scroll -320px 0 transparent;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0 28px;
    padding: 9px 0 7px;
    }

    .link_link a {
    color: #555555;
    text-decoration: none;
    padding: 3px 3px 2px 3px;
    }
    
    .link_link a:hover {
    background:none repeat scroll 0 0 #D6FF00;
    color:#000000 !important;
    text-decoration:none !important;
    padding: 3px 3px 2px 3px;
    }


    .link_link a:active { color: #666666; }

    .nav_active { display:none; }
    
    .pagination { color: #444444; font-size: 11px; z-index: 11; }
    .pagination a { color: #00af8a; }
    .pagination a:hover { color: #ccc; }
    .pagination a:active { background: #000000; color: #ffffff; }

    .nav_follow {
    display:block;
    font-family:Helvetica,arial,sans-serif;
    font-size:11px;
    font-weight:bold;
    margin:8px 0 0 4px;
    padding:3px 0 8px;
    width:117px;
    color: #777;
}
    .nav_follow a {
    text-decoration: none;
    padding: 3px 3px 2px 3px;
    color: #777;
}
    .nav_follow a:hover { color: #aaa; }
    .nav_follow a:active { background: #000000; color: #ffffff; }
    
    a.navLink{
    background: none repeat scroll 0 0 transparent !important;
    color: #555555 !important;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    margin: 5px 5px 0 0;
    }

    a.navLink:hover{
    background:none repeat scroll 0 0 #D6FF00 !important;
    color:#000000 !important;
    text-decoration:none !important;
}





#container{
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 85%;
}

#aboutSideChannel{
	    display: block;
    float: right;
    margin: 6% 0 0;
    padding: 0;
    width: 250px;
}

#description {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#flash_about{
	    display: block;
    height: 96%;
    margin: 3% 300px 0 6%;
    padding: 0;
    width: auto;
	}
