/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background:#FFFFFF url(http://s3.amazonaws.com/os_extranet_images/15336_original.gif) repeat-x scroll 0 -19px;
	color:#333333;
	font-family:arial,verdana,sans-serif;
	font-size:13px;
	margin:35px 0 0;
	padding:0;
}

b{
	border:0px none !important;}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3E3E3E;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

#content h3 {
	border-bottom:1px dotted #E7E7E7;
	color:#494949;
	font-size:23px;
	padding-bottom:5px;
	margin-bottom:10px;
}


p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 26px;
	font-size: 13px;
}

a:link {
	color: #7BAA0F;
}

a:hover, a:active {
	text-decoration: none;
	color: #003448;
}

a:visited {
	color: #333333;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* 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: 82px;
	margin: 0 auto 40px auto;

}

#logo {
  height:130px;
  width:850px;
  display:block;
  background: url(http://s3.amazonaws.com/os_extranet_images/15337_original.gif) no-repeat left top;
}

#logo h1 {
	color:#494949;
	float:left;
	font-size:38px;
	margin:0;
	padding-bottom:0;
	padding-left:0;
}


#logo h1 a {
	color: #494949;
}

#logo h2 {
	color:#A0A0A0;
	display:inline;
	float:left;
	font-size:12px;
	margin:19px 0 0 20px;
	padding:0;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	background:#E7E7E7 none repeat scroll 0 0;
	clear:both;
	height:36px;
}

#menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0px
}

#menu li {
	display: inline;
}

#menu a {
  color:#000000;
  display:block;
  float:left;
  font-size:13px;
  margin-left:0;
  padding:10px 15px;
  text-decoration:none;
}

#menu a:hover {
	background:#ccc;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 575px;
}

#os_content {
	margin-left: 12px;
}

/* Float images */

.img_left{
	float:left;
	margin-right:15px;
}

/* Post */

.post {
	margin-left: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/15336_original.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(http://s3.amazonaws.com/os_extranet_images/15336_original.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 195px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#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:#FFFFFF;
	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: 400px 0 0 0;
	min-height:160px;
	background: #003448 ;
}

html>body #footer {
	height: auto;
}

#footer .wrap {
	width: 850px;
	margin: 0 auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #375C69;
}

#legal a {
	color: #476B77;
}

#fbox1, #fbox2, #fbox3 {
	float: left;
}

#fbox1 {
	width: 310px;
}

#fbox2 {
	width: 200px;
	padding-left: 70px;
}

#fbox3 {
	width: 200px;
	padding-left: 70px;
}

/* 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;
}

