/*++++++++++++++++++++++++++++++++++++++++++++++++++++
| LightNEasy Content Management System
| Copyright 2007 - 2008 Fernando Baptista
| http://LightNEasy.org
++++++++++++++++++++++++++++++++++++++++++++++++++++++
| lightneasy.css Version 2.0
++++++++++++++++++++++++++++++++++++++++++++++++++++++
| Released under the terms & conditions of v2 of the
| GNU General Public License. For details refer to
| the included gpl.txt file or visit http://gnu.org
+++++++++++++++++++++++++++++++++++++++++++++++++++++
General classes for LightNEasy elements on page display */

#mycontent {
	width: 95%;
	height: 600px;
}

.loginform {
	width: 324px;
	padding: 5px;
	margin: 10px auto 0 auto;
	background-color: #FFFBE2;
	border: 1px solid #FFE222;
}
.loginform p {
	color: #222 !important;
	text-align: center !important;
	margin: 0 !important;
	padding: 0 !important;
}
.loginform input[type="text"] {
	margin-right: 3px !important;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif !important;
	color: #222 !important;
}

#LNE_restrictlogin {
	margin-top: 12px;
}

#LNE_restrictlogin form, #LNE_restrictlogin fieldset {
	border: 0;
	background: transparent;
	text-align: center;
}

#LNE_restrictlogin input {
	width: 50px;
}

#LNE_admininput {
	margin: 50px auto;
}

#LNE_admininput h2 {
	margin-bottom: 14px;
}

#LNE_admininput a, #LNE_admininput img {
	border: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#LNE_admininput table.settings {
	border: none;
	width: 400px;
	margin: 0 auto;
}

#LNE_admininput table.settings td {
	width: 50px;
	text-align: center;
}

#LNE_admininput input, #LNE_admininput textarea {
	width: 200px;
}

#LNE_admininput fieldset {
	background: #e0e0e0;
	color: #000;
	padding: 10px;
	border: 0;
}

#LNE_admin + form fieldset {
	border: none !important;
}

.LNE_title {
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 16px;
	margin-bottom: 8px;
}

.LNE_message {
	display: block;
	width: 324px;
	background-color: #E8FFD2;
	border: 1px solid #30AF22;	
	margin: 10px auto 0 auto;
	padding: 5px;
	color: #30AF22;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size: 13px;
	text-align: center;
}

.LNE_message a {
	color: #3B5998 !important;
	text-decoration: underline !important;
}

.LNE_message a:hover, .LNE_message a:active {
	text-decoration: none !important;
}

.LNE_deletemessage {
	width: 324px;
	background-color: #FFBBBB;
	border: 1px solid #C80000;	
	margin: 0 auto 10px auto;
	padding: 5px;
}
.LNE_deletemessage p {
	color: #C80000;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size: 13px;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	text-align: center !important;
}
.LNE_deletemessage fieldset {
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
	text-align: center !important;
}
.LNE_deletemessage input[type="text"] {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif !important;
	color: #222 !important;
	margin: 0 !important;
}

#LNE_admin {
	width: 324px;
	margin: 10px auto;
	padding: 5px;
	background-color: #FFFBE2;
	border: 1px solid #FFE222;
	text-align: center;		
}

#LNE_admin a {
	display: inline-block;
	border: none !important;
	margin: 0 4px;
	background: none !important;
	color: #3B5998 !important;
	font-weight: normal !important;
}


#LNE_admin #admin-toplinks {
	display: block;
	text-align: right;
	padding-bottom: 8px;
}

#LNE_admin #admin-toplinks a {
	display: inline;
	color: #3B5998 !important;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size: 11px;
	text-decoration: underline !important;
}

#LNE_admin #admin-toplinks a:hover, #LNE_admin #admin-toplinks a:active {
	text-decoration: none !important;
}

#LNE_admin img {
	border: none !important;
	margin: none !important;
	padding: none !important;
	background: none !important;
	display: inline;
	margin: 0 !important;
}

/* "Edit Page" Page */
#deletepagelink {
	display: inline-block;
	padding: 3px;
	float: right;
	margin-bottom: 5px;
	color: #C80000;
	text-decoration: underline;
	border: none !important;
	padding: none!important;
	margin: 0 0 5px 0 !important;
}

#deletepagelink:hover {
	color: #FFF;
	background-color: #C80000;
	border: none !important;
}

#deletepagelink + form {
	clear: right;
}

/* Settings Page */
#adminsettings {
	width: 324px;
	padding: 5px;
	margin: 0 auto 10px auto;
	background-color: #FFFBE2;
	border: 1px solid #FFE222;
}
#adminsettings a {
	background: none !important;
	text-decoration: underline !important;
	border: none !important;
	color: #3B5998 !important;
}
#adminsettings h2 {
	color: #333 !important;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif !important;
	font-size: 16px !important;
	text-transform: none !important;
	margin: 0 !important;
	text-align: center !important;
}

#adminsettings label {
	display: block;
	padding: 15px 0 0 0 !important;
	color: #222 !important;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif !important;
	font-size: 12px !important;
	font-weight: normal !important;
	margin: 0 !important;
}

#adminsettings input[type="text"] {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif !important;
	color: #222 !important;
	margin: 0 !important;
}

#adminsettings label input[type="submit"] {
	background-color: #FFE222 !important;
	border: 1px solid #777 !important;
	color: #222 !important;
	padding: 5px !important;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	cursor: pointer;
}

#adminsettings ul#themechooser {
	height: 200px;
	overflow: auto;
	background-color: #FFF4AF;
	padding: 0 0 0 5px !important;
	margin: 5px 0 !important;
	border: 1px solid #888 !important;
}

#adminsettings ul#themechooser li {
	display: inline-block;
	width: 140px;
	margin: 10px 8px 0 0 !important;
	color: #222 !important;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif !important;
	font-size: 11px !important;
}

#adminsettings ul#themechooser li img {
	width: 140px;
	border: none;
}

#adminsettings ul#themechooser input {
	display: inline !important;
	width: 16px !important;
	margin-right: 2px !important;
}

#adminsettings ul#themechooser p {
	text-align: center !important;
	font-size: 1.2em !important;
	color: black !important;
	margin: 0 !important;
	padding: 5px 0 0 0 !important;
}

.accountsettings {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif !important;
	font-size: 11px !important;
	font-style: italic !important;
	width: 324px;
	padding: 5px;
	margin: 0 auto 10px auto;
	background-color: #FFFBE2;
	border: 1px solid #FFE222;
	color: #222 !important;
}
.accountsettings a {
	background: none !important;
	text-decoration: underline !important;
	border: none !important;
	color: #3B5998 !important;
}

/* Submit/Cancel buttons */
#rightColumn > form > fieldset > table {
	padding: 0.5em 0.5em 0 0.5em;
	background-color: #FFFBE2;
	border: 1px solid #FFE222;	
}

/* Classes for showing downloads and links */
#LNE_show {
	width: 90%;
	margin: auto;
}

#LNE_show h3 {
}

#LNE_show ul {
	margin: 6px 6px 6px 0;
}

#LNE_show li {
	list-style: none;
	padding: 4px 0 4px 14px;
	color: #303030;
	background: #f0f0f0;
}

#LNE_show a {
	font-weight: bold;
	text-decoration: none;
}

#LNE_show a:hover {
	text-decoration: underline;
}

/* Classes for contact form */
#LNE_contact {
	width: 95%;
	margin: auto;
}

#LNE_contact form {
	border: none;
	background: transparent;
}

#LNE_contact fieldset {
	background: transparent;
	border: none;
}

#LNE_contact table  {
	border: none;
}

/* Menus classes */
.LNE_menu {
}

.LNE_menu_intend {
	margin-left: 10px;
}

.LNE_menu_doubleintend {
	margin-left: 20px;
}

.LNE_menu_ul {
}

.rss {
	float: right;
	margin: 0;
	padding: 0 6px;
	border: none;
}

.rss a, .rss a:hover {
	text-decoration: none;
}

.rss img {
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;
}

/* Classes for the news module */
#LNEnews {
/*background: #9090ff; */
	line-height: 1.1em;
	margin: 0 5% 0 5%;
	padding-top: 1em;
	padding-bottom: .8em;
}

#LNEnews hr {
	width: 80%;
	margin: auto;
}

.LNEnews_title {
	display: block;
	font-size: 130%;
	font-weight: bold;
}

.LNEnews_date {
	font-size: 80%;
	margin-top: 0;
	margin-bottom: 0;
}

.LNEnews_text {
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
}

.LNEnews_text p {
	margin-bottom: .1em;
	margin-top: 0;
}

.LNEnews_author {
	display: block;
	margin: 0;
	padding: 0;
}

.LNEnews_email {
	font-size: .9em;
}

.LNEnews_comments {
/*	width: 85%; */
	margin: 12px auto 0 auto;
	font-size: 1.1em;
	font-weight: bold;
}

.LNEnews_comment {
/*	width: 85%; */
	margin: 6px auto 6px;
	background: #f0f0f0;
	color: #303030;
	padding: 4px 10px 4px 10px;
}

.LNEnews_comment .time {
	font-size: .8em;
}

.LNEnews_comment .text {
	display: block;
	margin-bottom: 6px;
}

.LNEnews_comment .email {
	margin-left: 12px;
	font-size: .8em;
}

.LNEnews_comment .author {
	font-weight: bold;
}

/* ColorBox Core Style
The following rules are the styles that are consistant between themes.
Avoid changing this area to maintain compatability with future versions of ColorBox. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* ColorBox example user style
The following rules are ordered and tabbed in a way that represents the
order/nesting of the generated HTML, so that the structure easier to understand. */
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(http://daisyspace.com/img/colorbox/controls.png) 0 0 no-repeat;}
    #cboxTopCenter{height:14px; background:url(http://daisyspace.com/img/colorbox/border.png) top left repeat-x;}
    #cboxTopRight{width:14px; height:14px; background:url(http://daisyspace.com/img/colorbox/controls.png) -36px 0 no-repeat;}
    #cboxBottomLeft{width:14px; height:43px; background:url(http://daisyspace.com/img/colorbox/controls.png) 0 -32px no-repeat;}
    #cboxBottomCenter{height:43px; background:url(http://daisyspace.com/img/colorbox/border.png) bottom left repeat-x;}
    #cboxBottomRight{width:14px; height:43px; background:url(http://daisyspace.com/img/colorbox/controls.png) -36px -32px no-repeat;}
    #cboxMiddleLeft{width:14px; background:url(http://daisyspace.com/img/colorbox/controls.png) -175px 0 repeat-y;}
    #cboxMiddleRight{width:14px; background:url(http://daisyspace.com/img/colorbox/controls.png) -211px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(http://daisyspace.com/img/colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(http://daisyspace.com/img/colorbox/loading.gif) center center no-repeat;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(http://daisyspace.com/img/colorbox/controls.png) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}