/* base
----------------------------------------------- */

body, input, textarea, select {
	font: 11px Verdana, Arial, sans-serif;
	}

body {
	margin: 0 0 0 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	border: 0px solid #efefef;
	}

code, .code {
	font: 1.1em Monaco, "Courier New", monospace;
	}

small, .small {
	font-size: 0.9em;
	}

h1, h2, h3, p, ul, ol {
	margin: 0 0 10px 0;
	padding: 0;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	}

h1 {
	font-size: 1.45em;
	}

h2 {
	font-size: 1.3em;
	}

h3 {
	font-size: 1.2em;
	}

h3.plain {
	font: 1em Verdana, Arial, sans-serif;
	}

p {
	line-height: 1.4em;
	}

ul {
	list-style-type: circle;
	}

li {
	margin: 0 0 5px 35px;
	padding: 0;
	}

/* links
----------------------------------------------- */

h3 a {
	font-weight: bold;
	}

a img {
	border: none;
	}

a:link, a:visited, a:active {
	color: #7f1d89;
	background-color: transparent;
	text-decoration: underline;
	}

a:hover, a:focus {
	color: #333;
	text-decoration: none;
	}
.head_links span {text-align:left;}	
.head_links a:hover, 
.head_links a:focus {
	color: #FFF;
	text-decoration: none;
	}

a.alink, a.dlink {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	}

a.alink {
	color: #00f;
	background-color: #eee;
	}

a.dlink:hover {
	text-decoration: none;
	}

a.dlink {
	color: #f00;
	background-color: #eee;
	}

a.navlink {
	padding: 3px;
	color: #fff;
	background: #a851b4;
	text-decoration: none;
	}

a.navlink-active {
	padding: 3px;
	color: #000;
	text-decoration: none;
	}

a.plain, a.plain:visited, a.plain:active {
	color: #000;
	background-color: transparent;
	}

a.spot_help {
	font-size:0.9em;
	padding: 0px 3px;
	margin-top:-9px;
	vertical-align: middle;
	font-weight: normal;
	text-decoration:none;
	border: #bbb 1px solid;
	}
a.spot_help:hover {
	color: #fff;
	background-color: #bbb ;
	text-decoration:none;
	}

/* form elements
----------------------------------------------- */

fieldset {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #ddd;;
	}

label {
	cursor: pointer;
	}

input {
	font-size: 0.9em;
	}

textarea {
	padding: 3px;
	line-height: 1.4em;
	background-color: #eee;
	}

select {
	font-size: 0.9em;
	background-color: #eee;
	}

form.search-form {
	margin: auto;
	text-align: center;
	}

form.upload-form {
	text-align: center;
	}

a.delete,
input.cancel, input.delete,
input.interbox, input.interbox2,
input.navbox,
input.preview,
input.smallbox, input.smallerbox, input.smallerboxsp,
select {
	border-width: 1px;
	border-style: solid;
	border-color: #fff #999 #999 #fff;
	}
	

input.cancel, input.delete,
input.publish, input.preview {
	margin: 5px 10px 5px auto;
	padding: 4px;
	width: auto;
	}

input.edit, input.list,
textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #999 #fff #fff #999;
	}

input.edit {
	margin-top: 5px;
	padding: 1px;
	font-size: 1em;
	background-color: #eee;
	}

input.navbox,
input.smallbox, input.smallerbox, input.smallerboxsp {
	padding: 3px 6px 4px 6px;
	}

input.interbox, input.interbox2	 {
	padding: 3px 4px 4px 4px;
	}

input.interbox2 {
	margin-left: 100px;
	}

input.list {
	margin: 5px 5px auto auto;
	padding: 3px;
	background-color: #ddd;
	}

input.navbox {
	margin-right: 10px;
	background-color: #eee;
	}

input.publish {
	color: #f4e7fd;
	background-color: #340b38;
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	border-color: #777;
	}

input.smallbox {
	margin-right: 10px;
	vertical-align: text-top;
	background-color: #ddd;
	}

input.smallerbox {
	padding: 2px;
	background-color: #ddd;
	}

input.smallerboxsp {
	margin-right: 10px;
	padding: 2px;
	background-color: #ddd;
	}
	
a.delete,
input.delete {color:red; font-size:0.5em; text-decoration:none; background:#ddd; margin: 1px; padding: 0px 2px;}
a.delete:hover,
input.delete:hover {color:black; background: red;}

/* table elements
----------------------------------------------- */

table, tr, th, td {
	vertical-align: top;
	}

table.edit-table {
	margin-top: 2em;
	}

td.column {
	padding: 10px;
	}

td.declaration {
	padding: 0 3px;
	font-size: 0.9em;
	text-align: left;
	}

td.selector, td.selector2 {
	padding: 6px 3px;
	text-align: left;
	border-top: 3px solid #fff;
	}

td.selector2 {
	font-size: 0.9em;
	}
	
table#list tr:hover { background:#eeefff;}
table#list tr:hover td.alt_color { background:#effeef;}

table#edit td.noline,
table#list td.noline	{
	vertical-align: middle;
	border: none;
	}

table#list th, table#list td {
	padding: 3px 5px;
	text-align: left;
	border-bottom: 1px solid #ddd;
	}

table#list td.noline {
	height: 30px;
	}

table#list th {
	vertical-align: bottom;
	}

table#list th a {
	margin-right: 14px; 	
	}

table#list th.asc a {
	background: url(/cs.php?cs=arrowupdn.gif) no-repeat right 2px;
	padding-right: 14px;
	margin-right: 0;
	}

table#list th.desc a {
	background: url(/cs.php?cs=arrowupdn.gif) no-repeat right -18px;
	padding-right: 14px;	
	margin-right: 0;
	}

table#list ul {
	margin-bottom: 0;
	list-style-type: none;
	}

table#list li {
	margin: 0 0 2px 0;
	}

table#list td.alt_color {
	background: #FFFFCC;
}



/* other element overrides
----------------------------------------------- */

.ok {
	color: #008000;
	}

.not-ok {
	color: #C40000;
	}

.prev-next {
	margin: 15px 0;
	font-size: 0.9em;
	text-align: center;
	}

span.navlink-disabled {
	padding: 3px;
	color: #999;
	background-color: #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #f1f1f1;
	}

p#js {
	margin-top: 10px;
	padding-right: 30px;
	display: none;
	}

p#js span {
	padding: 10px;
	background-color: #ffc;
	}

ul.plain-list {
	list-style-type: none;
	}

ul.plain-list li {
	margin: 0 0 2px 0;
	}

#warning {
	margin: 0 auto 15px auto;
	padding: 10px;
	width: 30em;
	text-align: center;
	background-color: #fff4f4;
	border: 2px solid #fdd;
	}
	
/* top branding
----------------------------------------------- */	

tr#branding {
	border-bottom-width: 3px;
	color: #fff;
	background: #2A4975 ;
	text-align: left;
	border-bottom: solid #FFFFFF;
	}

#branding td a,
#branding td a:visited {
	cursor: default;
	font-weight: bold;
	text-decoration: none;
	color:#bbb;
	}

#branding td a:hover {
	cursor: default;
	font-weight: bold;
	text-decoration: none;
	color:#fff;
	}

tr#branding img {
	display:none;
	}

/* top tabs
----------------------------------------------- */

td.tabs {
	background: #897A5B;
	}
	
#nav-primary table,
#nav-secondary table {
	border-collapse:separate;
	border-spacing:6px;
	}

td.tabdown a,
td.tabdown a:visited, 
td.tabdown2 a, 
td.tabdown2 a:visited, 
td.tabup a, 
td.tabup2 a {
	display: block;
	height: 2.4em;
	line-height:2.4em;
	width: 123px;
	cursor: pointer;
	text-decoration: none;
	font-size: 1em;
	text-align: center;
	background: #C0B192;
	color:#444;
	}

td.tabup a.plain,
td.tabup a:visited.plain  {
	cursor: default;
	font-weight: normal;
	text-decoration: none;
	height: 2.4em;
	line-height:2.4em;
	background: #2A4975;
	color:#fff;	
	}

td.tabdown a:hover, td.tabdown2 a:hover {
	font-weight: normal;
	background: #39639D;
	color:#EBD9B3;

	}

table#pagetop {
	width: 100%;
	margin-bottom: 2em;
	}
	
/* setup
----------------------------------------------- */

table#setup td {
	padding: 3px;
	vertical-align: middle;
	}

/* organize
----------------------------------------------- */

td.categories p {
	margin: 6px auto 3px auto;
	padding-top: 3px;
	line-height: 1.6em;
	border-top: 1px solid #ddd;
	}

/* write
----------------------------------------------- */

td#article-col-1 {
	width: 220px; text-align:right;
	}
	
td#article-col-1 p {
	text-align:right;
	}

td#article-main {
	padding-left: 20px;
	width: 300px; text-align:left;
	}

td#article-tabs {
	padding-top: 90px;
	width: 20px;
	}

td#article-col-2 {
	padding-left: 10px;
	width: 200px; text-align:left;	
	}

td#article-col-2 fieldset {
	width: auto;
	}

/*
textarea#body {
	width: 352px;
	height: 300px;
	}

textarea#excerpt {
	width: 352px;
	height: 70px;
	}

textarea#keywords {
	width: 352px;
	height: 30px;
	}
*/

.right, td.right, .right input {text-align:right;}

/* comments
----------------------------------------------- */

tr.spam td,
tr.spam a {
	color: #666;
	background-color: #f1f1f1;
	}

tr.moderate td,
tr.moderate a {
	color: #900;
	background-color: #fff8f8;
	}

tr.spam a, tr.moderate a {
	font-weight: bold;
	}

/* pages, forms, style, plugins
----------------------------------------------- */

input.css {
	margin: 0;
	padding: 1px;
	background-color: #eee;
	border-width: 1px;
	border-style: solid;
	border-color: #999 #fff #fff #999;
	}

textarea#html {
	margin-top: 6px;
	width: 780px;
	height: 630px;
	}

textarea#form {
	margin-top: 6px;
	width: 580px;
	height: 380px;
	}

textarea#css {
	width: 600px;
	height: 515px;
	}

div#preview-plugin, div#preview-help {
	margin: 0 auto 10px auto;
	padding: 3px;
	height: 300px;
	overflow: auto;
	background-color: #efefef;
	}

textarea#plugin-install {
	width: 400px;
	height: 30px;
	}

/* tagbuilder
----------------------------------------------- */

body#tag-event {
	padding: 10px;
	border-top: 15px solid #fc3;
	}

table#tagbuilder td {
	padding: 2px 5px;
	}

p#tagbuilder-output {
	margin-top: 10px;
	text-align: center;
	}

/* preferences
----------------------------------------------- */

h2.pref-heading {
	margin: 20px 0 0 0;
	}

/* images
----------------------------------------------- */

table#image-thumbnail {
	width: 100%;
	}

table#image-thumbnail td {
	border: none;
	}




/* spot_tops
----------------------------------------------- */
span#messageSaved {
	color:#red;
	text-align: left;
	font-weight: bold;
	margin-top:7px;
	background:#fff;
	padding: 2px 10px;
	}

div.menu {
	background: #d6c8dd;

	}

div.branding {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #7eaeff;
	background-color: #350c3a;
	width:100%;  
	margin: 0 auto; 
	text-align:left;
	padding: 3px 0 4px 0;
	height: 20px;
	color: #f4e7fd;
}
.branding a {
	color: #e8d9f0;
	text-decoration: underline;
}

.branding a:hover {
	color: #e8d9f0;
	text-decoration: none;
}

/* tabs
----------------------------------------------- */

.jtabs li { 
	list-style: none; 
	float:right; 
	text-align:right;
	margin:0px 3px;
	background: #eee;
	border:1px solid #ccc;
}

.jtabs ul a {
	display: block;
	padding: 3px 7px 5px 7px;
}

.jtabs ul :hover , .jtabs ul a:hover {
	color:#FFF;
	background:#aaa;
}

.jtabs ul a.selected {
	text-decoration: none!important;
	margin-bottom:0px;
	color:#777;
	background:#fff;
}

.jtabs div {
	padding:6px;
	clear:both;
	background:#fff;
}

/* fish
----------------------------------------------- */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		88;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/

.sf-menu {
	float:			left;
	margin-bottom:	1.5em;
	margin-top:		0.5em;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:		#BDD2FF;
}
.sf-menu li li {
	background:		#AABDE6;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#CFDEFF;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/cs.php?cs=arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/cs.php?cs=shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.sf-navbar {
	background:		#d2c8db; /* menu background */
	height:			2.5em;
	padding-bottom:	2.5em;
	position:		relative;
}
.sf-navbar li { 
	background:		#f4e7fd; /*url('/cs.php?cs=shadow.png') repeat-x;    level 1*/
	position:		static;
	width: auto;
	margin: 2px 4px;	
}
.sf-navbar  a {
	border-top:		none;
}

.sf-navbar li ul {
	width:			48em; 			/*IE6 soils itself without this*/
}

.sf-navbar li li { /* url('/cs.php?cs=shadow.png') repeat-x;   level 2 */
	background-color: #f4e7fd;                                                       
	position:		relative;
	margin: 8px 4px;
}

.sf-navbar li li ul {
	width:			13em; /* levels 3+ */
}
.sf-navbar li li li {
	width:			auto;
}
.sf-navbar ul li {
	width:			auto;
	float:			left;
}
.sf-navbar a, .sf-navbar a:visited {
	border:			none;
	color: #2d1038 			; 				/* levels 1 & 2 links */
	text-decoration:none; 					/* IE6 needs this */
}

ul.sf-navbar li.current{
	color: #d2c8db		; /* ??? */
	
}
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
	color: #f4e7fd;
	background-color: #a68ab8;					/* level 1 hover & current */
}

.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
	color: #d2c8db;                                                   	                 
	background-color: #2d1038; /*level 2 hover */
}

ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
	background:		#350c3a;
}

.sf-navbar li.current a{ 
	/* color: 			#FFFFFF;		current levels 2+  IE6 ignores the color*/	
	font-weight:	bold; 			/* current levels 2+ */	
}

ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: 			-999em;
}

/*** point all arrows down ***/
/* point right for anchors in subs */
.sf-navbar ul .sf-sub-indicator { background-position: -10px -100px; }
.sf-navbar ul a > .sf-sub-indicator { background-position: 0 -100px; }
/* apply hovers to modern browsers */
.sf-navbar ul a:focus > .sf-sub-indicator,
.sf-navbar ul a:hover > .sf-sub-indicator,
.sf-navbar ul a:active > .sf-sub-indicator,
.sf-navbar ul li:hover > a > .sf-sub-indicator,
.sf-navbar ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/*** remove shadow on first submenu ***/
.sf-navbar > li > ul {
	background: transparent;
	padding: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}
1