/*
THEME NAME: Brondon!
THEME URI: http://www.brandoninman.com
DESCRIPTION: Custom theme for Brondon created by <a href="http://rzen.net">Brion</a>
VERSION: 1.0
AUTHOR: Brian Richards
AUTHOR URI: http://www.rzen.net
*/

/* Two-column with sidebar on left from the /css/ folder  */
@import url('css/2c-r.css');

/* START General Stylings */
* {
	margin:0;
	padding:0;
}
body {
	background:#fff url('images/page_bg.jpg') 50% 300px;
	color:#555;
	font:76% Georgia,serif;
	line-height:18pt;
	margin:0;
	padding:0;
}
a, a:visited {
	text-decoration:none;
	color:#000;
}
.home a:hover {	color:#fd0; }
.home a:hover {	color:#fd0; }
.home a:hover {	color:#fd0; }
.pageid-28 a:hover { color:#8a6; }
h1, h2, h3 {
	margin-bottom:2px;
}
h1, h2, .sidebar h3 {
	font:24pt "Arial Black",Arial,sans-serif;
	line-height:28px;
	padding:0;
	font-weight:bold;
	font-size:3em;
	letter-spacing:-2px;
	text-transform:uppercase;
	color:#333;
}
.left, .alignleft {
	position:relative;
	float:left;
	margin-right:10px;
}
.right, .alignright {
	position:relative;
	float:right;
	margin-left:10px;
}
.ma {margin:auto;}
.al {text-align:left;}
.ar {text-align:right;}
.cb {clear:both;}
img, p img {
	float:none;
	margin:auto;
	border:0;
}
/* END General Stylings */


/* BEGIN Header */
#header {
	background:url('images/header_bg.jpg') repeat-x 50% -3px;
	width:100%;
	height:300px;
	position:relative;
	overflow:hidden;
}
#logo {
	display:block;
	width:820px;
	height:180px;
	position:absolute;
	left:50%;
	margin:15px 0 0 -410px;
}
#blog-title, #blog-description {
	display:none;
}
#menu {
	width:900px;
	margin:174px auto 0;
	position:relative;
}
#nav {
	list-style:none;
	margin:0;
	padding:0;
}
#nav li {
	display:inline;
}
#nav li span {
	position:absolute;
	text-indent:-999em;
}
#nav li a, #nav li a:visited {
	display:block;
	position:relative;
	float:left;
	background:url('images/nav.jpg') no-repeat 0 0;
	height:95px;
}
#nav li a:hover, #nav li a:active {
	border-bottom:0;
}
#nav #portfolio a, #nav #portfolio a:visited {
	background-position:-50px 0;
	width:180px;
	margin-left:50px;
	margin-right:90px;
}
#nav #portfolio a:hover, #nav #portfolo a:active, #nav #portfolio a.current_page_item {
	background-position:-50px -95px;
}
#nav #sketches a, #nav #sketches a:visited {
	background-position:-321px 0;
	width:170px;
	margin-right:100px;
}
#nav #sketches a:hover, #nav #sketches a:active {
	background-position:-321px -95px;
}
#nav #info a, #nav #info a:visited {
	background-position:-580px 0;
	width:100px;
	margin-right:60px;
}
#nav #info a:hover, #nav #info a:active {
	background-position:-580px -95px;
}
#nav #blog a, #nav #blog a:visited {
	background-position:-740px 0;
	width:110px;
}
#nav #blog a:hover, #nav #blog a:active {
	background-position:-740px -95px;
}
/* END Header */


/* BEGIN Layout */
#wrap {
	width:929px;
	margin:0 auto;
}
div#container {
	background:url('images/content_header.jpg') no-repeat 50% top;
	padding:10px;
	width:900px;
	padding:14px;
	padding-top:80px;
	margin-right:-320px;
}
div#content {
	padding:20px;
	margin-right:320px;
}
/* END Layout */


/* BEGIN Sidebar */
div.sidebar {
	width:280px;
	margin-top:100px;
	margin-right:20px;
}
.xoxo, .xoxo ul {
	list-style:none;
	margin:0;
	padding:0;
}
#recent {
	margin-bottom:30px;
}
#tabsNav li {
	display:inline;
	margin-right:20px;
}
#tabsNav li a, #tabsNav li a:visited {
	color:#ccc;
}
#tabsNav li a:hover, #tabsNav li a:active,
#tabsNav li.active a, #tabsNav li.active a:visited {
	color:#000;
}
#work li {
	margin-bottom:10px;
}
#articles li {
	padding:5px;
	background:url('images/hr.png') no-repeat right bottom;
}
#articles a {
	font-size:14pt;
	line-height:14pt;
}
#tabContent span {
	display:block;
}
#tabContent .date {
	display:block;
	color:#ccc;
	padding:0;
	margin-top:-5px;
}
#searchform input {
	background:#f0f0f0;
	color:#999;
	width:200px;
	padding:3px 5px;
	border:1px solid #aaa;
	font:12pt Arial,sans-serif;
}
#searchsubmit {
	width:auto!important;
	padding:2px 5px;
}
/* END Sidebar */


/* BEGIN Footer */
#footer {
	background:url('images/hr.png') no-repeat 50% top;
	margin-top:15px;
	padding:15px 0;
	overflow:hidden;
}
#footer a span {
	position:absolute;
	text-indent:-999em;
}
#footer_copy {
	display:block;
	background:url('images/bj_logo.png') no-repeat 0 0;
	width:70px;
	height:70px;
	margin-left:30px;
	position:relative;
	float:left;
}
#wordpress {
	display:block;
	background:url('images/wp_logo.png') no-repeat 50% 50%;
	width:70px;
	height:70px;
	margin-right:30px;
	position:relative;
	float:right;
}
#footer_copy:hover, #footer_copy:active,
#wordpress:hover, #wordpress:active {
	border-bottom:0;
}
#wp_footer {
	display:none;
}
/* END Footer */


/* BEGIN Home */
.home .sidebar {display:none;}
.home div#container {
	margin:0 auto;
}
.home div#content {
	margin:0 auto;
	overflow:hidden;
}
.entry-photo {
	background:#f0f0f0;
	border:1px solid #ccc;
	padding:10px;
	position:relative;
}
.entry-photo .entry-date {
	position:absolute;
	background:url('images/date_bg.png') no-repeat 50% top;
	color:#fff;
	top:10px;
	right:20px;
	padding:3px 5px;
}
.entry-photo .title {
	position:absolute;
	left:0;
	bottom:0;
	text-indent:-999em;
}
.home .post {
	position:relative;
	float:left;
	background:none;
	margin:0 auto;
}
.home .port-1 {
	margin:15px auto;
}
.home .port-3 {
	margin:0 14px;
}
/* END Home */

/* BEGIN Articles */
.s-category-portfolio .sidebar {display:none;}
.s-category-portfolio div#container {
	margin:0 auto;
}
.s-category-portfolio div#content {
	margin:0 auto;
	overflow:hidden;
}
#nav-above, #nav-below {
	overflow:hidden;
}
#nav-above {
	display:none;
}
.nav-previous {
	float:left;
}
.nav-next {
	float:right;
}
.single .post {
	background:url('images/hr.png') no-repeat left bottom;
	padding-bottom:15px;
	margin-bottom:15px;
	clear:both;
}
.entry-date {
	font-size:10pt;
	color:#aaa;
	margin-bottom:15px;
}
.entry-date abbr {
	border-bottom:0;
}
.entry-content {
	font-size:12pt;
	line-height:20pt;
}
.edit-ink {
	display:block;
	clear:both;
}
/* END Articles */


/* BEGIN Comments */
.single #respond {
	display:block;
	clear:both;
	font:24pt "Arial Black",Arial,sans-serif;
	line-height:28px;
	padding:0;
	font-weight:bold;
	font-size:3em;
	letter-spacing:-2px;
	text-transform:uppercase;
	color:#333;
	margin-top:15px;
}
/* END Comments */


/* BEGIN Blog Page */
.pageid-28 .entry-title, .pageid-28 .edit-link {
	display:none;
}
.pageid-28 .post .entry-title, .pageid-28 .post .edit-link {
	display:inline;
}
/* END Blog Page */

/* BEGIN cForms */
/* END cForms */