/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

.custom object, .custom a:link, .custom a:visited {outline:none;}

.custom ul li {
        list-style-image:url(/wp-content/uploads/2010/07/mobBullet.gif);
}
.custom ul li ul li {
        list-style-image:url(/wp-content/uploads/2010/07/mobBullet2.gif);
}

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }

.custom #page { 
        margin:0; 
        padding:0; 
}
.custom #content_box {
        background:#FFFFFF url(/wp-content/uploads/2009/09/bg-slice.jpg) top left repeat-y;
	width:980px;  
}
.custom #footer { 
	width:980px;  
	height:45px;
	background:url(/wp-content/uploads/2009/09/bg-footer.jpg) top left no-repeat;
	margin:0;
	padding:14px 0 0 40px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:9px;
	text-align:left;
}

.custom .post #comments {
        display:block;
}
.custom #comments .comments_closed p {
        display:none;
}

.custom #sidebar_1, .custom #content, .custom #column_wrap, .custom #content_box, .custom .sidebar, .custom ul.sidebar_list, .custom #sidebars, .custom #sidebar_1 ul.sidebar_list {
	padding:0;
        margin:0;
}
.custom #content {
	width:557px;  
        padding:0 0px 0 73px;
}
.custom #sidebar_1 ul.sidebar_list li p {
        margin:0;
        padding:2px 0px 3px 0px;
}
.custom #sidebar_1 ul.sidebar_list li.widget {
        padding:7px 0;
}
.custom #sidebar_1 .widget_calendar, .custom #sidebar_1 li.widget_recent_entries, .custom #sidebar_1 li.widget_archive {
        background:#FFFFFF url(/wp-content/uploads/2009/09/sidebarslice.gif) repeat-y top left; 
        margin:-5px 0;
}


.custom #sidebar_1 {
	text-align:left;
	float:left;
        width:256px;
        margin:35px 90px 15px -60px;
        padding-bottom:30px;
}

.custom #post-53 h2, .custom #post-532 h1, .custom li.page-item-53, .custom li.page-item-505, .custom li.page-item-508, .custom li.page-item-513, .custom li.page-item-19, .custom li.page-item-73, .custom li.page-item-60, .custom li.page-item-77, .custom li.page-item-361 {
        display:none;
}


.custom #sidebar_1 #text-3 {
        background-color:#666666;
        list-style-type:none;
        padding:8px;
        width:176px;
        margin-left:3px;
}
.custom #sidebar_1 li.widget h3, .custom #sidebar_1 li.widget_text h3 {
        font-family:'Arial';
	font-weight:bold;
        color:#D52B1E;
        text-align:left;
        margin:0;
        padding:0;
        letter-spacing:normal;
}
.custom #sidebar_1 li.widget_recent_entries ul, .custom #sidebar_1 li.widget_recent_entries h3, .custom #sidebar_1 li.widget_archive ul, .custom #sidebar_1 li.widget_archive h3 {
        padding:5px 20px 2px 20px; 
}
.custom #sidebars #sidebar_1 li.thesis_widget_search {
        margin:15px 0;
        padding:8px 0 0 0;
        height:28px;
}
.custom form.search_form {
        text-align:left;
        padding:0;
        margin:0;
}

.custom li.widget, .custom ul li.widget ul li {
        list-style-type:none;
        list-style-image:none;
}

.custom #sidebar_1 li.widget_text input.substyle, .custom li.thesis_widget_search input, .custom li.widget_text textarea, .custom li.thesis_widget_search textarea {font-size: 10px; height:16px; width:215px; margin:0; padding:0;} 


.custom li.widget_text input.subscribebtn{
        width:61px;
        height:17px;
        border:0;
        background:none;
        padding-right:12px;
}
.custom li.thesis_widget_search input.text_input, .custom li.thesis_widget_search form {
        margin:0;
        padding:0;
}
.custom li.thesis_widget_search form {
        width:256px;
}
.custom li.thesis_widget_search input.text_input {
       margin-left:3px;
       margin-top:3px;
}
.custom li.thesis_widget_search input.searchbutton {
       width:28px;
       height:28px;
       border:none;
}

.custom li.thesis_widget_search div.leftfield {
        width:223px;
        height:28px;
        float:left;
        margin:0;
        padding:2px 0 0 0;
        background:#FFFFFF url('/wp-content/themes/thesis_16b2/custom/images/search_field.gif') no-repeat top right;
}
.custom li.thesis_widget_search div.rightfield {
        width:28px;
        height:28px;
        float:left;
        margin:0;
        padding:0;
        background-color:transparent;
}
.custom #footer p {
        display:none;
}

.custom #pixopoint_menu2_wrapper, .custom #pixopoint_menu1_wrapper {
        background:transparent url("/wp-content/images/page_slice.png") top left repeat-y;
}
.custom .headline_area h1 {
        display:none;
}


.custom ul li.widget .services-sidelinks ul li a:link, .custom ul li.widget .services-sidelinks ul li a:visited, .custom ul li.widget .projects-sidelinks ul li a:link, .custom ul li.widget .projects-sidelinks ul li a:visited, .custom ul li.widget .people-sidelinks ul li a:link, .custom ul li.widget .people-sidelinks ul li a:visited {
        color:#D52B1E;
        text-decoration:none;
}
.custom ul li.widget .services-sidelinks ul li a:hover, .custom ul li.widget .projects-sidelinks ul li a:hover, .custom ul li.widget .people-sidelinks ul li a:hover {
        text-decoration:underline;
        color:#747678;
}
.custom .services-sidelinks, .custom .projects-sidelinks, .custom .people-sidelinks {
        background: #FFFFFF url('/wp-content/uploads/2009/09/services-side.jpg') no-repeat top left; 
        width:256px; 
        height:466px;
}
.custom .projects-sidelinks {
        background-image:url('/wp-content/uploads/2009/09/projects-side.jpg')
}
.custom .people-sidelinks {
        background-image:url('/wp-content/uploads/2009/09/people-side2.jpg')
}
.custom #home-photo {
        position:relative;
        width:804px;
        height:172px;
        text-align:center;
        margin:-40px 0 20px -38px;
        padding-left:40px;
        z-index:5;
}
.custom #header {
        width:980px;
        height:85px;
        background:#FFFFFF url('/wp-content/uploads/2009/09/new-headers.jpg') no-repeat top left;
        margin:0;
        padding:0;
}
.custom #content .post .headline_area h1.entry-title {
        display:block;
}
.custom .prev_next p {
        display:none;
}
.custom #sidebar_1 ul.sidebar_list li {
        margin:-10px 0;
}
.custom #sidebar_1 ul.sidebar_list li ul li {
        margin:5px 0;
}
.custom .teaser { width:250px; margin:0; padding:0; }
.custom .teaser_right { width:300px; margin:0; padding:0; }
.custom p.nametitle {
        font-size:18px;
        color:#D52B1E;
        margin:20px 20px 0px 156px;
}
.custom p.job {
        font-size:15px;
        color:#000000;
        margin:0px 20px 10px 156px;
        border-bottom:2px solid #747678;
        padding-bottom:3px;
}
.custom p.blurb {
        font-size:12px;
        line-height:15px;
        color:#000000;
        margin:0px 20px 14px 156px;
}
.custom .mailchimper a:link, .custom .mailchimper a:visited, .custom #post-1606 h2 a:link, .custom #post-1606 h2 a:visited {
        text-decoration:none;
}
.custom .mailchimper a:hover, .custom #post-1606 h2 a:hover {
        color:#D52B1E;
        text-decoration:underline;
}
.custom blockquote {
        border:none;
}