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

    Title:     Sirens
    Updated:   Feb 2009

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

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	text-align: center;
	color: #38230E;
	background: #f6f1de;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #a8ac6b;
	}

/* links */

a:link, a:visited {
	color: #268CCD;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

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

	page structure

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

#wrap {
	margin: 0;
	padding: 0 0 20px 0;
	background-color: #F6F1DE repeat-x top left
	}
#wrap-inner {
	width: 750px;
	margin: 0 auto;
	padding: 0 15px;
	font-size: 95%;
	text-align: left;
	background: url repeat-y 15px 0;
	}
#content {
	float: right;
	width: 510px;
	margin: 0 0 0 40px;
	border-left-width: 0px;
	border-left-style: none;
	}
#sidebar {
	float: left;
	width: 200px;
	margin: 0 0 20px 0;
	}

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

	header

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

#header {
	margin: 0;
	font-size: 95%;
	text-align: left;
	background-color: #787C41;
	background-image: url(images/sirens_logo2.jpg);
	background-repeat: no-repeat;
	}
#header div {
	position: relative;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	}
#header h1 {
	float: left;
	margin: 0;
	padding: 20px 0;
	text-indent: -9999px;
	}
#header h1 a {
	display: block;
	width: 113px;
	height: 50px;
	background:  no-repeat top left;
	}
#header div ul {
	float: right;
	margin: 53px 0 0 20px;
	padding: 0;
	font-size: 90%;
	list-style: none;
	}
#header ul li {
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	background: #a8ac6b repeat-x bottom left;
	}
#header ul li a {
	float: left;
	display: block;
	padding: 8px 12px;
	text-decoration: none;
	color: #fff;
	}
#header ul li a:hover {
	background: #e54524;
	}
#header ul li a#user {
	padding-left: 19px;
	background-image: url;
	background-repeat: no-repeat;
	background-position: 8px 11px;
	}
#header ul li a#mess {
	padding-left: 21px;
	background-image: url;
	background-repeat: no-repeat;
	background-position: 8px 12px;
	}
#header ul li a#creuser {
	padding-left: 24px;
	background-image: url;
	background-repeat: no-repeat;
	background-position: 8px 10px;
	}
#header ul li a#link-admin {
	padding-left: 22px;
	background-image: url;
	background-repeat: no-repeat;
	background-position: 8px 10px;
	}

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

	search bar

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

#dash {
	width: 730px;
	margin: 0 auto 15px auto;
	padding: 1px 10px;
	font-size: 90%;
	line-height: 90%;
	text-align: left;
	background: #F6F1DE url no-repeat bottom left;
	}
#dash p {
	width: 380px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.4em;
	}
#dash p strong {
	padding: 0 0 0 12px;
	font-weight: normal;
	color: #963;
	background: url no-repeat 0 1px;
	}
#dash p a {
	display: block;
	}


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

	content

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

#content h2 {
	margin: 5px 0 15px 0;
	padding: 0;
	font-family: Georgia;
	font-size: 16%;
	font-weight: normal;
	color: #e54524;
	}
#content h2 em.subhead {
	display: block;
	margin-top: 5px;
	padding-bottom: 20px;
	font-size: 60%;
	font-family: Georgia;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #4A0015;
	background: url no-repeat 50% 100%;
	}
body#home h2, body#howdy h2 {
	font-size: 200%;
	}
#content h2 em {
	font-style: normal;
	color: #4A0015;
	}
#content h2 em.sub {
	font-size: 70%;
	}
#content h2 em.tag {
	padding: 0 0 0 22px;
	background: url no-repeat 0 50%;
	}
#content h2 em.title {
	color: #e54524;
	}
#content h2 a.wine-edit { 
	float: right;
	margin-top: 5px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 50%;
	}
#content h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 130%;
	color: #963;
	}
#content h3.brown_resume {
	position: relative;
	margin: 1em 0 0 0;
	padding: 7px 10px;
	font-size: 100%;
	color: #630;
	border-bottom: none;
	background: #F4E6C9 url repeat-x top left;
	}
#content h3.brown_resume em {
	font-style: normal;
	font-weight: normal;
	font-size: 90%;
	color: #963;
	}
#resume {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #F4E6C9;
	width: auto;
	height: 25px;
	padding-left: 10px;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
	padding-top: 6px;
}
#content h4 {
	clear: both;
	font-size: 110%;
	font-family: Georgia;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	color: #663;
	border-top: 1px solid #E0D0B1;
	background: url no-repeat 50% 100%;
	border-bottom: 1px solid #E0D0B1;
	margin-top: 28px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 0;
	}
#content h4.alt {
	padding-top: 0;
	text-align: left;
	background: none;
	}
#content h4.notes {
	padding: 0 0 0 22px;
	background: url no-repeat 0 1px;
	}
#content h5 {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Georgia;
	font-weight: normal;
	font-size: 140%;
	color: #963;
	}
#content press {
	float: right;
	width: 510px;
	margin: 0 0 0 40px;
	border-left-width: 0px;
	border-left-style: none;
}
#wrap-inner press {
	width: 750px;
	margin: 0 auto;
	padding: 0 15px;
	font-size: 95%;
	text-align: left;
	background: url repeat-y 15px 0;
}
#content   h6  {
	margin: 5px 0 15px 0;
	padding: 0;
	font-family: Georgia;
	font-size: 16%;
	font-weight: normal;
	color: #e54524;
}
body#home h6, body#howdy h6 {
	font-size: 200%;
}
#content h6 em.title {
	color: #e54524;
}
a.rss {
	position: absolute;
	top: 9px;
	right: 7px;
	}
a.rss:hover {
	background: none;
	}
a.rss-link {
	padding-left: 16px;
	background: url no-repeat 0 1px;
	}
#content p {
	margin: 0 0 1.5em 0;
	padding: 0;
	line-height: 1.5em;
	}
#content p.update {
	margin-top: -10px;
	text-align: right;
	}
#content ul {
	margin: 0 0 1.5em 30px;
	padding: 0;
	list-style: none;
	}
#content ul li {
	margin: 0 0 7px 0;
	padding: 0 0 0 15px;
	line-height: 1.3em;
	background: url no-repeat 0 4px;
	}
#content ul li img {
	vertical-align: middle;
	}
#content code {
	font-family: Monaco, monospace;
	font-size: 110%;
	color: #963;
	}
#content abbr {
	border: none;
	}

.ajax {
  padding: 0 0 0 25px;
  background: url no-repeat 0px 6px;
  }

/* floated photos + diagrams */

img.thumb {
	float: right;
	margin: 0 0 10px 15px;
	padding: 5px;
	border: 4px double #E7DAC0;
	background: #fff;
	}
.diagram {
	text-align: center;
	}
.diagram em {
	display: block;
	font-style: normal;
	}
#content a.add {
	padding: 2px 3px 2px 16px;
	background: url no-repeat 3px 6px;
	}
#content a.rem {
	padding: 2px 4px 2px 17px;
	background: url no-repeat 4px 5px;
	}
#content a.rem-alt {
	padding-left: 19px;
	color: #963;
	background-image: url;
	}
#content a.upload {
	padding: 2px 4px 2px 13px;
	background: url no-repeat 0 6px;
	}
#content a.recommend {
	padding: 2px 4px 2px 16px;
	background: url no-repeat 4px 5px;
	}
#content a.buy {
	padding: 2px 4px 2px 17px;
	background: url no-repeat 4px 4px;
	}
#content a.move {
	padding: 2px 4px 2px 17px;
	background: url no-repeat 4px 6px;
	}
#content a.edit {
	padding: 2px 4px 2px 16px;
	background: url no-repeat 4px 5px;
	}
#content a.photos {
	padding: 2px 4px 2px 16px;
	background: url no-repeat 4px 5px;
	}
#content a.edit-alt {
	color: #963;
	background-image: url;
	}
#content a.new {
	padding-left: 25px;
	background: url no-repeat 0 2px;
	}
#content a.send {
	padding-left: 17px;
	background: url no-repeat 4px 4px;
	}
#content a.info {
	display: block;
	padding-left: 14px;
	background: url no-repeat 0 2px;
	}
#content a.btt {
	padding: 0 0 0 13px;
	background: url no-repeat 0 3px;
	}
#content a.dnld {
	padding: 0 0 0 14px;
	background: url no-repeat 2px 4px;
	}
#content a.feature {
	padding: 2px 4px 2px 16px;
	background: url no-repeat 4px 5px;
	}
#content a.featured {
	padding: 2px 4px 2px 16px;
	background: url no-repeat 4px 5px;
	}
#content a.schedule {
	padding: 2px 4px 2px 18px;
	background: url no-repeat 5px 6px;
	}
#content a.ajax {
	padding: 2px 4px 2px 16px;
	background: url no-repeat 4px 5px;
	}

#content p.action {
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px dotted #EFD6AA;
	}
#content p.action a, #content p.action a:hover {
	background-position: 4px 8px;
	}


/* new stuff list */

#content ul.new-stuff li, #content p.new-stuff {
	padding-left: 27px;
	background: url no-repeat 0 2px;
	}

/* alert messages */

#content h4.alert {
	margin-bottom: 15px;
	padding: 10px 15px 10px 35px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 110%;
	text-transform: none;
	letter-spacing: 0;
	text-align: left;
	}
#content h4.confirm {
	color: #667938;
	border-top: 2px solid #CDDDA8;
	border-bottom: 2px solid #CDDDA8;
	background: #E5EED1 url no-repeat 15px 14px;
	}
#content h4.error {
	color: #963;
	border-top: 2px solid #EAC46A;
	border-bottom: 2px solid #EAC46A;
	background: #F9E7BD url no-repeat 15px 12px;
	}
#content div.alert {
	margin: 15px 0;
	padding: 10px 15px;
	border-top: 2px solid #EAC46A;
	border-bottom: 2px solid #EAC46A;
	background: #F9E7BD;
	}
#content div.error h4 {
	margin: 0;
	padding: 0 0 0 20px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 110%;
	text-transform: none;
	letter-spacing: 0;
	text-align: left;
	color: #963;
	border: none;
	background: url no-repeat 0 0;
	}
#content div.error ol {
	margin: 15px 0 0 0;
	padding-bottom: 0;
	color: #963;
	}
#content h4.comments {
	margin-top: 0;
	}

/* point score style */

strong.score {
	font-family: Georgia, serif;
	font-size: 160%;
	line-height: 1em;
	font-weight: bold;
	color: #E44524;
	}
strong.score em {
	font-size: 70%;
	line-height: 1em;
	font-weight: normal;
	font-style: normal;
	color: #963;
	}
strong.score a {
	color: #e54524;
	}

.plus-button {
  vertical-align: bottom;
  }
  
#featureds {
  clear: left;
  padding: 0 !important;
  margin: 10px 0 !important;
  }

#featureds li {
  margin-bottom: 10px;
  padding-left: 0 !important;
  }
  
#featureds .avatar {
  float: left;
  padding: 5px;
	border: 4px double #E7DAC0;
	background: #fff;
	margin-right: 8px;
  }
  
#featureds .featured-swash {
  position: absolute;
  }
#comments div {
	margin: 0 0 10px 0;
	}
#comments div textarea {
	width: 400px;
	}
#content ol.comments li.yours {
	border: 1px solid #ddd3b9;
	background: #EFE6CE;
	}
#content ol.comments li.yours img.photo {
	border: 1px solid #ddd3b9;
	}

/* error messages */

#errorExplanation {
	margin: 0 0 25px 0;
	padding: 20px;
	border-top: 2px solid #EFD6AA;
	border-bottom: 2px solid #EFD6AA;
	background: #FFF6D3 url repeat-x top left;
	}

/* advertisement in content col */

#ad-content {
	clear: both;
	margin: 60px 0 0 0;
	padding: 12px 15px;
	font-size: 90%;
	line-height: 1.5em;
	color: #963;
	border-top: 2px solid #e9dec7;
	border-bottom: 2px solid #e9dec7;
	background: #fcfaf3;
	}
#ad-content img {
	float: left;
	margin-right: 10px;
	}
#ad-content p {
	margin: 0;
	padding: .3em 0 0 0;
	}

/* google ads */

#content div.google-ad {
	clear: both;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	text-align: center;
	border-top: 1px solid #E0D0B1;
	}
#content div.alt {
	padding-bottom: 30px;
	}

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

	home page specific

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

/* explanation */

#welcome {
	margin: 15px 10px 10px 10px;
	padding: 0;
	background-color: #F6F1DE;
	background-image: url(images/torch_bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
#welcome p {
	margin: 1.5em 180px 1em 0;
	line-height: 1.5em;
	}
#welcome ul {
	margin: 0 190px 0 10px;
	padding: 0;
	list-style: none;
	}
#welcome ul li {
	margin: 0 0 10px 0;
	padding: 0 0 0 26px;
	font-size: 100%;
	line-height: 1.3em;
	font-weight: normal;
	color: #963;
	background: url no-repeat 0 4px;
	}
#welcome p#signupnow {
	margin: 15px 0 0 46px;
	text-align: left;
	font-size: 120%;
	font-weight: normal;
	}
#welcome p#signupnow a:hover {
	background: none;
	}

/* featured member */
.featured-avatar img.featured-swash {
  margin-bottom: -41px;
  }
img.photo {
  z-index: 1;
}
img.featured-swash {
  z-index: 2;
	background: transparent !important;
  border: none !important;
	padding: 0 !important;
	}
#recommend img.featured-swash {
  margin-bottom: 0;
  width: 20px;
  height: 20px;
  z-index: 3;
  vertical-align: top;
  position: absolute;
  }
.comments img.featured-swash {
  float: left;
  position: absolute;
  }
div.featured .fn strong {
	font-family: Georgia;
	}
div.featured img.featured-take {
	vertical-align: middle;
	}


/* what is  */

#sidebar img#whatis-img {
	float: right;
	margin: 0 0 0 10px;
	}

/* news and updates list */
#sidebar dl.announce {
  margin: 0;
  }
#sidebar dl.announce p.title {
  font-weight: bold;
  padding: 2px 0 4px 0;
  margin: 0;
  }
#sidebar dl.announce dt {
	padding: 0 0 0 17px;
	font-size: 90%;
	line-height: 1.4em;
	color: #963;
	background: url no-repeat 0 1px;
	}
#sidebar dl.announce dt.new {
	padding: 0 0 0 25px;
	background: url no-repeat 0 1px;
	}
#sidebar dl.announce dd {
	margin: 0 0 10px 0;
	padding: 2px 0 10px 0;
	line-height: 1.4em;
	border-bottom: 1px dotted #E0D0B1;
	}
#sidebar dl.announce dd div {
  text-align: right;
  margin-top: 0px;
  }
#sidebar dl.announce dd.last {
  border: none;
  }
#content dl.announce {
	margin: 0 20px;
	padding: 0;
	}
#content dl.announce p.title {
  font-weight: bold;
  padding: 2px 0 4px 0;
  margin: 0;
  }
#content dl.announce dt {
	float: left;
	width: 90px;
	margin: 8px 0 0 0;
	padding: 0 0 0 17px;
	font-size: 90%;
	line-height: 1.4em;
	color: #963;
	background: url no-repeat 0 1px;
	}
#content dl.announce dd {
	margin: 0 0 0 110px;
	padding: 8px 0;
	line-height: 1.4em;
	border-bottom: 1px dotted #E0D0B1;
	}
#content p.announce-ctrl {
	margin: 10px 20px 10px 0;
	text-align: right;
	color: #E0D0B1;
	}

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

	side navigation

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

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav li {
	margin: 0 0 3px 0;
	padding: 6px 0 6px 0;
	font-family: Georgia, serif;
	font-size: 125%;
	font-weight: normal;
	color: #e54524;
	}
#nav li a {
	margin-left: 3px;
	text-decoration: none;
	color: #630;
	}
#nav li a span {
	font-style: italic;
	}
#nav li a:hover {
	color: #c96;
	background: none;
	border-bottom: 1px solid;
	}


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

	sidebar

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

#sidebar p {	
	margin: 3px 0 15px 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.4em;
	}
#sidebar h4 {
	font-family: Georgia;
	font-size: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: center;
	color: #663;
	background: url no-repeat 50% 100%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #E0D0B1;
	border-bottom-color: #E0D0B1;
	border-left-style: none;
	}
#sidebar h4 span {
	font-style: italic;
	}

/* default lists */

#sidebar ul.def {
	margin: 10px 0 1.5em 0;
	padding: 0;
	list-style: none;
	}
#sidebar ul.def li {
	margin: 0 0 5px 0;
	padding: 0 0 0 13px;
	background: url no-repeat 0 4px;
	}

/* sponsor links */

#sidebar a.spons {
	display: block;
	margin: 3px 0 12px 0;
	padding: 0 0 12px 0;
	font-size: 90%;
	color: #38230E;
	border-bottom: 1px dotted #E0D0B1;
	}
#sidebar a.spons em {
	display: block;
	margin: 4px 0 0 0;
	padding: 0;
	font-style: normal;
	}
#sidebar a.spons:hover {
	text-decoration: none;
	}
#sidebar a.rss-side {
	margin-left: 15px;
	padding-left: 16px;
	background: url no-repeat 0 1px;
	}
#sidebar a.rss-side img {
	margin-right: 1px;
	vertical-align: middle;
	}
.title-rss {
  margin-left: 60px;
  position: absolute;
}
/* t-shirt block */

#sidebar img.tshirt-side {
	float: right;
	margin: 0 0 0 10px;
	}
	
/* ------------------------------------------------------------

	footer

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

#footer {
	clear: both;
	margin: 0;
	font-size: 95%;
	color: #963;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}
#footer-inner {
	width: 750px;
	margin: 0 auto 10px auto;
	padding: 0 15px;
	text-align: left;
	font-size: 90%;
	}
#footer p {
	margin: 0 0 8px 0;
	padding: 0;
	}
#footer a {
	color: #630;
	}
#footer p#hosted-by {
	float: right;
	margin-top: 0;
	}
#footer p#copyright {
	margin-top: 20px;
	padding: 2px 0;
	}
#footer p#copyright img {
	margin: 0 6px 0 0;
	vertical-align: middle;
	border-right: 1px solid #DCD1B3;
	border-bottom: 1px solid #DCD1B3;
	}
#footer p#copyright a#tundrofav:hover {
	background: none;
	}

/* mini lists */

#mini-lists {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #E0D0B1;
	}
#mini-lists div.mini {
	width: 25%;
	float: left;
	}
div.mini h4 {
	margin: 0 25px 15px 0;
	padding: 6px 0;
	font-size: 100%;
	font-family: Georgia;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	color: #663;
	border-top: 1px solid #E0D0B1;
	border-bottom: 1px solid #E0D0B1;
	}
div.mini ul {
	margin: 0 25px 1.5em 0;
	padding: 0;
	list-style: none;
	}
div.mini ul li {
	margin: 0;
	padding: 0;
	}
div.mini ul li a {
	display: block;
	margin: 0;
	padding: 10px 4px 10px 21px;
	background-image: url;
	background-repeat: no-repeat;
	background-position: 4px 50%;
	}
div.mini ul li.white a {
	background-image: url;
	}
div.mini ul li.sparkling a {
	background-image: url;
	}
div.mini ul li.blush a {
	background-image: url;
	}
div.mini ul li.dessert a {
	background-image: url;
	}
div.mini ul.mini-members li a {
	padding: 4px;
	background: none;
	}
div.mini ul.mini-members li a img {
	margin-right: 5px;
	padding: 3px;
	border-right: 1px solid #E7DAC0;
	border-bottom: 1px solid #E7DAC0;
	background: #fff;
	vertical-align: middle;
	}
#footer div.mini ul li:hover {
	background: #E0D0B1 url repeat-x top left;
	}
#footer div.mini ul li a:hover {
	text-decoration: none;
	color: #630;
	}
#footer div.mini ul.mini-members li a:hover {
	background: none;
	}
#mini-lists div.last h4, #mini-lists div.last ul {
	margin-right: 0;
	}

div.mini li.more {
  text-align: right;
  background-image: none;
  }
div.mini li.more a {
  color: #268CCD !important;

  }
div.mini h4 a {
  color: #268CCD !important;
}
/* ------------------------------------------------------------

	search

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

#find {
	margin: 10px 0 15px 0;
	padding: 0;
	}
#content #find p {
	margin: 0 0 10px 0;
	padding: 0;
	}
#find input {
	vertical-align: middle;
	}
#find input#search-text {
	width: 125px;
	margin-right: 2px;
	font-size: 110%;
	color: #333;
	}

/* pagination links */

#content p.page {
	margin: 10px 0 30px 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	line-height: 2.5em;
	clear: left;
	}
	
p.page a, p.page strong.active {
	margin: 0 0 5px 2px;
	padding: 4px 8px;
	font-weight: bold;
	border: 1px solid #E7DAC0;
	background: #fff;
	}
p.page strong.active {
	border-color: #C0AF8E;
	background: #E7DAC0;
	}
p.page a:hover {
	text-decoration: none;
	color: #fff;
	border-color: #268CCD;
	background: #268CCD;
	}



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

	forms

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

form input.input-text, form select {
	width: 250px;
	font-size: 110%;
	color: #000;
	vertical-align: middle;
	}
form select.multiple {
	height: 100px;
	}
form textarea.input-area {
	width: 330px;
	height: 120px;
	font-size: 110%;
	color: #000;
	}
form textarea.notes {
	height: 200px;
	}
div.form-submit {
	padding: 10px 0;
	}
#content form p {
	margin: 3px 0 5px 0;
	padding: 0;
	}
#content p.form-item {
	margin: 0 0 5px 0;
	padding: 0;
	}
form img.form-icon {
	vertical-align: middle;
	}


/* search in sidebar */

form#searchside {
	margin: 10px 0 0 0;
	padding: 0;
	}
p  {
	vertical-align: middle;
	}
form#searchside input#searchside-text {
	width: 150px;
	font-size: 110%;
	}

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

	misc.

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

.hide, hr {
	display: none;
	}
a img {
	border: none;
	}

/* img/desc teasers */

div.teaser {
	margin: 0 0 1.5em 0;
	}
div.teaser img {
	float: right;
	margin: 0 0 5px 15px;
	padding: 5px;
	border: 4px double #E7DAC0;
	background: #fff;
	}
div.teaser img.alt {
	float: left;
	margin: 0 15px 5px 0;
	}

/* self-clearing floats */

#wrap-inner:after, 
#header:after,
#dash:after,
dl.profile:after,
#content div.vcard:after,
dl.comment:after,
#searchoptions:after,
#content p.page:after,
#content #ad-content:after,
#mini-lists:after,
form#find.find-welcome:after,
div.teaser:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
div.auto_complete {
    width: 348px;
    padding-right: 8px;
    font-size: 90%;
    background: url repeat-y top right;
  	}

/* feature user popup */
#feature_me {
  position: absolute;
  top: 130px;
  width:500px;
  min-height: 330px;
  background: white;
  padding: 10px;
  border: 2px solid #E7DAC0;
  z-index: 5;
}
#feature_me textarea {
  width: 221px;
  height: 100px;
}
.save-changes {
  vertical-align: bottom;
}
#feature_me_errors {
	color: #e54524;
	border: 2px solid #E7DAC0;
	padding: 10px;
	margin: 3px 40px;
	line-height: 1.4em;
}

/* announcements */
#announcements h2 {
  padding-bottom: 0;
  margin-bottom: 0;
}
#announcements h5.meta {
  margin-bottom: 10px;
  margin-left: 10px;
}
#welcome2 {
	margin: 15px 10px 10px 10px;
	padding: 0;
	background-color: #F6F1DE;
	background-image: ;
	background-repeat: no-repeat;
	background-position: right top;
}
#welcome2 p {
	margin: 1.5em 180px 1em 0;
	line-height: 1.5em;
}
#welcome2 ul {
	margin: 0 190px 0 10px;
	padding: 0;
	list-style: none;
}
#welcome2 ul li {
	margin: 0 0 10px 0;
	padding: 0 0 0 26px;
	font-size: 100%;
	line-height: 1.3em;
	font-weight: normal;
	color: #963;
	background: url no-repeat 0 4px;
}
.copy {
	font-family: "Lucida grande";
	font-size: 13px;
	color: #38230E;
}

