@charset "utf-8";
@import url("reset.css");

@font-face {
	font-family: 'UniversLight';
	src: url('universlight-webfont.eot');
	src: local('☺'), url('../universlight-webfont.woff') format('woff'), url('../universlight-webfont.ttf') format('truetype'), url('../universlight-webfont.svg#webfontuqdMsOsD') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	background: #000000 url("../imgs/bg.jpg") top center no-repeat;
}

embed {padding: 0px; margin:0px; display: block}
object {padding: 0px; margin:0px;  display: block}

#headersmallres
{background:url("../imgs/bg.jpg") no-repeat center top; margin:0 auto;
position:relative;
width:1040px; height:223px;}

#logomenu
{position:relative;
top:172px;}

#antlers {
	margin: -22px auto 0;
	position: relative;
	top: 0px;
	left: -9px;
	background: url("../imgs/antlers.png") no-repeat;
	width: 384px;
	height: 85px;
	}

#container {
	margin: 0px auto 50px;
	width: 1040px;

}



#header {
	position: relative;
	
	background:url("../imgs/bg.jpg") no-repeat center top; margin:0 auto;
position:relative;
z-index:0;
width:1040px; height:242px;
}


/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
body {background: #000000 url("../imgs/bg2.jpg") top center no-repeat;}
#header {background:url("../imgs/bg2.jpg") no-repeat center top;}
}

/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {
body {background: #000000 url("../imgs/bg2.jpg") top center no-repeat;}
#header {background:url("../imgs/bg2.jpg") no-repeat center top;}
}

ul#nav { float: right; position: relative; top: -28px; list-style: none; z-index: 1;}
ul#nav li { display: block; float: left; }
ul#nav li a { display: block; width: 64px; height:21px; background: url("../imgs/nav.png") no-repeat; text-decoration: none; }

ul#nav li.nav-home a { background-position: 0 -21px; }
ul#nav li.nav-home a:hover { background-position: 0 0; }
ul#nav li.nav-home-current a { background-position: 0 0; }

ul#nav li.nav-work a { background-position: -64px -21px; }
ul#nav li.nav-work a:hover { background-position: -64px 0; }
ul#nav li.nav-work-current a { background-position: -64px 0; }

ul#nav li.nav-about a { background-position: -128px -21px; }
ul#nav li.nav-about a:hover { background-position: -128px 0; }
ul#nav li.nav-about-current a { background-position: -128px 0; }

ul#nav li.nav-blog a { background-position: -192px -21px; }
ul#nav li.nav-blog a:hover { background-position: -192px 0; }
ul#nav li.nav-blog-current a { background-position: -192px 0; }

ul#nav li.nav-contact a { background-position: -256px -21px; }
ul#nav li.nav-contact a:hover { background-position: -256px 0; }
ul#nav li.nav-contact-current a { background-position: -256px 0; }
	


#content {
	margin: -63px 0 0 0 ;
	padding: 25px;
	background: #ffffff	;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
}


.othernotes {font-size: 12px; line-height: 20px;}
.other notes p + p { text-indent: 25px;}



#content div a {
	color: #c34038;
	text-decoration: underline;
	font-weight: normal; }
	
	#content div a:hover { color: #e2625a;}

#border { border:1px solid #cccccc; padding: 1px; width:986px; }


#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	}

#footer div {
	margin: 40px 25px 0;
	float: left;
	width: 280px;
}

#footer div a {
	color: #c34038;
	text-decoration: underline;
	font-weight: normal; 
}

#footer div a:hover { color: #e2625a;}

#footer div ul {font-size:13px; line-height:18px;
		margin-left: -11px; 
	list-style: none;
}

#footer div ul li {
	background: url("../imgs/square-bullet.gif") 0 8px no-repeat;
	padding-left: 15px; 
	padding-bottom:7px;
}

#footer div ul li a {font-size:13px; line-height:18px; color:#000000; text-decoration:none}
#footer div ul li a:hover {font-size:13px; line-height:18px; color:#000000; text-decoration:underline}


#footer div ul.buttons { 
list-style: none;
}

#footer div ul.buttons li { display: block; height: 16px; width: 16px; float: left; background: none; padding-left:12px; }
#footer div ul.buttons li a { display: block; height: 16px; width: 16px; text-decoration: none; background: url("../imgs/icons.gif") no-repeat; outline: none; }
#footer div ul.buttons li.button-rss a { background-position: 0 0; }
#footer div ul.buttons li.button-rss a:hover { background-position: 0 -16px; }
#footer div ul.buttons li.button-facebook a { background-position: -16px 0; }
#footer div ul.buttons li.button-facebook a:hover { background-position: -16px -16px; }
#footer div ul.buttons li.button-vimeo a { background-position: -32px 0; }
#footer div ul.buttons li.button-vimeo a:hover { background-position: -32px -16px; }
#footer div ul.buttons li.button-twitter a { background-position: -48px 0; }
#footer div ul.buttons li.button-twitter a:hover { background-position: -48px -16px; }
#footer div ul.buttons li.button-youtube a { background-position: -64px 0; }
#footer div ul.buttons li.button-youtube a:hover { background-position: -64px -16px; }

#footer p { margin-top: 40px; text-align: center; line-height: 18px; font-family: helvetica, arial, sans-serif; font-size: 12px; }


#footersmall { font-size: 9px;}

#footer a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
	
#footer a:hover { text-decoration: underline;}

#footer #footeremail a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	}
	#footer #footeremail a:hover { text-decoration: underline;}

#top{
    background: url("../imgs/top-btn.png") repeat scroll 0 0 transparent;
    color: #FFFFFF !important;
    display: block;
    font-family: Georgia;
    font-size: 14px;
    font-style: italic;
    font-weight: bold !important;
    height: 34px;
    margin: 25px auto;
    padding-left: 58px;
    padding-top: 10px;
    text-decoration: none !important;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.25);
    width: 236px;
}

h1 {
	display: block;
	width: 250px;
	height: 63px;
	background: url("../imgs/foxhound.png") no-repeat;
}

h1 a { text-decoration: none; }

h2 {
	margin-bottom: 5px;
	font-family: UniversLight, helvetica, arial, sans-serif; 
	font-size: 24px;
	border-bottom: 1px solid #e96963;
	}
	
	h3 {
	margin-bottom: 5px;
	font-family: UniversLight, helvetica, arial, sans-serif; 
	font-size: 16px;
	border-bottom: 1px solid #e96963;
	}
	
	h5 {font-weight: bold; margin-top: 24px; font-size: 14px;}
	
	
	h6 {
	margin-top: 35px;
	margin-bottom: 5px;
	font-family: UniversLight, helvetica, arial, sans-serif; 
	font-size: 16px;
	border-bottom: 1px solid #e96963;
	}
	
	
	
	ul.bullets {font-size:13px; line-height:18px;
		margin-left: 35px; 
	list-style: none;
}

ul.bullets li {
	background: url("../imgs/square-bullet.gif") 0 8px no-repeat;
	padding-left: 15px; 
	padding-bottom:15px;
}

	#worktitle {
	margin-bottom: 5px;
	font-family: UniversLight, helvetica, arial, sans-serif; 
	font-size: 18px;
	border-bottom: 1px solid #e96963;
	}
	
	.worktitlesearch {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; border-bottom: 0px; margin: 3px 0 0 2px;}
	
	.worktitlesub {color: #767676;font-size: 12px; position: relative; top:-8px; margin: 0 0 18px 2px;}


h4 {
	font-size: 16px;
	}
	
	h4 a {color:#000000 !important; text-decoration: none !important;}
	h4 a:hover {text-decoration: underline !important;}
	
	
div.edit {width:570px; border:1px solid #f5d0ce; background: url("../imgs/pinkbg.gif") top center; padding:12px 16px 12px 16px; margin: 16px 0 24px 0; font-size:12px;}
	

#comments {padding: 5px 0;
	font-family: UniversLight, helvetica, arial, sans-serif; 
	font-size: 18px;border-bottom: 0px  }
	
var { visibility: hidden; }

.clear {clear: both;}


#footer div #twitter_div{ margin:0; width:auto }
#footer div #twitter_div ul li  {list-style: none; background:none; padding:0; padding-bottom:6px; font-size:14px; line-height:24px; margin:0 }
#footer div #twitter_div ul  {margin:0 }
#footer div #twitter_div ul li a {color:#4d4d4d; margin-left:5px; margin-right:90px;}


#twitter_update_list a {
		font-size:10px; color:#4d4d4d;
	font-style: italic; background: url('../imgs/twitter-bird.png') top right no-repeat; padding-right:25px;}
	
	#twitter_update_list a:hover {
	font-size:10px; color:#FF0000;
	font-style: italic; background: url('../imgs/twitter-bird.png') top right no-repeat; padding-right:25px;
	}
	
	
#oneoftwo {width: 442px; margin: 0 0 0 25px; float:left;}
#twooftwo {width:442px; margin: 0 20px 0 55px; float:left;}
#twooftwo p, #oneoftwo p {padding: 0 30px 0px 0;}
#twooftwo p + p, #oneoftwo p + p {margin:0 0 0 0;text-indent:25px;}

#workcontainer{width:950px;margin:0 auto;padding:20px 0;}
#leftoftwo {width: 265px; margin: 30px 64px 0 15px; float:left; list-style:none;}
#leftoftwowork {width: 265px; margin: 15px 64px 0 15px; float:left; list-style:none;}
#leftoftwoworksearch {background:#d03f2e;height:27px; list-style:none;padding:9px 30px;font-family:Georgia,Helvetica,Arial;margin-bottom:35px;}
#leftoftwoworksearch h3{border:none;float:left;font-family:Georgia;font-weight:bold;font-style:italic;color:#FFF;font-size:14px;text-shadow: 1px 1px 0px rgba(0,0,0,0.25);padding-top:2px;}

#leftoftwowork p + p {margin:0 0 0 0;text-indent:25px;}
#rightoftwo {width: 622px; margin: 30px 0 0 0; float:left;}
#rightoftwowork {width: 628px; margin: 15px 0 0 0; float:left}
#rightoftwo h2 { margin-bottom: 0px;}
#rightoftwo h2 a {font-size: 24px; color:#000000; text-decoration:none;}
#rightoftwo h2 a:hover {font-size: 24px; color:#000000; text-decoration:none;}

#leftlarge {width: 610px; margin: 20px 0 0 25px; float:left;}
#leftlarge p {margin: 0.8em 0 0.8em 0;}
#rightsmall {width: 277px; margin: 20px 20px 0 48px; float:left; list-style:none;}
#rightsmall p {margin: 0.8em 0 0.8em 0;}

.leftworkcontent {margin-bottom: 35px;}

#postauthor {font-family:Helvetica, Arial, sans-serif; font-size:11px; color:#686868; float:left; width:200px; margin-bottom:12px;}
#postcategory {font-family:Helvetica, Arial, sans-serif; font-size:11px; color:#686868; float:left; width: 422px; text-align:right;  margin-bottom:12px;}
#postcategory a {text-decoration:none !important;}
#searchdate {font-family:Helvetica, Arial, sans-serif; font-size:11px; color:#686868; margin-bottom:12px;}
.graytext {font-family:Helvetica, Arial, sans-serif; font-size:11px; color:#686868; margin-bottom:12px;}

#entryfooter {width:588px; height:25px; border:1px solid #f5d0ce; background: url("../imgs/pinkbg.gif") top center; padding:12px 16px 12px 16px; margin: 16px 0 24px 0; font-size:12px;}
#entrydate {width:33%; float:left}
#entrynumbercomments {width:33%; text-align:center; float:left}
#entrynumbercomments img {position: relative; top:3px; left:-2px; }
#entryleaveacomment {width:33%; text-align:right; float: left}


.navigation ul {width:265px;} 
.navigation li a {font-size: 13px; color:#000000 !important; text-decoration: none !important; width:265px;} 
.navigation li a:hover {text-decoration: underline !important;}
.navigation li {width:132px; float:left; font-size: 12px; color:#818181;}


ul.popularposts {background: url('../imgs/popular-bg.gif') top left; padding-left: 3px;}
.popularposts li {height:24px;}
.popularposts li a {font-size: 13px; color:#000000 !important; text-decoration: none !important; }
.popularposts li a:hover {text-decoration: underline !important;}









div#jaredpolowick {width: 277px; height:91px; line-height: 18px; font-size: 13px; margin: 10px 0 10px 0;}
div#shaneduquette {width: 277px; height:91px; line-height: 18px; font-size: 13px;}
.partner-photo-one {float: left; width: 91px; margin: 0 12px 0 0;}
.partner-photo-two {float: left; width: 91px; margin: 0 0 0 12px;}
.partner-text-one {float: left; width: 171px; padding: 7px 0 0 0;}
.partner-text-two {float: left; width: 171px; padding: 7px 0 0 0; text-align: right;}
.partner-details {color: #767676; font-size: 11px;}




#footer-mailing input {
		width: 116px;
		padding: 0 7px 0 7px;
		height: 20px;
		border: 1px solid #d2d2d2;
		font-size: 12px;
		color: #7c7c7c;	
		float: left; 
		margin-top: 8px;
		}

#nn {margin-right: 12px;}
	
#footer-mailing input#mailsubmit {
	display: block;
	margin: 10px 23px 0 0;
	width: 75px;
	height: 20px;
	background: url('../imgs/join-list.gif') 0 0 no-repeat ;
	border: none;
	outline: none;
	}
	
#footer-mailing input#mailsubmit:active {
	background-position: 0 -20px;
	outline: none;
	}




.success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}












#leftoftwo #searchsubmit {
		float: right;
		display: block;
		width: 26px;
		height: 20px;
		background: url('../imgs/go.gif') 0 0 no-repeat ;
		border: none;
		outline: none;
		cursor: pointer;
		margin: 1px 0 0 0;
		}
		
	#leftoftwo #searchsubmit:active {
		background-position: -26px 0px;
		outline: none;
		}
		
	#blog-sidebar #searchsubmit::-moz-focus-inner { border: 0; }
	
	
	#leftoftwo #s {
			width: 210px;
			padding: 0 7px 0 7px;
		height: 20px;
		border: 1px solid #d2d2d2;
		font-size: 12px;
		color: #7c7c7c;
		}
		
.border { border: 1px solid #d3d3d5; padding: 1px; margin-bottom: 24px;}
.border2 { border: 1px solid #d3d3d5; padding: 1px; margin-bottom: 15px;}
.border-float { border: 1px solid #d3d3d5; padding: 1px; float:right; margin: 5px 0 0 5px}
.workimages img {display: block; margin-bottom: -8px;}
.workimages { border: 1px solid #d3d3d5; padding: 1px; line-height: 0; overflow:hidden}
 
div.border img {display:block; padding: 0; margin: 0}
div.work-type { margin-bottom: 5px; font-family: helvetica, arial, sans-serif; font-size: 10px; text-transform: uppercase; color: #666666; font-weight: normal; position: relative; top:-4px;   }
.work-type a {color: #666666 !important; text-decoration: none !important;}
.work-type a:hover {text-decoration: underline !important;}

ul#work-list { list-style: none; width: 950px; }
ul#work-list .li-wrapper{display:none;}
ul#work-list .clip-holder{background:#c33527;height:278px;overflow:hidden;position:relative;width:290px;}
ul#work-list .clip{height: 100%;position: absolute;width: 100%;}
ul#work-list li { width: 290px; float: left;margin-right: 40px;height:330px;margin-bottom:40px; }
ul#work-list li.last{margin-right:0;}
ul#work-list li img { width: 290px; height: 278px; /*border: 1px solid #d3d3d5; padding: 1px;*/ }

.quicksearch, .searchtags {display: none;}

.commentlist { margin: 20px 0; }
.commentlist li { display: block; margin-bottom:20px; border: 1px solid #f4d1cf; background: url('../imgs/cmnt-message.gif'); }
.commentlist li.admincomment { border: 1px solid #999999; background: url('../imgs/cmnt-adminmessage.gif'); }

.comment-user { float: left; padding: 15px; width: 114px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; line-height: 12px; border-right: 1px solid #f4d1cf; background: url('../imgs/cmnt-user.gif'); }

li.admincomment .comment-user { border-right: 1px solid #999999; background: url('../imgs/cmnt-adminuser.gif'); }

.comment-user cite { color: #d3473a; font-style: normal; font-size: 14px; padding-bottom: 5px; }
li.admincomment .comment-user cite { color: #000000; }

.comment-user img { margin-top: 10px; }

.comment-message { float: left; padding: 12px 18px 15px 18px; width: 430px; font-size: 13px; line-height: 21px; }


ul.addtoany_list {}
ul.addtoany_list element {background:url("http://foxhoundstudio.com/wp-content/plugins/add-to-any/favicon.png") no-repeat scroll 9px 0 transparent !important;
padding:0 0 0 30px;
vertical-align:middle; position: relative; top:-1px;}


div.entry p {width:600px;margin: 1.25em 0;}



#author {width: 210px;padding: 0 7px 0 5px;height: 20px;border: 1px solid #d2d2d2;font-size: 12px;color: #7c7c7c; margin-right: 8px;}
#email {width: 210px;padding: 0 7px 0 5px;height: 20px;border: 1px solid #d2d2d2;font-size: 12px;color: #7c7c7c; margin-right: 8px;}
#url {width: 210px;padding: 0 7px 0 5px;height: 20px;border: 1px solid #d2d2d2;font-size: 12px;color: #7c7c7c; margin-right: 8px;}
#comment {width:430px; height:200px; padding: 10px 12px 10px 12px;border: 1px solid #d2d2d2;font-size: 12px;color: #7c7c7c; margin-right: 8px;}
#submit {display: block;width: 87px;
		height: 20px;
		background: url('../imgs/submit-button.gif') 0 0 no-repeat ;
		border: none; 
		outline: none;
		cursor: pointer;
		margin: 1px 0 0 0;
		}
#submit:active {
		background-position: -87px 0px;
		outline: none;
		}
		
.url {text-decoration: none !important;}
#search-feedback { font-size: 14px; font-style: italic}


form#newsletter label.error {
	font-size: 12px;
	color: #990000;
	}
	
	
	
	
	
	
	
	
	
	
h1.sg-title {
background: none!important;
width: auto!important;
font-size: 22px!important;
}
	
	
.sg-button-bar input {
	background:none repeat scroll 0 0 #c63932!important;
	border-color:#CF6B66 -moz-use-text-color -moz-use-text-color!important;
	outline:1px solid #8E2A24!important;}
	
.sg-button-bar input:hover {
	background:#b2332d!important;
	border-color:#a02e28!important;}
	
.sg-progress-bar-text {
color: #FFFFFF!important;
margin-top: 0!important}

.sg-progress-bar {
background:#b2332d!important;
border: 1px solid #a02e28!important;}

.sg-progress-bar-inner {
background-color: #de544d!important}