/*   
Theme Name: Brothers
Theme URI: 
Description: Brothers Contractors, Inc. 
Author: Noel Collins
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');



/* Theme edits for Brothers Contractors by Noel Collins */

/* ----------------------->  	TYPOGRAPHY 		<-- */
p {
	text-align: justify;
	}


/* -----------------------> 	2C-R-FIXED 		<-- */
#body {
	min-width: 1020px;
	}
#branding {
	margin: 0 auto;
	width: 1020px;
	height: 306px;
	}
#blog-title a {
	margin: 96px 0 0 145px;
	position: absolute;
	}
#blog-description {
	margin: 185px 0 0 185px;
	position: absolute;
	z-index: 99;
	}
#access {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	}
.menu {
    width: 1020px;
	height: 33px;
    margin:0 auto;
	padding-left: 32px;
	}
#main {
    width:1020px;
	background: url(../../../images/content.jpg) repeat-y;
    margin:0 auto;
    overflow:hidden;
    position:relative;
}
#content {
    margin:0 0 0 60px;
    width:540px;
    overflow:hidden;
}
#siteinfo {
    clear:both;
    width:960px;
    margin:0 auto;
}

/* -----------------------> 	IMAGES			<-- */
#branding {
	background: url(../../../images/branding.jpg) no-repeat;
	}
#access {
	background: url(../../../images/access.jpg) no-repeat;
	}
#blog-title a {
	display:block;
	width:731px;
	height:112px;
	background:url(../../../images/blog-title.png) no-repeat;
	text-indent: -9999px;
	}
#blog-description {
	display:block;
	background:url(../../../images/blog-description.png) no-repeat;
	width: 490px;
	height: 48px;
	text-indent: -9999px;
	}
#primary .xoxo {
	background:url(../../../images/primary_aside.png) no-repeat;
	width:272px;
	height:412px;
	}
#subsidiary {
	background:url(../../../images/footer.jpg) no-repeat;
	width:1020px;
	height:150px;
	}
#concrete-categories {
	background: url(../../../images/category-lists.jpg) no-repeat;
	display:block;
	width:508px;
	height:325px;
	position:relative;
	}
#concrete-minimum {
	background:url(../../../images/concrete.png) no-repeat;
	display: block;
	width: 509px;
	height: 219px;
	position:relative;
	}

/* ----------------------->		DEFAULT 		<-- */
body {
	background: #383838;
	}
#branding {
	padding: 0;
	}
#blog-title {
    font-family:Arial,sans-serif;
    font-size:34px;
    font-weight:bold;
    line-height:40px;
	}
#blog-title a {
    color:#000;
    text-decoration:none;
	}
#blog-title a:active,
#blog-title a:hover {
    color: #FF4B33;
	}
#blog-description {
    color:#666;
    font-size:13px;
    font-style:italic;
	}
#access {
	border-bottom: none;
	font-size: 13px;
	width: 1020px;
	height: 34px;
	overflow: visible;
	z-index: 100;
	}
.menu {
	padding-left: 60px;
	}
.menu a:link {
	color: #fff;
	}
#content .entry-meta, #content .entry-utility {
	display: none;
	}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	}
.sf-menu {
	line-height:	1.0;
	}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
	}
.sf-menu ul li {
	width:			100%;
	}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
	}
.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.5em; /* match top ul list item height */
	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:			10em; /* match ul width */
	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:			10em; /* match ul width */
	top:			0;
	}

/*** THEMATIC SKIN ***/
.sf-menu {
    border-right:1px solid #000;
	float:left;
	height: 32px;
}
.sf-menu a {
	border-left:1px solid #383838;
	border-top:none;
	border-bottom:none;
	padding:9px 13px;
	text-decoration:none;
	height: 14px;
	}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#383838;
	}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
	}
.sf-menu li {
	background:		none;
	}
.sf-menu li li {
	background:		none;
	}
.sf-menu li li li {
	background:		none;
	}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #909090;
	color:			#fff;
	outline:		0;
    border-bottom-color:#000;
	}
.sf-menu ul {
    border-right:1px solid #ccc;
    border-bottom:none;
	}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:33px; /* overriding essential styles */
	}
.sf-menu ul ul {
    margin-top:0;
	}
.sf-menu ul a {
    background: url(../../../images/sfmenu-a.png) repeat;
	border-bottom:#000;
	}
.sf-menu ul a:hover {
    color: #fff;
	}

#main {
    clear:both;
    padding:22px 0 22px 0;
	}
a:link {
    color:#E30000;
}
a:visited {
    color:#AD0000;
}
a:active,
a:hover {
    color: #FF0101;
	text-decoration: none;
	}
#concrete-categories {
	border:none;
	margin:0 auto;
	}
.category-lists li {
	list-style:none;
	text-indent:-9999px;
	}
#concrete-minimum {
	margin: 0 auto;
	}
#category-minimum li {
	list-style:none;
	text-indent:-9999px;
	}
#pages-2 {
	padding-top: 120px;
	}
/* = Assides & Widget Bar
-------------------------------------------------------------- */
#primary {
    border:none;
    padding:18px 12px 0 0;
    margin-bottom:22px;
	}

.xoxo .widgettitle {
	color:#383838;
	}
#pages-2 ul {
	height:120px;
	list-style:none;
	}
#pages-2 li {
	padding:0px;
	}
#pages-2 a {
	display:block;
	width:150px;
	height:30px;
	}
#pages-2 a {
	text-decoration:none;
	line-height:30px;
	color:#fff;
	padding-left:22px;
	}
#pages-2 a:hover {
	color:#a9a9a9;
	}
li#search {
	padding-top:48px;
	}
#search form {
	padding-left:12px;
	}
#search input {
	width:200px;
	}
#ngg-sidebar-widget-3 a {
	padding-left: 4px;
	}
/*
    Footer Asides
*/
#subsidiary {
    padding:6px 0 0 0;    
}
#subsidiary .widgettitle {
	color:#383838;
	}
#subsidiary li {
	list-style:none;
	}
#subsidiary #first {
	margin-left:70px;
	}
#subsidiary ul {
	margin-left:0;
	}
/* =Footer
-------------------------------------------------------------- */

#footer {
    border-top:none;
    margin-top:0;
	}
#siteinfo {
	display: none;
	}

/* -----------------------> 	PLUGINS			<-- */

/* =NextGen Gallery 
--------------------------------------------------- */
.ngg-album {
	width: 120px;
	float:left;
	}
	
.ngg-albumtitle {
	display:none;
	}
.ngg-description {
	display:none;
	}
	
/* =cforms 
-------------------------------------------------- */
#cf_field_5 {
	width: 310px;
	}
#cf_field_6 {
	width: 310px;
	}
.linklove {
	display:none;
}
