/*
Template: triSexuality-Standard
Theme Name: triSexuality-Standard
Theme URI: http://www.jarkolicious.com/
Description: triSexuality Theme for WordPress
Version: 0.50
Author: Scott Jarkoff
Author URI: http://www.jarkolicious.com/
*/
html, body { 
	margin: 0; 
	padding: 0; 
	text-align: center;
	background: url(images/bg_diagonal.jpg) repeat-x fixed #999999;
 	font: x-small/1.6em "Lucida Grande", Verdana, Sans-serif;
/*	font: normal 1.6em georgia, times, serif; */
/*	font: normal 1.6em "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, sans-serif; */
   	color: #444;
	font-size/* */:/**/small;
	font-size: /**/small;
} 

a:link, a:visited {
	color: #779F27;
	text-decoration: none;
	border-bottom: 1px dotted #779F27;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFF99;
	border-bottom: 1px solid #FF6600;
}

a:active, a:focus {
	color: #FF6600;
	text-decoration: none;
	border-bottom: 1px dotted #FF6600;
}

blockquote {
	background: url(images/bg_bquote.gif) no-repeat top right #EFEFEF;
	font-weight: normal;
	color: #444;
	border-left: 1px solid #FF9400;
	margin: 0px 20px 0px 20px;
	padding: 10px;
}

img {
	border: none;
}

form {
	background: #FFF;
	margin: 0px;
	padding: 4px;
}

input, textarea, select {
	margin: 1px 0;
	font-size: 100%;
}
input.text, textarea.text {
	background: #FFF;
	border: 1px solid #779F27;
	color: #444;
}

tr, td {
	vertical-align: top;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

#blog { 
	width: 970px; 
	text-align: left;  
	margin-left: auto; 
	margin-right: auto;
	padding: 0px;
} 

#wrapper {
	background: #FFF url(images/bg-wrapper.gif) repeat-y;
	padding: 0px;
	margin: 0px;
}

#wrapperleft {
	width: 760px;
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
} 

#main {
	width: 540px;
	float: left;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}

#main ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul#contacting {
	font-size: 80%;
	padding-left: 10px;
	margin-bottom: 30px;
}
ul#contacting li {
	line-height: 2em;
	padding-left: 25px;
}
ul#contacting li span {
	display: none;
	/*text-indent: -1000em;*/
}
ul#contacting li#msn {
	background: url(images/msn.gif) no-repeat left center;
}
ul#contacting li#skype {
	background: url(images/skype.gif) no-repeat left center;
}
ul#contacting li#flickr {
	background: url(images/flickr.gif) no-repeat left center;
}
ul#contacting li#lastfm {
	background: url(images/lastfm.gif) no-repeat left center;
}
ul#contacting li#myspace {
	background: url(images/myspace.gif) no-repeat left center;
}


/* Radio schedule table styles
--------------------------------------------------*/
a.download {
	padding-left: 20px;
	background: url(images/ipod.png) no-repeat left center;
	height: 2em;
	font-size: 120%;
	font-weight: bold;
}
div.sched-date {
	margin: 10px 0px 50px 0px;
}
div.sched-date p {
	margin: 0px;
	font-size: 100%;
	margin-top: 10px;
}
div.sched-date table.schedule {
	width: 100%;
	text-align: left;
	margin: 0px;
}
div.sched-date table.schedule caption {
	text-align: left;
	font-weight: bold;
	margin: 0px;
	font-size:  110%;
	line-height: 1.5em;
	color: #779F27;
}
div.sched-date table.schedule th {
	border-bottom: 1px solid #CCCCCC;
	margin-left: 3px;
}
div.sched-date table.schedule td {
	border-bottom: 1px dotted #CCCCCC;
	margin-left: 3px;
}
div.sched-date table.schedule tr.even td {
	background: #F4F4F4;
}


/* DJ Mixes table styles
--------------------------------------------------*/
table.djmixes {
	clear: left;
	width: 95%;
	text-align: left;
	margin: 10px 10px 20px 10px;
}
table.djmixes tr.even td {
	background: #F4F4F4;
}

.entry ol.setlist {
	/*list-style-type: none;
	padding: 0px;*/
	margin: 10px 0px;
	font-size: 85%;
}
.entry ol.setlist li {
	margin-bottom: 0.5em;
	padding: 0px 0px 0px 0px;
}
.entry ol.setlist li em {
	font-size: 110%;
	color: #779F27;
}
#main li {
	padding: 0px 0px 4px 12px;
	/*background: url(images/bullet-doc.gif) no-repeat 0 3px;*/
	font: normal 120% Verdana, Arial, Helvetica, sans-serif;
}

#main h1.intro {
	font-weight: bold;
	font-size: 180%;
	color: #6699CC;
	padding: 35px 0 10px 40px;
	margin: 0;
	background: url(images/bg_h1_intro.jpg) no-repeat top left;
	/*border-top: 10px solid #FFFFFF;*/
	border-left: 10px solid #FFFFFF;
}

#main #header h1 {
	width: 550px;
	height: 70px;
	margin: 0px;
	background: url(images/logo_banner.jpg) no-repeat top left #FFF;
	text-indent: -1000px;
	border-top: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}

#main #menu {
	clear: both;
	width: 550px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	background: url(images/bg_menu.jpg) no-repeat top left;
	border-left: 10px solid #FFFFFF;
}

#main #menu ul {
	list-style-type: none;
	margin: 0px;
}

#main #menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
	display: block;
 	font: bold x-small/1.6em "Lucida Grande", Verdana, Sans-serif;
	font-size: 120%;
	list-style-type: none; 
}

#main #menu li a, #main #menu li a:link {
	color: #333;
	text-decoration: none;
	padding: 3px 10px;
	display: block;
	border: 0px;
}

#main #menu li a:hover {
	color: #FFF;
	border-bottom: 3px solid #bbb;
	background: #666;
}

#main #menu li a#current, #main #menu li a#current:link {
	color: #FFF;
	font-weight: bold;
	border-bottom: 3px solid #666;
}

#main #menu li a#current:hover {
	border-bottom: 3px solid #FF9400;
	background: #FFF;
}

#main .entry h2, #main #comments h2, #main #commentform h2 {
	font-weight: bold;
	font-size: 130%;
	background: none;
	padding: 0px;
	color: #779F27;
}
#main .entry a:link, #main .entry a:visited {
	color: #779F27;
}

#main .entry, #main #comments, #main #commentform {
	padding: 0px 0px 30px 10px;
	margin: 0px;
}
#main .entrycontent {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #CCC;
	font-size: 90%;
}
#main .entrycontent ol {
	font-size: 85%;
}
#main .entryfooter {
	padding: 0px;
	margin: 0px;
	font-size: 83%;
	clear: left;
}
#main .entryfooter span.date {
	font-weight: bold;
	color: #779F27;
}

#main .asides {
	padding: 0px 10px 10px 10px;
}

#comments {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}

#main #comments .comment {
	background-color: #EFEFEF;
	font-size: 90%;
	font-weight: normal;
	color: #444;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 4px 20px 4px 20px;
}

#main #comments .officialuser {
	background-color: #EFEFEF;
	font-size: 100%;
	font-weight: normal;
	color: #779F27;
	border-top: 1px solid #779F27;
	border-bottom: 1px solid #779F27;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 4px 20px 4px 20px;
}

#main #comments .comment h4, #main #comments .officialuser h4 {
	font-size: 120%;
	font-weight: normal;
}

#main #comments .comment .commentnumber, #main #comments .officialuser .commentnumber {
	font-size: 150%;
	margin-right: 8px;
}
#main #comments .comment p {
	
}

#main #commentform form {
	background-color: #EFEFEF;
	font-size: 100%;
	font-weight: normal;
	color: #444;
	border-top: 1px solid #779F27;
	border-bottom: 1px solid #779F27;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 4px;
}

#main #commentform label {
	font-size: 90%;
}
#main #commentform .commentforminfo {
	font-size: 90%;
}
#main p.link {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#main p.link a:visited {
	color: #999999;
}
#main p.link span.link-subject {
	color: #779F27;
	font-size: 110%;
	font-weight: bold;
	margin-right: 10px;
}

/* Middle column styles
--------------------------------------------------*/
#middle {
	width: 200px;
	float: right;
	position: relative;
	background-color: #E9FFBB;
	padding: 0px;
	margin: 0px;
	color: #003300;
	border-right: 10px solid #FFF;
	border-top: 10px solid #FFF;
	border-left: 10px solid #FFF;
}

#middle a:link, #middle a:visited {
	color: #509314;
	text-decoration: none;
	border-bottom: 1px dotted #7DA330;
}

#middle a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #509314;
	border-bottom: 1px solid #FFF;
}

#middle a:active, #middle a:focus {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

#middle h2 {
	width: 200px;
	height: 75px;
	padding-top: 75px;
	margin: 0px;
	background: #A3CC52 url(images/bg_h2_sidebar1.jpg) no-repeat center top;
	color: #333333;
	text-align: center;
	font-size: 120%;
}

#middle h3 {
	width: 192px;
	padding: 4px;
	margin: 0px;
	font-size: 13px;
	line-height: 1.4em;
	background-color: #A3CC52;
	color: #FFF;
}

#middle ul {
	list-style-type: none;
	padding: 4px;
	margin: 10px 0px 10px 10px;
}

#middle li {
	padding: 0px 0px 4px 12px;
	background: url(images/bullet-doc.gif) no-repeat 0 4px;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
#middle p {
	font-size: 85%;
	margin-left: 10px;
}
#middle p#subscribe {
	background: url(images/icon_rss.gif) no-repeat left center;
	padding-left: 20px;
}


/* Right column styles
--------------------------------------------------*/
#right {
	width: 200px;
	float: right;
	position: relative;
	background-color: #A3C2E0;
	padding: 0px;
	margin: 0px;
	color: #000066;
	border-right: 10px solid #FFF;
	border-top: 10px solid #FFF;
}

#right a:link, #right a:visited {
	color: #336699;
	text-decoration: none;
	border-bottom: 1px dotted #003366;
}

#right a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #003366;
	border-bottom: 1px solid #FFF;
}

#right a:active, #right a:focus {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

#right h2 {
	width: 200px;
	height: 75px;
	padding-top: 75px;
	margin: 0px;
	background: #6699CC url(images/bg_h2_sidebar2.jpg) no-repeat center center;
	color: #333333;
	text-align: center;
	font-size: 120%;
}
 
#right h3 {
	width: 192px;
	padding: 4px;
	margin: 0px;
	font-size: 13px;
	line-height: 1.4em;
	background-color: #6699CC;
	color: #FFF;
}
 
#right ul {
	list-style-type: none;
	padding: 4px;
	margin: 10px 0px 10px 10px;
}

#right li {
	padding: 0px 0px 4px 12px;
	background: url(images/bullet-doc.gif) no-repeat 0 4px;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

#right p {
	font-size: 85%;
	margin-left: 10px;
}

#right .linkimages ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#right .linkimages li {
	padding: 0px;
	background-image: none;
}

#right .linkimages a:link, #right .linkimages a:visited, #right .linkimages a:active, #right .linkimages a:hover, #right .linkimages a:focus {
	text-decoration: none;
	border: none;
}

#footer {
	background-color: #FF9400; 
	border: 4px solid #FFF;
	padding: 4px;
	color: #FFF;
}

#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

#footer a:hover {
	color: #FF9400;
	text-decoration: none;
	background-color: #FFF;
	border-bottom: 1px solid #FF9400;
}

#footer a:active, #footer a:focus {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

/* Calendar */
#right #wp-calendar table {
	margin: 0px;
	padding: 4px;
	border-collapse: collapse;
	text-align: center;
}
	
#right #wp-calendar caption {
	font-weight: bold;
	color: #FFF;
	margin: 0px;
}
	
#right #wp-calendar td {
	background: #BFD5EA;
	border: 1px solid #A3C2E0;
	color: #369;
	text-align: center;
}
	
#right #wp-calendar td.pad { 
	background: #92B6DA;
}

#right #wp-calendar tfoot td, #right #wp-calendar tfoot td.pad {
	background: none;
}
	
#right #wp-calendar th {
	color: #FFF;
	text-align: center;
	font-weight: normal;
}
	
#right #wp-calendar td a {
	display: block;
	width: 100%;
	height: 100%;
	background: #E8EFF7;
	text-decoration: none;
	border: 0px;
}
	
#right #wp-calendar td a:hover {
	background: #FFF;
	text-decoration: none;
}
	
#right #wp-calendar tfoot td a, #right #wp-calendar tfoot td a:hover {
	background: none;
	color: #FFF;
	border: 0px;
}
	
#right #wp-calendar tfoot td#prev {
	text-align: left;
}

#right #wp-calendar tfoot td#next {
	text-align: right;
}

/* Flickr gallery styles
--------------------------------------------------*/
div.narrowcolumn {
	margin-left: 10px;
}
div#highlight {
	
}
div#photo {
	text-align: center;
}
div#highlight h2 {
	color: #779F27;
}
div.tt-older-posts, div.tags, div.albums {
	
}
div.tags h4 {
	color: #779F27;
}
div.tags a:link  {
	color: #779F27;
	font-size: 83%;
}
div.tags a:visited  {
	color: #779F27;
}
div.tags a:hover  {
	color: #779F27;
}
div.flickr-meta-links {
	
}



/* a.annotation { position: absolute; border: 1px solid white; padding: 0; display: none; }
a.annotation span { display: block; width: 100%; height: 100%; background: white; opacity: 0.2; -moz-opacity: 0.2; filter:alpha(opacity=20); }
a.annotation:hover { border-color: yellow; opacity: 0.2; -moz-opacity: 0.2; filter:alpha(opacity=20); } */

/* GRAVATAR styling */

.gravatar {
	float: right;
	padding: 0px;
	border: 4px solid #DDDDDD;
	background: #FFF;
	margin: 4px;
	width: 50px;
	height: 50px;
}

.postgrav {
	float: right;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}

/* Super Archives */
#livearchive {
	background: #FFF;
}

#teb-super-archive {
	margin-left: 10px;
}

#teb-super-archive ul {
	padding: 4px;
	list-style-type: none;
	list-style-image: none;
}

#teb-super-archive ul li {
	text-align: left;
	padding: 1px 8px;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
}

#teb-super-archive ul li:hover {
	background: #bbb;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding-top: 0;
	padding-bottom: 0;
	background-image: none;
}

html>body .entry #teb-super-archive ul li {
	text-indent: 0;
	margin: 0;
	background-image: none;
}
	
.entry #teb-super-archive ul li:before {
	content: "";
}

#teb-super-archive-year {
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #666;
}

#teb-super-archive-year li {
	position: relative;
	font-weight: bold;
	background-image: none;
}
	
#teb-super-archive-month {
	float: left;
	width: 100px;
	margin: 0;
	border-left: 1px solid #666;
	font-weight: bold;
}

#teb-super-archive-month li {
	position: relative;
	background-image: none;
}

#teb-super-archive-post {
	float: left;
	width: 285px;
	margin: 0;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

#teb-super-archive-post li {
	position: relative;
	font-weight: bold;
	background-image: none;
}

#teb-super-archive ul li span {
	position: absolute;
	right: 8px;
	font-weight: normal;
	color: #000;
}

#teb-super-archive .selected, #teb-super-archive-post li:hover {
	background: #FF9400;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding-top: 0;
	padding-bottom: 0;
	color: #FFF;
}

/* Float containers fix: http://www.csscreator.com/attributes/containedfloat.php */ 
#wrapperleft:after, #wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
#wrapperleft, #wrapper { display: inline-table; }

/* Hides from IE-mac */
* html #wrapperleft, * html #wrapper { height: 1%; }
#wrapperleft, #wrapper { display: block; }
/* End hide from IE-mac */  


/* Upcoming.org Events calendar
--------------------------------------------------*/
.upb_events {
	width: 90%;
	background-color: #99FF99;

}
/* Radio widget
--------------------------------------------------*/
div#radio-widget {border:1px solid #CCCCCC; background: #333333; padding: 10px;}
div#radio-widget p {text-transform: uppercase; font-size: 120%; color: #FFFFFF; margin-top: 0px;}
div#radio-widget p#listeners {background: #FFFFFF; color:#333333; padding: 5px;}
div#radio-widget ul#cc_tunein {background: #FFFFFF; padding: 5px;}
div#radio-widget ul#cc_tunein li {display:inline;}
