body {
	background:#26004c;
	color:#333333;
	font-family: "Times New Roman", sans-serif;
	font-size:13px;
	margin:35px 35px 35px 35px;
	padding:0;
}

b{
	border:0px none !important;}

h1, h2, h3 {
	margin: auto;
	font-weight: normal;
	/*color: #E2AF2D;*/
}

h1 {
	font-size: 46px;
        text-align: center;
      color: #26004c;
font-weight:bold;
}

h2 {
	font-size: 23px;
color: #E2AF2D;
}

#content h3 {
	border-bottom:1px;
	color: #E2AF2D;
	font-size:23px;
	padding-bottom:5px;
	margin-bottom:10px;
        background:#ffffff;
text-align: center;
}


p, ul, ol {
/*	margin: 0 0 2em 0;*/
	text-align: left;
	line-height: 26px;
	font-size: 13px;
background:#ffffff;
padding-right:5px;
}

a:link {
	color: #0000FF;
}

a:hover, a:active {
	text-decoration: none;
	color: #26004c;
}

a:visited {
	color: #0000FF;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}
hr {
color: #E2AF2;
background-color: #E2AF2;
/*height: 5px;*/
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	/*width: 850px;*/
	height: 98px;
	margin: 0 auto 0px auto;
background: #26004c;
/*        background: url(http://s3.amazonaws.com/os_extranet_images/99911_original.gif) no-repeat top left;*/ 
        text-align: center;
}

#logo {
  height:65px;
/*  width:850px;*/
  display:block;
 /*       background: url(http://s3.amazonaws.com/os_extranet_images/99911_original.gif) no-repeat top left;*/ 

  text-align:center;
}

#logo h1 {
	color:#e2af2d;
	float:none;
	font-size:38px;
	margin:auto;
	padding-bottom:0;
	padding-left:0;
        text-align: center;
}


#logo h1 a {
	color: #e2af2d;
}

#logo h2 {
	color:#e2af2d;
	display:inline;
	float:left;
	font-size:12px;
	margin:auto auto 0 auto;
	padding:0;
}

#logo a {
	text-decoration: none;
text-align: center;
}

/* Menu */

#menu {
	background: #26004c none repeat scroll 0 0;
	clear:both;
	height:34px;
        text-align: center;

}

#menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	/*margin: auto;*/
	padding:0px;
text-align: center;
}

#menu li {
display: block;
text-align: center;
}

#menu a {
  color: #E2AF2D;
  display:block;
  float:left;
  font-size:16px;
  text-decoration:none;
font-weight:bold;
  margin:0px 0px 25px ;
  padding: 0px 3% 25px 4%;
 text-align: center;
}

#menu a:hover {

}

#menu a:hover {
	text-decoration: underline;
        color: #FFFFFF
}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
background:#ffffff;
}

/* Content */

#content {
	float: left;
margin:auto;
	width: 850px;
background:#ffffff;
 
}

#os_content {
	margin-left: 12px;
}

/* Float images */

.img_left{
	float:left;
	margin-right:15px;
}

/* Post */

.post {
	margin-left:20px;
margin-right:20px;
}

.post .title {
	border-bottom:1px dotted #E7E7E7;
	margin-bottom:20px;
	padding-bottom:5px;
}

.post .entry {
}

.post .meta {
	padding: 15px 0 60px 0;
	border-top:1px dotted #e7e7e7;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(http://s3.amazonaws.com/os_extranet_images/6588_original.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(http://s3.amazonaws.com/os_extranet_images/6588_original.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

/*#sidebar {
	float: right;
	width: 195px;
	color: #E2AF2D;
        text-align: center;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
        text-align: center;
}

#sidebar li {
	margin-bottom: 40px;
        text-align: center;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	line-height:22px;
}

#sidebar h2 {
	margin-bottom: 10px;
	font-size: 16px;
	border-bottom:1px dotted #E7E7E7;
}*/

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 120px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;

	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url([[image:paper_icon]) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	border-bottom:1px dotted #3B6A92;
	color: #E2AF2D;
	font-size:16px;
	margin-bottom:15px;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	padding: 25px 0 0 0;
	min-height:150px;
	background: #26004c;
}

html>body #footer {
	height: auto;
}

#footer .wrap {
	width: 850px;
	margin: 0 auto;
}

#legal {
	clear: both;
	padding-top: 5px;
	text-align: center;
	color: #E2AF2D;
}

#legal a {
	color: #E2AF2D;
}

#fbox1, #fbox2, #fbox3 {
	float: left;
}

#fbox1 {
	width: 310px;
}

#fbox2 {
	width: 215px;
	padding-left: 30px;
}

#fbox3 {
	width: 215px;
	padding-left: 30px;
}

/* calendar */

.calendar {
    width: 100%;
    background-color: #eee;
    border-collapse: collapse;
}

.monthName,
.monthName-tiny {
    background-color: #ccc;
    color: #000;
}
.monthName {
    font-size: 15;
    padding: 3px;
    vertical-align: middle;
    padding-top:0px;
    margin-top:0px;
}
.monthName-tiny {
    font-size: 11;
    padding: 3px;
    vertical-align: middle;
    padding-top:0px;
    margin-top:0px;
}

.dayName,
.dayName-tiny {
    background-color: #999;
    color: #fff;
}
.dayName {
    font-size: 12;
    padding: 3px;
}
.dayName-tiny {
    font-size: 10;
    padding: 1px;
}

.day,
.day-tiny {
    background-color: #fff;
    width: 14%;
    vertical-align: top;
    border: dashed 1px #ccc;
    color: #999;
}
.day {
    height: 40px;
    padding:3px;
}
.day-tiny {
    height: 10px;
    padding:1px;
    text-align:center;
}

.day-today,
.day-today-tiny {
    background-color: #ffc;
    width: 14%;
    vertical-align: top;
    border: dashed 1px #ccc;
    color: #999;
}
.day-today {
    height: 40px;
}
.day-today-tiny {
    height: 10px;
}

.calendar-box {
    border:1px solid #999;
    width:250px;
    float:left;
    margin:2px;
    background-color:#eee;
}
.calendar-option-box {
    background-color:#eee;
    font-weight:bold;
    text-align:center;
}
.calendar-list-item {
    display:block;
    margin-left:-15px;
    height: 16px;
}
.event-attending {background-color:#cef;height:16px;height:100%;}
.my-personal-event-shared {background-color:#9f9;height:100%;}
.others-personal-event-shared {background-color:#dfd;height:100%;}
.my-personal-event-private {background-color:#fcf;height:100%;}

.calendar-popup {
    position:absolute;
    visibility:hidden;
    width:300px;
    cursor: move;
}

/* Mini box CSS for calender */

.mini-box-header-left {
    width: 100px;
    height: 13px;
	background-image: url('/images/ui/mini_box_header_left.gif');
	background-repeat: no-repeat;
	background-position:left bottom;
}
.mini-box-header-left-no-graphic {
    width: 15px;
    height: 13px;
	background-image: url('/images/ui/mini_box_header_left.gif');
	background-repeat: no-repeat;
	background-position:left bottom;

}
.mini-box-header-right {
	width: 9px;
    height: 13px;
    background-image: url('/images/ui/mini_box_header_right.gif');
	background-repeat: no-repeat;
	background-position:left bottom;
}
.mini-box-header-middle {
    height: 13px;
	background-image: url('/images/ui/mini_box_header_bg.gif');
	background-repeat: repeat-x;
	background-position:left bottom;
}

.mini-box-body-left {
    background-color:#fff;
    width: 100px;
	background-image: url('/images/ui/mini_box_body_left.gif');
	background-repeat: repeat-y;
}
.mini-box-body-left-no-graphic {
    background-color:#fff;
    width: 15px;
	background-image: url('/images/ui/mini_box_body_left.gif');
	background-repeat: repeat-y;
}
.mini-box-body {
    color: #000;
    background-color: #fff;
}
.mini-box-body-right {
    width: 9px;
	background-image: url('/images/ui/mini_box_body_right.gif');
	background-repeat: repeat-y;
}

.mini-box-footer-left {
    width: 15px;
    height: 19px;
	background-image: url('/images/ui/mini_box_footer_left.gif');
}
.mini-box-footer {
	background-image: url('/images/ui/mini_box_footer_bg.gif');
	background-repeat: repeat-x;
	text-align: right;
	vertical-align:top;
}
.mini-box-footer-right {
    width: 9px;
	background-image: url('/images/ui/mini_box_footer_right.gif');
}
.mini-box-title {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
}

.mini-box-subtitle {
    color: #000;
    font-weight: bold;
    font-size: 12px;
}

.mini-box-content {
    color: #000;
    font-size: 9px;
}
.mini-box-title-bar {
    border:none;
    border-top: 1px dashed #ccc;
    background:none;
    width: 100%;
    text-align: left;
}
.mini-box-graphic-bang {background-image: url('/images/ui/mini_box_bang.gif');}
.mini-box-graphic-bubble {background-image: url('/images/ui/mini_box_bubble.gif');}
.mini-box-graphic-check {background-image: url('/images/ui/mini_box_check.gif');}
.mini-box-graphic-x {background-image: url('/images/ui/mini_box_x.gif');}
.mini-box-graphic-bang,
.mini-box-graphic-bubble,
.mini-box-graphic-check,
.mini-box-graphic-x {
    width: 69px;
    height: 69px;
    background-repeat: no-repeat;
    margin-left: 10px;
}
