html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, samp,
small, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: #333333;
	font-family: 'helvetica neue', sans-serif;
	color: #616160;
}

p {
	font-size: 13px;
	line-height: 19px;
	margin: 0 0 21px;
}

a {
	color: #0084b4;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #31a8d3;
	text-decoration: none;
}

a#logo {
	position: absolute;
	left: 47px;
	top: 48px;
}

hr {
	background: #fff url(../images/hor_dots.gif) 0 0 repeat-x;
	border: none;
	height: 1px;
	line-height: 1px;
	margin: 24px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "madawaska-1","madawaska-2", rockwell, sans-serif;
	color: #030300;
	font-weight: 700;
}

h1 {
	font-size: 40px;
	line-height: 46px;
	margin: 0 0 15px;
}

h2 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
	position: relative;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 9px;
	font-weight: bold;
	margin: 0 0 18px;
	font-family: "sommet-rounded-1","sommet-rounded-2", avenir, 'arial rounded', 'trebuchet ms', sans-serif;
}

div.info p, div.info span, div.info ul li {
	color: #00d541        !important;
	font-weight: bold !important;
}

div.error p, div.error span, div.error ul li, label.errortext {
	color: #c00        !important;
	font-weight: bold !important;
}

#wrapper {
	background: #fff;
	padding: 0 0 50px;
}

#content {
	width: 960px;
	margin: 0 auto;
}

#masthead {
	height: 106px;
	width: 870px;
	padding: 0 45px 0 45px;
	position: relative;
}

#masthead #util {
	position: absolute;
	right: 67px;
	top: 40px;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	font-family: 'lucida grande', verdana, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
}

#masthead #util li {
	float: left;
	margin-left: 10px;
}

#masthead #util span {
	display: block;
	margin-bottom: 4px;
	padding-left: 2px;
}

#intro, #container {
	width: 780px;
	padding: 85px 90px 20px;
	min-height: 300px;
	background: url(../images/yellow_bg.png) 0 0 no-repeat;
}

#create {
	width: 430px;
	float: left;
	padding: 15px 20px 0 0;
	margin: 0 0 30px;
}

#create h1 {
	font-size: 39px;
}

#create p {
	font-size: 16px;
	line-height: 23px;
	margin: 0 0 33px;
	padding-left: 2px;
	position: relative;
}

#create #tabs {
	position: absolute;
	left: -9999px;
	width: 419px;
}

#create #tabs input.text {
	position: absolute;
	top: 44px;
	left: 70px;
	width: 221px;
	padding: 0 5px;
	margin: 0;
	font-size: 21px;
	line-height: 30px;
	height: 30px;
	background: none;
	border: none;
	display: block;
	font-family: sans-serif;
	outline: 0;
}

#create #tabs input.text:focus {
	outline: 0;
	border: 0!important;
}

#create #tabs span.hint {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 95px;
	left: 26px;
	font-size: 9px;
	font-weight: normal;
	color: #777;
	font-family: 'lucida grande', verdana, sans-serif;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}

#how_it_works {
	margin: 25px 0 30px;
	background: url(../images/grey_bg.png) 0 0 no-repeat;
}

#how_it_works div.image_component {
	background: #fff;
	padding: 0 7px;
	margin: 0 70px;
}

/*#features {
	width: 780px;
	padding: 37px 90px 39px;
	height: 157px;
	background: url(../images/grey_bg.png) 0 0 no-repeat;
}

#features ul {
	margin: 0;
	padding: 20px 0 0;
	list-style: none;
}

#features li {
	width: 215px;
	padding: 0 20px 0 25px;
	float: left;
	font-size: 13px;
	line-height: 19px;
	color: #555;
}

#features li#save_and_share {
	padding: 0 20px 0 5px;
	width: 235px;
}

#features li#save_and_share h2 {
	background: url(../images/save_and_share.png) 0 0 no-repeat;
}
#features li#customize h2 {
	background: url(../images/customize.png) 0 0 no-repeat;
}
#features li#big_and_small h2 {
	background: url(../images/big_and_small.png) 0 0 no-repeat;
}

#features li#big_and_small {
	padding: 0 0 0 30px;
	width: 230px;
}*/

#lower {
	width: 780px;
	padding: 20px 90px 0;
}

#what_is {
	float: left;
	width: 430px;
	padding: 10px 0;
}

#what_is p a {
	background: url(../images/arrow.gif) 100% 50% no-repeat;
	padding-right: 12px;	
}

#what_is p.author { margin-bottom: 8px; }

#featured {
	float: right;
	width: 299px;
	padding: 27px 0 0 30px;
	background: url(../images/vert_dot.gif) 0 0 repeat-y;
}

#featured h2 {
	margin-bottom: 23px;
}

#featured div.richtext {
	width: 205px;
	padding: 3px 0 0;
	margin: 0;
	float: right;
}

#featured p {
	margin: 0;
	padding: 0;
}

#featured h4 {
	line-height: 16px;
	width: 205px;
	margin-bottom: 4px;
	float: right;
}

#featured h4 a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	padding-right: 12px;
	background: url(../images/arrow.gif) 100% 50% no-repeat;
}

#featured hr {
	height: 0;
	padding: 0;
	margin: 0;
	padding: 0;
}

#featured div.image_link_component {
	margin: 0 0 18px;
	width: 76px;
	height: 76px;
}

#runs_like_clockwork {
	float: right;
	width: 299px;
	padding: 27px 0 10px 30px;
	background: url(../images/vert_dot.gif) 0 0 repeat-y;
}

#runs_like_clockwork p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 15px;
	padding-top: 4px;
}

#runs_like_clockwork img {
	float: right;
	padding-top: 6px;
}

#runs_like_clockwork a {
	background: url(../images/arrow.gif) 0 50% no-repeat;
	padding-left: 12px;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	width: 780px;
	margin: 0 auto;
	padding: 35px 90px;
}

#footer p {
	font-size: 11px;
	line-height: 14px;
}

#footer a {
	text-decoration: none;
	color: #aaa;
	font-weight: normal;
}

#footer a:hover {
	color: #fff;
}

#meta_nav {
	float: left;
}

#copy {
	float: right;
}

#clockwork_sites {
	clear: both;
}

#clockwork_sites a {
	color: #616160;
}

.clear {
	clear: both;
	height:0;
}

/* Internal Content Styles */
#container {
	width: 960px;
	line-height: 22px;
	color: #333;
	padding: 66px 0 0;
}

#internal_top {
	background: #ffb;
	height: 20px;
	line-height: 20px;
	margin: 0 71px 30px 70px;
	padding: 10px 20px;
	font-size: 12px;
}

#extra {
	padding-left: 210px;
	padding-right: 190px;
}

div.notop {
	padding-top: 50px;
}

#container h1 {
	margin-bottom: 24px;
}

#container h2 {
	font-size: 24px;
	line-height: 30px;
	margin: 18px 0 6px;
	position: relative;
}

#container h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 9px;
	font-weight: bold;
	margin: 18px 0 6px;
}

#container h4, h5, h6 {
	margin: 18px 0 6px;
}

#container a {
	color: #0084b4;
	font-weight: bold;
	text-decoration: none;
}

#container a:hover {
	color: #31a8d3;
	text-decoration: none;
}

#container p, #container ol, #container ul {
	font-size: 15px;
	line-height: 22px;
	margin: 0 0 22px;
	color: #333;
}

#conainer li {
	padding: 3px 0;
	line-height: 24px;
}

#container img {
	padding: 1em;
}

#container blockquote {
	font-style: italic;
	font-family: Georgia, Times, serif;
	font-size: 21px;
	line-height: 1.5em;
	padding: 0 75px;
	margin: 24px 0;
}

#container pre {
	overflow: auto;
	font-family: Courier, monospace;
	font-size: 14px;
	line-height: 21px;
	background: #fafaf9;
	padding: 5px;
}

#container small {
	font-size: 0.75em;
}

#container label {
	text-transform: uppercase;
	color: #222;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
}

#container label span.op {
	text-transform: capitalize;
	color: #888;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 11px;
}

#container .tweetwall_twitter_member_login {
	background: #fafaf9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #eaeae9;
	padding: 20px;
}

#container table {
	font-size: 13px;
}

#container th {
	text-align: left;
	font-weight: bold;
}

#container th, #container td {
	padding: 5px 8px;
	border-bottom: 1px solid #eee;
	line-height: 19px;
}

#container p.author, p.author {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #999;
	margin-bottom: 22px;
}

#container h1.blog_title, #container h2.blog_title, h2.blog_title {
	margin-bottom: 1px;
}

h2.blog_title a {
	color: #030300;
}

#runs_like_clockwork h3 {
	margin-bottom: 12px;
}

#runs_like_clockwork p.counter {
	font-size: 13px;
	line-height: 22px;
}

#runs_like_clockwork p.counter strong {
	color: #111;
}

#runs_like_clockwork p.counter span {
	font-weight: bold;
	display: block;
	float: left;
	height: 21px;
	line-height: 21px;
	margin: 0 2px 0 0;
	text-align: center;
	vertical-align: middle;
	width: 16px;
	background: url(/amm/themes/tweetwally/images/flip.gif) 0 0 no-repeat;
	color: #fff;
	font-size: 15px;
	text-shadow: 0 -1px 0 #000;
}

/* BUTTONS */
a.sign_in_with_twitter {
	background: url(/amm/themes/tweetwally/images/sign_in.png) 0 0 no-repeat;
	width: 203px;
	height: 38px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
}

a.sign_in_with_twitter:hover, a.sign_in_with_twitter:focus {
	text-decoration: none;
	background-position: 0 -38px;
}

a.sign_in_with_twitter:active {
	text-decoration: none;
	background-position: 0 -76px;
	position: relative;
	top: 1px;
	padding-top: 0;
}

a.get_started {
	background: url(/amm/themes/tweetwally/images/get_started.png) 0 0 no-repeat;
	width: 124px;
	height: 38px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
}

a.get_started:hover, a.get_started:focus {
	text-decoration: none;
	background-position: 0 -38px;
}

a.get_started:active {
	text-decoration: none;
	background-position: 0 -76px;
	position: relative;
	top: 1px;
	padding-top: 0;
}

a.go_to_my_tweetwall {
	background: url(/amm/themes/tweetwally/images/go_to_my_tweetwall.png) 0 0 no-repeat;
	width: 195px;
	height: 38px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
}

a.go_to_my_tweetwall:hover, a.go_to_my_tweetwall:focus {
	text-decoration: none;
	background-position: 0 -38px;
}

a.go_to_my_tweetwall:active {
	text-decoration: none;
	background-position: 0 -76px;
	position: relative;
	top: 1px;
	padding-top: 0;
}

a.sign_out {
	background: url(/amm/themes/tweetwally/images/sign_out.png) 0 0 no-repeat;
	width: 108px;
	height: 38px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
}

a.sign_out:hover, a.sign_out:focus {
	text-decoration: none;
	background-position: 0 -38px;
}

a.sign_out:active {
	text-decoration: none;
	background-position: 0 -76px;
	position: relative;
	top: 1px;
	padding-top: 0;
}

.post_comment {
	background: url(/amm/themes/tweetwally/images/post_comment.png) 0 0 no-repeat;
	width: 149px;
	height: 38px;
	text-indent: -9999px;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.post_comment:hover, .post_comment:focus {
	text-decoration: none;
	background-position: 0 -38px;
}

.post_comment:active {
	text-decoration: none;
	background-position: 0 -76px;
	position: relative;
	top: 1px;
	padding-top: 0;
}

a.go {
	background: url(/amm/themes/tweetwally/images/go.png) 0 0 no-repeat;
	width: 79px;
	height: 63px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	position: absolute;
	top: 24px;
	left: 320px;
}

a.go:hover, a.go:focus {
	text-decoration: none;
	background-position: 0 -63px;
}

a.go:active {
	text-decoration: none;
	background-position: 0 -126px;
}

/* ABE */
.abe_blog_comments_section .comment_submit_dialog label {
	float: none;
	clear: none;
	width: auto;
}

.abe_blog_comments_section .comment_submit_dialog .captcha {
	padding: 0;
}

.abe_blog_comments_section .comment, .abe_post_excerpt {
	margin: 0;
	border: 0;
	padding: 24px 0 25px;
	background: #fff url(../images/hor_dots.gif) 0 100% repeat-x;
}

.abe_blog_comments_section .comment:target {
	background: #ffc;
}

.abe_blog_comments_section .comment_body {
	font-size: 13px;
	line-height: 19px;
	float: right;
	color: #333;
	width: 70%;
}

.abe_blog_comments_section .comment_meta {
	float: left;
	width: 28%;
	line-height: 19px;
}

#container .abe_blog_comments_section .comment_meta small {
	display: block;
	color: #aaa;
	font-size: 10px;
}

#container fieldset.comment_submit_dialog {
	margin: 40px 0;
}

#container fieldset.comment_submit_dialog div {
	margin-bottom: 12px;
}

#container fieldset {
	background: rgb(250, 250, 249);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid rgb(234, 234, 233);
	padding: 20px;
}

#container fieldset h2 {
	margin: 0 0 24px;
}

#container fieldset label {
	margin-bottom: 2px;
}

#container input, #container textarea {
	color: #333;
	font-weight: normal;
	line-height: 1;
	padding: 4px 6px;
	font-size: 13px;
	width: 275px;
	font-family: sans-serif;
}


#container label input {
	width: auto;
}


#container textarea {
	line-height: 15px;
}

#container textarea, #container input, #container select {
	margin: 1px;
}

input, textarea {
    background: #fdfdfd url(/images/form_shadow.gif) 0 0 repeat-x;
    border: 1px solid #c3c3c3;
    border-top-color: #7c7c7c;
    border-bottom-color: #ddd;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 4px;
}

input[type="text"], input[type="password"], input:not([type]), textarea, x:-moz-any-link {
	-moz-border-radius: none;
}

input:focus, textarea:focus, select:focus {
	border:1px solid #73A6FF !important;
	background-image: none!important;
	outline: 0!important;
}

input[type="radio"],
input.radio,
input[type="checkbox"],
input.checkbox {
	margin: 1px 6px 5px 1px;
	vertical-align: middle;
	width: auto;
}

select {
    background:#fdfdfd url(/images/form_shadow.gif) 0 0 repeat-x;
    border: 1px solid #C3C3C3;
    border-top-color: #7C7C7C;
    border-bottom-color: #DDD;
	color:#454545;
	font-weight:normal;
	line-height: 20px;
	height: 2em;
	padding: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

select, x:-moz-any-link {
	-moz-border-radius: none;
}


