/* -----------------------------------------------------------------------


 CSS for DoDon't by Spring Mountain Solutions
 http://springmountainsolutions.com
 
   * Copyright (c) 2009. Jay Archibald, Spring Mountain Business Solutions.
   
	
	background: url(../images/guide_contact.jpg) no-repeat;
	background: url(../images/guide_about.jpg) no-repeat 18px 11px;
	background: url(../images/guide_friendlist.jpg) no-repeat 0 7px;
	background: url(../images/guide_userpage.jpg) no-repeat -2px 8px;
	background: url(../images/guide_searchresults.jpg) no-repeat -8px 8px;
	background: url(../images/guide_searchnull.jpg) no-repeat -10px 8px;
	background: url(../images/guide_signin1.jpg) no-repeat;
	background: url(../images/guide_home.jpg) no-repeat;
----------------------------------------------------------------------- */

/* @override 
	http://springmountainsolutions.com/dd09/css/style.css
	http://localhost:3000/stylesheets/style.css
	http://dodont.heroku.com/stylesheets/style.css
*/

body,
html {
	font: 1.0em "Trebuchet MS", "Verdana", sans-serif;
	text-align: center;
	/*margin-left: auto;
	margin-right: auto; 
	width: 760px;
	position: relative;
	==Removed for IE compatibility*/
	  	}

#h1 {

}
	
#h3 {
	font-size: 1em;
}

#h4 {
	font-size: 11px;
}

#h5 {
	color: #666666;
	font-size: 1.2em;
	line-height: 0em;
}

#h6 {
	text-align: right;
	font-size: .8em;
}

#p4 {
	font-size: 11px;
	text-align: right;
}

#p6 {
	font-size: .6em;
	color: #666666;
}

a {
  cursor: pointer;
  text-decoration: none;
  color: #9c9c9c;
}

a:link, a:visited {
  color: #9c9c9c;
}

a:hover, a:active {
	color: #000;
	border: none;
	border-style: none;
}

a img {
  border:none;
}

/* new content div for IE */

#content {
	width: 760px;
	margin: 0 auto;
 	text-align: left;
 	position: relative;
}

#header {
	float: left;
	width: 760px;
	margin: 14px 12px 0 12px;
}

/*changed width from 400px */
#topwrapper {
	position: absolute;
	right: 12px;
	width: 450px;
	margin: 7px 3px 0 0;
}

/* changed nav from 346px and right margin from 2px*/
#navigation {
	float: right;
	width: 335px;
	margin: 4px 0 0 0;
	font-size: 15px;
}

#usericon {
	float: right;
	width: 50px;
	margin: 0;
	padding: 0;
	border: none;
	border-style: none;
}




/* New pure CSS/HTMl Navigation Sprites  */

	#navigation ul {
		list-style: none;
		padding: 0;
		margin: 0 auto;
	}

	#navigation li {
		float: left;
		margin: 0 21px 0 2px;
    background: transparent url(../images/navdot2.gif) no-repeat;
	}

	#navigation li a {
		padding-left: 14px;
		height: 12px;
		line-height: 12px;
		float: left;
	}

	#navigation a:hover, #navigation .current a {
		background: transparent url(../images/navdot.gif) no-repeat;
    color: #000;
	}


/* begin logo and tag search */
#logo {
float: left;
width: 220px;
margin: 58px 0 13px 30px;
clear: both;
	
}

#searchwrap {
	position: absolute;
	top: 95px;
	right: 13px;
	width: 200px;
	height: 28px;
	background: url(../images/search.jpg) no-repeat;
}

/* added overflow: auto */
#TagSearch {
	float: left;
	width: 131px;
	height: 21px;
	font-size: 14px;
	color: #9c9c9c;
	resize: none;
	border: 1px solid #000;
	margin:0 3px 0 20px;
	padding: 4px 1px 0 6px;
	font-family: "Century Gothic", "TrebuchetMS", Verdana, sans-serif;
	overflow: hidden;
}

#TagSearch textarea {
	float: left;
	width: 131px;
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 14px;
	
}

.box_link {
  background-color: #9c9c9c;
}

.box_link a {
  color: #fff;
  background-color: #9c9c9c;
}

.box_link a:hover {
  color: #000;
}


#searchsubmit {
	float: left;
	width: 32px; min-height: 27px;
	margin: auto;

}

#searchsubmit p {
	float: left; 
	width: 32px; min-height: 22px;
	text-align: center;
	color: #fff;
	margin: 5px 0 0 0 ;
	font-size: 16px;
	line-height: 16px;
	
}

/* new div for text area */





.DoDontPost {
	float: left;
	margin: 0 auto;
	width: 726px;
	padding: 0;
	font-family: "Century Gothic", "TrebuchetMS", Verdana, sans-serif;
	font-size: 20px;
}

.DoDontPost textarea{
	float: left;
	width: 536px;
	margin: 0 auto;
	padding: 0;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
}

/* changed margin a bit for the following divs*/
#postwrapper {
	float: left;
	clear: both;
	width: 736px;
	margin: 6px 0 26px 12px;
	padding-bottom: 12px;
}

#tagsicon {
	float: left;
	width: 40px;
	margin: 17px 0 4px 0px;	
	background-color: #000;
	padding: 1px;
}

#tagsicon p {
	margin: 2px 0 0 2px;
	color: #fff;
	font-size: 14px;
	line-height: 1em;
	padding: 0 1px 2px 0;
	font-family: "Century Gothic", "TrebuchetMS", Verdana, sans-serif; text-align: center;
}

#dodont_tags {
	float: left;
	margin: 0 auto;
	resize: none;
	padding: 0;
	font-family: "Century Gothic", "TrebuchetMS", Verdana, sans-serif;
	font-size: 20px;
	height: 28px;
	
}

/* 2 new divs for the tags*/

#Tags {
	float: left;
	width: 732px;
	margin: 0 auto;
	padding: 0;
	height: 26px;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	overflow: auto;
}


#Tags textarea{

	margin: 0 0 10px 0;
	padding: 0;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	clear: both;
}

/* no longer needed

#dodont_tags textarea{
	float: left;
	width: 732px;
	margin: 0 0 14px 0;
	padding: 0;
	font-family: "Century Gothic", "TrebuchetMS", Verdana, sans-serif;
	font-size: 24px;
}

*/

#postitsubmit {
	float: left;
	min-width: 72px; height: 31px;
	clear: both;
	margin: 6px 0 0 0px;
}


#postitsubmit p {
	margin: 0px 0 0 2px;
	font-size: 16px;
	text-align: center;
	line-height: 31px;
}

#publish_to_fb {
  float:left;
  margin: 12px 0 0 10px;
  font-size: 10pt;
  font-weight: bold;
}

/* Container holds all threads */

#container {
	position: relative;
	clear: both;
	width: 736px; min-height: 300px;
	margin: 0 12px 20px 12px;
}	


.threadwrapper {
	float: left;
	width: 722px;
	clear: both;
	margin: 7px 0 40px 0;
	
}

.profileimg {
	float: left;
	width: 50px;
	margin: 0 auto;
}

/* new and improved user do and user dont */

.user_do {
	float: left;
	width: 75px;
	color: #d51771;
	text-align: center;
	margin-top: 20px;
	
}

.user_dont {
	float: left;
	width: 75px;
	color: #f0ab56;
	text-align: center;
	margin-top: 20px;
}


.user_do p, .user_dont p {
	margin: 1em;
	width: 50%;
	
	font-size: 17px;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, sans-serif;
}

/* old and removed  user do and user dont 
.user_do {
	float: left;
	margin: auto;
	min-width: 75px;
	color: #d51771;
	text-align: center;
	line-height: 1em;
	font-size: 17px;
	font-family: "Century Gothic", "TrebuchetMS", Verdana, sans-serif;
}

.user_dont {
	float: left;
	margin: auto;
	min-width: 75px;
	color: #f0ab56;
	line-height: 1em;
	text-align: center;
	font-size: 17px;
	font-family: "Century Gothic", "TrebuchetMS", Verdana, sans-serif;
}

*/

.commentwrapper {
	float: left;
	width: 597px;
	margin: 0 auto;
	line-height: 1.1em;
	text-align: left;
	
}

.postuser {
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	line-height: 15px;
}

	.postuser a:link, .postuser a:visited{
 	 	color: #000;
	}

	.postuser a:hover {
		color: #9c9c9c;
	}

.timestamp {
	float: left;
	width: 200px;
	font-size: 13px;
	padding-left: 3px;
	line-height: 15px;
	margin-bottom: 5px;
}

.commentbox {
	float: left;
	width: 469px;
	font-size: 12pt;
	font-weight: bold;
	line-height: 17px;
}



.posttags {
	float: left;
	width: 469px;
	color: #a19e9e;
	font-size: 10pt;
	text-transform: uppercase;
	margin: 7px 0 0 0;
	line-height: 1em;
	
}

.postcontrols {
	float: right;
	width: 68px;
	margin: 20px 0 0 0;
}

.postdump {
	float: right;
	width: 10px;
	height: 30px;
	margin: 2px 2px 4px 0;
}


.trashbtn	{
 	float: right;
  width: 10px;
  height: 15px;
  background: url(../images/trash.jpg) no-repeat 0 0;
  text-indent: -9000px;
}

.trashbtn a:hover { 
  background-position: 0 -15px;
}

.postedit {
	float: right;
  clear: right;
	width: 60px;
	margin: auto;
	font-size: 12px;
	color: #9c9c9c;
	margin-top: 15px;
	line-height: 12px;

}


/* About Page Styling */

#aboutwrapper {
	position: relative;
	clear: both;
	width: 462px;
	top: 23px;
	left: 10px;
	margin: 0 auto;
}

.aboutwrapper h2 {
	margin: 15px 0 31px 0;
	font-size: 18px;
}

.aboutwrapper p{
	font-size: 14px;
	margin-bottom: 19px;
}

.aboutpg {
	margin: 10px 0 20px 0;	
}

/* Friends List Page */


#footer {
	clear: both;
	float: left;
  width: 760px;
  bottom: 10px;
	color: #a19e9e;
	font-size: 12px;
}

#footer p {
  text-align: center;
	margin-top: 30px;
}

#morewrapper {
	float: left;
	width: 180px;
}
#more {
	clear: both;
	line-height: 1.8em;
	margin-left: auto;
	margin-right: auto;
	width:  180px;
	text-align: center;
	font-size: 15px;
}

/* Sign In Pages */

#signinlogoleft {
	float: left;
}



#signin_content {
  clear: left;
  width: 660px;
	font-size: 14px;
	margin: 0 0 50px 114px;
	font-weight: bold;
	padding-top: 30px;
}


.signin_more {
  display: block;
	margin: auto;
	height: 24px;
	text-align: center;
	line-height: 1.8em;
	font-size: 14px;
  padding: 1px 3px 1px;
  margin-top: 40px;
}

#friend_select {
    margin-bottom: 35px;
}
