/*  
Theme Name: CantabTalent
Description: Based on Black and Orange, ClaudeSchneiderPhotography.com
Version: 1.0
Author: Claude Schneider
Author URI: http://www.claudeschneider.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html{color:#fff;background:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

strong
{
   font-weight:bold;
}

/*table
{
   border-collapse:separate;
   border-spacing:3px;
}*/

/* Header ImageMap */
div.UseMap {
  position:relative;
  height: 100%;
}
/* You can remove the border here */
div.UseMap a {
  position:absolute;
  display: block;
  /*border: 1px solid blue;*/
  text-decoration: none;
  outline:none;
}
div.UseMap a span {
  display: none;
}

#header
{
	/*background: #202020 center top repeat-x url(images/background_top.png);*/
	background: #202020;
	background-repeat: repeat-x;
   background-position: center top;
   background-image: url(images/bg_top.gif);
   height:300px;
}

#footer {
	padding-bottom: 25px;
	clear: both;
}

/* Begin Typography & Colors */
body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	/*background: #202020 center top repeat url(images/background.png);*/
	background: #404040;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #e2e2e2;
	font-size: 10pt;
	}

#page {
	width: 739px;
	text-align: left;
	margin: 0 auto;
	margin-bottom:0px;
	padding: 0;
	margin-top:-220px;
	background: #000;
	border-right:3px solid white;
	border-left:3px solid white;
	overflow:auto;
}

.page_item, .page_item a
{
	font-family: "Century Gothic","Trebuchet MS",'Lucida Grande',Arial,Helvetica,sans-serif;
	font-weight: normal;
	/*margin: 0; padding: 0;*/
	color: #ffffff;
	font-size: 18pt;
	text-decoration: none;
	line-height:1.3em;
	outline: none;
}

.cs_talent
{
   padding:5px;
   background: #2b2b2b right top no-repeat url(images/box_talent.png);
   border:1px solid #555555;
   font-family: "Century Gothic","Trebuchet MS",'Lucida Grande',Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 12pt;
	text-decoration: none;
	outline: none;

}

.cs_info
{
   margin-top:10px;
   padding:5px;
   background: #2b2b2b right top no-repeat url(images/box_info.png);
   border:1px solid #555555;
}

.cs_links
{
   margin-top:10px;
   margin-bottom:10px;
   background: #2b2b2b right top no-repeat url(images/box_links.png);
   border:1px solid #555555;
}

.cs_links ul
{
   margin: 5px 0px 5px 5px;
}

.cs_metadata_key
{
   text-align:right;
   font-weight:bold;
}

.cs_metadata_value
{
   text-align:left;
   padding-left:0.5em;
}

#cs_powered_by_wordpress
{
   font-size:8pt;
   text-align:center;
   padding-bottom:10px;
}

.cs_playlist
{
   text-align:left;
   margin-bottom:10px;
   margin-top:10px;
   padding:5px;
   background: #2b2b2b right top no-repeat url(images/box_audio.png);
   border:1px solid #555555;
}


#social_bookmarking a
{
   line-height:120%;
   font-weight:normal;
}

.postmetadata {
	margin: 5px 0px;
	background-color: #3f3f3f;
	padding: 3px 5px;
	color: #e2e2e2;
	font-size: 8pt;

}
.postmetadata a {
	text-decoration: none;
	color: #8fb6ff;
	font-weight: bold;	
	outline: none;
}

.entry {
	margin-bottom: 15px;
}

.entry p {
	font-size: 1.05em;
	margin:0.25em 0em 0.25em 0em;
	}

.entry {
	line-height: 1.4em;
	}

.alt {
   background-color: #515151;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

a {
	text-decoration: none;
	color: #8fb6ff;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	/*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-family: "Century Gothic","Trebuchet MS",'Lucida Grande',Arial,Helvetica,sans-serif;
	font-weight: normal;
	}

h1 {
	color: #e2e2e2;
	font-size: 22pt;
	margin-left: 25px;			
}
h1 a {
	color: #8fb6ff;
	text-decoration: none;
	outline: none;
}

h2, h2 a {
	margin: 0; padding: 0;
	color: #8fb6ff;
	font-size: 18pt;
	text-decoration: none;
	margin-bottom: 10px;
	outline: none;
}

h3, h3 a {
	margin: 0; padding: 0;
	color: #8fb6ff;
	font-size: 18pt;
	text-decoration: none;
	margin-bottom: 10px;
	outline: none;
}

h3 small {
	font-size: 8pt;
	vertical-align: middle;
	margin-left: 5px;
}
h2 small {
	font-size: 8pt;
	vertical-align: middle;
	margin-left: 5px;
}

h2.pagetitle {
	/*font-size: 1.6em;*/
	margin: 0; padding: 0;
	padding-bottom:5px;
	margin-bottom:5px;
   border-bottom:1px solid #444444;
}

#contentcontainer {	
	width: 530px;	
	float: left;
}
#content {
	padding-left: 10px;
}

h3 {
	font-size: 1.3em;
	}

#wp-calendar caption, cite {
	text-decoration: none;
	}


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

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

.commentlist li {
	font-weight: bold;
	}

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

.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 {
	width: 190px;		
	margin-left: 540px;
	background-color: #2b2b2b;
	margin-bottom: 25px;
}

#sidebar ul {
	margin: 0; padding: 10px;
	list-style-type: none;
}
#sidebar li {
	margin: 0; padding: 0;
	color: #8fb6ff;
	font-size: 10pt;
	font-weight: bold;
}

#sidebar ul ul {
	margin: 0; padding: 0;
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 20px;			
}
#sidebar li li {
	margin: 0; padding: 0;
	font-size: 10pt;
	font-weight: normal;				
}
#sidebar li li a {
	color: #e2e2e2;
	text-decoration: none;
	outline: none;
}

#sidebar li li a:hover {
	color: #fb9d3a;
}

#sidebar img
{
   border:none;
   padding:0;
   margin:0;
}

small, .nocomments, blockquote, strike {
	color: #ffffff;
	}

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

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

#wp-calendar #prev 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 */


.post {
	margin: 0;
	text-align: justify;
	border-bottom:3px solid #ffffff;
	margin-bottom:20px;
	padding-bottom:5px;
}

#content p a {
	text-decoration: none;
	color: #8fb6ff;
	outline: none;
}

#content p a:hover
{
   color:#fb9d3a;
}

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

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

.postmetadata {
	clear: left;
}

/* End Structure */



/*	Begin Headers */

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%;
	}

img
{
   border:5px solid white;
   margin:5px;
}

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

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


#sidebar ul p, #sidebar ul p a, #sidebar ul select {
	color: #e2e2e2;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
}

#sidebar ul ul, #sidebar ul ol {
	
	}

#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 {
	text-align: center;
	}

#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	margin: 0;
	border: #999999 1px solid;
	background-color: #494949;
	font-size: 8pt;
	color: #ffffff;
}

#sidebar #searchsubmit {
	padding: 1px;
	margin: 0;
	border: #999999 1px solid;
	background-color: #8fb6ff;
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
}

#content #searchform #s {
	width: 200px;
	padding: 2px;
	margin: 0;
	border: #999999 1px solid;
	background-color: #494949;
	font-size: 8pt;
	color: #fff;
}

#content #searchsubmit {
	padding: 1px;
	margin: 0;
	border: #999999 1px solid;
	background-color: #8fb6ff;
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

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

.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;
	}

.commentmetadata a {
	text-decoration: none;
	color: #8fb6ff;
	outline: none;
}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 10px 0px;
	padding: 0;
}
/* End Sidebar */



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

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 0; padding: 0;
	}
.navigation a {
	text-decoration: none;
	color: #8fb6ff;
	outline: none;
}
.navigation a:hover
{
   color:#fb9d3a;
}
/* End Various Tags & Classes*/

a:hover
{
   color:#fb9d3a;
}

* a
{
  outline: none;
}

.profile_pic
{
   width:170px;
   height:200px;
   float:left;
   text-align:center;
}

.profile_pic img
{
   border:2px solid white;
}

/* "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." */
