/* ----------- */
/* CSS IMPORTS */
/* ----------- */

/* Stylesheet RESET */
@import url(hacks/reset.css);

/* Stylesheet SIFR */
@import url(sifr.css);

/* Stylesheet DROPDOWN MENU */
@import url(dropdown.css);

/* Stylesheet JCAROUSEL */
@import url(jcarousel/jquery.jcarousel.css);
@import url(jcarousel/skins/csoweb/skin.css);



/* ------------ */
/* MAIN STYLING */
/* ------------ */

body{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFFFF;
}

/* Global Wrap */
#wrap{
	width: 1080px;
	margin: 0 auto;
}

/* Page      */

/* Page      */
/* -> Header */
#page .header{
	height: 109px;
	text-align: center;
	margin-top: 33px;
	margin-left: 29px; /* IMPORTANT! DO NOT REMOVE! */
	margin-right: 29px; /* IMPORTANT! DO NOT REMOVE! */
	width: 1000px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}

#page .header img{
	vertical-align: bottom;
}
#page .header_sublvl {
	height: 104px;
	text-align: center;
	margin-top: 33px;
	margin-left: 29px; /* IMPORTANT! DO NOT REMOVE! */
	margin-right: 29px; /* IMPORTANT! DO NOT REMOVE! */
	width: 1000px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
#page .header_sublvl img {
	vertical-align: bottom;
}

/* Page          */
/* -> Navigation */

#page .navigation{
	width: 1000px;
	background: #FFF;
	margin-left: 29px; /* IMPORTANT! DO NOT REMOVE! */
	margin-right: 29px; /* IMPORTANT! DO NOT REMOVE! */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 0px;
}

#page .navigation .border{
	margin-left: 31px;
	margin-right: 31px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#page .navigation .bordersing{
	margin-left: 31px;
	margin-right: 31px;
	border-top-width: 1px;;
	border-top-style: solid;
	border-top-color: #666666;
}

#page .navigation ul{
	padding: 6px;
	padding-left: 0px;
	padding-right: 0px;
	float:left;
	width: 920px;
}

#page .navigation ul li{
	display: inline;
	padding-left: 20px;
	padding-right: 12px;
	color: #313131;
	background-image: url(../img/navigation/navigation_dot_purple.gif);
	background-repeat: no-repeat;
}

#page .navigation ul li.first{
	background: none;
	padding-left: 0px;
}

#page .navigation ul li .icon{
	vertical-align: middle;
	margin-right: 8px;
}

#page .navigation ul li a{
	text-decoration: none;
	color: #4f2c6f;
}

/* Content */
#page #content{
	background: #FFF;
	margin-left: 29px; /* IMPORTANT! DO NOT REMOVE! */
	margin-right: 29px; /* IMPORTANT! DO NOT REMOVE! */
	padding-top: 5px;
	width: 1000px;
}

/* Content       */
/* -> Info Bar   */
#content .info_bar{
	margin-left: 31px;
	margin-right: 31px;
	padding: 8px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#content  .info_bar  .intro{
	height: 105px;
	width: 615px;
	float: left;
	background-image: url(../img/info_bar/CSO-logo_large.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #c2c2c2;
}
#content  .info_bar  .intro  p{
	margin-left: 165px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 22px;
	width: 420px;
	color: #4f2c6f;
}

#content .info_bar .email_me img{
	margin-left: 10px;
}

/* Content             */
/* -> From Title Bar   */
#content .from_title{
	text-align: center;
	padding: 13px;
	border-bottom: 1px dotted #c2c2c2;
	margin-left: 31px;
	margin-right: 31px;
	margin-bottom: 20px;
}

#content .from_title .page_title{
font-size: 16px;
text-transform: uppercase;
}

#content .from_title .page_title img{
padding: 0px 7px;
}


#content .from_title ul{
	width: 100%;
}

#content .from_title ul li{
	display: inline;
	background: url(../img/navigation/navigation_dot.jpg) no-repeat 5px 0;
	padding-left: 20px;
	vertical-align: middle;
}

#content .from_title li.page_title{
	font-size: 16px;
	background: none;
}

/* Content           */
/* -> Content Wrap   */
#content .content_wrap{
	margin-left: 31px;
	margin-right: 31px;
	border-top: 1px dotted #c2c2c2;
	padding-top: 25px;
	margin-top: 6px;
}

/* Content      */
/* -> Entries   */
#content .content_wrap .entries{
	width: 545px;
	border-right: 1px dotted #c2c2c2;
	padding-right: 10px;
	margin-bottom: 20px;
	float: left;
}

#content .content_wrap .entries a {
	color: #b42488;
}

#content .content_wrap .entries a:hover {
	color: #00aca2;
	text-decoration: underline;
}

#content .content_wrap .entries a:visited,a:active{
}

#content .content_wrap .entries .title{
	float:left;
	width: 590px;
}
#content .content_wrap .entries h1 {
	font-size: 26px;
	height: 30px;
	overflow: hidden;
	font-family: "Times New Roman", Times, century, palatino, georgia, serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	text-transform: uppercase;
}

#content .content_wrap .entries h2{
	font-size: 24px;
	height: 30px;
	overflow: hidden;
	font-family: "Times New Roman", Times, century, palatino, georgia, serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	color: #7f4e90;
}

#content .content_wrap .entries h3{
	font-size: 20px;
	line-height: 120%;
	color: #00ACA2;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .content_wrap .entries h4 {
	font-size: 17px;
	color: #444444;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#content .content_wrap .entries h5 {
	font-size: 14px;
	color: #3194CE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#content .content_wrap .entries .entry{
	clear: both;
	padding-top: 5px;
	border-bottom: 1px dotted #c2c2c2;
	padding-bottom: 10px;
	font-size: 13px;
	margin-bottom: 15px;
}

#content .content_wrap .entries .entry p{
	line-height: 24px;
	margin-bottom: 12px;
}

#content .content_wrap .entries .entry .quote{
	color: #666666;
	padding-left: 10px;
	border-left: 3px solid #eaeaea;
	line-height: 24px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#content .content_wrap .entries .entry ul{
	margin-top: 5px;
	margin-bottom: 15px;
}

#content .content_wrap .entries .entry ul li{
	background: url(../img/blog/bullet.jpg) no-repeat;
	padding-left: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
}
#content  .content_wrap  .entries  .entry  ul li .indent {
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding: 4px;
}
#content .content_wrap .entries .entry input, textarea {
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding: 4px;
}
#content .content_wrap .entries .entry .checkbx {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .content_wrap .entries table {
}
#content .content_wrap .entries table td {
	line-height: 18px;
}
#content  .content_wrap  .entries table p{
	line-height: 12px;
}
#content .content_wrap .entries .datatable table {
	margin-top: 2px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#content .content_wrap .entries .datatable th {
	border: 1px solid #E6E6E6;
	padding: 5px;
	color: #FFFFFF;
	background-color: #765C8E;
	font-weight: normal;
	text-align: left;
}
#content .content_wrap .entries .datatable td {
	border: 1px solid #E6E6E6;
	padding: 5px;
	line-height: 120%;
}

#content .content_wrap .entries .invis_table  table {
	margin-top: 0px;
	margin-bottom: 15px;
}
	
#content .content_wrap .entries .invis_table  td {
	padding: 8px;
	border: 0;
}
#content .content_wrap .entries .invis_table p {
	line-height: 140%;
}
#content .content_wrap .entries .invis_table img {
	margin: 0px;
	padding: 0px;
}

#content .content_wrap .entries .img_left{
	float: left;
	padding-top: 8px;
	padding-right: 18px;
}

#content .content_wrap .entries .img_right{
	float: right;
	padding-top: 8px;
	padding-left: 18px;
}

#content .content_wrap .full-entry .post img{
padding: 0 10px 0 0;
}


/* leftnavbar       */

#leftnavbar {
	float: left;
	width: 210px;
	margin-right: 25px;
}
#leftnavbar .submenu a {
	color: #4F2C6F;
}
#leftnavbar .submenu a:hover {
	color: #B93390;
}
#leftnavbar  .submenu  a:active  {
	color: #4F2C6F;
}

#leftnavbar .submenu ul {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-bottom: 20px;
}
#leftnavbar .submenu ul li  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 6px;
	padding-top: 6px;
}
#leftnavbar    .submenu    .indent        {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 6px;
}
#leftnavbar .quicklinks img {
	width: 200px;
	margin-bottom: 3px;
}

#leftnavbar  h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	color: #1a88c8;
	margin-bottom: 10px;
}
#leftnavbar  hr{
	background: #FFF;
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted #c2c2c2;
	margin-top: 15px;
	margin-bottom: 15px;
}


/* Sidebar      */
#sidebar{
	float: right;
}
#sidebar img {
	margin-bottom: 7px;
}
#sidebar .sidebar_wrap{
	width: 135px;
}

/* FOOTER NAV       */
.footer_nav{
	text-align: center;
	margin-left: 29px; /* IMPORTANT! DO NOT REMOVE! */
	margin-right: 29px;
	width: 1000px;
	padding-top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	font-size: 12px;
	font-style: italic;
}
.indent {
	text-indent: 20px;
}
.footer_nav a {
	color: #8c8c8c;
}
.footer_nav a:hover {
	color: #1d5c90;
	text-decoration: underline;
}
.footer_nav a:visited,a:active {
}
.footer_nav   .copyright{
	border-top: 1px dotted #c2c2c2;
	margin-left: 31px;
	margin-right: 31px;
	padding: 15px 0 15px 0;
	text-align: center;
	color: #666666;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
.footer_nav   .copyright   span{
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}
