body {
	margin:0px;
	padding:0px;
	padding-top:15px;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size:14px;
	background:url(../img/bkg.jpg) top center fixed;

}


.textBox {
	padding:3px;
	border:1px solid #ccc;
	background:#fff;
}

h2 {
	font-size:24px;
	margin:0px 32px 10px 32px;
	padding-top:20px;
	border-bottom:1px solid #ccc;
}
.blue {
	font-size:16px;
	color:#0a5cb6;
}
ul, li {
	padding:0px;
	margin:0px;
}
.avatar {
	margin-right:5px;
}
.mediaGridItem {
	width:130px;
}
a.small {
	color:#333;
	font-size:11px;
}
.re {
	padding:5px;
}
#mainL {
	width: 240px;
	float: left;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	.leftBoxMid {
		padding: 10px;
		padding-top: 10px;
	}
	.leftBoxBot {
		padding-right: 10px;
	}
#mainR {
	width: 400px;
	float: right;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
a.tag {
	margin:5px;
	
}
.mediaListItem {
	border-bottom:1px dashed #ccc;
	padding-bottom:5px;
	padding-top:5px;
}
.small {
	font-size:12px;
	color:#666;
	margin:0px;
	padding:0px;
}
.sideTitle {
	background:#0a5cb6;
	width:169px;
	margin:5px 0px 5px 0px;
	padding:5px;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
.roundIn {
	border-bottom:1px solid #ccc;
	margin:4px;
	padding:5px;
}
.sideList {
	list-style:none;	
	font-size:12px;
}
.sideList li {
	margin-top:15px;
	padding-right:25px;
	text-align:justify;
}
.sideList li a {
	font-size:16px;
	text-decoration:none;
}
/* TOP NAV */
ul#topNav {
	margin:0px;
	padding:0px;
	margin-bottom:18px;
	
	
}
ul#topNav li {
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px;
	
}
ul#topNav li a img {
	border:none;
	position:relative;
	top:4px;
}
.blueLink {
	color:#0a5cb6;
	text-decoration:none;
}
.blueTitle {
	text-align:right;
	width:625px;
	margin:auto;
}
a {
	color:#0a5cb6;
}
#subnav, #subnav a {
	color:#000;
	text-decoration:none;
	text-align:right;
	clear:right;
}
#subnav {
	margin:30px;
	margin-right:60px;
}
#navbar table {
	margin-right:20px;
}
.mediaGridItem {
	float:left;
	margin:10px;
}
.mediaMeta {
	text-align:right;
	font-size:12px;
}
/* END TOP NAV */


/* BOX MODEL */
#navBar {
	width:808px;
	height:40px;
	margin:auto;
	background:url('/img/nav-bar.png') top center no-repeat;
}
div#welcome {
	width:808px;
	height:150px;
	margin:auto;
	background:url('/img/plantstrip_shadow.png') top center no-repeat;
}
div#wrapTop {
	width:808px;
	height:77px;
	margin:auto;
	background:url('/img/wrap-top.png') top center no-repeat;
}
#wrap {
	width:808px;
	margin:auto;
	/*background:url('/img/wrap.png') top center repeat-y;*/
}
#main {
	width:500px;
	float:left;
	min-height: 400px;
}
#side {
	width:200px;
	float:right;
}
#leftSide {
	width:185px;
	margin-left:35px;
	float:left;
}
/* END BOX MODEL */


/* NAV BAR */

#navBar {
	color:#fff;
}

/* END NAV BAR */

/* FEATURED */

#featured {
	position:relative;
	top:-22px;
	width:880px;
	height:183px;
	margin:auto;
	background:url('/img/feat.png') top center repeat-y;

	
}
#featured #plant {
	background:url('/img/featured-plant.png') top left no-repeat;
	float:left;
	margin-left:110px;
	width:325px;
	height:168px;
	padding-top:15px;
}
#featured #user {
	background:url('/img/featured-member.png') top left no-repeat;
	float:right;
	margin-right:110px;
	width:325px;
	height:168px;
	padding-top:15px;
}
#featuredAvatar{
	width:98px;
	height:99px;
	background:url('/img/featAvatar.png') top left no-repeat;
	margin:0px 15px 0px 15px;;
}
#featuredAvatar img {
	position:relative;
	top:1px;
	left:3px;
}
/* END FEATURED */

/* USER GRID */
.memberGrid {
	width:638px;
	margin:auto;
	margin-top:20px;
	padding-bottom: 20px;
}
.memberGridItem {
	text-align:center;
	float:left;
	margin:4px !important;
}
.miniGrid {
	margin-top:5px;
}
.miniGridItem {
	float:left;
	margin-right:10px;
}
/* END USER GRID */

/* PROFILE */

.profileList {
	margin:0px;
	padding:0px;
	padding-right:15px;
}
.profileList li {
	list-style:none;
	padding:0px;
	border-bottom:2px solid #ccc;
}
.profileList a {
	color:#000;
	line-height:25px;
	font-size:13px;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.profile list li {
	list-style:none;
	margin:0px;
	padding:0px;
}
#status {
	margin:5px;
	background:#0a5cb6;
	padding:5px;
}
#status div {
	background:#fff;
	padding:3px;
	padding-left:10px;
	color:#524b48;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

/* END PROFILE */



/* TABS */
#tabs ul {
	margin-left:5px;
	height: 28px;
	
}
#tabContent {
	border-top:1px solid #000;
}
#tabs li {
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
	background:#82af8a;
	margin-right:5px;
}

#tabs a, #tabs a:active, #tabs a:visited {
	display:block;
	color:white;
	padding:5px 8px;
	text-decoration:none;
	outline:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
#tabs a.selected, #tabs a.selected:active, #tabs a.selected:visited {
	background:#0a5cb6;
	color:#fff;
	text-decoration:none;
	outline:none;
	}
.hiddencontent {
	padding:12px;
	background:;
	display:none;
	}

#tabs {
	border-bottom:1px solid #000;
}

/* END TABS */

/* COMMENTS */

.commentLinks {
	text-align:right;
	font-size:12px;
}
.commentLinks a {
	color:#78a882;
	font-weight:bold;
}
.commentArea {
	width:380px;
	padding:5px;

}
.comment {
	margin-top:5px;
	padding:5px;
	border-bottom:1px solid #ccc;
}
/* END COMMENTS */

/* SIDE NOTIFS */

table#notifs tr {

	background:url('/img/notifbkg.png') top left no-repeat;
	width:179px;
	color:#fff;
	height:26px;
}
table#notifs tr td a {
	color:#fff;
	text-decoration:none;
}

/* END SIDE NOTIFS */

/* NEWS FEED */
#newsItem {
	padding:5px;
	min-height:48px;
	border-bottom:1px solid #ccc
}
.newsUserBox {
	width:60px;
	float:left;
}
.news {
	float:left;
}
.newsAvatar {
	padding:2px;
	margin:3px;
	margin-right:10px;	
	
}
.newsThumb {
	padding:2px;
}
.newsCaption {
	position:relative;
	left:15px;
	top:0px;
}
.newsDesc {
	position:relative;
	left:20px;
	top:10px;
	width:600px;
}
.newsMeta img {
	position:relative;
	top:5px;
}
.blogTitle {
	margin-top:10px;
}
.blogExcerpt {
	padding:10px;
	padding-left:60px;

}
.newsComm {
	width:380px;
	float:right;
	padding:5px;
	border:1px solid #ddd;
	
	
}

#ecn_links {
		margin-top: 250px;
		text-align: center;
	}
	#ecn_links table {
		margin: 0px auto;
	}
	#ecn_links td {
		vertical-align: top;
		text-align: center;
	}
	#ecn_links a {
		font-size: 11px;
		color: white;
	}
	#featuredAvatar2 {
		height:99px;
		margin:0 15px;
		width:98px;
		border: 1px solid #0a5cb6;
	}
	#plant {
		background:url('/img/featured-plant.png') top left no-repeat;
		float:left;
		width:325px;
		height:168px;
		padding-top:15px;
	}
	#user {
		background:url('/img/featured-member.png') top left no-repeat;
		float:right;
		width:325px;
		height:168px;
		padding-top:15px;
	}
/* Everything above this is from Sesame Street, below is the good code */

#wrap	{
	margin: auto;
	width: 810px;
	}

#topNav  {
	margin:auto;
	width:660px;
	height: 50px;
}

ul#topNav {
	margin:0px;
	padding:0px;
	margin-bottom:18px;	
}

ul#topNav li {
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px;
	
}

ul#topNav li a img {
	border:none;
	position:relative;
	top:4px;
}

a  {
	color:#0A5CB6;
}

#contenttop	{
	width: 810px;
	background-image:url(images/topblue.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 27px;
	}

#content	{
	width: 810px;
	background-image:url(images/wrapbg.png);
	background-position: top center;
	background-repeat: repeat-y;
	}
	
#head	{
	width: 810px;
	height: 110px;
	}

#logo	{
	width: 410px;
	float: left;
	margin-left: 60px;
	}
	
#hright	{
	width: 213px;
	margin-left: 55px;
	margin-top: 25px;
	height: 39px;
	float: left;
	}
	
#nav	{
	width: 810px;
	height: 44px;
	background-image: url(images/nav.png);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#center	{
	width: 730px;
	min-height: 400px;
	margin-left: 40px;
	}

.clear	{
	clear: both;
	}

img	{
	border: 0px none;
	}

a {
	color:#0a5cb6;
	text-decoration: none;
}

#nav a	{
	color: #ffffff;
	font-size:16px;
	padding:5px;
	}

.border	{
	border: 1px solid #0a5cb6;
	}

#miniwrap	{
	width: 730px;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	}
	
.left	{
	float: left;
	}
	
#boxb	{
	padding: 0px;
	margin: 0px;
	border: 1px solid #0a5cb6;
	}

.blueTitle {
	text-align:left;
	width:730px;
}

#box	{
	padding: 0px;
	margin: 0px;
	}
	
.small {
	font-size:12px;
	color:#666;
	margin:0px;
	padding:0px;
}

#featuredAvatar2 {
		margin:5px;
		width:94px;
		border: 1px solid #0a5cb6;
	}
	
#footer	{
	width: 730px;
	margin-top: 20px;
	height: 30px;
	}
	
#footerbot	{
	width: 810px;
	background-image: url(images/botblue.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 27px;
	margin-bottom: 15px;
	}

