/* Defaults */

* { margin: 0; padding: 0; }
:focus { outline:0; }
h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 10px 0; }
h1, h2, h3, h4, h5, h6 { font-family: Georgia; }
hr { border: 1px solid #b9b1a9; margin: 10px 0; }
pre { height: auto; overflow-x:scroll; }
fieldset { margin: 0; padding: 0; border: 0; }
dd { padding-left: 15px; }
p { font-size: 9pt; }
a { color: #6598b8; text-decoration: none; }
a:hover { color: #222; text-decoration: underline; }
a img { border: none; }
blockquote { background: #070707; border: 1px solid #060606; padding: 5px 15px; margin: 10px 10px 5px 15px; font-style: italic; color: #fff; }
code { color: #3366cc; font-style: italic; }
strong { font-size: 110%; }
body {
  text-align: center;
  padding: 0 0 15px 0;
  font-family: helvetica, Georgia;
  color: #eee;
  background:url("images/bg_small.gif") repeat-x;
  }

.staff_col1 { margin:0px; padding:10px 0; }
.staff_col2 { margin:-274px 0 0 200px; padding:10px 0; }
.staff_col3 { margin:-277px 0 0 400px; padding:10px 0; }

.pagination a { margin: 0 3px; }
.downloadlink { text-decoration:none !important; }
.downloadimage { width: 100px; }

  
#front_frames {
	margin-left:660px !important;
	margin-top:-365px !important;
	position:absolute;
}

#sidebar {
	float:right;
	padding-right:50px;
	position:relative;
}

#side_front1 { margin:0px 0px -2px 0px; }
#side_front2 { margin:0px 0px -2px 0px; }
#side_front3 { margin:0px 0px 0px 17px; }

#sidebar  li{
	list-style:none;
}

.sidebarbox h3, .widgettitle {
	color: #766a63;
	font-size:13px;
	margin-bottom:-15px;
	font-weight: bold;
}
.sidebarbox li a {
	font-size:12px
}
  
.breadcrumbs {
	color: #766a63;
}

#breadcrumb {
font: 11px Arial, Helvetica, sans-serif;
height:30px;
line-height:30px;
color:#9b9b9b;
border:solid 1px #cacaca;
width:100%;
overflow:hidden;
margin:0px;
padding:0px;
}
#breadcrumb li {
list-style-type:none;
float:left;
padding-left:10px;
}
#breadcrumb a {
height:30px;
display:block;
background-image:url('/images/bc_separator.png');
background-repeat:no-repeat;
background-position:right;
padding-right: 15px;
text-decoration: none;
color:#000;
}
.home {
border:none;
margin: 8px 0px;
}
#breadcrumb a:hover {
color:#35acc5;
}

.topContentBottom {
background:url("images/news_bottom_bg.gif") no-repeat scroll 3px 15px transparent;
bottom:-5px;
position:absolute;
width:617px;
}

.topContentBottomSingle {
background:url("images/news_bottom_bg.gif") no-repeat scroll 3px 0px transparent;
bottom:-5px;
position:absolute;
width:617px;
}

.topContentBottom  hr{
	margin:10px 30px 0 15px;
}
.topContentBottom p{
	float:right;
	padding-right:30px;
}

.topDate {
  padding: 0;
  margin: -10px 0 10px 0;
  font-size: 9pt;
  color: #998f86;  
}

#teaser { 
	position:relative;	
	z-index:-1;
}

/* Header and wrapper */
#wrapper {
  /*background: #fff url(images/bg.gif) top center no-repeat;*/
  margin: 0 auto;
  width:1024px;
  text-align: left;
  padding: 0;
  }

#header {
  padding: 0;
  margin: 0;
  height: 20px;
  }

#header #topright {
	margin:21px 0 0 720px;
	position:absolute;
	text-align:right;
}


#header #logo {
  margin: 0;
  padding: 0;
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #fff;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #eee;
  font-size: 10pt;
  }


/* Menu */

#catnav {
	border-bottom:1px solid #FFFFFF;
	clear:both;
	margin:-3px 0 0 53px;
	padding:0;
	position:absolute;
	width:609px;
  }

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  	position:relative;
	z-index:200;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 24px;
  margin: 0;
  padding: 0 20px 0 15px;
  font-size: 12px;
  color: #fff;
  text-transform:uppercase;
  font-weight:bold;
  }

#nav li a:hover {
  color: #001450;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  position:relative;
  z-index:1;
  opacity:0.9;
  filter:alpha(opacity=90);
  }
	
#nav li li a {
  color: #fff;
  background: url(/wp-content/themes/caoz/images/menu_bg.gif);
  margin: 0;
  padding: 0 0 0 15px;
  text-transform:none;
  position:relative;
  z-index:32;
  }
	
#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }



/* Top Content */

#main {
  margin: 43px 15px 0 15px;
  clear: both;
  padding-bottom: 5px;
  min-height:380px;
  }
#contentwrapper {
  float:left;
  margin: 0 0 0 38px;
  padding: 0;
  width:616px;
  background:url("images/news_bg_full.gif") no-repeat;
  min-height:290px;
  position:relative;
}
#frontwrapper {
  float:left;
  margin: -28px 0 0 23px;
  padding: 0;
  width:616px;
  min-height:400px;
}

#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #fff;
  font-weight: normal;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  }
.topPost {
  margin: 0;
  padding: 20px 30px 40px 15px;
  font-size: 9pt;
  }
.topPost h2.topTitle a {
  font-size: 15pt;
  font-weight: normal;
  color: #001450;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #001450;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -30px 0 10px 0;
  font-size: 9pt;
  color: #998f86;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #fff;
  }
.topPost p.topMeta a:hover {
  color: #ccc;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #000;
  margin: -15px 0 0 0;
  }
  
#frontwrapper .topPost div.topContent {
  font-size: 9pt;
  color: #000;
  margin: 8px 0 0 0;
  }
.topPost div.topContent a {
  text-decoration: underline;
  /*color: #fff;*/
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #ff9933;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
}
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #fff;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #040404;
  }
.topPost span.topComments a {
  color: #fff;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #9f0000;
  padding-left: 20px;
  vertical-align: middle;
  float:right;
  font-weight:bold;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }


/* Comments */

#comments {
  margin-bottom: 10px;
  margin-top: 15px;
  background: #040404;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #090909;
  padding: 0px 15px 10px 15px;
  color: #fff;
  }
#comments h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0;
  padding: 0;
  }
#comments p a {
  color: #6598b8;
  }
#comments p a:hover {
  color: #fff;
  }
#comments p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #080808;
  border: 1px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #000;
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comments #submit {
  margin: 0;
  }
#extrastuff a {color:#222; font-size:0.8em;}
#extrastuff a:hover {color:#6598b8; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}


/* Before footer */

#morefoot {
	margin:-5px 0 0 60px;
}
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #766a63;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #6598b8;
  }
#morefoot h3 {
  font-size: 14px;
  font-weight: bold;
  color: #b9b1a9;
  border-bottom: 1px solid #b9b1a9;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px 0 0;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  margin-bottom: 5px;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  clear: both;
  padding-left:50px;
  width:930px;
  }
#footer p {
  font-size: 9pt;
  color: #bbb;
  padding: 0;
  }
#footer a {
  color: #bbb;
  text-decoration: underline;
  }
#footer a:hover {
  color: #fff;
  }
#footerleft {
  float: left;
  width: 500px;
  font-size:10px;
  }
#footerright {
  float: right;
  width: 300px;
  text-align: right;
}
#footerright p{
font-size:10px;
}


#footerright img {
padding-right:10px;  }


/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }
