/*  
Theme Name: McCollum
Theme URI: http://www.michaelmccollum.com/
Description: A theme designed for Michael McCollum. Based on the Sharpfolio portfolio theme by http://webrevolutionary.com/.
Version: 1.0 - Initial Release
Author: Brian Howard
Author URI: http://www.zuhausewebwerks.com/
*/

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 13px;
	color: #aaa;
	background: #222;
	border-top: 1px solid #111;
}

div#left a, div#right a {
	color: #888E2D;
	text-decoration: none;
}
div#left a:hover, div#right a:hover {
	text-decoration: underline;
	color: #ccc;
}
strong {
	font-weight: bold;
}

.clearit {
	clear: both;
	line-height: 0;
	overflow: hidden;
}

div#top {
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	background: #222 url(images/artist_pallete.jpg) repeat-x  0 0;
}
div#topnav {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

div#wrapper {
	width: 800px;
	margin: auto;
	text-align: left;
}
ul#navigation {
	display: block;
	float: right;
	list-style: none;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	color: #FFF;
	display: block;
	float: left;
	padding: 7px 13px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
ul#navigation li.current_page_item a {
	color: #FFF;
	background: #111;
}
ul#navigation li a:hover, ul#navigation li:hover a {
	color: #FFF;
	background: #222;
	text-decoration: none;
}
div#header {
	padding: 10px 0 10px 0;
	display: block;
	clear: both;
}
div#header h1 {
	font-size: 48px;
	color: #555;
	font-weight: bold;
	display: inline;
	margin: 0 5px 0 0;
}
div#header h1 a {
	color: #555;
	text-decoration: none;
}
div#header h1 a:hover {
	color: #666;
}

div#header h2 {
	font-size: 48px;
	color: #333;
	font-weight: bold;
	display: inline;
}
div#left {
	width: 580px;
	float: left;
	margin: 0 20px 0 0;
	min-height: 350px;
}

div#left h3 {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

h3#respond {
	border-bottom: 1px solid #333;
}	

div#right {
	width: 190px;
	float: right;		
	min-height: 350px;
}
div#right h2, div#left h2 {
	font-size: 16px;
	color: #eee;
	font-weight: bold;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #333;
}

div#left h2 {
	font-size: 18px;
}

div#notes, 
div#links, 
div#categories,
div#contact {
	margin: 0 0 20px 0;
}

#pgsubnav {
	margin-top: 5px;
	margin-bottom: 15px;
}

#pgsubnav a {
	font-size: 15px;
}

div.note {
	margin: 0 0 15px 0;
}
div.note h3 {
	font-weight: bold;
	font-size: 15px;
	color: #ccc;
}

div.thequotes {
	width: 100%;
	text-align: left;
	float: left;
	line-height: 18px;
	margin-bottom: 30px;
}
span.qmarks {
	font-family: "Arial Black" , "MS Trebuchet", sans-serif;
	color: #3a527e;
	font-size: 16px;
	line-height: 16px;
	padding: 0 2px;
}
span.author {
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
	color: #3a527e;
}

div#footer {
	font-size: 11px;
	margin: 30px 0 30px 0;
	border-top: 1px solid #333;
	padding: 10px 0 0 0;
	clear: both;
	float: left;
	width: 800px;
	color: #333;
}
div#footer a {
	color: #333;
	text-decoration: none;
	text-decoration: none;
}
div#footer a:hover {
	color: #555;
	text-decoration: underline;
}

div.work-image {
	width: 580px;
	padding-bottom: 15px;
}

div.work-image a {
	border: none !important;
}
div.work-image img {
	padding: 3px;
	background: #333;
	border: 1px solid #444;
}

div.work-image a img {
	border: 1px solid #444;
}
div.work-image a:hover img {
	background: #444;
	border: 1px solid #555;
}
div.content-box {
	margin: 0 0 10px 0;

}
div.content-box h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px;
}
div.content-box h3 em {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}

div.post {
	margin: 0 0 10px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #333;
}
div.post h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px;
}

div.post h3 em {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}

div.content-box img {
	float: left;
	margin-right: 10px;
}

div#left p {
	margin: 0 0 20px 0;
}
div.contactform label {
	display: block;
	margin: 15px 0 0 0;
	font-size: 12px;
	color: #888;
	font-weight: bold;
}
div.contactform input#contactsubmit {
	position: relative;
	top: 10px;
}

a#loginlink {
	float: right;
	color: #333 !important;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata {
		margin: 30px 0 10px 0;
		font-size: 10px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 1px 5px 1px 0;
	background: #1b1b1b;
	border: 1px solid #333;
	color: #aaa;
	}

#commentform textarea {
	width: 100%;
	padding: 5px;
	background: #1b1b1b;
	border: 1px solid #333;
	color: #aaa;
	}

#commentform #submit {
	margin: 0;
	float: right;
	background-color: #aaa;
	color: #222;
	font-weight: bold;
	}

#commentform #submit:hover {
	margin: 0;
	float: right;
	background-color: #1b1b1b;
	color: #aaa;
	font-weight: bold;
	}
	
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px 0 0 0;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-bottom: 15px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border: 1px solid #333;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.prevnextnav {
	display: block;
	text-align: center;
	margin-top: 0;
	margin-bottom: 50px;
	font-size: 11px;
	}
/* End Various Tags & Classes*/

