html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: url(images/background_dark.gif) top left repeat;
	font-family: Trebuchet MS, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Links */
a {
	color: #fff;
	border-bottom: 1px solid #d11414;
	text-decoration: none;
}

a:hover {
	background-color: #d11414;
}

a:visited {
	border-bottom: 1px solid #fff;
}

a:active {
}

/* main divs */
#top {
	width: 100%;
	background: url(images/background_light.gif) repeat top left;
	float: left;
}

#top_center {
	width: 765px;
	margin: auto;
}

#main {
	width: 490px;
	float: left;
}

/* header */
#header {
	padding-top: 21px;
	text-align: center;
}

#nav_links {
	padding: 6px 0 20px 20px;
	color: #fff;
	text-align: center;
}

#nav_links .link_seperator {
	color: #2c1c0b;
}

/* Front Page Posts */
.front_post {
	float: left;
	margin-bottom: 10px;
}

.front_post .front_post_date {
	text-align: center;
	padding: 20px 0 0 12px;
	width: 86px;
	background: url(images/post_date_back.gif) top right no-repeat;
	height: 100px;
	float: left;
	color: #f5a71e;
	font-family: Georgia, Times New Roman, serif;
	font-size: 105%;
	font-weight: bold;
}

.front_post .front_post_text {
	text-align: left;
	float: left;
	width: 350px;
	color: #fff;
	padding: 0 0 0 15px;

}

.front_post .front_post_text h2 {
	padding: 20px 0 0 0;
	margin-bottom: 8px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 145%;
	font-weight: bold;
}

.front_post .front_post_text p {
	font-size: 90%;
	line-height: 110%;
}

.front_post_bottom {
	padding: 15px 0 0 0;
	font-size: 80%;
	color: #fff;
	font-weight: bold;
}

.front_post_bottom a {
	border: 0;
	color: #f5a71e;
}

.front_post_bottom a:hover {
	color: #fff;
	background-color: transparent;
}


/* Sidebar */
#sidebar {
	width: 210px;
	float: right;
}

#sidebar h3 {
	color: #f5a71e;
	font-size: 125%;
	font-family: Georgia, Times New Roman, serif;
	text-align: left;
}

#top_buttons {
	text-align: left;
	padding-top: 9px;
}

#top_buttons #top_buttons_umich {
	margin-left: 36px;
}

#side_twitter {
	margin-top: 6px;
}

#side_twitter #st_text {
	background-color: #fff;
	border-left: 1px solid #f5a71e;
	min-height: 70px;
	width: 184px;
	float: left;
	padding: 5px;
	font-size: 80%;	
}

#side_twitter #st_text a {
	color: #000;
	border-bottom: 1px solid #f5a71e;
}

#side_twitter #st_text a:hover {
	color: #f5a71e;
	background-color: inherit;
}

#side_twitter #st_text span.st_text_un {
	color: #f5a71e;
}

#side_twitter #st_label {
	float: right;
}

#side_twitter #st_date {
	float: left;
	width: 194px;
	color: #fff;
	text-align: left;
	font-size: 75%;
}

#side_twitter #st_date span {
	float: right;
}

#side_twitter #st_date span a {
	border: 0;
}

#side_twitter #st_date span a:hover {
	color: #f5a71e;
	background: inherit;
}

#side_search {
	margin-top: 30px;
}

#side_search form {
	vertical-align: top;
}

#side_search #ss_input {
	background-color: #fff;
	border-left: 1px solid #f5a71e;
	border-right: 0;
	border-top: 0;
	border-bottom: 0;
	width: 148px;
	height: 23px;
	float: left;
	margin: 12px 0 0 5px;
}

#side_search #ss_submit {
	background: url(images/search_button_back.png) top left no-repeat;
	width: 49px;
	height: 41px;
	color: #f5a71e;
	border: 0;
	float: left;
}

#side_categories {
	margin-top: 25px;
	text-align: right;
}

#side_categories ul {
	margin-top: 8px;
}

#side_categories li {
	padding: 2px 2px 2px 0;
	margin-bottom: 2px;
	background: url(http://www.bradcampbell.com/wp-content/themes/brad_blog/images/cat_back.gif) no-repeat;
}

#side_categories li a {
	display: block;
	color: #2c1c0b;
	border: 0;
}

#side_categories li a:hover {
	background: inherit;
}

#links {
	margin-top: 20px;
	text-align: right;
}


#links li {
	padding-top: 7px;
	font-size: 90%;
}

#links li a {
	color: #fff;
	border: 0;
}

#links li a:hover {
	background: inherit;
	color: #f5a71e;
}


/* Bottom */
#bottom {
	background: url(images/background_dark.gif) top left repeat;
	width: 100%;
	float: left;
	height: 100%;
	text-align: center;
}

#bottom_content {
	margin: auto;
	overflow: hidden;
	width: 75%;
}

#bot_flickr {
	width: 195px;
	padding-top: 20px;
	float: left;
}

#bf_content {
	float: left;
	width: 174px;
}

.bf_img {
	display: inline-table;
	margin-bottom: 20px;
}

.bf_img13 {
	margin-right: 20px;
}

.bf_img a {
	border: 0;
}

.bf_img a:hover {
	background: inherit;
}

.bf_img a:hover img {
	border: 1px solid #f5a71e;
}

.bf_img img {
	border-left: 1px solid #f5a71e;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#bf_label {
	float: right;
}

#bot_delicious {
	width: 250px;
	padding-top: 20px;
	float: left;
	margin-left: 25px;
}

#bdel_content {
	float: left;
	width: 229px;
	text-align: left;
}

#bdel_content ul li {
	margin-bottom: 10px;
}

#bdel_content h4, #bdgg_content h4, #blfm_content h4 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 103%;
	margin-bottom: 5px;
}

#bdel_content h4 a {
	border: 0;
}

#bdel_content h4 a:hover {
	border-bottom: 1px solid #f5a71e;
	background: inherit;
}

.bdel_desc {
	color: #5b3a17;
	font-size: 85%;
}

.bdel_tags {
	color: #f5a71e;
	font-size: 80%;
}

.bdel_tags a {
	color: #f5a71e;
	border: 0;
}

.bdel_tags a:hover {
	color: #fff;
	background: inherit;
}

#bot_digg {
	width: 301px;
	padding-top: 10px;
	float: left;
	margin-left: 25px;
}

#bdgg_content {
	float: left;
	width: 280px;
	text-align: left;
}

#bdgg_content ul li {
	margin-bottom: 5px;
}

#bdgg_content .bdgg_title {
	margin-top: 8px;
	width: 215px;
	float: left;
}

.bdgg_diggs_back {
	float: left;
	width: 48px;
	height: 44px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	padding-top: 18px;
	background: url(images/digg_back.gif) top left no-repeat;
	color: #fff;
	margin-right: 10px;
}

#bdgg_content h4 a {
	border: 0;
}

#bdgg_content h4 a:hover {
	border-bottom: 1px solid #f5a71e;
	background: inherit;
}

.bdgg_desc {
	color: #5b3a17;
	font-size: 85%;
}

.bdgg_date {
	color: #f5a71e;
	font-size: 80%;
	float: left;
}

.bdgg_tags a {
	color: #f5a71e;
	border: 0;
}

.bdgg_tags a:hover {
	color: #fff;
	background: inherit;
}

#bdgg_label {
	float: right;
	margin-top: 10px;
}

#bot_lastfm {
	width: 281px;
	padding-top: 20px;
	float: left;
	margin-left: 25px;
}

#blfm_content {
	float: left;
	width: 260px;
	text-align: left;
}

#blfm_content ul li {
	margin-bottom: 5px;
}

#blfm_content .blfm_title {
	margin-top: 8px;
	width: 195px;
	float: left;
}

.blfm_album_art {
	float: left;
	margin-right: 10px;
}

.blfm_album_art img {
	max-width: 45px;
	border-left: 1px solid #f5a71e;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff; 
}

#blfm_content h4 a {
	border: 0;
}

#blfm_content h4 a:hover {
	border-bottom: 1px solid #f5a71e;
	background: inherit;
}

.blfm_text span {
	color: #f5a71e;
	font-size: 80%;
}

#blfm_label {
	float: right;
}


/* Footer */
#footer {
	margin: auto;
	clear: both;
	color: white;
	font-size: 75%;
	margin: 10px 0 10px 0;
}



/*  POST  */

.post {
	color: #ddd;
	line-height: 125%;
	font-size: 95%;
	padding-top: 25px;
	margin-bottom: 30px;
}

.post h2 {
	margin-bottom: 15px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 155%;
	font-weight: bold;
	color: #fff;
}

.post h3 {
	font-size: 135%;
	margin-bottom: 8px;
	font-family: Georgia, Times New Roman, serif;
	padding-top: 20px;
	color: #fff;
}

.post h4 {
	font-size: 105%;
	font-family: Georgia, Times New Roman, serif;
	padding-top: 10px;
	color: #fff;
	text-decoration: underline;
}

.post .post_date {
	text-align: center;
	padding: 20px 0 0 0;
	width: 77px;
	background: url(images/post_date_back.gif) top left no-repeat;
	height: 53px;
	float: left;
	color: #f5a71e;
	font-family: Georgia, Times New Roman, serif;
	font-size: 105%;
	font-weight: bold;
}

.post .post_title {
	text-align: left;
	width: 100%;
	float: left;
	color: #fff;
	padding: 0 0 0 15px;

}

.wp_syntax {
	margin-top: 5px !important;
}

.post p {
	padding-top: 10px;
}

.post ul {
	margin: 5px 0 10px 0;
}

.post ul li {
	list-style: disc;
	margin-left: 15px;
}

.post ol {
	margin: 5px 0 10px 0;
}

.post ol li {
	list-style: decimal;
	margin-left: 15px;
}

.post strong {
	font-weight: bold;
}

.post em {
	font-style: italic;
}

.post code {
	background-color: #333333;
	font-family: Consolas, Monaco, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
}

.navigation {
	font-size: 85%;
	margin-bottom: 15px;
}

.navigation a {
	border: 0;
}

.navigation a:hover {
	color: #f5a71e;
	background: inherit;
}


.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

#bottom_comments {
	width: 765px;
	margin: auto;
	text-align: left;
	margin-top: 31px;
}

#comments_count {
	color: #fff;
	font-weight: bold;
}

#comments_list {
	width: 490px;
	margin-top: 15px;
}

#comments_list li {
	color: #fff;
	margin-bottom: 20px;
	clear: both;
	padding: 10px;
}

.comment_avatar {
	width: 76px;
	background: url(images/comment_avatar_back_light.gif) top left no-repeat;
	padding: 22px 0 0 18px;
	float: left;
	min-height: 73px;
}

.comment_avatar img {
	border-left: 1px solid #f5a71e;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.comment_main {
	width: 375px;
	float: left;
	margin-top: 10px;
}

.comment_date {
	float: right;
	color: #5b3a17;
	font-size: 80%;
}

.comment_main cite {
	font-size: 105%;
}

.comment_main cite a {
	border: 0;
	color: #f5a71e;
}

.comment_main cite a:hover {
	text-decoration: none;
	background: inherit;
	color: #fff;
}

.comment_main p {
	margin-top: 15px;
	font-size: 85%;
	line-height: 110%;
}

#comments_list li.comment_alt {
	background-image: url(images/comment_main_back_dark.gif);
}

#comments_list li.comment_author {
	background-image: url(images/comment_main_back_author.gif);
}

#comments_list li.comment_author .comment_avatar {
	background: url(images/comment_avatar_back_dark.gif) top left no-repeat;
}

#comments_list li.comment_author .comment_date {
	color: #2c1c0b;
}

#comments_reply {
	width: 490px;
	color: #fff;
	margin-top: 15px;
}

/* Post Sidebar */

#side_post_info p {
	color: #fff;
	font-size: 80%;
	line-height: 145%;
	margin: 10px 0 0 10px;
}

#side_previous_posts ul {
	margin: 10px 0 0 10px;
}

#side_previous_posts ul li {
	list-style: none;
	margin-bottom: 6px;
}

#side_previous_posts ul li a {
	border: 0;
}

#side_previous_posts ul li a:hover {
	color: #f5a71e;
	background: inherit;
}








.float_fix {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.clearfix {
	overflow: hidden;
}


