@font-face{
  font-family: 'Actor';
  font-weight: 400;
  font-style: normal;
  src: url('../fonts/Actor-regular/Actor-regular.eot');
  src: url('../fonts/Actor-regular/Actor-regular.eot?#iefix') format('embedded-opentype'),
       local('Actor Regular'),
       local('Actor-regular'),
       url('../fonts/Actor-regular/Actor-regular.woff2') format('woff2'),
       url('../fonts/Actor-regular/Actor-regular.woff') format('woff'),
       url('../fonts/Actor-regular/Actor-regular.ttf') format('truetype'),
       url('../fonts/Actor-regular/Actor-regular.svg#Actor') format('svg');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  src: url('../fonts/Open-Sans-regular/Open-Sans-regular.eot');
  src: url('../fonts/Open-Sans-regular/Open-Sans-regular.eot?#iefix') format('embedded-opentype'),
       local('Open Sans'),
       local('Open-Sans-regular'),
       url('../fonts/Open-Sans-regular/Open-Sans-regular.woff2') format('woff2'),
       url('../fonts/Open-Sans-regular/Open-Sans-regular.woff') format('woff'),
       url('../fonts/Open-Sans-regular/Open-Sans-regular.ttf') format('truetype'),
       url('../fonts/Open-Sans-regular/Open-Sans-regular.svg#OpenSans') format('svg');
}

@font-face {
  font-family: 'Oswald';
  font-weight: 500;
  font-style: normal;
  src: url('../fonts/Oswald-500/Oswald-500.eot');
  src: url('../fonts/Oswald-500/Oswald-500.eot?#iefix') format('embedded-opentype'),
       local('Oswald Medium'),
       local('Oswald-500'),
       url('../fonts/Oswald-500/Oswald-500.woff2') format('woff2'),
       url('../fonts/Oswald-500/Oswald-500.woff') format('woff'),
       url('../fonts/Oswald-500/Oswald-500.ttf') format('truetype'),
       url('../fonts/Oswald-500/Oswald-500.svg#Oswald') format('svg');
}

@font-face {
  font-family: 'Basic';
  font-weight: 400;
  font-style: normal;
  src: url('../fonts/Basic-regular/Basic-regular.eot');
  src: url('../fonts/Basic-regular/Basic-regular.eot?#iefix') format('embedded-opentype'),
       local('Basic Regular'),
       local('Basic-regular'),
       url('../fonts/Basic-regular/Basic-regular.woff2') format('woff2'),
       url('../fonts/Basic-regular/Basic-regular.woff') format('woff'),
       url('../fonts/Basic-regular/Basic-regular.ttf') format('truetype'),
       url('../fonts/Basic-regular/Basic-regular.svg#Basic') format('svg');
}

body {
	background-color: #181818;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	position: relative;
	font-size: 20px;
	color: #e5e5e5;
	font-family: 'Oswald';
	font-weight: 500;
	font-style: normal;
}

.center {
	width: 100%;
	margin: 0px auto;
}

#topgrad {

	background: #565656; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#111, #3c3c3c); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#111, #3c3c3c); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#111, #3c3c3c); /* For Firefox 3.6 to 15 */
    	background: linear-gradient(#111, #3c3c3c); /* Standard syntax */
    	height: 140px;
}

#topper {
	top: 40px;
	background: url(../images/pdogheadshow.jpg) no-repeat bottom center;
	background-size: cover;
	max-width: 100%;
	width: 1920px;
	height: 317px;
}

#bar {
  	width: 100%;
  	height: 200px;
  	position: absolute;
  	text-align: left;
  	background-image:-webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#111));
  	background-image:-webkit-linear-gradient(top,#3c3c3c,#111);
  	background-image:-moz-linear-gradient(top,#3c3c3c,#111);
  	background-image:-ms-linear-gradient(top,#3c3c3c,#111);
  	background-image:-o-linear-gradient(top,#3c3c3c,#111);
  	background-image:linear-gradient(top,#3c3c3c,#111);
}

#pdogshine {width: 7210px; height: 91px; background: url(../images/pdog_dot_us_shine.png) 0px 0px; background-repeat: no-repeat;}

a.menulinks {
	font: 20px 'Trebuchet MS', Lucida Grande, Tahoma, Verdana, Sans-Serif;
	color: #e9e9e9;
	text-decoration: none;
}

a.menulinks:hover {
	color: #ffffff;
	text-shadow: 0px 0px 6px #c3c3c3;
	text-decoration: none;
}

a.breadcrumblinks {
	font: 16px 'Open Sans', Lucida Grande, Tahoma, Verdana, Sans-Serif;
	color: #e9e9e9;
	text-decoration: none;
}

a.breadcrumblinks:hover {
	color: #ffffff;
	text-shadow: 0px 0px 6px #c3c3c3;
}

a.avidlink {
	font-family: 'Open Sans';
	color: #a3a3a3;
	text-decoration: none;
}

a.avidlink:hover {
	color: #ffffff;
	text-shadow: 0px 0px 6px #c3c3c3;
}

a.photolink {
	font-family: 'Open Sans';
	font-size: 14px;
	color: #f425ff;
	text-decoration: none;
}

a.photolink:hover {
	color: #a600af;
	text-shadow: 0px 0px 4px #501f53;
}

.fa fa-folder-o {
    	font-size: 48px; 
    	color: #a600af; 
  	text-shadow: 2px 2px 0px #3c003f;
}

.fa fa-folder-open {
  	font-size: 48px; 
  	color: #a600af; 
  	text-shadow: 2px 2px 0px #3c003f;
}

.smallfont {
	font-family: 'Open Sans';
	font-size: 12px;
	color: #cccccc;
	cursor: default;
}

a.thumblink {
	padding: 0px;
	border: 4px solid transparent;
	text-decoration: none;
	width: 278px;
	height: 205px;
}

a.thumblink:hover {
	padding: 0px;
	border: 4px solid #500061;
	width: 278px;
	height: 205px;
}

a.thumblinksm {
	padding: 0px;
	border: 4px solid transparent;
	text-decoration: none;
	width: 158px;
	height: 118px;
}

a.thumblinksm:hover {
	padding: 0px;
	border: 4px solid #500061;
	width: 158px;
	height: 118px;
}

.thumbpick:hover {
	outline: 2px solid #720097;
	top: 0;
	bottom: 0;
	padding: 0;
}

#frontpage_about {
	padding: 10px;
	margin: 0px auto;
	top: 20px;
	line-height: 25px;
	width: 990px;
	position: relative;
	left: 20px;
}

.verbagefont {
    font-family: 'Helvetica Neue LT Com 67 Medium Condensed';
    font-size: 18px;
}

.verbagetopic {
    font-family: 'Helvetica Neue LT Com 43 Light Extended';
    font-size: 16px;
}

.menuextra {
	padding: 30px;
	color: #e9e9e9;
	text-decoration: none;
	font: 16px 'Trebuchet MS', Lucida Grande, Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
}

#content {
	padding: 10px;
	margin: 0px auto;
	line-height: 25px;
	width: 960px;
	height: 100%;
	position: relative;
	overflow: hidden;
}

#footer {

    	height: 230px;
    	right: 0px;
    	bottom: 0px;
    	left: 0px;
    	padding: 0px;

}

a.footlinks, a.footlinks:active, a.footlinks:visited {text-decoration: none; color: #888888; font-size: 12px;}
  	
a.footlinks:hover {text-decoration: none; color: #888888; font-size: 12px; text-shadow: 0px 0px 6px #c3c3c3;}

a.footlinks:active {text-decoration: none; color: #ffffff; font-size: 12px; font-weight: bold;}

a.sociallinks, a.sociallinks:active, a.sociallinks:visited {text-decoration: none; color: #888888; font-size: 20px;}
  	
a.sociallinks:hover {text-decoration: none; color: #888888; font-size: 20px; text-shadow: 0px 0px 8px #444444;}

#finisher {
	padding: 0px;
	margin: 0px auto;
	width: 1000px;
	height: 80px;
	position: relative;
	top: 100px;
}

table.features {
	float: center;
}

a {
	outline					: none;
	border					: none;
}

a:hover {
	color: #ffffff;
}

a:active {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

img {
	border: 0;
}

table, td {
	border: 0;
}

.imgstyle {
	border-radius: 14px;
}

a.micro { font: 10px 'Lucida Grande', Tahoma, Verdana, Sans-Serif; font-weight: bold; color: #ffffff; text-decoration: none; }

a.micro:hover { color: #cccccc; }