/*  
Theme Name: NOSO Theme
Theme URI: http://nosoproject.org
Description: The NOSO Project WordPress theme.
Version: 0.0.1
Author: Gilbert Guerrero
Author URI: http://gilbertguerrero.com/

	NOSO Theme v0.0.1
	 http://nosoproject.org

	This theme was designed and built by Gilbert Guerrero,
	whose blog you will find at http://gilbertguerrero.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Various Tags & Classes */

#nosobar {
	width: 260px;
	float:right;
	margin-top:12px; 
}

#map {
	width: 260px;
	height: 175px; 
	border:1px solid #FF0000;
}

#nosobar #nosocomments {
	background: #FFF;
	border: 1px solid #FF0000;
	padding: 0 9px 3px 9px;
	font-size: .8em;
	margin-top: 24px;
	margin-bottom: 12px;
	
}

#flash { 
	background: url('images/flashbg.gif') no-repeat;
	padding: 20px 24px 40px 16px;
	margin: 0;
}

#content .warning {
	float: right;
	width: 200px;
	color: #FF0000;
	font-weight: bold;
	padding: 3px;
	margin: -3px 0 0 0;
}

#content .entry .warning img {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 0 12px 36px 12px;
	font-size: .9em;
	}
	

/*  TYPOGRAPHY & COLORS */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFFFFF;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}

#content {
	font-size: 1.2em
	}

#navigation {
    font-size: 1.3em;
	letter-spacing: .1em;
    color: #FF0000;
}

.updated {
	padding: 1em 1em 1em 1em;
	background: #FFFFCC;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}
	
small + p,
small + .entry p {
	margin-top: 0;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.6em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	}

h2 {
	font-size: 1.7em;
	font-weight: normal;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	clear: both;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#leftcolumn h2,
#sidebar h2 {
    margin: 16px 0 12px 0;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
	
#content h2 {
    margin-bottom: 0;
    padding-bottom: 0;
}

h3, h3 a, h3 a:visited {
	font-size: 1.5em;
	color:#666666;
	text-decoration: none;
	font-weight:normal;
	}
	
#blog h3,
#press h3,
#osponsors h3 {
	margin: 12px 0 0 0;
	font-size: .9em;
}

#sponsors h2 {
	margin: 0;
	padding: 0;
	color: #666;
	font-size: .6em;
}

#sponsors {
	clear: both;
	padding: 0 30px 0 0;
	text-align: center;
}

#sponsors img {
	margin-top: 0;
	vertical-align: middle;
}

h4 {
	font-size: 1.1em;
	color:#666666;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, #blog h3, #blog h3 a, #press h3, #press h3 a   {
	color: #FF0000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h2 + small + .entry p {
	margin-top: 12px;
}

.entry p a:visited {
	color: #FF0000;
	}

#content.widecolumn h2 {
	margin: 0;
	padding: 12px 0 24px 0;
	font-size: 1.7em;
	color: #666666;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #FF0000;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#profilebox ul.profile {
	width: 440px;
	margin-right: -40px;
	float: right;
}

#profilebox ul.read {
	width: 440px;
	margin-right: 0;
	float: right;
}

#profilebox li.profile {
    list-style-type: none;
}

#profilebox li.profile label {
    display: block;
    float: left;
    width: 200px;
}

#profilebox li.profile span {
    display: block;
    width: 300px;
	padding: 0;
	margin: 0 24px 6px 200px;
}

#profilebox li.profile {
	clear: left;
	margin: 6px 0 6px 0;
}

#profilebox li.profile b {
	display: block;
	float: left;
	width: 200px;
	margin: 0;
}

#searchbox, #searchbox a {
	color:#FFFFFF;
	text-decoration: none;
}

#content .eventreg {
	padding: 12px 12px 12px 12px;
	font-size: .9em;
	background: #FFFFCC;
	width: 300px;
}

#content .eventreg a {
	color: #333333;
	text-decoration: underline;
}


/*  STRUCTURE */

body {
	margin: 0;
	padding: 0; 
	}
	
#sponsors {
	clear: both;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	}

#header {
    margin: 25px 0 0 0;
    padding: 16px 16px 0 0;
	background: url('images/noso-header.gif') no-repeat;
	width: 780px;
	height: 125px;
	text-align: left;
	}

#searchbox {
    margin: 0 24px 0 0;
    padding: 0;
    text-align: right;
	white-space: nowrap;
}

#contentblock {
	position: relative;
	float: right;
	padding: 0 9px 0 0;
	margin: 0 0 0 -20px;	
	width: 630px;
	display: inline;
}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 486px;
	display: inline;
	}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 136px;
	display: inline;
}

#sidebar {
	float: right;
	padding: 0 3px 0 0;
	margin: 0;
	width: 136px;
	display: inline;
	}

/*** IE6 HACK ***/
* html #sidebar {
	position: absolute;
	top: 0;
	left: 486px;
}

#blog,
#press,
#osponsors {
    margin: 0;
    padding: 0 32px 24px 24px;
	background: url(images/bottom-488px.gif) no-repeat bottom left;
    text-align: left;
}

#press {
	height: 215px;
}

#blog {
	height: 400px;
}

#blog .scroll {
	display: block;
	overflow:auto;
	padding: 0 6px 12px 6px;
	margin: 6px 0 0 0;
	height: 280px;
	border: 1px solid #DDD;
}

#blog h2,
#press h2,
#osponsors h2 {
	display: block;
	width: 480px;
	margin : 0 0 0 -24px;
	padding : 21px 24px 0 24px;
	background: url(images/top-488px.gif) no-repeat top left;
}

#mynosos {
    margin: 0 0 0 6px;
    padding: 0 0 24px 0;
	width: 630px;
	background: url(images/bottom-600px.png) no-repeat bottom left;
    text-align: left;
}

#mynosos h3 {
	display: block;
	margin : 0 0 0 -24px;
	padding : 21px 24px 6px 24px;
	background: url(images/top-600px.png) no-repeat top left;
}

#mynosos span {
	display: block;
	margin: 0;
    padding: 0 12px 6px 24px;
	background: url(images/middle-600px.png) repeat-y;
}

#sidebar div,
#leftcolumn div {
    margin: 0;
    padding: 0 3px 24px 12px;
	background: url(images/bottom-130px.gif) no-repeat bottom left;
    text-align: left;
}

#sidebar div h2,
#leftcolumn div h2 {
	margin: 0 0 6px -12px;
	width: 136px;
	background: url(images/top-130px.gif) no-repeat top left;
	padding: 12px 0 0 12px;
	text-align: left;

}

#sidebar #topnofriends {
	padding-right: 21px;
	text-align: center;
}

#sidebar #topnofriends p {
	margin-top: 10px;
	margin-bottom: 8px;
}

#signin {
	height: 146px;
}

#upcoming {
	height: 132px;
}

.logo {
    float: left;
    width: 120px;
    margin: 0;
    padding: 0;
}

.widecolumn {
	padding: 0;
	margin: 0;
	background: url(images/middle-760px.gif) repeat-y left;
	width: 780px;
	}

.post {
	margin: 0 0 12px 0;
}

.entry img {
	border: 1px solid #DDDDDD;
	padding: 2px;
	margin: 12px 6px 6px 0;
}

.entry h2 + p img,
.entry div + p img {
	margin-top: 0;
}

#press img,
#blog img {
	vertical-align: middle;
	margin-top: 0;
}

.widecolumn .post,
#profilebox {
	margin: 0;
	background: url(images/top-760px.gif) no-repeat top left;
	}
	
.widecolumn .entry {
	padding : 24px 100px 40px 66px;
	background: url(images/bottom-760px.gif) no-repeat bottom left;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 36px 36px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#profilebox #image {
    float: left;
    margin: 3px 6px 0 0;
	padding: 16px 0 0 0;
    width: 100px;
    height: 100px;
	font-size: .8em;
	text-align: center;
}

#profilebox #image img {
	border: 1px solid #FF0000;
}

#profilebox ul.profile + p {
	clear: left;
	padding: 0 0 0 330px;
	font-size: .9em;
}

#changeimage {
	position: absolute;
	top: 224px;
	margin: 0 auto 0 auto;
	background: url('images/changeimage.png') no-repeat;
	width: 338px;
	height: 161px;
}

#changeimage p {
	height: 18px;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: right;
}

#changeimage p.box {
	margin: 5px 0 0 24px;
	padding : 6px 6px 6px 6px;
	width: 270px;
	height: 102px;
	border: 1px solid #999999;
	overflow: auto;
	overflow-y: hidden;
	white-space: nowrap;
}

#changeimage p.box img {
	height: 80px;
	width: 80px;
	margin: 0;
	padding: 0;
}

#content #image img.close {
	border: 0;
	margin: 9px 0 0 0;
	padding: 0;
	width: 16px;
	height: 15px;
}

ul.nonode {
	margin: 0;
	padding:0;
}

li.nonode {
    float: left;
	background: no-repeat url("images/cellbg_100x100.gif");
	list-style-type: none;
	width: 102px;
	height: 102px;
	padding: 6px;
	margin: 0;
}

#leftcolumn #recent ul {
	margin: 0;
	padding: 0;
}

#leftcolumn #recent li {
	padding: 0 0 16px 0;
	margin: 0;
	list-style-type: none;
}

#leftcolumn #recent img {
	height: 70px;
	width: 100px;
}

#recent a img {
	border: 1px solid #FF0000;
	margin-bottom: 4px;
}

#sidebar #upcoming img {
	vertical-align: middle; 
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#navigation {
    margin: 42px 0 0 180px;
    padding: 0;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	margin-right: 2px;
}

#navigation a.selected {
	color : #FF0000;
	background: #FFFFFF url(images/left-tab.gif) left top no-repeat;
}

#navigation a span {
	padding: 3px 10px 20px 0;
}

#navigation a.selected span {
	background: url(images/right-tab.gif) right top no-repeat;
}

#navigation a, #navigation a span {
	display: block;
	float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span {
	float: none
}
/* End hide */

#navigation a:hover {
	color: #FF0000;
	background: #FFFFFF url(images/left-tab.gif) left top no-repeat;
	padding-left: 10px
}

#navigation a:hover span {
	background: url(images/right-tab.gif) right top no-repeat;
	padding-right: 10px
}

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

#navigation li {
	float: left;
	margin: 0;
}

#navigation ul.signin {
	float: right;
	margin-right: 24px;
}

/*  Images */

img.profile {
    width: 80px;
	padding: 0;
	border: 1px solid #FF0000;
}

#sidebar a.profile:link img, 
#sidebar a.profile:visited img {
    margin: 0 0 3px 0;
    padding: 0;
	color: #FF0000;
	border: 1px solid #FF0000;
}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/*  Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
*/

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 6px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/*  FORM ELEMENTS */

input, textarea, select {
	margin: 0 10px 3px 0;
	padding-left: 3px;
	background-color: #EEEEEE;
	vertical-align: middle;
}

input:focus, textarea:focus, select:focus {
	background-color: #FFFFFF;
}

input[type=submit], input[type=submit]:active, input[type=button], input[type=button]:active {
	font-size: 11px;
	color: #333;
	white-space: nowrap;
}

input[type=submit] + input[type=button] {
	margin-top:-1.05em;
}

input[type=image] {
	border: 0;
	background: none;
}

input, textarea, select {
	font-family: "Lucida Grande", "Tahoma", "Lucida Sans Unicode", Tahoma, Verdana;
	color: #333;
}

label {
	font-weight: bold;
	display:block;
	float:left;
	width:200px;
	clear: left;
}

#searchbox input[type=text] {
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	margin: 0 3px 5px 5px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
#signin span.button {
    margin: 0 12px 0 0;    
    display: block;
    text-align: right;
}

input.button {
	background: none;
}

#sidebar form {
	margin: 0;
	}

#sidebar div input[type=text], #signin input[type=password] {
	width: 100px;
}	

.error {
	color:#FF0000;
}

#login_error {
	padding: 12px;
	background-color: #FFCCCC;
}

p.submit {
	padding-left: 200px;
}

/*  COMMENTS */

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
textarea#comment_content,
textarea#comments {
	width: 100%;
	margin-right: 3px;
}	
	
#content .regcomments {
	float: right;
	width: 480px;
	margin: 0 0 0 24px;
	font-size: .9em;
	color: #666666;
	clear: right;
}

/*  Calendar */


.calendar {
	width: 100%;
	margin: 10px 0 0 -6px;
	font-size: 1.2em;
	text-align: left;
}

table.calendar td {
    width: 100px;
    margin: 0 -6px 0 0;
    padding: 3px 1px 1px 3px;
	height: 100px;
}

table.calendar th {
    height: 32px;
    margin: 0;
    padding: 2px 1px 1px 12px;
    background: url('images/calendar-th.gif') no-repeat;
    color: #FFFFFF; 
    text-transform: lowercase;
}

h2.calendar-month {
    margin: 10px 0 10px 0;
    padding: 0;
    font-size: 1.4em;
    color: #666;
    text-align: left;
}

#content .calendarlink {
    padding-top: 3px;
    font-size: .7em;
	font-family: Arial, sans-serif;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* SEARCH STYLES */

a.isearch-title, a.isearch-description, a.isearch-url, a.isearch-prevnext:active
{
    color:#FF0000;
    background-color:transparent
}

a.isearch-title, a.isearch-description, a.isearch-url, a.isearch-prevnext:hover
{
    color:#FF0000;
    background-color:transparent
}


/* Usage :  Page heading on the search results page.
 */
h1.isearch
{
    text-align:center;
    font-size:20px;
    color:#3366cc;
}


/* Usage :  To display the header line with the following messages:
 *             "Search results for _words_."
 *             "Showing results 1 to 10 of 17"
 */
table.isearch-head
{
    background-color:#3366cc;
}

/* Usage :  Advanced search form.
 */
table.isearch-advanced
{
    background-color:#b8ccee;
}

td.isearch-head
{
    color:#ffffff;
    font-size:16px;
}


/* Usage :  To display the page title in the results list.
 */
a.isearch-title:link
{
    color:#3366cc;
    background-color:transparent
}

a.isearch-title:visited
{
    color:#336644;
    background-color:transparent
}


/* Usage :  To display the page description in the results list.
 */
.isearch-description
{
    font-size:12px;
    color:#000000;
}


/* Usage :  To display the page score in the results list.
 */
.isearch-score
{
    font-size:12px;
    color:#000080;
}


/* Usage :  To display the page url in the results list.
 */
a.isearch-url:link
{
    font-size:11px;
    color:#008000;
    background-color:transparent
}

a.isearch-url:visited
{
    font-size:11px;
    color:#008000;
    background-color:transparent
}


/* Usage :  To display the file size in the results list.
 */
.isearch-size
{
    font-size:11px;
    color:#008000;
    font-size:80%;
}


/* Usage :  To display the "Cached" string in the results list.
 */
a.isearch-viewcache:link
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent
}

a.isearch-viewcache:visited
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent
}


/* Usage :  To display the "<< Previous Page" and "Next Page >>" links.
 */
table.isearch-prevnext
{
    background-color:#3366cc;
}

td.isearch-prevnext
{
    color:#ffffff;
    font-size:14px;
}

a.isearch-prevnext:link
{
    color:#ffffff;
    background-color:transparent
}

a.isearch-prevnext:visited
{
    color:#ffffff;
    background-color:transparent
}


/* Usage :  To display the "No matches found." string.
 */
h2.isearch-nomatch
{
    font-size:16px;
    color:red;
}


/* Usage :  To display highlighted words in the page descriptions
 */
.isearch-highlight
{
    font-weight:bold;
}


/* Usage :  Displaying the search string in the message:
 *              Search results for _words_.
 */
.isearch-search
{
    font-style:italic;
}


/* Usage :  To display the:
 *               "This is the contents of the iSearch cache for the URL %u"
 *          message when displaying a cached page.
 */
h2.isearch-cachedpage
{
    font-size:16px;
}


/* Usage :  To display the search statistics table
 */
table.isearch-stats {
}

table.isearch-stats th, table.isearch-stats td{
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
}

table.isearch-stats th {
    color: #ffffff;
    background-color: #3366cc;
}

table.isearch-stats td {
    background-color: #ffffcc;
    color: #003399;
}

table.isearch-stats caption {
    color: #003399;
    font-weight: bold;
    font-size: 17px;
    font-style: italic;
}


/* Usage:  Displaying "Did you mean to search for:" test and links when
 * displaying alternative searches.
 */
.isearch-suggest-title
{
    color: #004422;
}

a.isearch-suggest:link
{
    padding-left: 50px;
    color: #008844;
}

a.isearch-suggest:visited
{
    padding-left: 50px;
    color: #008844;
}


/* Usage: Displaying a single extra link in search results (professional version only)
 */
.isearch-link
{
    /* Set background colour for extra links */
    background-color: #ffffff;
}

/* Usage: Displaying all extra links in search results (professional version only)
 */
.isearch-link-all
{
    /* Add an extra space seperating links from normal results. */
    padding-bottom: 15px;
}

/* STYLES ADDED */

.isearch-li-none
{
    list-style-type: none;
}

