body {
	background-color:#FFF;
	background-image:none;
	border-top:4px solid #000;
	font-family:'Open Sans','Lucida Grande','Lucida Sans Unicode',Helvetica,sans-serif;
	font-size:14px;
	color:#333
}

h1,h2,h3,h4,h5,h6 {
	color:#000;
	font-family:'Open Sans','Lucida Grande','Lucida Sans Unicode',Helvetica,sans-serif
}

h2 {
	margin:20px 0 30px;
	font-size:40px;
	line-height:1.1em
}

body#blog-page h2,body.blog-home h2 {
	font-size:30px
}

h3 {
	margin:20px 0 15px;
	font-size:20px;
	line-height:27px
}

p {
	line-height:1.5em
}

#content-text a {
	text-decoration:underline
}

#content-text a:hover {
	color:red
}

#content-text ul {
	margin-bottom:28px
}

#content-text li {
	margin:0 0 .4em 17px
}
body.technical #content-text {
	margin-top: 3px; 
	margin-left: 360px;
}

#header {
	position:relative;
	height:170px;
	border-bottom:1px dotted #AAA;
	margin-left:150px
}

#logo {
	position:absolute;
	left:-130px;
	top:57px;
	text-indent:0!important;
	overflow:visible;
	font-size:18px;
	padding:0;
	margin:0;
	text-transform:uppercase
}

#logo a:link,#logo a:visited {
	color:#000;
	padding-top:92px;
	padding-left:130px;
	text-shadow:none;
	text-align:left
}

.fixed-wrapper {
	position:fixed
}

.fixed-wrapper #tagline {
	width:250px
}

#tagline {
	position:absolute;
	left: 225px;
	top: 140px;
}

#page-container {
	width:960px
}

#nav {
	font-size:15px;
	position:absolute;
	overflow:visible;
	left:225px;
	top:46px
}

#nav li {
	list-style-type:none
}

#nav li a {
	height:28px;
	line-height:28px
}

.nav-tier1 {
	width:195px;
	display:block;
	float:left
}

a.nav-link-tier1:link,a.nav-link-tier1:visited,a.nav-link-tier1:hover {
	color:#34a82e;
	cursor:default;
	font-weight:700;
	letter-spacing:.15em
}

a.nav-link-tier2:link,a.nav-link-tier2:visited {
	color:#000
}

a.nav-link-tier2:hover {
	color:red
}

.nav-active {
	padding-left:20px;
	margin-left:-20px;
	color:#000;
	background-image:url(../../img/arrow.png);
	background-repeat:no-repeat;
	background-position:left center
}

.li-get-started {
	margin-top: 8px;
}


body.get-started .li-get-started .nav-active {
	/* margin-left: 0; */
}

body.get-started .li-get-started {
	margin-left: -20px; 
	padding-left:40px;
	background-image:url(../../img/arrow.png);
	background-repeat:no-repeat;
	background-position:left center
}

#nav li.li-get-started a:link,#nav li.li-get-started a:visited,#sign-up {
	color:red;
	font-size:13px;
	font-family:sans-serif;
	line-height:1em;
	font-weight:700;
	padding:3px 10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:0 0 7px rgba(0,0,0,.1);
	-moz-box-shadow:0 0 7px rgba(0,0,0,.1);
	box-shadow:0 0 7px rgba(0,0,0,.1);
	border:1px solid #999;
	text-shadow:1px 1px 1px #fff;
	background:#fff;
	background:rgba(256,256,256,0.9);
	background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#eee))
}

#sign-up {
	display:none
}
body.get-started #tagline { display: none; }

#content-text {
	width:auto;
	color:#333;
	padding:0;
	margin:50px 0 0 375px;
	line-height:1.4em
}

body.faq #content-text {
	width:auto;
	margin-left:150px
}

#blog-post {
	padding-top:20px
}

.post-entry-home,#blog-post {
	position:relative
}

.post-month {
	display:none
}

#content-text .post-title .post-link {
	text-decoration:none;
	color:#000
}

.post-title {
	margin-top:0
}

.post-title .post-link:hover {
	cursor:default
}

.post-date {
/*width: 100px;*/
	right:0;
	top:-5px;
	position:absolute;
	padding-top:1px;
	margin:0;
	text-align:right;
	color:#999;
	font-size:11px;
	text-transform:uppercase;
	font-weight:700
}

.blog-home .post-pic,#blog-page .slideshow {
	text-align:right;
	float:left;
	max-width:250px;
	height:auto
}

.blog-home .post-pic {
	margin:4px 0 0 -275px!important
}

#blog-page .slideshow {
	margin:4px 0 0 -275px!important;
	position:absolute;
	top:16px
}

.slideshow-photo {
	max-width:250px;
	height:auto
}

.slideshow-photo-caption {
	bottom:auto;
	top:100%;
	color:#555;
	background:none;
	padding-left:0
}

.blog-home .post-entry-home {
	overflow:visible;
	clear:both;
	margin-bottom:15px;
	padding-top:20px
}

#share div {
}

.post-comments {
	display:none;
	float:none;
	margin-bottom:20px
}

#comments-wrapper {
	display:block;
	padding:20px 0;
	margin:20px 0 ;
	border-bottom:1px dotted #AAA;
	border-top:1px dotted #AAA;
	position:relative
}
.comment-wrapper {
	position: relative;
	margin-bottom: 15px;
	border-bottom:1px dotted #AAA;
	padding-bottom: 10px;
}

.comment-date {
	right: 0;
	top:20px;
	position:absolute;
	text-align:right;
	width:130px;
	text-transform:uppercase;
	font-size:11px
}

.comment-message {
	color:##34A82E
}

/* 
#share {
	border: 1px solid #DDD;
	background-color: #fafafa;
	width: 75px;
	padding: 6px 6px 0 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 2px;
	border-radius: 6px;
}
*/
/*faq.how-to #content-text li {
	list-style-type: none;
	margin-left: 0;
}*/
#faq-list {
	margin:0 0 15px 12px
}

#content-text ul.faq-answer {
	display:none;
	margin:0;
	list-style-type:none
}

#content-text .faq-answer li {
	margin:8px 0 12px
}

#client-list {
	font-size:11px;
	text-transform:uppercase
}

#client-list li a {
	display:block
}

#client-list h3 {
	margin:0 0 5px;
	font-size:14px
}

.client-group {
}

#col1,#col2,#col3 {
	float:left;
	width:190px;
	margin:0 5px 20px 0
}

#client-list ul li {
	margin:0;
	height:14px;
	line-height:14px;
	list-style-type:none
}

#client-list ul li a {
	padding-left:20px;
	margin:0 0 0 -20px
}

#client-list a:link,#client-list a:visited {
	text-decoration:none;
	color:#333
}

#client-list a:hover {
	color:red
}

#client-list a.link-active:link,#client-list a.link-active:hover {
	color:red;
	background-image:url(../../img/arrow.png);
	background-repeat:no-repeat;
	background-position:left center
}

#client-image-div {
	position:absolute;
	left:-362px;
	top:21px;
	width:280px;
	height:280px
}

#client-image-div img {
/*position: fixed; */
	background-color:#fff;
	border:5px solid #fff;
	-webkit-box-shadow:0 0 7px rgba(0,0,0,.3);
	-moz-box-shadow:0 0 7px rgba(0,0,0,.3);
	box-shadow:0 0 7px rgba(0,0,0,.3);
	-webkit-transform:skew(0deg,0deg) perspective(50) rotateY(2deg);
	-webkit-perspective-origin:100% 100%
/*-moz-transition-timing-function: ease-out;  
	-moz-transform: perspective( 100 ) rotateY( 2deg );
	-moz-transition-property:  -webkit-transform;  
	-moz-transition-duration: .1s; 
	-ms-transition-timing-function: ease-out;  
	-ms-transform: perspective( 100 ) rotateY( 2deg );
	-ms-transition-property:  -webkit-transform;  
	-ms-transition-duration: .1s; 
	transition-timing-function: ease-out;  
	transform: perspective( 100 ) rotateY( 2deg );
	transition-property:  -webkit-transform;  
	transition-duration: .1s;*/
}

/*
#client-image.client-image-odd {
	-webkit-transform: perspective( 100 ) rotateY( 1deg ); 
	-moz-transform: perspective( 100 ) rotateY( 1deg );
	-ms-transform: perspective( 100 ) rotateY( 1deg );
	transform: perspective( 100 ) rotateY( 1deg );
}
#client-image.client-image-even {
	-webkit-transform: perspective( 100 ) rotateY( -1deg ); 
	-moz-transform: perspective( 100 ) rotateY( -1deg );
	-ms-transform: perspective( 100 ) rotateY( -1deg );
	transform: perspective( 100 ) rotateY( -1deg );
}
*/
#adam-skye-jones {
/*position: absolute;
	left: -225px;
	top: 5px; */
	float:left;
	margin-right:11px;
	width:94px;
	height:75px;
	border:2px solid #fff;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);
	-moz-box-shadow:0 0 5px rgba(0,0,0,.3);
	box-shadow:0 0 5px rgba(0,0,0,.3);
	-webkit-transition-duration:.2s;
	-webkit-transform:skew(0deg,0deg) perspective(50) rotateY(0deg);
	-webkit-perspective-origin:100% 100%
}

#adam-skye-jones:hover {
	-webkit-transform:skew(0deg,0deg) perspective(50) rotateY(5deg)
}

#output {
	font-size: 16px;
	margin-top:8px
}

#domain-searching {
	padding-left:20px;
	background-image:url(http://static.adam8.com/img/ajax-loader2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:16px
}

/* body.contact {
	background-image:url(http://clients.adam8.com/www.adam8.com/img/business-card-contact2.jpg);
	background-repeat:no-repeat;
	background-position:right 235px;
	background-attachment:scroll
 
}*/

/* body.advantages #page-container {
	background-image:url(http://static.adam8.com/www.adam8.com/img/arrow.gif);
	background-repeat:no-repeat;
	background-position: 16px 160px; 
}*/

body.advantages #content-text ul {
	margin-top:30px;
	margin-bottom:0;
}

body.advantages #content-text li {
	position:relative;
	width:175px;
	font-size:13px;
	line-height:1.4em;
	list-style-type:none;
/*border: 1px solid #eeeeee;
	background-color: #fbfbfb;
	*/
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	min-height:125px;
	margin:0 20px 10px 0;
	float:left
}

body.advantages #content-text li:hover {
	cursor:default;
	background:#effffb;
/* Old browsers */
	background:-moz-linear-gradient(top,#effffb 0%,#fff 100%);
/* FF3.6+ */
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#effffb),color-stop(100%,#fff));
/* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top,#effffb 0%,#fff 100%);
/* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top,#effffb 0%,#fff 100%);
/* Opera 11.10+ */
	background:-ms-linear-gradient(top,#effffb 0%,#fff 100%);
/* IE10+ */
	background:linear-gradient(top,#effffb 0%,#fff 100%)
/* W3C */
}

body.advantages #content-text li h3 {
	background-image:url(../../img/arrow.png);
	background-repeat:no-repeat;
	background-position:left 4px;
	font-size:17px;
	padding:4px 0 0 18px;
	margin:0 0 12px;
	line-height:1em
}

.advantages-details {
	color:#555
}

#domainNameText {
	vertical-align:top;
	margin:0;
	padding:8px;
	width:260px;
	font-size:18px;
	background-color:#EFFFFB
}

#payment-form input {
	padding: 4px;
	border: 1px solid #ccc;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px
}
#payment-form input:focus {
	background-color: #EFFFFB
}
.form-divider {
	margin: 7px 0;
	border: 0;
	height: 1px;
	background-color: #EBEBEB;
	width: 270px;
}

.highlighter {
	background-color:#FD0;
	font-weight:700;
	padding:0 5px;
	margin-left:-4px 
}

#login {
	display:none
}

.li-testimonials,.li-faq {
	display:none
}

.post-pic {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px
}
.post-margin-left-bumper {
	margin-left: -375px;
}

#payment-form .submit-button {
	margin-top: 15px;
}
.order-domain-button {
	display: none;
}
.form-header {
	margin-top: 15px;
	color: #34A82E;
}
.form-row label {
	display: inline-block;
	min-width: 115px;
	vertical-align: middle;
	font-size: 13px;
}

.domain-search-result-success, .domain-search-result-failure {
	height: 36px;
	line-height:  36px;
}
.domain-search-result-success {
	margin-left: -41px;
}
.domain-search-result-success img, .domain-search-result-failure img {
	float: left;
	margin-right: 5px;
}







@media only screen and (max-width: 480px) { 

	body { width:100%;border:none;  }
	#page-container { margin: 0; padding:0; width: 100%; }
	#container { clear:both; width: 100%; overflow: hidden;}
	#header { height: auto; margin:0;width: 100%;overflow: hidden;padding-bottom:25px;}
	#nav { position: relative; font-size: 22px;left: 20px; top: 15px; }
	#nav li a { display:block; height: 40px;line-height: 40px;padding: 0px; }
	.nav-link-tier1 { display: none; }
	.nav-active { color: #f00!important; background: none; padding-left:0;margin-left:0;}
	.nav-tier1 { width: 155px; }
	#logo { display:  none; }
	#content-text { width: 440px; margin: 0 auto; }
	.home #content-text h2 { font-size: 50px!important }
	body.technical #content-text img { width: 480px!important;height: auto!important; }
	body.technical #content-text { margin: 0; }
	body.advantages #content-text li { width: 440px; min-height: inherit; }
	.blog-home .post-pic, #blog-page .slideshow { margin: 0 auto!important;float: none; max-width: 440px; }
	iframe { max-width: 440px; }
	#nav li.li-get-started a.nav-get-started:link { padding-top:10px;padding-bottom:14px; height: auto; font-size: 26px; width: 145px; display: block;text-align: center; }
	.li-get-started { margin-top: 15px; }
	body.get-started .li-get-started {margin-left: 0;padding-left: 0;background: none;}
	#client-image-div { display: none; }
	#col1, #col2, #col3 { width: 140px;overflow: hidden; }
	#client-list ul li { height: auto; }
	.post-content img { max-width: 100%;}
	.post-title { margin-top:5px; }
	.blog-home .post-pic, #blog-page .slideshow {max-width: 100%;}
	#screen-flash { max-width: 100%; height: auto!important; }
	.post-margin-left-bumper { margin: 0 }
	video { max-width: 100%;height: auto;min-height: 240px; }
}














