@charset "utf-8";
/* CSS Document */
/***** Global Settings *****/
 
html, body {
	border:0;
	margin:0;
	padding:0;
}
body {
	font:100%/1.25 Georgia, "Times New Roman", Times, serif;
}
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-family: "LeagueGothicRegular", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
h1 {
	padding:0 0 10px 0;
	letter-spacing:1px;
	font-size:3em;
	font-style:normal;
	text-align:center;
	color:#CCC;
}
h2 {
	padding:0;
	letter-spacing:1px;
	font-size:1.5em;
}
h3 {
	font-size:1em;
	font-weight:bold;
}
/***** Common Formatting *****/
 
p, ul, ol {
	margin:0;
	padding:0 0 1.25em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 175%;
	color:#666;
}
ul, ol {
	padding:0 0 1.25em 2.5em;
}
blockquote {
	margin:1.25em;
	padding:1.25em 1.25em 0 1.25em;
}
small {
	font-size:0.85em;
}
img {
	border:0;
}
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
/***** Links *****/
 
a, a:link, a:visited {
	text-decoration:none;
	color: #008fd5;
}
a:hover {
	text-decoration:underline;
}
/***** Forms *****/
 
form {
	margin:0;
	padding:0;
	display:inline;
}
input, select, textarea {
	font:1em Arial, Helvetica, sans-serif;
}
textarea {
	width:100%;
	line-height:1.25;
}
label {
	cursor:pointer;
}
/***** Tables *****/
 
table {
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}
table tr td {
	padding:2px;
}
/***** Wrapper *****/
 
#wrapper {
	margin:0;
	padding:0;
	background-image:url(images/texture-bg.jpg);
}
/***** Global Classes *****/
 
.clear {
	clear:both;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
.wrap {
	width:960px;
	margin:0 auto;
}
.img-left {
	float:left;
	margin:4px 10px 4px 0;
}
.img-right {
	float:right;
	margin:4px 0 4px 10px;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
@font-face {
 font-family: 'LeagueGothicRegular';
 src: url('fonts/League_Gothic-webfont.eot?') format('eot'),  url('fonts/League_Gothic-webfont.woff') format('woff'),  url('fonts/League_Gothic-webfont.ttf') format('truetype'),  url('fonts/League_Gothic-webfont.svg#webfont1Lb5Pdit') format('svg');
 font-weight: normal;
 font-style: normal;
}
#container {
	padding: 0 20px;
	width: 660px;
	margin:0 auto;
	background-color:#FFFFFF;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
}
#mainContent {
	padding: 0 0 20px 0;
	margin: 0;
}
/*------------Structural Elements----------*/
#eyebrowwrapper {
	background-image:url(images/footer_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding: 0px;
	height: 50px;
}
#eyebrow {
	border-bottom-style: none;
	padding: 0px;
	width: 700px;
	margin:0 auto;
}
#header {
	padding:20px 0 0 0;
}
.contact {
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	height:20px;
	text-align:right;
	padding:10px 0;
	font-style:italic;
	margin:20px 0;
}
.twitter {
	background-image:url(images/social-icons.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:20px;
	height:20px;
	float:left;
	text-indent:9999px;
	overflow:hidden;
	display:block;
	margin:0 10px 0 0;
}
.twitter:hover {
	background-position:0 -20px;
}
.skype {
	background-image:url(images/social-icons.jpg);
	background-repeat:no-repeat;
	background-position:-26px 0;
	width:20px;
	height:20px;
	float:left;
	text-indent:9999px;
	overflow:hidden;
	display:block;
	margin:0 10px 0 0;
}
.skype:hover {
	background-position:-26px -20px;
}
.linkedin {
	background-image:url(images/social-icons.jpg);
	background-repeat:no-repeat;
	background-position:-53px 0;
	width:20px;
	height:20px;
	float:left;
	text-indent:9999px;
	overflow:hidden;
	display:block;
	margin:0 10px 0 0;
}
.linkedin:hover {
	background-position:-53px -20px;
}
.flickr {
	background-image:url(images/social-icons.jpg);
	background-repeat:no-repeat;
	background-position:-79px 0;
	width:20px;
	height:20px;
	float:left;
	text-indent:9999px;
	overflow:hidden;
	display:block;
	margin:0 10px 0 0;
}
.flickr:hover {
	background-position:-79px -20px;
}
.services {
	background-color:#eee;
	border:1px solid #CCC;
	width:278px;
	padding:20px 20px 0 20px;
	float:left;
	margin:0 20px 20px 0;
	min-height:320px;
}
.services2 {
	background-color:#eee;
	border:1px solid #CCC;
	width:278px;
	padding:20px 20px 0 20px;
	float:left;
	margin:0 0 20px 0;
	min-height:320px;
}
.services3 {
	background-color:#eee;
	border:1px solid #CCC;
	padding:20px 20px 0 20px;
}
/*------------------------Main Navigation----------------*/
ul#mainnav {
	list-style-type:none;
	margin:0;
	padding:0;
	width:155px;
	float:right;
}
ul#mainnav li {
	display:block;
	float:left;
	padding:10px;
}
ul#mainnav li a {
	display:inline-block;
	font-style:italic;
	color:#FFFFFF;
	text-decoration:none;
}
ul#mainnav li a:hover {
	color:#008fd5;
}
/*------------------------End of Main Navigation----------------*/

.img_right {
	float: right;
}
.clear {
	clear: both;
}
#footerwrapper {
	margin:0;
	padding: 0px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
}
#footer {
	width: 700px;
	margin:0 auto;
}
/*------------------Begin of Twitter Elements----------------
#twitter_div {
	float: left;
	width: 250px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
}
#twitter_div a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008fd5;
	text-decoration: none;
}
#twitter_div .sidebar-title {
	color: #cccccc;
	text-transform: lowercase;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 20px;
	padding: 0px;
}
#twitter_update_list  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#twitter_div  ul {
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#twitter_div ul li {
	display: block;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #FFF;
	border: 1px solid #404040;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
}
#twitter_div ul li:hover {
	background-color: #313131;
}
#twitter-link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
#twitter_div a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008fd5;
	text-decoration: underline;
}
#twitter_div a#twitter-link  {
	text-decoration: none;
	display: block;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#twitter_div a#twitter-link:hover {
	color: #008fd5;
	text-decoration: none;
}
#twitter_div h2{
	font-size: 20px;
	margin-top: 20px;
}

.tweet {
	float: left;
}
.tweet_line {
	float: left;
	margin-top: 25px;
	margin-left: 5px;
	font-family: Helvetica, sans-serif, Arial;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-size: 12px;
	color: #454545;
}
------------------End of Twitter Elements----------------*/
.disclaimer {
	text-align: left;
	margin: 15px 0 0 0;
	float: left;
	width: 700px;
	padding:10px 0;
	color:#FFFFFF;
}
.disclaimer p {
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
}
.disclaimer p a {
	color:#FFFFFF;
	text-decoration:none;
}
.disclaimer p a:hover {
	color:#008fd5;
	text-decoration:none;
}
#portfolio {
	margin:0;
	padding: 20px 0;
}
#portfolio ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#portfolio ul li {
	display: block;
	float: left;
	width:206px;
	min-height:260px;
	margin:0 0 15px 0;
}
#portfolio ul li img {
	background-color: #FFF;
	display:block;
	height: 140px;
	width: 196px;
	border:5px solid #CCC;
	-moz-border-radius: 3px;
border-radius: 3px;
-webkit-border-radius: 3px; 
}
#portfolio ul li img:hover {
	border:5px solid #999;
}
#portfolio ul li p {
	text-align:center;
	font-style:italic;
	padding:8px 0 0 0;
	line-height:125%;
}
#portfolio ul li.margin {
	margin: 0 20px;
}
.boxshadow:hover {
	-moz-box-shadow: 0 0 8px #999;
}
p a.view-site{
	display:block;
	background-color:#90a2b1;
	color:#FFF;
	padding:5px;
	width:85px;
	margin:8px 0 0 53px;
	-moz-border-radius: 3px;
border-radius: 3px;
-webkit-border-radius: 3px; 
}
p a.view-site:hover {
	background-color:#02acff;
	color:#FFF;
	text-decoration:none;
}
/*------------Lightbox Elements----------*/
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA);
	/* Trick IE into showing hover */ display: block;
}
#prevLink {
	left: 0;
	float: left;
	background: url(http://www.dsgncreative.com/images/prevlabel.gif) left 15% no-repeat;
}
#nextLink {
	right: 0;
	float: right;
	background: url(http://www.dsgncreative.com/images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/*
ul{
	margin-bottom: 15px;
	margin-top: 10px;
	line-height: 125%;
	margin-left: 30px;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
*/


/*------------End of Lightbox Elements----------*/

