/*
Theme Name: FSID
Theme URI: http://www.faithsheridan.com
Description: The design of champions

Version: 1.1
Author: Aaron Ostrowsky
Contact: aaronostrowsky[at]gmail.com
Notes: modified styles to match main site

Version: 1.0
Author: Bob Ricca
Author URI: http://www.bobricca.com
Tags: Interior designer Seattle, Seattle interior designer, Bellevue interior designer, home remodeling, home renovation, luxury interior design
/*
Theme Name: Helping Hand Default
Description: A Trevosian delite
Version: 1
Author: Bob Ricca
Author URI: http://www.bobricca.com/
*/

/* MY STYLES */

/*UNIVERSAL STYLES*/
body {
	margin:0px;
	padding:0px;
/*	background-image:url(images/backfade.jpg);*/
	background-repeat:repeat-x;
/*	background-color:#311309;*/
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
	}
a {
	outline:none;
	}
div#pagecontainer {
	margin:0px auto;
	width:960px;/*977px;*/
	/*background-image:url(images/background.jpg);*/
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:none;
	}
#content {
/*	width:977px;*/
	text-align:left;
	padding-left: 8px;
    padding-right: 8px;
    padding-top: 35px;
	}
.clear {
	clear:both;
	}
#header {
	display:none;/**/
	height:125px;
	text-align:left;
	}
	/*
.navbar {
    background:url(images/nav/navbar_back.jpg);
    display:block;
    padding:0px;
    margin:42px 11px 0 0;
    height:29px;
    width:784px;
    float:right;
    }
.navbar li {
    display:block;
    list-style-type:none;
    float:left;
    }
.navbar li a {
    display:block;
    height:12px;
    margin-top:8px;
    margin-right:35px;
    }
.navbar li a:hover {
    background-position:bottom !important;
    }
*/
/*
#portfolio {
    background:url(images/nav/portfolio.png) no-repeat;
    width:83px;
    margin-left:314px;
    }
#newsletter {
    background:url(images/nav/newsletter.png) no-repeat;
    width:98px;
    }
#team {
    background:url(images/nav/team.png) no-repeat;
    width:40px;
    }
#services {
    background:url(images/nav/services.png) no-repeat;
    width:73px;
    }
#press {
    background:url(images/nav/press.png) no-repeat;
    width:47px;
    }
#projectstatus {
    background:url(images/nav/projectstatus.png) no-repeat;
    width:128px;
    }
#contact {
    background:url(images/nav/contact.png) no-repeat;
    width:70px;
    margin-right:0px !important;
    }
*/
.right-column {
	width:282px;
/*	padding-top:15px;*/
	padding-bottom:15px;
	margin-left:15px;
	float:right;
	}
.left-column {
	width:654px;
	
	}
.article_img {
	border:1px solid #000;
	float:right;
	margin: 25px 15px;
	}
h1 a {
	color:#2192c6;
	}
p {
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	line-height:18px;
	letter-spacing:0px;
	}
.entry  {
    overflow:hidden;
    }
.entry a {
	color:#254674;
	}
/*SIDEBAR*/
#sidebar {
	position:relative;
}
#sidebar h2 {
	font-size:14px;
	font-weight:500;
	margin-bottom:10px;
	margin-top:20px;
	}
#sidebar ul {
	margin:0px;
	padding:0px;
	}
#sidebar ul li {
	/*color:#FFF;*/
	color: #2C0B02;
	list-style-type:none;
	margin-bottom:8px;
	}
.sidebar_options li .sidetitle {
    display:block;
    margin-top:20px;
   /* background:url(images/sidetitle-bg.png) no-repeat;*/
    width:267px;
    padding-left:15px;
    padding-top:8px;
    height:29px;
    }
.sidebar_options li ul li {
    margin-left:15px;
    }
#sidebar ul li a {
	font-size:12px;
	/*color:#d1b891;*/
	color:#444;
	text-decoration:none;
	}
	#sidebar ul li a:hover {
		color: #D12529;
	}
#sidebar li ul a {
	border-bottom:1px dotted #999;
	
}	
#sidebar li ul a:hover {
	border-bottom:1px transparent #D12529;
	
}
.socialmedia {
/*	float:right;*/
background: none repeat scroll 0 0 white;
    padding:0 8px;
    position: absolute;
    right: 8px;
	top: -33px;
	}
.followus {
	font-family:'Trebuchet MS', verdana, sans-serif;
	font-size:18px;
/*	color:#FFF;*/
	}

/* @group Sidebar Frame */	
.sidebar-frame,
.sidebar-frame-top,
.sidebar-frame-bottom,
.sidebar_options li .sidetitle,
.bottom-navigation {
	border: 1px solid #CCC;
	background: #FAF9F7;
}	
.sidebar-frame {
	width:283px;
/*	background: url(images/sidebar-frame-middle.png) repeat-y;*/
	border-bottom:none;
	}
.sidebar-frame-top {
/*	background: url(images/sidebar-frame-top.png) no-repeat;*/
	width:283px;
	height:12px;
	border:none;
	}
.sidebar-frame-bottom {
/*	background: url(images/sidebar-frame-bottom.png) no-repeat ;*/
	width:283px;
	height:12px;
	border-top:none;
	}


	
.sidebar-frame-content {
	margin-left:13px;
	margin-top:2px;
	}
#askfaith .sidebar-frame-content {
	width:257px;
	height:0px;
	background:url(images/askfaith.png) no-repeat;
	}
.comments-box {
    color:#FFF;
    font-size:12px;
    }
#comments {
    font-size:25px;
    font-weight:normal;
    display:block;
    width:640px;
    height:47px;
    margin-left:-5px;
    padding-left:25px;
    padding-top:13px;
    background:url(images/comments-bg.png) no-repeat;
    color:#FFF;
    }
.commentlist {
    margin:0px;
    padding:0px;
    color:#333;
    }
.commentlist li {
    list-style-type:none;
    }
.commentsidebar {
    float:left;
    }
.commentwrap {
    font-size:12px;
    background-color:#FFF;
    margin-bottom:20px;
    padding:15px;
    }
#respond {
    font-weight:normal;
    color:#D1B891;
    }
/*HOMEPAGE STYLES*/
.post {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#FFF url(images/post-back.png) repeat-y;
	border:1px solid #ccc;
	width:654px;
	margin-bottom:30px;
	}
.post-top {
	width:654px;
	height:9px;
	background:url(images/post-top.png) no-repeat;
	}
.post-bottom {
	width:654px;
	height:9px;
	background:url(images/post-bottom.png) no-repeat;
	}
.post-content {
	padding:15px 20px;
	font-size:12px;
	}

/* @group Post Date */
.post-date {
	/*background:#0a8482 url(images/date-tab.png) no-repeat;*/
/*	background: #BB8B39 url(images/date-tab.png) no-repeat;*/
	color:#FFF;
	font-family:Helvetica, verdana, sans-serif;
	font-size:24px;
	width:62px;
	font-style:italic;
	text-align:right;
	padding-right:12px;
	padding-top:15px;
	height:46px;
	position:absolute;
	margin-left:-94px;
	}

.post-date {
	background: #cfa763; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjY2ZhNzYzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FjODAzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(-45deg,  #cfa763 0%, #ac8035 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#cfa763), color-stop(100%,#ac8035)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #cfa763 0%,#ac8035 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #cfa763 0%,#ac8035 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #cfa763 0%,#ac8035 100%); /* IE10+ */
	background: linear-gradient(135deg,  #cfa763 0%,#ac8035 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfa763', endColorstr='#ac8035',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	
	
	/*background-image:url(images/date-tab.png);
	background-repeat: no-repeat;
	*/
}	
	
	
	
.post-date .month {
	display:block;
	font-size:14px;
	font-style:normal;
	}
.post h2 {
	font-size:23px;
	font-family:'Trebuchet MS', verdana, sans-serif;
	color:#2c0b02;
	margin:0 0 6px;
	padding:0 0 3px;
	}
.post h2 a {
	text-decoration:none;
	}
.post h2 a:link {
	color:#2c0b02;
	}
.post h2 a:visited {
	color:#2c0b02;
	}
.post h2 a:hover {
	color:#4a1d11;
	}
.attr {
	font-size:11px;
	color:#666;
	position:relative;
	top:-5px;
	}
.attr a,
.attr a span{
    color:#2bafad;
    }
.post p{
	line-height:17px;
	}
.post ul li {
	margin-left:35px;
	margin-top:5px;
	font-size:12px;
	}
.divider {
	margin:25px 0px 15px 0px;
	height:1px;
	border-top:1px dotted #e4e4e4;
	width:100%;
	}
.bottom-navigation {
/*	background-color:#2a1105;*/
	padding:14px;
/*	border:1px solid #190a02;*/
	font-size:18px;
	margin-bottom:30px;
	}
.bottom-navigation a {
	line-height:21px;
	text-decoration:none;
	color: #444;
	
	}
.bottom-navigation a:hover {
	color:#D12529;
}
.bottom-navigation .txtalignleft {
	float:left;
	}
.txtalignleft {
	text-align: left;
}
.txtalignright {
	text-align: right;
}
/*PAGE STYLES */
#comment {
	width:500px;
	}
.postmetadata {
	background-color:#cacaca;
	border:1px solid #a7a7a7;
	margin:10px auto;
	padding:5px 10px;
	width:600px;
	}
.postmetadata a {
    color:#666;
    }
.postmetadata a:hover {
    color:#1a6e6d;
    }
/*
#singlepost-left {
    margin-top:30px;
    }
#singlepost-right {
    margin-top:-48px;
    }
*/
ol li {
    font-size:12px;
    }
.tagcloud a {
    color:#D1B891;
    }
/*ARCHIVE PAGE STYLES*/
.pagetitle {
	color:#FFF; 
	font-size:30px; 
	marging:0px 0px 5px; 
	padding:0px; 
	font-weight:normal;
	}
/*Required By Wordpress*/
.navigation {
    width:655px;
    height:30px;
    }
.navigation a {
    color:#FFF;
    }
.older, newer {
    float:left;
    }
.older a, newer a {
    color:#FFF;
    text-decoration:none;
    padding:4px 8px;
    background:#0a7a78 url(https://images/date-tab.png) repeat;
    }
.aligncenter {
	display: block;
	margin:15px auto 15px;
	background-color:#FFF;
	border:1px solid #CCC;
	padding:5px;
}
.alignleft {
    float:left;
	border:1px solid #CCC;
	padding:5px;
}
.alignright {
    float:right;
	border:1px solid #CCC;
	padding:5px;
}
.wp-caption {
	text-align: center;
	margin-bottom:25px;
	}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
p.wp-caption-text {
	margin: 0;
	color:#333;
	font-size: 12px;
	line-height: 100%;
	padding: 2px 0;
}

span.credits {
	font-style: italic;
}
/*-------------------*/
.main_image  {
    background:url(images/frame.png) no-repeat !important;
    width: 508px;
    height: 297px;
    float: left;
    background: #333;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
    margin-top:-26px;
}
.main_image h2 {
    font-size: 14px;
    font-weight: normal;
    padding:5px 0 0 10px;
}
.main_image p {
    font-size: 11px;
    padding: 3px 0 10px 10px;
    margin: 0;
    color:#c69749;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 20px;
    background: url(http://www.sohtanaka.com/web-design/examples/image-rotator/icon_calendar.gif) no-repeat 0 center;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    margin-bottom:16px;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none !important; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block{
    width: 486px;
    margin-left:15px;
    background: #111;
    border-top: 1px solid #000;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    background: url(http://www.sohtanaka.com/web-design/examples/image-rotator/btn_collapse.gif) no-repeat left top;
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    outline:none;
    top: -27px;
    right: 20px;
}
.main_image a.show {background-position: left bottom;}

#slideshow_image {
    margin-left:15px;
    margin-top:15px;
    }

.image_thumb  {
    float: left;
    width: 458px;
    font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
}
.image_thumb img {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    float: left;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin: 0;
    display:block;
    padding: 8px 10px;
    width:438px;
    border-bottom:1px dashed #654939;
}
.image_thumb ul li a {
    color:#dfc192;
    font-style:italic;
    text-decoration:none;
    }
.image_thumb ul li.hover { /*--Hover State--*/
    background:url(images/selected.png) no-repeat;
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    background: #43190b;
    cursor: default;
}
html .image_thumb ul li h2 {
    color:#FFF;
    font-size:16px;
    font-style:italic;
    margin:0;
    padding:0;
}
.image_thumb ul li .block {
    float: left;
    margin-left: 10px;
    padding: 0;
}
.image_thumb ul li p{color:#c69749; margin:0px; padding:0px; font-size:11px;}/*--Hide the description on the list items--*/

#entireportfolio {
    color:#dfc192;
    font-size:16px;
    font-style:italic;
    outline:none;
    text-decoration:none;
    margin-left:19px;
    position:relative;
    top:10px;
    }
#entireportfolio img {
    margin-right:5px;
    }
#askfaith .sidebar-frame-content {
	width:236px;
	height:0px;
	padding:265px 15px 0px;
	color:#FFF;
	background:url(images/askfaith.png) no-repeat;
	}
#askfaith .sidebar-frame-content span {
    display:block;
    font-size:18px;
    }
#askfaith .sidebar-frame-content .headline {
    display:block;
    font-size:20px;
    color:#FFF !important;
    margin-top:0px;
    margin-bottom:0px;
    line-height:22px;
    }

#askfaith .sidebar-frame-content a {
    color:#d1b891;
    font-size:12px;
    text-decoration:none;
    padding:0px;
    margin-top:10px;
    }
#askfaith .sidebar-frame-content a:hover {
    background:none;
    }
.dsq-post-area h3 {
    font-size:14px !important;
    font-weight:normal !important;
    color:#FFF !important;
    }
#dsq-textarea-wrapper {
    border:1px solid #634840 !important;
    -moz-border-radius:0px !important;
    -webkit-border-radius:0px !important;
    padding:10px !important;
    }
.dsq-comment-header {
    background:#2bafad !important;
    -moz-border-radius:0px !important;
    -webkit-border-radius:0px !important;
    }
.dsq-comment-cite,
.dsq-comment-cite a {
    color:#FFF !important;
    font-weight:normal !important;
    }
.dsq-comment-header-time {
    color:#2cfffc !important;
    font-style:italic !important;
    }
.dsq-comment-message {
    color:#FFF;
    }
.dsq-options a,
.dsq-post-report {
    color:#D1B891;
    }
.dsq-options {
    color:#FFF;
    }
.dsq-comment-header-meta-wrapper a {
    color:#FFF;
    }
.dsq-collapsed-comment  {
    color:#FFF;
    border:1px solid #634840 !important;
    -moz-border-radius:0px !important;
    -webkit-border-radius:0px !important;
    padding:10px !important;
    }
.dsq-collapsed-comment a {
    color:#D1b891;
    }
#dsq-comments-title h3 {
    color:#FFF !important;
    font-weight:normal;
    font-size:14px;
    }
button.dsq-button, button.dsq-button-small {
    background-color:#FFF !important;
    }
#dsq-content {
    overflow:hidden;
    }
#dsq-content-stub {
    color:#FFF;
    }
.dsq-brlink {
    display:none;
    }
#FollowMeClick {
    display:none;
    }
#search span {
    margin-left:-15px;
    margin-bottom:10px;
    }
#search input[type="text"] {
    padding:4px;
    font-size:12px;
    }
#search input[type="submit"] {
    /*color:#FFF;*/
    text-decoration:none;
    border:0px;
    padding:6px 8px;
    /*background:#0a7a78 url(https://images/date-tab.png) repeat;*/
    }



/* @group wpstats */
#wpstats {
	position:absolute;
	left:-999em;
}