/*
Theme Name: TJSlideways 2012 Base Theme
Theme URI: http://www.tjslideways.com
Description: Child Theme for TJSlideways.com
Author: T.J. Buffenbarger
Author URI: http://www.tjslideways.com
Template: arras
Version: 20.12
*/
 
/* Global Items */



@import url("../cscn/style.css");
html { 
height: 100%; min-height: 100%; margin: 0; padding: 0; 
}

body {
background: url("../cscn/images/bg.gif") repeat fixed center top #000000 !important;
border:medium none;
color:#333333;
font:12px 'Lucida Grande',Arial,Helvetica,sans-serif;
height:100%;
margin:0 auto;
width:990px;
min-height:100%;
padding:0;
}


.blog-name a {
    background: 
url("http://tjslideways.com/wp-content/uploads/2011/11/tjslidewayssitelogo2.png") 
no-repeat scroll 0 0 transparent;
    display: block;
    height: 80px;
    text-indent: -9000px;
    width: 980px;
}

.clearfix:after			{ clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.clearfix				{ display: inline-block; }
html[xmlns] .clearfix	{ display: block; }
* html .clearfix		{ height: 1%; }


a, a:link, a:visited	{ color: #0052A3; text-decoration: none; }
a:hover					{ color: #1A8DFF; }
a img					{ border: none; }
a:focus, a:hover, a:active  { outline: none; }


h2, h3, h4, h5, h6		{ margin: 1em 0; }
h2						{ font-size: 20px; }
h3						{ font-size: 17px; }
h4						{ font-size: 16px; }
h5						{ font-size: 14px; }
h6						{ font-size: 12px; }

p						{ line-height: 1.4em; margin: 0 0 1.25em; padding: 0; }
blockquote				{ border-left: 2px solid #333333; color: #666; padding: 5px 10px 1px; font-style: normal; }
code					{ background: #EAEAEA; color: #333; font-family: Consolas, Monaco, Courier, monospace; font-size: 11px; margin: 1px 0; padding: 1px 3px; }
pre code				{ background: #322E2C; border: 1px solid #635957; color: #FFF; display: block; overflow: scroll; padding: 1.5em 1.75em; }

.footer-sidebar-container  { margin: 0px; }

.posts-default {
    margin: 0 0 5px;
}


.single .post, #main .single-post {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #333333;
}
.entry-title  { text-transform: uppercase; }




#disqus_thread {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #333333;
    margin-right: 10px;
    padding: 10px;
}

.footer-sidebar-container {
    border-bottom: 1px solid #333333;
}

.single-post .entry-info {
    border-bottom: 1px dotted #333333;
    color: #848485;
    font-size: 11px;
    text-transform: uppercase;
}
/* Menus */
.sf-menu, .sf-menu *  { list-style: none; margin: 0; padding: 0; z-index: 101; }
.sf-menu  { line-height: 1; }
.sf-menu ul	 { position: absolute; left: -999em; width: 11em; }
.sf-menu ul li  { width: 100%; }
.sf-menu li:hover  { visibility: inherit; }
.sf-menu li  { float: left; position: relative; }
.sf-menu a  { display: block; position: relative; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul  { left: 0; top: 2.8em; z-index: 99; }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul  { top: -999em; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul  { left: 11em; top: 0; }
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul  { top: -999em; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul  { left: 11em; top: 0; }
.sf-shadow ul { background:	url(../arras/images/shadow.png) no-repeat bottom right; padding: 0 8px 9px 0; -moz-border-radius-bottomleft: 17px; -moz-border-radius-topright: 17px; -webkit-border-top-right-radius: 17px; -webkit-border-bottom-left-radius: 17px; }
.sf-shadow ul.sf-shadow-off { background: transparent; }

#top-menu, #nav  { min-width: 990px; }
#top-menu-content, #nav-content  { margin: 0 auto; width: 990px; }
#top-menu-content .sf-menu, #nav .sf-menu  { float: center; line-height: 1.1; max-width: 990px; }

/* top menu */
#top-menu  { background: #990000; border-bottom: 1px solid #111; }
#top-menu-content  { height: 25px; padding: 3px 0; }
#top-menu-content .sf-menu  { text-transform: uppercase; margin: 0 2px; }
#top-menu .sf-menu a  { display: block; text-decoration: none; padding: 7px 10px 8px; color: #AAA; font-size: 10px; border-right: 1px solid #333; }
#top-menu .sf-menu ul a  { border: none; }
#top-menu .sf-menu ul li  { border: 1px solid #333; margin-top: -1px; }
#top-menu .sf-menu a:hover, #top-menu .sf-menu li:hover, #top-menu .sf-menu li.sfHover, #top-menu .sf-menu ul li  { color: #FFF; background: #111; }
#top-menu .sf-menu ul a:hover, #top-menu .sf-menu ul li.sfHover, #top-menu .sf-menu ul li:hover { color: #373331; background: #FFF; }
#top-menu .sf-menu ul li.sfHover a.sf-with-ul { color: #373331; }
#top-menu .sf-menu li li a  { padding: 7px 10px; line-height: 1; height: auto; font-size: 11px; }
#top-menu .sf-menu .sf-with-ul  { padding-right: 15px; }
#top-menu .sf-sub-indicator  { background: url(../arras/images/dropdown.png) no-repeat; width: 5px; height: 5px; text-indent: -9999px; display: inline-block; position: relative; left: 7px; top: 0; vertical-align: middle; }
#top-menu .sf-menu ul .sf-sub-indicator	{ display: none; }
#top-menu .sf-menu li:hover ul, #top-menu .sf-menu li.sfHover ul { top: 2.4em; }
#top-menu ul.sf-menu li li:hover ul, #top-menu ul.sf-menu li li.sfHover ul, #top-menu ul.sf-menu li li li:hover ul, #top-menu ul.sf-menu li li li.sfHover ul { top: 0; }

/* main navigation */
#nav  { background: url(../arras/images/postbar.jpg) repeat-x top #F0F0F0; min-width: 990px; border-bottom: 1px solid #CCC; }
#nav-content  { height: 31px; margin: 0 auto; width: 990px; }
#nav .sf-menu  { float: left; line-height: 1.0; max-width: 990px; text-transform: uppercase; }
#nav .sf-menu a  { display: block; text-decoration: none; padding: 10px 12px; color: #666; font-size: 11px; border: solid #DDD; border-width: 0 1px; margin-right: -1px; }
#nav .sf-menu ul li  { border: 1px solid #CCC; margin-top: -2px; }
#nav .sf-menu a:hover, #nav .sf-menu li:hover, #nav .sf-menu li.sfHover, #nav .sf-menu ul li  { background: url(../arras/images/content-bg.jpg) repeat-x top; color: #0052A3; }
#nav .sf-menu ul a:hover, #nav .sf-menu ul li.sfHover, #nav .sf-menu ul li:hover { color: #373331; background: #FFF; }
#nav .sf-menu ul li.sfHover a.sf-with-ul { color: #373331; }
#nav .sf-menu li li a  { padding: 7px 10px; line-height: 1; height: auto; font-size: 11px; border: none; }
#nav .sf-menu .sf-with-ul  { padding-right: 15px; }
#nav .sf-sub-indicator  { background: url(../arras/images/dropdown_dark.png) no-repeat; width: 5px; height: 5px; text-indent: -9999px; display: inline-block; position: relative; left: 7px; top: 0; vertical-align: middle; }
#nav .sf-menu ul .sf-sub-indicator	{ display: none; }
#nav .quick-nav li  { padding-top: 8px; }

.quick-nav				{ float: right; list-style: none; margin: 0; padding: 0; }
.quick-nav li			{ padding: 7px 5px 0 0; float: left; display: inline; }
.quick-nav a:link, .quick-nav a:visited	{ display: block; text-indent: -9000px; width: 16px; height: 16px; float: left; clear: left; opacity: 0.6; }
.quick-nav a:hover  { opacity: 1; }

.quick-nav #rss			{display:none;}
.quick-nav #twitter		{display:none;}
.quick-nav #facebook	{display:none;}






.posts-default .entry-summary, .posts-quick .entry-summary {
    color: #111111;
    margin: 0 5px 10px;
    overflow: hidden;
}

.posts-quick .quick-read-more {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 0;
}



.posts-quick li {
    border-bottom: 1px solid #333333;
    padding: 10px 10px 10px 0;
}



.posts-quick .entry-thumbnails {
    border: 5px solid #333333;
    float: left;
    margin: 3px 10px 10px 5px;
    clear: both;
    display: inline-block;
    padding: 0; 
}

.posts-quick .quick-read-more {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 0;
}

#main {
# background:none repeat scroll 0 0 #d3c8c6;
background:none repeat scroll 0 0 #ffffff;
border:0px solid #333333;
width:970px;
}

#wrapper {
min-height:100%;
padding:0px 0;
position:relative;
}



#header {
background:url("../cscn/headers/rotate.php") center top #000000;
border-bottom:1px solid #383332;
padding:0;
width:990px;
}


.blog-description 
{ display: none; }



/* search bar */
#searchbar  { margin: 45px 0 0; }
.searchform  { border: 3px solid #333333; background: #EFEFEF; width: 250px; padding: 6px 5px; margin: 0; }
.searchform .s  { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 14px; border: none; background: #EFEFEF; padding: 0; margin: 0; float: left; width: 234px; }
.searchform .searchsubmit  { background: url(../cscn/images/searchsubmit.gif) no-repeat; text-indent: -9000px; width: 16px; height: 16px; border: none; float: left; cursor: pointer; opacity: 0.7; text-transform: capitalize; padding: 0; margin: 0; }
.searchform .searchsubmit:hover  { background: url(../cscn/images/searchsubmit.gif) no-repeat; opacity: 1; }


/* main navigation 
 #nav  { background: #a8928d; min-width: 990px; }
 #nav .sf-menu a  { color: #FFF; }
 #nav .sf-menu ul li  { border: 1px solid #000000; }
#nav .sf-menu a:hover, #nav .sf-menu li:hover, #nav .sf-menu li.sfHover, #nav .sf-menu ul li  { color: #ffffff; background: #000000; }
#nav .sf-menu ul a:hover, #nav .sf-menu ul li.sfHover, #nav .sf-menu ul li:hover { color: #000000; background: #ffffff; }
 #nav .sf-menu ul li.sfHover a.sf-with-ul { color: #BD4606; }
*/


#footer 



{
background:none repeat scroll 0 0 #ffffff;
margin:0px auto 0;
padding-bottom:0px;
padding-top:0px;
border-top:1px solid #333333;
border: 1px solid #333333;
width:988px;
a, a:link, a:visited
    color: #000000;
    text-decoration: none;
}

/* #footer {
    margin: 0px auto 0;
    padding-bottom: 0px;
    width: 971px;
}
*/

.posts-line {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
}

/* tapestries */
.posts-quick .quick-read-more a:hover, #commentlist .comment-controls a:hover, .navigation a:hover, .comments-navigation a:hover, .wp-pagenavi a:hover, .wp-pagenavi span.current, .comments-navigation span.current { background: #333333; color: #FFF; }

input[type=submit]  { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background: url(../cscn/images/feed-title-white.jpg) repeat-x; border: 1px solid #333333; padding: 5px 10px; font-size: 12px; color: #000; font-weight: 700; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
input[type=submit]:hover  { background: #333333; color: #FFF; }
#wp-calendar caption	{ color: #333; font-size: 12px; font-weight: 700; margin: 0; padding: 5px 9px; background: url(../cscn/images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; text-align: center; }
.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited	{ padding: 5px 10px; margin: 3px 0; font-size: 12px; background: url(../cscn/images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; border: 1px solid #333333; font-weight: 700; display: inline-block; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.posts-quick .quick-read-more a:hover { background: #333333; color: #FFF; }
.module-title, .feed-title, #reply-title	{ line-height: 1em; color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 7px 10px; background: url(../cscn/images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; display: block; }
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited	{ background: url(../cscn/images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 4px 8px; margin: 0; border: 1px solid #CCC; font-weight: 700; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#commentlist .reply a, .comments-navigation a, .read-more, .navigation a, .wp-pagenavi a  { background: url(../cscn/images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 5px 8px; margin: 0; border: 1px solid #333333; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; display: inline-block; }



/* #top-menu-content .sf-menu, #nav .sf-menu {
 float:left;
line-height:1.1;
max-width:950px;
 }*/


.widgettitle {
background:url("../cscn/images/feed-title-white.jpg") repeat-x scroll center top #EFEFEF;
border-bottom:1px solid #FFFFFF;
color:#333333;
font-size:12px;
font-weight:bold;
height:19px;
margin:-10px -10px 10px;
padding:5px 10px;
}


.widgetcontainer {
background:#FFFFFF;
border:1px solid #382E1C;
margin-bottom:10px;
padding:10px;
}


.home-title {
background:url("../cscn/images/feed-title-white.jpg") repeat-x scroll 0 0 #FFFFFF;
border:1px solid #333333;
color:#333333;
font-size:11px;
font-weight:bold;
margin:0 10px 10px 0;
padding:6px 10px;
text-transform:uppercase;
}


#featured-slideshow {
border:5px solid #382E1C;
position:relative;
z-index:0 !important;
}

.posts-default li {
background:url("../arras/images/content-bg.jpg") repeat-x scroll 0 0 #FFFFFF;
border:1px solid #382E1C;
float:left;
font-size:12px;
margin:0 8px 8px 0;
overflow:hidden;
padding:5px 2px 10px;
}


.home-title {
background:url("../cscn/images/feed-title-white.jpg") repeat-x scroll 0 0 #FFFFFF;
border:1px solid #382E1C;
color:#333333;
font-size:11px;
font-weight:bold;
margin:0 10px 10px 0;
padding:6px 10px;
text-transform:uppercase;
}


.posts-quick .entry-thumbnails {
border:5px solid #382E1C;
float:left;
margin:3px 10px 10px 5px;
}


/* gd star rating */
.gdmultitable			{ margin: 0 0 10px !important; }
.gdmultitable td		{ padding: 5px !important; }

/* wp-pagenavi */
.wp-pagenavi			{ margin: 0 0 10px; font-size: 12px; }
.wp-pagenavi a:link, .wp-pagenavi a:visited	{ padding: 3px 4px; margin: 2px; text-decoration: none; background: #FFF; border: 1px solid #333333 !important; }
.wp-pagenavi a:hover	{ color: #000; }
.wp-pagenavi span.pages, .wp-pagenavi span.extend	{ padding: 3px 4px; background: #FFF; margin: 2px; border: 1px solid #333333 !important; }
.wp-pagenavi span.current	{ padding: 3px 4px; background: #FFF; margin: 2px; font-weight: bold; border: 1px solid #333333 !important; }
.wp-pagenavi span.pages	{ margin-left: 0; }


/* featured slideshow */
.featured				{ margin: 0 10px 20px 0; overflow: hidden; }
#controls				{ position: relative; float: left; z-index: 100; top: 90px;  }

#controls .next, #controls .prev	{ text-indent: -9000px; width: 30px; height: 30px; display: block; z-index: 1000; opacity: 0.7; }
#controls .prev			{ background: url(../cscn/images/prev.png) no-repeat; float: left; position: absolute; left: 5px; }
#controls .next			{ background: url(../cscn/images/next.png) no-repeat; float: right; position: absolute; left: 605px; }
#controls .next:hover, #controls .prev:hover	{ opacity: 1; }
#controls a:focus		{ outline: none; }

#featured-slideshow		{ position: relative; z-index: 0 !important; border: 5px solid #000; }			


.featured-article		{ display: block; width: 640px; height: 250px; text-decoration: none !important; background-position: center !important; }
.featured-article img	{ width: 640px; height: 250px; }
.featured-entry			{ position: relative; top: -85px; overflow: hidden; background: #000; height: 100px; color: #a7a7a7; padding: 0; display: block; opacity: 0.8; filter: alpha(opacity = 80);}
.featured-entry .entry-title	{ color: #FFF; padding: 5px 5px 5px; display: block; font-size: 16px; font-weight: bold; text-transform: uppercase; }
.featured-entry .entry-summary	{ padding: 0 5px; margin: 0; display: block; }


/* Comments */
#commentlist			{ background: #F3F3F3; border: solid #333333; border-width: 0 1px; list-style: none; padding: 10px; margin: 0 10px 0 0; }
#commentlist li			{ margin: 0; padding-bottom: 10px; overflow: hidden; }
#commentlist li:last-child	{ padding: 0; }
#commentlist .avatar	{ border: 1px solid #333333; padding: 1px; float: left; margin: 0 5px 10px 0; }
#commentlist cite		{ font-weight: bold; font-style: normal; line-height: 20px; font-size: 12px; }
#commentlist p			{ clear: left; line-height: 1.8em; }
#commentlist .reply		{ float: right; }

#commentlist .children	{ clear: right; margin: 5px 0 0; list-style: none; padding: 0; }
#commentlist .children li	{ border-bottom: none; border-left: 5px solid #DDD; padding: 0 0 0 10px; }
#commentlist #respond	{ clear: both; padding: 10px 0 0; border-top: 1px solid #333333; }
#commentlist #respond .module-title { margin: 0; background: url(../arras/images/feed-title-blue.jpg) top repeat-x; color: #FFF; border: 1px solid #0052A3; }
#commentlist #respond #commentsform	{ margin: 0; }
#commentlist .comment-author	{ padding: 10px 0 0 10px;}
#commentlist .comment-content	{ padding: 0 10px; font-size: 12px; }
#commentlist .comment-node	{ background: #FFF; border: 1px solid #EEE; }
#commentlist .comment-meta, #commentlist .comment-meta abbr	{ border: none; text-decoration: none; color: #999; font-size: 11px; }
#commentlist .comment-controls	{ background: #FFF; padding: 10px; font-weight: bold; float: right; }
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited	{ background: url(../cscn/images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 5px 10px; margin: 0; border: 1px solid #CCC; font-weight: bold; }
#commentlist .comment-controls a:hover	{ background: #314E6A; color: #FFF; }

#commentlist .reply a, .comments-navigation a, .read-more, .navigation a	{ background: url(../cscn/images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 5px 10px; margin: 0; border: 1px solid #333333; font-weight: bold; display: inline-block; }
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover	{ background: #314E6A; color: #FFF; }

.comments-navigation	{ clear: both; margin: 0 10px 10px 0; background: #F3F3F3; border: solid #333333; border-width: 0 1px 1px; padding: 10px; }
.comments-navigation span.current	{ padding: 5px 10px; border: 1px solid #333333; background: #314E6A; color: #FFF; font-weight: bold; }

.nocomments				{ background: url(../arras/images/content-bg.jpg) repeat-x top #FFF; border: solid #333333; border-width: 0 1px 1px; padding: 15px 10px; margin: 0 10px 10px 0; font-size: 12px; }

#commentform			{ background: url(../arras/images/content-bg.jpg) repeat-x #FFF; border: solid #333333; border-width: 0 1px 1px; margin-right: 10px; padding: 10px; }
#commentform label		{ color: #999; }
#commentform label.error  { margin: 5px 0; color: #D8000C; font-weight: bold; padding: 5px; }
#commentform span.required	{ color: #FF0000; }
#commentform input[type=text]  { display: block; width: 300px; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; margin: 5px 0; }
#commentform textarea	{ display: block; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; width: 90%; margin-bottom: 5px; }
#cancel-comment-reply-link	{ font-size: 11px; padding: 0 10px; }

.pingbacks				{ background: #FFF; border: solid #333333; border-width: 0 1px 1px; padding: 15px 10px 15px 30px; margin: 0 10px 10px 0; }
.pingbacks li			{ padding: 2px 0; font-weight: bold; }
.pingbacks a:link, .pingbacks a:visited	{ text-decoration: none; }


/* search results */
.search-results h2      { color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 6px 10px; background: url(../cscn/images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #333333; }
.search-results-content { border: solid #333333; border-width: 0 1px 1px; background: #FFF; margin: 0 10px 10px 0; padding: 10px; }


/* author template */
.author-posts-title, .author-content h1 { text-transform: uppercase; font-weight: bold; font-size: 11px; padding: 6px 10px;  background: url(../cscn/images/feed-title-white.jpg) repeat-x #FFF; border: 1px solid #CCC; margin: 0 10px 10px 0; color: #333; }
.author-content .entry-content  { background: url(../arras/images/content-bg.jpg) repeat-x top #FFF; border: 1px solid #CCC; margin: 0 10px 15px 0; padding: 10px; }
.author-content dl  	{ margin-left: 115px; }


/* Footer */
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle {
background:none repeat scroll 0 0 #333333;
color: #ffffff;
}

#footer {
background:none repeat scroll 0 0 #ffffff;
margin:0px auto 0;
padding-bottom:0px;
padding-top:0px;
border-top:1px solid #333333;
width:990px;
}

#footer a {
color: #333333; 
text-decoration: none; 
font-weight: normal; }

#footer a:link {
color: #333333; 
text-decoration: 
none; 
font-weight: normal; 
}

#footer a:visited {
color: #333333; 
text-decoration: 
none; 
font-weight: normal; }

#footer a:hover { 
color:  #CCC; 
text-decoration: 
underline; 
font-weight: normal;
}

#footer-sidebar {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0 0 0px;
}

#footer .widgettitle {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #333333;
    font-size: 12px;
    margin: 0;
    padding: 0 0 0px;
	font-weight: bold;
	text-transform: none;
}






