/*
THEME NAME: Brysonian (Based on Sandbox)
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Sandbox theme customized for brysonian.com
VERSION: 0.9.7
AUTHOR: Chandler McWilliams, Sandbox by <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/


* {
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Arial;
	font-size: small;
	line-height: 1.2em;
}

ul
{
	list-style: none;
}

#header
{
	height: 60px;
}

#blog-title
{
	background-image: url(_media/brysonian.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 17px;
	overflow: hidden;
	font-size: 1em;
	font-weight: normal;
	
	position: relative;
	left: 150px;
	top: 20px;
	cursor: pointer;
}

#container
{
	padding: 40px 0px 100px 0px;
}

#content
{
	width: 540px;
	float: left;
	position: relative;
	left: 150px;
}

/*h3.widgettitle
{
	width: 200px;
}*/

#primary.sidebar
{
	width: 200px;
	position: absolute;
	left: 725px;
}

#secondary.sidebar
{
	padding: 0px 0px 50px 150px;
	margin-top: 50px;
	margin-bottom: 100px;
	color: white;
	font-size: 11px;
}

#secondary.sidebar #tag_list
{
	clear: both;
 /*   margin-top: 60px;*/
}
/*
#secondary.sidebar #tag_list .tag-item {
	display: inline;
	margin-right: 2px;
}
*/

#secondary.sidebar #categories-1,
#secondary.sidebar #archives,
#secondary.sidebar #archives-2,
#secondary.sidebar #tag_list
{
	width: 800px;
	clear: both;
	margin-bottom: 45px;
    clear: both;
    margin-top: 50px;
}

#secondary.sidebar #archives,
#secondary.sidebar #archives-2
{
    margin-bottom: 70px;
}

#categories-1 .children
{
	display: none;
}

#categories-1 ul li,
#archives ul li,
#archives-2 ul li,
#tag_list ul li
{
	width: 120px;
	float: left;
	margin: 0px 0px 2px 0px;
}

#categories-1 .widgettitle,
#archives .widgettitle,
#archives-2 .widgettitle,
#tag_list .widgettitle
{
	background-repeat: no-repeat;
	height: 0px;
	overflow: hidden;
	padding-top: 12px;
	margin-bottom: 8px;
	margin-top: 10px;
    clear: both;
}

#categories-1 .widgettitle { background-image: url(_media/categories.png); }
#archives .widgettitle, #archives-2 .widgettitle { background-image: url(_media/archive.png); }
#tag_list .widgettitle { background-image: url(_media/tags.png); }





/* POST STUFF */
.post
{
	background-color: white;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 50px;
}

.post .title-banner
{
	background-color: black;
}

.post div.vimeo-swfobject-container
{
	margin: 0px 0px 0px 20px;
	
}

.post .cat-links,
.post .cat-links a:link,
.post .cat-links a:visited,
.post .cat-links a:hover,
.post .cat-links a:active,
.sidebar a:link,
.sidebar a:visited,
.sidebar a:hover,
.sidebar a:active
{
	color: white;
}


.post h2.entry-title a:link,
.post h2.entry-title a:visited,
.post h2.entry-title a:hover,
.post h2.entry-title a:active
{
	color: #ffff00;
	background-color: inherit;
}


.post p
{
	padding-bottom: 10px;
	margin: 15px 0px 15px 20px;
	font-size: 12px;
	width: 497px;
    clear: both;
}

.post h2.entry-title a:link,
.post h2.entry-title a:visited,
.post h2.entry-title a:hover,
.post h2.entry-title a:active
{
	text-decoration: none;
}

.post .cat-links a:link,
.post .cat-links a:visited,
.post .cat-links a:hover,
.post .cat-links a:active,
.sidebar a:link,
.sidebar a:visited,
.sidebar a:hover,
.sidebar a:active
{
	text-decoration: none;
}

.post .title-banner
{
	position: relative;
	left: -40px;
	padding: 8px 10px 10px 10px;
	width: 100%;
}

.post h2.entry-title
{
	margin-bottom: 7px;
	letter-spacing: .1em;
	font-size: 22px;
	font-weight: 300;
	line-height: 22px;
}

.post .cat-links
{
	font-size: 11px;
	letter-spacing: .1em;
}

.post .entry-content img.float-left
{
    margin-right: 5px;
    margin-bottom: 10px;
    float: left;
}

.post .entry-meta
{
	margin: 25px 0px 0px 25px;
    clear: both;
}

.post .entry-location
{
	font-style: italic;
	margin: 0px 0px 2px 0px;
}

.post .entry-date
{
	font-style: italic;
	margin: 0px 0px 20px 0px;
}

.post .comments-link
{
	padding: 10px 22px 20px 0px;
	text-align: right;
	font-size: .9em;
}

.single .comments-link
{
	padding: 0px 22px 0px 0px;
}



/*===========================================================
* SIDEBAR
* =========================================================== */
#primary .widget ul
{
	margin: 12px 8px 12px 8px;
	font-size: 11px;
}

#links .widgettitle,
#recent-posts .widgettitle,
#recent-posts-2 .widgettitle,
#posts_by_category-1 .widgettitle,
#sub_category_list .widgettitle
{
	background-repeat: no-repeat;
	height: 0px;
	overflow: hidden;
	padding-top: 22px;
}

#recent-posts .widgettitle, #recent-posts-2 .widgettitle { background-image: url(_media/recent.png); }
#posts_by_category-1 .widgettitle { background-image: url(_media/news.png); }
#sub_category_list .widgettitle { background-image: url(_media/projects.png); }
#links .widgettitle { background-image: url(_media/links.png); }

#primary.sidebar ul li
{
	letter-spacing: .1em;
	line-height: 1.1em;
	margin-bottom: 5px;
	
}


/* GENERAL */
a:link,
a:visited
{
	color: #dc4f26;
}

a:hover
{
	color: #ffff00;
	background-color: black;
}

a:active
{
	color: #dc4f26;
}

a img {
	border: none;
}

div.skip-link,
#footer
{
	display: none;
}

.clear
{
	clear: both;
}

/*===========================================================
* COLORS
* =========================================================== */
body
{
	background-color: #070707;
}

#header
{
	background-color: #ffff00;
}

#container
{
	background-image: url(_media/bg.jpg);
	background-repeat: repeat-y;
}

#primary.sidebar
{
	background-color: #070707;

}

#primary.sidebar h3.widgettitle
{
	background-color: #e9e7cc;
}


/*
* INSIDE PAGE CSS
*/
#comments
{
/*	border-top: 1px solid #cceefa;
	padding: 10px 0px 20px 20px;
*/
	margin-top: 20px;	
	margin-bottom: 30px;	
}

#comments .form-label,
#comments .form-submit
{
	margin-top: 2px;
}

#comments-list,
#trackbacks-list,
#respond
{
	padding-left: 20px;
}

#comments-list
{
	border-top: 1px solid #cceefa;
}

#trackbacks-list .trackback,
#comments-list .comment
{
	margin-bottom: 30px;
}

/*#trackbacks-list .trackback p,
#comments-list .comment p
*/
#comments p
{
	margin-left: 0px;
}

#trackbacks-list .comment-meta,
#comments-list .comment-meta
{
	text-align: right;
	margin-right: 20px;
}

#comments-list .comment .comment-author span,
#comments-list .comment .comment-author span
{
	font-weight: bold;
}

#trackbacks-list h3,
#comments-list h3
{
	margin: 15px 0px 15px 0px;
}

#trackbacks-list ol,
#comments-list ol
{
	list-style: none;
	
}

#respond
{
	margin: 60px 0px 30px 0px;	
}

#nav-above,
h2.page-title
{
	display: none;
}


