/*
Theme Name: sharetimetable
Theme URI:
Description: for Sharetimetable
Version: 0.9
Author: Erwin Aligam
Author URI: http://www.styleshout.com/
Tags: simple

------------------------------------------------------

AUTHOR           :      Erwin Aligam
WEBSITE          :   http://www.styleshout.com/
TEMPLATE NAME    :     Citrus Island
TEMPLATE CODE    :     S-0004
VERSION          :   1.2
LAST DATE MOD    :   January 20, 2010

---------------------------------------------------------
------------------------------------------------------
HTML ELEMENTS
---------------------------------------------------------
top elements*/
*
{
	margin: 0;
	padding: 0;
	outline: 0;
}
#sidebar TABLE TD
{
	width: 49px;
	text-align: left;
}

.add_cal

{

}
.error
{
	background-color: #FFDEDE;
	border: 1px solid #F37474;
	padding: 1px 1px 1px 6px;
	margin-top: 4px;
	margin-right: 10px;
}
.warning
{
	background-color: #FCFCDC;
	border: 1px solid #f2f274;
	padding: 1px 1px 1px 6px;
	margin-top: 4px;
	margin-right: 10px;
}
#content
{
	padding-left: 10px;
}
.info
{
	border-bottom: 1px dotted #BBBBBB;
}
#content .information
{
	font-weight: bold;
	color: #4A6C2C;
	border-bottom: 1px solid #EFF0F1;
}
BODY
{
	margin: 0;
	padding: 0;
	font: 11px/1.6em Verdana, Tahoma, Arial, sans-serif;
	color: #555;
	background: #FFF url(images/bg.gif) repeat-x;
	text-align: center;
}
/*links*/
A:link, A:visited
{
	color: #F9864D;
	background-color: inherit;
	text-decoration: none;
}
A:hover
{
	color: #575757;
	background-color: inherit;
}
A.hideshow
{
	background: url(gif/63.gif) no-repeat left center;
	padding-left: 20px;
}
/*headers*/
H1, H2, H3, .title
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Sans-serif;
	font-weight: bold;
}
H1, .title
{
	font-size: 145%;
	padding: 10px 10px 5px;
	color: #75A54B;
	background-color: inherit;
	border-bottom: 1px solid #EFF0F1;
}
H2
{
	font-size: 125%;
	text-transform: uppercase;
}
H3
{
	font-size: 125%;
	color: #404040;
}
H2, H3, P
{
	padding: 10px;
	margin: 0;
}
.bookmarks
{
	position: absolute;
	right: 50px;
	top: 75px;
	text-align: center;
}
.bookmarks IMG
{
	background-color: inherit;
}
H4
{
	padding-top: 6px;
	font-size: 8pt;
}
DIV.header_ad
{
	/*[disabled]border:1px solid #000000;*/
	/*+placement:anchor-top-right 10px 1px;*/
	position: absolute;
	right: 10px;
	top: 1px;
}
/*images*/
IMG
{
	background: #FAFAFA;
	border: 1px solid #DCDCDC;
	padding: 1px;
}
.off IMG, .on IMG, .close IMG
{
	background: inherit;
	border: thin none transparent;
	padding: 0;
}
IMG.float-right
{
	margin: 5px 0px 5px 10px;
}
IMG.float-left
{
	margin: 5px 10px 5px 0px;
}
#sidebar H1, #sidebar P
{
	padding-left: 0;
}
UL, OL
{
	margin: 10px 20px;
	padding: 0 20px;
}
CODE
{
	margin: 5px 0;
	padding: 15px;
	text-align: left;
	display: block;
	overflow: auto;
/*font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
white-space: pre;*/
	background: #FAFAFA;
	border: 1px solid #F2F2F2;
	border-left: 4px solid #FF9966;
}
ACRONYM
{
	cursor: help;
	border-bottom: 1px solid #777;
}
BLOCKQUOTE
{
	margin: 10px;
	padding: 10px 15px 10px 32px;
	background: #FAFAFA url(images/quote.gif) no-repeat 8px 10px !important;
	background-position: 10px 10px;
	border: 1px solid #F2F2F2;
	border-left: 4px solid #FF9966;
	font-weight: bold;
}
/*form elements*/
FORM
{
	margin: 10px 10px 10px 0px;
	padding: 10px;
	border: 1px solid #F2F2F2;
	background-color: #FAFAFA;
}
#popup SELECT
{
	width: 150px;
}
LABEL
{
	display: block;
	font-weight: bold;
	margin: 5px 0;
}
INPUT
{
	padding: 4px 5px;
	border: 1px solid #EEE;
	font: normal 1em Verdana, sans-serif;
	color: #777;
	margin-top: 2px;
	margin-right: 2px;
}
button[type=button],
button[type=submit]
{
	padding: 4px 5px;
	border: 1px solid #EEE;
	font: normal 1em Verdana, sans-serif;
	color: #777;
	margin-top: 2px;
	margin-right: 2px;
}
INPUT.txt
{
	width: 95%;
}
INPUT.add_cal
{
	padding: 0px 0px 0px 6px;
	height: 17px;
	background-image: url(/style/CitrusIsland/gif/95.gif);
	background-repeat: no-repeat;
}
SELECT
{
	padding: 4px 5px;
	border: 1px solid #EEE;
	font: normal 1em Verdana, sans-serif;
	color: #777;
}
TEXTAREA
{
	width: 350px;
	padding: 4px 5px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #EEE;
	height: 100px;
	display: block;
	color: #777;
}
INPUT.button
{
	margin: 0;
	font: bolder 12px Verdana, Sans-serif;
	border: 1px solid #CCC;
	padding: 4px 5px;
	background: #FFF;
	color: #75A54B;
}
/*search form*/
FORM.search
{
	position: absolute;
	top: 15px;
	right: 5px;
	padding: 0;
	margin: 0;
	border: none;
	background-color: transparent;
}
FORM.search INPUT.textbox
{
	margin: 0;
	width: 120px;
	border: 1px solid #CCC;
	background: #FFF;
	color: #333;
	vertical-align: top;
}
FORM.search INPUT.button
{
	width: 60px;
	vertical-align: top;
}
/*-------------------------------------
LAYOUT
----------------------------------------*/
#wrap
{
	margin: 0 auto;
	padding: 0;
	width: 850px;
	text-align: left;
}
/*header*/
#header
{
	position: relative;
	height: 70px;
	margin: 0;
	padding: 0;
	color: #808080;
}
#header H1#logo
{
	position: absolute;
	font: bold 3.9em "trebuchet MS", Arial, Tahoma, Sans-Serif;
	margin: 0;
	padding: 0;
	color: #75A54B;
	letter-spacing: -2px;
	border: none;
/*change the values of top and Left to adjust the position of the logo*/
	top: 0;
	left: 2px;
}
#header H1#logo SPAN
{
	color: #F18359;
}
#header H2#slogan
{
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 11px Arial, Tahoma, Sans-Serif;
	text-transform: none;
/*change the values of top and Left to adjust the position of the slogan*/
	top: 43px;
	left: 45px;
}
/*menu*/
#menu
{
	clear: both;
	background: #FF9966 url(images/menubg.gif) repeat-x;
	height: 30px;
	margin: 0;
	font: bolder 1.2em/30px Tahoma, Verdana, Arial, Sans-Serif;
}
#menu UL
{
	margin: 0;
	padding: 0 0 0 8px;
}
#menu UL LI
{
	float: left;
	list-style: none;
	border-right: 1px solid #FFA500;
}
#menu UL LI A
{
	display: block;
	text-decoration: none;
	padding: 0 15px;
	color: #FFF;
}
#menu UL LI A:hover
{
	color: #333;
	background: url(images/menu-hover-bg.gif) repeat-x;
}
#menu UL LI#current A
{
	color: #333;
	background: url(images/menu-current-bg.gif) repeat-x;
}
/*sidebar*/
#sidebar
{
	float: left;
	width: 21%;
	margin: 20px 0;
	padding: 0;
	display: inline;
	min-height: 420px;
}
#sidebar UL.sidemenu
{
	list-style: none;
	text-align: left;
	margin: 0 0 7px;
	padding: 0;
	text-decoration: none;
}
#sidebar UL
{
	list-style: none;
	text-align: left;
	margin: 0 0 7px;
	padding: 0;
	text-decoration: none;
}
#sidebar UL.sidemenu LI
{
	border-bottom: 1px solid #EFF0F1;
	background: url(images/arrow.gif) no-repeat 3px 8px;
	padding: 3px 5px 3px 20px;
}
#sidebar UL LI
{
	border-bottom: 1px solid #EFF0F1;
	background: url(images/arrow.gif) no-repeat 3px 8px;
	padding: 3px 5px 3px 17px;
}
* HTML BODY #sidebar UL.sidemenu LI
{
	height: 1%;
}
* HTML BODY #sidebar UL LI
{
	height: 1%;
}
#sidebar UL.sidemenu LI A
{
	font-weight: bolder;
	background-image: none;
	text-decoration: none;
}
#sidebar UL LI A
{
	font-weight: bolder;
	background-image: none;
	text-decoration: none;
}
#sidebar TH
{
	text-decoration: none;
	text-align: left;
}
#sidebar TABLE TD
{
	width: 49px;
	text-align: left;
}
#sidebar .dismiss_news IMG
{
	float: right;
	border: none;
}
#sidebar .dismiss_news A
{
	color: #B6B6B6;
}
#sidebar .dismiss_news
{
	/*[disabled]float:right;*/
	font-size: 6.4pt;
	text-align: right;
}
#rightbar
{
	float: right;
	width: 21%;
	padding: 0;
	margin: 20px 0;
}
/*main column*/
#main
{
	float: left;
	margin: 20px 0 20px 15px;
	padding: 0;
	width: 76%;
}
.panel
{
	margin: 0;
	height: 20px;
	padding-bottom: 2px;
}
.panel .time_title
{
	width: 40%;
	float: left;
	text-align: left;
}
.panel .direction
{
	width: 57%;
	float: right;
	text-align: right;
}
.post-footer
{
	background-color: #FAFAFA;
	padding: 5px;
	margin: 15px 10px 10px;
	border: 1px solid #F2F2F2;
	font-size: 95%;
}
.post-footer .date
{
	background: url(images/clock.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .comments
{
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .readmore
{
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
/*footer*/
#footer
{
	clear: both;
	color: #666666;
	padding: 0;
	background: #FFF url(images/footerbg.gif) repeat-x;
	height: 60px;
}
#footer A
{
	text-decoration: none;
	font-weight: normal;
}
#footer-content
{
	margin: 0 auto;
	width: 800px;
}
#footer-content #footer-left
{
	padding: 10px;
	width: 45%;
	float: left;
	text-align: left;
}
#footer-content #footer-right
{
	padding: 10px;
	width: 50%;
	float: right;
	text-align: right;
}
/*alignment classes*/
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.align-left
{
	text-align: left;
}
.align-right
{
	text-align: right;
}
.alignright
{
	text-align: right;
	float: right;
}
/*additional classes*/
.clear
{
	clear: both;
}
.green
{
	color: #75A54B;
}
/*Table*/
TH
{
	padding: 0 2px;
	text-decoration: underline;
}
#sidebar TH
{
	text-decoration: none;
	text-align: center;
}
TABLE.timeline TH
{
	text-decoration: none;
	background-color: #EFF0EF;
	min-width: 22px;
	width: 22px;
	white-space: nowrap;
}
.timeline TH.resource
{
	/*[disabled]min-width:100px;*/
	/*[disabled]width:100px;*/
	text-align: center;
	white-space: normal;
}
TD
{
	padding: 0 2px;
	white-space: normal;
}
.timeline TD
{
	background-color: #F0F1F0;
	vertical-align: top;
	white-space: nowrap;
	max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.timeline TD.off
{
	background-color: #F0F1F0;
	vertical-align: top;
	white-space: nowrap;
}
.timeline TD.close
{
	background-color: #E2E2E2;
	vertical-align: top;
	white-space: nowrap;
}
.timeline TD.resource
{
	height: 40px;
	white-space: normal;
}
.timeline TD.on
{
	background-color: #CCFACC;
	line-height: normal;
	vertical-align: top;
	white-space: nowrap;
}




#header {
	vertical-align: middle;
	/*padding: 18px 0;*/
}
#header .logo-img {
	background: transparent;
	border: 0;
	padding: 0;
	display: block;
	height: 32px;
	width: auto;
	max-width: 100%;
}

#header .logo-link {
	display: inline-block;
	margin: 18px 0;
}


#header #headway_container {
	display: inline-block;
	padding: 18px 32px;
	/*outline: 1px solid black;*/
	/*margin-left: 32px;*/
}

#header #headway_container #HW_badge_cont:after {
	content: 'Changelog';
	font-size: 95%;
	color: #666;
	position: absolute;
	left: 30px;
	line-height: 32px;
}




.plans-table {
	width: 100%;
	border: 1px solid #EFF0F1;
	border-collapse: collapse;
}

	.plans-table thead tr th,
	.plans-table tbody tr td {
		padding: 5px;
		border: 1px solid #EFF0F1;
	}
