/*
Theme Name: BloggerPad
Theme URI: http://www.themesheep.com
Description: A premium blogging 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, blogging, blog, two column

	BloggerPad 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:Arial, Tahoma, Helvetica, Geneva;
margin:0;
padding:0
}

/* set the repeating background image & color here */
body {
background:#3D3D3D url('images/header_bg.gif') repeat-x;
font-size:12px
}

/* THEMESHEEP PAGE LAYOUT SETTINGS */
#website_all {
width:980px;
min-height:100%;
height:auto !important;
#margin:0 auto 25px;
margin:0 auto -25px
}

/* THEMESHEEP SITE SETTINGS */
#page {
width:980px;
margin:0 auto;
padding:0
}

#header {
width:980px;
height:206px;
margin-bottom:5px;
font-size:13px
}

#header_menu {
width:980px;
height:27px
}

#header_logo_area {
width:980px;
height:94px
}



/* THEMESHEEP PRODUCT PUSH OPTION CSS */

#header_productpush {
float:left;
height:178px;
width:980px;
}

#header_productpush_pic {
float:left;
width:155px;
height:178px;
background:url('images/ebook.png') no-repeat;
}

#header_productpush_desc {
float:left;
width:525px;
height:178px;
}
#header_productpush_desc a, #header_productpush_desc a:visited {
color:#FFF;
text-decoration:none;
}
#header_productpush_desc a:hover {
color:#FFF;
text-decoration:underline;
}

#header_productpush_desc h2 {
float:left;
font-size:26px;
font-weight:normal important!;
font-family:Myriad Pro, Arial, Times;
color:#FFF;
padding-right:10px;
width:500px;
margin-bottom:10px;
}

#header_productpush_desc p {
float:left;
color:#CCC;
}

#header_productpush_buttons {
float:left;
width:260px;
height:178px;
padding-left:25px;
padding-top:25px;
}

#header_productpush_buttons h3.buy {
float:left;
font-size:18px;
letter-spacing:2px;
font-family:Myriad Pro, Arial, Times;
color:#FFF;
text-align:center;
height:100%;
width:100%;
padding-top:14px;
cursor:pointer;
}

#header_productpush_buttons h3.read {
float:left;
font-size:18px;
letter-spacing:2px;
font-family:Myriad Pro, Arial, Times;
color:#555;
text-align:center;
height:100%;
width:100%;
padding-top:14px;
cursor:pointer;
}
#header_productpush_buttons h3.read:hover {
color:#FFF;
}

#header_productpush_buybutton {
float:left;
height:49px;
width:169px;
background:url('images/button1.png') bottom left no-repeat;
}
#header_productpush_readbutton {
float:left;
height:49px;
width:169px;
background:url('images/button2.png') bottom left no-repeat;
}
#header_productpush_buybutton:hover {
background-position:top left;
}
#header_productpush_readbutton:hover {
background-position:top left;
}

/* THEMESHEEP LOGO, TITLE, & DESC. SETTING */
#themesheep_logo {
float:left;
background:url('images/logo.png') left center no-repeat;
width:300px;
height:94px
}

.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:27px;
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:7px
}

/* THEMESHEEP SUBMENU SETTINGS */
#themesheep_submenu {
float:left;
width:auto;
height:85px;
}
.submenu_entry {
float:left;
height:85px;
width:auto;
display:block;
}
.submenu_entry:hover {
background:url('images/submenu_arrow.png') top center no-repeat;
}
.submenu_spacer {
float:left;
height:85px;
width:3px;
background:url('images/submenu_spacer.png') center no-repeat;

}
.submenu_title {
color:#FFF;
float:left;
font-size:17px;
font-weight:bold;
letter-spacing:2px;
padding:10px 25px;
padding-bottom:2px;
text-align:left;
text-transform:uppercase;
text-shadow:1px 1px 0px #AA4444;
font-family:Myriad Pro, Arial, Times;
}
.submenu_link {
float:center;
text-align:left;
padding:0px 25px;
height:18px;
clear:left;
}
.submenu_link a {
color:#151515;
font-weight:bold;
text-align:center;
font-size:16px;
text-shadow:1px 1px 0px #831e1e;
font-family:Myriad Pro, Arial, Times;
}
.submenu_link a:hover {
color:#FFF;
text-decoration:none;
}

#navbar {
	margin: 0;
	padding: 0;
        height:85px;
 }
#navbar li {
	list-style: none;
	float: left;
}
#navbar li a {
display: block;
padding-top:10px;
}
#navbar li a .title {
color:#FFF;
font-size:17px;
font-weight:bold;
letter-spacing:2px;
padding:25px 25px;
padding-bottom:2px;
text-align:center;
width:auto;
text-transform:uppercase;
text-shadow:1px 1px 0px #AA4444;
text-decoration:none;
font-family:Myriad Pro, Arial, Times;
}
#navbar li a .desc {
clear:left;
font-family:Myriad Pro,Arial,Times;
font-size:16px;
font-weight:bold;
height:60px;
padding:0px 25px 30px 25px;
text-align:left;
text-shadow:1px 1px 0 #831e1e;
line-height:23px;
}
.submenu_entry:hover .desc {
color:#FFF;
}
#navbar li a:hover {
text-decoration:none;
color:#FFF;
}
.customdroptitle {
height:69px;
color:#151515;
}
#navbar li ul.customdrop {
	display: none; 
	width: auto;
}
#navbar li:hover ul.customdrop {
	display: block;
    	position: absolute;
        border:1px solid #444;
        border-top:none;
        background-color:#222;
       -webkit-border-bottom-right-radius: 6px;
       -moz-border-radius-bottomright: 6px;
        border-bottom-right-radius: 6px;
       -webkit-border-bottom-left-radius: 6px;
       -moz-border-radius-bottomleft: 6px;
        border-bottom-left-radius: 6px;
        box-shadow:1px 2px 2px #111;
       -moz-box-shadow:1px 2px 2px #111;
       -webkit-box-shadow:1px 2px 2px #111;
        padding-right:30px;
        padding-top:16px;
}
#navbar li:hover ul.customdrop li {

}

#navbar li:hover li a {
	color: #777; }
#navbar li li li li li li:hover {
background-color: #1F1F1F;
text-decoration:none;
 }
#navbar li li li li li li a:hover {
text-decoration:none;
 }
#navbar li li li li li li {
width:200px;
color:#373737;
padding:5px 0px;
border-top:1px solid #292929;
 }
#navbar li:hover ul { 

padding:0px; 
margin:0px; 
}
#navbar li:hover ul li ul { 
display:block; 
float:left; 
margin:5px; 
width:200px; 
}
#navbar li:hover ul li ul li a { 
float:left; 
padding:3px 5px; 
width:100%; 
margin:0px; 
clear:both; 
font-size:12px; }

#navbar h2 {
color:#CCC; 
font-weight:none;
}

/* THEMESHEEP BREADCRUMB SETTINGS */
#bread {
color:#111;
margin:0 0 10px 15px;
text-shadow: 1px 1px 0px #4A4A4A;
}
#bread a, #bread a:visited {
color:#777;
text-decoration:underline;
text-shadow:none;
}
#bread a:hover {
color:#777;
text-decoration:none;
text-shadow:none;
}
#bread ul {
list-style:none;
font-size:12px;
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:13px;
padding-left:15px;
background:url('images/bread_home.png') left bottom no-repeat;
}
.bread_home a {
width:35px;
height:13px;
display:block;
float:left;
padding-left:15px;
background:url('images/bread_home.png') left bottom no-repeat;
margin-bottom:-2px;
}


/* THEMESHEEP MISC SETTINGS */
.warning_box {
float:left;
padding:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
border:1px solid #c61515;
margin-bottom:17px;
}
.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;
text-transform:uppercase;
color:#999;
margin-right:25px;
margin-top:2px;
}
#subscribe_block a {
margin:0px 5px;
}

.rss_icon {
float:right;
width:23px;
height:23px;
background:url('images/rss_icon.png') top no-repeat;
}
.email_icon {
float:right;
width:23px;
height:23px;
background:url('images/email_icon.png') top no-repeat;
}
.twitter_icon {
float:right;
width:23px;
height:23px;
background:url('images/twitter_icon.png') top no-repeat;
}
.facebook_icon {
float:right;
width:23px;
height:23px;
background:url('images/facebook_icon.png') top no-repeat;
}
.rss_icon:hover {
background-position:bottom;
}
.email_icon:hover {
background-position:bottom;
}
.twitter_icon:hover {
background-position:bottom;
}
.facebook_icon:hover {
background-position:bottom;
}

/* THEMESHEEP THUMBNAIL & PICTURE SETTINGS */

img.thumbleft {
display:inline;
float:left;
background:#FFF;
margin-left:0px;
margin-bottom:5px;
margin-top:0px;
max-width:615px;
padding:7px;
border:1px solid #F5F5F5;
}

img.thumbleft:hover {
border:1px solid #EEE;
box-shadow:1px 2px 2px #999;
-moz-box-shadow:1px 2px 2px #999;
-webkit-box-shadow:1px 2px 2px #999
}

img.smallthumbleft {
display:inline;
float:left;
background:#FFF;
padding:7px;
margin-left:0px;
margin-bottom:5px;
margin-top:7px;
margin-right:15px;
border:1px solid #F5F5F5;
max-width:285px;
}

img.smallthumbleft:hover {
border:1px solid #EEE;
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.postthumbleft {
display:inline;
float:left;
background:#FFF;
padding:7px;
margin:15px;
margin-left:0px;
margin-bottom:5px;
border:1px solid #CCC;
max-width:600px;
}
entry.img {
display:inline;
float:left;
background:#FFF;
padding:7px;
margin:15px;
margin-left:0px;
margin-bottom:5px;
border:1px solid #CCC;
max-width:600px;
}

.small_post_imgholder {
float:left;
width:280px;
height:80px;
overflow:hidden;
margin-bottom:7px;
margin-top:7px;
}
.main_post_imgholder {
float:left;
width:615px;
height:175px;
overflow:hidden;
margin-bottom:7px;
}
.other_post_imgholder {
float:left;

overflow:hidden;
margin-top:10px;
margin-right:10px;
}

/* 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_all_top {
float:left;
width:980px;
height:13px;
background:url('images/content_all_top.gif') no-repeat;
}
#content_all_content {
float:left;
width:980px;
height:auto;
background:url('images/content_all_content.gif') repeat-y;
}
#content_all_bottom {
float:left;
width:980px;
height:22px;
background:url('images/content_all_bottom.gif') no-repeat;
}
#content {
float:left;
width:662px;
height:auto;
margin-left:11px;
}

.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:630px;
height:auto;
color:#222;
margin:10px auto;
}

.content_bottom {
float:left;
width:631px;
height:14px;
background:url('images/content_bottom.gif') no-repeat
}

.content_post_title {
float:left;
width:560px;
font-size:24px;
padding-bottom:3px;
margin-bottom:5px
margin-top:5px;
font-family:myriad pro;
font-weight:none;
}
.floatinghr {
width:100%;
float:left;
height:1px;
border-bottom:1px dotted #CCC;
}

.content_post_content {
width:100%;
height:auto;
margin-top:5px;
padding-top:5px;
padding-bottom:5px;
color:#777;
font-size:11px
}

.other_content_post_title {
float:left;
width:560px;
font-size:20px;
padding-bottom:3px;
margin-bottom:5px
}
.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 {
float:left;
background:url('images/fullpage_top.gif') no-repeat;
height:18px;
width:980px
}

.fullpage_content {
float:left;
background:url('images/fullpage_content.gif') repeat-y;
height:auto;
width:980px
}

.fullpage_inside {
float:center;
height:auto;
width:920px;
padding-bottom:10px;
padding-top:5px;
margin:0 auto
}

.fullpage_bottom {
float:left;
background:url('images/fullpage_bottom.gif') no-repeat;
height:20px;
width:980px;
margin-bottom:15px
}

.fullpage_h2 {
padding-bottom:10px;
font-size:18px
}

.small_post {
float:left;
width:331px;
height:auto;
margin-top:12px;
margin-bottom:10px;
background:url('images/small_bkg.gif') #FFF top repeat-x;
}

/* THEMESHEEP SMALL POST CONTENT SETTINGS */


.small_inside {
width:300px;
height:auto;
color:#333;
font-size:12px;
margin:0 auto;
margin-top:10px;
}

.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:16px;
}

.small-post-holder {
width:100%;
height:auto;
clear:both
}

/* THEMESHEEP RELATED ENTRIES SETTINGS */
.related_entries {
float:left;
width:260px;
min-height:57px;
text-align:left;
padding: 7px;
margin-left:12px;
margin-bottom: 7px;
border:1px solid #EEE;
color: #2A5C8F;
background-color:#FFF;
font-size: 16px;
font-weight: bold;
}

.related_entries:hover {
color: #000;
text-decoration: none;
background-color:#F5F5F5;
border:1px solid #DDD;
}
.related_entries:hover img {
background-color:#FFF;
}


img.thumbleft_related {
display:inline;
float:left;
border:1px solid #DDD;
padding:4px;
background-color: #EEE;
margin: 0 10px 5px 0;
}

img.thumbright_related {
display:inline;
float:right;
border:1px solid #DDD;
padding:4px;
background-color: #EEE;
margin: 0 0 5px 10px;
}

.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:5px 15px;
padding-bottom:0px;
margin-right:3px;
#margin-bottom:-10px;
color:#888;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
background-color:#222;
border:1px solid #444;
}
.comment-reply-link:hover {
color:#CCC;
text-decoration:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
box-shadow:1px 2px 2px #222;
-moz-box-shadow:1px 2px 2px #222;
-webkit-box-shadow:1px 2px 2px #222;
background-color:#333;
border:1px solid #444;
}

.postbar {
float:left;
width:560px;
height:auto;
padding-bottom:7px;
padding-top:5px;
}
.postbar_author {
float:left;
height:14px;
}
.postbar_comments {
float:right;
height:37px;
width:48px;
margin-left:5px;
margin-right:10px;
margin-top:5px;
background:url('images/comment.png') no-repeat;
text-align:center;
padding-top:4px;
font-weight:bold;
}
.comment_area a, .comment_area a:visited {
font-size:16px;
color:#AAA;
font-family:Myriad Pro, Arial, Times;
}
.comment_area a:hover {
color:#888;
}
.postbar_small_comments {
float:left;
height:14px;
}
.author_link {
text-transform:uppercase;
}
.readmorelink {
clear:both;
float:left;
margin-top:15px;
margin-right:10px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
background-color:#223a54;
padding:0px 7px;
padding-top:0px;
color:#FFF; 

font-size:15px;
font-family:Myriad Pro, Arial, Times;
text-shadow:0 1px 1px #333;
box-shadow:1px 2px 2px #777;
-moz-box-shadow:1px 2px 2px #777;
-webkit-box-shadow:1px 2px 2px #777;
}
.readmorelink:hover {
background-color:#334B65;
text-decoration:none; 
color:#FFF;
}

.posted {
float:left;
width:12px;
height:14px;
display:inline;
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:307px;
height:auto;
float:right;
font-family:arial,tahoma, times;
}

#sidebar ul li ul li ul li {
padding:5px
}
#sidebar ul li ul li ul li ul li {
padding-top:5px;
padding-bottom:0px;
}

.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 a, #sidebar a:visited {
text-transform:uppercase;
color:#AAA;
text-decoration:none;
font-size:12px;
padding:4px;
}
#sidebar a:hover {
color:#FFF;
text-decoration:none;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
background-color:#555;
}

/* 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;
min-height:32px;
width:100%;
border-top:1px solid #222;
background:#141414
}

#simple_footer_menu {
float:left;
width:960px;
height:32px;
margin:0 auto;
margin-top:15px;
}

#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:227px;
height:auto;
font-size:14px;
margin:0 15px 0px 0;
}

.footer_widget_content {
float:left;
width:200px;
height:auto;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-khtml-border-radius:8px;
border-radius:8px;
color:#BBB;
}

.footer_widget_content_inside {
float:left;
width:auto;
color:#999;
font-size:12px;
margin:10px !important;
}

#simple_footer_content h2 {
float:left;
width:200px;
height:auto;
color:#EEE;
font-size:18px;
text-align:left;
text-shadow:0 1px 1px #000;
padding:10px 10px;
padding-bottom:5px;
margin-bottom:5px;
border-bottom:1px dotted #222;
}

#simple_footer_content a {
color:#888;
}

/* 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:#FFF;
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:1px solid #CCC;
text-align:left;
padding:10px;
clear:both;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-khtml-border-radius:8px;
border-radius:8px;
margin:10px 0px;
}

.thread-alt {
background-color:#292929
}
.thread-even {
background-color:#333333
}
.depth-1 {
border:1px solid #ddd
}
.even,.alt {
border-left:1px solid #ddd
}

small {
font-size:0.8em;
line-height:1.5em
color:#AAA;
}

h1,h2,h3 {
font-weight:bold
}

/* THEMESHEEP H-TAGS */
h1, h2, h3, h4, h5, h6 {line-height:100%;padding:3px;font-family:Myriad Pro, Arial, Times; }
.entry h1 {
font-size:4em;
padding-top:20px;
margin:0;
color:#000;
}

h2 {
font-size:16px;
padding:0
}

h2.pagetitle {
color:#AAA;
font-size:16px;
border-bottom:1px solid #CCC;
padding-bottom:15px;
margin-bottom:15px;
}

#sidebar h2 {
height:35px;
font-size:17px;
text-align:center;
padding-top:25px;
margin-top:0px;
text-transform:uppercase;
letter-spacing:2px;
background:url('images/sidebar_title.gif') top left no-repeat;
color:#EEE;
}

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;
}
#comment {
-moz-border-radius:8px;
-webkit-border-radius:8px;
-khtml-border-radius:8px;
border-radius:8px;
}
.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:12px 5px 9px 10px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-khtml-border-radius:8px;
border-radius:8px;
border:1px solid #676767;
}

.commentlist li .avatar {
float:left;
border:1px solid #777;
background:#222;
margin-left:5px;
margin-right:10px;
padding:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
}

/* THEMESHEEP THREADED COMMENT SETTINGS */
ol.commentlist li ul li.depth-2 {
float:right;
background-color:#3A3A3A;
width:95%;
border:1px solid #888
}

ol.commentlist li ul li.depth-3 {
float:right;
background-color:#444;
width:95%;
border:1px solid #888
}

ol.commentlist li ul li.depth-4 {
float:right;
background-color:#4A4A4A;
width:95%;
border:1px solid #888
}

ol.commentlist li ul li.depth-5 {
float:right;
background-color:#555;
width:95%;
border:1px solid #888
}

/* 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;
padding:10px;
color:#FFF;
font-size:14px;
}

.comment-author {
color:#888;
font-size:12px;
text-transform:uppercase;
}
.comment-meta a, comment-meta a:visited {
color:#888;
text-decoration:none;
font-size:12px;
text-transform:uppercase;
}
.comment-meta a:hover {
color:#CCC;
text-decoration:none;
}

#commentform p {
margin:5px 0;
}
#commentform p a, #commentform p a:visited {
color:#888;
text-decoration:none;
}
#commentform p a:hover {
color:#CCC;
text-decoration:none;
}

.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:180px; #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:200px
}

#wp-calendar th {
font-style:normal;
text-transform:capitalize;
width:150px;
}

.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 {
color:#222;
text-align:center;
font-size:22px;
margin:0 auto;
letter-spacing:3px;
text-shadow: 0px 1px 1px #555;
}

/* 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;
}

#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.widget_categories h2 {
background:url('images/sidebar_cats.gif') top left no-repeat;
width:306px;
}
#sidebar ul li ul li.widget_archive h2 {
background:url('images/sidebar_archives.gif') top left no-repeat;
width:306px;
}
#sidebar ul li ul li.widget_pages h2 {
background:url('images/sidebar_pages.gif') top left no-repeat;
width:306px;
}
#sidebar ul li ul li.widget_recent_comments h2 {
background:url('images/sidebar_comments.gif') top left no-repeat;
width:306px;
}
#sidebar ul li ul li.widget_recent_entries h2 {
background:url('images/sidebar_recentarticles.gif') top left no-repeat;
width:306px;
}

.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 {
float:left;
height:auto;
text-align:left;
color:#555;
font-size:12px;
line-height:24px;
font-family:arial,tahoma, times;
}

.big_entry {
float:left;
height:auto;
text-align:left;
color:#555;
font-size:12px;
line-height:24px;
font-family:arial,tahoma, times;
}

.entry_small {
float:left;
height:auto;
text-align:left;
color:#555;
line-height:20px;
font-size:12px;
font-family:arial,tahoma, times;
}
.other_entry {
float:left;
height:auto;
text-align:left;
color:#555;
font-size:12px;
line-height:24px;
padding-bottom:15px;
margin-bottom:15px;
border-bottom:1px solid #BBB;
font-family:arial,tahoma, times;
}

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 {
color:#CCC;
text-transform:uppercase;
font-size:12px;
}
#respond h3 {
color:#CCC;
text-transform:uppercase;
font-size:12px;
}
#respond a, #respond a:visited {
text-decoration:none;
color:#888;
}
#respond a:hover {
text-decoration:none;
color:CCC;
}

#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 {
empty-cells:show;
width:150px;
background:url('images/calendar_bg.png') repeat;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-khtml-border-radius:8px;
border-radius:8px;
}

#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:left;
padding:3px 0
}

#wp-calendar td.pad:hover {
}

#calendar_wrap {
width:150px;
float:left;
margin-left:0;
margin-bottom:10px
}
#wp-calendar caption {width: 200px; text-align: center; background: #282828; color: #fff; border-bottom: 2px solid #444; font-weight:bold; font-size:16px;}
#wp-calendar { border-collapse:collapse; width: 198px; text-align: center;}
#wp-calendar thead tr {background: url(images/cal_bkg.gif) bottom right no-repeat;}
#wp-calendar thead th {background: url(images/cal_single.gif) top left no-repeat;}
#wp-calendar tbody td {background: url(images/cal_single2.gif) top left no-repeat; text-align:center; padding: 2px 0;}
#wp-calendar #today {background: url(images/cal_single_today.gif) top left no-repeat; color: #EEE; font-weight:bold;}
#wp-calendar tbody .pad { background: url(images/cal_pad.gif) top left no-repeat;}
#wp-calendar a {padding: 2px 0; font-weight: bold; color:#EEE;}
#wp-calendar tfoot td {padding: 3px 0; background: url(images/cal_pad.gif) top left no-repeat;}
#wp-calendar #next {text-align: right; padding-right: 10px;}
#calendar_wrap {display: block; width: 200px; background-color:#1C1C1C; padding: 0 1px 1px 0; margin: 0 0 18px 18px;}

acronym,abbr {
border-bottom:1px dashed #999
}

blockquote {
padding-left:20px;
border-left:5px solid #ddd;
margin:15px 30px 15px 10px
}

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;
#margin-top:10px;
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;
text-decoration:none;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
}

.page-navi a:hover {
background-color:#F9F9F9;
border:1px solid #888;
}
.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:left;
cursor:pointer;
margin-top:1px;
}

.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)
}

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 0px 5px 0;
float: left;
}
.themesheep_side_ads {
clear: both;
margin-left:20px;
}

#author, #email, #url, #comment {
-moz-border-radius:4px 4px 4px 4px;
}
h3.widgettitle {
font-weight:normal;
text-align:left;
font-size:15px;
color:#FFF;
text-transform:uppercase;
clear:both;
margin:0px;
padding:0px;
padding-left:20px;
}
/* THEMESHEEP 468 X 60 BANNER SETTINGS */
#header_banner {
float:left;
width:468px;
height:60px;
margin-left:50px;
margin-top:20px;
background-color:#555;
}