/*---------------------------------------------------------------------------------
  Basic
-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  */

* {
	margin:0;
	padding:0;
}

body {
	background-color:#211a0b;
	background-image:url(bg.png);
	color:#333;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

h2 {
	display:inline;
	font-size:32px;
	margin:0;
	padding:0;
	text-align:left;
}

h4 {
	color:#996600;
	font-size:14px;
	font-weight:bold;
	margin:0 0 12px;
	padding:0;
}
h4 a {
	color:#996600;
	font-size:14px;
	font-weight:bold;
	margin:0 0 12px;
	padding:0;
}
h4 a:hover {
	color:#999999;
	font-size:14px;
	font-weight:bold;
	margin:0 0 12px;
	padding:0;
}

h5 {
	color:#ebb750;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 0 10px;
}

img {
	border:0;
	margin:0;
	padding:0;
}

.clear {
	clear:both;
	height:0;
	overflow:hidden;
	width:100%;
}

.left {
	float:left;
}

.right {
	float:right;
}
h4 a {
	color:#006d78;
	font-size:11px;
	font-weight:bold;
	margin:0 0 12px;
	padding:0;
}
h4 a:visited {
	color:#006d78;

}

h4 a: hover {
	color:#006d78;
	text-decoration: underline;
}



/*---------------------------------------------------------------------------------
  Header
-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  */

#header {
	margin:0;
	padding:100px 30px 0;
	width:890px;
}

h1#logo a {
	background:url(logo.gif) no-repeat;
	border:none;
	display:block;
	float:left;
	height:70px;
	margin:-15px 0 0;
	overflow:hidden;
	padding:0;
	text-indent:-9999px;
	width:200px;
}

/* Menu 
--------------------------------------------  */

#menu {
	float:right;
	height:30px;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
	width:659px;
}

#menu li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu a:hover,#menu a:active,#menu a.selected {
	background-position:0 -30px;
}

#menu a {
	float:left;
	height:0 !important;
	overflow:hidden;
	padding:30px 0 0;
}

#t_home a {
	background:url(menu1_home.gif) top left no-repeat;
	margin:0 5px 0 0;
	width:105px;
}

#t_home_sel a {
	background:url(menu1_home.gif) top left no-repeat;
	background-position:0 -60px;
	margin:0 5px 0 0;
	width:105px;
}

#t_about a {
	background:url(menu2_about.gif) top left no-repeat;
	margin:0 5px 0 0;
	width:105px;
}

#t_about_sel a {
	background:url(menu2_about.gif) top left no-repeat;
	background-position:0 -60px;
	margin:0 5px 0 0;
	width:105px;
}

#t_gallery a {
	background:url(menu3_gallery.gif) top left no-repeat;
	margin:0 5px 0 0;
	width:105px;
}

#t_gallery_sel a {
	background:url(menu3_gallery.gif) top left no-repeat;
	background-position:0 -60px;
	margin:0 5px 0 0;
	width:105px;
}


#t_contact a {
	background:url(menu6_contact.gif) top left no-repeat;
	margin:0 5px 0 0;
	width:106px;
}

#t_contact_sel a {
	background:url(menu6_contact.gif) top left no-repeat;
	background-position:0 -60px;
	margin:0 5px 0 0;
	width:106px;
}

#t_clients a {
	background:url(menu5_clients.gif) top left no-repeat;
	margin:0;
	width:106px;
}

#t_clients_sel a {
	background:url(menu5_clients.gif) top left no-repeat;
	background-position:0 -60px;
	margin:0;
	width:106px;
}


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

#bg_container {
	background-image:url(bg_top.png);
	background-position:top;
	background-repeat:repeat-x;
	min-height:630px;
	width:100%;
}

#container {
	margin:0 auto;
	width:950px;
}

#content {
	background-color:#fff;
	display:inline;
	float:left;
	padding:0px 0 10px;
	width:950px;
}

#content_sub {
	background-color:#fff;
	display:inline;
	float:left;
	padding:25px 30px 35px;
	width:890px;
}

#content_left {
	display:inline;
	float:left;
	margin:0 30px 0 0;
	width:430px;
}

#content_right {
	display:inline;
	float:left;
	width:430px;
}

#content_left p,#content_right p {
	height:30px;
	margin-top:15px;
}

span.edit {
	border-top:1px solid #CCC;
	display:inline;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:30px;
	padding-top:5px;
	width:660px;
}

span.edit a {
	color:#666;
}

span.edit a:hover,p.edit a:active {
	color:#067e8c;
}

#topar {
	border:none;
	clear:both;
	height:11px;
	margin:0;
	padding:0;
	position:relative;
	width:950px;
}

#midar {
	border:none;
	display:inline;
	float:left;
	height:25px;
	margin:0;
	padding:0;
	width:950px;
}

#latestwork {
	display:inline;
	float:left;
	margin:25px 0 15px;
	padding:0;
	width:660px;
}

.arrow {
	font-family:Geneva, Arial, Verdana, sans-serif;
	margin-left:15px;
}

.arrow_l {
	font-family:Geneva, Arial, Verdana, sans-serif;
	margin-right:15px;
}


/*---------------------------------------------------------------------------------
  Footer
-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  */

#content_bottom {
	background-color:#fff;
	height:160px;
	padding:20px 30px 0;
	width:890px;
}

#h_bottom {
	height:8px;
	width:950px;
}

#footer {
	color:#605743;
	font-family:Arial, Verdana, sans-serif;
	font-size:10px;
	line-height:16px;
	margin:5px 0 50px;
	padding:5px 0 0;
	text-align:center;
}

#footer a {
	color:#605743;
}

#footer a:hover, #footer a:active {
	color:#f2c362;
	text-decoration:none;
}

.footer_address {
	float:left;
}

/* Hire Me
--------------------------------------------  */

#hire_me {
	display:inline;
	float:left;
	height:120px;
	margin:0 30px 0 0;
	padding:0;
	width:200px;
}

#hire_me p {
	margin:10px 0 20px;
}

/* Latest atlantic Posts
--------------------------------------------  */

#latest_atlantic_posts {
	display:inline;
	float:left;
	height:120px;
	margin-right:25px;
	width:415px;
}

#latest_atlantic_list {
	border-bottom:1px solid #dcdcdc;
	list-style:none;
	margin:15px 0 0;
	padding:0;
	width:415px;
}

#latest_atlantic_list li {
	border-top:1px solid #dcdcdc;
	list-style-type:none;
	margin:0;
	padding:0;
}

.latest_atlantic_post a {
	color:#4c4c4c;
	display:block;
	font-size:11px;
	margin:0;
	padding:4px 10px 4px 0;
	text-decoration:none;
}

.latest_atlantic_post a:hover,.latest_atlantic_post a:active {
	background-color:#eefafb;
	outline:none;
}

html>body .latest_atlantic_post a {
	width:auto;
}

.latest_atlantic_date {
	color:#648d92;
	float:left;
	width:230px;
}

.latest_atlantic_entrytitle {
	font-weight:bold;
}

.latest_atlantic_comments {
	color:#9c9c9c;
	margin:0 0 0 15px;
}

/* Newsletter Signup
--------------------------------------------  */

#newsletter {
	display:inline;
	float:left;
	width:215px;
}

#newsletter p {
	margin:10px 0 20px;
}

#newsletter form {
	margin:0 5px 0 0;
}

#newsletter input {
	width:140px;
	font:12px Arial;
	margin:0;
	border:1px solid #ccc;
	color:#666;
	padding:4px 5px;
}


/*---------------------------------------------------------------------------------
  Home
-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  */

#featured {
	background-color:#fff;
	border:none;
	display:inline;
	float:left;
	height:300px;
	margin:0;
	padding:0;
	width:950px;
	visibility: inherit;
}

#featured_text {
	margin:70px 0 0 475px;
}

#button_viewproject {
	display:inline;
	float:left;
	margin:25px 0 0 475px;
}

#introtext {
	display:inline;
	float:left;
	margin:25px 30px;
	padding:0;
	width:200px;
}

#introtext p {
	margin:10px 0 25px;
}


/* Recent Work
--------------------------------------------  */

.latest {
	color:#8e8e8e;
	display:inline;
	float:left;
	font-size:11px;
	margin:0 20px 0 0;
	width:200px;
}

.latest_r {
	color:#8e8e8e;
	display:inline;
	float:left;
	font-size:11px;
	margin:0;
	width:200px;
}

#latestwork a,#latestwork a:visited {
	color:#486e72;
	font-weight:bold;
	text-decoration:none;
}

#latestwork a:hover,#latestwork a:active {
	color:#067e8c;
	text-decoration:underline;
}

.latest_img,.latest_img:visited {
	border:1px solid #d4d4d4;
	display:block;
	height:100px;
	margin:10px 0 15px;
	width:200px;
}

.latest_img:hover,.latest_img:active {
	border:1px solid #26b4c5;
}


a.button {
	background:transparent url('button_a.png') no-repeat scroll top right;
	float:left;
	font:normal 13px Arial, Helvetica, sans-serif;
	height:27px;
	margin-right:6px;
	padding-right:12px;
	text-decoration:none;
}

a.button span {
	background:transparent url('button_span.png') no-repeat;
	color:#666;
	display:block;
	line-height:14px;
	padding:5px 0 8px 12px;
	text-decoration:none;
}

a.button:hover {
	color:#000;
	cursor:hand;
}

a.button:active {
	background-position:bottom right;
	outline:none;
}

a.button:active span {
	background-position:bottom left;
	color:#860e0e;
	outline:none;
	padding:6px 0 7px 12px;
}

span.button_disabled {
	background:transparent url('button_a.png') no-repeat scroll top right;
	color:#ccc;
	display:block;
	float:left;
	font:normal 13px Arial, Helvetica, sans-serif;
	height:27px;
	margin-right:6px;
	padding-right:12px;
	text-decoration:none;
}

span.button_disabled span {
	background:transparent url('button_span.png') no-repeat;
	display:block;
	line-height:14px;
	padding:5px 0 8px 12px;
}

a.buttonf {
	background:transparent url('button_featured_a.png') no-repeat scroll top right;
	color:#666;
	display:block;
	float:left;
	font:normal 13px Arial, Helvetica, sans-serif;
	height:27px;
	margin-right:6px;
	padding-right:12px;
	text-decoration:none;
}

a.buttonf span {
	background:transparent url('button_featured_span.png') no-repeat;
	display:block;
	line-height:14px;
	padding:5px 0 8px 12px;
}

a.buttonf:hover {
	color:#006d78;
}

a.buttonf:active {
	background-position:bottom right;
	color:#486e72;
	outline:none;
}

a.buttonf:active span {
	background-position:bottom left;
	outline:none;
	padding:6px 0 7px 13px;
}

#button_add {
	margin:10px 0 0;
}

#button_estimate,#button_learnmore {
	margin:15px 0 0;
}


/*---------------------------------------------------------------------------------
  About
-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  */

#about_head {
	background-color:#fff;
	display:inline;
	float:left;
	padding:45px 0;
	width:950px;
}

#about_head img {
	float:left;
	height:120px;
	margin-left:30px;
	width:180px;
}

#about_head p {
	background:url(about_text.png) no-repeat;
	float:right;
	height:183px;
	overflow:hidden;
	padding-right:65px;
	text-indent:-10000em;
	width:624px;
}

#about_foot {
	background:#d8d1c5;
	display:inline;
	float:left;
	padding:40px 45px 32px 30px;
	width:875px;
}

#client_list hr {
	background:url(dot_about.gif) repeat-x bottom;
	border:0;
	display:block;
	height:1px;
	padding:0;
}

#about_foot h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:15px;
	padding:0;
}

#disciplines {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

.title {
	float:left;
	width:230px;
}

#websites {
	float:left;
	margin:0 30px 0 0;
	padding:0;
	width:300px;
}

#brand {
	float:right;
	margin:0;
	padding:0;
	width:300px;
}

#websites p,#brand p {
	height:110px;
}

#websites ul,#brand ul {
	margin:10px 0 0 15px;
	padding:0;
}

#websites li,#brand li {
	margin:0;
	padding:0;
}

#testimonials_right em {
	color:#333;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	margin-bottom:15px;
}

#testimonials_right p {
	color:#766f63;
	font-size:11px;
	margin-bottom:20px;
}

.last {
	margin:0;
}

#client_list,#testimonials {
	background:url(dot_about.gif) repeat-x top;
	display:inline;
	float:left;
	margin:30px 0 0;
	padding:30px 0 0;
}

#client_list ul,#testimonials ul {
	display:inline;
}

#client_list li {
	display:inline;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	list-style:none;
	list-style-type:none;
	width:210px;
}

#client_list_right,#testimonials_right {
	float:right;
	width:645px;
}


/*---------------------------------------------------------------------------------
  atlantic
-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  */

#content_atlantic {
	background-color:#fff;
	display:inline;
	float:left;
	overflow:hidden;
	width:950px;
}

#content_atlantic_left {
	backround-color:#fff;
	display:inline;
	float:left;
	margin:0 0 -29975px;
	padding:25px 30px 30000px;
	width:636px;
}

#content_atlantic_right {
	background-color:#EFF0E7;
	display:inline;
	float:left;
	width:194px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -29975px;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 30000px;
	padding-left: 30px;
}

#atlantic_title {
	display:block;
	height:39px;
	margin:0 0 30px;
	width:282px;
}

.atlantic_post {
	display:block;
	float:left;
	width:632px;
}

.atlantic_posttitle {
	font-size:24px;
	margin:0 0 6px;
}

.atlantic_posttitle a:link {
	color:#017884;
	text-decoration:none;
}

.atlantic_posttitle a:visited {
	color:#017884;
	text-decoration:none;
}

.atlantic_posttitle a:hover,.atlantic_posttitle a:active {
	color:#0aa4b4;
	text-decoration:underline;
}

.atlantic_teaser {
	font-size:14px;
	line-height:20px;
	margin:0 0 20px;
}

.atlantic_teaser a {
	border-bottom-color:#ccc;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	color:#017884;
	text-decoration:none;
}

* .atlantic_teaser a {
	background:url('dot.gif') repeat-x bottom;
	border-bottom:none;
}

.atlantic_teaser a:hover, .atlantic_teaser a:active {
	background:none;
	border-bottom-color:#860e0e;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#860e0e;
	text-decoration:none;
}

.atlantic_teaser_img {
	border:0;
	background:none;
}





.comment_left {
	float:left;
	padding:15px 0;
	width:150px;
}

.comment_left p {
	font-weight:bold;
	margin-bottom:3px;
}

.comment_left p a {
	border-bottom-color:#ccc;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	color:#017884;
	text-decoration:none;
}

* .comment_left p a {
	background:url('dot.gif') repeat-x bottom;
	border-bottom:none;
}

.comment_left p a:hover,.comment_left p a:active {
	background:none;
	border-bottom-color:#860e0e;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#860e0e;
	text-decoration:none;
}

.comment_left span {
	color:#939393;
	font-size:11px;
	font-weight:normal;
}

.comment_right {
	float:right;
	padding:15px 0;
	width:445px;
}

.comment_right a {
	border-bottom-color:#ccc;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	color:#017884;
	text-decoration:none;
}

* .comment_right a {
	background:url('dot.gif') repeat-x bottom;
	border-bottom:none;
}

.comment_right a:hover, .comment_right a:active {
	background:none;
	border-bottom-color:#860e0e;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#860e0e;
	text-decoration:none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #securitycode {
	margin:0 0 10px;
	width:150px;
	font:12px Arial;
	border:1px solid #ccc;
	color:#666;
	padding:4px 5px;
}

#commentform #submit {
	margin:10px 0 0 175px;
	padding:3px;
}

#comment {
	font:12px Arial;
	border:1px solid #ccc;
	color:#666;
	padding:4px 5px;
	height:110px;
	margin:0 0 10px;
	width:445px;
}

.comment_button {
	padding-top:10px;
}



/* Sidebar
--------------------------------------------  */

#sidebar h5 {
	border-top:1px dashed #d5ba83;
	padding:20px 0 0;
}

#atlantic_categories,#atlantic_archives {
	color:#a89b82;
	font-size:11px;
	list-style:none;
	margin:0;
	padding:0 0 20px;
	text-decoration:none;
}

#atlantic_categories a, #atlantic_archives a {
	color:#ded6c7;
	text-decoration:none;
}

#atlantic_categories a:hover,#atlantic_archives a:hover,#atlantic_categories a:active,#atlantic_archives a:active {
	color:#ecb851;
	text-decoration:underline;
}

#atlantic_about {
	color:#fff;
	padding:0 0 30px;
}

#atlantic_about a:link,#atlantic_about a:visited {
	color:#ecb851;
	font-size:12px;
	text-decoration:underline;
}

#atlantic_about a:hover,#atlantic_about a:active {
	color:#fff;
	font-size:12px;
	text-decoration:none;
}

hr.atlantichr {
	border:0;
	border-top:1px dashed #d5ba83;
	height:1px;
	padding:15px 0;
	width:99%;
}

#atlantic_pic {
	float:right;
	height:60px;
	margin:0 0 10px 15px;
	width:80px;
}

.atlantic_icon {
	margin:0 5px 0 0;
}

.post {
	clear:both;
}

.atlantic_left {
	color:#7f7f7f;
	float:left;
	font-size:11px;
	min-height:200px;
	width:160px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}

.atlantic_right {
	float:right;
	width:630px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

.atlantic_left a:link {
	color:#7f7f7f;
	font-size:11px;
}

.atlantic_left a:visited {
	color:#7f7f7f;
}

.atlantic_left a:hover,.atlantic_left a:active {
	color:#006d78;
	text-decoration:none;
}

.atlantic_image {
	height:100px;
	margin:0 0 10px;
	width:150px;
}





/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: inline-block;
	padding: 9px;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
	border: 1px solid #e6e6e6;
	background-color: #f6f6f6;
}
.imagethumb a:visited {
    background-color: #fcfcfc;
    border: 1px solid #f8f8f8;
}
.imagethumb a:hover {
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
}



/* Image Thumbnails
------------------------------ */
.imagethumb2 a, .imagethumb2 a:hover {
	display: inline-block;
	padding: 2px;
	line-height: 0px;
	border: 1px solid #CCCCCC;
	background-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
.imagethumb2 a:visited {
    background-color: #fcfcfc;
    border: 1px solid #f8f8f8;
}
.imagethumb2 a:hover {
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
}
