/***** suck it trebeck...needed to change the filename figured this was appropriate *****/

* {
	font-family:"Helvetica Neue",Helvetica,"Arial",Verdana,sans-serif;
	margin: 0;
	padding: 0;
}

body {
	font-family:"Helvetica Neue",Helvetica,"Arial",Verdana,sans-serif;
	font-size: 12px;
	text-shadow:0 0 1px rgba(0, 0, 0, 0.01);
}

input {
	font-family: Helvetica, "Arial", sans-serif;
	font-size: 18px;
	margin: 0px 0px 5px 0px;
}

#wrap {
	margin: 0px auto;
	width: 925px;
}

#form_wrap {
	margin: 0px auto;
	width: 723px;
}

.page_wrap {
	margin: 0px auto;
	width: 925px;
}

.nav_wrap {
	margin: 0px auto;
	width: 960px;
}

/* start head, cause everyone loves some head! */

#head {
	border-bottom: 3px solid #FF66CE;
	background: #302848 none repeat scroll 0 0;
	color: #FFF;
	overflow: hidden;
	font-size: 16px;
	height: 59px;
}

#head .nav_right {
	float: right;
}

#head .nav_left {
	float: left;
}

#head .nav_item {
	float: left;
	margin: 0 0 0 0;
	padding: 17px 0px 17px;
}

#head .nav_item a {
	color: white;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	padding: 25px 10px;
}

#head .nav_item a img { 
	vertical-align: middle;
}

#head .nav_item a:hover {
	background:#FF66CE none repeat scroll 0 0;
}

/* end head */

/* standard items */

#notice_area {
	padding: 10px;
}

/* end standard items */


#splash {
  margin: 0px auto;
  width: 860px;
}

#splash #left {
  float: left;
  width: 585px;	 
}

#splash #right {
  float: right;
  width: 270px;
}

#snapp {
  margin: 0px auto;
  width: 860px;
}

#snapp #left {
  float: left;
  width: 565px;
}

#snapp #right {
  float: right;
  width: 280px;
}

#explore {
  margin: 0px auto;
  width: 955px;
}

#pic {	
  margin: 0px auto;
  width: 930px;
}

#pic #left {
  float: left;
  width: 532px;
}

#pic #right {
  float: right;
  width: 365px;
}

#profile {
  margin: 0px auto;
  width: 930px;
}

#profile #left {
  float: left;
  width: 532px;
}

#profile #right {
  float: right;
  width: 365px;
}

#user {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #fff;
	color: #222;
	float: right;
	padding: 8px;
	border-bottom: 1px dashed #ddd;
	border-left: 1px dashed #ddd;
	border-right: 1px dashed #ddd;
	margin: 0 0 40px;
}

#user a {
	color: #ff66ce;
	font-weight: bold;
	text-decoration: none;
}

#user a:hover {
	text-decoration: underline;
}

label {
	font-size: 12px;
	text-align: right;
}

#embed_html{
	border-style:solid;
	border-width:1px;
	border-color:#888888 #C3C3C3 #DDDDDD;
	overflow: hidden;
	height: 60px;
	width: 250px;
	margin-right:5px;
	padding:3px 2px 1px;
	font-size:12px;
}

#short_url_link {
	font-size:12px;
	width: 250px;
}

h1 {
  background: url('http://snapp.me/assets/images/logo-www-white.png') no-repeat;
  float: left;
  height: 59px;
  text-indent: -9999px;
  width: 240px;
}

h3 {
  color: #444;
}

form p {
  margin: 10px 0 10px 0;
  line-height: 20px;
}

#menu {
  color: #a9a9a9;
  float: right;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: -2px;
}

#menu a {
  border: 0px;
  color: #fedd47;
  text-decoration: none;
}

#menu a:hover {
  text-decoration: underline;
}

a {
  color: #2A90C4;
}

h2 {
  color: #0182c3;
}

#purpose {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: rgb(255, 252, 204);
  color: rgb(153, 153, 153);
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 40px 0;
  padding: 10px;
  text-align: center;
}

#join {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #2A90C4;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 20px 0;
  padding: 5px 12px 5px 12px;
  text-align: center;
}

#join a {
  color: #fff;
  text-decoration: none;
}

#b {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #ebf4fb;
  padding: 10px;
}

#b h2 {
  font-size: 30px; 
  margin: 0 0 15px;
}

#b h3 {
  color: #444;
  font-size: 22px;
}

#b p {
  color: #444;
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 15px;
}

#b p.tiny {
  margin: 0 0 10px;
}

#b p.nada {
  margin: 0;
}

#b p.field {
  line-height: 40px;
}

#b span.field {
  color: #444; 
  font-size: 20px;
}

#b span.little_field {
  color: #444; 
  font-size: 18px;
}

#b input.wide {
  font-size: 50px; 
  width: 700px;
}

#w {
  display: block;
  width: 890px;
  height: 540px;
}
#w h2 {
  font-size: 30px; 
  margin: 0 0 15px;
}

#w h3 {
  color: #444;
  font-size: 22px;
}

#w p {
  color: #444;
  font-size: 20px;
  line-height: 28px;
  xmargin: 0 0 15px;
  margin-bottom: 15px;
  margin-right: 365px;
}

#about {
  float: right; 
  margin: -30px -30px 0;
  height: 540px;
}

#camera_container {
  background: url('http://snapp.me/assets/images/cam_bg.png') no-repeat; 
  color: #fff; 
  height: 533px;
  position: relative; 
  width: 533px; 
}

.camera {
  left: 16px;
  position: absolute; 
  top: 16px; 
}

#camera_instructions {
  font-size: 30px; 
  left: 70px; 
  line-height: 30px; 
  position: absolute; 
  text-align: center; 
  top: 420px; 
  width: 400px;
}

#camera_instructions span {
  font-size: 14px;
}

.instruction {
	margin: 0 0 25px;
}

.polaroid {
  float: left;
  margin: 0 35px 35px 0;
  padding: 2px 2px 2px 4px;
  position: relative;
  width: 154px;
}

.polaroid img {
  text-align: center;
  border: 1px solid #CCC;
  padding: 2px;
}

.polaroid .views {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: rgb(215,49,38);
  color: #FFF;
  font-size: 11px;
  right: -10px;
  padding: 3px;
  position: absolute;
  top: -5px;
}

.polaroid .screen_name {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: rgb(29,38,41);
  color: #FFF;
  font-size: 11px;
  left: -5px;
  padding: 3px;
  position: absolute;
  top: -5px;
}

.polaroid .screen_name a {
  color: #fff;
  text-decoration: none;
}

.polaroid .screen_name a:hover {
  text-decoration: underline;
}

.polaroid p {
  color: #666;
  line-height: 15px;
  font-size: 13px;
  margin: 4px 0 0 0;
  padding: 2px;
}

.polaroid small {
  color: #a9a9a9;
}

.last {
  margin: 0;
}

#notice {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #FEDD47;
	background: #FFF9D7; 
	font-size: 14px;
	margin: 0 0 25px; 
	padding: 10px; 
}

#error {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #FEF1EC; 
	border: 1px solid #CD0A0A; 
	font-size: 14px;
	margin: 0 0 25px; 
	padding: 10px; 
}

span.counts {
	color:#CCCCCC;
	font-size: 10px;
	font-weight: normal;
}

span.counts a {
	color:#CCCCCC;
	text-decoration: none;
	margin-right:3px;
	padding-left:15px;
}

span.counts a.loved {
	background:url("http://snapp.me/assets/images/meta_icon.png") no-repeat scroll -1px -84px transparent;
}

span.counts a.comment {
	background:url("http://snapp.me/assets/images/meta_icon.png") no-repeat scroll -1px -145px transparent;
}

a.save_post {
	width: 17px;
	height: 20px;
	padding-right:5px;
	padding-left:25px;
	padding-bottom: 5px;
	font-size: 14px;
	color:#FF5165;
	background:url("http://snapp.me/assets/images/just_heart_icon.png") no-repeat scroll 1px 0 transparent;
}

a.save_post:hover {
	color:#FF5165;
	background:url("http://snapp.me/assets/images/just_heart_icon.png") no-repeat scroll 1px 0 transparent;
}

a.save_post.spin {
	padding-right: 2px;
	padding-left: 5px;
	background:url("http://snapp.me/assets/images/spinner.gif") no-repeat scroll 4px 2px transparent;
	text-decoration: none;
}

a.save_post.spin:hover {
	cursor: default;
	color:#2A90C4;
}

a.save_post.saved {
	background:url("http://snapp.me/assets/images/just_broken_heart_icon.png") no-repeat scroll 1px 0 transparent;
	color:#2A90C4;
}

a.save_post.saved:hover {
	background:url("http://snapp.me/assets/images/just_broken_heart_icon.png") no-repeat scroll 1px 0 transparent;
	color:#2A90C4;
}

#error ul {
  margin: 0 0 0 20px;
}

div.pagination {
	text-align:center;
	margin: 30px 0;
	clear: both;
}

div.pagination a {
	padding: 2px 5px 2px 5px; 
	margin: 2px;
	text-decoration: none;
	color: #302848;
}

div.pagination a:hover, div.pagination a:active {
	color: #ff5a00;
	color: white;
	background: #FF66CE;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px; 
	font-weight: bold;
	background: #FF66CE;
	color: #FFF;
}

div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	color: #DDD;
}

#footer {
  border-top: 1px solid #ddd; 
  margin: 40px 0 0 0;
  color: #666; 
  font-size: 14px;
  padding: 20px;
  text-align: center;
}

#footer a {
  margin: 0 0 0 15px;
  color: #AAA;
}

/***** settings page *****/

#settings {
  margin: 0px auto;
  width: 805px;
}

#settings #left {
  float: left;
  width: 805px;
}

.content_section {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #ebf4fb;
  padding: 10px;
}
	
.content_section h2 {
	border-bottom: 1px solid #CCCCCC;
	font-size: 2em;
	font-weight: bold;
	margin:0 0 10px;
	padding:0 0 0.25em;
}

.form_table {
	color: #555;
	margin-bottom: 30px;
}

.form_table td.label_column {
	text-align: right; 
	font-weight: bold; 
	padding: 3px 2em 10px 0; 
	vertical-align: middle;
}

.form_table td > * {
	font-size: 1.5em;
}
	
.form_table td.field_column {
	vertical-align: text-top;
}

.form_table td.text_column {
	vertical-align: middle;
	padding: 3px 0 10px 0;
}

.form_table td.link_column {
	vertical-align: middle;
	padding: 3px 10px 10px 10px;
}

.form_table td.field_column .settings_field {
	width: 15em;
}
.form_table td.field_column .error_field input {
	background-color: #F2AFAF;
}

.form_table td.field_column textarea {
	width: 40em; 
	font-family: Helvetica, sans-serif; 
	border: 1px solid #CCC; 
	padding: 5px;
}

.form_table td.button_column {
	/* Left Empty */
}

input[type="checkbox"], input[type="text"] {
	border-width: 1px; 
	border-style: solid; 
	border-color: #888 #C3C3C3 #DDDDDD; 
	padding: 3px 2px 1px 2px; 
	margin-right: 5px;
}

input[type="submit"], input[type="button"] {
	padding: 2px 1px 0px 1px;
}

select {
	margin-right: 5px; 
	padding-top: 1px;
}

.form_table td.field_column textarea {
	width: 30em;
}

.settings .form_table td.label_column {
	width: 230px;
	font-size: 1.0em;
}

.settings .content_section {
	margin-top: 0em;
}

.settings .button_column {
	padding-top: 1em;
}

.settings input[type="checkbox"] {
	vertical-align: middle;
}

/******* tabs *******/

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	display: block;
	font-size: 1.5em;
	padding: 0 20px;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover	{ /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #EBF4FB;
	border-bottom: 1px solid #EBF4FB; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
}
.tab_content {
	/* left empty */
}

.wide_pic {
	width:453px;
}

.blue_border {
	padding: 15px;
	margin: 0 0 20px;
	background: #ebf4fb;
	position: relative;
}

.pic_border {
	text-align: center;
	position: relative;
}


.blue_border_right {
	margin: 0 0 10px 0;
	padding: 15px 10px 9px;
	font-size: 10px;
	text-align: center;
	background: #ebf4fb none repeat scroll 0 0;
	color: #19344f;
}

.editable {
	background-color: #ffffd3;
}

#caption_button {
	padding-top: 12px;
	clear: both;
}

.caption_area_background {
	padding-top: 10px;
	padding-bottom: 10px;
}

.shadow_top {
	width: 930px;
	height: 6px;
	-webkit-box-shadow: 0px -5px 5px #888;
	-moz-box-shadow: 0px -5px 5px #888;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.shadow_bottom {
	width: 930px;
	height: 6px;
	-webkit-box-shadow: 0px 5px 5px #888;
	-moz-box-shadow: 0px 5px 5px #888;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.follow_button {
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	background:url("http://snapp.me/assets/images/glass.png") repeat-x scroll 0 50% #2A90C4;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 24px;
	margin-top: 20px;
	padding: 10px 20px;
}

button.follow_button:hover, button.follow_button:focus {
	text-decoration: none;
	background-color: #2582B1;
}

.small_follow_button {
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	background:url("http://snapp.me/assets/images/glass.png") repeat-x scroll 0 50% #2A90C4;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	padding: 5px 10px;
}

button.small_follow_button:hover, button.small_follow_button:focus {
	text-decoration: none;
	background-color: #2582B1;
}

#following, #followers {
	width: 185px;
}

#following span, #followers span {
	float:left;
	padding:0 3px 2px 1px;
}

#following span img, #followers span img {
	border: 0;
}

#sub_nav {
	margin-bottom: 50px;
	font-size: 20px;
	color: #CCC;
}

#sub_nav a {
	padding: 5px;
}

#sub_nav a:hover {
	color: white;
	background-color: #FF66CE;
	padding: 5px;
	text-decoration: none;
}

#sub_nav a {
	text-decoration: none;
}

#sub_nav a.selected {
	color: white;
	background-color: #FF66CE;
	padding: 5px;
	text-decoration: none;
}

#api_docs {
	margin: 0px auto;
	width: 850px;
	font-size: 16px;
}

#api_docs h2 {
	margin-top: 20px;
	margin-bottom: 20px;
}

#api_docs p {
	margin: 5px;
	padding: 10px;
	font-size: 14px;
	font-family:"Courier",serif;
}

#api_docs h3 {
	background-color: #E0EAEF;
	color: #136D9F;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#api_docs h4 {
	color: #136D9F;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#api_docs ul {
	margin: 5px;
	padding-left: 20px;
}

#api_docs ul li {
	font-size: 14px;
	font-family:"Courier",serif;
}