/*
Theme Name: arras-theme_SB
Theme URI: http://blog.spiralbinding.com/
Description: Spiral Binding's Child theme for the Arras Theme for WordPress
Author: Spiral / James Burn USA
Author URI: http://www.spiralbinding.com/
Template: arras-theme
Version: 2.0
*/

/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

/* globals */
body { 
	background-image:url(img/site-container_BG.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#d4f4fd;
	color: #333; 
	font: 12px 'Lucida Grande',Arial,Helvetica,sans-serif; 
	height: 100%; 
	min-height: 100%;
	border:none;
	}

td, tbody td {
background: #FFFFFF;
}

#wrapper {
	background-color: transparent;
	}

a, a:link, a:visited	{ color: #23518C; text-decoration: underline; }
a:hover					{ color: #EE0018; }


/* header */
#header { 
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: transparent;
	border-bottom: 0px;
	}
#branding				{ width: 962px; margin: 0px auto 0px auto; padding: 0px 10px 10px 10px; background-color:#FFF; border: 1px solid #69A7BF; border-top: 0px; border-bottom: 0px;}
.logo					{display:none;}
.blog-name				{display:none;}
.blog-description		{display:none;}

#nav .sf-menu {
line-height: 1;
max-width: 980px;
}

#nav .sf-menu a {
display: block;
text-decoration: none;
color: #FFF;
font-weight: bold;
font-size: 13px;
padding: 6px 12px 4px;
}

#headerTable {
	background-color: transparent;
	padding: 10px 0 0 0;
	width:100%;
	}
.headerTable_TD {
	vertical-align: bottom;
	}

#searchbar	{display:none;}

.wp-caption { border: 1px solid #D0E1E7; text-align: center; background: #ECF4F7; padding-top: 4px; margin: 10px }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; color: #23518C; }


/* navigation */
.sf-menu a				{ display: block; text-decoration: none; padding: 1px 11px; color: #23518C; font-size: 12px; border-style: solid; border-width: 2px; border-color: transparent;}
.sf-menu a:hover		{ color: #FFF; border: solid 2px #005581;}

#nav .sf-menu a:hover, #nav .sf-menu li:hover, #nav .sf-menu li.sfHover, #nav .sf-menu ul li {
background:url("img/menu_bg_ON.gif") repeat-x scroll center top #0a4d87;
color: white;
}

#nav					{ zoom: 1; max-height: 32px; background: none;}

#nav-content {
	margin:0px auto 0px auto;
	width:983px;
	background:url("img/menu_bg.gif") repeat-x scroll center top;
	max-height:32px;
}

#wrapper {
padding: 0px 0px 0px 0px;
}

#main {
	background-color: #ECF4F7;
	border:1px solid #69A7BF;
}

.featured {
	border:5px solid #4BA3D5;
	height:250px;
}

#controls .next {
left: 600px;
}

.posts-default .entry-thumbnails-link {
	border:5px solid #D0E1E7;
}

.posts-default .entry-thumbnails-link:hover {
	border: 5px solid #4BA3D5;
}

.posts-default .entry-title {
	margin: 15px 5px 5px 5px;
	}
.posts-default .entry-summary, .posts-quick .entry-summary {
	color: #005885;
	font-size:11px;
	}

.posts-default li {
	width: 205px;
	height: 265px;
}

.posts-default .post {
	margin: 0px 15px 15px 0px;
	}

.search-results-content .searchform, .sidebar .searchform {
background:none repeat scroll 0 0 #EFEFEF;
border:4px solid #D0E1E7;
padding: 5px 4px;
width:240px;
}

.widgetcontent {
background:none repeat-x scroll 0 0 #FFFFFF;
border-color:#69A7BF;
border-style:none;
border-width:1px 1px 1px 1px;
line-height:1.4em;
margin-bottom: 0px;
margin-top: 0px;
padding:10px;
}

.tags a:link, .tags a:visited	{ font-weight: 600; line-height: 20px; margin: 2px; text-decoration: none; color:#23518C; border-bottom: 1px solid #FFFFFF; }
.tags a:hover					{ border-bottom: 1px solid #EE0018; color:#EE0018; }

#footer {
background:none repeat scroll 0 0 transparent;
border:0px;
margin:20px auto 0;
padding-bottom:10px;
width:980px;
color: #3F7EA6;
}

#footer a:link, #footer a:visited, #footer a:active {color: #69A7BF; text-decoration:none;}

#footer a:hover {color: #69A7BF; text-decoration:underline;}


/* POPULAR TAGS */
.widgetcontainer div a:visited, .widgetcontainer div a:link	{ text-decoration: none;}
.widgetcontainer div a:hover	{ color:#EE0018; text-decoration: none; }

/* sidebar */
.widgetcontainer li a:visited, .widgetcontainer li a:link	{ text-decoration: none; font-weight: 700; font-size: 12px; }
.widgetcontainer li a:hover	{ border-bottom: 1px dotted #23518C; }
.widgettitle			{ color: #020659; font-size: 12px; font-weight: 700; margin: 0px 0px 5px; padding: 6px 10px; background: url("img/feed-title-white.jpg") repeat-x top #D0E1E7; border: 1px solid #69A7BF; text-transform:uppercase; }
.widgettitle a			{ color: #23518C; }

.multi-sidebar .tabs li	{ float: left; background: #020659; padding: 5px; margin: 0 3px 5px 0; border: 1px solid #69A7BF; }
.multi-sidebar .tabs .ui-tabs-selected a:link, .multi-sidebar .tabs .ui-tabs-selected a:visited	{ color: #23518C; }	
.widgetcontainer ul, .widgetcontainer .xoxo, .widgetcontainer ol, .widgetcontainer .textwidget, .widgetcontainer .wpfollowbutton {
padding: 0 0 0 10px;
}

#facebooklikebox-3 {
height: 110px;
}


/* IMPORTANT LINKS */
.widgetcontainer p a:visited, .widgetcontainer p a:link	{ text-decoration: none; font-weight: bold; font-size: 18px; }
.widgetcontainer p a:hover	{ border-bottom: 1px dotted #23518C; text-decoration: none; }

/* latest headlines */
.posts-line a:link, .posts-line a:visited	{ text-decoration: none; color: #23518C; }
.posts-line a:hover	{  border-bottom: 1px dotted #23518C; text-decoration: none; color: #EE0018; }
.posts-line {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #69A7BF;
}

/* comments */
#commentlist { background: #F7FAFB; border: solid #69A7BF; border-width: 0 1px 1px; list-style: none; padding: 10px; margin: 0 10px 0 0; }
#commentlist .reply a, .comments-navigation a, .read-more, .navigation a { background:url("img/feed-title-white.jpg") repeat-x scroll center top #D0E1E7; border:1px solid #69A7BF; text-decoration:none;}
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover	{ background: #23518C; color: #FFF; }
#commentlist .comment-node	{ background: #FFF; border: 1px solid #ECF4F7; }
#commentlist .comment-meta	{ text-decoration: none; color: #69A7BF; font-size: 11px; }
#commentlist .avatar	{ border: 1px solid #ECF4F7; padding: 1px; float: left; margin: 0 5px 10px 0; }


input[type="submit"], #wp-email-submit {
background:url("img/feed-title-white.jpg") repeat-x scroll center top #D0E1E7;
border:1px solid #69A7BF;
text-decoration:none;
color:#23518C;
}

input[type="submit"]:hover, #wp-email-submit:hover	{ background: #23518C; color: #FFF; }
input[type="text"], input[type="password"], textarea {
background:url("img/form.jpg") repeat-x scroll center top #FFFFFF;
border:1px solid #69A7BF;
padding:5px 3px;
}
input[type="text"], input[type="password"], input.text, input.title, textarea, select {
background-color:#FFFFFF;
border:1px solid #69A7BF;
}

#featured-slideshow {
border: none;
}

.home-title	{ text-transform: uppercase; font-weight: bold; font-size: 16px; padding: 8px 3px; border-bottom: 1px solid #69A7BF; margin: 0 15px 20px 0; color: #020659; }

.posts-default .entry-title a:link, .posts-default .entry-title a:visited	{ color: #23518C; text-decoration: none; }

.posts-default .entry-thumbnails-link {
	padding: 0;
}

.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited	{ color: #23518C; text-decoration: none; }

#footer .widgettitle	{ background: none; border: none; text-transform: uppercase; font-size: 14px; color: #444; padding: 0 0 10px; letter-spacing: -1px; }

#footer .footer-message { padding:0; }

#footer-sidebar	{ display: none; }

a.arras strong {font-weight:normal; color:#3F7EA6; font-size:9px; text-decoration:none;}

#index-featured {padding-bottom: 0px; margin-bottom: 0px;}

#index-news a.entry-comments {
	display: none;
	visibility: hidden;
	}


/* SINGLE POSTS */
.single-post .entry-cat a:link, .single-post .entry-cat a:visited	{ color: #23518C; }
.single-post .entry-cat a:hover	{ color: #EE0018; }
.single .post .entry-info, .single-post .entry-info	{ margin-bottom: 15px; color: #69A7BF; }
.single .post .entry-cat, .single-post .entry-cat	{ display: block; color: #69A7BF; margin: 5px 0 0; }
.single .post .entry-author, .single-post .entry-author { font-weight: 700; margin: 0 10px 0 0; color: #69A7BF; }
.single .post .entry-author address, .single-post .entry-author address	{ display: inline; font-style: normal; }
.single .post .tags, .single-post .tags	{ display: block; margin: 2px 0 0; color: #69A7BF; }
.single .post {border:1px solid #69A7BF; background-color:#FFF;}
.post .single-post {background-color:#F00; border:none;}
body.single body.post, body.single-post	{ border: none; padding:0; margin:0;}

/* QUICK POSTS */
.posts-quick .entry-thumbnails {
border:5px solid #D0E1E7;
}
.posts-quick .entry-thumbnails:hover {
border:5px solid #FFFFFF;
}
.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited {
background:url("img/feed-title-white.jpg") repeat-x scroll center top #D0E1E7;
border:1px solid #69A7BF;
text-decoration:none;
color:#23518C;
}
.posts-quick .quick-read-more a:hover { background: #23518C; color: #FFF; border:1px solid #69A7BF; }
.posts-quick li { border-bottom:1px solid #69A7BF; }

.module-title, .feed-title	{ color: #020659; background: url("img/feed-title-white.jpg") repeat-x top #D0E1E7; border: 1px solid #69A7BF; text-transform:uppercase;}

#commentsform	{ 
background:none repeat scroll 0 0 #FFFFFF;
border-color:#69A7BF;
border-style:solid;
border-width:0 1px 1px;
margin:0 10px 10px 0;
overflow:hidden;
padding:10px;}

.nocomments {
background:none repeat scroll 0 0 #FFFFFF;
border-color:#69A7BF;
border-style:solid;
border-width:0 1px 1px;
font-size:12px;
margin:0 10px 10px 0;
padding:15px 10px;
}

.about-author {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #D0E1E7;
font-size:11px;
line-height:1.5em;
margin:0 0 10px;
padding:10px;
}

/* search results */
.search-results h2      { color: #020659; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 6px 10px; background: url("img/feed-title-white.jpg") repeat-x top #D0E1E7; border: 1px solid #69A7BF; text-transform:uppercase; }
.search-results-content { border: solid #69A7BF; border-width: 0 1px 1px; background: #FFF; margin: 0 10px 10px 0; padding: 10px; }

abbr, acronym {
border-bottom:1px dotted #69A7BF;
}

/* PixoPoint Menu -- plugin */
.sf-menu ul li {
	display:none;
	visibility:hidden;
	}
