/*
Plugin Name: Simple CMS
Plugin URI: http://http://pixopoint.com/simplecms/
Description: The Simple CMS Plugin converts your WordPress admin panel into a simple CMS. It is aimed at web designers who want to provide a simple adminstration panel for their clients to update basic static websites. Visit the <a href="http://pixopoint.com/simplecms/">Simple CMS page</a> for more information or visit the <a href="http://pixopoint.com/forum/index.php?board=3.0">PixoPoint Simple CMS support board</a> to ask questions about the plugin.

Author: PixoPoint Web Development
Version: 1.3
Author URI: http://pixopoint.com/

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/



#submenu {display:none}
#adminmenu {display:none}
#wpcontent #sidemenu {display:none}
#dashmenu {display:none}
#user_info {display:none}
.side-info {display:none}
#pagepostcustom {display:none}
#pagecommentstatusdiv {display:none}
#pagetemplatediv {display:none}
#pageauthordiv {display:none}
#pagepassworddiv {display:none}
.inside p {display:none}
	.zinside select {display:none}
	.zinside option {display:none}
#footer p {display:none}
#footer div {font-size:0.8em}
#wphead {margin:0;padding:0;border-top:10px solid #555}

.youhave {display:none}
#dashboard-widgets-wrap {display:none}
#rightnow p {display:none}
#rightnow strong {display:none}

#ryans_simplecms_footer {clear: both;	height: 65px;	padding: 10px 0 0 65px;	margin: 0;	position: relative; 	margin-top: -75px;}
#ryans_simplecms_footer p {	color:#ddd;margin: 0;	padding: 5px 0;}
#ryans_simplecms_footer p a {	color:#9cf;margin: 0;	padding: 5px 0;}


#ryans_simplecms_menu a {	text-decoration: none;}
#ryans_simplecms_menu {	margin: 0;	list-style: none;	padding-left: 11px;	border-bottom-width: 1px;	border-bottom-style: solid;}
#ryans_simplecms_menu a {	font-size: 16px;	padding: 6px 7px;	line-height: 200%;}
#ryans_simplecms_menu a.current, #sidemenu a.current {	font-weight: normal;	padding-left: 6px;	padding-right: 6px;	-moz-border-radius-topleft: 4px;	-html-border-top-left-radius: 4px;	-webkit-border-top-left-radius: 4px;	border-top-left-radius: 4px;	-moz-border-radius-topright: 4px;	-khtml-border-op-right-radius: 4px;	-webkit-border-top-right-radius: 4px;	border-top-right-radius: 4px;	border-width: 1px;	border-style: solid;}
#ryans_simplecms_menu a.current {	border-bottom-width: 2px;}
#ryans_simplecms_menu li {	display: inline;	line-height: 200%;	list-style: none;	text-align: center;	white-space: nowrap;	margin: 0;	padding: 0;}
#ryans_simplecms_menu li a #awaiting-mod {	position: absolute;	margin-left: -0.2em;	font-size: 0.7em;	background-repeat: no-repeat;	background-position: 0 bottom;	height: 0.9em;	width: 1em;}
#ryans_simplecms_menu li a .count-0 {	display: none;}
#ryans_simplecms_menu li a:hover #awaiting-mod {	background-position: -80px bottom;}
#ryans_simplecms_menu li a #awaiting-mod span {	top: -0.8em;	right: 0;	position: absolute;	display: block;	height: 1.3em;	line-height: 1.3em;	padding: 0 0.8em;	-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
#ryans_simplecms_menu a:hover {	color: #d54e21;}
#ryans_simplecms_menu a {	color: #2583ad;}
#ryans_simplecms_menu a.current {	background-color: #fff;	border-color: #c6d9e9;	border-bottom-color: #fff;	color: #d54e21;}
#ryans_simplecms_menu li a #awaiting-mod {	background-image: url(../images/comment-stalk.gif);}
#ryans_simplecms_menu li a #awaiting-mod span {	background-color: #d54e21;	color: #fff;}
#ryans_simplecms_menu li a:hover #awaiting-mod span {	background-color: #264761;}
#ryans_simplecms_menu {	background-color: #e4f2fd;	border-bottom-color: #c6d9e9;}

