/*
Theme Name: CK One - CypressMed
Theme URI: http://www.cyberkansas.com/
Description: Cypress Medical theme based on WP 2010
Author: Kevin White
Version: 1.0
Template: twentytenmod
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

@import url('../twentytenmod/style.css');

#access .menu-header, div.menu, #colophon, #branding, #main, #wrapper {
  width:960px;
}

body{
  background:url(images/background.jpg) top left repeat-x #354507;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:22px;
  color: #282828;
  background:#5D6E2B;
}
#wrapper {
  padding-left: 0px;
  padding-right:0px;
}
#header{
	background:#730E03;
	padding-top: 0px;
	border:#000000 1px solid;
}
#branding{
	height: 150px;
	padding: 0px;
}

#branding img {
  border:#000000 0px solid;
}

#logo-flash-left {
  background:url(images/headerleft-150.jpg) top left no-repeat #730E03;
  width: 403px;
  height: 150px;
  float: left;
}
#logo-flash-right {
  float: right;
  width: 557px;
}

/* =Menu
-------------------------------------------------------------- */

#access {
  width: 960px;
  background:url(images/menubgovr.jpg) top left repeat-x #6d322c;
  border:#AA0000 solid 1px;
  border-left-width:0px;
  border-right-width:0px;
}
#access .menu-header,
div.menu {
	font-size: 15px;
	font-weight: bold;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#ccc;
	padding:0 10px;
	line-height:38px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#access ul ul a {
	background:#700000;
}

#access li:hover > a,
#access ul ul :hover > a {
	background:#571610;
	color:#ffefed;
}
#access li:hover > a {
	background:url(images/menubg.jpg) top left repeat-x #6d322c;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	background:#910202;
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	background:#910202;
	color:#fff;
}




#content, #content input, #content textarea {
  color:#000;
  font-size:14px;
  line-height:20px;
}

#content input,
#content textarea {
  line-height:16px;
}

.entry-content input {
  margin:0 0 2px;
}













#main {
  padding-top: 20px;
/*  background: #fff; */
  padding-bottom: 20px;
}

#content {
  margin-right: 20px;
}
#content iframe {
  border:1px black solid;
}
#container {
  padding-top: 40px;
}

table#maintbl {
  background: #fff;
  border:#354507 double 3px;

}
#maintbl td {
  vertical-align:text-top;
}

#footer #colophon {
  background:#700000;
  margin-top: 0px;
  color: #fff;
  border: 0px;
}

#footer {
  border:#000000 1px solid;
}

#footer-widget-area {
  text-align:center;
}
#colophon {
  padding: 0px;
  padding-top: 18px;
}
td.righttd {
  background: #dde5c7;
  padding-top: 30px;
  border: #88965d solid 1px;
  border-width: 0px 0px 0px 1px;
}

#primary, #secondary {
  float:left;
  padding-left:20px;
  width:320px;
  clear: left;
}

/* #primary {
  border:#3C481A double 3px;
  text-align: center;
  padding: 10px;
  margin-left: 15px;
  width: 280px;
  background: #F1F1F1;
} */

tr.sppatbl,
td.sppatbl
{
  padding: 0px;
  border: 0px;
  background: #dde5c7;
}
#content table {
  padding: 0px;
  border: 0px;
  width: 565px;
}
#content tr td {
border-top-width:0px;
padding-bottom:6px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
}

#footer-widget-area .widget-area {
  margin-right:0px;
  width:960px;
}

#main #primary .widget-area ul {
  padding-right:0px;
}

#content .entry-title {
  color: #660000;
}

h2.title-list,
h2.title-list {
  font-size: 17px;
  padding: 0px;
  padding-left: 10px;
/*  border-top:1px solid #7b8953;
  border-bottom:1px solid #7b8953;
  background: #ccd5b6; */
  border-top: 1px solid #571610;
  border-bottom: 1px solid #571610;
  background: #d5b6b6;
}
h2.title-list a,
h2.title-list a {
  font-size: 17px;
  color: #35430c;
}
h2.title-list a:hover,
h2.title-list a:hover {
  font-size: 17px;
  color: #cc0000;
}
.entry-content label {
  color:#333;
}
