/*
Theme Name: SHOWN'D 
Theme URI: http://blog.shownd.com/
Description: SHOWND.com's blog design.
Version: 1.0
Author: Orlando de Frias
Author URI: http://orpheuxdesign.com/
Tags: shownd, online portfolios, design

	SHOWN'D v1.0
	 http://blog.shownd.com/

	This theme was designed and built by Orlando de Frias,
	whose blog you will find at http://orlandodefrias.com/

*/




/* Begin Typography & Colors */
html {margin: 0; padding: 0;}
body {
	background: #303536;
	padding: 0 0 10px 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #303536;
}
a {color: #6a7f83; font-variant: small-caps; text-decoration: none; cursor: pointer;}
a:hover {color: #07a1bf;}
img, img a, img a:hover {border: 0;}

h1, h2, h3, h4, h5, h6 {font-weight: normal;}
h1 {font-variant: small-caps; font-size: 30px; margin: 0 0 4px 0; padding: 0;}
h2 {font-variant: small-caps; font-size: 24px; margin: 0 0 4px 0; padding: 0;}
h4 {font-variant: small-caps; font-size: 24px; margin: 0 0 4px 0; padding: 0;}
h5 {font-variant: small-caps; font-size: 30px; margin: 0 0 4px 0; padding: 0; float: left; display: inline; width: 400px;}

hr {border: 1px solid #d5d9da; clear: both;}

h1.free_online_portfolio, h2.creative_jobs, h3.find_creative_professionals {
	font-size: 13px;
	color: #d5d9da;
	margin: 8px 0;
	padding: 0;
	line-height: 16px;
	font-variant: normal;
	background: transparent;
	border: 0;
}

h3 {padding: 5px; background-color: #ececec; border-bottom: 1px solid #ccc; font-size: 14px;}
h2.shownd_pick {background: url(images/shownd_pick1.png) 20px 0 no-repeat; padding: 15px 65px 10px 65px; margin: 0;}
h2.shownd_pick2 {background: url(images/shownd_pick2.png) 20px 0 no-repeat; height: 36px; padding: 15px 20px 0 325px; text-align: right; margin: 0; font-size: 20px;}
h2.register_tag {color: white; font-variant: small-caps; font-weight: normal; text-transform: none; font-size: 28px;}
h3.employer_notice {text-align: center;}

h3.article {font-size: 18px;}

ul.general_list {margin: 0; padding: 0; list-style: none;}
ul.general_list li {margin: 0 0 6px 0; padding: 0 0 0 12px; background: url(images/bullet_red.png) 0 center no-repeat;}

p {line-height: 1.4em;}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}



.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	background: white;
	overflow: hidden;
	height: 100%;
}
#container {
	width: 860px;
	margin: 10px auto;
	padding: 0 10px;
	overflow: hidden;
	height: 100%;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* 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 ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */


#searchform #s {
	width: 150px;
	height: 16px;
	padding: 4px 8px 2px 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #303536;
	border: 2px solid #d5d9da;
	background: white;
	margin: 0 0 5px 0;
	}

#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: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



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

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

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







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
	
	
	
	
	
	
	/* SHOWN'D */
/* Jun 4 '08 - first generated */
/* Nov 14 '08 - first deployed */


/*
   Color sets
	 
	 Gray: #303536
	 Grayish-dark aqua: #4b5c5f
	 Orange: #d1912d
	 Blue: #07a1bf
	 Off-white: #d5d9da
	 
*/

html {margin: 0; padding: 0;}
body {
	background: #303536;
	padding: 0 0 10px 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #303536;
}
a {color: #6a7f83; font-variant: small-caps; text-decoration: none; cursor: pointer;}
a:hover {color: #07a1bf;}
img, img a, img a:hover {border: 0;}

h1, h2, h3, h4, h5, h6 {font-weight: normal;}
h1 {font-variant: small-caps; font-size: 30px; margin: 0 0 4px 0; padding: 0;}
h2 {font-variant: small-caps; font-size: 24px; margin: 0 0 4px 0; padding: 0;}
h4 {font-variant: small-caps; font-size: 24px; margin: 0 0 4px 0; padding: 0;}
h5 {font-variant: small-caps; font-size: 30px; margin: 0 0 4px 0; padding: 0; float: left; display: inline; width: 400px;}

hr {border: 1px solid #d5d9da; clear: both;}

h1.free_online_portfolio, h2.creative_jobs, h3.find_creative_professionals {
	font-size: 13px;
	color: #d5d9da;
	margin: 8px 0;
	padding: 0;
	line-height: 16px;
	font-variant: normal;
	background: transparent;
	border: 0;
}

h2, h3 {padding: 5px; background-color: #ececec; border-bottom: 1px solid #ccc; font-size: 14px;}
h2 {font-size: 18px;}
h2.shownd_pick {background: url(images/shownd_pick1.png) 20px 0 no-repeat; padding: 15px 65px 10px 65px; margin: 0;}
h2.shownd_pick2 {background: url(images/shownd_pick2.png) 20px 0 no-repeat; height: 36px; padding: 15px 20px 0 325px; text-align: right; margin: 0; font-size: 20px;}
h2.register_tag {color: white; font-variant: small-caps; font-weight: normal; text-transform: none; font-size: 28px;}
h3.employer_notice {text-align: center;}

h3.article {font-size: 18px;}

ul.general_list {margin: 0; padding: 0; list-style: none;}
ul.general_list li {margin: 0 0 6px 0; padding: 0 0 0 12px; background: url(images/bullet_red.png) 0 center no-repeat;}

p {line-height: 1.4em;}


/*Intro and general pages*/
#introHead {
	background: #303536 url(images/paint_bg.png) bottom left repeat-x;
	padding: 0 0 20px 0;
	border-top: 6px solid #3a3f40;
}
#introHeader {
	width: 860px;
	margin: 0 auto;
	overflow: hidden;
}

#introSplash {
	width: 750px;
	margin: 15px auto 0 auto;
	overflow: hidden;

}

#introSplash #preamble {
	width: 312px;
	float: left;
	display: inline;
	margin: 0px 24px 0 28px;
}
#introSplash #preamble .preambleText {
	width: 272px;
	margin-top: 4px;
	padding: 14px 20px 1px 20px;
	background: #3c413e url(images/splash_box_top.png) 0 0 no-repeat;
	color: #d5d9da;
}
#introSplash #preamble .preambleText p {padding: 8px 0; margin: 0;}
#introSplash #preamble .preambleTextBot {
	width: 312px;
	height: 13px;
	background: #3c413e url(images/splash_box_bot.png) 0 0 no-repeat;
	font-size: 1px;
}

.introBox {
	float: left;
	display: inline;
	width: 430px;
}

#preamble .employer p {
}
#preamble .employer p {
	color: #cbcfd0;
	padding: 0 0 0 10px;
	margin: 0;
}
#preamble .employer h2 {color: #6dc3fb; font-variant: small-caps; font-weight: normal; text-transform: none; font-size: 18px; margin: 12px 0 4px 0;}

#preamble .employer p a {text-transform: none; font-variant: small-caps; color: #6dc3fb;}
#preamble .employer p a:hover {color: #a1d5f7;}

#frontLogin {
	width: 200px;
	float: right;
	display: inline;
	color: #cbcfd0;
}
#frontLogin h2 {color: white; font-variant: small-caps; font-weight: normal; text-transform: none; font-size: 16px;}
#frontLogin a {text-transform: none; font-variant: small-caps; color: #6dc3fb;}
#frontLogin a:hover {color: #a1d5f7;}

.registerLogin {
	float: left;
	display: inline;
}

#featuredArtist {
	padding: 5px;
}

#whyRegister {
	color: #d5d9da;
	float: right;
	display: inline;
	width: 270px;
	padding: 10px;
	margin: 0;
	background: #3a3f40;
	border-bottom: 1px solid #474b4c;
}
#whyRegister ul {
	margin: 0;
	padding: 0 0 0 26px;
}
#whyRegister ul li {
	margin: 6px 0;
}

#recaptcha_widget_div {
	padding-left: 22px;
}


/*Structure*/
#page {
	background: white;
	overflow: hidden;
	height: 100%;
}
#container {
	width: 860px;
	margin: 10px auto;
	padding: 0 10px;
	overflow: hidden;
	height: 100%;
}



/*Articles*/
#articlesArea {
	background: url(images/line.png) 175px 0 no-repeat;
	overflow: hidden;
	height: 100%;
}
#articlesBox {
	float: right;
	display: inline;
	width: 665px;
	overflow: hidden;
	height: 100%;
	margin: 0 0 0 25px;
}
#articlesMenu {
	float: left;
	display: inline;
	width: 170px;
	margin: 0 0 0 0;
}
#articlesMenu h3, #articlesBox h3 {
	margin: 6px 0 5px 0;
}
#articlesMenu ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#articlesMenu ul li {
	margin: 2px 0;
}

div.newArticle {margin: 6px 0; width: 144px; text-align: center; font-size: 16px;}
div.newArticle a {
	width: 144px;
	padding: 10px;
	display: block;
	background: #daf1f5;
	border: 3px solid #cbe7ec;
	font-variant: small-caps;
}
div.newArticle a:hover {background: #dff8fd;}

div.rss_feed {background: url(images/ico_rss.png) left 2px no-repeat; padding: 2px 0px 3px 20px; margin: 2px 0;}


/*Article admin*/
#articleManagement {
	overflow: hidden;
	height: 100%;
	float: right;
	display: inline;
}
ul#articleManagementTop {
	height: 30px;
	margin: 6px 0 0 0;
	padding: 0;
}
ul#articleManagementTop li {
	background: #ececec;
	margin: 0 1px 0 0;
	float: left;
	display: inline;
	height: 27px;
	line-height: 27px;
	text-align: center;
	border-bottom: 1px solid #ccc;
}
#articleManagement ul li.title {width: 220px;}
#articleManagement ul li.author {width: 90px;}
#articleManagement ul li.published {width: 80px; text-align: center;}
#articleManagement ul li.created {width: 165px;}
#articleManagement ul li.options {width: 100px; text-align: center;}
#articleManagement ul li.clear {width: 100%; text-align: center;}
#articleManagement ul li div.cleared_admin {clear: both; background: url(images/jobs_dots.png) top left repeat-x; width: 100%; height: 1px; margin: 2px 0; overflow: hidden;}

ul#articleManagementItems {
	margin: 0;
	padding: 0;
}
ul#articleManagementItems li {
	margin: 0 1px 0 0;
	float: left;
	padding: 4px 0;
	display: inline;
	text-align: left;
}
.article {
	overflow: hidden;
	height: 100%;
	margin: 0 0 10px 0;
}
.articleSnippet {
	float: right;
	display: inline;
	width: 590px;
}
.articleSnippet .articleMeta {
	border-bottom: 2px solid #ececec;
	margin: 0 0 6px 0;
}


.comment {
	overflow: hidden;
	height: 100%;
	margin: 0 0 10px 0;
}
.comment .commentSnippet {
	float: right;
	display: inline;
	width: 590px;
}
.comment .commentMeta {
	border-bottom: 2px solid #ececec;
	margin: 0 0 6px 0;
	overflow: hidden;
	height: 100%;
}
.commentOwner .commentMeta {
	border-bottom: 2px solid #cbe7ec;
}
.comment .commentMeta span {
	float: left;
	display: inline;
	padding: 3px 0 0 0;
	color: #999;
}
.comment .commentBoxClass p {
	margin: 0 0 10px 0;
}
.comment .thumbnail {float: left; display: inline;}

.comment a.comment_delete {
	float: right;
	display: inline;
	height: 14px;
	width: 14px;
	border: 2px solid #ffdddd;
	background: url(images/ico_delete.png) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 5px;
}
.comment a.comment_delete:hover {border: 2px solid #ff0000;}



/*Footer*/
#footer{
	width: 860px;
	margin: 0 auto;
	text-align: right;
	padding: 10px 0;
	font-size: 13px;
}
#footer p, #showcaseFooter p {
	margin: 0;
	padding: 2px 0;
}
#footer a {text-transform: none; color: #07a1bf; }
#footer a:hover, #showcaseFooter a:hover {color: #6a7f83;}

#footer {background: url(images/jobs_dots.png) top left repeat-x; padding: 2px 0 10px 0; margin: 20px auto 0 auto;}
#footer ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
}
#footer ul li {
	float: left;
	display: inline;
	margin: 0 15px 0 0;
}
#footer ul li.copy_info {
	float: right;
	display: inline;
	text-align: right;
	margin: 0;
}


/*Why use shown'd*/
h1.why_use_shownd {
	background: url(images/stumble_tag.png) 0 0 no-repeat;
	text-indent: -999em;
	width: 676px;
	height: 34px;
}
a.big_register_button {
	background: url(images/button_register.png) 0 0 no-repeat;
	width: 270px;
	height: 91px;
	text-indent: -999em;
	display: block;
	margin: 30px auto 10px auto;
}


/*Main menu*/
ul#mainMenu {
	width: 370px;
	padding: 0;
	margin: 30px 0 0 30px;
	float: left;
	display: inline;
}
ul#mainMenu li {
	height: 15px;
	float: left;
	display: inline;
	font-size: 1px;
	overflow: hidden;
	margin: 0 23px 0 0;
}
ul#mainMenu li a {
	text-indent: -9999px;
	display: block;
	height: 15px;
}

ul#mainMenu li.home a {background: url(images/menu_home.png) 0 0 no-repeat; width: 40px;}
ul#mainMenu li.portfolios a {background: url(images/menu_portfolios.png) 0 0 no-repeat; width: 79px;}
ul#mainMenu li.agencies a {background: url(images/menu_agencies.png) 0 0 no-repeat; width: 66px;}
ul#mainMenu li.jobs a {background: url(images/menu_jobs.png) 0 0 no-repeat; width: 31px;}
ul#mainMenu li.articles a {background: url(images/menu_articles.png) 0 0 no-repeat; width: 61px;}
ul#mainMenu li.articles {margin: 0;}

ul#mainMenu li.home a:hover, ul#mainMenu li.portfolios a:hover, ul#mainMenu li.agencies a:hover,
ul#mainMenu li.jobs a:hover, ul#mainMenu li.articles a:hover {background-position: bottom left;}

#pageMeta {
	float: right;
	display: inline;
	margin: 0px 0 0 5px;
	font-size: 14px;
	color: #a0aeb1;
	background: #3a3f40;
	padding: 7px;
	border-bottom: 1px solid #474b4c;
	z-index: 2;
	width: 200px;
	text-align: center;
	position: relative;
}
#pageMeta a {color: white; margin: 0 4px;}
#pageMeta a:hover {color: #d1912d;}
#pageMeta .account_tab {text-align: center; display: block; font-size: 12px;}

/*User links menu*/
ul#userLinks {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
ul#userLinks li {
	display: inline;
	margin: 0 10px;
}


/*Paginator*/
.pagination {overflow: hidden; height: 100%;}
.pagination_bottom {overflow: hidden; height: 100%; clear: both; margin: 6px 0;}
.paginator {
	padding: 5px 0;
	margin: 0 1px;
	overflow: hidden; height: 100%;
}
.paginator_tag {
	padding: 5px 0;
	float: left;
	display: inline;
}
.paginator a {
	border: 1px solid #d1d1d1;
	padding: 2px 6px;
	margin: 0 1px;
	float: left;
	display: inline;
}
.paginator a:hover {background: #ececec;}
.paginator span.empty, .paginator span.current, .paginator span.disabled {
	border: 1px solid #d1d1d1;
	padding: 2px 6px;
	margin: 0 1px;
	font-variant: small-caps;
	color: #c1c1c1;
	float: left;
	display: inline;
}
.paginator span.gap {
	padding: 2px 6px;
	margin: 0 1px;
	color: #aaa;
	float: left;
	display: inline;
}
#black_showcase .paginator span.empty {
	border: 1px solid #555;
	padding: 2px 6px;
	margin: 0 1px;
	font-variant: small-caps;
	color: #777;
}
.center_pagination {text-align: center; float: none; margin: 0 auto;}
.center_pagination a, .center_pagination span.empty {float: none;}


/*Images*/
.logo {width: 213px; height: 66px; float: left; display: inline; margin: 3px 0 0 0;}
.artist {float: left; display: inline;}
.live_search_indicator {position: absolute; margin: -34px 0 0 590px; display: table; z-index: 2;}
a.draggable img {cursor: move;}

.auto_complete_indicator {position: absolute; margin: -2px 0 0 7px;}

#adsBoxBottom {padding: 10px 0 0 0; background: #303536 url(images/paint_bottom.png) left top repeat-x;}
#adsBoxBottomInner {height: 88px;}
