 body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,  
ol, li, dl, dt, dd, form, a, fieldset, input, th, td  
{  
	margin: 0; padding: 0; border: 0; outline: none;  
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none;}

/* global general 
_______________________________________________________*/
body {
	background-color:#f8f4f6;
	font-family:Avenir, Arial;
	font-size:11pt;
}


/* global header 
_______________________________________________________*/
#container {
	padding:1px;
	width:1270px;
	margin: 0 auto;
}


#header {
	width:100%;
	
}

#logo {
	float:left;
	margin:22px 0 0 48px;
}

#love_submit {
	float:right;
	background-color:#e7165f;
	width:553px;
	height:103px;
}

#love_submit_container {
	margin:16px 0 0 24px;
	width:450px;
}

#love_submit_container h1{
	font-size:30px;
	color:#FFFFFF;
}

#love_submit_input {
	width:395px;	
}

#love_submit_pulldown {
	width:116px;
	font-size:11pt;	
	font-family: Avenir, Arial;
}


#love_submit_email {
	margin-left:20px;
	width:255px;
}

#love_submit_container input{
	margin-top:6px;
	margin-bottom:6px;
}

#nav {
	float:left;
	margin-top:48px;
	height:35px;
	margin-left:4px;
}

#nav td {
	vertical-align: top;
	padding:0px 0px 5px 20px;
}

#categories {
	margin:23px 10px;
	width:268px;
	margin-right:14px;
	text-align: justify;
	float:right;
}

#categories li{
	cursor:pointer;
	line-height:16pt;
	font-size:9pt;
	float:left;
	display:block;
	padding-left:10px;
}


#regular_footer {
	width:288px;
	margin-left:49px;	
}

h1 {
    font-size:20px;
    color:#58595b;
}

/* global header/about page
_______________________________________________________*/

.bold {
	font-weight:bold;
}

.crew_color {
	color:#4fb7df;
}

.wired_color {
	color:#58595b;
}

.ny_color {
	color:#d92028;
}

.homies_color {
	color:#5c59a7;
}

.knew_color {
	color:#4a184f;
}

.pop_color {
	color:#e86e34;
}

.wax_color {
	color:#e7165f;
}

.generic_black_color {
	color:#252525
}

.eat_color {
	color:#f7b910
}	

.coffee_color {
	color:#a97c50
}

.benjamins_color {
	color:#5ab447
}


/* home page body
_______________________________________________________*/

#left_arrow {
	height:20px;
	width:12px;
	margin-top:248px;
	float:left;
	background-color:#ffffff;
	cursor:pointer;
}

#right_arrow {
	background-color:#ffffff;
	height:20px;
	margin:248px 31px;
	cursor:pointer;
	width:12px;
	float:right;
}

.love_message  p {
	margin-top:28px;
}

.love_message {
	color:#ffffff;
	background-repeat:no-repeat;
	background-position:top;
	margin-top:15px;
	height:125px;
	width:160px;
	vertical-align:top;
	text-align:center;
}

#content_wrapper {
	width:100%;
	z-index:1;
	background-color:#ffffff;
	margin-top:193px;
	padding-bottom:9px;
}


#love_gallery {
	width:93.25%;
	background-color:#ffffff;
	height:600px;
	margin:28px 0 0 43px;
}

#love_gallery tr {
	padding-top:10px;
}


.wired {
	background-image:url('images/generic_black.png');
}

.pop {
	background-image:url('images/pop.png');
}

.ny {
	background-image:url('images/ny.png');
}

.coffee {
	background-image:url('images/coffee.png');
}

.knew {
	background-image:url('images/knew.png');
}

.crew {
	background-image:url('images/motley.png');
}

.eat {
	background-image:url('images/eatables.png');
}

.wax {
	background-image:url('images/wax.png');
}

.homies {
	background-image:url('images/homies.png');
}

.benjamins {
	background-image:url('images/benjamins.png');
}

/* home page footer
_______________________________________________________*/

.comment_author {
	color:#e51c60;
}

#twitter_div {
	margin-top:-102px;	
	background-color:#f8f4f6;
}

#twitter_div a {
	color:#e7165f;
}

.header_image {
	float:left;
}

.footer_content {
	width:350px;
	margin-top:38px;
	margin-bottom:55px;
	color:#252525;
	font-sie:10.5pt;
}

.footer_content img{
    width:360px;    
 }

#comment_content {
	width:350px;
	line-height:25px;
	margin-top:31px;
	margin-bottom:21px;	
	font-size:9pt;
}

#social_networking_content {
	width:350px;
	margin-top:32px;
	margin-bottom:21px;
}

#mailing_list {
	float:left;
	margin-top:25px;
}


#mailing_list_content {
	width:350px;
	margin-top:34px;
	padding-bottom:6px;
	margin-bottom:21px;	
}

#mailing_list_input {
	width:296px	
}


#home_page_footer {
	font-size:11pt;
	width: 100%;
	margin-top:33px;
}

#comments_text_field {
	width:296px;
	height:39px;
	margin-top:9px;	
	border:none;
	overflow: auto;
}


#comments_text_name_field {
	width:296px;
	margin-top:-15px;	
	border:none;
	overflow: auto;
}


#comments {
	margin-left:50px;
	float:left;
}

#bulletin_board {
	margin-left:25px;
	float:left;
}


#bulletin_board h1 {
    color:#de0055;
    font-size:15pt;
    font-family:Arial;    
}

#networking {
	margin-left:130px;
	width:352px;
	float:left;
}

#twitter_update_list {
	margin-top:141px;
	width:320px;
	list-style:none;
}
.copyright {
	font-family: Avenir, Arial;
	font-size:9pt;	
	margin-top:45px;
	color:#242524;
}




/* press, contact, about pages
_______________________________________________________*/

#content {
	margin:225px 0 0 22px;
	background-color:#ffffff;
	margin-left:51px;
}


/* press/archive page
_______________________________________________________*/

#full_entry {
	width:515px;
	font-size:10.5pt;
	padding-top:21px;
	float:left;
	color:#252525;
	font-family:Arial;
}

#full_entry h1 {
    color:#de0055;
    font-family:Arial;
    font-size:15pt;
}

#full_entry img {
	margin:17px 0 25px;
}

#full_entry .body {
	margin-top:25px;
	font-size:9pt;
}

#full_entry .date {
	margin-top:16px;
	padding-bottom:45px;
}

#content p {
	margin-top:50px;
}

.article_header {
	font-size:16pt;
	margin-bottom:15px;
	color:#e7165f;
}

#archive {
	width:350px;
	vertical-align:top;
	float:right;
	margin-right:177px;
	margin-top:28px;
	font-size:10.5pt;
	font-family:Arial;
	line-height:20px;
}

#archive h1 {
	font-size:11pt;
	font-weight:bold;
	color:#adacad	
}

.archive_properties .body {
	margin-top:10px;
}

#archive .date {
    font-size:9pt;
}


#press_archive {
	margin-top:60px;
}


/* about page
_______________________________________________________*/


#about_content {
	margin:185px 0 0 22px;
	font-size:10pt;
	background-color:#ffffff;
	margin-left:51px;
	width:557px;
	color:#252525;
	line-height:20px;
	padding-top:29px;
}

#about_categories {
	margin-top:35px;
}

#our_heart {
	margin-top:35px;	
	padding-bottom:50px;
}

/* admin page
_______________________________________________________*/
.centered {
	margin:0 auto;
	text-align:center;
}


/* contact page
______________________________________________________*/

#contact_content {
	padding-top:28px;
	padding-bottom:50px;
	margin-left:43px;
	width:555px;
	font-size:10pt;
	color:#252525;
	line-height:20px;
}

#contact_content .who_we_heart {
    color:#e7165f;
}

#contact_content p {
    padding-bottom:24px;
    line-height:20px;
}



/* press page
______________________________________________________*/

#press_content {
	margin:196px 0 0 22px;
	height:auto;
	overflow:hidden;
	background-color:#ffffff;
	margin-left:51px;
}