/*
Theme Name: ZD
Theme URI: http://www.zebradog.com/
Description: Main theme for Zebradog.com
Version: 2.0
Author: Zebradog
Author URI: http://www.zebradog.com/
Tags: 
*/
body,html{margin:0;padding:0;height: 100%;}

body{
	background-color:#000;
	background-image:url(images/bg-red.png);
	background-position:top left;
	text-align:center;
	color:#A0A0A0;
	font-family:verdana,sans-serif;
}
body.root-process{background-image:url(images/bg-blue.png);}
body.root-zebradogs{background-image:url(images/bg-orange.png);}

h1,h2{
	color:#fff;
	letter-spacing:0.5pt;
	font-weight:normal;
}
h3,a{
	color:#F4D465;
}
a img{border:none;}
.hidden{
	display:none;
	visibility:hidden;
}
.shadow{
	-moz-box-shadow: 0px 10px 50px #000;
	-webkit-box-shadow: 0px 10px 50px #000;
	box-shadow: 0px 10px 50px #000;
}
.text-shadow{
	text-shadow:0px 5px 5px #000;
}
.clear{	clear:both; }
.container{
	width:960px;
	margin:0 auto;
	position:relative;
}
#header{
	padding:10px 0;
	margin:0;
	background:rgba(0,0,0,0.25);
	border-bottom:1px solid rgba(183,11,11,0.25);
	position:relative;
	z-index:100;
	min-width:960px;
}
.root-process #header{border-bottom:1px solid rgba(63,163,191,0.25);}
.root-zebradogs #header{border-bottom:1px solid rgba(255,136,0,0.25);}

#menu{
	padding:15px 0;
	margin:0 0 25px 0;
	height:20px;
	z-index:50;
	position:relative;
	min-width:960px;	
}
#menu ul{
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu li{
	display:inline;
	list-style-type:none;
	margin:0;
	padding:4px 4px 4px 12px;
	border-left:1px solid rgba(183,11,11,0.3);
}
.root-process #menu li{border-left:1px solid rgba(63,163,191,0.3);}
.root-zebradogs #menu li{border-left:1px solid rgba(255,136,0,0.3);}

#menu li:first-child{
	border-left:none;
}
#menu a{
	color:#fff;
	text-transform:lowercase;
	text-decoration:none;
	line-height:20px;
	font-size:16px;
	letter-spacing:0.5pt;
}
#menu a:hover{
	color:#F4D465;
}

#menu ul li.current_page_item a, #menu ul li.current_page_ancestor a{
	text-transform:uppercase;
	color:#F4D465;
}

#content .column{
	float:left;
	text-align:left;
	font-size:12px;
	line-height:1.7em;
}
#content .left{
	width:230px;
}
#content .center{
	width:500px;
	padding:0 0 20px 0;
}
#content .right{
	width:230px;
}
 .left ul{
	margin:20px 40px 20px 0;
}
 .left ul, #content .left li{
	display:block;
	padding:0;
	list-style-type:none;
	text-align:center;
}
 .left li{
	margin:10px 0 0 0;
}

 .left li a, #social-links a{
	font-size:12px;
	display:block;
	margin:0;
	padding:0;
	background-image:url(images/btn-bg.png);
	color:rgba(255,255,255,0.65);
	text-decoration:none;
	height:30px;
	line-height:30px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-box-shadow: 0px 2px 4px #000;
	-webkit-box-shadow: 0px 2px 4px #000;
	box-shadow: 0px 2px 4px #000;
	border:1px solid #000;
	z-index:1000;
	position:relative;
}
.left li a:hover, #social-links a:hover{
	color:#fff;
	margin:0;
	border:1px solid #fff;
}

.left li.current_page_item a, .left li.current_page_ancestor a{
	margin:0;
	color:#000;
	background-image:url(images/btn-active-bg.png);
	border:1px solid rgba(255,255,255,0.5);
}

#footer{
	background-color:rgba(0,0,0,0.25);
	border-bottom:1px solid rgba(183,11,11,0.25);
	border-top:1px solid rgba(183,11,11,0.25);
	margin:60px 0 50px 0;
	position:relative;
	z-index:100;
	height:80px;
}
.root-process #footer{
	border-bottom:1px solid rgba(63,163,191,0.25);
	border-top:1px solid rgba(63,163,191,0.25);
}
.root-zebradogs #footer{
	border-bottom:1px solid rgba(255,136,0,0.25);
	border-top:1px solid rgba(255,136,0,0.25);
}


#dog{
	position:relative;
	bottom:20px;
	height:120px;
	width:120px;
	float:right;
}
#contact{
	width:420px;
	height:80px;
	float:right;
	text-align:left;
	font-size:12px;
}
#contact strong{
	color:#F4D465;
	font-size:16px;
	font-weight:normal;
}
#contact div{
	height:40px;
	float:right;
	text-align:right;
}
#call{
	width:50%;
	line-height:45px;
}
#email{
	width:50%;
	line-height:45px;
}
#visit{
	line-height:25px;
}
#frame{
	width:744px;
	height:451px;
	margin:0 auto;
	position:relative;
	background-color:#000;
}
#frame canvas, #frame-center{
	position:absolute;
}
#frame-top{
	height:50px;
	width:744px;
	top:0px;
	left:0px;	
	background:url(images/frame_top.jpg);	
}
#frame-left{
	height:349px;
	width:49px;
	top:50px;
	left:0px;
	background:url(images/frame_left.jpg);
}
#frame-center{
	top:50px;
	left:49px;
	height:349px;
	width:648px;
	z-index:100;
	background-image:url(images/spinner.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#frame-center{
	background-color:#000;
}
#frame-right{
	height:349px;
	width:47px;
	right:0;
	top:50px;
	background:url(images/frame_right.jpg);
}
#frame-bottom{
	width:744px;
	height:52px;
	bottom:0px;
	left:0px;
	background:url(images/frame_bottom.jpg);
}
#spot{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow:hidden;
    z-index:10;
}
#light{	    
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 200%;
    background: rgba(0,0,0,0.425);
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 400, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.425)), color-stop(0.2, rgba(0,0,0,0)));
    background: -moz-radial-gradient(50% 50% 45deg,circle closest-side,transparent 0,transparent 100px,rgba(0, 0, 0, 0.425) 400px);
}

#content{
	width:960px;
	margin:60px auto;
	position:relative;
	z-index:100;
	border-top:2px solid rgba(0,0,0,0.15);	
	border-bottom:2px solid rgba(0,0,0,0.15);
	background:url(images/content-bg.png);
}

#children{
	width:800px;
	margin:0 auto;
}

#children .child{
	width:50%;
	padding:10px 0;
	float:left;
	text-align:left;
}

.child .thumb{
	float:left;
	padding:6px;
	background-color:rgba(255,255,255,0.15);
	margin:10px 10px 40px 10px;
	line-height:0;
	font-size:0;
}

.child .thumb img{
	width:69px;
	height:57px;
}

.child h2 a{
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	font-size:16px;
}
.child h2{
	margin:0;
	padding:0;
}
.child p{
	margin:0;
	font-size:12px;
}
#videos{
	background-color:rgba(255,255,255,0.1);
	border:1px dotted rgba(255,255,255,0.2);
	padding:5px;
	margin:20px 0 20px 20px;
}
#videos h2{
	margin:0;
	padding:0;
	font-size:15px;
}
#videos img{
	height:45px;
	width:60px;
	float:left;
	margin:0 5px 5px 0;
}
#videos a{
	text-decoration:none;
}
#videos ul,#videos li{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	clear:both;
}
#videos ul{
	margin:5px 0 0px 0;
	
}
#videos li{
	line-height:1em;
	font-size:11px;
	padding:5px 0 0 0;
}
#videos .loading{
	background-image:url(images/spinner.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:200px;
}

#zebradogs{
	height:420px;
	width:960px;
	margin:0 auto;
	z-index:100;
	line-height:0px;
	font-size:0px;
	position:relative;
	background:url(images/zebradogs-bg.png);
}
#zebradogs img{
	display:none;
}
.zdogs #content{
	margin:0 auto;
}
.zdogs .left{
	width:230px;
	float:left;
}
#zebradog{
	width:730px;
	float:left;
}

#bio{	
	width:440px;
	position:relative;
	top:0;
	left:0;
	z-index:1000;
	padding:0 260px 0 0px;
	text-align:left;
	display:block;
}

* html #bio{
    position:absolute;
    width:4400px;
    left:0;
}

#bio a{
	font-size:0px;
	line-height:0px;
	display:block;
	height:0;
	width:0;
}
#bio img{
	position:absolute;
	right:0;
	bottom:0;
	height:400px;
	width:250px;
	z-index:10000;
	display:block;
}
#bio.loading{
	background-image:url(images/spinner.gif);
	background-repeat:no-repeat;
	background-position:550px 100px;
}
#bio h2{
	font-family: "lucida sans unicode","lucida grande",sans-serif;
	font-weight:normal;
	font-size:24px;
	margin:20px 0 0px 0;
	padding:0;
	letter-spacing:0.3pt;
}
#bio h3{
	font-size:16px;
	letter-spacing:0.8pt;
	margin:0px 0 5px 0;
	padding:0;
	font-weight:normal;
	}
#bio span{
	font-size:12px;
	line-height:151%;
}

#copyright{
	position:absolute;
	right:0;
	bottom:0;
	height:30px;
	line-height:30px;
	font-size:11px;
	color:rgba(183,11,11,0.5);
	text-align:right;
}
.root-process #copyright{color:rgba(63,163,191,0.5);}
.root-zebradogs #copyright{color:rgba(255,136,0,0.5);}

#social-links{
	position:absolute;
	left:100px;
	top:-47px;
	bottom:0px;
	height:30px;
}
#social-links a{
	float:right;
	margin:0 5px;
	-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
	border:1px solid rgba(0,0,0,0.75);

}

#social-links a.text{
	padding:0 16px;
}
#social-links a.icon{
	width:30px;
	font-size:0;
}
#social-links a:hover{
	margin:0 5px;
}
#social-links img{
	height:30px;
	width:30px;
	background-repeat:no-repeat;
	background-position:bottom left;
}
#social-links a:hover img{background-position:top left;}
#vimeo img{background-image:url(images/social-vimeo.png);}
#twitter img{background-image:url(images/social-twitter.png);}
#facebook img{background-image:url(images/social-facebook.png);}

#social{
	width:420px;
	height:60px;
	float:left;
	font-size:11px;
	text-align:left;
	padding:10px 0;
	overflow:hidden;
	display:block;
}

#social a{
	text-decoration:none;
}

#social img{
	height:54px;
	width:54px;
	border:3px solid rgba(255,255,255,0.15);
	margin:0px 10px 0px 0;
	float:left;
}

#light-switch{
	position:absolute;
	font-size:11px;
	right:12px;
	bottom:8px;
	z-index:100;
}
#light-switch a{
	color:rgba(183,11,11,0.5);
	text-decoration:none;
}
.root-process #light-switch a{color:rgba(63,163,191,0.4);}
.root-zebradogs #light-switch a{color:rgba(255,136,0,0.4);}
#header #light-switch a:hover{color:#fff;}
#content h1{
	line-height:1.2em;
}
#interactive{
	float:right;
	text-decoration:none;
	font-size:12px;
	position:absolute;
	right:110px;
	top:-47px;
	bottom:0px;
	height:30px;
	text-align:right;
	color:rgba(255,255,255,0.55);
}
#content #interactive:hover{
	text-decoration:underline;
	color:#fff;
	
}


