/**
 * Theme Name: In the Doghouse
 * Theme URI: http://acrazychameleon.com
 * Description: Custom Design.
 * Version: 0.1
 * Author: Lynne Robson
 * Author URI: http://acrazychameleon.com
 * Tags: theme-options, threaded-comments, sticky-post, microformats, two-columns, three-columns, fixed-width
 * Template: hybrid
 *
 * Copyright (c) 2009 Lynne Robson.  All rights reserved.
 * http://acrazychameleon.com
 *
 */

/* Get base CSS */
@import url('../hybrid/library/css/20px.css');


/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get tabs CSS (uncomment below line if using the Hybrid Tabs plugin) */
@import url('tabs.css');

/**
* Body
************************************************/
body {
background:#ffddb1 url(images/back1.jpg) no-repeat scroll center 0;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:22px;
}
#body-container {

}
a, a:visited {
color:#7E0F19;
text-decoration:none;
}
a:hover, a:active {
text-decoration:none;
}
.entry-content a {
color:#7E0F19;
}
h1, h2, h3, h4, h5, h6 {
color:#7E0F19;
}
h3 {
margin-bottom:5px;
margin-top:10px;
}
.content ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:20px;
}
.content ul li {
background:transparent url(images/bullet.png) no-repeat scroll 0 6px;
overflow:hidden;
padding-left:15px;
}
blockquote {
background:transparent url(images/quotesleft.png) no-repeat scroll 0 0;
border:medium none;
color:#353535;
font-style:italic;
height:100%;
margin:0 24px 0 0;
overflow:hidden;
padding:3px 0 0 20px;
}
blockquote p {
background:transparent url(images/quotesright.png) no-repeat scroll right bottom;
}
blockquote blockquote {
color:#777777;
}
blockquote em {
font-style:normal;
}
blockquote.pullquote {
background:transparent none repeat scroll 0 0;
border-bottom:3px double #DCDCDC;
border-top:3px double #DCDCDC;
color:#353535;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:20px;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:22px;
margin-bottom:3px;
margin-top:6px;
padding:6px 9px;
text-align:center;
width:210px;
}
.pullquote p {
margin:0;
}
code {
background:#EEEEEE none repeat scroll 0 0;
font-size:12px;
padding:0 3px;
}
pre {
background:transparent url(images/code.png) repeat scroll 0 0;
border:1px solid #DCDCDC;
color:#000000;
font-size:12px;
overflow:auto;
padding:9px;
}
pre code {
background:transparent none repeat scroll 0 0;
padding:0;
}
table {
/*background:#DCDCDC none repeat scroll 0 0;
*/border: 1px solid #DCDCDC;
/*width:100%;*/
border-collapse:separate;
padding: 10px;
}
caption {
color:#7E0F19;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:12px;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:22px;
text-align:right;
}
tr {
/*border:1px solid #DCDCDC;*/
margin:1px;
}
td {
background:#FFFFFF none repeat scroll 0 0;
/*border:1px solid #DCDCDC;*/
color:#7E0F19;
padding:3px;
}
tr.alt td, tr.even td {
background:#EEEEEE none repeat scroll 0 0;
}
th {
background:#7E0F19 none repeat scroll 0 0;
/*border:1px solid #DCDCDC;*/
color:#FFFFFF;
padding:3px 4px;
}
th a {
color:#EEEEEE;
font-weight:bold;
}
acronym {
border-bottom:1px dotted #353535;
}
.note {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
padding:6px 9px;
}
.warning, .alert {
background:#FFFBBC none repeat scroll 0 0;
border:1px solid #E6DB55;
padding:6px 9px;
}
.error {
background:#FFEBE8 none repeat scroll 0 0;
border:1px solid #CC0000;
padding:6px 9px;
}
.download {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #66CC33;
padding:6px 9px;
}
.left, .alignleft {
float:left;
margin:0 20px 0 0;
}
.right, .alignright {
float:right;
margin:0 0 0 20px;
}
.center, .aligncenter {
display:block;
margin:0 auto 20px;
}
.block, .alignnone {
display:block;
margin:0 0 20px;
}
.clear {
clear:both;
}
span.pullquote {
float:none;
margin:0;
}
.post img {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
max-width:540px;
padding:4px;
}
img.wp-smiley {
border:medium none;
margin:0;
max-height:12px;
padding:0;
}
.wp-caption {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
max-width:540px;
padding:4px;
text-align:center;
}
.wp-caption .wp-caption-text {
color:#777777;
font-size:11px;
margin:0;
padding:0 5px;
text-align:right;
}
.wp-caption img {
border:1px solid #B4C552;
margin:0 auto;
max-width:538px;
padding:0;
}
.gallery {
display:block;
margin-bottom:20px !important;
text-align:center;
}
.gallery img {
border:1px solid #7E0F19;
}
.avatar {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
float:left;
height:60px;
margin-right:20px;
padding:4px;
width:60px;
}
.thumbnail {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
float:left;
height:100px;
margin:0 20px 10px 0;
padding:4px;
width:100px;
}
.category img.medium {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
float:left;
margin:0 20px 10px 0;
max-width:230px;
padding:4px;
}

#navigation {
float:right;
height:71px;
margin-right:20px;
margin-top:20px;
}
#page-nav {
margin:0 auto;
padding-top:20px;
/*width:900px;*/
}
#page-nav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
}
#page-nav li {
float:left;
margin:6px 0 0;
padding:0 0 8px;
}
#page-nav a {
border-right:1px solid #353535;
color:#000000;
display:block;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:18px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
padding:0 15px;
}
#page-nav li:hover ul, #page-nav li.sfHover ul {
top:19px;
}
#page-nav li li:hover ul, #page-nav li li.sfHover ul, #page-nav li li li:hover ul, #page-nav li li li.sfHover ul {
top:-1px;
}
#page-nav ul ul {
background:#201007 none repeat scroll 0 0;
}
#page-nav li li {
margin:0;
padding:0;
}
#page-nav li li a {
border:medium none;
color:#FFFFFF;
padding:7px;
font-size: 10px;
}
#navigation .search {
display:none;
float:right;
height:25px;
margin-right:10px;
width:200px;
}
#navigation input {
background:#7E0F19 url(images/search-icon.png) no-repeat scroll 5px 0;
border:1px solid #777777;
color:#C0C0C0;
float:right;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:15px;
line-height:15px;
margin:4px 0 0;
padding:1px 8px 1px 22px;
width:170px;
}
#navigation .search-submit, #navigation .button {
display:none;
}
#header-container {
clear:both;
color:#FFFFFF;
min-height:125px;
overflow:hidden;
}
#header {
background:#FFFFFF url(images/header.gif) repeat-x scroll 0 bottom;
margin:0 auto;
min-height:125px;
overflow:hidden;
padding-bottom:20px;
padding-top:20px;
width:940px;
}
#site-title {
float:left;
height:115px;
margin:0;
padding:0;
width:250px;
}
#site-title a {
background:transparent url(images/site-title.png) no-repeat scroll 0 0;
display:block;
height:115px;
margin-left:20px;
width:250px;
}
#site-title a span {
display:none;
}
#site-description {
display:none;
}
#utility-header {
float:right;
overflow:hidden;
width:550px;
}
#utility-header .widget {
background:transparent none repeat scroll 0 0;
line-height:19px;
color:#808080;
margin-top:10px;
}
#utility-header .widget-inside div, #utility-header .widget-inside img {
}
#utility-header .widget-title {
background:transparent none repeat scroll 0 0;
color:#808080;
margin:0;
padding:0;
}
#utility-header .widget ul li {
background:transparent url(images/pencil.png) no-repeat scroll 0 0;
margin:0 0 5px;
padding:0 5px 10px 40px;
}
#page-nav ul.menu {
position:relative;
z-index:99;
}
#feed {
float:left;
height:128px;
padding-top:10px;
width:280px;
}
#intro {
background:#E19351 url(images/pattern_bg.gif) repeat scroll 0 0;
border-top:1px solid #FFFFFF;
clear:both;
font-size:0.9em;
margin:0 auto;
overflow:hidden;
width:940px;
}
#utility-intro {
margin:0 auto;
overflow:hidden;
padding:10px;
}
#utility-intro .widget {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
float:left;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:12px;
line-height:21px;
margin:0;
overflow:hidden;
padding:0 10px;

}
#utility-intro .widget:first-child {
float:left;
font-size:1em;
width:500px;
}
#utility-intro .widget:last-child {
border-left:1px solid #EEEEEE;
float:right;
font-size:1em;
width:325px;
}
#utility-intro p {
margin:0;
font-weight:bold;
line-height:18px;
}
#utility-intro .widget-inside div{
float:left;
padding-top:10px;
}
#utility-intro .widget-inside img {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
float:left;
margin-right:5px;
max-width:100%;
padding:4px;
}
#utility-intro .widget-title {
background:transparent none repeat scroll 0 0;
border-bottom:none;
color:#7E0F19;
font-size:16px;
font-weight:bold;
margin:0 0 5px;
padding:0 0 5px;
}
#utility-intro .widget ul li {
font-weight:bold;
line-height:18px;
margin:0;
padding:2px 0 0 20px;
}
#container {
background:#FFFFFF none repeat scroll 0 0;
clear:both;
margin:0 auto;
overflow:hidden;
/*padding:20px;*/
width:940px;
}
.page-template-no-widget #container, .primary-inactive.secondary-inactive #container {
background:#FFFFFF none repeat scroll 0 0;
}
.content {
background:#FFFFFF none repeat scroll 0 0;
float:left;
overflow:hidden;
padding:0 20px 20px;
width:590px;
}
.page-template-no-widgets .content, .primary-inactive.secondary-inactive .content {
padding:20px;
width:900px;
}

.page-template-no-widgets .content ul li, .primary-inactive.secondary-inactive .content ul li {
background:transparent url(images/star.png) no-repeat scroll 0 6px;
color:#7E0F19;
font-size:1.1em;
font-style:italic;
font-weight:bold;
line-height:40px;
overflow:hidden;
padding:0 0 0 40px
}
.post {
clear:both;
margin-bottom:20px;
overflow:hidden;
}
.single .post, .page .post {
margin-bottom:0;
}
.page-template-blog .post, .page-template-quick-post .post {
margin-bottom:20px;
}
.entry-title {
font-weight:bold;
margin-bottom:3px;
}
.entry-title a {
color:#353535;
}
.home .entry-title, .page-title, .page-template-blog .entry-title, .single-title, .error-404-title, .attachment-title {
}
.page-title, .error-404-title {
margin:0 0 20px;
}
.byline {
display:none;
color:#777777;
font-size:0.9em;
font-style:italic;
}
.archive .byline, .search .byline {
margin:0 0 3px;
}
.byline a {
font-style:normal;
}
.entry-content, .entry-summary {
font-size:13px;
overflow:hidden;
}

.entry-content img {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
max-width:540px;
padding:4px;
}
.entry-meta {
border-top:1px solid #C0C0C0;
clear:both;
color:#777777;
display:none;
font-size:0.9em;
font-style:italic;
padding:9px 0 0;
}
.entry-meta a {
font-style:normal;
}
p.pages {
font-weight:bold;
}
p.pages a {
background:#7E0F19 none repeat scroll 0 0;
border:1px solid #EEEEEE;
color:#EEEEEE !important;
font-style:italic;
font-weight:normal;
margin:0 2px;
padding:4px 12px;
}
.series-title {
font-size:1.2em;
}
.single .author-profile {
background:#FAFAFC none repeat scroll 0 0;
border:1px solid #C0C0C0;
margin:0 0 20px;
overflow:hidden;
padding:9px 9px 0;
}
.single .author-profile p {
margin:0 0 9px;
}
.single .author-profile .avatar {
margin:0 20px 9px 0;
}
.author-profile {
margin-bottom:20px;
overflow:hidden;
}
.page-template-biography .author-profile {
margin:0;
}
.author-profile .author-name {
font-size:1em;
font-weight:bold;
margin-bottom:0;
}
.post-box {
margin-bottom:20px;
overflow:hidden;
}
.category-title, .tag-title, .date-title, .author-title, .search-title {
}
.author-info, .category-info, .date-info, .tag-info, .search-info {
margin:0 0 20px;
overflow:hidden;
}
.attachment object {
height:100%;
min-height:400px;
width:100%;
}
.attachment object.video {
height:360px;
width:100%;
}
.attachment object.audio {
width:100%;
}
.attachment-image .post-meta-data {
clear:left;
}
.attachment .download {
display:block;
margin-bottom:20px;
}
.attachment-icon, .mime-type-icon {
height:20px;
margin-right:10px;
padding:0;
}
.attachment-application-octet-stream .video {
height:400px;
margin-bottom:20px;
}
.breadcrumb {
color:#777777;
font-size:11px;
margin:0 0 20px;
}
.wp-pagenavi {
overflow:hidden;
}
.wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi a, .wp-pagenavi .extend {
background:#7E0F19 none repeat scroll 0 0;
border:1px solid #EEEEEE;
color:#EEEEEE !important;
float:left;
margin:0 6px 0 0;
padding:4px 12px;
}
.navigation-links {
overflow:hidden;
}
.next, .previous {
font-size:13px;
max-width:50%;
}
.previous {
float:left;
}
.next {
float:right;
text-align:right;
}
#comments-template .paged-navigation {
text-align:center;
}
#comments-template .paged-navigation .page-numbers {
border:1px solid #EEEEEE !important;
font-style:italic !important;
padding:3px 6px;
}
#comments-template .paged-navigation .next, #comments-template .paged-navigation .prev {
border:medium none !important;
float:none;
text-align:left;
}
.widget {
background:#FFFFFF none repeat scroll 0 0;
border:medium none;
margin:0 0 20px;
overflow:hidden;
padding:9px 9px 0;
}
.widget-title {
color:#7E0F19;
font-size:20px;
margin:0 0 15px;
}
.widget-title a {
color:#7E0F19;
}
.widget ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
}
.widget ul li {
background:transparent url(images/bullet.png) no-repeat scroll 3px 7px;
padding:0 0 0 18px;
}
.widget img {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
max-width:100px;
padding:4px;
float:left;
margin-right:5px;
}
.widget blockquote {
background:transparent url(images/quotesleft.png) no-repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
font-style:italic;
height:100%;
margin:0 24px 0 0;
overflow:hidden;
padding:3px 0 0 20px;
}
.widget blockquote p {
background:transparent;
}
.widget blockquote blockquote {
color:#FFFFFF;
}
.widget blockquote em {
font-style:normal;
}
.widget-search .search-text {
width:300px;
}
.widget-categories img {
margin:0;
max-height:16px;
padding:0;
position:relative;
top:1px;
}
.content .widget {
border:medium none;
margin:0;
padding:0;
}
.content .widget-title {
background:transparent none repeat scroll 0 0;
border-bottom:1px solid #DCDCDC;
color:#353535;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:20px;
margin:0 0 5px;
padding:0 0 5px;
}
.content .widget-title a {
color:#7E0F19;
}
.page-template-widgets .content .widget {
margin:0 0 20px;
}
#widget-container {
float:right;
width:320px;
}
#primary .widget-title, #secondary .widget-title {
background:transparent none repeat scroll 0 0;
border-bottom:none;
color:#7E0F19;
font-size:16px;
font-weight:bold;
margin:0 0 5px;
padding:0 0 5px;
}
#primary, #secondary {
background:transparent url(images/box_bg.gif) no-repeat scroll center 0;
float:right;
line-height:19px;
overflow:hidden;
width:286px;
margin:20px 20px 0 0;
}
#secondary {
margin:10px 20px 0 0;
}
#primary .widget {
background:transparent none repeat scroll 0 0;
margin:0;
padding:10px;
}
#secondary .widget {
background:transparent none repeat scroll 0 0;
margin:0;
padding:10px;
}
#secondary {
clear:right;
}
#primary .widget ul li {
background:transparent none repeat scroll 0 0;
margin:0;
padding:0;
}
#primary .widget ul ul {
margin:5px 0 0;
}
#primary .widget ul li li {
border:medium none;
margin:0 0 2px;
padding:0 0 2px 20px;
}
#primary object {
float:left;
margin:0 0 9px;
padding:0;
width:300px;
}
#comments-template {
margin-top:20px;

}
#comments-number, #reply {
font-size:1.2em;
}
.comments-closed {
display:none;
color:#777777;
font-style:italic;
}
#comments-template ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
}
#comments li {
background:#FAFAFC none repeat scroll 0 0;
border:1px solid #C0C0C0;
color:#353535;
margin:0 0 15px;
overflow:hidden;
padding:15px 15px 0;
}
#comments li li, #comments li li li li, #comments li li li li li li {
background:#FFFFFF none repeat scroll 0 0;
}
#comments li li li, #comments li li li li li {
background:#FAFAFC none repeat scroll 0 0;
}
#comments li .avatar {
border:1px solid #777777;
float:left;
height:40px;
margin-right:20px;
padding:0;
width:40px;
}
#comments .comment-author {
font-weight:bold;
}
#comments .comment-meta-data {
margin-bottom:15px;
}
.comment-text {
clear:left;
font-size:13px;
}
.text-input {
display:block;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:3px 6px;
width:300px;
}
.page-template-quick-post .text-input {
width:97.5%;
}
#comments-template label {
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
textarea {
clear:left;
display:block;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
width:98%;
}
.button {
background:#ffddb1 none repeat scroll 0 0;
border:medium none;
color:#7E0F19;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-right:9px;
padding:6px 9px;
width:100px;
}
.button:hover {
background:#7E0F19 none repeat scroll 0 0;
cursor:pointer;
color:#ffffff;
}
.search-form input {
margin-right:9px;
}
#footer-container {
clear:both;
overflow:hidden;
padding:2px 0 0;
}
#subsidiary {
margin:0 auto;
overflow:hidden;
padding:2px 0 0;
width:940px;
}
#subsidiary .widget {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
float:left;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:12px;
line-height:21px;
margin:0;
overflow:hidden;
padding:20px;
width:270px;
}
#subsidiary .widget img {
max-width:100px;
max-height:100px
}
#subsidiary .widget-title {
background:transparent none repeat scroll 0 0;
border-bottom:none;
color:#7E0F19;
font-size:16px;
font-weight:bold;
margin:0 0 5px;
padding:0 0 5px;
}
#subsidiary a {
color:#7E0F19;
font-weight:bold;
}
#subsidiary .more-link {
font-style:italic;
color: #7E0F19;
font-weight: bold;
}
#subsidiary .widget ul {
margin-bottom:0;
margin-left:0;
}
#subsidiary .widget ul li {
background:transparent none repeat scroll 0 0;
/*border-bottom:1px solid #7E0F19;*/
margin:0 0 3px;
padding:0 5px 3px;
}

#subsidiary .widget blockquote {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
font-style:normal;
height:100%;
margin:0;
overflow:hidden;
padding:0;
}
#footer-container {
background:#808080 none repeat scroll 0 0;
border-top:1px solid;
border-top:medium none;
clear:both;
overflow:hidden;
padding:0;
width:100%;
}
#footer {
border-top: 1px solid #7E0F19;
color:#ffffff;
margin:0 auto;
overflow:hidden;
width:900px;
}
#footer a {
color:#ffffff;
font-style:normal;
}
#footer .copyright {
display:inline;
float:left;
margin-right:9px;
}
#footer p {
margin:0 0 5px;
}
#utility-before-content {
}
#utility-before-content .widget {
background:transparent none repeat scroll 0 0;
border:1px solid #C0C0C0;
margin:20px 0;
padding:10px;
}
#utility-before-content .widget-inside div, #utility-before-content .widget-inside img {
}
#utility-after-content .widget img{
background:transparent none repeat scroll 0 0;
border:none;
float:none;
margin-right:0;
max-width:540px;
padding:10px 0 0 0;
}

#content .post, .content .post {
margin-bottom:20px;
}
.wp-pagenavi, .navigation-links {
display:none;
}

#utility-leader {
background:#FFFFFF  none repeat scroll 0 0;
margin:0 auto;
overflow:hidden;
padding:0 0 20px;
width:940px;
}
#leader1 {
background:transparent url(images/box_bg.gif) no-repeat scroll center 0;
float:left;
margin:0 10px 0 20px;
width:286px;
}
#leader1 .widget {
background:transparent none repeat scroll 0 0;
border:medium none;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:21px;
margin:0;
overflow:hidden;
padding:10px;
text-align: justify;
}
#leader1 .widget-title {
background:transparent none repeat scroll 0 0;
border-bottom:none;
color:#7E0F19;
font-size:16px;
font-weight:bold;
margin:0 0 5px;
padding:0 0 5px;
}
#leader1 a {
color:#7E0F19;
font-weight: bold;
}
#leader1 .widget ul {
margin-left:0;
}
#leader1 .widget ul li {
background:transparent none repeat scroll 0 0;
border-bottom:1px solid #7E0F19;
margin:0 0 3px;
padding:0 5px 3px;
}
#leader2 {
background:transparent url(images/box_bg.gif) no-repeat scroll center 0;
float:left;
margin:0 10px;
width:286px;
}
#leader2 .widget {
background:transparent none repeat scroll 0 0;
border:medium none;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:21px;
margin:0;
overflow:hidden;
padding:10px;
text-align: justify;
}
#leader2 .widget-title {
background:transparent none repeat scroll 0 0;
border-bottom:none;
color:#7E0F19;
font-size:16px;
font-weight:bold;
margin:0 0 5px;
padding:0 0 5px;
}
#leader2 a {
color:#7E0F19;
font-weight: bold;
}
#leader2 .widget ul {
margin-left:0;
}
#leader2 .widget ul li {
background:transparent none repeat scroll 0 0;
border-bottom:1px solid #7E0F19;
margin:0 0 3px;
padding:0 5px 3px;
}
#leader3 {
background:transparent url(images/box_bg.gif) no-repeat scroll center 0;
float:left;
margin:0 20px 0 10px;
width:286px;
}
#leader3 .widget {
background:transparent none repeat scroll 0 0;
border:medium none;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:21px;
margin:0;
overflow:hidden;
padding:10px;
text-align: justify;
}
#leader3 .widget-title {
background:transparent none repeat scroll 0 0;
border-bottom:none;
color:#7E0F19;
font-size:16px;
font-weight:bold;
margin:0 0 5px;
padding:0 0 5px;
}
#leader3 a {
color:#7E0F19;
font-weight: bold;
}
#leader3 .widget ul {
margin-left:0;
}
#leader3 .widget ul li {
background:transparent none repeat scroll 0 0;
border-bottom:1px solid #7E0F19;
margin:0 0 3px;
padding:0 5px 3px;
}

#slider-container {
background:#7e0f19 url(images/slider-back.jpg) no-repeat scroll right bottom;
height:250px;
width:940px;
margin: 0 auto;
}
#sliderwrapper {

}
#sliderwrap{	
margin:0 auto;
width:920px;
		}


#slider {
	
/*	overflow: hidden;
	width: 960px;*/
	height: 250px;
	margin: 0 auto;
	}
.feature {
	overflow: hidden;
	width: 500px;
	height: 210px;
	padding: 20px;
	color: #201007;
	/*background: #093653;*/
	border: none !important;
	}
.feature a {
	color: #7E0F19;
	font-weight: bold;
	}
.feature img {
display:none;
float: right;
max-width: 230px;
max-height: 200px;
width: 230px;
height: 200px;
margin: 0 0 0 15px;
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
padding: 4px;
	}
#slider .feature .entry-title {
	font-size: 21px;
	}
#slider .feature .entry-title a {
	color: #7E0F19;
	}
.feature .byline {
	color: #eee;
	margin-bottom: 15px;
	}
	.feature .more-link {
font-style:italic;
	color: #7E0F19;
	float:none;
}
	
	.more-link {
font-style:italic;
	color: #7E0F19;
	float:right;
	font-weight:bold;
}


/**
* Featured excerpts
************************************************/




	
	.kjo-link {
	display: none !important;
font-size:0.75em;
text-align:center;
}



.aktt_more_updates {
background:transparent url(images/twitter.png) no-repeat scroll left 0 !important;
border-bottom:none;
color:#7E0F19!important;
font-size:14px!important;
font-weight:bold!important;
margin:0 0 5px!important;
padding:0 0 5px 120px!important;
line-height: 40px !important;
}

input, textarea {
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:1em;
padding:4px;
}

.gels {
display:none !important;
}

.mapp-poweredby {
display:none !important;
}

.mapp-div {
border:1px solid;
clear:both;
color:black;
line-height:normal;
margin:0;
overflow:hidden;
padding:0;
text-align:center;
}

#twitter-tools {
float:right;
width: 370px}