/* * * * * * * * * * * * * * * * * * * *
*
* sNews  additions by Poppoll 
*
* * * * * * * * * * * * * * * * * * */

fieldset { border: 1px solid #eaeaea; padding: 10px 8px; margin: 0 0 8px 0; background: transparent; color: #000;width:95%} /*fieldsets in admin panel */
input { padding: 2px;background: #fff; border: 1px solid #f1f4f6 } /* input textfields  also styled by other divs or classes */
textarea { width: 98%; height: 20em; padding: 3px;} /* textareas also styled by other divs or classes  */
.date {border-top: 0px solid #f1f4f6;width:100%}/*line under posts with Comments date and time*/
.paginator{background: #fff;float: right;margin:0 0 20px 0; clear:both}/*Paginator first previous next last */
.search_tab{height:70px;padding:23px 0 0 35px}
.search_tab input {background:none;border:none}
.searchfield {width:145px;border:0}
input.searchbutton {cursor:pointer;border:1px dashed #000;margin:-3px 0 0 3px}
/* Write a comment */
#commentsbox{background: transparent; padding: 10px; margin: 0;width:98%;clear:both} /* The div's background color */
.comment {color: #000; padding-left: 10px;overflow:hidden;clear:both;border-bottom: 1px solid #eaeaea;padding: 0 0 10px 0} /* the background of the comments */
#name {background: #fff;width: 400px} /* Name:   */
#url {background: #fff;width:400px} /* Website  URL */
#text { width: 98%; background: #fff; border: 1px solid #eaeaea} /* Comment:  */
#calc { height:20px;width: 30px; background: #fff; border: 1px solid #eaeaea; text-align:center} /* Perform an addition of two integers to avoid spam */
.meta {height:20px;padding:0  0 5px 0;color: #999}/*the paragraph that holds the poster date and time*/
/*Contact page */
.commentsbox {background: transparent; padding: 10px; margin: 0} /* The div's background color   */
.text { width: 350px;} /* textfield name, Email  and Website url */
#message {width: 98%; background: #fff; border: 1px solid #eaeaea} /* textarea Message */
#calc:focus {color: #000;border:1px solid #825a2d} /* textfield Perform an addition of two integers to avoid spam  === already styled === */

.button{margin-top:15px;font: bold 12px Arial, Sans-serif; width:150px;height:37px;line-height:37px;color: #fff;background: url(../i/form_button2.gif) no-repeat 0 0; cursor: pointer; margin-right: 3px;border:0} /* Button "Submit" on: contact page,  "Login" on login page, "New Category" on Admin new category,  Admin-New article,  Admin-New Extra Contents,  Admin - New Page, button "Save" on Admin - Site -  Settings */
input:focus, #message:focus, #text:focus{color: #000;border:1px solid #825a2d}
/*Login page */
#uname { width: 250px; background: #fff; border: 1px solid #eaeaea} /* textfield Username */
#pass { width: 250px; background: #fff; border: 1px solid #eaeaea} /* textfield Password */
#calc {} /* testfield Perform an addition of two integers to avoid spam  === already styled === */

/* Admin New category page */
#t { width: 300px; background: #fff; border: 1px solid #eaeaea} /* textfield name */
#s { width: 300px; background: #fff; border: 1px solid #eaeaea} /* textfield Search engine friendly title (will be used as link to the category) */
#desc { width: 300px; background: #fff; border: 1px solid #eaeaea} /* textfield Description */
#subcat {width: 200px;} /* Selectbox Subcategory of: */

/*Admin New article and Admin edit article  */

#cat {width:200px} /*Selectbox Category */

/*Admin New article  Customize */
#dm {width: 98%} /* textfield Description META Tag (for search engines) */
#km {width: 98%} /* textfield Keywords META Tag (keywords separated by comma) */

/* Admin New Extra Contents - Customize */
#cat {} /*Selectbox  Appear only on Category  === already styled ===*/
#dp {width: 200px} /* Selectbox Appear only on Page: */

/* Admin New Page  and Admin New article   */
#at { width: 350px; background: #fff; border: 1px solid #eaeaea} /*textfield Title */
#as { width: 350px; background: #fff; border: 1px solid #eaeaea} /* textfield Search engine friendly title (will be used as link to the article) */
#txt { width: 98%;  height: 600px;background: #fff; border: 1px solid #eaeaea} /* /* textarea Text */
.buttons, .em, .underline, .del{font: bold 12px Arial, Sans-serif; height: 25px;margin: 0;	padding: 2px 3px; color: #666;background: #ccc;border-width: 1px;  	border-style: solid;border-color: #ccc #999 #999 #ccc; cursor: pointer; margin-right: 3px} /*Buttons Formatting  and Insert 

/* Admin New Extra Contents */
#at {} /*textfield Title  */
#txt {}  /* textarea Text ==already styled == */
.buttons, .em, .underline, .del{} /*Buttons Formatting  and Insert ==already styled == */
#cat {} /*Selectbox  Appear only on Category  === already styled === */
#dp {} /* Selectbox Appear only on Page:  === already styled === */

/* Admin New Page - Custumize */
#dm {} /* Description META Tag (for search engines):  === already styled === */
#km {} /* Keywords META Tag (keywords separated by comma):  === already styled === */

/*Admin Extra contents */

/* New Extra Grouping */
#t{} /*Name  === already styled === */
#s{} /*Extra group title (used in index.php to display the group - eg extra('extra') ):  === already styled ===*/
#desc{} /* Description:  === already styled === */
/*  Extra Contents  */
#as {} /* Title === already styled ===  */
#txt{} /* textarea Text ==already styled ==  */
.buttons, .em, .underline, .del{font: bold 12px Arial, Sans-serif; height: 25px;margin: 0;	padding: 2px 3px; color: #666;background: #ccc;border-width: 1px;  	border-style: solid;border-color: #ccc #999 #999 #ccc; cursor: pointer; margin-right: 3px} /*Buttons Formatting  and Insert 
=== already styled === */
#cat {} /*Selectbox  Appear only on Category  === already styled === */
#dp {} /* Selectbox Appear only on Page:  === already styled === */
#ext {width:200px}/*Appear under Extra Grouping:*/

/* Admin - Site - Settings */
/* Settings */
#webtitle {width: 300px} /* Website Title: */
#webSEF {width: 300px} /* Home SEF (used as link to Home): */
#wdesc {width: 98%}/* Default description META Tag (for search engines): */
#wkey {width: 98%} /* Default keywords META Tag (keywords separated by comma): */
/* Contact info */
#we {width: 300px} /* Email */
#cs {width: 300px} /* Contact form Subject */
/*Time and Local setting */
#lang {width: 150px} /* sNews Language: */
#char {width: 150px} /* Default charset: */
#dt {width: 250px} /* Date Format:  */

/*Contents */
#artl {width: 30px} /* Articles per page limit: */
#rssl {width: 30px} /* RSS Articles Limit: */
#dp {} /* Use Page as Home Page:  === already styled === */
#fileext{width:98%} /*Allowed file extensions for includes (Separated by comma) */
#all_file {width:98%} /*Allowed file extensions for Uploads (Separated by comma): */
#all_img {width:98%} /*Allowed image extensions for Uploads (Separated by comma): */
/* Comments */
#crt {width: 30px} /* Comment repost timer - Delay before user can post on same article */
#co {width: 200px}/* Comments Order: */
#cl {width: 30px}/* Comment results per page: */
#wff {width: 250px}/* Badwords filter file: */
#wfc {width: 98%}/* Badwords replacement word: */
/* Change Username and Password */
#uname {} /* Username: === already styled === */
#pass1 {width: 150px} /* Password: */
#pass2 {width: 150px} /* Repeat password: */

/* Admin - Site - Files */
/*Upload file to: */
#ud1 {width:200px;margin-left:15px} /* Selectbox  Upload file to: */
/*View files in  root */
#ud2 {width: 200px;} /*Selectbox  View files in  root */
#panel-1 .subcat {margin-left:1em;list-style: disc;border-bottom:none}

