/*------------------------------------------------------------

	Master.css
	www.ankordesign.com
	
	Last Modified : 	23th January 2009
	Created by : 		Gregory Lynn
	Contact: 			desk[at]ankordesign.com	
	Copyright 2007 - 2009
	
	
/* Colour Palette
--------------------------------------------------------------

Light Grey - #fbfbfb

/* Plugins
-------------------------------------------------------------- */

@import 'plugins/reset.css';
@import 'plugins/classes.css';

	/* 960gs Grid
	-------------------------------------------------------------- */
		 @import 'plugins/960.css'; 

	/* Blueprint Grid
	-------------------------------------------------------------- */
		/* @import 'plugins/grid.css'; */
		


/* Page
-------------------------------------------------------------- */

body	{
	background-image: url(/images/bgd.jpg);
	background-attachment: fixed;
	background-color: #211F20;
}
#header {
	width: 960px;
	margin-top: 0px;
	position: relative;
	height: 129px;
}
#logo {
	float: left;
	position: absolute;
	top: 45px;
	height: 61px;
	width: 160px;
	left: -13px;
}
#access {
	position: fixed;
	left: 887px;
	top: 117px;	display:none;

}

#home, #about, #portfolio {
	margin-top: 0px;
}
#home-cntr {
	padding-bottom:101px;
	background-image: url(/images/shadow.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#home {
	padding-top: 60px;
}
#about {}
#port-cntr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2F3231;
	background-image: url(/images/port-bg.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F3231;
}
#portfolio {
	padding-top: 60px;
	margin-bottom:60px;
}
.shadow {
	background-image: url(/images/shadow.png);
	background-repeat: repeat-x;
	clear: both;
	height: 19px;
	padding-top: 60px;
	background-position: bottom;
}
#about-cntr {
	padding-bottom:120px;
}
#about {
	padding-top: 60px;

}
#contact-cntr {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #5A5C55;
	background-color: #95988D;
	padding-top: 60px;
	padding-bottom: 180px;
}
#contact {
	
}
.addy {
	padding-top: 1.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #646464;
	margin-right: 240px;
}
#footer-cntr {
	background-color: #E2E3E0;
	padding-top: 30px;
	padding-bottom: 50px;
}
.blurb {
	margin: 0 0 35px 0;
}
hr {
	background-image: url(/images/line-horz.png);
	height: 3px;
	border:0;
	padding: 3em 0 3em 0;
	background-repeat: repeat-x;
	background-position: center center;
}

/* Typography
-------------------------------------------------------------- */

/* Default font settings. 
   The font-size percentage sets 1em equal to 10px (1.1em = 11px, 2.2em = 22px, etc...)  */
body {
	font-size: 63.5%;
	color: #CFCECE;
	font-family: "Lucida Sans", "Helvetica Neue", Helvetica, sans-serif;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	color: #DBDDD4;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	line-height: 110%;
	text-transform: uppercase;
}

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 {
	font-size: 1.8em;
	margin-bottom: 40px;
	font-size: 2.0em;
}
#about h2 { color: #9F4631; }
#contact h2 {
	color: #191919;
}
h3 {
	font-size: 1.4em;
	margin-bottom: 1em;
	line-height: 120%;
	color: #9F4631;
	text-transform: uppercase;
	font-weight: bold;
}
.scroll h3 { margin-bottom:2em; }
h3.topm {
	margin: 0;
	margin-top: 50px;
	margin-bottom: 40px;
}

h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
	margin: 0;
	padding: 10px;
	background-image: url(/images/port-img-bg.png);
}
h2 img {
	margin-bottom:30px;
	height:200px;
}

#header h1 {
	margin: 0;
	text-indent: -9999px;
}
#header h1 a {
	background-image: url(/images/logo3.png);
	display: block;
	height: 93px;
	width: 171px;
	background-repeat: no-repeat;
}




/* Text elements
-------------------------------------------------------------- */

p           {
	margin: 0 0 1.5em;
	font-size: 1.2em;
	line-height: 130%;
	font-family: "Lucida Sans", "Helvetica Neue", Helvetica, sans-serif;	/*font-family: Georgia, "Times New Roman", Times, serif;
*/
}
.scroll p { margin-bottom:2em; }

#contact p {
	color: #222;
}
#contact p a {
	color: #7F3727;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7F3727;
	text-decoration: none;
}
#contact p a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#footer p { color: #666; font-size:11px; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }
p.leftm  {
	margin-left: 60px;
}

.arrow {
	font-size: 1.4em;
	line-height: 18px;
	padding-top: 1.5em;
	display: block;
	margin: 0 0 1.5em;
}
.arrow img { float:left;}
.scroll img {
	background-image: url(/images/port-img-bg.png);
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;	
}
.scroll img.first {
}

p a, .arrow a {
	color: #CFCECE;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFCECE;
}
.arrow a {
	color: #FAFAFA;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FAFAFA;
}
p a:focus, p a:hover, .arrow a:focus, .arrow a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #CFCECE;

}
.arrow a:focus, .arrow a:hover {
	color: #FAFAFA;

}
a:focus, 
a:hover     { color: #000; outline:none; }
a           { color: #009; text-decoration: underline; }

.scroll a {
	color: #9F4631;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
}
.scroll a:hover {
	color: #9F4631;
	border: none;
	text-decoration: underline;
}

blockquote  {
	margin: 0em;
	color: #666;
	font-style: italic;
	font-size: 1.2em;
	line-height: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -8px;
}
blockquote span {
	font-style: normal;
	color: #222;
	font-size:14px;
	line-height: 18px;
	display: block;
	margin-top: 0.5em;
}
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          {
	list-style-type: square;
}
ol          { list-style-type: decimal; }

li {
	font-size: 1.4em;
	text-transform: uppercase;
	color: #55807F;
	margin-bottom: .25em;
	font-family: "Lucida Grande", "Lucida Sans", "Helvetica Neue", Helvetica, sans-serif;
}

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}
#menu ul, ul#con {
	text-align: left;
	list-style-type: none;
	margin: 0px;
}
#menu li, #con li {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0px;
	display: block;
	background: none;
	line-height: 130%;
	text-transform: uppercase;
}
#menu li a, #con li a {
	color: #999999;
	text-decoration: none;
	padding: 0px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
}
#menu li a:hover, #con li a:hover {}
li.page-item-5 a {display:none;}

/*#slider ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}*/

ul.navigation {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	padding-bottom: 20px;
}
.navigation li {
	display: inline;
	margin-right: 10px;
}
.navigation li a {
	font-family: "Lucida Sans", Helvetica, sans-serif;
	text-decoration: none;
	color: #9F4631;
	width: 220px;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.navigation li a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
ul.navigation a.selected {
	text-decoration: none;
	border:none;
}
ul.sites {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	list-style-image: url(../images/bullet-sites.png);
	list-style-position: inside;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.sites li {
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, sans-serif;
	color: #999999;
	font-size: 1.2em;
	line-height: 150%;
	margin-left: 0.3em;
}

/* Layout
-------------------------------------------------------------- */

#slider {
	overflow:visible;
	width: 760px;
}
#slider-port {
	width: 760px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 60px;
}

.scroll {
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	overflow:visible;
	height: 337px;
}
.scrollContainer div.panel {
	height: 337px;
	overflow:visible;
	width: 760px; /* change to 560px if not using JS to remove rh.scroll */
}
#quotes {
	background-image: url(/images/port-img-bg.png);
	background-repeat: repeat;
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 20px;
}
#alpha, #zang, #wesley, #eagle, #body, #keys, #baf, #peace, #eric, #mesa, #syl, #every {
	margin-top: -128px;
	padding-top: 128px;
}

/* Page-Specific - based on the <body> class
-------------------------------------------------------------- */

/*-------------------------------
jCarouselLite
------------------------------ */

 .carousel {
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.carousel  ul   {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
.carousel  li   {
	margin: 0px;
	padding: 0px;
	display:block;
	height:300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: none;
	color: #FFFFFF;
	line-height: 130%;
}
.carousel  li  span    {
	font-style: normal;
	color: #999999;
	padding-top: 10px;
	margin-top: 10px;
	display: block;
	font-size: 13px;
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, sans-serif;
	line-height: 120%;
}
.carousel li span a {
	text-decoration: none;
	color: #55807F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.carousel li span a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


/* IE PNG Fix (from http://www.twinhelix.com/css/iepngfix/   Thanks!)
-------------------------------------------------------------- */
img, div, a, li, input { behavior: url(/iepngfix/iepngfix.htc) }


@import 'plugins/forms-and-table.css';
