/* @override 
	http://mediated.pressible.org/wp-content/themes/pressible-theme/style.css
	http://development.pressible.org/wp-content/themes/pressible-theme/style.css
	http://gvcollective.pressible.org/wp-content/themes/pressible-theme/style.css
*/

/*
Theme Name: Pressible
Theme URI: http://edlab.tc.columbia.edu/
Description: The default theme for the Pressible network.
Version: 1.2
Author: EdLab Publishing Group
Tags: edlab
*/


.container {
	background: #fff;

	padding: 0px 15px 15px 15px;
	margin: 0px auto 25px auto;
	
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
	
	z-index: 9;
}

form#site-select select{
	display: block;
}

span#twitter{
width: 100%;	
}

input#twitter_check{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

#choose-title{
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

ul.related:before {
	content:"Related Posts";
	font-size:1.4em;
}

ul.related {
	clear: both;
	font-size:.9em;
	padding: 0px;
	list-style: none;
		color: #666;
	
	
}

.related a {
	
	border-bottom:none ! important;
}

.related a:hover {
	
	color: #333;
}
.related li {
	clear: both;
	padding: 5px;
	margin: 0px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	
	list-style-type: none;
	
}
.gecko .related li{
	list-style:  none;
}
.related li:hover {
		
	background-color:#eee;
}


.related-site {
	
	float: right;
}

.related-matches {
	text-align: right;
	float: left;
	width: 40px;;
	font-family: Menlo, "Courier New", Courier, mono;
	font-size:1.05em;
	margin-right: .5em;
	color: #333;
}

.related li:hover .related-matches {
	
	
	color: #626971;
}	

a.related-post:after{
	
}


/* overall */

* {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

a {
	color: #333;
	text-decoration: none;
}

body {
	font-size: 1em;
	color: #333;
	font-family: Helvetica Neue, Helvetica, Arial,Verdana,sans-serif;
	/*background: url(images/background.png);
	background-repeat: repeat-x;
	background-color: #ebebeb;*/
	padding-bottom: 1em;
	
}


.ie7 #back-image-wrap{
	z-index:  -1;
	margin-left: -900px;
}


#back-image-wrap{
	position:relative;
	height: 0px;
	width: 0px;
	overflow: visible;
}


#back-image{
	
	position: absolute;
	top: 0px;
	left: -140px;
	background-color: orange;
	z-index: -1;
}

#back-image img {
	background-repeat: repeat;
	
}

#wrap{
	width: 980px;
	margin: auto;
	overflow: visible;
}

/*HEADER */

.header {
	padding-top: 0px;
	padding-bottom: 5px;
	height: auto;
	width: 100%;
	position: relative;
	
}

#header-title {
	height: 40px;
	margin-top: 10px;
	
		
}

#below-title{
	
	float: left;
}
h1#title {
	margin: 0px;
	
	
}

#description{
	background: url(images/desc.png);
	width: 960px;
}

.ie7 h1#title{
	margin-left: -410px;
}

.ie7 #description{
	text-align:left;
	color: #333;
	
}

h1#title a{
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	text-shadow: #bbb 2px 2px 3px ;
	letter-spacing: -1px;
}

h1#title a:hover{
	color:#000;
	text-shadow: #aaa 2px 2px 3px ;
	
}

#title-desc h1#title{
	clear: both;
}
#title-desc{
	
	width: 980px;
	margin: auto;
	
}

#header-title a:hover {
	color: #626971;
}




.desc-search{
	margin-bottom: 10px;
	width: 960px;
}

.ie7 .desc-search{
	float:left;
}


ul#header-nav {
	float: left;

	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 1.25em;
}

ul#header-nav li {
	display: inline;
	font-size: 1em;
}

ul#header-nav li:after {
	content: " |";
	color: #aaa;
	font-size: .85em;
	margin-bottom: 15px;
}

ul#header-nav li:last-child:after {
	content: "";
}

ul#header-nav li a {
	color: #666;
}

ul#header-nav li a:hover {
	color: #626971;
}

/*IMAGE HEADER */

#image-header {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-top: 5px;
}

#image-header div {
	display: inline;
	float: left;
	border: 1px solid #666;
	padding: 1px;
	height: 25px;
	width: 25px;
	
	margin-right: 1%;
}

#contact_RSS{
	float: right;
	width: 240px;
	font-size: 1.25em;
	color: #666;
	text-align: right;
}

#contact_RSS a{
	color: #626971;
}

#contact_RSS a:hover{
	color: #333;
}
span#contact-button{
}

span#header-rss{
}
span#header-rss img{
	padding
	padding: 1px;
	width: 20px;
}

#contact-admin{
	display: none;
	color: #ffffff;

}

#contact-content{
	font-size: 1em;
	color: #666;
	background-color: #ffffff ;
	width: 430px;
	height: 480px;
	padding: 10px;
	
}


#contact-content form#contact-form{
	width: 410px;
	
}

#contact-content h3{
	color: #333;
	text-align:left;
	font-size: 1.79em;
	margin-bottom: 15px;
}

#contact-content p{
	color: #333;
	width: 400px;
	text-shadow: #fff 0px 1px 1px;
	
	background: #ddd;
	
	padding: 5px;
	
	border-radius:10px;
	
	font-size: .9em;
	
}

#contact-content input.submit{
	display: block;
}

.lower-header {
	background: #F7F7F7;
	border: 1px solid #EEE;
	z-index: 99;
	position: relative;
	list-style:none;
	height: 80px;
	min-width: 100%;
	
}

form#contact-content input.add {
	
	background: #000 !important;
	
}

input.add{
	float: left;
	margin-right: 5px;
	margin-top: 4px;
}



.lower-header .title {
	display: none;
}

#header-sections {
	height: 75px;
	float: left;
}


#header-sections-explorer{
	visibility: hidden;
}

.ie7 #header-sections-explorer{
	visibility: visible;
	height: 75px;
	float: left;
}

.ie7 #header-sections{
	display: none;
}





.ie .lower-header ul.organizer:first-child{
	margin-top: 25px;

	
}


.ie7 .header{
	margin-top: 0px;
	margin-bottom: 70px;
	float: left;
	border: none;
}

.ie7 #header-top{
	
}

.ie7 .lower-header{
	margin-top: -65	px;
}
.ie7 .lower-header ul{
	margin-top: 10px;
}

.ie7 .lower-header ul li{
	margin-top: 0px;
	float:left;
}


.lower-header ul{
	list-style: none;
}

.lower-header  li{
	display: inline;
	float: left;
		
}

.ie .lower-header li{
	display: block;
}



.lower-header .ago {
	display: none;
}
.lower-header li{
	width: 280px;
	display: block;
	float: left;
	margin-right: 5px;
}

.lower-header  li{
	width: 280px;
	display: block;
	float: left;
	margin-right: 5px;
}


.lower-header li span.organizer{
	display: inline-block;
	height: 30px;
	overflow: hidden;
}

.lower-header li span.organizer{
	display: inline-block;
	height: 30px;
	overflow: hidden;
}

.gecko .lower-header li span.organizer{
	height: 25px;
}
.lower-header li span.organizer a {
	font-size: 1em;
	color: #666;
	
}

.lower-header  li:hover a {
	color: #333;
}

.lower-header  li a:hover {
	color: #626971;
}

.lower-header ul li a.user-name {
	float: left;
	margin-right: 3px;
}


.lower-header ul li ul li.element{
	display: none;
}

.ie7 .lower-header ul li ul li.element{
	display: list-item;
}

.lower-header li.element {
	font-size: .65em;
	display: block;
	list-style: none;
	float: none;
	margin-top: 2px;
	overflow: hidden;
	width: 280px;
	border: 1px solid #ddd;
	background: #eee;
	white-space: nowrap;
}

.lower-header  li.element .ago {
	color: #999;
	display: block;
	margin-top: 0px;
	font-size: 1.1em;
}

.lower-header  li.element:hover .ago {
	color: #333;
}

.lower-header  li.element .ago:before {
	content: 'Posted ';
}

.lower-header li.element .ago:after {
	content: '.';
}

.lower-header li.element:hover {
	background: #fff;
	border: 1px solid #ddd;
}

.lower-header li.element a.post-link {
	display: block;
	margin-top: 4px;
	line-height: 1.3em;
	white-space: nowrap;
	font-family: Helvetica, sans-serif;
	color: #666;
	font-size: 1.3em;
}

.ie7 .lower-header li.element a.post-link{
	width: 225px;
	overflow: hidden;
	
}

.ie7 .lower-header li.element{
	margin-top: -18px;
}

.lower-header li.element:hover a {
	color: #626971;
}

.lower-header ul.organized:hover {
	border-bottom: 5px solid  #626971;
}

.lower-header ul li:after {
	color: #666;
}

.lower-header li.element a img {
	float: left;
	border: 1px solid #333;
	padding: 1px;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-right: 6px;
}

.lower-header li.element:hover a img {
	border: 1px solid #626971;
}

.lower-header li.element a img:hover {
	border: 1px dotted #666;
}


/*END IE TEST */

/*MAIN CONTENT */

.maincontent {
	
	padding-top: 25px;
	z-index: 1;
	float: right;
}


#featured{
	border-bottom: 2px solid #626971;
	font-size: 1.5em;
}

.lower.home #featured{
	margin-bottom: 5px;
}

#featured-content {
	font-size: .75em;
	line-height: 1.5em;
	overflow: hidden;
	float: left;
	
}
#featured-upper{
	
}

#embed-home{
	float: right;
	margin: 0px 0px 5px 15px;
	border:1px solid #ddd;
		padding: 5px;
	
}




#lower-embed-home{
	float: right;
	margin: 0px 0px 5px 15px;
	border:1px solid #ddd;
	padding: 5px;


}

#featured-upper h2.page-title{
	border: none;
	margin-bottom: 0px;
	padding-left: 0px;
	width: 660px;
	margin-bottom:10px;
}
#featured-upper p, #featured-upper ul li, #featured-upper ol li{
	padding-right:10px;
	margin-bottom: 10px;
	font-size: 1.25em;
	line-height: 1.5em;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 200;
	color: #333;
	
}

#featured-content ul{
	list-style: square;
	
}

#featured-content img {
	margin-bottom: 10px;
	max-width: 600px;
	border: 1px dotted #ddd;
	padding: 5px;
}

#featured-content p object{
	max-width: 600px;
}

#featured h2.page-title a, h2.page-title {
	color: #626971;
	border-bottom: none;
}

#featured h1.page-title a:hover{
	color: #333;
}


#featured-lower{
	float: left;
	margin-top: 10px;
}


#first-post-lower{
	width: 100%;
	float: left;
	margin-bottom: 10px;
	
}
p#comments-number{
	float: right;
	margin-right: 50px;
	margin-bottom: 0px;
}
p#comments-number a{
	color: #626971;
	font-family: Helvetica Neue;
	font-size: 1.25em;
	
	}
p#comments-number a:hover{
	border-bottom: 1px solid;
}
	
#first-post-lower .addthis_toolbox{
	float: left;
	background: none;
	border:none;
}

#first-post-lower .addthis_toolbox a{
	border: none;
	
}
.lower-post-comment p.comment.post a, a.comms-count{
	color: #666;
	font-family: Helvetica Neue;
	font-size: 1em;
	
	
}

a.comms-count{
	border-bottom: 1px dotted;
}




.page-title a:hover {
	color: #682625;
}

.page-title {
	font-size: 1.5em;
	font-family: Helvetica, Arial,sans-serif;
	margin-bottom: 10px;
}

.wp-caption-text {
	font-size: .895em;
	font-style: italic;
	color: #959595;
	text-align: center;
	margin: 0px;
}

.content {
	width: 710px;
	overflow: hidden;
}

.content p {
	color: #666;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 200;
}

.content ul.organized li {
	margin-bottom: 10px;
}





.content ul.organized a.post-title {
	color: #666
}




#featured-posts{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	padding: 5px;
	float: left;
	margin-bottom: 25px
	
	
}

#featured-posts ul{
	list-style: none;
	width: 198px;
	margin-bottom: 5px;
}

#featured-posts ul li{
	margin-bottom: 5px;
	background: none;
	border: none;
	
}

#featured-posts ul li a{
	border-bottom: 1px dotted;
	color: #666;
	
}

#featured-posts ul li a:hover{
	border-bottom: 1px solid;
}

#featured-posts h3.title{
}


/*SOCIAL ICONS */

#social_icons{
	width: 100%;
	float: left;
	clear: both;
	margin: 15px 0px 15px 0px;
}

#social_icons img{
	border: 1px solid #ddd;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}


#facebook_icon, #twitter_icon, #tc_icon{
	margin-right: 10px;
	float: left;
}

/*AUTHOR */
.author-meta{
	margin-bottom: 15px;
}

.author-meta .name {
	display: none;
}




.author-ago .date {
	color: #666;
	text-align: center;
	width: 150px;
	font-size: .85em;
}

div.image .avatar , #author-image img {
	width: 150px;
	height: 150px;
	border: 1px solid #ddd;
	padding: 1px;
}

p#author-name {
	color: #626971;
	font-size: 2em;
	margin-bottom: 0px;
	
}

span#author-ago{
	display: block;
	color: #666;
	font-size: .75em;
	
}

.commenter .organizer{
	display: block;
	width: 300px;
	border: 1px solid #ddd;
	background-color: #eee;
		padding: 0px 0px 0px 2px;

}

.commenter .organizer:hover{
	background: #fff;
}

.commenter .ago{
	display: block;
	font-size: 1em;
}


.commenter ul.organized li ul.organized li.element{
	font-size: .8em;
	background: #fff;
	border: 1px solid #ddd;
	padding: 5px;
	width: 260px;
	margin-left: 20px;
	color: #666	;
	list-style: none;
}

.commenter ul.organized li ul.organized li.element a{
	
}
/*SINGLE PAGE */

.post-content {
	border-bottom: 1px solid #eee;
	width: 650px;
	float: left;
	color: #333;
	padding-bottom: 10px  ;
	
	
	
}

#post-upper{
	width: 100%;
	float: left;
}

#post-upper-left{
	width: 65%;
	float: left;
}
#post-upper-right{
	width: 30%;
	float: right;
	padding-left: 5px;
	padding-bottom:5px;
	border-left: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}

#post-embed{
	margin: 20px 10px 20px 10px;
	
}

.post-content p {
	font-size: .75em;
	font-weight: 200;
	color: #333;
}

.post-content ul, .post-content ol{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #666;
	font-weight: 200;
}

.post-content ul li{
		list-style: square;
		
}

.post-content ol li, .post-content ul li{
	color: #333;
}

.post-content ul li a, .post-content ol li a {
	border-bottom: 1px dotted;
	color: #666;
}

.post-content ul li a:hover{
	border-bottom: 1px solid;
	
}



.post-content p a , #featured-content a, .content p a {
	color: #666;
	border-bottom: 1px dotted;
}

.post-content p a:hover, #featured-content a:hover {
	border-bottom: 1px solid;
	color: #626971;
}

.post-content #related-posts{
	font-size: .85em;
	
}

.post-content #related-posts p{
	margin-bottom: 10px;
	color: #333;
	font-family: Helvetica Neue, sans-serif;
}

.post-content #related-posts ol{
	list-style: square;
}

.post-content #related-posts ol li{
	margin-bottom: 10px;
}

.post-content #related-posts ol li a{
	color: #666;
}

.post-content #related-posts ol li a:hover{
	color: #626971;
}


.post-custom-field {
	margin: 10px;
	font-size: .75em;
	color: #666;
	width: 300px;

}

.post-custom-field ul {
	list-style: none;
	padding: 5px;
	margin: 0px 0px 0px 0px;
}

.post-custom-field span.post-meta-key{
	font-weight: 600;
}
/* META STYLING */
#meta {
	margin-bottom: 25px;
}

#meta img {
	
}

.post-content p img, .post-content img {
	max-width: 600px;
	border: 1px dotted;
	padding: 5px;
	margin-bottom: 10px;
}

.breadcrumb {
	padding-left: 0px;
	margin-bottom: 10px;
}



#meta .breadcrumb a {
	color: #666;
	font-size: .75em;
	font-family: Helvetica, sans-serif;
	text-decoration: none;
	border: none;
	margin-right: 10px;
}

#meta .breadcrumb a:hover {
	border: none;
	text-decoration: underline;
	color: #626971;
}

#meta .breadcrumb .topic-title {
	color: #666;
	padding: 2px;
	font-size: .75em;
	font-family: Helvetica, sans-serif;
}

#meta a, #meta {
	color: #626971;
	font-family: Helvetica, sans-serif;
}

#meta span#author-link a {
	color: #666;
	font-family: Helvetica, sans-serif;
	font-size: 1em;
}

#meta span#author-link img {
	padding: 1px;
	border: 1px solid #666;
	margin-right: 5px;
	float: left;
	margin-top: 4px;
}

#meta span#author-link img:hover {
	border: 1px dotted #666;
}

.single.content p {
	font-size: 1em;
}

blockquote:before {
	content: url(images/open_quote.png);
	margin-bottom: 25px;
	
	
}

/*blockquote:after {
	content: url(images/close_quote.png);
	float: right;
	margin-right: 50px;
	margin-top: -10px;
} */

blockquote {
	font-size: 1em;
	color: #333;
	font-style: italic;
	padding: 5px;
	font-family: Georgia, serif;
	margin-bottom: 10px;
}

blockquote a{
	color: #666;
	border-bottom: 1px dotted #666;
}

blockquote p {
	margin-bottom: 10px;
}

/*END SINGLE */


/*FEATURED STYLES*/
#featured h1 {
	margin-bottom: 10px;
}

#featured-author {
	font-size: .6em;
	font-family: Helvetica, sans-serif;
	color: #666;
	margin-top: 2px;
}



#featured-author a {
	color: #666 !important;
	border-bottom: 1px dotted;
}



#featured-author a:hover {
	color: #626971;
	border-bottom: 1px solid;

}

#featured-title {
	margin-bottom: 15px;
	font-size: .6em;
	font-family: Helvetica Neue, Helvetica, sans-serif;
	color: #666;
	padding-left: 10px;
	border: 1px solid #ddd;
	width: 60px;
}


/* END FEATURED */

#category-title-lower,#tag-title-lower {
	margin-bottom: 15px;
	font-size: .75em;
	font-family: Helvetica Neue, Helvetica, sans-serif;
	color: #666;
	padding-left: 10px;
	border: 1px solid #ddd;
	width: 60px;
}

#topic-data  {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}

#topic-data p#category-title-lower{
	float:left;
	margin-bottom: 0px;
}

#topic-data p#category-title-lower a, p#featured-title a, p#tag-title-lower a{
	border-bottom: none;
}
ul#sub-topics {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;	
	float: right;
	}

ul#sub-topics li {
	display: inline;
	color: #666;
	padding-left: 10px;
	font-size: .75em;
}

ul#sub-topics li a {
	color: #666;
}

ul#sub-topics li a:hover {
	color: #626971;
	text-decoration: underline;
}

ul#sub-topics li:first-child {
	border: none;
}

ul#sub-topics ul.children {
	font-size: 1.35em;
	padding: 0px;
	display: inline;
}

.upper-category-content {
	width: 680px;
	float:left;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 2px solid #ddd;
	
	
}

#featured-posts.topic{
	float: left;
	width: 48%;
	border-right: 1px solid #ddd;
}

#featured-posts.topic h3.title{
	color: #666;
}

.upper-category-content h2.page-title{
	color: #666;
	font-size: 1.5em;
	margin-bottom: 0px;

}

.upper-category-content h2.page-title img{
}

#cat-stats{
	float: left;
	padding: 1px;
	color: #666;
	font-weight: 200;
	
}

#cat-users-num,#cat-tags-num, #cat-posts-num{
	margin-right:5px;
	font-size: 1.15em;
	color: #666;	
	float: left;
	
} 	



/*SIDEBAR*/



.main-sidebar:after {
	opacity: 0;
	content: ".";
}



.main-sidebar ul.current li:hover a {
	color: #626971;
}

.main-sidebar ul.current li,
.sidebar ul.current li {
	padding: 2px;
	font-size: .85em;
	background: #F7F7F7;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	overflow: hidden;
}

.ie .main-sidebar ul.current li,
.sidebar ul.current li{
	border-bottom: 1px solid #ddd;
	border-top: none;
}

.ie .main-sidebar ul.current li:first-child{
	border-top: 1px solid #ddd;
}

.ie7 .main-sidebar ul.current li,
.sidebar ul.current li{
	border: none;
}

.main-sidebar ul.organizer.comment {
	padding: 0px;
}

.main-sidebar img.thing{
	display: none;
}
.main-sidebar ul.current.category{
}
.main-sidebar ul.current li span.ago, .main-sidebar ul.current li span.ago-related {
	display: block;
	font-size: .8em;
	color: #999;
}

.main-sidebar ul.current li:hover span.ago, .main-sidebar ul.current li:hover span.ago-related {
	color: #333;
}

.main-sidebar ul.current.user li span.ago:before {
	content: 'Posted ';
}

.main-sidebar ul.current.category li span.ago:before, .main-sidebar ul.current.tag li span.ago:before {
	content: 'Updated ';
}

.main-sidebar ul.current li span.ago:after {
	content: '.';
}

.main-sidebar ul.current li:last-child,
.sidebar ul.current li:last-child {
	border-bottom: 1px solid #ddd;
}

.main-sidebar ul.current li {
	list-style: none;
}

.main-sidebar ul.current li a img {
	border: 1px solid;
	padding: 1px;
	float: left;
	margin-right: 6px;
}

.main-sidebar ul.current li a img:hover {
	border: 1px dotted;
}

.main-sidebar ul.current li a,.sidebar ul.current li a {
	color: #666;
}

.main-sidebar ul.current li:hover {
	background: #fff;
}

.main-sidebar ul.current li:hover a {
	color: #626971;
}

.main-sidebar ul.current.user li a img {
	width: 30px;
	height: 30px;
}

.main-sidebar ul.current.user li a.user-name {
	
}

.main-sidebar ul.current.user li span.ago {
	font-size: .75em;
}


.main-sidebar #sidebar-text{
	width: 200px;
	padding: 5px;
	border: 1px solid #ddd;
	color: #666;
	font-size: .85em;
	line-height: 1.5em;
	margin-bottom: 15px;
	float: left;
	
}

.gecko .main-sidebar #sidebar-text{
	margin-bottom: 25px;
	
}

.main-sidebar #featured-posts{
	padding: 0px;
}

.gecko .main-sidebar #featured-posts , .gecko .main-sidebar #author-sites{
	margin-bottom: 25px;
}

.main-sidebar a.more-topics{
	color: #626971;
	font-size: .75em;
	display: block;
	margin-top: -10px;	
	margin-bottom:10px
}

 .main-sidebar a.more-featured{
	
	color: #626971;
	font-size: .75em;
	display: block;
	margin-top: 10px;	
	margin-bottom:10px
}
.main-sidebar a.more-topics:hover,  .main-sidebar a.more-featured:hover{
	color: #333;
	
	
}

.main-sidebar #no-tags{
	width: 200px;
	color: #666;
	font-weight: 200;
	font-size: 1em;
}

#no-tags a{
	color: #666;
	border-bottom: 1px dotted;
	
}

#no-tags a:hover{
	color: #333;
}
#sidebar-text a{
	color: #626971;
	border-bottom: 1px dotted;
}

#sidebar-text a:hover{
	border-bottom: 1px solid;
}

p.element-comment-author{
	display: none;
}

/* AUTHOR META SIDEBAR*/
#author-sites{
	
}
#author-sites span{
	font-size: .85em;
	color: #666;
	padding: 2px 0px;
	
}
#author-sites ul{
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 0px;
	border-top: 1px solid #ddd;
	
	
	
}
#author-sites li{
	float: left;
	list-style: none;
	padding-left: 5px;
	width: 100%;
	
}



#author-sites a{
	color: #666;
	font-size: .75em;
	border-bottom: 1px dotted;

	
}

#author-sites a:hover{
		color: #626971;
		border-bottom: 1px solid;

}





/* AUTHOR */

.auth-desc, .cat-desc, #featured {
	padding: 5px;
	font-size: 1.25em;
	width: 95%;
	float: left;
	width: 670px;
	
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	
	
}

#author{
	float: left;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
	width: 100%;
}

#author-image img{
	width: 150px;
	height: 150px;
}

.auth-desc{
	float: right;
	width: 75%;
	padding-top: 0px;
	font-family: Helvetica Neue, Helvetica, sans-serif;
	font-size: .85em;
	color:#666;
	text-align: left;
		
	
}

.auth-desc a{
	 color: #626971;
	 border-bottom: 1px dotted ;
}

.auth-desc a:hover{
	color: #333;
	border-bottom: 1px solid;
}
.cat-desc{
	color: #333;
	
}

.cat-desc p{
	margin-bottom: 10px;
}

/*COMMENTS*/
img.avatar{
	
}
span.avatar {
	float: left;
	margin-right: 10px;
}

/*GLOBAL WIDGET STYLE */

h3.title, h2.widgettitle {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 1.25em;
	color: #626971;
}

/*LOWER WIDGETS*/

#lower-widgets{
	width: 680px;
	float: left;
	border-bottom: 1px solid #ddd;

}

.widgetlower1, .widgetlower2 {
	list-style:none;
	margin: 0px;
	
}

.widgetlower1{
	float: left;
	width: 48%;
}

.widgetlower2{
	width: 46%;
	float: right;
	margin-right: 2%;
}

.ie .widgetlower1{
	margin-left: 0px;
}

.widgetlower1 ul {
	list-style: none;
	margin-bottom: 10px;
	display: block;
}

.widgetlower1 ul.organizer,.widgetlower2 ul.organizer {
	list-style: none;
	margin-bottom: 10px;
	display: block;
	padding-left: 0px;

}

.widgetlower1 h3 , .widgetlower2 h3{
	margin-top: 10px;
	margin-bottom: 10px;
}

.widgetlower1 li {
	list-style: none;
	margin-bottom: 10px;
	display: block;
}

.widgetlower2 ul li{
	list-style: none;
	margin-bottom: 10px;
}

.ie .widgetlower2 ul.organizer , .ie .widgetlower1 ul{
	display: inline;
}

.widgetlower1 ul li span.ago , .widgetlower2 ul li span.ago {
	display: block;
	font-size: .8em;
}



.widgetlower1 ul li.element, .widgetlower2 ul li.element{
	
	font-size: .85em;
	background: #fff;
	/*border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
	width: 280px;
	margin-left: 10px;
	
	margin-bottom: 0px;
	
}

.widgetlower1 ul li.element:first-child, .widgetlower2 ul li.element:first-child{
	/*border-top: 1px solid #ddd;*/
}

.ie .widgetlower1 ul li.element, .ie .widgetlower2 ul li.element {
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.ie .widgetlower1 ul li:first-child , .ie .widgetlower2 ul li:first-child {
	border-top: 1px solid #ddd;
}

.widgetlower1 ul li.element a,.widgetlower2 ul li.element a {
	color: #666;
	padding-left: 10px;
	display: block;
}

.widgetlower1 li.element img{
	display: none;
}

.widgetlower1 ul li a img {
	border: 1px solid;
	padding: 1px;
	float: left;
	margin: 5px 2px 5px 1px;
}

.widgetlower1 .ago, .widgetlower2 .ago{
	display: block;
	font-size: .8em;
}


.widgetlower1  li.element span.ago, .widgetlower2   li.element span.ago {
	display: block;
	font-size: .9em;
	color: #999;
	padding-left: 10px;
}

.widgetlower1 ul li.element:hover span.ago, .widgetlower2 ul li.element:hover span.ago {
	color: #333;
}



.widgetlower1 ul li ul li.element:last-child, .widgetlower2 ul li ul li.element:last-child {
	/*border-bottom: 1px solid #ddd;*/
}

.widgetlower1  li.element a,.widgetlower2  li.element a {
	color: #666;
	display: block;
}

.widgetlower1 ul.organizer li ul.organized li.element a img {
	display: none;
}

.widgetlower2 ul.organizer li ul.organized li.element:hover {
	background: #fff;
}

.widgetlower1 li a img {
	border: 1px solid;
	padding: 1px;
	float: left;
	margin: 5px 2px 5px 1px;
}

.widgetlower1 li a img:hover {
	border: 1px dotted;
}

.widgetlower1 ul li.element:hover, .widgetlower2 ulli.element:hover {
	background: #fff;
}

.widgetlower1 ul li.element:hover a, .widgetlower2 ul li.element:hover a {
	color: #626971;
}

/*HOME PAGE LOWER*/

.lower {
	margin-top: 5px;
	float: left;
	padding-bottom: 10px;
}

.lower.home{
	margin-top: 0px;
}

.lower-post {
	font-size: .9em;
	margin-bottom: 40px;
	padding: px 5px 0px 5px;
	border-bottom: 1px solid #aaa;
	width: 680px;
	float: left;
}

.lower-post-content {
	padding-top: 5px;
	
	
}


.lower-post-content.search {
	border-right: none;
	border-bottom:1px solid #eee;
	padding: 10px 0px 10px 0px;
	color: #666;
}

.search a.title{
	font-size: 1.5em;
	color: #626971;

}
.lower-post-content p {
	color: #666;
	font-weight: 200;
	
	
}

.lower-post-content.search p {
	color: #666;
	width: 680px;
}

.lower-post.search #search{
	float: left;
}


.lower-post-content h2.page-title  {
		color: #626971;
	font-size: 1.5em;
	width: 680px;
	
}

.lower-post-content h2.page-title a{
	color: #626971;
}

.lower-post-content h2.page-title a:hover {
	color: #555;
	}
	
span#topic-feed{
	float: left;
}
span#topic-feed a{
	color: #666;
}

span#topic-feed img{
	margin-left: 0px;
	
}
.lower-author-link {
	white-space: pre;
	color: #555;
}

.lower-author-link a {
	color: #666;
	border-bottom: 1px dotted;
}

.lower-author-link a:hover{
	border-bottom: 1px solid;
}

.lower h2.page-title{
	clear: both;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #666;
	
}

#post-comment-author{
	width: 100%;
	float: left;
	border-top: 1px solid #ddd;
}

#author-info{
	padding-top: 5px;
	float:left;
	width: 48%;
}

#author-info p{
	margin-bottom: 5px;
	
}
.lower-post-comment {
	padding-top: 10px;
	width: 49%;
	min-height: 42px;
	float: right;
	padding-left: 1.9%;
	border-left: 1px solid #eee;
}
.lower-post-comment p {
	color: #666;
}

span.comm-count 
p.comment a {
	color: #666;
}

p.comment{
	margin-bottom: 5px;
	font-style:italic;
}
p.comment a:hover {
	color: #333;
}

p.comment-title {
	margin-bottom: 2px;
	color: #555;
	font-size: .85em;
	font-family:Helvetica Neue, sans-serif;
	
}

.more-posts ul {
	list-style: none;
	float: left;
	padding: 0px;
	margin-right: 15px
}

.more-posts ul li {
	padding: 0px;
	margin: 0px;
}

.more-posts a {
	color: #666;
	font-size: 1em;
	background: #ddd;
	padding: 5px;
	white-space: pre-wrap;
}

.more-posts a:hover {
	background: #626971;
	color: #fff;
}

/*END LOWER WIDGETS */

h2.list-title {
	font-size: 1.5em;
	font-weight: 400;
	text-transform: capitalize;
	color: #666;
	margin-bottom: 5px;
}

ul.organized {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

/*COMMENT SPECIFIC*/

#respond {
	margin-top: 25px;
	font-size: .8em;
	border: 1px solid #ddd;
	width: 500px;
	padding: 25px;
	float: left;
}

#respond p a {
		color: #626971;

}

#respond p a:hover{
	color: #333;
}

#respond h3 {
	color: #626971;
}

textarea#comment {
	width: 480px;
}

#comments {
	margin-top: 50px;
	float: left;
	position: relative;
}

#comments p{
	padding: 5px 5px 5px 0px;
	margin-top: 0px;
}
.comment-meta a{
	color: #666;
	font-size: .85em;
	margin-left: 5px;
	
}
ul.commentlist{
	list-style:none;
	padding-left:0px;
	width: 600px;
}

ul.commentlist p{
	margin: 10px 0px 10px 10px;
	font-family: Helvetica, sans-serif;
	clear: both;
	
	color: #444;
}

ul.commentlist li {
	margin-bottom: 15px;
	width: 600px;
	padding: 5px;
}

ul.commentlist li {
	
}

.reply {
	margin-left: 10px;
	margin-bottom: 5px;
}
.reply a{
	color: #626971;
	border-bottom: 1px dotted ;
	cursor: auto ;
}

.reply a:hover{
	color: #333;
	border-bottom: 1px dotted;
}
#user_login.input.login_background , #user_pass.input.login_background{
	background-color: #f1ffa4;
}

ul.children .comment-body{
	border:none;
}

.pingback div, .pingback {
	background: #fff;
	padding: 1px;
}
 .pingback a {
	color: #626971;
}

ul.commentlist li  {
	font-size: .75em;
	margin-left: 10px;
	padding-top: 5px;
	
}


.comment-body{
	border: 1px solid #ddd;
	padding-top: 5px;
	
}


ul.commentlist li div{
	background: #eee;
	padding: 1px;
}

ul.commentlist ul.children{
	font-size: 1.35em;
	list-style: none;
	padding-left: 0px;
	
}

ul.commentlist ul.children:before{
	content:url(images/thing.png);
	margin-left: 10px;
}

.gecko ul.commentlist ul.children:before{
	display: none;
}
ul.commentlist ul.children li{
	width: 560px;
	margin-top: 10px;
	background: #eee;
	border:1px solid #ddd;
}
span.author-image {
	float: left;
	margin-right: 5px;
}

span.author-image a img {
	border: 1px solid;
	padding: 1px;
}

span.author-image a img:hover {
	border: 1px dotted;
}

.comment-author img{
	border: 1px solid #ddd;
	padding: 1px;
	float: left;
}



.comment-author{
	margin-left:10px;
	margin-top: 5px;
	
}

 cite.fn {
	
	color: #626971;
	margin-left: 5px;
	border-bottom: 1px dotted;
}

.comment-author a:hover{
	border-bottom: 1px solid;
	color: #666;
}

li#comment {
	display: block;
	margin-left: 25px;
	margin-top: 10px;
	font-size: .75em;
}

.comment-content a{
		color: #626971;

}

.comment-content a:hover{
		color: #333;

}


cite.fn a, cite.fn{
	font-style: normal;
	font-family: "Helvetica Neue";
	font-weight: 400;
	color: #626971;
	
	
}

#commentform p label {
	font-weight: normal;
;
}

/* END COMMENTS */

ul.organized-comment {
	margin-bottom: 25px;
}

ul.organized li {
	margin-bottom: 0px;
}

ul.organized li ul.organized li.element {
	padding-left: 0px;
	margin: 0px;
}

ul.current {
	font-size: 1em;
	padding-left: 0px;
}

span.comment {
	background: #eee;
}

/*LOWER SIDEBAR SPECIFIC STYLES */

.sidebar-lower ul.current-user li:first-child {
	border-top: 1px solid;
}

.sidebar-lower ul.current-user li {
	padding-top: 10px;
}

/*AUTHOR SPECIFIC WIDGET STYLING */

ul li ul.organized.user li.element {
	font-size: 1em;
	height: 40px;
}

/* PEOPLE PAGE */

.author {
	width: 110px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	font-size: .75em;
}

.author a {
	color: #666;
}

.author a img {
	width: 100px;
	height: 100px;
}

/*TAG + TOPICS PAGE */

.tags li {
	list-style: none;
	margin: 0px;
	padding-bottom: 0px;
}

.tags ul {
	padding: 0px;
	margin: 0px;
}

.tags ul li {
	float: left;
	display: inline;
	padding-right: 5px;
	font-size: 1.25em;
	margin-top: 10px;
}
#tags-left{
	width: 300px;
	float: left;
	border-right: 1px solid #ddd;
	margin-right:10px;
	
}

#tags-left h1.page-title{
	color: #333;
}

#topics-left{
	float:left;
	
	margin-right: 10px;
	width: 300px;
	border-right: 1px solid #ddd;
}

#topics-left h1.page-title{
	color: #333;
}
#topics-left li.topics-top-level{
	font-size:1.25em
}

#topics-left li.topics-top-level a{
	color: #666;
}
#topics-left li.topics-top-level:hover a{
	color: #626971;

}

#topics-right a:hover{
		background: #626971;
	color: #fff;
}

#topics-left li.topics-top-level:hover span#tag-post-count{
	color: #333;
}
#topics-right{
	width: 380px;
	float: left;
}

#topics-right ul li{
	float: left;
	display: block;
	padding-right: 0px;
	font-size: .85em;
}

#topics-right ul li a{
	background: #ddd;
	margin-right:5px;
	padding: 2px;
	
}
.tags ul li.tag-top-level{
	display: list-item;
	float:none;
}

.tags ul li.tag-top-level a{
	background: #fff;
	color: #666;
}

.tags ul li.tag-top-level:hover a{
		color: #626971;

}

.tags ul li.tag-top-level:hover span#tag-post-count{
	color: #333;
}
span#tag-post-count{
	display: block;
	font-size: .65em;
	margin-left: 10px;
	color: #666;
}

#tags-right{
	float: right;
	width: 398px;
}

#tags-right ul li a{
	color: #666;
	font-size: .75em;
	background: #ddd;
	padding: 2px;
	
}

#tags-right ul li a:hover{
		background: #626971;
	color: #fff;

}

.tags a, .topics a {
	color: #666;
	font-size: 1em;
	
	
}


.topics li {
	list-style: none;
	margin: 0px;
	padding-bottom: 10px;
}

.topics ul {
	padding: 0px;
	margin: 0px;
}



/*FOOTER*/

.footer {
		background: #F7F7F7;
	border: 1px solid #EEE;
	text-align: left;
	margin-top: 50px;
	font-size: .75em;
	padding-bottom: 12.5px;
	padding-top: 12.5px;
	padding-left: 15px;
	border: 1px solid #ddd;
		-moz-border-radius-bottomright: 15px; 
		-moz-border-radius-bottomleft: 15px; 
	-webkit-border-bottom-right-radius: 15px;
		-webkit-border-bottom-left-radius: 15px;
	
}

.footer a {
	color: #626971;
}

.footer a:hover {
	color: #682625
}

.footer img.square {
	height: 5px;
	margin-left: 5px;
	margin-top: 0px;
}

/*IMAGE STYLING */

.alignright {
	float: right;
	padding: 10px;
	margin:10px;
	display: block;
}

.alignleft {
	float: left;
	padding: 10px 10px 10px 0px;
	margin: 10px 10px 10px 0px;
	display: block;
	
}

/*MISC WP WIDGET STYLING*/


.widget.widget_text, .widget.widget_rss {
	list-style: none;
}

.widget_rss ul li {
	background: #eee;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

.widget_rss ul li:hover {
	background: #fff;
}

.widget_rss ul li {
	font-size: .75em;
}

.widget_rss:before {
	content: "RSS:";
	color: #666;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}

h2.widgettitle a.rsswidget {
	color: #626971;
}

h2.widgettitle a.rsswidget:hover {
	color: #682625
}

/*MISC */



/*TOP LEVEL STYLING OF ORGANIZERS*/

.widgetlower1 span.organizer, .widgetlower2 span.organizer {
	display: block;
	width: 300px;
	border: 1px solid #ddd;
	background-color: #F7F7F7;
	font-size:1em;
	margin-bottom: 5px;
	padding: 20px;
}

img.thing {
	
	margin-bottom: 5px;
	margin-top: -1px;
	margin-left: 20px;
	position: relative;
	display: none;
}

.widgetlower1 span.organizer, .widgetlower2 span.organizer {
	padding: 0px 0px 0px 2px;
}

span.organizer span.ago {
	color: #999;
}

.widgetlower1 span.organizer a, .widgetlower2 span.organizer a {
	color: #666;
}

span.organizer a.post-title {
	color: #666;
}

.widgetlower1 span.organizer:hover, .widgetlower2 span.organizer:hover {
	background: #fff;
}

span.organizer:hover span.ago {
	color: #333;
}

span.organizer:hover a, span.organizer:hover a.post-title {
	color: #626971;
}

.lower-header img.thing {
	display: none;
}

.widgetlower1 .post li .organizer span.ago:before, .widgetlower1 .post li span.ago:before {
	content: "Posted ";
}

.widgetlower1 .post li .organizer span.ago:after, .widgetlower1 .comment li span.ago:after {
	content: ".";
}

.widgetlower2 .post li .organizer span.ago:before, .widgetlower2 .comment li span.ago:before {
	content: "Posted ";
}

.widgetlower2 .comment li .organizer span.ago:after, .widgetlower2 .comment li span.ago:after {
	content: ".";
}



/*SEARCH & SIGN IN*/

#header-top{
	float: right;
}


#site-meta{
	color: #;
	font-size: .75em;
	text-align:right;
	display: block;
	clear: both;
}

#site-meta a{
	color: #626971;
	padding-right: 5px;

}

#site-meta a:hover{
		color: #333;

}




#search{
	float:right;
	margin-right: 10px;	

	


}



.ie7 #search{
	max-width: 210px;
	float: right;
}

.ie7 #search input{
	max-width: 140px;
}

.ie7 #search input{
	max-width: 140px;
}


input#searchbox{
	float: left;
	margin-top: 10px;
}

input.submitbutton{
	float: right;
	
	margin-top: 12px;
	margin-left: 5px;

}
pre, code {
	font-size: .85em;
	font-family: Menlo, "Courier New", Courier, mono;
}

pre {
	display: block;
	background: #F7F7F7;
	padding: 15px;
	overflow: auto;
	border: 1px solid #ddd;

}

#featured-content code pre{
	width: 500px;
}

/*NAVIGATION*/

.lower span#upper-navigation {
		font-size: .75em;
		width: 200px;
		color: #333;
		margin-left: 240px;
		
}

.lower span#upper-navigation a {
	margin-right: 5px;
	margin-left: 5px;
	color: #666;
}
.navigation{
	clear: both;
	font-size: 1em;
	text-align:center;
	color: #333;
	
	
}

.navigation #page-number{
	color: #fff;
	font-size: 1.5em;
	margin: 0px 5px 0px 5px;
	background: #666;
	padding: 2px;
}

.navigation #page-number:hover{
	
}

.navigation a{
	color: #666;
	margin-right: 5px;
	margin-left: 5px;
}

.navigation a:hover, .lower span#upper-navigation a:hover{
	color: #626971;

}

/*TEXTWIDGET*/

.textwidget{
	width: 200px;
	font-size:.85em;
	margin-bottom: 10px;
	background: #eee;
	border: 1px solid #ddd;
	padding: 5px;
	color: #666;
}

.textwidget a{
	color: #666;
	border-bottom: 1px dotted;
	
}

.textwidget img{
	max-width: 200px;
}

.textwidget a:hover{
	border-bottom: 1px solid;
	color: #626971;
}


/*Social Buttons*/

#social-buttons{
	float: left;
}

a#fb{
	float: left;
	margin-top: 5px;
}


/*LOGIN HEADER*/

#login-nav-area{
	width: 975px;
	background: url(images/desc.png);
	height: 35px;
	border: 1px solid #eee;
	border-top: 0px;
	-moz-border-radius-bottomright: 15px; 
		-moz-border-radius-bottomleft: 15px; 
	-webkit-border-bottom-right-radius: 15px;
		-webkit-border-bottom-left-radius: 15px;
		
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
		
		z-index: 11;
}


#login-nav-area #logout{
	float: left;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal;
	font-size: .65em;
	margin-top: 7px;
	margin-left: 10px;
	margin-right: 10px;
}

#logout a{
	color: #666;
	font-size: 1.25em;
	text-decoration: none;
}

#logout span{
	font-size: 1.25em;
	color: #333;
}
form#loginform{
	width: 320px;
	float: left;
	margin-top: 5px;
	margin-left: 25px;
}



.input{
	display: inline;
	float: left;
}

.button-primary{
	margin-left: 10px;
}

form#loginform p{
	float: left;
}
form#loginform input{
	display: inline;
	float: left;
	color: #333;
	
	
}



#loginform #user_login.input{
	margin-right: 15px;
}

#respond a.login_link{
	cursor: auto;
}
p.submit , #search input.submitbutton{
	border: 1px solid #ddd;
	margin-left: 5px;
	
	-moz-border-radius: 10px; 
	
	-webkit-border-radius: 10px;
	
	padding: 3px;
}

#loginform input{
}

.gecko input#user_pass.input, .gecko input#user_login.input{
	width: 119px;
}

p.submit{
	margin-top: 5px;
}

#search input.submitbutton{
	margin-top: 9px;
	
}

p.submit:hover, #search input.submitbutton:hover, #join:hover{
	background: #ddd;
}


img#join{
}

#join{
	margin-top: 10px;

	background-color: #fff;
	padding: 3px;
	border: 1px solid #ddd;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	
}




input#wp-submit{
	margin-left: 5px;
	margin-right: 5px;
}

/*PEOPLE pAGE*/


/*SINGLE USER*/
.commenter{
	float: left;
	margin-top: 5px;
	
	
	
}

.commenter .auth-desc{
	width: 600px;
}

.image h1{
	float: left;
}
.commenter ul.organizer.comment{
	float: left;
	width:150px;
	margin: 0px;
	padding: 2px;
	
}

/*LOGIN*/
.mu_register{
	font-weight: 100;
	font-family: Helvetica Neue, Helvetica, Arial;
}

/*SHARED CONTENT*/
#shared-content ul.post-meta li span.post-meta-key{
	display: none !important;
}
#share-button{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:left;

}


#share-button a {
	color: #666;
	text-transform: uppercase;
	font-weight: 500;
	background: #eee;
	padding: 5px;
	border: 1px solid #ddd;
	-moz-border-radius: 5px; 
		-webkit-border-radius: 5px;

	
}

#share-button a:hover {
	background: #fff;
	color: #626971;
	
}

#share-shadow{
	background-color: #ffffff;
}

#shared{
	padding: 10px;
	float: left;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-bottom: 10px;
	
}


.lower-post-content #writtenby p{

}
#writtenby{
	float: left;
	margin-bottom: 10px;
	padding: 5px;
	
}
#writtenby p{
	margin-bottom:0px;
	font-weight:400;
	color: #666;
}

#shared:before{
	
}

span#shared-content{
	float: left;
	margin: 0px 10px
}

span#shared-content-embed{
	float: left;
	width: 390px ;
}

#shared-content p#embed-text{
	float: left;
	width: 300px;
	padding-right: 0px;
}
#shared-content ul.post-meta{
	padding:0px;
	margin: 0px;
}

span#shared-user img{
	margin-bottom: 0px;
	padding: 1px;
}
#share-form{
	font-size: 1em;
	color: #666;
	background: #ffffff;
	width: 600px !important;
	height: 420px !important;
	padding: 10px !important;

	
}

textarea#share-text{
	width: 400px;
	height: 100px;
}
#share-form h4{
	margin-bottom: 10px;
	
	color:#333;
}


#choose-title{
	margin-bottom: 5px;
	display: block;
}

#site-select select, #contact-content  select{
	font-size: 1.25em;
	color: #626971;
	font-family: Helvetica Neue,Helvetica, Arial, sans-serif;
	font-weight:300;
}
#share-form label, #contact-content label{
	font-weight: 400;
}

#share-form h4 span{
	color: #626971;
	font-weight: 500;
}

/*TOOLTIP*/


#share-button a .tooltip {
	position:absolute;
	
	color: #666;
	width: 200px;
	text-decoration: none;
	padding:5px;
	font-size: .8em;
	border: 1px solid #ddd;
	background:#fff;
	text-transform: none;
		font-weight: 400;
		-moz-border-radius: 8px; 
		-webkit-border-radius: 8px;
		
	}
	

#not-found{
	float: left;
}
#not-found p{
	
	font-size: 2.5em;
	margin:auto;
}
	


