/*
Theme Name: Sight
Author URI: http://www.wpshower.com
Description: Sight is a powerful Wordpress theme, best suited for Magazines and Blogs. The theme was designed in modern minimalistic style with Golden Grid usage.
Author: WPSHOWER
Version: 1.0
License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
Copyright: (c) 2010 WPSHOWER
*/


@import url("css/category.css?version=123");

/*** Reset ***/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;text-align:left;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus {outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}


/*** Imports ***/

/*** Main ***/

body {font: 62.5% "Helvetica Neue",Arial,Helvetica,sans-serif; /* background: #27292a url("images/line.png") 50% 0 no-repeat; */ padding: 24px 0 !important;}
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.left {float: left;}
.right {float: right;}

.list.clear {
clear: both;
}

.wrapper {width: 800px; background: #fff; margin: 0 auto;
-moz-box-shadow: 0px 0px 5px 0px #eee;
-webkit-box-shadow: 0px 0px 5px 0px #eee;
 box-shadow: 0px 0px 5px 0px #eee;}
#container {padding: 30px 0 45px;}

/*** Header ***/

.header {overflow: hidden; border-bottom: 1px dotted #c4e2e0;}

.logo {width: 290px; height: 128px; padding: 18px 0 12px 12px; overflow: hidden; float: left;}
.logo img {max-height: 128px; max-width: 290px;}

.site-description {padding:70px 30px 0;width:200px; float: left; overflow: hidden;}
.site-description .textwidget {font-size: 12px; color: #BDCCD4; line-height: 1.3; font-style: italic;}


#menu-artifacts-menu{width: auto; padding-right: 0px; float: none;}
#menu-artifacts-menu a { font-weight: normal;}

.menu {width: 60%; margin: 0; float: right;}
.menu ul {margin: 0 -4px 0 0;}
.menu li {font-size: 17px; text-transform: uppercase;  margin:0 10px; float: left;}
.menu a {color: #BDCCD4; text-decoration: none; font-family: 'PT Sans Narrow',"Helvetica Neue",Arial,Helvetica,sans-serif;}
.menu a:hover {text-decoration: none; color: #6CA39E}
.menu li.current_page_item a,
.menu li.current-menu-item a,
.menu li.current-post-parent a,
.menu li.current-page-ancestor a {color: #6CA39E}

.menu-top-menu-container {
	clear:both;
	margin-right: 5%;
	float: right;
}

.search {}
.search fieldset {height: 31px; background: #dadada;}
.search input {width:100%; border: none; background: none; padding: 8px; color: #fff; font: 11px Georgia, Geneva, "Times New Roman", times; text-transform: uppercase; vertical-align: middle;}
.search button {width: 16px; height: 16px; background: url("images/search.png") 50% 50% no-repeat; cursor: pointer; border: none; vertical-align: middle;}

/*** Navigation ***/

.nav {border-top: 1px solid #d9d9d9;}
.dd {height: 48px;}
.dd li {float: left; display: block; text-align: center; font-size: 13px; text-transform: uppercase;}
.dd li a {color: #BDCCD4; font-weight: bold; text-decoration: none;font-family: "Helvetica Neue",Arial,Helvetica,sans-serif; display: block; padding-top: 18px; margin: 0 14px; white-space: nowrap;}
.dd li a:hover {text-decoration: underline;}
.dd li ul {position: absolute; padding: 8px 0 10px; visibility: hidden; background: #000; z-index: 100;}
.dd li ul li {float: none; border: none; font-size: 11px; text-align: left; margin: 5px 0; padding: 0 8px;}
.dd li ul li a {color: #fff; display: inline; margin: 0 !important; white-space: normal; padding-top: 0;}
.dd li.dd_hover {background: #000;}
a.dd_hover:hover {text-decoration: none !important;}
.submenu a:hover {text-decoration: underline;}
.dd li.parent a {margin: 0 8px; padding-right: 12px; background: url("images/dd.png") 100% 24px no-repeat;}
.dd li.parent a.dd_hover {color: #fff; background: url("images/dd_hover.png") 100% 24px no-repeat; margin: 0 8px; padding-right: 12px; border-bottom: 1px solid #fff; padding-bottom: 10px;}

/*** Social ***/
.social {margin:20px;float: right;}
.social a {display: inline-block; width: 30px; height: 30px;background: url("images/socialicons.png") no-repeat;background-size: 150px 60px; }
.social #tw {background-position: 0 bottom}
.social #tw:hover {background-position: 0 top}
.social #fb {background-position: -30px bottom}
.social #fb:hover {background-position: -30px top}
.social #flk {background-position: -60px bottom}
.social #flk:hover {background-position: -60px top}
.social #pin {background-position: -90px bottom}
.social #pin:hover {background-position: -90px top}
.social #ig {background-position: -120px bottom}
.social #ig:hover {background-position: -120px top}
.social #mailto {
	background: url("images/mail.png") no-repeat;
	background-size: 30px 60px;
	width: 100%;
	height: 25px;
	background-position: 0 bottom;
	padding-left: 28px;
	line-height: 22px;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
	color: #BDCCD4;
}
.social #mailto:hover {background-position: 0 -5px;}

/*** Slideshow ***/

#slideshow, .slideshow {height: 290px; width: 100%; overflow: hidden; position: relative;border-bottom: 1px dotted #c4e2e0;}
.slide {height: 290px; width: 975px; background: #d9f1f9;}
.slide img {display: block; float: left; /* width: 640px; */ height: 290px; position: relative; top: -20px; left: -30px;}
.slide .post {padding: 20px 30px 0;}
.slide .post-category {font-size: 11px; color: #d9d9d9; text-transform: uppercase; margin-bottom: 5px;}
.slide .post a {color: #000;}
.slide .post .post-category a {text-decoration: none;}
.slide .post .post-category a:hover {text-decoration: underline;}
.slide .post h2 {margin-bottom: 5px;}
.slide .post h2, .slide .post h2 a {color: #6CA39E; font-size: 24px; text-decoration: none;}
.slide .post h2 a:hover {text-decoration: underline;}
.slide .post .post-meta {font-size: 11px; font-style: italic; color: #656363; margin-bottom: 20px;}
.slide .post .post-meta span, .slide .post .post-meta a {color: #000; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.slide .post .post-meta a:hover {text-decoration: underline;}
.slide .post .post-author {text-transform: uppercase;}
.slide .post-content p {margin-bottom: 15px;}
#larr, #rarr {display: block; width: 32px; height: 53px; position: absolute; top: 106px !important; opacity: 0.2; z-index: 99 !important;}
#larr {background: #000 url("images/larr.png") 8px 50% no-repeat; left: 0 !important;}
#rarr {background: #000 url("images/rarr.png") 11px 50% no-repeat; right: 0 !important;}
#larr:hover, #rarr:hover {opacity: 1;}

/*** SHOPPE ****/


#shoppe-container {
	position: relative;
	top:-10px;
}


#shoppe-container h1 {
	font-family: 'PT Sans Narrow',"Helvetica Neue",Arial,Helvetica,sans-serif;
	font-weight: 700;
	font-size: 55px;
	color: #6CA39E;
	text-transform: uppercase;
	text-align: center;
	position:absolute;
	top:0;
	width:100%;
	z-index:100000;
	line-height: 1.0em;
	margin:30px 0;
}


.post-content h3 {
	color: #666;
	margin: 20px 0;
	font: 24px/28px 'PT Sans Narrow',sans-serif;
}

.post-footer.shoppe h3,
.post-content.shoppe h3 {
	text-align: center;
}
.post-footer.shoppe {
	padding: 5% 0 !important;
	border-top: 1px solid #eee;
}
.post-footer.shoppe p,
.post-content.shoppe p {
	color: #999;
	margin: 20px 0;
	font: 18px/22px 'PT Sans Narrow',sans-serif;
	font-weight: 300;
}

.post-content.shoppe img {
	max-width: 100%;
}

#slideshow.slide-ms {
	height:686px;
}

#slideshow.slide-ms div {
	width:100% !important;
}

#slideshow.slide-ms div img {
	max-width: 100%;height: auto;
	width:100% !important;
}

 .btn {
        
        -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
        -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
        box-shadow:inset 0px 1px 0px 0px #ffffff;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
        background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
        background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
        background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
        background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
        background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
        
        background-color:#ededed;
        
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        
        border:1px solid #dcdcdc;
        
        display:inline-block;
        color:#777777;
        font-family:arial;
        font-size:15px;
        font-weight:bold;
        padding:6px 24px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #ffffff;
        
    }
    .btn:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
        background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
        background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
        background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
        background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
        background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);
        
        background-color:#dfdfdf;
        text-decoration: none !important;
    }
    .btn:active {
        position:relative;
        top:1px;
    }


/*** set the width and height to match your images **/
		
		#slideshow {
		    position:relative;
		    height:450px;
		    width: 100%;
		}
		
		#slideshow div {
		    background-color: #FFF;
		    position:absolute;
		    top:0;
		    left:0;
		    z-index:8;
		    opacity:0.0;
		    height:450px;
		    text-align: right;
		    font-size: 10px;
		    font-style: italic;
		    font-family: Helvetica, arial, sans-serif;
		}
		
		#slideshow div.active {
		    z-index:10;
		    opacity:1.0;
		}
		
		#slideshow div.last-active {
		    z-index:9;
		}
		
		#slideshow div img {
		    height:450px;
		    display: block;
		    border: 0;
		    margin-bottom: 10px;
		}
		#intimate {
			position:absolute;
			right:35px;
			top:-50px;
			z-index:100;
		}


/*** NOW ***/

#now {
	border-top: 1px dotted #c4e2e0;
	width: 94%;
	padding: 3% 3%;
	clear:both;
}
#now h1 {color: #BDCCD4; margin-bottom: 5%;font-size: inherit;font-weight: normal;}
#now h1 a {color: #BDCCD4; font-size: 14px; padding: 0; font-weight: normal; text-transform: uppercase; position: relative; /* border-bottom:1px dotted #c4e2e0; */font-family: 'PT Sans Narrow', Arial, sans-serif; text-decoration: none;}
#now h1 a:hover {color:#6CA39E;}

#spotlight {
	border-top: 1px dotted #c4e2e0;
	width: 94%;
	padding: 3% 3%;
	clear:both;
	display: none;
}

#side-spotlight {
	/* float: right; */
	width: 18%;
	font-size: 12px;
	position: fixed;
	margin-left: 660px;
}

#side-spotlight a{
	color: #6CA39E;
	text-decoration: none;
}

#side-spotlight li{
	margin: 2% 0;
}

#side-spotlight a:hover {
	text-decoration: underline;
}

#side-spotlight .spot {
	width: 90%;
}
#side-spotlight .spot .text-fade {
	width: 60%;
}

#spotlight .list {
	padding: 3% 0;
	margin: 0 -1%;
}
.spot {
	display: block;
	overflow: hidden;
	width: 31%;
	height: 77px;
	float: left;
	margin: 0 1% 3% 1%; 
	position: relative;
}

.spot .text-fade {
	background-image: url('images/text-fade.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	display: block;
	width: 160px;
	height: 11px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.spot .post-content {
	margin-bottom: 0;
}
.spot .timestamp {
	color: #999;
	display: inline-block;
	width: 75px;
	margin: 0 2% 2% 0;
}
.spot .cat a {
	text-transform: uppercase;
	margin-right: 3px;
	font-size: 9px;
}
.spot_thumb {
	float: left;
	display: block;
	margin-right: 4%;
}
.spot_title a {
	color: #6CA39E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.spot_thumb img {
	width:75px;
	height:75px;
	float: left;
	border: 1px solid #eee;
}

.spot .excerpt {
	font-size: 10px;
	margin-left: 75px;
}

/*** LOOP ***/

#loop { margin: 0 -3%;}

/* Exhibition */

#exhibition-by-year {
	clear: both;
	border-top: 1px dotted #c4e2e0;
	padding-top: 30px;
}


/*** Content ***/

#latest-news {position: relative;}
#container.home-screen {padding: 0;}
.home-screen #content {width: 94%; margin:0 3%; float: left;}
#content {width: 65%; margin:0 3%; float: left;}
#content.full {width: auto; float: none;}

.content-title {color: #BDCCD4; font-size: 24px; padding: 0;  text-transform: uppercase; position: relative; /* border-bottom:1px dotted #c4e2e0; */font-family: 'PT Sans Narrow', Arial, sans-serif;}
.content-title a {color: #BDCCD4; text-decoration: none;}
.content-title a:hover {text-decoration: underline;}
.content-title span {color: #6CA39E;}
.content-title span a {color: #6CA39E; text-decoration: none;}
.content-title span a:hover {color: #6CA39E;}
#mode {display: none; width: 37px; height: 14px; background: url("images/mode.png") 0 0 no-repeat; position: absolute; bottom: 3px; left: 85px;}
.flip {background-position: 0 100% !important;}
.category_link { font-size: 11px; color: #6CA39E;font-weight: bold; /*background-color: #F1F9F9; border: 1px dotted #BDCCD4; */ display: inline-block;padding: 0;text-decoration: none;}
.category_link a {display:inline-block;background-color: #F1F9F9;padding: 1px 2px 0;font: small-caps 12px 'PT Sans Narrow', Arial, sans-serif; letter-spacing: 1px;}

.home-screen .list .post {
	padding: 20px 0 0 0;
	width: 23%;
	float: left;
	height: 330px;
	margin: 0 3% 0 0;
	overflow: hidden;
}

.list .post {
	padding: 20px 0 20px 0;
	width: 27%;
	float: left;
	height: 330px;
	margin: 0 3%;
	overflow: hidden;
}

.list .post .thumb img {margin: 0 15px 0 0; width: 100%; height: auto;}
.list .post .thumb:hover img {background-color: #d9efef;}
.list .post a {color: #6CA39E;font-weight: bold;}
.list .post .post-content a {font-weight: normal; text-decoration: none;}
.list .post .post-content a:hover {text-decoration: underline;}
.list .post .post-category {font-size: 11px; color: #d9d9d9; text-transform: uppercase; margin: 10px 0;}
.list .post .post-category a {margin-left:-2px;margin-right:0px;text-decoration: none;display:inline-block;padding: 1px 2px 0; text-decoration:none;background-color: #F1F9F9;letter-spacing: 1px;
font: small-caps 12px 'PT Sans Narrow', Arial, sans-serif;}
.list .post .post-category a:hover {text-decoration: underline;}
.list .post h2 {margin: 3% 0;}
.list .post h2, .list .post h2 a {color: #6CA39E; font-size: 12px; font-weight: bold; text-decoration: none;}
.list .post h2 a:hover {text-decoration: underline;}
.list .post .post-meta {font-size: 11px; color: #aaa9a9; margin-bottom: 15px;}
.list .post .post-meta span, .list .post .post-meta a {color:#AAA9A9; text-decoration: none; font-family: 'Times New Roman';}
.list .post .post-meta a:hover {text-decoration: underline;}
.post-author {}
.post-date {color:#AAA9A9;text-transform: capitalize; margin-left: 3px; margin-bottom: 10px;}

.grid {padding: 12px 0 0 0px;}
.grid .post {width: 127px; height: 127px; padding: 24px; float: left; margin: 0 5px 5px 0; position: relative; overflow: hidden; cursor: pointer; background-image: url("images/s.gif");}
.grid .post .post-category, .grid .post .post-content, .grid .post .post-meta em {display: none;}
.grid .post h2, .grid .post .post-meta {display: block;}
.grid .post .thumb {width: 190px; height: 190px; position: absolute; top: 8px; left: 7px; z-index: 1;}
.grid .post .thumb img {width: 190px; height: 190px;}
.grid .post h2, .grid .post h2 a {color: #6CA39E; font-size: 16px; font-weight: bold; text-decoration: none;}
.grid .post h2 {margin-bottom: 5px;}
.grid .post a {text-decoration: none;}
.grid .post a:hover {text-decoration: underline;}
.grid .post .post-meta {font-size: 10px; font-style: italic; color: #656363;}
.grid .post .post-meta span, .grid .post .post-meta a {color: #000; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.grid .post .post-meta .post-author {text-transform: uppercase;}
.grid .post .comments_popup_link {position: absolute; bottom: 18px; right: 18px;}
.grid .post .post-edit-link {position: absolute; bottom: 18px; left: 18px;}

.rollover {opacity: 0; background: #ffea97; width: 154px; height: 154px; padding: 18px; margin: 0; position: absolute; top: 0; left: 0; cursor: pointer;}
.rollover-title {margin-bottom: 5px;}
.rollover-title, .rollover-title a {color: #000; font-size: 16px; font-weight: normal; text-decoration: none;}
.rollover-title a:hover {text-decoration: underline;}
.rollover-content {color: #262626; font: 12px/1.5 Helvetica, Arial, sans-serif;}
.rollover-meta {font-size: 10px; font-style: italic; color: #656363;}
.rollover-meta span, .rollover-meta a {color: #000; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.rollover-author {text-transform: uppercase;}
.rollover-meta a:hover {text-decoration: underline;}

.pagination {padding: 20px 0 0 30px; color: #aaa9a9; font-size: 12px; clear: both; position: relative;}
.pagination a {color: #000; text-decoration: none;}
.pagination a:hover {text-decoration: underline;}
.pagination .nextpostslink {position: absolute; right: 0; top: 17px; line-height: 21px; text-transform: uppercase; background: url("images/nextpostslink.png") 100% 0 no-repeat; padding-right: 36px;}
.pagination .previouspostslink {position: absolute; left: 30px; top: 17px; line-height: 21px; text-transform: uppercase; background: url("images/previouspostslink.png") 0 0 no-repeat; padding-left: 36px;}
#pagination {padding: 20px 0 0 30px;}
#pagination .nextpostslink {color: #6CA39E; text-decoration: none; display: block; padding: 9px 0; text-align: center; font-size: 12px; font-weight: bold;}
#pagination .nextpostslink:hover {background-color: #F1F9F9; text-decoration: none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#pagination .loading {background: url("images/loading.gif") 240px 9px no-repeat; color: #555;}
#pagination .loading:hover {background-color: transparent !important; cursor: default;}

.entry {margin: 0 0 50px 0;}
.entry .post {/* border-bottom: 1px solid #d9d9d9; */ padding-bottom: 15px;}
.entry .post-meta {padding: 0; /* border-bottom: 1px dotted #c4e2e0; */ font-size: 11px; font-style: italic; color: #aaa9a9; position: relative; text-transform: uppercase; overflow: auto;}
.entry .post-meta h1 {
	color: #BDCCD4; 
	font-size: 24px;
	font-weight: normal; 
	font-style: normal; 
	margin: 0;
	padding: 15px 0; 
	font-family: 'PT Sans Narrow', Arial, sans-serif;
}
.entry .post-meta.with-category h1 {
	padding-top: 0;
}

.entry .post-meta span, .entry .post-meta a {color: #999; text-decoration: none; font-style: normal;}
.entry .post-meta a:hover {text-decoration: underline;}
.entry .post-comms {position: absolute; right: 0;color:#999;background-color: #eee; font-size: 10px; margin-top: -5px;padding: 4px 5px 1px;}
.entry .post-comms a {color:#999;}
.entry .post-content {padding: 0 0 0 0;}
.entry .post-content img {/* width:100% !important;  max-width: inherit;*/}
.entry .post-content a {color: #6CA39E;text-decoration:none;}
.entry .post-content a:hover {text-decoration: underline;}
.entry .post-footer {padding-left: 30px; font-size: 12px; margin-bottom: 15px;}
.entry .post-footer a {color: #000; text-decoration: none;}
.entry .post-footer a:hover {text-decoration: underline;}
.page .post-category {display: none;}
.team-label {
display: block;
padding-bottom: 2px;
margin-bottom: 10px;
margin-top: 0px;
color: #999;
font:normal small-caps 16px 'PT Sans Narrow', Arial, sans-serif;
letter-spacing: 1px;
}
.f, .t, .di, .su {width: 16px; height: 15px; position: absolute;}
.f {right: 63px; background: url("images/social.png") 0 0 no-repeat;}
.t {right: 42px; background: url("images/social.png") -16px 0 no-repeat;}
.di {right: 21px; background: url("images/social.png") -32px 0 no-repeat;}
.su {right: 0; background: url("images/social.png") -48px 0 no-repeat;}
.f:hover {background-position: 0 -15px;}
.t:hover {background-position: -16px -15px;}
.di:hover {background-position: -32px -15px;}
.su:hover {background-position: -48px -15px;}


.share-module {
	margin-top: 10px;
}

.fb-share-button {
	background-image: url("images/facebook_share.png");
	background-size: cover;
	display: inline-block;
	height: 20px;
	width: 58px;
	margin-right: 1%;
}

.twitter-share-button {
	background-image: url("images/tweet.png");
	background-size: cover;
	display: inline-block;
	height: 20px;
	width: 58px;
}

.post-content {margin-bottom: 30px;}
.post-content h1, .post-content h2, /* .post-content h3, */ .post-content h4, .post-content h5 {
	color: #000; 
	font-weight: normal; 
	font-family: Georgia, Geneva, "Times New Roman", times; 
	margin: 15px 0;
}

.post-content h1 {font-size: 30px; line-height: 35px;}
.post-content h2 {font-size: 26px;}
/* .post-content h3 {font-size: 22px;} */
.post-content h4 {font-size: 20px;}
.post-content h5 {font-size: 18px;}
.post-content {color: #262626; font: 12px/1.5 Helvetica, Arial, sans-serif;}
.post-content.excerpt {color: #999; font: 10px/1.25 Helvetica, Arial, sans-serif;}
.post-content p {margin: 10px 0;}
.post-content ol {list-style: decimal; padding-left: 35px; margin: 15px 0;}
.post-content ul {list-style: disc; padding-left: 35px; margin: 15px 0;}
.post-content li {color: #262626; font: 12px/1.5 Helvetica, Arial, sans-serif; margin: 3px 0;}
.post-content blockquote {padding: 15px 0 10px 65px; background: url("images/bq.png") 20px 0 no-repeat;}
.post-content blockquote p {color: #8c8888; font: italic 16px Georgia, Geneva, "Times New Roman", times;}

.post-content .search {float: none; margin-top: 15px; width: auto;}
.post-content .search fieldset {width: 610px; height: 35px;}
.post-content .search input {width: 570px; font-size: 16px;}
/* .post-content iframe {width:610px; height: 486px; } */

.post-navigation {width: 610px; padding: 15px 0 0 0; position: relative;}
.post-navigation a {display: block; color: #000; font: 11px Helvetica, Arial, sans-serif; text-decoration: none; line-height: 1.5;}
.post-navigation a:hover {text-decoration: none;}
.post-navigation a em {display: block; color: #aaa9a9; font: italic 11px Georgia, Geneva, "Times New Roman", times;}
.post-navigation a:hover span {text-decoration: underline;}
.post-prev {width: 250px; min-height: 40px; padding-left: 30px; float: left; text-align: left; background: url("images/post_prev.png") 0 50% no-repeat;}
.post-next {width: 250px; min-height: 40px; padding-right: 30px; float: right; text-align: right; background: url("images/post_next.png") 100% 50% no-repeat;}
.line {width: 1px; height: 100%; background: #d9d9d9; position: absolute; top: 0; right: 305px;}

/*** Images ***/

.post-content img {/* margin: 0 0 15px; */ height: auto; max-width: 500px;}
.post-content iframe {max-width: 500px;}
.post-content h6 {position: relative; left: -30px;}
.post-content .attachment img {max-width: 610px;}
.post-content .alignnone, .post-content img.alignnone {clear: both; display: block; /* margin-bottom: 15px; */}
.post-content .alignleft, .post-content img.alignleft {display: inline; float: left; margin-right: 15px; margin-top: 4px;}
.post-content .alignright, .post-content img.alignright {display: inline; float: right; margin-left: 15px; margin-top: 4px;}
.post-content .aligncenter, .post-content img.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}
.post-content img.alignleft, .post-content img.alignright, .post-content img.aligncenter {margin-bottom: 15px;}
.post-content .wp-caption {background: #f1f1f1; line-height: 18px; margin-bottom: 20px; padding: 4px; text-align: center;}
.post-content .wp-caption img {margin: 5px 5px 0;}
.post-content .wp-caption p.wp-caption-text {color: #888; font-size: 12px; margin: 5px;}
.post-content .wp-smiley {margin: 0;}
.post-content .gallery {margin: 0 auto 18px;}
.post-content .gallery .gallery-item {float: left; margin-top: 0; text-align: center; /* width: 190px; */}
.post-content .gallery .gallery-item img {max-width: 190px; border: none !important; margin-bottom: 0;}
.post-content .gallery .gallery-caption {color: #888; font-size: 12px; margin: 0 0 12px;}
.post-content .gallery dl {margin: 0;}
.post-content .gallery br+br {display: none;}
.post-content .attachment img {display: block; margin: 0 auto;}

/*** Comments ***/

.comments h3 {font-size: 18px; font-weight: normal; color: #000; padding: 15px 0 10px 30px; border-bottom: 1px solid #d9d9d9;}
.comments a {color: #000;}
#comments {margin-bottom: 30px;}
.comment {padding: 15px 0 15px 30px; border-bottom: 1px dotted #d9d9d9;}
.comment td {vertical-align: top;}
.comment-meta {position: relative; min-height: 70px; font-size: 11px; margin-right: 30px;}
.avatar {display: block; margin-right: 10px;}
.comment-author {color: #aaa9a9;}
.comment-author span {color: #000;}
.comment-author a, .comment-author span {text-decoration: none; text-transform: uppercase; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.comment-author a:hover {text-decoration: underline;}
.comment-author, .comment-date {white-space: nowrap;}
.comment-reply-link {position: absolute; bottom: 1px; text-decoration: none;}
.comment-reply-link:hover {text-decoration: underline;}
.comment-text p {color: #4b4b4b; ; font: 12px Helvetica, Arial, sans-serif; margin-bottom: 15px;}
.children {margin-left: 80px;}
.children .children {margin-left: 50px;}
.children .comment {padding-left: 0;}

#respond p, .nopassword {margin: 10px 0; font: 11px Helvetica, Arial, sans-serif;}
.nopassword {padding-left: 30px;}
#respond p a {text-decoration: none;}
#respond p a:hover {text-decoration: underline;}
#commentform {padding: 30px 0 0 30px;}
#commentform table {width: 100%; margin-bottom: 15px;}
#commentform td {vertical-align: top; width: 33.33%;}
#commentform td p {font: bold 11px Helvetica, Arial, sans-serif; color: #333; margin-bottom: 5px;}
#commentform td p span {color: #aaa9a9; font: italic 11px Georgia, Geneva, "Times New Roman", times;}
.commform-textarea {border: 1px solid #d9d9d9; padding: 10px; margin-bottom: 10px;}
#comment {width: 100%; height: 120px; padding: 0; margin: 0; border: none; border-color: #fff; overflow: auto;}
.commform-author div {margin-right: 15px; border: 1px solid #d9d9d9; padding: 5px;}
.commform-email div {border: 1px solid #d9d9d9; padding: 5px;}
.commform-url p {margin-left: 15px !important;}
.commform-url div {margin-left: 15px; border: 1px solid #d9d9d9; padding: 5px;}
#author, #email, #url {width: 100%; margin: 0; padding: 0; border: none; font: 12px Helvetica, Arial, sans-serif; color: #333;}
#submit {float: left; border: none; background: #ccc; color: #fff; font: bold 12px Helvetica, Arial, sans-serif; cursor: pointer; padding: 5px 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#submit:hover {background: #000;}
p#cancel-comment-reply {float: right; line-height: 28px; margin: 0;}

/*** Sidebar ***/

.sidebar {width: 22%; padding: 20px 0 0 0; float: right; margin: 0;}
.widget {margin-bottom: 35px;}
.widget-small {width: 130px;}
.widget h3, .widget-small h3,.widget h3 a {color: #BDCCD4; font-size: 14px; font-weight: normal; text-transform: uppercase; margin-bottom: 4%; font-family: 'PT Sans Narrow', Arial, sans-serif;}
.widget a, .widget-small a {color: #000; text-decoration: none;}
.widget a:hover, .widget-small a:hover {text-decoration: none;color:#6CA39E}
.widget p, .textwidget {color: #262626; font: 12px/1.3 Helvetica, Arial, sans-serif;}
.widget p a, .textwidget a {text-decoration: underline;}
.widget p a:hover, .textwidget a:hover {text-decoration: none;}
.widget li, .widget-small li {font-size: 12px; color: #262626; margin-bottom: 3px;}

.widget_getconnected {margin-bottom: 20px;}
.widget_getconnected .widget-body div {padding-bottom: 10px; margin-right: 10px;}
.widget_getconnected .widget-body div a {display:inline-block;height: 15px; color: #6CA39E; padding-left: 25px;}
.widget_getconnected .widget-body div span {font: 11px Helvetica, Arial, sans-serif;}

.widget_getconnected .widget-body div.getconnected_email a {background-position: 3px -1px;}

.getconnected_email a {background: url("/wp-content/uploads/2010/11/email-e1290871864370.png") no-repeat;}
.getconnected_behance a {background: url("images/getconnected_behance.png") 0 2px no-repeat;}
.getconnected_stumbleupon a {background: url("images/getconnected_stumbleupon.png") 0 2px no-repeat;}
.getconnected_vimeo a {background: url("images/getconnected_vimeo.png") 0 2px no-repeat;}
.getconnected_youtube a {background: url("images/getconnected_youtube.png") 0 2px no-repeat;}

/**** used ***/
.getconnected_rss a {background: url("images/getconnected_rss.png") 0 2px no-repeat;}
.getconnected_fb a {background: url("images/social_facebook.png") 3px 0px no-repeat;}
.getconnected_twitter a {background: url("images/social_twitter.png") 3px 0px no-repeat;}
.getconnected_flickr a {background: url("images/social_flickr.png") 3px 0 no-repeat;}
.getconnected_tumblr a {background: url("images/social_tumblr.png") 4px 0 no-repeat;}
.getconnected_delicious a {background: url("images/social_delicious.png") 4px 0 no-repeat;}

.rpthumb {
	display: block;
	-moz-box-shadow: 0px 0px 3px #BDCCD4;
	-webkit-box-shadow: 0px 0px 3px #BDCCD4;
	box-shadow: 0px 0px 3px #BDCCD4;
    background-color: #fff;
    /* background-color: #F1F9F9; */
    margin-bottom: 10px;
    padding: 5px;}
.rpthumb img {width: 50px; width: 50px; margin-right: 15px; float: left;}
.rpthumb-title {display: block; font: 11px "Helvetica Neue",Arial,Helvetica,sans-serif; font-weight: bold;}
.rpthumb-date {display: block; font-size: 10px; color: #aaa9a9;font-style: italic;}
.rpthumb:hover {text-decoration: none !important;}
.rpthumb:hover .rpthumb-title {text-decoration: underline;}
a.rpthumb {color: #6CA39E;}

.widget_tag_cloud a {margin: 0 2px;}
.widget_calendar table {width: 100%;}
.widget_calendar caption {font-size: 13px; padding-bottom: 10px; text-align: left;}
.widget_calendar th, .widget_calendar td {padding: 5px 0; font-size: 13px;}
.widget_calendar tbody a {text-decoration: underline;}
.widget_calendar tbody a:hover {text-decoration: none}

.sponsors .widget-body {text-align: center;}
.sponsors .widget-body img {margin-bottom: 20px;}

.mission-statement p {
	color:#666;
	margin: 0 0 20px;
	font:23px/32px 'PT Sans Narrow',sans-serif;
}

.mission-statement p.mission-quote {
	color: #999;
	border-top: 1px dotted #C4E2E0;
	margin: 0;
	margin-top: 10px !important;
	padding-top:20px;
	padding-left: 380px;
	padding-right: 31px;
	font: 13px/18px Helvetica, Arial, sans-serif;
	width:auto;
}

#team {
	border-top:1px dotted #c4e2e0;
	padding-top: 30px;
}

#press {
	border-top:1px dotted #c4e2e0;
	padding-top: 30px;
}

#press .print {
	float:left;
	width:53%;
	margin-right: 5%;
}

	#press .print a {
		display: block;
		float:left;
		width:42%;
		height: 200px;
		margin: 0 8% 5% 0;
	}

	#press .print img {
		border: 1px solid #EEE;
		width: 100%;
	}

#press .www {
	float:left;
	width:42%;
}



.artifactBox {
	display:block;
	width:275px;
	height:50px; 
	background-repeat:no-repeat;
	/* border:1px solid #eee; */
	text-decoration:none !important;
	margin-bottom:15px;
	position: relative;
}
.artifactBox:hover {
	background-position: 0 -100px;
	background-color: #F1F9F9;
/*
	-moz-box-shadow: 0px 0px 5px #AACCCC;
	-webkit-box-shadow: 0px 0px 5px #AACCCC;
	box-shadow: 0px 0px 5px #AACCCC;
*/
}

.artifactDesc {
	width:160px;
	position: absolute;
	left:105px;
	padding:5px;
	line-height:14px;
}

.artifactTitle {
	color:#6CA39E; 
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif; 
	text-transform:uppercase;
	font-weight:bold;
}
.artifactText {
	font-size:10px;
	color:#333;
}

.tweets li, #twitter_update_list li {
	background-color: #F1F9F9;
	padding: 5px;
	color: #666;
	margin-bottom: 10px;
	-moz-box-shadow: 0px 0px 3px #BDCCD4;
	-webkit-box-shadow: 0px 0px 3px #BDCCD4;
	box-shadow: 0px 0px 3px #BDCCD4;
	font-size: 11px;
}
#twitter_update_list li a {
	color: #6CA39E;
}
.tweets li a, #twitter_div a {
	color: #6CA39E;

}
.tweets li a:hover, #twitter_div a:hover {
	color: #6CA39E;
	text-decoration: underline;
	}

.rounded {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

/*** ARTIFACT ***/

.artifactItem {
	float: left;
	width: 29.3%;
	height: 310px;
	padding: 2%;
	display: block;
	/*
background-image: url("images/s.gif");
	background-color: #f1f9f9;
*/
}

.artifactItemSide {
	float: left;
	width: 150px;
	height: 30px;
	padding: 10px;
	display: block;
	text-decoration: none !important;
	opacity: 0.5;	
}

.artifactItem:hover {
	background-color: #d9efef;
	text-decoration: none !important;
	cursor: pointer;
}
	.artifactItem img {
		margin: 0;
		border: 1px solid #eee;
		width: 100%;
	}


.artifactItemSide:hover, .artifactItemSide.current{
	background-color: #d9efef;
	text-decoration: none !important;
	cursor: pointer;
	opacity: 1.0;
	width: 160px;
}
	.artifactItemSide img {
		margin: 0 5px 0 0;
		border: 1px solid #eee;
		float: left;
		width: 30px;
		height:30px;
	}
	
	.artifactItemSide p {
	margin-top: 3px !important;
	height: 60px;
	overflow: hidden;
	padding-right: 20px;
}
	
.artifactExcerpt p, .artifactExcerpt p a{
	font-size:10px;
	color:#999 !important;
	margin: 0;
}

.artifactSide {
	border: 1px solid #f6f6f6;
	border-right:none;
	padding: 0;
	width: 180px;
	margin-bottom: 50px;
	margin-right: 0;
}

/*** Footer ***/

.footer {clear:both;height: 40px; border-top: 5px solid #F1F9F9; padding: 20px 3% 0;}
.footer p {
color: #999;
font:normal small-caps 10px 'PT Sans Narrow', Arial, sans-serif;
letter-spacing: 1px;
text-transform: uppercase;}
.footer a {color: #000; text-decoration: none;}
.footer a:hover {text-decoration: underline;}
p.copyright {float: right; color: #999;width: 190px;}
p.copyright a {color: #999;}
p.copyright span {color: #737373;}
p.credits {float: right;color: #999;}
p.credits a {color: #999;}

/*** TWITTER STREAM ***/

.twitter-stream {
	
}

.twitter-stream p {
	font: 11px/1.3em Helvetica, Arial, sans-serif;
	margin-bottom: 10%;
	color: #666;
}

.twitter-stream a {
	color: #6CA39E;
	text-decoration: none !important;
}

.twitter-date {
	display: block;
}

.profile-link {
	font: 12px/1.3em Helvetica, Arial, sans-serif;
}solid #F1F9F9; padding: 20px 3% 0;}
.footer p {
color: #999;
font:normal small-caps 10px 'PT Sans Narrow', Arial, sans-serif;
letter-spacing: 1px;
text-transform: uppercase;}
.footer a {color: #000; text-decoration: none;}
.footer a:hover {text-decoration: underline;}
p.copyright {float: right; color: #999;width: 190px;}
p.copyright a {color: #999;}
p.copyright span {color: #737373;}
p.credits {float: right;color: #999;}
p.credits a {color: #999;}

/*** TWITTER STREAM ***/

.twitter-stream {
	
}

.twitter-stream p {
	font: 11px/1.3em Helvetica, Arial, sans-serif;
	margin-bottom: 10%;
	color: #666;
}

.twitter-stream a {
	color: #6CA39E;
	text-decoration: none !important;
}

.twitter-date {
	display: block;
}

.profile-link {
	font: 12px/1.3em Helvetica, Arial, sans-serif;
}



.post-5686 h1 {
	display: none !important;
}

#twitterstreamwidget-3{
	margin-top:25px;
}

.leftbox {
	float: left;
	width: 300px;
}

.rightbox {
	float: right;
	width: 400px;
}

.fullbox {
	width: 800px;
}