/*
Theme Name: EasyPress
Theme URI: http://www.themesheep.com
Description: Customizable News Theme from <a href="http://www.themesheep.com">ThemeSheep</a>
Version: 1.0
Author: ThemeSheep
Author URI: http://www.themesheep.com
Tags: custom colors, admin options, news, magazine, two column

	EasyPress v1.0
	http://www.themesheep.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* THEMESHEEP GENERAL SETTINGS */



html,body {
font-size:62.5%;
height:100%;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
margin:0;
padding:0
}

/* set the repeating background image & color here */
body {
background:#F0F0F0 url('images/header_bg.gif') repeat-x;
font-size:12px
}

/* THEMESHEEP PAGE LAYOUT SETTINGS */
#website_all {
width:960px;
min-height:100%;
height:auto !important;
#margin:0 auto 25px;
margin:0 auto -164px
}

/* THEMESHEEP SITE SETTINGS */
#page {
width:961px;
margin:0 auto;
padding:0
}

#header {
width:961px;
height:168px;
margin-bottom:5px;
font-size:12px
}

#header_menu {
width:961px;
height:34px
}

#header_logo_area {
width:961px;
height:88px
}

/* THEMESHEEP LOGO, TITLE, & DESC. SETTING */
#themesheep_logo {
float:left;
background:url('images/logo.png') left center no-repeat;
width:500px;
height:88px
}

.blog-description,.blog-description a,.blog-description a:hover,.blog-description a:visited {
float:left;
color:#AAA;
font-size:14px;
text-decoration:none;
margin-left:7px;
clear:left
}

.blog-title,.blog-title a,.blog-title a:hover,.blog-title a:visited {
float:left;
font-size:30px;
color:#FFF;
text-decoration:none;
text-align:left;
margin:10px 0 0 7px;
padding:0
}

/* THEMESHEEP TOP MENU SETTINGS */
#menunav li {
height:34px;
width:auto;
float:left;
display:block;
text-align:center
}

#menunav li a {
float:left;
padding-right:18px;
padding-left:18px;
color:#CCC;
text-decoration:none;
padding-top:13px
}

#menunav li.current_page_item {
background:url('images/menu_bg_left.gif') left bottom no-repeat
}

#menunav li.current_page_item a {
height:34px;
width:auto;
float:left;
background:url('images/menu_bg_right.gif') right top no-repeat;
color:#FFF;
text-decoration:none;
padding-top:13px
}

/* THEMESHEEP CATEGORY BAR SETTINGS */
#header_cat {
float:left;
width:750px;
height:40px;
position:absolute
}

#header_cat li {
display:block;
float:left;
width:auto;
border-left:1px solid #D9D9D9;
height:39px;
}
#header_cat li:hover {
background:url('images/cat_hover.gif') repeat-x;
color:#992600
}

#header_cat li a {
float:left;
display:block;
width:100%;
color:#222;
text-decoration:none;
text-align:center;
cursor:pointer;
padding-top:17px;
padding-right:36px;
#padding-bottom:10px;
#padding-right:18px;
#padding-left:18px;
}

#header_cat li a:hover {
color:#222;
text-decoration:none
}

#header_cat menu {
float:left;
line-height:0;
height:35px;
width:750px;
margin:0;
padding:0
}

#header_cat menu li span {
display:block;
float:left;
clear:none;
padding:22px 0
}

#header_cat menu li ul {
list-style-type:none;
list-style-position:outside;
line-height:12px;
z-index:300;
width:auto;
background:url(images/nav-mainsub.png) top left repeat;
white-space:nowrap;
position:absolute;
display:none;
top:39px;
left:-1px;
box-shadow:1px 2px 2px #999;
-moz-box-shadow:1px 2px 2px #999;
-webkit-box-shadow:1px 2px 2px #999;
border-left:1px solid #C9C9C9;
border-right:1px solid #C9C9C9;
border-top:none;
margin:0;
padding:0
}

#header_cat menu li ul li {
clear:both;
position:relative;
border:none;
border-bottom:1px solid #D9D9D9;
border-top:none;
height:31px;
margin:0;
padding:0
}

#header_cat menu li ul li ul li {
border-top:1px solid #D9D9D9;
margin-top:-1px
}

#header_cat menu li ul li a {
display:block;
min-width:100px;
max-width:300px;
color:#222;
float:left;
font-size:12px;
letter-spacing:0;
text-decoration:none;
padding:8px 0;
text-align:center;
margin-left:18px;
#padding-bottom:0px;
#margin-right:18px;
#margin-bottom:0px;
#line-height:14px;
}

#header_cat menu li ul li:hover {
background:url(images/nav-sub-sub-sub.png) top left repeat
}

#header_cat menu li ul li a:hover .with-child {
background:url(images/sub-point.png) top right no-repeat
}

#header_cat menu li ul li ul {
top:0;
background:url(images/nav-mainsub.png) top left repeat
}

#header_cat menu .with-child {
width:20px;
height:16px;
float:right;
display:block;
background:url(images/sub-point-off.png) top right no-repeat;
position:absolute;
top:8px;
right:-8px;
z-index:350;
margin:0;
padding:0
}

.hidden-img-url {
display:none;
visibility:hidden;
width:0;
height:0;
line-height:0;
background:url(images/sub-point.png)
}

.hidden-current-url {
display:none;
visibility:hidden;
width:0;
height:0;
line-height:0;
background:url(images/nav-sub-sub-sub.png)
}

/* THEMESHEEP BREADCRUMB SETTINGS */
#bread {
color:#777;
margin:0 0 10px 3px;
}

#bread ul {
list-style:none;
font-size:11px;
margin:0;
padding:0 0 0 5px;
}
#bread ul.bread_home {
padding-left:15px;
margin-left:5px;
}

#bread ul li {
display:inline;
background:url(images/arrow.png) no-repeat right;
margin:0 4px 0 0;
padding:0 10px 0 0
}
.bread_home {
width:35px;
height:12px;
padding-left:15px;
background:url('images/bread_home.png') left bottom no-repeat;
}
.bread_home a {
width:35px;
height:12px;
display:block;
float:left;
padding-left:15px;
background:url('images/bread_home.png') left bottom no-repeat;
}
.bread_home a:hover {
background:url('images/bread_home_hover.png') left bottom no-repeat;
}


/* THEMESHEEP MISC SETTINGS */
.search_warning {
float:left;
width:24px;
height:24px;
background:url('images/search_warning.png') no-repeat;
padding-right:5px
}

.endborder {
border-left:1px solid #D9D9D9;
height:36px
}

/* THEMESHEEP TOP MENU SUBSCRIPTION LINK SETTINGS */
#subscribe_block {
float:right;
margin-right:0;
text-transform:uppercase;
color:#999;
margin-top:10px;
font-size:11px
}

#subscribe_block a {
text-transform:uppercase;
color:#FFF;
text-decoration:none
}

/* THEMESHEEP THUMBNAIL & PICTURE SETTINGS */
img.thumbleft {
display:inline;
float:left;
border:1px solid #DDD;
margin:1px 14px 5px 0;
padding:4px
}

img.thumbleft:hover {
box-shadow:1px 2px 2px #999;
-moz-box-shadow:1px 2px 2px #999;
-webkit-box-shadow:1px 2px 2px #999
}

img.thumbleft_related {
display:inline;
float:left;
border:1px solid #DDD;
padding:4px
}

/* img.thumbleft_related:hover {
background-color:#F9F9F9;
box-shadow:1px 2px 2px #999;
-moz-box-shadow:1px 2px 2px #999;
-webkit-box-shadow:1px 2px 2px #999
} */

/* THEMESHEEP MISC SETTINGS */
#content {
float:left;
width:631px;
height:auto;
font-size:1.2em
}

.content_top {
float:left;
width:631px;
height:14px;
background:url('images/content_top.gif') right no-repeat
}

.content_content {
float:left;
width:631px;
height:auto;
background:url('images/content_content.gif') repeat-y
}

.content_inside {
width:595px;
height:auto;
color:#222;
margin:0 auto
}

.content_bottom {
float:left;
width:631px;
height:14px;
background:url('images/content_bottom.gif') no-repeat
}

.content_post_title {
border-bottom:1px solid #EEE;
padding-bottom:3px;
margin-bottom:5px
}

.content_post_content {
width:100%;
height:auto;
margin-top:5px;
padding-top:5px;
padding-bottom:5px;
color:#777;
font-size:11px
}

.spanpad {
height:35px;
margin:0;
padding:0 22px
}

.before_tags {
float:left;
display:block;
width:12px;
height:12px;
background:url('images/tags_icon.png') no-repeat;
padding-right:3px
}

.before_cats {
float:left;
display:block;
width:12px;
height:12px;
background:url('images/sidebar_cat_icon.png') bottom no-repeat;
padding-right:3px
}

/* THEMESHEEP FULLPAGE CONTENT SETTINGS */
.fullpage_top {
background:url('images/fullpage_top.gif') no-repeat;
height:15px;
width:961px
}

.fullpage_content {
background:url('images/fullpage_content.gif') repeat-y;
height:auto;
width:961px
}

.fullpage_inside {
height:auto;
width:927px;
padding-bottom:10px;
margin:0 auto
}

.fullpage_bottom {
background:url('images/fullpage_bottom.gif') no-repeat;
height:3px;
width:961px;
margin-bottom:15px
}

.fullpage_h2 {
padding-bottom:10px;
font-size:18px
}

.small_post {
float:left;
width:304px;
height:auto;
margin-right:23px;
margin-top:12px;
margin-bottom:10px
}

/* THEMESHEEP SMALL POST CONTENT SETTINGS */
.small_top {
float:left;
width:304px;
height:14px;
background:url('images/small_top.gif') right no-repeat
}

.small_content {
float:left;
width:304px;
height:auto;
background:url('images/small_content.gif') repeat-y
}

.small_bottom {
float:left;
width:304px;
height:5px;
background:url('images/small_bottom.gif') right no-repeat
}

.small_inside {
width:275px;
height:auto;
color:#333;
font-size:12px;
margin:0 auto
}

.small_post_content {
width:275px;
height:auto;
margin-top:5px;
padding-top:5px;
padding-bottom:5px;
color:#555;
font-size:11px
}

.small_h2 {
font-size:15px;
padding-bottom:2px;
border-bottom:1px solid #EEE;
margin-bottom:5px
}

.small-post-holder {
width:100%;
height:auto;
clear:both
}

/* THEMESHEEP RELATED ENTRIES SETTINGS */
.related_entries {
float:left;
width:270px;
height:57px;
text-align:left;
padding-left:7px;
padding-top:7px;
margin-left:9px;
margin-right:9px;
border-left:1px solid #DDD;
border-right:1px solid #DDD;
border-top:1px solid #DDD;
}
.related_entries_end {
float:left;
width:279px;
height:1px;
text-align:left;
margin-left:9px;
margin-right:9px;
border-top:1px solid #DDD;
margin-bottom:15px;
}

.related_entries_title {
width:auto;
height:auto;
padding-top:9px;
}
.related_entries_title a {
font-size:12px;
font-weight:bold;
}
.related_entries_content {
font-size:11px;
color:#777;
}
.related_entries_thumb {
float:left;
margin-right:10px
}
.related_entries_thumb:hover {
box-shadow:1px 2px 2px #999;
-moz-box-shadow:1px 2px 2px #999;
-webkit-box-shadow:1px 2px 2px #999
}

.tsnav {
border:1px solid #CCC;
background-color:#EEE;
padding:3px
}

.tsnav:hover {
background-color:#DDD
}

/* THEMESHEEP POST-DATA SETTINGS */
.comment-reply-link {
float:right;
width:50px;
height:20px;
text-align:center;
font-size:11px;
text-transform:uppercase;
padding-top:5px;
margin-right:-5px;
margin-bottom:-11px;
#margin-bottom:-19px
}

.postbar {
float:left;
width:100%;
height:auto;
padding-bottom:7px
}

.posted {
float:left;
width:12px;
height:14px;
display:inline;
background:url('images/page_icon.png') bottom no-repeat;
padding-right:5px
}

.small-cred {
float:left;
font-size:12px;
color:#888
}

.posted-date {
float:left;
width:12px;
height:14px;
display:inline;
background:url('images/calendar_icon.png') bottom no-repeat;
padding-right:5px;
margin-left:5px
}

.commentdiv {
float:right;
font-size:14px;
font-weight:bold;
color:#999;
line-height:12px;
margin-top:0;
margin-left:0;
display:block
}

.commentdiv:hover {
color:#06C
}

.commentbubble {
width:24px;
height:16px;
font-size:9px;
font-weight:none;
padding-left:1px;
color:#999;
padding-top:1px;
background:url(images/comment.png) 0 0 no-repeat;
text-align:center;
float:left;
letter-spacing:0;
display:block;
margin:-1px 4px 0 7px
}

/* THEMESHEEP SIDEBAR */
#sidebar {
width:304px;
height:auto;
float:right
}

#sidebar ul li ul li ul li {
border-top:1px solid #F0F0F0;
padding:5px 5px 5px 15px
}

#sidebar ul li ul li ul li ul li {
padding-top:5px;
padding-bottom:2px;
border-top:none
}

.sidebar_top {
float:left;
width:304px;
height:14px;
background:url('images/sidebar_top.gif') right no-repeat
}

.sidebar_content {
float:left;
width:304px;
height:auto;
background:url('images/sidebar_content.gif') repeat-y;
margin:0
}

.sidebar_inside {
float:left;
width:285px;
height:auto;
margin:0 auto
}

.sidebar_bottom {
float:left;
width:304px;
height:9px;
background:url('images/sidebar_bottom.gif') no-repeat
}

.widgettitle {
height:35px
}

/* THEMESHEEP FOOTER */
#simple_footer_bkg {
float:left;
width:100%;
min-height:131px;
max-height:auto;
background:url('images/footer_content.gif') #1B1B1B top repeat-x
}

#simple_footer_content {
width:960px;
height:auto;
margin:0 auto
}

#simple_footer_menu_bkg {
float:left;
height:32px;
width:100%;
border-top:1px solid #222;
background:#141414
}

#simple_footer_menu {
width:960px;
height:32px;
margin:0 auto
}

#simple_footer_menu a {
color:#FFF;
font-size:15px;
text-decoration:none
}

.copyright {
height:24px;
margin-top:9px;
color:#CCC;
font-size:10px;
float:left;
}

#simple_footer_content ul,#simple_footer_content li {
list-style:none;
margin-left:0;
padding-left:0
}

/* THEMESHEEP FOOTER WIDGETS */
.footer_widget {
float:left;
width:255px;
height:100%;
padding-top:9px;
font-size:14px;
margin:0 85px 20px 0
}

.footer_widget_content {
float:left;
width:255px;
height:auto;
background:url('images/widget_bg.png') repeat;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-khtml-border-radius:8px;
border-radius:8px;
color:#BBB;
padding:15px
}

.footer_widget_content_inside {
float:right;
width:240px;
margin-left:10px;
padding-left:10px
}

#simple_footer_content h2 {
float:left;
width:258px;
height:auto;
color:#EEE;
font-size:18px;
text-align:left;
text-shadow:0 1px 1px #000;
padding:3px 10px
}

#simple_footer_content a {
color:#EEE
}

/* THEMESHEEP HEADER SEARCH BAR */
#headersearch {
float:right;
height:28px;
width:208px;
background:url('images/search_image.png') no-repeat;
margin-top:28px
}

#searchwrapper {
width:208px;
height:28px;
background-image:none;
background-repeat:no-repeat;
position:relative;
margin:0;
padding:0
}

#searchwrapper form {
display:inline
}

.searchbox {
border:0;
background-color:#F0F0F0;
position:absolute;
top:4px;
left:6px;
width:165px;
height:18px;
font-size:14px
}

.searchbox_submit {
border:0;
background-color:transparent;
position:absolute;
top:0;
left:176px;
width:32px;
height:28px
}

/* THEMESHEEP FORM SETTINGS */
#searchform {
border:0;
text-align:center;
padding:5px 3px
}

.postmetadata {
border-top:1px solid #EEE;
text-align:left;
padding-top:5px;
clear:both
}

.thread-alt {
background-color:#f8f8f8
}

.thread-even {
background-color:#FFF
}

.depth-1 {
border:1px solid #ddd
}

.even,.alt {
border-left:1px solid #ddd
}

small {
font-size:0.9em;
line-height:1.5em
}

h1,h2,h3 {
font-weight:bold
}

/* THEMESHEEP H-TAGS */
h1, h2, h3, h4, h5, h6 {line-height:100%;padding:3px;}
.entry h1 {
font-size:4em;
padding-top:20px;
margin:0;
color:#000;
}

h2 {
font-size:16px;
padding:0
}

h2.pagetitle {
font-size:1.1em;
text-align:left;
padding:0 5px 10px
}

#sidebar h2 {
font-size:18px;
text-align:center;
margin:0;
padding:0
}

h3 {
font-size:1.3em;
padding:0
}

h1,h1 a,h1 a:hover,h1 a:visited,#headerimg .description {
text-decoration:none;
color:#FFF
}

h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited {
color:#333
}

.entry p a:visited {
color:#b85b5a
}

.sticky {
background:#f7f7f7;
padding:0 10px 10px
}

.sticky h2 {
padding-top:10px
}

.commentlist li,#commentform input,#commentform textarea {
font-size:0.9em;
}

.commentlist li ul li {
font-size:1em;
margin-left:0
}

.commentlist li {
font-weight:bold;
float:left;
width:100%;
list-style:none;
margin:15px 0 10px;
padding:5px 5px 10px 10px
}

.commentlist li .avatar {
float:left;
border:2px solid #eee;
background:#fff;
margin-left:5px;
margin-right:10px;
width:90px;
height:90px
}

/* THEMESHEEP THREADED COMMENT SETTINGS */
ol.commentlist li ul li.depth-2 {
float:right;
background-color:#FFC;
width:95%;
border:1px solid #CCC
}

ol.commentlist li ul li.depth-3 {
float:right;
background-color:#FFFFE2;
width:95%;
border:1px solid #CCC
}

ol.commentlist li ul li.depth-4 {
float:right;
background-color:#FFFFEC;
width:95%;
border:1px solid #CCC
}

ol.commentlist li ul li.depth-5 {
float:right;
background-color:#FFFFF5;
width:95%;
border:1px solid #CCC
}

/* THEMESHEEP MISC COMMENT SETTINGS */
.commentlist cite,.commentlist cite a {
font-weight:bold;
font-style:normal;
font-size:1.1em
}

.commentlist p {
font-weight:normal;
line-height:1.5em;
text-transform:none;
margin:10px 5px 10px 0;
padding:10px
}

#commentform p {
margin:5px 0
}

.commentmetadata {
font-weight:normal;
display:block;
margin:0
}

code {
font:1.1em 'Courier New', Courier, Fixed
}

/* THEMESHEEP MISC TAGS AND CLASSES */
acronym,abbr,span.caps {
font-size:0.9em;
letter-spacing:.07em;
cursor:help
}

a,h2 a:hover,h3 a:hover {
color:#555;
text-decoration:none
}

a:hover {
color:#000;
text-decoration:underline
}

#ie6_spacer {#float:left; #height:200px; #width:600px;}

/* THEMESHEEP CALENDAR */
#wp-calendar #prev a,#wp-calendar #next a {
font-size:9pt
}

#wp-calendar a {
text-decoration:none;
display:block
}

#wp-calendar caption {
font-size:bold 1.3em;
text-align:center;
width:100%
}

#wp-calendar th {
font-style:normal;
text-transform:capitalize
}

.post {
text-align:justify;
margin:0
}

#content .smallattachment {
text-align:center;
float:left;
width:128px;
margin:5px 5px 5px 0
}

#content .attachment {
text-align:center;
margin:5px 0
}

.clear {
clear:both
}

.entry h1 {
font-size:28px
}

.entry h2 {
font-size:24px
}

.entry h3 {
font-size:20px
}

.entry h4 {
font-size:18px
}

.entry h5 {
font-size:16px
}

.entry h6 {
font-size:14px
}

#comments {
text-align:center;
font-size:22px;
margin:0 auto
}

/* THEMESHEEP IMAGE SETTINGS */
p img {
max-width:100%;
padding:0
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px
}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px
}

.alignright {
float:right
}

.alignleft {
float:left
}

/* THEMESHEEP LIST SETTINGS */
html>body .entry ul, html>body .entry ol {
margin-left:0;
list-style:none;
padding:0 0 0 20px
}

html>body .entry li {
margin:7px 0 8px 10px
}

/* SIDEBAR :before ICON OPTIONS; this sets an image before each sidebar */

#sidebar ul li ul li ul li.cat-item:before {
content:url('images/sidebar_cat_icon.png');
padding-right:6px;
padding-bottom:-1px
}

#sidebar ul li ul li.widget_archive ul li:before {
content:url('images/sidebar_archive_icon.png');
padding-right:6px;
padding-bottom:-1px
}

#sidebar ul li ul li ul li.recentcomments:before {
content:url('images/sidebar_comment_icon.png');
padding-right:6px;
padding-bottom:-1px
}

#sidebar ul li ul li ul li.page_item:before {
content:url('images/sidebar_page_icon.png');
padding-right:6px;
padding-bottom:-1px
}

#sidebar ul li ul li ul li ul li.page_item:before {
content:url('images/sidebar_subpage_icon.png');
padding-right:6px;
padding-bottom:-1px
}

#sidebar ul li ul li.widget_recent_entries ul li:before {
content:url('images/page_icon.png');
padding-right:6px;
padding-bottom:-1px
}

#sidebar ul li ul li ul li:hover {
background-color:#FBFBFB
}

.entry ol li {
margin:0;
padding:0
}

.postmetadata ul,.postmetadata li {
display:inline;
list-style-type:none;
list-style-image:none
}

#sidebar ul li ul li {
margin:0 1px
}

#sidebar ul {
list-style-type:none;
list-style-image:none
}

ol li,#sidebar ul ol li {
list-style:decimal outside
}

#sidebar #searchform #s {
width:108px;
padding:2px
}

#sidebar #searchsubmit {
padding:1px
}

.entry form {
text-align:left
}

.entry {
height:auto;
text-align:left;
color:#333;
font-size:12px;
line-height:17px;
}

.entry_small {
height:auto;
text-align:left;
color:#444
}

select {
width:130px
}

#commentform input {
width:170px;
margin:5px 5px 1px 0;
padding:2px
}

#commentform {
margin:5px 10px 0 0
}

#commentform textarea {
width:100%;
padding:2px
}

#respond:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden
}

#commentform #submit {
float:right;
margin:0 0 5px auto
}

/* THEMESHEEP COMMENT SETTINGS */
.alt {
margin:0;
padding:10px
}

.commentlist {
text-align:justify;
padding:0
}

.nocomments {
text-align:center;
margin:0;
padding:0
}

/* THEMESHEEP CALENDAR SETTINGS */
#wp-calendar {
margin-left:25px;
empty-cells:show;
width:250px;
background:url('images/calendar_bg.png') repeat;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-khtml-border-radius:8px;
border-radius:8px;
padding:15px
}

#wp-calendar #next a {
padding-right:10px;
text-align:right
}

#wp-calendar #prev a {
padding-left:10px;
text-align:left
}

#wp-calendar td {
text-align:center;
padding:3px 0
}

#wp-calendar td.pad:hover {
background-color:#fff
}

#calendar_wrap {
width:250px;
float:left;
margin-left:0;
margin-bottom:10px
}

acronym,abbr {
border-bottom:1px dashed #999
}

blockquote {
padding-left:20px;
border-left:5px solid #ddd;
margin:15px 30px 15px 10px
}
.entry p {padding:6px 0;}

blockquote cite {
display:block;
margin:5px 0 0
}

.center {
text-align:center
}

.screen-reader-text {
position:absolute;
left:-1000em
}

a img {
border:none
}

.navigation {
display:block;
text-align:center;
padding:3px
}

.widget_tag_cloud {
float:left;
width:100%;
text-align:center
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px
}

.wp-caption img {
border:0 none;
margin:0;
padding:0
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px
}

.entry ul li,.entry ul,.entry li li {
list-style:circle
}

/* SET SIDEBAR AND HEADER LI AND UL TO 0 MARGIN LEFT AND PADDING LEFT (FOR MENU POSITIONING) */
#sidebar li,#sidebar ul,#sidebar ul li {
margin-left:0;
padding-left:0
}
#header li,#header ul,#header ul li {
margin-left:0;
padding-left:0
}

/* THEMESHEEP PAGE NAVIGATION NUMBERED SETTINGS */
.page-navi {
width:631px;
margin-bottom:5px;
height:36px;
float:left
}

.page-navi a,.page-navi a:visited,.page-navi span.pages,.page-navi span.extend,.page-navi span.current,.page-navi span.dots {
font-size:12px;
list-style:none;
list-style-type:none;
list-style-image:none;
line-height:100%;
display:block;
float:left;
border:1px solid #CCC;
background-color:#FFF;
margin:1px;
padding:6px;
font-weight:bold;
}

.page-navi a:hover {
background-color:#F9F9F9
}
.page-navi span.current {
border:none; 
background:none;
margin:2px;
padding:6px
}

/* THEMESHEEP WEBSITE FOOTER LINK CODE */
.c {
width:105px;
height:24px;
background:url(images/dbts.png) top right no-repeat;
float:right;
cursor:pointer;
margin-left:95px;
}

.c:hover {
background:url(images/dbts.png) bottom right no-repeat
}

/* END LINK CODE */

*,#sidebar form,.entry ol {
margin:0
}

#menunav li a:hover,#subscribe_block a:hover,#simple_footer_content a:hover {
text-decoration:underline
}

#header_cat a,#header_cat a:visited,#header_cat a:hover {
color:#222
}

#header_cat menu li.current-cat,#header_cat menu li.current-cat-parent {
background:url('images/cat_bg.gif') center top no-repeat
}

#header_cat menu li ul li.current-cat,#header_cat menu li ul li ul li.current-cat,#header_cat menu li ul li ul li ul li.current-cat,#header_cat menu li ul li ul li ul li ul li.current-cat,#header_cat menu li ul li ul li ul li ul li ul li.current-cat,#header_cat menu li ul li ul li ul li ul li ul li ul li.current-cat,#header_cat menu li ul li ul li ul li ul li ul li ul li ul li.current-cat,#header_cat menu li ul li.current-cat-parent,#header_cat menu li ul li ul li.current-cat-parent,#header_cat menu li ul li ul li ul li.current-cat-parent,#header_cat menu li ul li ul li ul li ul li.current-cat-parent,#header_cat menu li ul li ul li ul li ul li ul li.current-cat-parent,#header_cat menu li ul li ul li ul li ul li ul li ul li.current-cat-parent,#header_cat menu li ul li ul li ul li ul li ul li ul li ul li.current-cat-parent,#bread ul li:last-child {
background:none
}

#header_cat menu li ul li a span,.children {
padding:0
}

menu li:hover ul ul,menu li:hover ul ul ul,menu li:hover ul ul ul ul,.hidden,hr {
display:none
}

menu li:hover ul,menu li li:hover ul,menu li li li:hover ul,menu li
li li li:hover ul,.post hr,.page-navi li {
display:block
}

.hidden-hover-url,.hidden-menu-url {
display:none;
visibility:hidden;
width:0;
height:0;
line-height:0;
background:url(images/nav-sub-sub.png)
}

#bread ul li a,h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,#wp-calendar caption,cite, .related_entries a:hover {
text-decoration:none
}

.commentdiv:hover .commentbubble,small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike {
color:#777
}

img.centered,.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto
}

#sidebar ul li ul li.widget_meta ul li:before,#sidebar ul li ul li.widget_links ul li:before {
content:url('images/sidebar_link_icon.png');
padding-right:6px;
padding-bottom:-1px
}

/* THEMESHEEP SIDEBAR AD FORMATTING */
.ts_ad_link {
display: block;
width: 125px;
height: 125px;
overflow: hidden;
margin: 5px 10px 5px 0;
float: left;
}
.themesheep_side_ads {
clear: both;
margin-left:20px;
}
