@charset "utf-8";
/* Cascading style sheet for the design */
/* of the Condra Artista website.		*/
/* Design by Matt Bengston				*/
/* Coding by Matt Bengston				*/

/*
# Theme Name: Condra Artista
# Theme URI: http://www.condraartista.com/ 
# Description: An updated version of the Condra Artista website.. 
# Author: Matthew Bengston
# Author URI: http://mattflips.net 
# Version: 1.5
*/

body {
	background: #121212;
	margin:0px;
}

#fullwidth {
	width:100%;
	height:100%;
}

.voicetalent_sample a {
	text-decoration:none;
	font-size:18px;
	color:#b89c65;
}

.voicetalent_sample a:hover, .voicetalent-sample a:active {
	text-decoration:none;
	font-size:18px;
	color:#b89c65;
}

.voicetalent_sample a:visited {
	text-decoration:none;
	font-size:18px;
	color:#b89f00;
}
	
#condra_bottom {
	bottom:0px;
	top:95px;
	width:100%;
	height:1537px;
}

.facegrid div {
	width:24.6%;
	float:left;
	display:block;
	text-align:center;
}
.facegrid-div {
	height:190px;
	width:24.6%;
	float:left;
	display:block;
	text-align:center;
}
	
.cf_hidden, .linklove {
	display:none;
}

#condra_top {
	width:100%;
	height:95px;
	background-image:url('images/top_banner_stretch.gif');
	background-attachment:fixed;
	background-position:top left;
	background-repeat:repeat-x;
}

.condra_home {
	width:241px;
	height:95px;
	float:left;
	clear:left;
}

.condra_tag {
	margin-left:241px;
	width:558px;
	height:95px;
	background-image:url('images/top_banner.gif');
	background-repeat:no-repeat;
}

.main_content a:link, .main_content a:visited {
	color:#e2e2e2;
	font-weight:normal;
	text-decoration:underline;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.main_content a:hover {
	color:#b89c65;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px dashed #b89c65;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.main_content a:active {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	border:0px;
	color:#ceb108;
}

.edit-link {
	height:12px;
	background-image:url('images/edit.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
}

.edit-link a:link, .edit-link a:visited {
	font-weight:bold;
	color:#b89c65;
	text-decoration:underline;
	border-bottom:0px;
}

.edit-link a:hover {
	font-weight:bold;
	color:#ceb108;
	text-decoration:none;
	border-bottom: 1px dashed #ceb108;
}

.edit-link a:active {
	font-weight:bold;
	color:#708a94;
	text-decoration: underline;
	border-bottom:0;
}

#condra_left {
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
	float:left;
	clear:left;
	position: absolute;
	left:0px;
	bottom:0px;
	top:95px;
	/* height:100%; */
	width:172px;
	background-image: url('images/left_col_stretch.gif');
	background-repeat: repeat-y;
}

#condra_left_content {
	margin-left: 0px;
	background-image:url('images/left_col_content.gif');
	background-repeat: repeat-y;
	width:172px;
}

.condra_left_pad {
	width:167px;
	color:#FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:none;
	padding-left:9px;
	padding-right:3px;
	padding-top:9px;
	padding-bottom:5px;
}

.condra_left_pad a:link, .condra_left_pad a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#b89c65;
	text-decoration: underline;
}

.condra_left_pad a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ceb108;
	text-decoration:none;
	border-bottom:1px dashed #ceb108;
}

.condra_left_pad a:active {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#708a94;
	text-decoration:underline;
	border-bottom:0px;
}

#condra_left_bottom {
	width:172px;
	height:110px;
	margin-left: 0px;
	background-image:url('images/left_col_bottom.gif');
	background-repeat: no-repeat;
}

.hover {
	color:#b89c65;
}
	

.condra_main {
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	padding-bottom:12px;
	font-family:Tahoma, Geneva, sans-serif;
	overflow:auto;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	display:block;
	visibility:visible;
	position:absolute;
	left:174px;
	top:95px;
	bottom:0px;
	right:0px;
}

.main_content {
	padding-left: 12px;
}

.main_header {
	color:#b89c65;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.small_header {
	color:#b89c65;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.side_header {
	color:#b89c65;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#nav {
	margin:0;
	padding:0;
	list-style-type: none; 
	list-style-image: none; 
}

#metanav {
	margin:0;
	padding:0;
	list-style-type: none; 
	list-style-image: none; 
}

#footer {
	color:#000;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
}

/* Post Features */

a img {
	border: none;
}

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

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

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #505050;
	text-align: center;
	background-color: #363636;
	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 & aligment */

