/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* 	==========================================================================
	==========================================================================
						Author's custom styles
	==========================================================================
	==========================================================================   */

body{
	background-image:url('../img/bg.jpg');
	background-repeat:repeat-y;
	background-attachment:fixed;
	} 

#header { 
	margin-top: 0; 
	height: 30px; 
	background-color: #494949; 
	} 


/* slide */
	#slidedemo{
		height: 340px;
		width: 940px;
		overflow: hidden;
		/*background-color: #ccc;
		margin: auto;
		margin-right: 0;
		*/
		}
	
	/* unslider
		.banner { position: absolute; overflow: auto;}
		.banner li { list-style: none; }
		.banner ul li { float: left; }		
			
		
		
		.demobox { 
			height: 60px;	
			border: solid #ccc;
			outline: 1px solid #ccc;
			overflow: hidden;
			} 
	*/
	
/* ==== ICON Sprites ======== */
.sprite {background:url(../img/Icondeck.jpg);}	
.sprico{height:40px; width:40px;}

.btn1ico{background-position:-10px -10px; }
.btn2ico {background-position:-70px -10px;}
.btn3ico {background-position:-130px -10px;}
.btn4ico {background-position:-190px -10px; }
.fbico {background-position:-10px -70px;}
.photico {background-position:-70px -70px; }
.vdoico {background-position:-130px -70px; }
.dwnldico {background-position:-190px -70px;}
.sm1{background-position:-10px -130px;}
.sm2{background-position:-70px -130px;}
.sm3{background-position:-130px -130px; }
.sm4{background-position:-190px -130px;}
.lnico {background-position:-10px -190px;}
.ico14{background-position:-70px -190px;}
.ico15{background-position:-130px -190px;}
.ico16{background-position:-190px -190px;}


/* Status Text */
		#statustxt  a:link {text-decoration:none; color:#000000;}      /* unvisited link */
		#statustxt a:visited {text-decoration:none; color:#111111;}  /* visited link */
		#statustxt a:hover {border-bottom:#ffffff; color:#FFffFF; background-color:#000000;}  /* mouse over link */
		#statustxt a:active {text-decoration:none; color:#0000FF;}  /* selected link */ 
		#status{height: 130px;}
		#stathd{font-style:oblique; font-weight:bolder; display:block;}
		#statustxt{
			font-family:  'Patrick Hand', times new roman, monospace, cursive;
			padding: 0 5px 0 10px;
			font-size: .75 em;
			line-height: 1.2;
			}



#titlename {background: url('../img/title.jpg') no-repeat center center;}
#instapic {}
#profilepic {background: url('../img/prfilepic.jpg') no-repeat center center; overflow: hidden;}




/* ==== Shadows  =================================================*/
.shadow {box-shadow: 2px 2px 1px #aaaaaa;}
.shadowh { box-shadow: 1px 2px 3px black;}
.shadow1 { box-shadow: 1px 1px 2px #222222;}
.shadow2 { box-shadow: 2px 2px 2px #222222;}
.shadow3 { box-shadow: 0px 0px 4px 0px #333333;}
.shadow4 { box-shadow: 0px 0px 2px 0px #111111;}
.shadowfoot { box-shadow: 0px -3px 2px 1px #111111;}
.shadowico{box-shadow: 1px 0px 3px black;} 


.martop{margin-top: 10px;}
.martopfoot{margin-top: 20px;}
.martophr{margin-top: 20px;}
.martopslide{margin-top: 20px;}
.martopslide2{margin-top: 22px;}

.ht0{height: 30px;}
.ht1{height: 40px;}
.ht60{height: 60px;}
.ht2{height: 90px;}
.ht3{height: 140px;}
.ht4{height: 190px;}
.htslide{height: 370px;}
.hthdr{height: 80px;}



.icon{
	height: 40px;
	width: 40px;
	}

.cursor{
	cursor:hand;
	text-decoration:none;
	}


/* ==== TEXT DESIGN ======== 
#btn1ico{background: url('../img/bt01.jpg') no-repeat center center; }
#btn2ico {background: url('../img/bt02.jpg') no-repeat center center; }
#btn3ico {background: url('../img/bt03.jpg') no-repeat center center; }
#btn4ico {background: url('../img/bt04.jpg') no-repeat center center; }
#fbico {background: url('../img/bt05.jpg') no-repeat center center; background-color: #013285;}
#lnico {background: url('../img/bt06.jpg') no-repeat center center; }
#photico {background: url('../img/bt08.jpg') no-repeat center center; }
#vdoico {background: url('../img/bt09.jpg') no-repeat center center; }
#dwnldico {background: url('../img/bt10.jpg') no-repeat center center; }
#sm1{background: url('../img/bt11.jpg') no-repeat center center; }
#sm2{background: url('../img/bt12.jpg') no-repeat center center; }
#sm3{background: url('../img/bt13.jpg') no-repeat center center; }
#sm4{background: url('../img/bt14.jpg') no-repeat center center; }*/

.bg{background-color: #545454; overflow: hidden;}
.bg01{background-color: #359af2; overflow: hidden;}
.bg02{background-color: #cfde40; overflow: hidden;}
.bg03{background-color: #e3a31a; overflow: hidden;}
.bg04{background-color: #f26522; overflow: hidden;}
.bg05{background-color: #006dc8; overflow: hidden;}
.bg06{background-color: #1a88bd; overflow: hidden;}
.bg07{background-color: #3ad1f8; overflow: hidden;}
.bg08{background-color: #c0bb11; overflow: hidden;}
.bg09{background-color: #ee1c24; overflow: hidden;}
.bg10{background-color: #8c6239; overflow: hidden;}
.bghdr{background-color: #ccc; overflow: hidden;}
.bgaboutme{background-color: #e88801; overflow: hidden;}
.bgstatus{background-color: #fae25a; overflow: hidden;}
.bgfoot{background-color: #28445c; overflow: hidden;}
.bgfootr{background-color: #28445c; overflow: hidden;}
.bgdark{background-color: #28445c; overflow: hidden;}
/*  28445c 203d5b */


.btntxt{padding-top: 10px; color: #eee;}
.btntxtcmn{padding-top: 10px; color: #111; font-weight:bold; text-shadow: 1px 1px 2px #2aaae7;}
.btntxt01{padding-top: 10px; color: #121562; font-weight:bold; text-shadow: 1px 1px 2px #97cdfc;}
.btntxt02{padding-top: 10px; color: #324011; font-weight:bold; text-shadow: 1px 1px 2px #fcffdc;}
.btntxt03{padding-top: 10px; color: #973118; font-weight:bold; text-shadow: 1px 1px 2px #fcdd9b;}
.btntxt04{padding-top: 10px; color: #973118; font-weight:bold; text-shadow: 1px 1px 2px #fcc7ae;}
.btntxt05{padding-top: 10px; color: #111;}
.btntxt06{padding-top: 10px; color: #222;}
.btntxt07{padding-top: 10px; color: #324011;}
.btntxt08{padding-top: 10px; color: #324011;font-weight:bold; text-shadow: 1px 1px 2px #e3dd04}
.btntxt09{padding-top: 10px; color: #4e0508;font-weight:bold; text-shadow: 1px 1px 2px #f15c62}
.btntxt10{padding-top: 10px; color: #261708;font-weight:bold; text-shadow: 1px 1px 2px #a3784d}
.btntxthdr{padding-top: 10px; color: blue;}
.btntxtaboutme{padding: 10px; color: #996633; text-align: center;}
.btntxtstatus{padding-top: 10px; color: #333333; overflow: hidden;}
.btntxtfooter{padding-top: 10px; color: #ffffff;}





#btn1txt{}
#btn2txt {}
#btn3txt {}
#btn4txt {}
#fbtxt {}
#lntxt {}
#twtxt {}
#phottxt {}
#vdotxt {}
#dwnldtxt {}



/* 	==========================================================================
						xxx COLORBOX xxx
	==========================================================================




/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}









/* 	==========================================================================
	==========================================================================
						xxx close of Author's custom styles xxx
	==========================================================================
	==========================================================================   */


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
