/*
THEME NAME: Simon Coulson
THEME URI: http://www.mywebsitesos.com
DESCRIPTION: Simon Coulson theme
VERSION: 1.0
AUTHOR: Alex Litviniuk
AUTHOR URI: http://www.mywebsitesos.com
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

html {
    padding: 0;
    margin: 0;
}

body {
    background: #3c3c3c url(images/bg-pixel.gif) top left repeat;
    color: #3c3c3c;
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

a, a:visited, a:active {
    color: #858585;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

#header {
    height: 166px;
    background: url(images/header-top-bg.jpg) top left no-repeat;
}

img {
    border: none;
}

#header .buttons {
    position: absolute;
    margin: 125px 0 0 670px;
}

#wrapper {
    width: 960px;
    margin: 0 auto;
    background: white url(images/wrapper-bg.jpg) top left repeat-y;
}

#footer {
    background: url(images/footer-bg.jpg) bottom left no-repeat;
    height: 62px;
    margin-bottom: 20px;
    font-size: 10px;
}

#wrapper-header {
    background: url(images/bg.jpg) top left repeat-x;
}

div#container {
    float: right;
    margin: 0 0 0 -260px;
    width: 100%;
}

div#content {
    margin: 0 0 0 260px;
    padding: 0 45px;
}

div#content2 a{
    color: #bc3518;
	text-decoration:underline
}

div.sidebar {
    float: left;
    overflow: hidden;
    width: 180px;
}

div#secondary {
    clear: left;
}

div#footer {
    clear: both;
    width: 100%;
}

div#access {
    background: url(images/menu-bg.gif) top left repeat-x;
    height: 35px;
}

div#access-left {
    background: url(images/menu-side-border.gif) top left no-repeat;
}

div#access-right {
    background: url(images/menu-side-border.gif) top right no-repeat;
}

#access .rss-link:hover, #access #menu a:hover {
    text-decoration: underline;
}

#access .rss-link {
    color: #fa5e19;
    font-size: 14px;
    text-shadow: #192e63 2px 2px 2px;
    display: block;
    float: right;
    height: 24px;
    padding: 7px 30px 0 0;
    margin-right: 25px;
    margin-top: 1px;
    text-decoration: none;
    background: url(images/rss-icon.png) center right no-repeat;
}

div#menu {
    height: 35px;
    margin: 0;
    width: 750px;
    float: left;
}

div#menu ul, div#menu ul ul {
    line-height: 1;
    list-style: none;
    margin: 0;
    padding: 0;
}

div#menu ul li {
    background: url(images/menu-separator.gif) right 2px  no-repeat;
    height: 24px;
    padding: 7px 23px 0 20px;
}

div#menu ul a {
    display: block;
    padding: 0.2em 0;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    text-shadow: #192e63 2px 2px 2px;
}

div#menu ul ul ul a {
    font-style: italic;
}

div#menu ul li ul {
    left: -999em;
    position: absolute;
}

div#menu ul li:hover ul {
    left: auto;
}

.entry-title, .entry-meta {
    clear: both;
}

.entry-meta {
    color: #858585;
    font-size: 11px;
    font-style: italic;
}

form#commentform .form-label {
    margin: 1em 0 0;
}

form#commentform span.required {
    background: #fff;
    color: #c30;
}

form#commentform, form#commentform p {
    padding: 0;
}

input#author, input#email, input#url, textarea#comment {
    padding: 0.2em;
}

div.comments ol li {
    margin: 0 0 3.5em;
}

textarea#comment {
    height: 13em;
    margin: 0 0 0.5em;
    overflow: auto;
    width: 66%;
}

.alignright, img.alignright {
    float: right;
    margin: 1em 0 0 1em;
}

.alignleft, img.alignleft {
    float: left;
    margin: 1em 1em 0 0;
}

.aligncenter, img.aligncenter {
    display: block;
    margin: 1em auto;
    text-align: center;
}

div.gallery {
    clear: both;
    height: 180px;
    margin: 1em 0;
    width: 100%;
}

p.wp-caption-text {
    font-style: italic;
}

div.gallery dl {
    margin: 1em auto;
    overflow: hidden;
    text-align: center;
}

div.gallery dl.gallery-columns-1 {
    width: 100%;
}

div.gallery dl.gallery-columns-2 {
    width: 49%;
}

div.gallery dl.gallery-columns-3 {
    width: 33%;
}

div.gallery dl.gallery-columns-4 {
    width: 24%;
}

div.gallery dl.gallery-columns-5 {
    width: 19%;
}

div#nav-above {
    margin-bottom: 1em;
}

div#nav-below {
    margin-top: 1em;
}

div#nav-images {
    height: 150px;
    margin: 1em 0;
}

div.navigation {
    height: 1.25em;
}

div.navigation div.nav-next {
    float: right;
    text-align: right;
}

div.sidebar h3 {
    font-size: 1.2em;
	text-shadow: 1px 1px 1px #000000;
	font-weight:normal;
	letter-spacing: 1px
}

div.sidebar input#s {
    width: 7em;
}

div.sidebar li {
    list-style: none;
    margin: 0 0 1.3em;
}

div.sidebar li form {
    margin: 0.2em 0 0;
    padding: 0;
}

div.sidebar ul ul {
    margin: 0.5em 0 0 0.2em;
}

div.sidebar ul ul li {
    list-style: disc;
    margin: 0;
	padding: 0 0 2px;
}

div.sidebar ul ul ul {
    margin: 0 0 0 0.5em;
}

div.sidebar ul ul ul li {
    list-style: none;
}

div.sidebar #wlmember_loginwidget {padding: 0 0 0 10px; margin: 0}


div#menu ul li, div.gallery dl, div.navigation div.nav-previous {
    float: left;
}

input#author, input#email, input#url, div.navigation div {
    width: 50%;
}

div.gallery *, div.sidebar div, div.sidebar h3, div.sidebar ul {
    margin: 0;
    padding: 0;
}

#primary {
    width: 220px;
    padding: 15px 15px 0px;
}

.clear {
    clear: both;
}

.entry-title a {
    color: #1a3163;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
}

.entry-title {
    color: #1a3163;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 8px;
    background: url(images/title-bottom-bg.gif) bottom left repeat-x;
    margin-bottom: 20px;
}

.sidebar ul li {
    width: 225px;
    background: url(images/block-bg.png) top left repeat-y;
}

.sidebar ul li ul li {
    width: auto;
    margin-left: 10px;
    list-style: none;
    background: url(images/li-marker.gif) 0 3px no-repeat;
    padding-left: 15px;
}

.sidebar ul li ul li  ul li{
    width: auto;
    margin-left: 0px;
    list-style: none;
    background: url(images/li-marker2.gif) 0 3px no-repeat;
    padding-left: 15px;
	margin-top: 5px;
}

.sidebar ul li h3 {
    background: url(images/block-top-bg.png) top left no-repeat;
    height: 26px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}

.sidebar ul li .content {
    padding: 10px 10px 20px;
    margin-left: 0;
    background: url(images/block-bottom-bg.png) bottom left no-repeat;
}

#footer span {
    position: relative;
    top: 25px;
    left: 20px;
}

#search {
    background: url(images/search-box-bg.gif) top left no-repeat;
    width: 225px;
    height: 39px;
}
#search #s {
    border: none;
    width: 167px;
    height: 27px;
    position: relative;
    top: 5px;
    left: 8px;
}
#search .button {
    display: block;
    background: none;
    border: none;
    cursor: pointer;
    width: 44px;
    padding-top: 30px;
    height: 0;
    position: relative;
    top: -25px;
    left: 178px;
    overflow: hidden;
}

.hentry {
    padding-bottom: 25px;
    background: url(images/posts-separator.gif) bottom center no-repeat;
}

#comments-list ol {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.comment-author img {
    float: left;
}

.comment-author .fn a {
    color: #3c3c3c;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
}

.comment-meta {
    font-style: italic;
    font-size: 10px;
    padding-left: 50px;
    color: #858585;
}

#respond h3 {
    color: #9b1315;
    font-size: 16px;
    padding-left: 30px;
    background: url(images/comment-icon.gif) center left no-repeat;
    height: 22px;
}

div.comments ol li {
    padding-bottom: 20px;
    background: url(images/posts-separator.gif) center bottom no-repeat;
}

#comment-notes {
    font-weight: bold;
}

#comments {
    padding-bottom: 20px;
}

#respond input.text, #respond textarea {
    border: 1px solid #bebebe;
}

#respond input.text {
    width: 250px;
    height: 17px;
}

#respond textarea {
    width: 340px;
    height: 70px;
}

#respond .form-label {
    float: left;
    width: 70px;
}

#respond .form-input, #respond .form-textarea {
    float: left;
    padding-top: 4px;
}

form#commentform .form-label {
    margin: 8px 5px 5px 0;
}

.form-submit {
    width: 422px;
}

.form-submit input.button {
    float: right;
}

#archivetitle {
	background: url(images/archivetitle_bg.jpg) top center repeat-y;
	padding: 10px 20px 5px;
	margin: 20px 0 0;
}

#archivetitle_bot {
	background: url(images/archivetitle_bot.jpg) top center repeat-y;
	padding: 0;
	margin: 0 0 20px;
	height: 9px;
}

#archivetitle h2 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    text-decoration: none;
	padding-bottom: 20px;
	text-shadow: 2px 2px 2px #470500;
}

#archivetitle p {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#breadcrumb {
font: 11px Arial, Helvetica, sans-serif;
height:33px;
line-height:30px;
color:#686868;
border:0;
width:610px;
overflow:hidden;
margin:20px 0 0 0;
padding:0px;
background: url(images/breadcrumb_bg.png) top center no-repeat;
}
#breadcrumb li {
list-style-type:none;
float:left;
padding-left:10px;
}
#breadcrumb a {
height:31px;
display:block;
background-image:url(images/bc_separator.png);
background-repeat:no-repeat;
background-position:right;
padding-right: 20px;
padding-top: 2px;
text-decoration: none;
color:#686868;
text-transform:uppercase;
text-shadow: 1px 1px 1px #ffffff
}
.home {
border:none;
margin: 6px 0px 8px 6px;
}
.kjo-link p {display: none}



#hover-container {
    background: url(images/hover-frame-bg.png) top left no-repeat;
    width: 594px;
    height: 303px;
    margin: 0 auto;
    z-index: 9998;
    padding: 13px;
}

#hover-container-inner {
    background: url(images/hover-bg.png) top left no-repeat;
    width: 620px;
    height: 303px;
    z-index: 9999;
}

#hover-box .close {
    display: block;
    position: relative;
    top: 20px;
    left: 20px;
	cursor: pointer;
}


#hover-box #Contact0FirstName,
#hover-box #Contact0LastName,
#hover-box #Contact0Email {
    border: none;
    width: 168px;
    height: 26px;
	border: none;
	padding: 0 5px;
	background: url(images/hover-textarea-bg.png) top left no-repeat;
    position: relative;
	display: block;
}

#hover-box #Contact0FirstName {
    left: 370px;
	top: 65px;
}

#hover-box #Contact0LastName {
    left: 370px;
	top: 75px;
}

#hover-box #Contact0Email {
    left: 370px;
	top: 85px;
}

#hover-box #Submit {
    position: relative;
    top: 105px;
    left: 340px;
}

#hover-parent {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    padding-top: 20%;
    display: none;
	background: none;
}

#hover-layer {
    height: 100%;
    width: 100%;
    position: fixed;
    display: none;
	background: url(images/transparent-bg.png) top left repeat;
	z-index: 2;
	top: 0;
	left: 0;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	zoom: 1;
}