/*  
Theme Name: Art-Throb 2
Theme URI: 
Description: Final Design
Version: 2.0
Author: Adam Pieroni
Author URI: 
Tags: 


*/

body {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0;
	padding:auto;
	font-family:Helvetica,Arial;
	font-size:12px;
	line-height:19px;
	text-align:center;
	background-color:#333333;
	/*background-image:url('images/page-bg.jpg');*/
	/*background-repeat:repeat-x;*/
}
img {border:none;}

a:link, a:visited {
	color:#f6862e;
	text-decoration:none;
}
a:active, a:hover {
	color:#faa755;
}

p {
	margin-bottom:16px;
	margin-top:0px;
}

h1,h2,h3,h4 {
	font-family:Times,"Times New Roman",serif;
	line-height:1;
	color:#a7a9ac;
	font-weight:bold;
}

.single .navigation {
	width:100%;
	height:auto;
	padding-bottom:1px;
	font-weight:bold;
	font-size:11px;
}
.single .navigation a:link,
.single .navigation a:visited {
	color:#00aeef;
}
.single .navigation a:hover,
.single .navigation a:active {
	color:#44c8f5;
}
#header {
	text-align:center;
	width:941px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#00ff00;*/
	display:table;
	position:relative;
	height:120px;
	
}
#header h1 {
	margin-left:auto;
	margin-right:auto;
	margin:0;
	padding:0;
}
#bloglogo {
	width:326px;
	float:left;
	margin:0;
	padding:0;
	background-image:url('http://www.nsartthrob.com/wp/wp-content/themes/art-throb-2/images/art-throb-logo.jpg');
	/*background-color:#0000ff;*/
	background-repeat:no-repeat;
	height:120px;
	position:relative;
}
#definition-trigger{
	height:120px;
	width:64px;
	/*background-color:#cccc00;*/
	float:left;
	margin-left:13px;
}
#bloglink {
	width:217px;
	float:left;
	height:63px;
	display:block;
	position:relative;
	left:32px;
	top:31px;
	/*background-color:#00cccc;*/
}

#header-grad {
	width:615px;
	height:120px;
	background-image:url('http://www.nsartthrob.com/wp/wp-content/themes/art-throb-2/images/header-grad.jpg');
	background-repeat:no-repeat;
	background-position:right;
	/*background-color:#ff0000*/
	background-color:#ffffff;
	float:left;
}

#minor-nav-links {
	color:#FFFFFF;
	margin:0;
	padding:0;
	font-family:'Trebuchet MS';
	font-size:10px;
	text-transform:uppercase;
	margin-top:6px;
	 width:607px;
	text-align:right;
}
#minor-nav-links li {
	padding:0px 10px 0px 14px;
	display:inline;
	margin:0;
}
#minor-nav-links a:link,
#minor-nav-links a:visited {
	color:#FFFFFF;
	width:auto;
	/*border-right:1px solid #42432d;*/
	text-decoration:none;
}
#minor-nav-links a:hover,
#minor-nav-links a:active {
	color:#EFEFEF;
}

#definition {
	display:none;
	left:4px;
	position:relative;
	height:95px;
	margin:0px;
	padding:0px;
}

#definition #definition-colon {
	width:20px;
	height:70px;
	margin-top:21px;
	position:relative;
	float:left;
	background-image:url('images/colon.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}
#definition #definition-text {
	width:586px;
	float:left;
	margin-top:25px;
	position:relative;
	font-family:'Trebuchet MS';
	font-size:11px;
	line-height:14px;
	color:#00aeef;
}




#l .post {
	margin-bottom:45px;
}
#l .entry {
	margin-bottom:20px;
}


.slug {
	font-family:'Trebuchet MS';
	font-size:10px;
	line-height:15px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px 0px 12px 0px;
}
.slug a:link,
.slug a:visited {
	color:#00aeef;
}
.slug a:hover,
.slug a:active {
	color:#44c8f5;
}
#home #c .post .title a:link,
#home #c .post .title a:visited {
	color:#00aeef;
}
#home #c .post .title a:hover,
#home #c .post .title a:active {
	color:#44c8f5;
}


#home #c #features .post {
	border-bottom: 1px dashed #AAAAAA;
	padding-bottom:11px;
	margin-bottom:25px;
}

#home #c #features .post .title {
	font-weight:bold;
	margin-top:0px;
	margin-bottom:3px;
	line-height:17px;
}
#home #c #features .post .postText p {
	margin-bottom:14px;
	line-height:17px;
	font-size:11px;
}

#l h1 {
	font-size:26px;
	line-height:26px;
	color:#bcbec0;
	margin:0px 0px 12px 0px;
}

#home #l .post {
	margin-bottom:20px;
	padding-bottom:20px;
	display:table;
	border-bottom:#DDDDDD solid 1px;
}

#home #c h1,
#home #c h1 a:link,
#home #c h1 a:visited {
	color:#808285;
	font-size:13px;
	line-height:13px;
	text-transform:uppercase;
	margin-top:0;
}
#home #c h1 a:hover,
#home #c h1 a:active {
	color:#c7c8ca;
}



h1 a:link, h2 a:link, h3 a:link, h4 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
	color:#a7a9ac;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover,
h1 a:active, h2 a:active, h3 a:active, h4 a:active {
	color:#c7c8ca;
	text-decoration:none;
}

#body {
	margin-left:auto;
	margin-right:auto;
	width:941px;
	text-align:left;
	background-color:#ffffff;
}

#ads-right {
	text-align:left;
	margin:5px;
	padding:2px 0 12px 0;
	border-left:1px #cccccc solid;
}
#ads-right li {
	display:block;
	padding:0px 0px 6px 0px;
	margin:0;
	padding:0;
	border: 1;
	list-style-type:none;
}

#ads-bottom {
	float:left;
	padding:0;
	margin:0;
	width:941px;
}
#ads-bottom a,
#ads-bottom p,
#ads-bottom img {
	margin:0;
	padding:0;
}
#ads-bottom ul {
	margin:0;
	padding:0;
	display:block;
	list-style-type:none;
}
#ads-bottom li {
	display:inline-block;
	float:left;
	position:relative;
	margin:0;
	padding:0;
	list-style-type:none;
}

#topnav {
	margin-left:auto;
	margin-right:auto;
	background:#00aeef;
	height: 30px;
	width:941px;
	text-align:left;
}
#major-nav-links {
	margin:0;
	padding:0;

}
#major-nav-links li {
	display:inline;
	padding:0;
	margin:0;
}
#major-nav-links a,
#major-nav-links a:link,
#major-nav-links a:visited {
	color:#ffffff;
	font-weight:normal;
	font-size:12px;
	line-height:12px;
	padding:9px 15px 9px 15px;
	float:left;
	width:auto;
	height:auto;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#00aeef;
}
#major-nav-links a:hover,
#major-nav-links a:active {
	background-color:#f6862e;
}
#major-nav-links li li {
	display:block;
	width:200px;
}
#major-nav-links .cat-item a,
#major-nav-links .cat-item a:link,
#major-nav-links .cat-item a:visited,
#major-nav-links .cat-item a:hover,
#major-nav-links .cat-item a:active {
	width:200px;
}

#home #major-nav-links .page-item-home a,			/* home */
#about #major-nav-links .page-item-2 a,				/* about */
#cadre #major-nav-links .page-item-18 a,			/* cadre */
#links #major-nav-links .page-item-68 a,			/* links */
#must #major-nav-links .page-item-must a {		/* must */
	background:#f6862e;
	color:#fff;
}
#home #major-nav-links-home a:hover,
#about #major-nav-links-about a:hover,
#archive #major-nav-links-archive a:hover,
#lab #major-nav-links-lab a:hover,
#reviews #major-nav-links-reviews a:hover,
#contact #major-nav-links-contact a:hover {
	background:#e35a00;
}

#nav-right {
	float:right;
	width:320px; 
	height:30px;
}

#searchdiv {
	width:130px;
	float:left;
	position:relative;
	height:30px;
	background-color:#f6862e;
}
#searchform {
	padding:0;
	margin:0;
	height:30px;
}
#searchform #s {
	display:block;
	height:12px;
	padding:7px 0 7px 0;
	margin:0 0 0 0;
	width:96px;
	border:inset 2px;
	background-color:#ffffff;
	float:left;
	vertical-align:middle;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	font-family:Arial	;
	color:#999999;
	overflow:visible;
}
#search #searchform #s {
	height:12px;
	padding:9px 0 9px 0;
	margin:0 0 0 0;
	width:100px;
	border:none;
	color:#000000;
	font-weight:bold;
}
#searchform #searchsubmit {
	display:block;
	height:30px;
	width:30px;
	margin:0 0 0 0;
	background-color:#f6862e;
	border:0;
	color: #ffffff;
	text-transform:uppercase;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	padding:0;
	float:right;
	vertical-align:middle;
	cursor:pointer;
}

#searchform #searchsubmit:hover,
#searchform #searchsubmit:active {
	background-color:#faa755;
}

#sponsors {
	text-align:center;
	/*background-color:#BCBCBC;*/
	color:#3A768E;
	padding-top:10px;
	padding-bottom:4px;
	vertical-align:middle;
	font-size:9px;
	line-height:9px;
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
	width:100px;
	display:table;
	position:relative;
}


#col-l-c-r {
width:941px;
 background:#CCCCCC; url('images/l-c-r-bg-940.jpg') repeat-y;
display:table-cell;
}
#col-l-c {
float:left;
width:750px;
clear:none;
background:#f2f2f2 url('images/white-480.jpg') repeat-y; 
padding-bottom:35px;
}
#col-l-c.white {
background:#ffffff;
}


#col-l-c .col-text,
#col-l-c .col-text {
	width:730px;
	margin-right:35px;
	margin-left:35px;
	margin-top:35px;
}
#l {
	float:left;
	background:#ffffff;
}
#home #l,
#must #l,
.page #l,
.single #l,
.archive #l  {
	width:480px;
}
#home #l .col-text,
#must #l .col-text, 
.page #l .col-text,
.single #l .col-text,
.archive #l .col-text {
	width:450px;
	margin-right:10px;
	margin-left:10px;
	margin-top:35px;
}

.single #l #comment {
	width:450px;
}

.single #l .commentlist {
	list-style-type:none;
	margin:0;
	padding:0;
}

#home #l .byline {
	font-weight:bold;
	margin:0 0 16px 0;
}
#home #l .byline a {
	color:#000000;
}

#home #c,
#must #c,
.page #c,
.single #c,
.archive #c {
float:left;
width:270px;
background:#f2f2f2;
overflow:hidden;
clear:none;
}
#home #c .col-text,
#must #c .col-text, 
.page #c .col-text,
.single #c .col-text,
.archive #c .col-text {
	width:230px;
	margin-top:35px;
	margin-left:20px;
	margin-right:20px;
	line-height:19px;
	overflow:hidden;
	clear:none;
	
}

.single #c .col-text {
	margin-top:72px;
	text-align:right;
}
.single #c .col-text img {
	padding:3px;
	border:#DDDDDD solid 1px;
}
.single #author-bio {
	font-size:11px;
	font-style:italic;
	line-height:14px;
}
.single #author-bio em {
	font-style:normal;
}

#r {
width:181px;
float: right;
overflow: hidden;
/*background:#CCFF66;*/
clear:none;
}




#links-container {
	margin-left:0;
	padding-left:0;
}

#linkcat-2 {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	float: left;
	width: 33%;
}
#linkcat-2 ul {
	margin:0;
	padding:0;
}
#linkcat-2 ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}

#linkcat-25 {
	list-style-type:none;
	margin:0;
	padding:0;
	float: right;
	width: 33%;
}
#linkcat-25 ul {
	margin:0;
	padding:0;
}
#linkcat-25 ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}

#linkcat-21 { 
	list-style-type:none;
	margin:0;
	padding:0;
	float: left;
	width: 34%;
}
#linkcat-21 ul {
	margin:0;
	padding:0;
}
#linkcat-21 ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}


#col-c-widgets {
	margin:30px 0 30px 0;
	padding:0;
}
#col-c-widgets ul {
	margin:0 0 30px 0;
	padding:0;
}
#col-c-widgets li {
	margin:0 0 15px 0;;
	padding:0;
	list-style-type:none;
}



#footer {
	width:941px;
	padding-top:20px;
	padding-bottom:20px;
		margin-left: auto;
	margin-right: auto;
	text-align:center;
	clear:both;
	background-color:#bfebfb;
}
	
	

#footer #legal {
	width:auto;
	clear:none;
	font-size:11px;
	color:#707070;
}


	.page #c .col-text ul#child-pages {
		margin:0;
		padding:0;
	}
	.page #c .col-text #child-pages li {
		list-style-type:none;
	}
	.page #c .col-text #child-pages a:link,
	.page #c .col-text #child-pages a:visited {
		color:#00aeef;
	}
	.page #c .col-text #child-pages a:hover,
	.page #c .col-text #child-pages a:active {
		color:#44c8f5;
	}


.alignright {
	float:right;
}
.alignleft {
	float:left;
}


img.alignright,
.wp-caption.alignright {
	margin:3px 0 12px 12px;
}
img.alignleft,
.wp-caption.alignleft {
	margin:3px 12px 12px 0;
}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post img {
	border: 1px solid #ddd;
	padding:5px;
	background-color: #ffffff;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #ffffff;
	padding:5px 0 5px 0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 9px;
	line-height: 12px;
	padding: 4px 0 0 0;
	margin: 0;
	text-align:left;
	color:#666666;
	padding:5px 5px 0 5px;
}

/* End captions */


#must h2 {
	font-size:24px;
}

#col-c-widgets h2 {
	font-size:18px;
}

#search h1,
.archive h1 {
	margin-bottom:15px;
}
#search .item h3,
.archive .item h3 {
	margin-top:0px;
	margin-bottom:4px;
	font-family:Arial;
	font-weight:normal;
	font-size:13px;
	line-height:17px;
}
#search .item h3 a:link,
#search .item h3 a:visited,
.archive .item h3 a:link,
.archive .item h3 a:visited {
	font-weight:bold;
	color:#00aeef;
}
#search .item h3 a:hover,
#search .item h3 a:active,
.archive .item h3 a:hover,
.archive .item h3 a:active {
	color:#44c8f5;
}
#search .item p,
.archive .item p {
	margin-top:0;
}


.archive #c h2 {
	font-size:18px;
}
.archive #c ul {
	list-style-type:none;
	padding:0;
	margin:0;
	padding-bottom:10px;
}
.archive #c #archivebroswer a:link,
.archive #c #archivebroswer a:visited {
	font-weight:bold;
	color:#00aeef;
}
.archive #c #archivebroswer a:hover,
.archive #c #archivebroswer a:active {
	color:#44c8f5;
}

.post {clear:both;}




/* EventCalendar. Copyright (C) 2005 2006, Alex Tingle.  $Revision: 263 $
 * This file is licensed under the GNU GPL. See LICENSE file for details.
 */

/***
 ***  Calendar
 ***/

#wp-calendar table {
 width:100%;
	font-size:11px;
	font-family:'Trebuchet MS';
}

#wp-calendar #prev {
  text-align:left;
}

#wp-calendar #next {
  text-align:right;
}

#wp-calendar table td,
#wp-calendar table th {
  text-align:center;
}

#wp-calendar .ec3_calendar th {
	background-color:#333333;
	color:#ffffff;
	font-weight:normal;
}

#wp-calendar td.ec3_eventday,
#wp-calendar td.ec3_day {
 background-color:#8dd8f8;
}

#wp-calendar table td,
#wp-calendar table.nav tr td {
 padding:1px;
}


#wp-calendar table #today {
	background-color:#bfebfb;
}

/* The EC graphic. */
.ec3_ec {
 display:block;
 float:right;
 border:none;
 width:13px;
 height:9px;
}
.ec3_ec span { display:none }


/***
 ***  Popup
 ***/

.ec3_popup {
 margin:0 !IMPORTANT;
 padding:0 !IMPORTANT;
 border:none;
 position:absolute;
 border-collapse:collapse;
 filter:alpha(opacity=87);
 -moz-opacity:.87;
 opacity:.87;
 z-index:30000;
}

.ec3_popup td {
 padding:0;
}

.ec3_popup table {
 border:solid #999 1px;        /* popup border */
 background-color:#eeb;        /* popup background colour */
 font-size:x-small;            /* popup font size */
 color:black;
 text-align:left;
}

.ec3_popup table td {
 padding:1.5px 3px 1.5px 3px;
}

#ec3_shadow0 div { width:8px; height:32px; }
#ec3_shadow0 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom right;
 vertical-align:bottom;
}

#ec3_shadow1 {
 margin:0;
 padding:0;
 border:none;
 height:16px;
 background-repeat:repeat-x;
}

#ec3_shadow2 div { width:8px; height:32px; }

#ec3_shadow2 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom left;
 vertical-align:bottom;
}

/***
 ***  Event list
 ***/

.ec3_list {
 margin-left:-12px;
 word-spacing:-1px;
 letter-spacing:-0.2px;
 color:#800;
}

.ec3_list li {
 font-size:1em !important;
}

.ec3_list li:before {
 content:"" !important;
}

/***
 ***  Schedule
 ***/

table.ec3_schedule {
 display:block;
 border-collapse:collapse;
 padding:0;
 margin:0 0 16px 0;
}

table.ec3_schedule tr {
 display: block;
 margin:0;
 padding:0;
}

table.ec3_schedule td {
 display:inline;
 margin:0;
 padding:0px 6px 0px 0px;
 font-weight:bold;
 font-family:Times;
 font-size:14px;
}

td.ec3_start { text-align:right; }

td.ec3_to    { text-align:center; }





#cadre #membersList {
	margin:0;
	padding:0;
}
#cadre #membersList li {
	margin:0;
	padding:0 0 35px 0;
	list-style-type:none;
	float:left;
}

#cadre .biophoto {
	position:relative;
	float:left;
	width:110px;
	padding:4px;
	border:1px solid #CCCCCC;
	margin:0px 20px 0 0 ;
}
#cadre .bio {
	position:relative;
	float:left;
	width:500px;	
}

#cadre .bioname {
	font-family:Times,"Times New Roman",serif;
	font-weight:bold;
	font-size:20px;
	line-height:22px;
	color:#AAAAAA;
}

#discussion {
	margin-top:35px;
	clear:both;
}
#discussion p {
	color:#999999;
	font-size:11px;
	font-style:italic;
}
.comment-author {
	font-weight:bold;
}

.col-text blockquote{
	color:#909295;
	font-family:georgia;
	font-style:italic;
	font-size:125%;
}

/*
 *	microAudio Wordpress Plugin
 *	(c) 2008-9 Christopher O'Connell
 *	Dual Licensed under the MIT and GPL licenses
 *  See license.txt, included with this package for more
 *
 *	microAudio.example.css
 *  Release 0.6.2, March 2009
 */
.microAudio-bg {
	color: #00AEEF;
	}

.microAudio-leftbg {
	color: #3A768E;
	}

.microAudio-lefticon {
	color: #F6872E;
	}

.microAudio-voltrack {
	color: #F9A96A;
	}

.microAudio-volslider {
	color: #F6872E;
	}

.microAudio-rightbg {
	color: #00AEEF;
	}

.microAudio-rightbghover {
	color: #44c8f5;
	;
	}

.microAudio-righticon {
	color: #F6872E;
	}

.microAudio-righticonhover {
	color: #F6872E;
	}

.microAudio-skip {
	color: #F6872E;
	}

.microAudio-text {
	color: #000000;
	}

.microAudio-track {
	color: #DDDDDD;
	}

.microAudio-border {
	color: #C8C8C8;
	}

.microAudio-loader {
	color: #3A768E;
	}

.microAudio-tracker {
	color: #B3B3B3;
	}

.mAp, .adplr {
	width: 300px;
	}

/*
select {
	border:none;
	background:none;
	width:125px;
	color:#ffffff;
	text-transform:uppercase;
	height:30px;
	margin:0;

	vertical-align:middle;
}
option {
	background:#ff0000;
	color:#ffffff;
	text-transform:uppercase;
	height:30px;
	vertical-align:middle;
	padding-top:9px;
}
*/
/*00aeef*/
/*f6862e*/

a.trigger,
a.activetrigger {
	color:#ffffff;
	background:url(arrow.gif) top right no-repeat #00aeef;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
	padding:9px 15px 9px 15px;
	height:auto;
	width:auto;
	display:block;	
}
/* style of the UL */

.dropcontainer ul {
	background:#00aeef;
	list-style-type:none;
	padding:0;
	margin:-30px 0 0 0;
	position:relative;
	display:block;
}
.dropdownhidden {
	top:0;
	left:-999em;
}
.dropdownvisible{
	top:0;
	left:0;
}
.dropcontainer ul a{
	display:block;
	text-decoration:none;
	color:#ffffff;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
	padding:9px 15px 9px 15px;
	height:auto;
}
.dropcontainer ul a:hover{
	background:#f6862e;
}
.dropcontainer{
	position:relative;
}


#home .archive-items .post {
	margin-bottom:12px;
	color:#808285;
	line-height:17px;
}
#home .archive-items .post a:link,
#home .archive-items .post a:visited {
	color:#00aeef;
}
#home .archive-items .post a:hover,
#home .archive-items .post a:active {
	color:#44c8f5;
}



#discussion img {
	padding:0;
	border:none;
}


@media print {
	#header {display:none}
	#r { display:none }
	#ads-bottom {display:none}
	.sociable {display:none}
	#col-l-c {width:100%}
	#col-l-c-r {width:100%}
	.navigation {display:none;}
	#footer {text-align:left;}
	#l .col-text {margin-left:0;margin-right:5%;width:auto;}
	#c .col-text {margin-right:0;margin-left:5%;width:auto;}
	#col-l-c .col-text {margin-left:0;width:auto;}
}

