/*
Theme name: Kuuler I
Theme URI:http://preuro.eu/kuuler-1-theme/
Description: New theme designed by Stratus. Fixed-width, three columns and three dynamic sidebars, widget ready theme.
Tags: light, white, fixed-width, three-columns, sticky-post
Author: Stratus
Author URI:http://preuro.eu/
Version: 1.1.1

*/
html {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	background:#000000; /*color background - only works in IE */
	/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow:hidden; /*get rid of scroll bars in IE *//* */
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	/* background-image: url(/images/bkgrd/background.png);
	background-repeat: repeat-y;
	background-position: 100%;*/
	color: #000;
	margin: 0;
	padding: 0;
	text-align:center;
	/*EXTRA*/
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	overflow:hidden; /*get rid of scroll bars in IE */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
}
.border_hr {
	background-image: url(/images/bkgrd/lower_sitemap_bkgrd.jpg);
	height:120px;
	width:100%;
	background-color:#737373;
}
.border_hr2 {
	/*height:120px;*/
	width: 960px;
	background-color:#000;
	line-height: 18px;
	font-size: 11px;
	text-align: center;
}
.border_hr2 .copyright {
	width: 100px;
	width: 100%;
	color: #999;
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
}
.border_hr2 .copyright a:link,
.border_hr2 .copyright a:active,
.border_hr2 .copyright a:visited {
	color: #999;
	text-decoration: none;
}
.border_hr2 .copyright a:hover {
	color: #FFF;
	text-decoration: underline;
}

#content ul li {
	margin-bottom: 4px;
	/*font-size: 14px;*/
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
}

/**********************************
LOGIN PAGE COPYRIGHT
************************************/

#content .post .copyright-login {
	margin-top: 20px;
	height: 100px;
	width: 960px;
	color: #999;
	float: left;
	text-align: center;
	font-size: 10px;
}
#content .post .copyright-login a:link,
#content .post .copyright-login a:active,
#content .post .copyright-login a:visited {
	color: #999;
	text-decoration: none;
}
#content .post .copyright-login a:hover {
	color: #FFF;
	text-decoration: underline;
}
.border_hr2 .ad {
	margin: 20px 20px 0 0;
	float: right;
	width: 728px;
	vertical-align: top;
}
.right {
	text-align:right;
}
.alignleft {
	float:left;
	margin-right:5px;
}
.alignright {
	float:right;
	margin-left:5px;
}
.center,
.aligncenter {
	margin:10px 0 2px 18px;
	text-align:left;
}
.clear {
	clear:both;
}
/* Main style of links */
#navigation a {
	visibility:hidden;
}
#navigation ul {
	visibility:hidden;
}
a:link,
a:visited {
	color:#990000;
	text-decoration:none;
}
a:hover,
a:active {
	color: #990000;
	text-decoration:underline;
}
/* Top and bottom areas */
#top {
	height:0;
	width:100%;
}
#bottom {
	height:0;
	width:100%;
}
/* HEADER CONTAINER */
#header-container {
	position: absolute;
	margin: 0;
	top: 0pt;
	right: 18px;
	display: block;
	width: 100%;
	height: 120px;
	z-index: 5;
}
#page-container {
	display:block; /* set up as a block */
	height:100%; /* set height to full page */
	max-height:100%;
	overflow:auto; /* add scroll bars as required */
	/*padding-left:200px;*/ /* pad left to avoid navigation div if required */
	padding-right: 20px;
	position:relative; /* set up relative positioning so that z-index will work */
	z-index:3; /* allocate a suitable z-index *//*background-color: #545454;*/
/*	background-image: url(../../../images/bkgrd/main_bkgrd.jpg);
	background-position: center;
	background-repeat: repeat-y;*/
}
/* The width and style of the actual blog area */

#pageBg {
	width: 964px;
	/*background-image: url(/images/bkgrd/main_bkgrd.jpg);*/
	margin: 0 auto;
}
#page {
	/*background-image: url(/images/bkgrd/3col-bkgrd.jpg);*/
	width: 960px;
	margin:0 auto;
	padding-top: 180px;
}
/* Headers used within the blogposts (h1-h3 are used elsewhere on the pages and should not be used in posts)*/
h4 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif
}
h6 {
	padding:0;
	margin:0 0 4px 0;
}
h4 {
	font-size: 12px;
}
/* Deal with the header */
#login-top {
	margin:0 auto;
	padding:0px;
	width:961px;
	height: 25px;
	background-color: #F00;
	background-image: url(/images/bkgrd/top_black_bar_bkgrd.jpg);
}
#header {
	margin:0 auto;
	width:961px;
	height: 140px;
	background-color: #420001;
	background-image: url(/images/header/hh_header_bkgrd.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#header .logo {
	float: left;
	width: 215px;
	vertical-align: top;
}

#header .logo img {
	padding:0;
}
#header .ad {
	margin: 6px 10px 0 0;
	float: right;
	width: 728px;
	vertical-align: top;
}
#header .social {
	margin: 14px 4px 0 0;
	padding-left: 6px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 420px;
	vertical-align: top;
}
#header .social a {
	color: #FFF;
	font-weight: bold;
}
#navigation {
	margin:0 auto;
	padding:0px;
	width:961px;
	height: 35px;
}
#search-header {
	margin:10px auto 0 auto;
	padding:0px;
	width:961px;
	height: 30px;
	text-align: left;
	vertical-align: middle; 
}
#header-search .search-btn {
	display: inline-block;
	cursor: pointer;
	border:  #C00 1px solid;
	margin: 0 2px;
	padding: 5px;
	border:  none;
	font-size: 11px;
	background-color: #890000;
	color: #FFF;
	-moz-border-radius: 4px; /* The radius for Mozilla */
	-webkit-border-radius: 4px; /* The radius for Webkit */ 
}
#welcome-text {
	padding: 6px 0 0 0;
	float:left;
	width:676px;
	height: 20px;
	color: #666;
}
#header-search {
	margin: 6px 10px 0 0;
	float:right;
	text-align: right;
	width: 230px;
}
#sf1 {
	float: left;
	width: 170px;
	height: 30px;
}
#sb1 {
	margin-top: 2px;
	float: left;
	width: 60px;
	height: 20px;
}
#search-header p {
	padding-top: 2px;
	width: 500px;
	display: inline-block;
	color: #FFF;
}
#navLinks img {
	padding:0;
	margin:0;
}
#header h1 {
	margin: 10px 0 20px 0;
	font-size:18px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#header h1 a:link,
#header h1 a:visited {
	color: #676767;
	text-decoration:none;
}
#header h1 a:hover,
#header h1 a:active {
	color: #000;
	font-weight:bold;
}
#header .description {
	color: #cccccc;
	font-weight:bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#login-left {
	float:left;
	width:350px;
	margin-top: 6px;
	border:0px;
	text-align:left;
	padding-left:10px;
	color: #CCC;
	font-size: 10px;
}
html>body #header_left {
}
#login-right {
	float:right;
	width:500px;
	margin-top: 6px;
	padding-right:10px;
	font-size: 10px;
	color: #CCC;
	text-align: right;
}
#login-right a,
a:active {
	color: #CCC;
	text-decoration: none;
}
#login-right a:hover {
	text-decoration: underline;
}
#login-right .login-form {
	float: left;
	width: 400px;
	margin:0;
	padding:0;
	text-align: right;
}
#login-right .text-right {
	float:right;
	width: 80px;
	text-align:left;
}
#header-right p {
	text-align:justify;
	margin:0px;
	padding:0 10px 0 0;
}
#header-right fieldset {
	border:0px;
	margin:0px;
	padding:0px;
}
#header-right #srcinput {
	font-size:12px;
	width:205px;
	margin: 1px 0px;
	border: 1px;
	background:#eeeeee;
	padding: 2px;
	border-color:#eeeeee;
	border-style:solid;
}
#header-right #srcbutton {
	font-size:12px;
	margin: auto 0px;
	border-width:1px;
	background: #f2f2f2;
	padding: 1px 2px;
	border-style:solid;
}
.srcform {
	border:no;
}
#srcform{
	float: right;
	width: 260px;
}
#srcform fieldset{
	border: none;
}
#srcinput {
	border:  #C00 1px solid;
	padding: 4px 0 0 4px;
	/*background-image: url(../../../images/home/input-bg.jpg);
	background-repeat: repeat-x;*/
	background-color: #900;
	color: #FFF;
	font-weight:bold;
	height: 24px;
	width: 160px;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
#srcbutton {
}
#header-right #search {
	margin-top:13px;
}
/* Using header right as a dynamic sidebar requires these as well */
#header-right h2 {
	font-size:5px;
}
/* Deal with left, right and bottom sidebars */
#sidebar-right {
	float: left;
	width:250px;
	padding:10px 0;
	margin: 0;
}
#sidebar-right img {
	margin:0;
	padding:0;
}
#sidebar-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: left;
	float:left;
	width:120px;
	padding:10px 0;
	margin: 0 10px;
	min-height: 1000px;
}
#sidebar-left .title {
	font-size:12px;
	font-weight:bold;
	color: #FFF;
}
#sidebar-bottom {
	/*border-top: 1px solid  #999999;*/	
	padding-top: 3px;
	margin:5px auto;
}
#sidebar-bottom .widget_bottom {
	float:left;
	list-style-type:none;
	text-align:center;
	margin:0 10px;
	display:inline;
	width:191px;
}
#sidebar-right a:link,
#sidebar-bottom a:link,
#sidebar-right a:visited,
#sidebar-bottom a:visited {
	color:#FFF;
}
#sidebar-left a:link,
#sidebar-left a:visited {
	color:#FFFFFF;
}
#sidebar-left a:hover,
#sidebar-left a:active {
	background-color: #900;
	color:#FFFFFF;
	text-decoration: none;
}
#sidebar-right a:hover,
#sidebar-bottom a:hover,
#sidebar-right a:active,
#sidebar-bottom a:active {
	color:#FFF;
	text-decoration: none;
}
#sidebar-right ul,
#sidebar-left ul,
#sidebar-bottom ul {
	list-style-type: none;
	margin:0;
	padding:0;
	text-align:left;
}
#sidebar-right li li,
#sidebar-left li li,
#sidebar-bottom li li {
	margin:1px 0;
	padding:4px 1px 3px 5px;
}
#sidebar-right li li:hover,
#sidebar-left li li:hover,
#sidebar-bottom li li:hover {
	color:#666666;
	/*font-weight:700;*/
	/*background:#f2f2f2;*/
}
#sidebar-right .current_page_item,
#sidebar-left .current_page_item,
#sidebar-bottom .current_page_item,
#sidebar-right .current-cat,
#sidebar-left .current-cat,
#sidebar-bottom .current-cat {
	background:#cccccc;
}
#sidebar-right h2,
#sidebar-left h2,
#sidebar-bottom h2 {
	text-align:left;
	padding-bottom:4px;
	color:#676767;
	font-size:15px;
	text-transform: uppercase;
	font-family: Arial, Georgia, Serif;
	font-weight:bold;
	border-bottom:#CCCCCC solid 1px;
}
#sidebar-left p {
/*line-height: 16px;*/
}
#sidebar-right p {
	font-size:11px;
	text-align:left;
	font-weight:normal;
	margin: 0 0 10px 0;
	padding: 0 0;
}
/* Show calendar in bottom sidebar */
#calendar-bottom table {
	margin:auto;
	width:90%;
}
#calendar-bottom a:link,
#calendar-bottom a:visited {
	font-weight:bold;
	color:#5C6FA3;
}
#calendar-bottom a:hover,
#calendar-bottom a:active {
	color:#283d5a;
	text-decoration:none;
}
#calendar-bottom #today {
	background:#F3F0F6;
}
.divider {
	height:5px;
	padding:0;
	margin:0;
}
.border_hr_thin {
	height:13px;
	width:100%;
	margin:auto;
}
/* Deal with content (all styles used in index.php) */
#content {
	margin-right: 6px;
	padding-top: 10px;
	text-align:left;
	width:692px;	
	float:left;
	min-height:400px;
}
html>body #content {
	width:692px;
}
#content h1 {
	margin: 10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-shadow:#999999;
	font-size:20px;
}
#content h2 {
	margin: 10px 18px 10px 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:#999999;
}
#content h2.postheader {
	margin: 10px 18px 2px 18px;
	font-size: 12px;
}
#content h4. {
margin: 14px 0 1px 0;
text-transform: uppercase;
}
#content h2 a:link,
#content h2 a:visited {
	color: #990000;
	text-decoration:none;
}
#content h2 a:hover,
#content h2 a:active {
	color: #990000;
	text-decoration:underline;
}
#content img {
	padding: 2px;
	border: #696969 1px solid;
}
#content .post-info {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 18px;
	font-size: 10px;
	font-variant: normal;
}
#content .post-info-featured {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 6px;
	font-size: 10px;
	font-variant: normal;
}
#content .featured-title {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 2px 6px;
	font-size: 14px;
	font-variant: normal;
}
#content .read-more {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 30px 18px;
	font-size: 10px;
	font-variant: normal;
}
#content .read-more a {
	margin: 2px;
	padding: 4px;
	border:  none;
	background-color: #890000;
	color: #FFF;
	-moz-border-radius: 4px; /* The radius for Mozilla */
	-webkit-border-radius: 4px; /* The radius for Webkit */ 
}
#content .widgettitle {
	font-size:10px;
	font-weight:bold;
	margin: 5px 0 2px 0;
}
#content blockquote {
	padding:10px;
	margin:10px 20px;
	color: #6C5B7E;
	border:#666666 solid 1px;
}
#content q {
	quotes: '"' '"' "'" "'";
	color: #6C5B7E;
}
#content cite {
	color: #6C5B7E;
}
#content .css {
	color:#3A80FF;
}
#content .php {
	color:#3E6E3E;
}
#content .entry {
	text-align:left;
	margin: 0 7px 0 0;
	float: left;
}
#content .entry ul,
#content .entry ol {
	margin: 3px;
	padding:0 0 0 25px;
}
#content .postmetadata {
	margin-left: 18px;
	font-size: 10px;
}
#content .post {
	margin: 0;
	padding: 0;
}
/*#content .post img{
	padding: 2px;
	border: #CCC 1px solid;
}*/
#content .post p {
	margin: 4px 15px 12px 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
#content .post td img {
	border: #696969 1px solid;
	padding: 2px;
}
#content .sticky {
	border-bottom: #666666 solid 3px;
}
#content .wp-caption,
.caption {
	border:thin solid #ccc;
	background-color: #F8F8F8;
	padding: 5px 2px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-right: 16px;
	margin-left: 16px;
}
#content .wp-caption {
	text-align:center;
}
#content img,
#content a img {
	border: none;
	padding:0;
}
#content .wp-smiley {
	border:0 !important;
}
#content .wp-caption-text {
	margin:2px;
	padding:5px 3px 0px 3px;
	font-size: 10px;
	color: #999;
}
#content .not-found {
	color:#676767;
}
#content .search {
	margin-top:15px;
}
#content .search fieldset {
	border:0;
}
dl,
dt,
dd {
	margin:0 10px;
}
dt {
	font-weight:bold;
	padding:6px 0 0 0;
}
.navigation .alignleft,
.navigation .alignright {
	width:222px;
	min-height:21px;
	padding:10px 0 10px 16px;
}
.navigation .alignright {
	text-align:right;
}
/* Special styles used by image.php to show an image attachment */
.attachment {
	text-align:center;
	margin:0 auto;
}
.caption {
	width:310px;
	margin:15px auto;
}
.attachment p {
	padding:0;
	margin:7px auto 2px auto;
}
/* Special styles used by archives.php (archives page) */
.archive {
	width:200px;
	padding: 2px 20px;
}
/* Special styles used by links.php (links page) */
.archive {
	padding: 2px 20px;
}
/* Special styles used by children.php */
#list-subpages {
	margin:0 10px;
}
#list-subpages ul {
	list-style-type:none;
	margin:3px 15px;
	padding:0px;
}
#list-subpages ul li {
	margin:15px 0;
}
.page-link {
	font-variant:small-caps;
	font-size:14px;
	font-family: Georgia, Serif;
}
#list-subpages p {
	margin:4px 10px;
	padding:0;
}
/* Styles needed to handle comments */
.xoxo,
.children {
	list-style-type:none;
	margin:4px;
	padding:0 0 0 10px;
}
.children {
	margin:1px 4px;
}
#respond h3,
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 2px 18px;
	color: #000;
}
#commentform textarea {
	width:99%;
	background:#fff;
	border: 1px;
	background:#fff;
	padding: 2px;
	border-color:#cccccc;
	border-style:solid;
}
#comments ul {
	list-style-type:none;
	list-style-position:inside;
	margin:0 18px;
	padding:5px;
	color: #000;
}
#comments li {
	border:1px solid #999999;
}
#comments .children {
	padding:0 0 0 25px;
}
#comments blockquote {
	padding-left:10px;
	margin:10px 60px;
}
#comments blockquote blockquote {
	margin:10px 20px;
}
#comments blockquote p {
	padding:0;
	margin:0;
}
#comments #author-info img {
	float:left;
	margin-right:7px;
	width: 45px;
	height: 45px;
}
#comments #author-info {
	font-size:11px;
}
#comments p,
#comments .reply {
	font-size:12px;
	margin-left:42px;
}
#comments .reply {
	margin-bottom:10px;
}
#comments .comment,
#comments .trackback,
#comments .pingback {
	padding:5px;
	margin:5px 0;
}
.thread-odd,
.depth-1,
.depth-4 {
	background:#f2f2f2;
}
.depth-2,
.depth-5 {
	background:#fff;
}
.thread-even,
.depth-3,
.depth-6 {
	background:#cccccc;
}
.children .alt,
.children .odd {
	background:#E0DAE6;
}
.children .even {
	background:#C6BDCE;
}
/* Shows info about comment status */
#comments-status {
	margin: 10px 18px;
	padding:15px 4px;
	background-color:#f2f2f2;
	border: #CCC 1px solid;
	text-align:left;
	font-size:11px;
}
#commentform {
	margin: 0 18px;
}
#comments-status a:link,
#comments-status a:visited {
	font-weight:bold;
}
#commentform #submit {
	/*margin: 5px 0;
	border-width:1px;
	background: #f2f2f2;
	padding: 1px 4px;
	border-color:#cccccc;
	border-style:solid;*/
	margin: 2px;
	padding: 6px;
	border:  none;
	background-color: #890000;
	color: #FFF;
	-moz-border-radius: 8px; /* The radius for Mozilla */
	-webkit-border-radius: 8px; /* The radius for Webkit */ 
	cursor: pointer;
}
#author {
	border: 1px solid #CCCCCC;
}
#email {
	border: 1px solid #CCCCCC;
}
#url {
	border: 1px solid #CCCCCC;
}
#footer {
	margin-bottom: 20px;
	text-align:right;
	font-size:11px;
}

#theme-author {
	padding:0;
	margin:5px 0 0 0;
	text-align:right;
}
.pre {
	width:100;
}
a img {
	border: 0;
}
img {
	padding:0;
	border:0;
}
/**
* TOP NAVIGATION STYLE
**************************************/

.page-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.page-nav li {
	float: left;
	margin: 0 4px;
}
/**
*
EXTRA STYLES
*******************************************/
.form-table {
	margin: 10px auto 20px auto;
	border: #CCC 1px solid;
	background-color: #F8F8F8;
}
.form-table th {
	padding: 10px 0 10px 10px;
	width: 100px;
	text-align: right;
	vertical-align: top;
	color: #000;
	font-size: 11px;
}
.form-table td {
	padding: 10px;
	width: 300px;
	text-align:left;
	font-size: 11px;
}
.form-table td input {
	font-size: 11px;
}
.col-author-container {
	margin: 10px auto 10px auto;
	width: 675px;
	height: 250px;
	background-color: #F4F4F4;
}
.col-author-image {
	float:left;
	margin: 10px 0 10px 10px;
/*	width: 150px;
	height: 150px;*/
}
#content .col-author-container img {
	padding: 4px;
	border: #999 1px solid;
}
#content .col-author-container .col-author-photo img {
	width: 65px;
	height: 85px;
}
#content .col-author-container .col-author-photo img a:link {
	text-decoration: none;
}
.col-author-info {
	float: left;
	margin: 10px 0 10px 10px;
	padding: 0 10px;
	width: 415px;
	height: 180px;
	font-size: 11px;
}
.col-author-info p {
	margin: 2px;
}
.col-author-photo {
	float: left;
	margin: 10px;
	width: 85px;
	height: 85px;
	text-align: center;
}
.recent-post {
	margin: 10px 18px;
	padding:15px 4px;
	background-color:#f2f2f2;
	border: #CCC 1px solid;
	text-align:left;
	font-size:11px;
}
.column-table {
}
.column-table td h2 {
	text-transform: uppercase;
	font-size: 14px;
}
#content .wpu-user {
	float: left;
	width: 95%;
	margin: 4px;
	padding: 4px;
}
#content .wpu-user img {
	width: 65px;
	height: 85px;
	padding: 2px;
	border: #CCC 1px solid;
}
#content .wpu-id {
	float: left;
	width: 300px;
	margin-left: 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#content .wpu-about {
	float: left;
	width: 300px;
}
#content p.wpu-links {
	font-weight: bold;
}
#content p.wpu-links a.paging {
	background-color: #F4F4F4;
	border: #CCC 1px solid;
	padding: 4px;
	font-weight: bold;
}
#content .wpu-user .wpu-avatar {
	float: left;
	width: 65px;
}

/*BEGIN COMIC PROFILE TABLES*/

#content .post table.ten_q {
	margin: 0 14px 0 14px;
}
#content .post table.cp-table {
	width: 655px;
	margin: 20px 0 0 20px;
}
#content .post table.cp-table h2{
	margin:0;
	padding:0;
}
#content .post table.cp-table tbody tr td.level {
	padding-top: 4px;
}
#content .post table.cp-table td.cp-image img {
	height: 85px;
	width: 65px;
}
#content .post table.comic-profile-facts td {
	vertical-align: top;
	padding: 0 5px 10px 0;
}
#content .post table.comic-profile-industry {
	width: 100%;
	background-color: #FFF1B2;
	border: 0;
	margin: -4px 0 0 0;
	padding-top: 20px;
}
#content .post table.comic-profile-industry td {
	vertical-align: top;
	padding: 0 5px 10px 0;
}
#content .post table.comic-profile-main a {
	color: #FFF;
}
#content .post table.comic-profile-main td.headshot img{
	width: 200px;
	height: 262px;
}
#content .post table.comic-profile-main ul {
	list-style: none;
}
#content .post table.comic-profile-main ul li {
	list-style: none;
}
#content .post .comic-profile-text-industry {
	margin-top: -4px;
	float: left;
	width: 100%;
	min-height: 100px;
	background-color: #FFF1B2;
}
/*END COMIC PROFILE TABLES*/



/*BEGIN COMIC PROFILE SEARCH*/
#content .post ul.search-comedians li {
display: inline;
list-style-type: none;
padding-right: 2px;
}
#content .post ul.search-comedians li label {
	display:block;
	width: 80px;
}
#content .post .search-comedians {
	margin-bottom: 10px;
	padding: 20px 0 10px 120px;
	float:left;
	width: 500px;
}
#content .post .search-comedians .items {
	float:left;
	width: 160px;
}
#content .post .search-comedians .items input {
	margin-right: 2px;
	padding-top: 4px;
	border: #CCC 1px solid;
	height: 24px;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
}
#content .post .search-comedians .items input.button {
	padding: 0 8px 2px 8px;
	border: #842811 1px solid;
	background-color: #900;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 31px;
	width: 60px;
	cursor: pointer;
}
/*END COMIC PROFILE SEARCH*/








/*BEGIN INDUSTRY DIRECTORY TABLE */
#content .post table.id-table {
	width: 650px;
	margin: 20px 10px 10px 20px;
}
#content .post table.id-table h2{
	margin:0;
	padding:0;
}
#content .post table.id-table td {
/*	width: 180px;
	text-align: center;*/
}
/*#content .post table.id-table td.id-image img {
	max-height: 85px;
	max-width: 65px;
}*/
#content .post table.id-table td.id-desc {
	padding-left: 20px;
	text-align: left;
	color: #CCC;
}
/*END INDUSTRY DIRECTORY TABLE */





/*BEGIN INDUSTRY DIRECTORY SEARCH FIELDS*/

#content .post ul.search-industry li {
display: inline;
list-style-type: none;
padding-right: 2px;
}
#content .post ul.search-industry li label {
	display:block;
	width: 80px;
}
#content .post .search-industry {
	margin-bottom: 10px;
	padding: 20px 0 40px 50px;
	float:left;
	width: 660px;
}
#content .post .search-industry .items {
	float:left;
	width: 160px;
}
#content .post .search-industry .items input {
	margin-right: 2px;
	padding-top: 4px;
	border: #CCC 1px solid;
	height: 24px;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
}
#content .post .search-industry .items-select {
	float:left;
	width: 160px;
}
#content .post .search-industry .items-select select{
	margin-right: 2px;
	padding-top: 4px;
	border: #CCC 1px solid;
	height: 30px;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
}
#content .post .search-industry .items input.button {
	padding: 0 8px 2px 8px;
	border: #842811 1px solid;
	background-color: #900;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 31px;
	width: 60px;
	cursor: pointer;
}


/***************************************
END INDUSTRY DIRECTORY SEARCH FIELDS
**************************************/


#content .post table.event-list {
	margin-left: 20px;
}
#content .post #extra {
	background-color: #FFF;
}
#content .post #extra input {
	width: 250px;
}
#content .post table.event-list td.event-image img{
	width: 150px;
	height: 150px;
	margin: 6px 10px 0 0;
}
#content .post .author-content .author-image {
	padding-left: 14px;
	height: 262px;
	width: 200px;
	float: left;
}
#content .post .author-content .author-image img {
	padding: 2px;
	width: 200px;
	height: 262px;
	border: #CCC 1px solid;
}
#content .post .author-content .author-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
}
#content .post .author-content ul {
	list-style: none;
}
#content .post .author-content ul li {
	list-style: none;
}
#content .post .author-content ul ul{
	list-style: none;
	margin: 0 0 10px -10px;
	
}

#sidebar-right ul.sidebar-news li {
	width: 220px;
	height: 30px;
	/*list-style: none;*/
	background-image: url(../../../images/icons/paper.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 4px 0 4px 25px;
	margin: 0 0  4px 9px;
	border-bottom: #999 1px dotted;
}
#sidebar-right ul.sidebar-news li a:hover {
	color: #CCC;
}
#sidebar-right .ad-space {
	height: 263px;
	width: 264px;
	background-image:url(../../../images/banners/263x264-250banners.png);
	background-repeat: no-repeat;
}

#sidebar-right .ad-space img {
	margin: 7px 0 0 7px;
}

#sidebar-right .text {
	margin: 20px 0 0 18px;
	float: left;
	width: 150px;
	font-size: 14px;
}
#sidebar-right .image {
	margin: 15px 0 0 10px;
	float: left;
	width: 70px;
}
#sidebar-right .image img{
	border: #696969 1px solid;
	padding: 2px;
	width: 65px;
	height: 65px;	
}
#sidebar-right .image-head {
	margin: 15px 0 0 10px;
	float: left;
	width: 70px;
}
#sidebar-right .image-head img{
	border: #696969 1px solid;
	padding: 2px;
	width: 65px;
	height: 65px;	
}
#sidebar-right .sidebar-comic-profile {
	height: 100px;
	width: 263px;
	color: #696969;
	background-image: url(../../../images/sidebar/plugin/profiles-bkgrd.png);
	background-repeat: no-repeat;
}
#sidebar-right .events {
	height: 100px;
	width: 263px;
	color: #696969;
	background-image: url(../../../images/sidebar/plugin/events-bkgrd.png);
	background-repeat: no-repeat;
}
/*#sidebar-right .events {
	height: 120px;
	width: 262px;
	color: #CCC;
	background-image: url(../../../images/sidebar/plugin/events-bkgrd.png);
	background-repeat: no-repeat;
}*/
#sidebar-right .sidebar-comdey-columns {
	height: 100px;
	width: 263px;
	color: #696969;
	background-image: url(../../../images/sidebar/plugin/columns-bkgrd.png);
	background-repeat: no-repeat;
}
#sidebar-right .sidebar-directory {
	height: 100px;
	width: 263px;
	color: #696969;
	background-image: url(../../../images/sidebar/plugin/directory-bkgrd.png);
	background-repeat: no-repeat;
}

#sidebar-right table.sidebar-comic-profile td a:link,
#sidebar-right table.sidebar-comic-profile td a:visited,
#sidebar-right table.sidebar-comic-profile td a:active,
#sidebar-right table.sidebar-comic-profile td a:hover
{
	color: #FFF;
}
/************************************
LOGIN BOX
*************************************/
#sidebar-right .logout {
	margin-bottom: 5px;
	padding: 16px 0 0 16px;
	height: 35px;
	width: 263px;
	background-image:url(../../../images/logout/logout-box.png);
	background-repeat: no-repeat;
	font-weight: bold;
}
#header .logout {
	float: left;
	margin: 14px 0 0 16px;
	width: 260px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
#header .logout a {
	color: #FFF;
}
#sidebar-right .side-login {
	padding: 100px 0 0 0;
	height: 170px;
	width: 264px;
	background-image: url(../../../images/login/login-box.png);
	background-repeat: no-repeat;
}
#sidebar-right .side-login ul li {
	margin-bottom: 5px;
	list-style-type: none;
	width: 240px;
}
#sidebar-right .side-login ul li:hover {
	background: none;
	font-weight: normal;
}
#sidebar-right .side-login ul li.remember {
	text-align: right;
	margin-bottom: 5px;
	list-style-type: none;
	font-size: 10px;
	width: 240px;
}
#sidebar-right .side-login ul li.lost-pass {
	text-align: right;
	margin-bottom: 5px;
	list-style-type: none;
	font-size: 10px;
	width: 240px;
}
#sidebar-right .side-login  label.home-label-user {
	padding:0 2px 0 6px;
	color: #999;
	font-weight: bold;
}
#sidebar-right .side-login  label.home-label-pass {
	padding:0 2px 0 6px;
	color: #999;
	font-weight: bold;
}
#sidebar-right .side-login label.home-remember {
	padding-right: 10px;
	color: #999;
}
#sidebar-right .side-login input#user_login-tml-main {
	border: #666 1px solid;
	padding: 3px 0 0 4px;
	background-image: url(../../../images/home/input-bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight:bold;
	height: 22px;
	width: 160px;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
#sidebar-right .side-login input#user_pass-tml-main {
	border: #666 1px solid;
	padding: 3px 0 0 4px;
	background-image: url(../../../images/home/input-bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight:bold;
	height: 22px;
	width: 160px;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
#sidebar-right .reg-ad {
	margin-top: 6px;
}












#content .post .tml-container { 
	margin-left: 3px;
	float: left;
	padding: 80px 0 0 0;
	height: 377px;
	width: 264px;
	background-image: url(../../../images/login/login-box.png);
	background-repeat: no-repeat;
}
#content .post .tml-container p.error {
	margin: -20px 0 -8px 11px;
	padding-left: 2px;
	height: 24px;
	width: 240px;
	font-size: 10px;
	color: #FFF;
	background-color: #F00;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
#content .post .tml-container p.error a {
	text-decoration: underline;
}
#content .post .tml-container p.message {
	margin: -20px 0 -10px 11px;
	padding-left: 2px;
	height: 24px;
	width: 240px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
/*	background-color: #666;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;*/
}
#content .post .tml-container ul li {
	margin: 0 0 5px -25px;
	list-style-type: none;
	width: 240px;
}
#content .post .tml-container ul li:hover {
	background: none;
	font-weight: normal;
}
#content .post .tml-container ul li.remember {
	text-align: right;
	margin-bottom: 5px;
	padding-right: 20px;
	list-style-type: none;
	font-size: 10px;
	width: 224px;
}
#content .post .tml-container ul li.lost-pass {
	text-align: right;
	margin-bottom: 5px;
	list-style-type: none;
	font-size: 10px;
	width: 240px;
}
#content .post .tml-container label {
	display: block;
	float: left;
	padding-top:4px;
	width: 60px;
	color: #fff;
	font-weight: bold;
}
#content .post .tml-container label.rememberme-label {
	display: inline;
	float: none;
	padding-top:0;
	width: 0;
	color: #fff;
	font-weight: bold;
}
/*#content .post .tml-container label {
	padding:0 2px 0 6px;
	color: #999;
	font-weight: bold;
}*/
#content .post .tml-container label.home-remember {
	padding-right: 10px;
	color: #999;
}
#content .post .tml-container input#user_login-tml-main {
	margin-left: 2px;
	border: #666 1px solid;
	padding: 3px 0 0 4px;
	background-image: url(../../../images/home/input-bg.jpg);
	background-repeat: repeat-x;
	color: #000;
	font-weight:bold;
	height: 22px;
	width: 160px;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
#content .post .tml-container input#user_pass-tml-main {
	margin-left: 2px;
	border: #666 1px solid;
	padding: 3px 0 0 4px;
	background-image: url(../../../images/home/input-bg.jpg);
	background-repeat: repeat-x;
	color: #000;
	font-weight:bold;
	height: 22px;
	width: 160px;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
#content .post .tml-container #lostpasswordform-tml-main {
	margin-top: 40px;
}
#content .post .tml-container a:link,
#content .post .tml-container a:active,
#content .post .tml-container a:visited,
#content .post .tml-container a:hover
{
	color: #FFF;
}





#content .post .side-login {
	float: left;
	padding: 100px 0 0 0;
	height: 170px;
	width: 264px;
	background-image: url(../../../images/login/login-box.png);
	background-repeat: no-repeat;
}
#content .post .side-login a:link,
#content .post .side-login a:active,
#content .post .side-login a:visited,
#content .post .side-login a:hover
{
	color: #FFF;
}
#content .post .side-login ul li {
	margin: 0 0 5px -30px;
	list-style-type: none;
	width: 240px;
}
#content .post .side-login ul li:hover {
	background: none;
	font-weight: normal;
}
#content .post .side-login ul li.remember {
	text-align: right;
	margin-bottom: 5px;
	list-style-type: none;
	font-size: 10px;
	width: 240px;
}
#content .post .side-login ul li.lost-pass {
	text-align: right;
	margin-bottom: 5px;
	list-style-type: none;
	font-size: 10px;
	width: 240px;
}
#content .post .side-login  label.home-label-user {
	padding:0 2px 0 6px;
	color: #999;
	font-weight: bold;
}
#content .post .side-login  label.home-label-pass {
	padding:0 2px 0 6px;
	color: #999;
	font-weight: bold;
}
#content .post .side-login label.home-remember {
	padding-right: 10px;
	color: #999;
}
#content .post .side-login input#user_login-tml-main {
	border: #666 1px solid;
	padding: 3px 0 0 4px;
	background-image: url(../../../images/home/input-bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight:bold;
	height: 22px;
	width: 160px;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
#content .post .side-login input#user_pass-tml-main {
	border: #666 1px solid;
	padding: 3px 0 0 4px;
	background-image: url(../../../images/home/input-bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight:bold;
	height: 22px;
	width: 160px;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
#content .post .reg-ad {
	margin-top: 6px;
}


/****************************************
FORMS PAGE ELEMENTS
*****************************************/

#content .post .forms-header {
	float: left;
	width: 692px;
	height: 40px;
	background-image: url(../../../images/tabs/tops/web-forms-index.png);
	background-repeat: no-repeat;
}
#content .post .forms-header-mid-1 {
	float: left;
	width: 692px;
	height: 40px;
	background-image: url(../../../images/tabs/mids/column-editors.png);
	background-repeat: no-repeat;
}
#content .post .forms-header-mid-2 {
	float: left;
	width: 692px;
	height: 40px;
	background-image: url(../../../images/tabs/mids/news-editors.png);
	background-repeat: no-repeat;
}
#content .post .forms-header-mid-3 {
	float: left;
	width: 692px;
	height: 40px;
	background-image: url(../../../images/tabs/mids/user-forms.png);
	background-repeat: no-repeat;
}
#content .post .forms-content {
	padding: 20px 0;
	float: left;
	width: 692px;
	background-color: #FFF;
}

/****************************************
END FORMS PAGE ELEMENTS
*****************************************/

#content .post .wpk-header {
	float: left;
	width: 692px;
	height: 40px;
	background-image: url(../../../images/tabs/tops/web-promo-kits.png);
	background-repeat: no-repeat;
}
#content .post .wpk-header-mid-1 {
	float: left;
	width: 692px;
	height: 40px;
	background-image: url(../../../images/tabs/mids/silver-plan.png);
	background-repeat: no-repeat;
}
#content .post .wpk-header-mid-2 {
	float: left;
	width: 692px;
	height: 40px;
	background-image: url(../../../images/tabs/mids/gold-plan.png);
	background-repeat: no-repeat;
}
#content .post .wpk-header-mid-3 {
	float: left;
	width: 692px;
	height: 40px;
	background-image: url(../../../images/tabs/mids/platinum-plan.png);
	background-repeat: no-repeat;
}
#content .post .wpk-header-mid-4 {
	float: left;
	width: 692px;
	height: 40px;
	background-image: url(../../../images/tabs/mids/coverletter.png);
	background-repeat: no-repeat;
}
#content .post .wpk-header-mid-5 {
	float: left;
	width: 692px;
	height: 40px;
	background-image: url(../../../images/tabs/mids/biography.png);
	background-repeat: no-repeat;
}
#content .post .wpk-header-mid-6 {
	float: left;
	width: 692px;
	height: 40px;
	background-image: url(../../../images/tabs/mids/resume.png);
	background-repeat: no-repeat;
}
#content .post .wpk-header-mid-7 {
	float: left;
	width: 692px;
	height: 40px;
	background-image: url(../../../images/tabs/mids/press-clippings.png);
	background-repeat: no-repeat;
}
#content .post .wpk-header-mid-8 {
	float: left;
	width: 692px;
	height: 40px;
	background-image: url(../../../images/tabs/mids/standup-reels.png);
	background-repeat: no-repeat;
}
#content .post .wpk-header-mid-9 {
	float: left;
	width: 692px;
	height: 40px;
	background-image: url(../../../images/tabs/mids/commercial-reels.png);
	background-repeat: no-repeat;
}
#content .post .wpk-header-mid-10 {
	float: left;
	width: 692px;
	height: 40px;
	background-image: url(../../../images/tabs/mids/showroom-opener-reel.png);
	background-repeat: no-repeat;	
}
#content .post .wpk-content {
	float: left;
	width: 692px;
	background-color: #FFF;
}







#content .post .avatar {
	float: left;
	margin: 0 4px 0 8px;
	height: 105px;
	width: 105px;
}

#content .post .avatar-featured img {
	margin-left: 20px;
	float: left;
	padding: 2px;
	height: 45px;
	width: 45px;
	border: #CCC 1px solid;
}

#content .post td.id-image .avatar {
	float: left;
	margin: 0 4px 0 8px;
	height: 85px;
	width: 65px;
}
#content .post .yp-image .avatar {
	float: left;
	margin: 0 4px 0 8px;
	padding: 2px;
	height: 85px;
	width: 65px;
	border: #CCC 1px solid;
}
#content .post td.profile-img .avatar {
	float: left;
	margin: 0 8px 0 8px;
	height: 266px;
	width: 200px;
}
#content .post .profile-img .avatar {
	float: left;
	margin: 0 4px 10px 14px;
	height: 266px;
	width: 200px;
}
#content .post .profile-img img.avatar {
	padding: 2px;
	border: #999 1px solid;
}
#content .post .avatar img {
	width: 105px;
	height: 105px;
	padding: 2px;
	border: #999 1px solid;
	text-align: left;
	vertical-align: top;
}
.text {
	float: left;
	/*padding-left: 8px;*/
	font-size: 12px;
	width: 550px;
}
.text-featured {
	float: left;
	/*padding-left: 8px;*/
	font-size: 12px;
	width: 250px;
}
.profile-fav-container {
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	width: 655px;
	height:80px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
.status-container {
	float:left;
	margin-top: 8px;
	padding: 4px;
	width: 340px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
.membership-fav-container {
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	width: 210px;
	height:300px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
.job-post-container {
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	width: 665px;
	height:240px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 	
}
.open-mike-container {
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	width: 665px;
	height:180px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 	
}
.open-mike-container-2 {
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	width: 665px;
	height:220px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 	
}
.open-mike-container-3 {
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	width: 665px;
	height:260px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
.open-mike-container-4 {
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	width: 665px;
	height:310px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 	
}
.comedy-bookers-container {
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	width: 665px;
	height:200px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 	
}
.directory-list-container {
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	width: 665px;
	height:240px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 	
}
.columns-comiclife-container {
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	width: 655px;
	height:140px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 		
}
.columns-editorials-container {
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	width: 655px;
	height:160px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 	
}
.columns-opinion-container {
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	width: 655px;
	height:160px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
.columns-regional-container {
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	width: 655px;
	height:220px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 	
}
.columns-reviews-container {
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	width: 655px;
	height:200px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 	
}
.learn-container {
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	width: 635px;
	height:120px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
.learn2-container {
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	width: 635px;
	height:180px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
.text-featured-profile {
	float: left;
	/*padding-left: 8px;*/
	font-size: 11px;
	width: 400px;
}
.profile-fav-title-container {
	float: left;
	padding: 2px 20px;
	width: 280px;
	background-image: url(../../../images/your-profile/profile-fav-title-bg.jpg);
	background-repeat: repeat-x;
	font-size:12px;
	font-weight:bold;
	border-bottom: #CCC 1px solid;
}
.profile-fav-title {
	float: right;
	text-align: right;
	width: 150px;
	font-size: 12px;
}
.profile-fav-author {
	float: right;
	text-align: right;
	width: 150px;
	font-size: 11px;
	color: #333;
}
#sidebar-right .news {
	padding-top: 60px;
	height: 214px;
	width: 263px;
	background-image: url(../../../images/news/news-box.png);
	background-repeat: no-repeat;
}
#flash-embed {
	float: left;
	width: 692px;
	margin-bottom: 10px;
}
#content .post .login-ad {
	margin-right: 4px;
	float: left;
	width:692px;
}
#content .post .login-ad img{
	margin:0;
	padding:0;
}
table.sitemap td a:link,
table.sitemap td a:active,
table.sitemap td a:visited{
	font-size: 11px;
	color: #999;
}
table.sitemap td a:hover {
	font-size: 11px;
	color: #900;
	text-decoration: none;
}
table.sitemap td {
	color: #FFF;
	font-size:13px;
}
/*********************************
TWITTER SIDEBAR
**********************************/
#twitter-header {
	width: 250px;
	margin: 0;
	padding: 0;
}
#twitter_div {
	width: 265px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../../../images/twitter/twit-feed.png);
	background-repeat: repeat-y;
}
#twitter_update_list {
	padding: 0;
	margin: 0;
}
#twitter_div ul li {
	padding: 2px 10px;
	margin: 0 auto;
	width: 208px;
	color: #FFF;
	background-color: #000;
	list-style: none;
}
#twitter_div ul li:hover {
	color: #fff;
}
#twitter_div ul li.round-top {
	padding: 0;
	margin: 0 auto;
	width: 228px;
	height: 7px;
	/*background-image:url(../../../images/twitter/twitter_top.png);*/
	background-position: top;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
}
#twitter_div ul li.round-bottom {
	padding: 0;
	margin: 0 auto 10px auto;
	width: 228px;
	height: 7px;
	/*background-image:url(../../../images/twitter/twitter_bottom.png);*/
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
}
#twitter_div ul li a {
	text-decoration: underline;
	color: #ccc;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #FFF;
}
 
#twitter_div p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
}
a#twitter-link {
	color: #000;
}
#twitter-footer {
	width: 250px;
	height: 16px;
	margin: 0;
	padding: 0;
}
.respond-anchor {
	margin-top: -300px;
	padding-top: 300px;
	width: 1px;
	display:block;
}





/*********************************
TWITTER PROFILE
**********************************/
#twitter-header {
	width: 250px;
	margin: 0;
	padding: 0;
}
#twitter_div2 {
	font-family: Arial, Helvetica, sans-serif;
}
#twitter_update_list2 {
	padding: 0;
	margin: 0;
}
#twitter_div2 ul li {
	margin: 4px auto;
	padding: 6px 10px;
	width: 620px;
	color: #000;
	/*background-color: #1A1A1A;*/
	background-color: #f3f3f3;
	border: #CCC 1px solid;
	list-style: none;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
	
}
#twitter_div2 ul li:hover {
	color: #000;
}
#twitter_div2 ul li.round-top {
	padding: 0;
	margin: 0 auto;
	width: 228px;
	height: 7px;
	background-image:url(../../../images/twitter/twitter_top.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	
}
#twitter_div2 ul li.round-bottom {
	padding: 0;
	margin: 0 auto 10px auto;
	width: 228px;
	height: 7px;
	background-image:url(../../../images/twitter/twitter_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
}
#twitter_div2 ul li a {
	text-decoration: underline;
	color: #000;
}
 
#twitter_div2 ul li a:hover {
	text-decoration: none;
}
 
#twitter_div2 p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
}
a#twitter-link {
	color: #000;
}
#twitter-footer {
	width: 250px;
	height: 16px;
	margin: 0;
	padding: 0;
}
.respond-anchor {
	margin-top: -300px;
	padding-top: 300px;
	width: 1px;
	display:block;
}
#content .post table.profile-twitter img {
	border: none;
}





/*********************************************
EVENTS SUBMISSION FORM
**********************************************/
#content .post form#event  {
	width: 600px;
	font-size: 14px;
}
#content .post form#event  p {
	margin:0;
	padding:0;
	display:inline;
}
#content .post form#event  label {
	margin: 8px 0;
	width: 80px;
	float: left;
}
#content .post form#event  input {
	margin: 8px 0;
	padding: 4px;
	width: 300px;
	font-size: 11px;
}
#content .post form#event  input.event_image {
	width: 200px;
}
#content .post form#event  input.charcount {
	width: 24px;
}
#content .post form#event  input.Submit {
	margin: 4px 0;
	padding: 4px 0;
	width: 80px;
}
#content .post form#event  select {
	margin: 8px 0;
}
#content .post form#event  ul {
	list-style: none;
}
#content .post form#event  ul li {
	width: 600px;
	vertical-align: middle;
}
#content .post form#event textarea {
	width: 300px;
	height: 200px;
}
#content .post form#event  ul li.last {
	width: 390px;
	text-align: right;
}

/***********************************************
EVENTS SEARCH FORM
************************************************/
#content .post .events-content form#events-search {
	width: 690px;
	font-size: 14px;
}
#content .post .events-content form#events-search label {
	margin: 8px 0;
	width: 80px;
	float: left;
}
#content .post .events-content form#events-search input {
	margin: 8px 0;
	padding: 4px;
	width: 300px;
	font-size: 11px;
}
#content .post .events-content form#events-search input.image {
	width: 200px;
}
#content .post .events-content form#events-search input.button {
	padding: 0 8px 2px 8px;
	border: #842811 1px solid;
	background-color: #900;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 25px;
	width: 60px;
	cursor: pointer;
}
#content .post .events-content form#events-search select {
	height: 25px;
	border: #999 1px solid;
	padding: 2px 2px;
	font-size: 12px;
	font-weight: bold;
}
#content .post .events-content form#events-search ul {
	list-style: none;
}
#content .post .events-content form#events-search ul li {
	width: 570px;
	vertical-align: middle;
}
#content .post .events-content form#events-search ul li.last {
	text-align: right;
}
/*********************************************
COLUMNIST SUBMISSION FORM
**********************************************/
#content .post form#become-columnist  {
	float: left;
	/*margin: 20px 0 0 20px;*/
	width: 600px;
	font-size: 14px;
}
#content .post form#become-columnist  p {
	margin:0;
	padding:0;
	display:inline;
}
#content .post form#become-columnist  label {
	margin: 8px 0;
	width: 80px;
	float: left;
	font-weight: normal;
}
#content .post form#become-columnist  input {
	margin: 8px 0;
	padding: 4px;
	width: 300px;
	font-size: 11px;
}
#content .post form#become-columnist  input.Submit {
	margin: 4px 0;
	padding: 4px 0;
	width: 80px;
}
#content .post form#become-columnist  ul {
	list-style: none;
}
#content .post form#become-columnist  ul li {
	width: 600px;
	vertical-align: middle;
}
#content .post form#become-columnist textarea {
	margin: 8px 0;
	padding: 4px;
	height: 200px;
	width: 300px;
	font-size: 11px;
}
#content .post form#become-columnist  ul li.last {
	width: 383px;
	text-align: right;
}
/*********************************************
NEWS SUBMISSION FORM
**********************************************/
#content .post form#submit-news-content  {
	float: left;
	/*margin: 20px 0 0 20px;*/
	width: 600px;
	font-size: 14px;
}
#content .post form#submit-news-content  p {
	margin:0;
	padding:0;
	display:inline;
}
#content .post form#submit-news-content  label {
	margin: 8px 0;
	width: 80px;
	float: left;
	font-weight: normal;
}
#content .post form#submit-news-content  input {
	margin: 8px 0;
	padding: 4px;
	width: 300px;
	font-size: 11px;
}
#content .post form#submit-news-content  input.Submit {
	margin: 4px 0;
	padding: 4px 0;
	width: 80px;
}
#content .post form#submit-news-content ul {
	list-style: none;
}
#content .post form#submit-news-content  ul li {
	width: 600px;
	vertical-align: middle;
}
#content .post form#submit-news-content textarea {
	margin: 8px 0;
	padding: 4px;
	height: 200px;
	width: 300px;
	font-size: 11px;
}
#content .post form#submit-news-content  ul li.last {
	width: 383px;
	text-align: right;
}

/*********************************************
FAQ SUBMISSION FORM
**********************************************/
#content .post form#faq-form  {
	float: left;
	/*margin: 20px 0 0 20px;*/
	width: 600px;
	font-size: 14px;
}
#content .post form#faq-form  p {
	margin:0;
	padding:0;
	display:inline;
}
#content .post form#faq-form  label {
	margin: 8px 0;
	width: 80px;
	float: left;
	font-weight: normal;
}
#content .post form#faq-form  input {
	margin: 8px 0;
	padding: 4px;
	width: 300px;
	font-size: 11px;
}
#content .post form#faq-form  input.Submit {
	margin: 4px 0;
	padding: 4px 0;
	width: 80px;
}
#content .post form#faq-form ul {
	list-style: none;
}
#content .post form#faq-form  ul li {
	width: 600px;
	vertical-align: middle;
}
#content .post form#faq-form textarea {
	margin: 8px 0;
	padding: 4px;
	height: 200px;
	width: 300px;
	font-size: 11px;
}
#content .post form#faq-form  ul li.last {
	width: 383px;
	text-align: right;
}


/*********************************************
MEMBERSHIP LEVEL SUBMISSION FORM
**********************************************/
#content .post form#member-form  {
	float: left;
	/*margin: 20px 0 0 20px;*/
	width: 600px;
	font-size: 14px;
}
#content .post form#meeber-form  p {
	margin:0;
	padding:0;
	display:inline;
}
#content .post form#member-form  label {
	margin: 0;
	width: 120px;
	float: left;
	font-weight: normal;
}
#content .post form#member-form  input {
	margin: 8px 0;
	padding: 4px;
	width: 300px;
	font-size: 11px;
}
#content .post form#member-form  input.Submit {
	margin: 4px 0;
	padding: 4px 0;
	width: 80px;
}
#content .post form#member-form ul {
	list-style: none;
}
#content .post form#member-form  ul li {
	width: 600px;
	vertical-align: middle;
}
#content .post form#member-form textarea {
	margin: 8px 0;
	padding: 4px;
	height: 200px;
	width: 300px;
	font-size: 11px;
}
#content .post form#member-form  ul li.last {
	width: 340px;
	text-align: right;
}
.clubs-performed {
	display: inline-block;
	margin: 2px;
	padding: 6px;
	border:  #FBFBFB 1px solid;
	background-color: #890000;
	color: #FFF;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
	
}
/*.comedian-headshots {
	max-height: 220px;
	max-width: 20px;
	overflow: hidden;
}*/
	.comedian-headshots img {
		max-height: 100px;
		max-width: 100px;
	}
	
	a.comedian-headshot-change-link {
	display: inline-block;
	margin: 2px;
	padding: 6px;
	border:  none;
	background-color: #890000;
	color: #FFF;
	-moz-border-radius: 8px; /* The radius for Mozilla */
	-webkit-border-radius: 8px; /* The radius for Webkit */ 
	
}
.demo-format-note {
	font-size: 9px;
}
#content #social-bar {
	margin-bottom: 10px;
	height: 20px;
	float: left;
}
#content #social-bar-bottom {
	margin: 10px 0 20px 0;
	height: 20px;
	float: left;
}
#content #social-bar img {
	padding:0;
	margin:0;
}
#content ul#social-list {
	margin:0;
	padding-left: 20px;
	width: 300px;
}
#content #social-list li {
	margin:0;
	padding-right: 4px;
	display: inline;
	list-style-type: none;
}
#content table#messages img {
	border: none;
}
#content .post table#your-profile h2 {
	margin:0;
	padding:0;
}
#content .post table#generic-table {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
#content .post table#generic-table2 {
font-family: Arial, Helvetica, sans-serif;
color:#999999;
font-size: 15px;
}
#content a.mail {
/*	margin: 2px;
	padding: 4px;
	border:  none;
	background-color: #890000;
	color: #FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;*/
}
#content a.signup {
	display: inline-block;
	margin: 2px;
	padding: 8px;
	border:  none;
	background-color: #890000;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#content a.button {
	display: inline-block;
	margin: 2px;
	padding: 8px;
	border:  none;
	background-color: #890000;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

/***********************
EVENTS LIST
************************/
#content .post .event-list-container {
	margin-left: 16px;
	margin-bottom: 10px;
	float:left;
	width: 655px;
	height: 120px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
#content .post .event-list-container-slim {
	margin-left: 16px;
	margin-bottom: 10px;
	float:left;
	width: 655px;
	height: 65px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
#content .post .event-list-container-uid {
	margin-left: 17px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	float:left;
	width: 655px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
#content .post .event-list-text {
	float: left;
	margin-left: 10px;
	/*height: 100px;*/
	width: 400px;
}
#content .post .event-list-image {
	float:left;
	margin: 2px 6px;
	height: 100px;
	width: 100px;
	clear: both;
}
#content .post .event-list-image img {
	width: 100px;
	height: 100px;
	margin: 6px 10px 0 0;
	border: #CCC 1px solid;
	padding: 2px;
}
#content .post .event-list-title {
	float: left;
	margin-top: 6px;
	width: 450px;
	font-size: 16px;
}
#content .post .event-list-start {
	float: left;
	margin-top: 4px;
	width: 350px;
}
#content .post .event-list-end {
	float: left;
	margin-top: 4px;
	width: 350px;
}
#content .post .event-list-venue {
	float: left;
	margin-top: 4px;
	width: 350px;
}
#content .post .event-list-address {
	float: left;
	margin-top: 4px;
	width: 400px;
}
#content .post .event-list-url {
	float: left;
	margin-top: 4px;
	width: 350px;
}
#content .post .event-list-desc {
	float: left;
	margin-top: 4px;
	width: 350px;
}
#content .post .event-list-author {
	float: right;
	margin-top: 6px;
	margin-right: 8px;
	width: 120px;
	height: 80px;
	text-align: right;
}
#content .post .event-list-author-slim {
	float: right;
	margin-top: 6px;
	margin-right: 8px;
	width: 175px;
	height: 20px;
	text-align: right;
}
#content .post .event-list-full {
	float: right;
	margin-top: 6px;
	margin-right: 8px;
	width: 80px;
	text-align: right;
}
#content .post .event-list-full-slim {
	float: right;
	margin-top: 36px;
	margin-right: 8px;
	width: 80px;
	text-align: right;
}
#content .post ul.event-search li {
	list-style: none;
}
#content .post .event-search-group {
	width: 655px;
	margin-left: 16px;
}
#content .post .weekday-search-select {
	height: 24px;
	width: 100px;
	border: #999 1px solid;
	padding: 2px 2px;
	font-size: 12px;
	font-weight: bold;
}
#content .post .weekday-search-select-btn {
	display: inline-block;
	cursor: pointer;
	margin: 2px;
	padding: 4px;
	border:  none;
	font-size: 11px;
	background-color: #890000;
	color: #FFF;
	-moz-border-radius: 4px; /* The radius for Mozilla */
	-webkit-border-radius: 4px; /* The radius for Webkit */ 
}


/****************************
YOUR PROFILE PAGE
****************************/
#content a.red {
	display: inline-block;
	margin: 2px;
	padding: 4px;
	border:  none;
	font-size: 11px;
	background-color: #890000;
	color: #FFF;
	-moz-border-radius: 4px; /* The radius for Mozilla */
	-webkit-border-radius: 4px; /* The radius for Webkit */ 
}
#content a.green {
	display: inline-block;
	margin: 2px;
	padding: 4px;
	border:  none;
	font-size: 11px;
	background-color: #090;
	color: #FFF;
	-moz-border-radius: 4px; /* The radius for Mozilla */
	-webkit-border-radius: 4px; /* The radius for Webkit */ 
}
#content .red-input {
	display: inline-block;
	margin: 2px;
	padding: 4px;
	border:  none;
	font-size: 11px;
	background-color: #890000;
	color: #FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;  
}
#content a.red-2 {
	margin: 2px;
	padding: 4px;
	border:  none;
	font-size: 11px;
	background-color: #890000;
	color: #FFF;
	-moz-border-radius: 4px; /* The radius for Mozilla */
	-webkit-border-radius: 4px; /* The radius for Webkit */ 
}
#content .inactive {
	display: inline-block;
	margin: 2px;
	padding: 4px;
	border:  none;
	font-size: 11px;
	background-color: #333;
	color: #FFF;
	-moz-border-radius: 4px; /* The radius for Mozilla */
	-webkit-border-radius: 4px; /* The radius for Webkit */ 
}
#content .post .member-level-list {
	margin-bottom: 10px;
	float:left;
	width: 655px;
	height: 50px;
	background-color: #F3F3F3;
	border:#CCC 1px solid;
	-moz-border-radius: 5px; /* The radius for Mozilla */
	-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
#content .post .member-level-signup {
	float: right;
	margin-top: 6px;
	margin-right: 8px;
	width: 150px;
	text-align: right;
}
#content .post .member-level-text {
	float: left;
	margin-left: 10px;
	width: 375px;
}
#content .post .member-level-title {
	float: left;
	width: 350px;
}
/***********************************
NEW PROFILE STYLES
************************************/
.personal_tools_image {
	width:100px;
	float:left;
	text-align: center;
}
#content .post .personal_tools_image .avatar {
	float: left;
	/*margin: 0 4px 0 8px;*/
	height: 133px;
	width: 100px;
	margin:0 0 4px 0;
}
#content .post .personal_tools_image img {
	border: #696969 1px solid;
	padding: 2px;
}
.personal_tools_container {
	width:280px;  
	float:left;
	font-size: 14px;
}
#content .personal_tools_container ul {
	margin:15px 0 0 0 0;
}
#content .personal_tools_container ul li {
	list-style: none;
	margin: 0 4px 4px 4px;
	padding: 4px;
	background-color: #FFF;
	border: #CCC 1px solid;
}
#content .post .comic-profiles-content-main .inner-links ul {
	width: 200px;
	margin-left: -40px;
}
#content .post .comic-profiles-content-main .inner-links ul li {
	list-style: none;
	margin: 0 4px 4px 4px;
	padding: 4px;
	background-color: #990000;
	/*border: #666 2px solid;*/
	/*-moz-border-radius: 4px;
	-webkit-border-radius: 4px;*/
}
#content .post .comic-profiles-content-main .inner-links ul li a {
	font-weight: bold;
	color: #FFF;
}
#content .post .comic-profiles-content-main .inner-links ul li .tip {
	font-size: 10px;
	line-height: 6px;
	color: #FFF;
}
#content .personal_tools_container ul li a {
	font-weight: bold;
}
#content .personal_tools_container ul li .tip {
	font-size: 10px;
	line-height: 6px;
}
#content .post select {
	height: 24px;
	border: #999 1px solid;
	padding: 2px 2px;
	font-size: 12px;
	font-weight: bold;
}
#content .post ul.club-search {
	display: inline;
}
#content .post .events-content select#state,
#content .post .events-content select#club_name{
	margin-right: 2px;
	padding-top: 4px;
	border: #CCC 1px solid;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}