/*
Theme Name: smARTist
Theme URI: http://blog.smartistcareer.com
Description: Custom WordPress theme for the smARTist Career blog
Version: 1
Author: Allison Towers
Author URI: http://www.alliecreative.com/
Tags: purple, custom header, fixed width, three columns, widgets
*/


/*----------------------------------------------------------------------
    Reset
----------------------------------------------------------------------*/

html, body, div, span,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, img,
a, b, abbr, acronym, big, cite, code, del, em, i, ins, small, strike, strong, sub, sup, u,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	font-size: 100%;
	vertical-align: baseline;
	padding: 0;
	outline: 0;
	border: 0;
	margin: 0;
}


/*----------------------------------------------------------------------
    Base
----------------------------------------------------------------------*/

body {
	color: #333;
	font: .813em/1.57em Verdana, Tahoma, sans-serif;
}

a {
	color: #4611bb;
	text-decoration: none;
	outline: none;
}


/*----------------------------------------------------------------------
    Layout
----------------------------------------------------------------------*/

body {
	background-color: #5c6f7f;
	text-align: center;
}

.clear {
	height: 1px;
	line-height: 1px;
	clear: both;
}

#container-inner {
	width: 1000px;
	background: transparent url("images/bg.gif") repeat-y -1px 0px;
	margin: 0 auto;
}

#container-inner-inner {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}

#header {
	height: 96px;
	background: transparent url("images/header.gif") no-repeat left top;
}

	#sitetitle {
	}
	
		#sitetitle a {
			display: block;
			float: left;
			position: relative;
			top: 23px;
			left: 28px;
			width: 497px;
			height: 38px;
			text-indent: -5000px;
		}

	#header ul {
		float: right;
		list-style: none;
		padding-right: 15px;
	}
		
		#header ul li {
			float: left;
		}
		
			#header ul li a {
				display: block;
				background-color: #59468c;
				color: #fff;
				font-size: .846em;
				text-transform: lowercase;
				padding: 2px 5px 5px 5px;
				margin-left: 5px;
			}
			
			#header ul li.this a {
				color: #e9b71e;
				border-bottom: 2px solid #e9b71e;
			}

#twocol {
	width: 680px;
	float: left;
}

	#content {
		float: right;
		width: 460px;
		padding: 20px 20px 20px 0;
	}
	
	.sidebar {
		font-size: .923em;
		line-height: 1.3em;
	}
	
		.sidebar div {
			position: relative;
			padding: 0 10px;
			margin-bottom: 35px;
		}
		
			.sidebar div div {
				position: static;
				padding: 0;
				margin: 0;
			}
	
		.sidebar h3 {
			background: transparent none no-repeat left top;
			height: 18px;
			text-indent: -5000px;
			margin-bottom: .8em;
		}
		
		.sidebar h4,
		.sidebar .subheading {
			color: #8d8a6f;
			font: italic 1.167em Georgia, "Times New Roman", Times, serif;
			margin-bottom: .2em;
		}
		
		.sidebar a:hover {
			text-decoration: underline;
		}
		
		.sidebar ul {
			list-style: none;
		}
		
		.sidebar input {
			background-color: #fff;
			padding: .4em;
			border: 1px solid #fff;
			border-color: #fff #b8b5a1 #b8b5a1 #fff;
		}
		
		.sidebar input.button {
			background-color: transparent;
			padding: 0;
			border: none;
		}
		
		.sidebar #recent-posts-2 ul li,
		.sidebar #categories-200742724 ul ul li,
		.sidebar #linkcat-3 ul li {
			overflow: auto; /* Correction for IE hasLayout bug */
			background: transparent url("images/arrow.gif") no-repeat 0px 4px;
			padding-left: 15px;
			margin-bottom: .6em;
		}
		
		.sidebar #categories-200742724 ul li {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 1.083em;
			font-style: italic;
			margin-bottom: .3em;
		}
			
			.sidebar #categories-200742724 ul li a {
				color: #87846d;
			}
			
			.sidebar #categories-200742724 ul ul {
				padding-top: .2em;
			}
		
				.sidebar #categories-200742724 ul ul li {
					font-family: Verdana, Tahoma, sans-serif;
					font-size: .923em;
					font-style: normal;
					margin-bottom: .2em;
				}
				
					.sidebar #categories-200742724 ul ul li a,
					.sidebar #recent-posts-2 ul li a,
					.sidebar #text-200742723 ul li a {
						color: #59468c;
					}
					
		.sidebar #text-230617964 ul {
			margin-bottom: 1em;
		}
		
		.sidebar #text-230617964 ul li {
			background: transparent url("images/arrow.gif") no-repeat 0px 4px;
			padding-left: 15px;
			margin-bottom: .6em;
		}
		
	#sidebarA {
		float: left;
		width: 180px;
		padding: 35px 0;
	}
	
		#sidebarA img.icon {
			position: absolute;
			left: -11px;
			top: -11px;
		}
		
		#sidebarA p {
			text-transform: lowercase;
		}

			#sidebarA p acronym {
				text-transform: none;
			}
	
	#sidebarB {
		float: right;
		width: 280px;
	}
	
	#footer {
		clear: both;
		background-color: #342f4d;
		color: #fff;
		font-size: .846em;
		line-height: 1.3em;
		text-align: right;
		padding: 1em;
	}
		

/*----------------------------------------------------------------------
    Layout: Left Column Modules
----------------------------------------------------------------------*/

#sidebarA #text-230617962 { /* Subscribe */
	margin-bottom: 30px;
}

	#sidebarA #text-230617962 h3 {
		background-image: url("images/titles/subscribe.gif");
		background-position: 18px 0px;
		margin-bottom: 0;
	}
	
	#text-230617962 p {
		padding-left: 18px;
	}

#sidebarA #text-200742722 { /* Email updates */
	background-color: #d4d2c3;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

	.sidebar #text-200742722 h3 {
		background-image: url("images/titles/email_updates.gif");
		background-position: 18px 0px;
		margin-bottom: 0;
	}
	
	#sidebarA #text-200742722 img.icon {
		top: -5px;
	}
	
	#text-200742722 p {
		font-size: .917em;
		padding-left: 18px;
	}
	
	#text-200742722 form ul {
		margin-top: 1.2em;
	}
	
		#text-200742722 form ul li {
			margin-bottom: .7em;
		}
		
		#text-200742722 form ul li input {
			width: 148px;
		}
		
		#text-200742722 form ul li.button {
			text-align: right;
			margin: 0;
		}
		
		#text-200742722 form ul li.button input {
			width: auto;
		}

#text-200742723 { /* Favorites */
}

	#text-200742723 h3 {
		background-image: url("images/titles/add_to_favorites.gif");
		background-position: 18px 0px;
	}
	
	#text-200742723 ul {
		margin-top: 1.2em;
	}
	
		#text-200742723 ul li {
			background: transparent none no-repeat left top;
			padding-left: 22px;
			padding-bottom: .7em;
		}
		
		#text-200742723 ul li.last-child {
			padding-bottom: 0;
		}
		
		#text-200742723 ul li.technorati {
			background-image: url("images/services/technorati.gif");
		}

		#text-200742723 ul li.delicious {
			background-image: url("images/services/delicious.gif");
		}

		#text-200742723 ul li.stumbleupon {
			background-image: url("images/services/stumbleupon.gif");
		}

		#text-200742723 ul li.google-bookmarks {
			background-image: url("images/services/google.gif");
		}

		#text-200742723 ul li.digg {
			background-image: url("images/services/digg.gif");
		}

#recent-posts-2 { /* Latest posts */
}

	#recent-posts-2 h3 {
		background-image: url("images/titles/latest_posts.gif");
	}
	
#categories-200742724 { /* Popular sections */
}

	#categories-200742724 h3 {
		background-image: url("images/titles/categories.gif");
	}
	
	.sidebar #categories-200742724 ul {
		margin-bottom: 1em;
	}
	
	.sidebar #categories-200742724 ul.arrow li {
		margin-bottom: .3em;
	}

#text-200742725 { /* Featured artists */
}

	.sidebar #text-200742725 h3 {
		height: 34px;
		background-image: url("images/titles/fridays_featured_artists.gif");
	}
	
	#text-200742725 img {
		display: block;
	}
	
	#text-200742725 p {
		text-transform: lowercase;
		text-align: right;
		margin-top: .3em;
	}

#text-200769271 { /* Search */
}

	#text-200769271 h3 {
		background-image: url("images/titles/search_this_blog.gif");
	}
	

/*----------------------------------------------------------------------
    Layout: Right Column Modules
----------------------------------------------------------------------*/

#text-200809621 { /* Tagline */
	position: relative;
	height: 1px; /* For IE bug */
	padding: 0 0 0 4px;
	margin-bottom: 100px;
}

	.sidebar #text-200809621 h3 {
		position: absolute;
		top: -43px;
		height: 134px;
		width: 266px;
		background-image: url("images/tagline.gif");
	}

#text-200809622 { /* smARTips sign-up */
}

	.sidebar #text-200809622 h3 {
		background-image: url("images/titles/free_wednesday_smartips.gif");
		background-position: center top;
		margin: .3em 0;
	}
	
	.sidebar #text-200809622 .subheading {
		text-transform: lowercase;
		text-align: center;
		margin-bottom: 0;
	}
	
	#text-200809622 form ul {
		margin-top: 1.8em;
	}
	
		#text-200809622 form ul li {
			margin-bottom: .7em;
		}
		
			#text-200809622 form ul li input {
				width: 248px;
			}
		
		#text-200809622 form ul li.button {
			text-align: right;
			margin: 0;
		}
		
			#text-200809622 form ul li.button input {
				width: auto;
			}
		
			#text-200809622 form ul li.button span.privacy {
				font-size: .75em;
				line-height: 1.4em;
				display: block;
				width: 125px;
				float: left;
				text-align: left;
			}
			
				#text-200809622 form ul li.button span.privacy a {
					text-decoration: underline;
				}

#execphp-200809623 { /* Twitter stream */
}

	#execphp-200809623 img {
		margin-bottom: .5em;
	}
	
	.sidebar #execphp-200809623 div.tweet {
		background: transparent url("images/dialog_arrow.gif") no-repeat 12px 0px;
		padding: 8px 0 0 0;
	}
	
		.sidebar #execphp-200809623 div.tweet div.tweet-inner {
			background-color: #fff;
			padding: 8px;
		}
	
		#execphp-200809623 div.tweet p.timestamp {
			color: #8d8a6f;
			font: italic .917em Georgia, "Times New Roman", Times, serif;
			text-align: right;
			margin-top: .5em;
		}
		
		#execphp-200809623 div.tweet a {
			color: #333;
		}

#text-200809624 { /* Resources & sponsors */
}

	.sidebar #text-200809624 h3 {
		background-image: url("images/titles/recommended_resources.gif");
		height: 38px;
	}
	
	.sidebar #text-200809624 ul li {
		float: left;
		margin-bottom: 10px;
	}
	
	.sidebar #text-200809624 ul li.a {
		margin-right: 10px;
	}
	
	.sidebar #text-200809624 ul.full li {
		float: none;
	}
	
		.sidebar #text-200809624 ul li a {
			background: transparent none no-repeat left top;
			display: block;
			width: 125px;
			height: 125px;
			text-indent: -5000px;
		}

#linkcat-3 { /* Blogroll */
}

	.sidebar #linkcat-3 h3 {
		background-image: url("images/titles/blogs_for_artists.gif");
	}

#execphp-200809625 { /* Books for artists */
}

	.sidebar #execphp-200809625 h3 {
		background-image: url("images/titles/books_for_artists.gif");
	}
	
	#execphp-200809625 ul li {
		float: left;
		margin-right: 10px;
	}
	
	#execphp-200809625 ul li.last-child {
		margin-right: 0;
	}
	
		#execphp-200809625 ul li img {
			display: block;
		}

#text-200809626 { /* Get connected */
}

	.sidebar #text-200809626 h3 {
		background-image: url("images/titles/get_connected.gif");
		height: 35px;
	}
	
		#text-200809626 ul {
			width: 125px;
			float: left;
		}
	
		#text-200809626 ul li {
			background: transparent none no-repeat left top;
			padding-left: 22px;
			padding-bottom: .7em;
		}
		
		#text-200809626 ul li.last-child {
			padding-bottom: 0;
		}
		
		#text-200809626 ul li.facebook {
			background-image: url("images/services/facebook.gif");
		}

		#text-200809626 ul li.linkedin {
			background-image: url("images/services/linkedin.gif");
		}

		#text-200809626 ul li.twitter {
			background-image: url("images/services/twitter.gif");
		}

		#text-200809626 ul li.youtube {
			background-image: url("images/services/youtube.gif");
		}

		#text-200809626 ul li.flickr {
			background-image: url("images/services/flickr.gif");
		}

		#text-200809626 ul li.friendfeed {
			background-image: url("images/services/friendfeed.gif");
		}

		#text-200809626 ul li.delicious {
			background-image: url("images/services/delicious.gif");
		}

		#text-200809626 ul li.stumbleupon {
			background-image: url("images/services/stumbleupon.gif");
		}

		#text-200809626 ul li.digg {
			background-image: url("images/services/digg.gif");
		}


/*----------------------------------------------------------------------
    Content styles
----------------------------------------------------------------------*/

#content .post {
	margin-bottom: 2.5em;
}

#content a {
	text-decoration: underline;
}

#content a:hover {
	background-color: #efeee4;
}

#content h1,
#content h3.comments {
	color: #c5c3b2;
	font: 1.846em/1em "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, sans-serif;
	letter-spacing: -.03em;
	text-align: center;
	margin-bottom: .7em;
}

#content h3.comments {
	padding-left: 170px;
	padding-top: 1em;
	border-top: 1px solid #d4d1c4;
	text-align: left;
	margin-top: 1em;
}

#content .post h1 {
	margin-bottom: .1em;
}

#content .post h1.no-byline {
	margin-bottom: .7em;
}

#content h1.archive {
	padding-bottom: .8em;
	border-bottom: 1px dotted #d4d2c3;
	margin-bottom: 1.5em;
}

	#content h1 a {
		color: #e9b71e;
		text-decoration: none;
	}
	
	#content h3.comments span {
		color: #e9b71e;
		font: italic 1.25em Georgia, "Times New Roman", Times, serif;
		padding-right: .1em;
	}

#content h2 {
	font-weight: bold;
	margin-bottom: .5em;
}

#content p,
#content ul,
#content ol,
#content dd {
	margin-bottom: 1.2em;
}

#content blockquote {
		color: #8d8a6f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-left: 1em;
	border-left: 3px solid #d4d2c3;
}

	#content blockquote span.by {
		display: block;
		font-variant: small-caps;
		font-style: normal;
	}

#content p.byline {
	color: #8d8a6f;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	text-align: center;
}

	#content p.byline a {
		color: #8d8a6f;
		text-decoration: none;
	}
	
	#content p.byline a:hover {
		color: #59468c;
		text-decoration: underline;
	}

	#content p.byline span {
		font-style: italic;
	}

#content .info {
	clear: both;
	color: #8d8a6f;
	font-size: .846em;
	text-align: right;
	padding-bottom: .15em;
	border-bottom: 1px dotted #d4d2c3;
}

#content div.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .923em;
	padding: .5em;
	border-top: 1px dotted #d4d2c3;
}

	#content div.info p {
		margin: 0;
	}
	
	#content div.info p span {
		font-style: italic;
	}

	#content .info span.date {
		display: block;
		float: left;
		text-align: left;
	}
	
		#content .info span a {
			text-decoration: none;
		}
		
		#content .info span a:hover {
			text-decoration: underline;
		}
		
		#content .info span.comments a {
			background-image: url("images/comments.gif");
			background-repeat: no-repeat;
			background-position: 0px 3px;
			padding-left: 15px;
		}
	
	#content .info a.print {
		background-image: url("images/print.gif");
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 20px;
	}

#content ul {
	list-style: none;
}

	#content ul li {
		background: transparent url("images/arrow.gif") no-repeat 0px 6px;
		padding-left: 15px;
		margin-bottom: .5em;
	}

#content img {
	display: block;
	background-color: #efeee4;
	padding: 3px;
	border: 1px solid #d4d2c3;
}

#content .alignright {
	float: right;
}

#content img.alignright,
#content div.alignright {
	margin: 0 0 1em 1.5em;
}

#content img.aligncenter,
#content div.aligncenter {
	margin: 1em auto;
}

#content .alignleft {
	float: left;
}

#content img.alignleft,
#content div.alignleft {
	float: left;
	margin: 0 1.5em 1em 0;
}

#content .wp-caption-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .923em;
	font-style: italic;
	line-height: 1.4em;
	margin-top: .5em;
}

hr {
	height: 1px;
	color: #d4d2c3;
	background-color: #d4d2c3;
	border: none;
	margin: 2em 0;
}

.amp {
	font: italic 1em Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
}

.rarr {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

.larger,
big {
	font-size: 1.1em;
}

.smaller,
small {
	font-size: .9em;
}


/*----------------------------------------------------------------------
    Comment Styles & Forms
----------------------------------------------------------------------*/

#content ol.commentlist {
	list-style: none;
	margin-bottom: 2em;
}

	#content ol.commentlist li {
		clear: both;
		overflow: auto;
		padding: 10px;
		border-bottom: 1px dotted #d4d2c3;
	}
	
	#content ol.commentlist li.alt {
		background-color: #f8f8f4;
	}
	
	#content ol.commentlist li .comment-child {
		border: 1px dotted #D4D2C3;
		padding: 8px;
	}
	
		#content ol.commentlist .who-when {
			overflow: hidden;
			float: left;
			width: 150px;
			font-family: Georgia, "Times New Roman", Times, serif;
			line-height: 1.3em;
			text-align: right;
			padding-bottom: 1.2em;
		}
		
		#content ol.commentlist li .comment-child p.who-when {
			float: none;
			width: auto;
			text-align: left;
			padding-bottom: 0;		
		}
		
		#content ol.commentlist li.alt .who-when {
			padding-left: 8px;
			width: 142px;
		}
		
			#content ol.commentlist .when {
				color: #8d8a6f;
				font-variant: small-caps;
				font-size: .923em;
				letter-spacing: .1em;
			}
			
			#content ol.commentlist .when a {
				color: #8d8a6f;
				text-decoration: none;
			}
						
			#content ol.commentlist .when a:hover {
				background-color: transparent;
				text-decoration: underline;
			}
			
			#content ol.commentlist cite {
				font-style: italic;
				font-weight: bold;
			}
		
		#content ol.commentlist .what {
			margin-left: 170px;
		}

		#content ol.commentlist li.alt .what {
			padding-right: 8px;
		}
		
		#content ol.commentlist li img {
			border: none;
			background: transparent none;
			display: inline;
			float: none;
			padding-bottom: 0;
		}
		
		#content ol.commentlist li .twitter_id a:hover {
			background: transparent none;
		}

#content form dl {
	clear: both;
	padding-top: .7em;
}

	#content form dl dt {
		float: left;
		width: 150px;
		font-size: .923em;
		font-weight: bold;
		line-height: 1.3em;
		text-align: right;
		padding-top: .3em;
	}
	
		#content form dl dt small {
			color: #8d8a6f;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-style: italic;
			font-weight: normal;
			font-size: .923em;
		}
		
		#content form dl.error dt label {
			color: #bc2809;
		}
	
	#content form dl dd {
		margin-left: 170px;
	}

#content form p {
	clear: both;
	padding-top: .7em;
	margin-left: 170px;
}

#content input,
#content textarea,
#content select {
	width: 260px;
	font: .923em Verdana, Tahoma, sans-serif;
	padding: 1px 3px;
}

#content textarea {
	height: 120px;
}

#content #submit {
	width: auto;
	padding: 0;
}

#content p.error {
	background: transparent url("images/x.gif") no-repeat 0px 2px;
	line-height: 1.3em;
	padding-left: 24px;
}

	#content p.error strong {
		color: #bc2809;
	}

#content p.success {
	background: transparent url("images/check.gif") no-repeat 0px 2px;
	line-height: 1.3em;
	padding-left: 24px;
}

	#content p.success strong {
		color: #608e24;
	}

	

/*----------------------------------------------------------------------
    Color Reference
------------------------------------------------------------------------

Gold: #e9b71e
Dark purple: #342f4d
Medium purple: #4c3a7a
Lighter purple: #59468c
Gray-blue text: #4f5e6b
Grey-blue background: #5c6f7f
Light cream: #efeee4
Dark cream: #d4d2c3
Light text: #8d8a6f
Dark gold text: #87846d
