/*
Theme Name: Social Media Week - Cities
URI: http://www.socialmediaweek.com
Description: Social Media Week website theme by Cuie&Co.
Version: 1.0
Author:	Andy Walton
Author URI: http://cuieandco.com
*/

/*
Created: 7 December 2009 (Last updated - 20 January 2009)
Designed for screen
*/

/* Global reset (clear it all)
----------------------------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td, img { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img, abbr {
	border: 0;
}
address, caption, cite, code, dfn, h1, h2, h3, h4, h5, h6, th, var {
	font-style: normal;
	font-weight: normal;
}
ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
}
q:before, q:after { 
	content:'';
}
a {
	text-decoration: none;
}
a, a:link, a:visited, a:active, a:hover {
	outline: none;
}
* {
	margin: 0; padding: 0;
}

/* Typography
---------------------------------------------------------- */

blockquote {
	font: normal 13px/18px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 18px;
	padding: 0 18px;
}

blockquote em {
	color: #000;
}
cite {
	color: #000;
	font: normal 12px/18px Verdana, Helvetica, Arial, sans-serif, serif;
	padding: 0;
}
h1 {
	color: #000;
	font: normal 24px/30px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 18px;
}
h2 {
	color: #000;
	font: normal 18px/27px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 18px;
}
h3 {
	color: #000;
	font: normal 16px/18px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 18px;
}
h4 {
  	font: normal 14px/18px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 18px;
}
h5 {
	font: normal 13px/18px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 18px;
}
p {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
acronym {
	border-bottom: 1px dotted #e5e5e5;
	cursor: help;
}

/* Links
---------------------------------------------------------- */
a, a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

/* Horizontal rules
---------------------------------------------------------- */
hr {
	border: 0;
	border-bottom: 1px dashed #e5e5e5;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
	width: 100%;
}
hr.solid {
	border-bottom: 1px solid #e5e5e5;
}
hr.dotted {
	border-bottom: 1px dotted #e5e5e5;
}
hr.thick {
	border-bottom: 3px solid #e5e5e5;
}

/* Site
---------------------------------------------------------- */

/* General layout */
html {
	height: auto;
	min-height: 100%;
	overflow: -moz-scrollbars-vertical; /* Remove if you're worried about validation */
}
body {
	background: #050547 url(images/bg_tiles.jpg) top left repeat-x;
	border: 0; /* Removes the border around the viewport in old versions of IE */
	color: #7a7a7a;
	font: normal 12px/18px Verdana, Helvetica, Arial, sans-serif, serif;
	margin: 0;
	min-width: 980px;
	padding: 60px 0 0 0;
	width: 100%;
}
#login {
	color: #82baee;
	font-size: 11px;
	height: 18px;
	margin: 0;
	padding: 3px 0;
	text-align: right;
	margin: 0 auto;
	width: 900px;	
	text-shadow: 1px 1px 0 rgba(0,0,5,0.3);
	-webkit-text-shadow: 1px 1px 0 rgba(0,0,5,0.3);
	-moz-text-shadow: 1px 1px 0 rgba(0,0,5,0.3);	
}
#login a {
	background-color: transparent;
	color: #82baee;
}
#login a:hover {
	text-decoration: underline;
}
#wrapper {
	margin: 0 auto;
	overflow: auto;
	width: 976px;
}

/* Header */
#header {
	clear: both;
	background: #050547 url(images/bg_header.png) top right no-repeat;
	height: 224px;
	padding: 0 62px 0 24px;
	margin: 0;
	overflow: hidden;
	width: 886px;
}
#logo {
	display: block;
	float: left;
	height: 224px;
	padding: 0;
	margin: 0;
	width: 260px;
}
#logo a {
	background: transparent url(images/logo_social_media_week_feb_2010.png) 0 0 no-repeat;
	display: block;
	height: 224px;
	padding: 0;
	margin: 0;
	width: 260px;
}
#logo a:hover {
	background: transparent url(images/logo_social_media_week_feb_2010.png) 0 0 no-repeat;
}
#logo h1 em {
	display: block;
	margin-left: -3000px;
}

/* Navigation - Cities */
.navigation-cities {
	display: block;
	float: right;
	font-size: 12px;
	height: 224px;
	width: 300px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.navigation-cities dt em {
	float: left;
	display: block;
	height: 224px;
	margin-left: -3000px;
}
.navigation-cities dt a, .navigation-cities dt span {
	background: transparent url(images/bg_navigation_cities.png) no-repeat scroll top left;
	display: block;
	float: left;
	height: 224px;
	overflow: hidden;
	width: 50px;
}

/* Navigation - berlin */
.navigation-cities dt a.berlin, .navigation-cities dt span.berlin {
	background-position: 0 0;
}
.navigation-cities dt a:hover span.berlin {
	background-position: 0 -224px;
}
.navigation-cities dt.selected a span.berlin {
	background-position: 0 -224px;
}
/* Navigation - london */
.navigation-cities dt a.london, .navigation-cities dt span.london {
	background-position: -50px 0;
}
.navigation-cities dt a:hover span.london {
	background-position: -50px -224px;
}
.navigation-cities dt.selected a span.london {
	background-position: -50px -224px;
}
/* Navigation - new-york */
.navigation-cities dt a.new-york, .navigation-cities dt span.new-york {
	background-position: -100px 0;
}
.navigation-cities dt a:hover span.new-york {
	background-position: -100px -224px;
}
.navigation-cities dt.selected a span.new-york {
	background-position: -100px -224px;
}
/* Navigation - san-francisco */
.navigation-cities dt a.san-francisco, .navigation-cities dt span.san-francisco {
	background-position: -150px 0;
}
.navigation-cities dt a:hover span.san-francisco {
	background-position: -150px -224px;
}
.navigation-cities dt.selected a span.san-francisco {
	background-position: -150px -224px;
}
/* Navigation - sao-paulo */
.navigation-cities dt a.sao-paulo, .navigation-cities dt span.sao-paulo {
	background-position: -200px 0;
}
.navigation-cities dt a:hover span.sao-paulo {
	background-position: -200px -224px;
}
.navigation-cities dt.selected a span.sao-paulo {
	background-position: -200px -224px;
}
/* Navigation - toronto */
.navigation-cities dt a.toronto, .navigation-cities dt span.toronto {
	background-position: -250px 0;
}
.navigation-cities dt a:hover span.toronto {
	background-position: -250px -224px;
}
.navigation-cities dt.selected a span.toronto {
	background-position: -250px -224px;
}

/* Navigation - Global */
.navigation {
	clear: both;
	font-size: 12px;
	height: 46px;
	width: 876px;
	margin: 0;
	padding: 0 48px;
	text-transform: uppercase;
}
.navigation ul {
	display: block;
	height: 18px;
	margin: 0;
	padding: 14px 0 12px 0;
	width: auto;
}
.navigation ul li {
	display: inline;
	width: auto;
	text-align: center;
}
.navigation ul li a, .navigation ul li a:link, .navigation ul li a:visited {
	background-color: transparent;
	color: #82baee;
	height: 18px;
	display: inline;
	margin: 0;	
	padding: 0 3px 0 3px;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0,0,5,0.3);
	-webkit-text-shadow: 1px 1px 0 rgba(0,0,5,0.3);
	-moz-text-shadow: 1px 1px 0 rgba(0,0,5,0.3);
	width: auto;	
}
.navigation ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.navigation ul li.current_page_item a, .navigation ul li.current_page_parent a, .navigation ul li.current_page_ancestor a {
	color: #fff;
	text-decoration: none;
}
.navigation ul li.current_page_item a:hover, .navigation ul li.current_page_parent a:hover, .navigation ul li.current_page_ancestor a:hover {
	text-decoration: underline;
}

/* Navigation - City */
.navigation.city {
	background-color: #caff01;
	clear: both;
	font-size: 12px;
	height: 46px;
	width: 864px;
	margin: 0 auto;
	padding: 0 18px;
	text-transform: uppercase;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-radius: 4px;	
}
.navigation.city ul li a, .navigation.city ul li a:link, .navigation.city ul li a:visited {
	color: #525253;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	width: auto;	
}
.navigation.city ul li a:hover {
	color: #000;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0,0,5,0.3);
	-webkit-text-shadow: 1px 1px 0 rgba(0,0,5,0.3);
	-moz-text-shadow: 1px 1px 0 rgba(0,0,5,0.3);	
}
.navigation.city ul li.current_page_item a, .navigation.city ul li.current_page_parent a, .navigation.city ul li.current_page_ancestor a {
	color: #000;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0,0,5,0.3);
	-webkit-text-shadow: 1px 1px 0 rgba(0,0,5,0.3);
	-moz-text-shadow: 1px 1px 0 rgba(0,0,5,0.3);	
}
.navigation.city ul li.current_page_item a:hover, .navigation.city ul li.current_page_parent a:hover, .navigation.city ul li.current_page_ancestor a:hover {
	text-decoration: underline;
	text-shadow: 1px 1px 0 rgba(0,0,5,0.3);
	-webkit-text-shadow: 1px 1px 0 rgba(0,0,5,0.3);
	-moz-text-shadow: 1px 1px 0 rgba(0,0,5,0.3);	
}

/* Container */
#container {
	background-color: #fff;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 9px 0;
	width: 900px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-radius: 4px;
}

/* Intro blurb for homepage */
#intro {
	background-color: #efefef;
	margin: 0 0 18px 0;
	padding: 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
}
#intro h2 {
	color: #7a7a7a;
	font-size: 19px;
	line-height: 27px;
	letter-spacing: 0.01em;
	margin-bottom: 0;
}
#intro strong {
	color: #000;
}
#intro a {
	font-size: 14px;
}
#city-intro img {
	float: left;
	margin: 0 18px 12px 0;	
}
#city-intro h1 {
	color: #7a7a7a;
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 18px;
}
#city-intro h1 span {
	color: #000;
	font-size: 36px;
}
#content #connect-with-us ul {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	text-indent: 0;
	padding: 0;
}
#content #connect-with-us li {
	display: inline;
	padding: 7px 12px 6px 6px;
}
#connect-with-us {
	background-color: #fff;
	float: right;
	border-top: 1px dashed #dcdcdc;
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 9px;
	padding: 6px 0;
	width: 396px;
}
#connect-with-us.global {
	clear: both;
	float: none;
	margin-bottom: 18px;
	padding: 8px 9px;
	width: 396px;
}
#content #connect-with-us li.twitter {
	background: transparent  url(images/icons_twitter.png) 0 5px no-repeat;
	padding-left: 24px;
}
#content #connect-with-us li.facebook {
	background: transparent url(images/icons_facebook.png) 0 5px no-repeat;
	padding-left: 24px;
}
#content #connect-with-us li.rss {
	background: transparent url(images/icons_rss.png) 0 5px no-repeat;
	padding-left: 24px;
}
#connect-with-us a, #connect-with-us a:link, #connect-with-us a:visited {
	background-color: #caff01;
	color: #000;
	text-decoration: none;
}
#connect-with-us a:hover {
	background-color: #000;
	color: #caff01;
	text-decoration: none;
}

/* Content */
#content {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 27px 18px 0 18px;
	width: 558px;
}
#content.wide {
	float: none;
	padding: 27px 18px 0 18px;
	width: 864px;
}
h1.underline {
	margin-bottom: 6px;
}
#content strong {
	color: #000;
}
#content ul {
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
	text-indent: 0;
	padding: 0 0 10px 27px;
}
#content ol {
	list-style-image: none;
	list-style-type: decimal;
	list-style-position: outside;
	text-indent: 0;
	padding: 0 0 10px 27px;
}
#content li {
	padding-bottom: 8px;
}
#twitter-feed {
	padding: 18px 18px 9px 18px;
	margin: 0 auto;
	background-color: #efefef;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
}
#sidebar div#twitter-feed {
	margin-bottom: 0;
}
#twitter-feed ul {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	text-indent: 0;
	padding: 0;
}
#twitter-feed li {
	background-color: #f8f8f8;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 9px;
	margin-bottom: 9px;
}
.follow-us {
	background: transparent url(images/bg_twitter_bubble.png) no-repeat scroll top right;
	float: right;
	padding-top: 18px;
	margin-right: 18px;
}
.follow-us a, .follow-us a:link, .follow-us a:visited {
	background-color: #caff01;
	color: #000;
	text-decoration: none;
}
.follow-us a:hover {
	background-color: #000;
	color: #caff01;
	text-decoration: none;
}
img a, img a:link, img a:visited {
	background-color: transparent;
}
img a:hover {
	background-color: transparent;
}
.sponsors-and-partners {
	margin: 0;
	padding: 0;
	clear: both;
	text-align: center;
}
.sponsors-and-partners img {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
.sponsors-and-partners a img, .sponsors-and-partners a:link img, .sponsors-and-partners a:visited img {
	background-color: transparent;
	border: 0;
}
.sponsors-and-partners a, .sponsors-and-partners a:link, .sponsors-and-partners a:visited, .sponsors-and-partners a:hover {
	background-color: transparent;
}
.sponsors-and-partners a img:hover { 
	background-color: transparent;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
#content .sponsors-and-partners ul, #content .sponsors-and-partners ol {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	text-indent: 0;
	padding: 0 0 18px 0;
}
#sidebar .sponsors-and-partners ul, #sidebar .sponsors-and-partners ol {
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	text-indent: 0;
	padding: 0;
}
#sidebar div .sponsors-and-partners {
	margin-bottom: 0;
}
#content .sponsors-and-partners li {
	display: inline;
	float: none;
	height: auto;
	padding: 0 18px 9px 0;
	width: auto
}
#content .sponsors-and-partners li.last {
	padding: 0 0 9px 0;
}
#sidebar .sponsors-and-partners li {
	display: inline;
	float: none;
	height: auto;
	padding: 0;
	width: auto
}
.sponsors-and-partners h3 {
	background-color: #efefef;
	margin: 0 0 18px 0;
	padding: 9px 9px;
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
}

/* Columns - used on Global Homepage*/
.column {
	float: left;
}
.column.one {
	width: 864px;
}
.column.two { 
	width: 414px;
	margin-right: 36px;
}
.column.three {
	width: 264px;
	margin-right: 36px;
}
.column.four {
	width: 189px;
	margin-right: 36px;
}
.column.last {
	margin-right: 0;
}
.column h3 {
	background-color: #efefef;
	margin: 0 0 18px 0;
	padding: 9px 9px;
}
.column.news-feed {
	width: 414px;
	margin-right: 36px;	
}
.column.news-feed h3 span.rss, h3.greybox span.rss  {
	background: #efefef url(images/icons_rss_grey.png) 0 0 no-repeat;
	float: right;
	font-size: 12px;
	padding-left: 24px;
}
.column.news-feed h3 span.rss a, h3.greybox span.rss a, .column.news-feed h3 span.rss a:link, h3.greybox span.rss a:link, .column.news-feed h3 span.rss a:visited, h3.greybox span.rss a:visited {
	background-color: #caff01;
	color: #000;
	text-decoration: none;
}
.column.news-feed h3 span.rss a:hover, h3.greybox span.rss a:hover {
	background-color: #000;
	color: #caff01;
	text-decoration: none;
}
h3.greybox {
	background-color: #efefef;
	clear: both;
	margin: 0 0 18px 0;
	padding: 9px 9px;
}
.column.partner-logos {
	width: 414px;
	margin-right: 0;	
}

/* SMW Team profiles - delete if not used */
.people {
	float: left;
	padding: 0 20px 12px 0;
	width: 225px;
}
.blurb h2 {
	color: #467db0;
	font-size: 14px;
	font-weight: bold;
}
.people img {
	background-color: #efefef;
	border: 1px solid #e5e5e5;
	height: inherit;
	padding: 4px;
	margin: 0 auto;
	max-width: 215px;
	width: auto;
}
.blurb {
	float: right;
	width: 470px;
}

/* Blog Posts */
#share {
	background-color: #efefef;
	float: right;
	padding: 9px;
	text-align: center;
	width: 70px;
}
.post p, #comments-list ol li p, .page p {
	margin: 0 0 18px 0;
}
.post h1 {
	font: 16px;
	margin-bottom: 6px;
}
h2.entry-title {
	margin-bottom: 0;
}
.entry-date {
	color: #000;
	font-style: italic;
}
.entry-author {
	margin-bottom: 18px;
}
.entry-meta {
	font-size: 11px;    
}
.more a, .more a:link, .more a:visited {
	background-color: #caff01;
	color: #000;
	text-decoration: none;
}
.more a:hover {
	background-color: #000;
	color: #caff01;
	text-decoration: none;
}
#pagination {
	clear: left;
}
.previous {
	float: left;
	margin-bottom: 18px;
}
.next {
	float: right;
	margin-bottom: 18px;
}
.entry-content {
	clear: both;
}

/* Blog Comments */
#comments-list {
	margin: 0;
}  
#comments-list ol {
	margin: 18px 0;
}
#comments-list ol li {
	margin: 0 0 10px 0;    
	padding: 10px;
}
#comments-list ol li.odd {
	background-color: #e9e9e9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}
#comments-list ol li.bypostauthor {
	background-color: #efefef;
	border: 1px solid #e5e5e5;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}
.avatar {
	background-color: #efefef;
	border: 1px solid #e5e5e5;
	clear: left; 	
	float: left;    
	margin: 3px 18px 0 0;
	padding: 3px;   
}
#postauthor .avatar {
	background-color: #efefef;
	border: 1px solid #e5e5e5;
	clear: left; 	
	float: left;    
	margin: 3px 18px 18px 0;
	padding: 3px;
}
#postauthor {
	background-color: #efefef;
	color: #747474;
	margin-bottom: 18px;
	padding: 6px;
	overflow: auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;		
}
.comment-meta {
	margin: 0 0 18px 0;
}
#commentform {
	background-color: #efefef;
	color: #747474;
	margin-bottom: 18px;
	padding: 18px 20px 0 20px;
}
#commentform h3 {
	font-size: 14px;
	margin-bottom: 12px;	
}
    
/* Sidebar */
#sidebar {
	float: right;
	font-size: 11px;
	padding: 27px 18px 0 18px;
	overflow: hidden;
	width: 270px;
}
#sidebar h3 {
	background-color: #efefef;
	margin: 0 0 18px 0;
	padding: 9px 18px;
}
#sidebar div {
	margin-bottom: 18px;   
}
#sidebar ul {
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
	text-indent: 0;
	padding: 0 0 10px 18px;
}
#sidebar ol {
	list-style-image: none;
	list-style-type: decimal;
	list-style-position: outside;
	text-indent: 0;
	padding: 0 0 10px 27px;
}
#sidebar li {
	padding: 0 0 8px 0;
}

/* Sidebar sub-navigation for children pages (only if page includes a child will this show) */
#sub-menu {
	background-color: #efefef;
	border: 1px solid #e5e5e5;
	color: #000;
	margin-bottom: 18px;
	padding: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}
#sub-menu h3 {
	border: 0;
	border-bottom: 1px solid #fff;
	background-color: #efefef;
	color: #000;
	margin-bottom: 0;
	padding: 9px 18px;
}
#sub-menu ul {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	text-indent: 0;
	padding: 0;
}
#sub-menu li {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #fff;
	padding: 6px 0 6px 18px;
	list-style: none;
}
#sub-menu li li {
	border: 0;
	color: #747474;
	list-style: circle;
	text-indent: -18px;
	margin-left: 18px;
	padding-bottom: 0;	
}
#sub-menu li li li {
	border: 0;
	list-style: none;
	margin-left: 0;
	padding-bottom: 0;
}
#sub-menu .page_item {
	border-bottom: 1px solid #fff;
}
#sub-menu li li.page_item {
	border: 0;
}
#sub-menu li a, #sub-menu .page_item a {
	color: #747474;
}
#sub-menu li a:hover, #sub-menu .page_item a:hover {
	color: #000;
	text-decoration: underline;
}
#sub-menu li.current_page_parent a {
	color: #747474;
	text-decoration: none;
}
#sub-menu li li.current_page_item a {
	color: #031f4d;
	text-decoration: none;
}
#sub-menu li.current_page_item a {
	color: #000;
	text-decoration: none;
}
#sub-menu li.current_page_item li a {
	color: #747474;
	text-decoration: none;
}
#sub-menu li.current_page_item li li a {
	color: #747474;
	text-decoration: none;
	padding: 0;
}

/* Footer */
#footer {
	color: #64a1d9;
	clear: both;
	font-size: 11px;
	overflow: auto;
	margin: 0 auto;
	padding: 9px 18px;
	width: 900px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:hover {
	color: #64a1d9;
}
#footer-meta {
	float: left;
	padding: 0 0 0 18px;
	width: 582px;
}
#footer-meta ul {
	display: block;
}
#footer-meta ul li {
	display: inline;
}
#footer-navigation li {
	padding-right: 6px;
}
#by-cuie {
	float: right;
	padding: 0 18px 0 0;
	text-align: right;
	width: 182px;
}
span.amp {
	font-family: Baskerville, Palatino, "Book Antiqua", serif;
	font-style: italic;
}
    
/* Misc Styling */

.floatright {
	float: right;
}
.alignleft {
	background-color: #efefef;
	border: 1px solid #e5e5e5;
	clear: left; 	
	float: left;    
	margin: 5px 18px 18px 0;
	padding: 3px;
}
.alignright {
	background-color: #efefef;
	border: 1px solid #e5e5e5;
	clear: right;
	float: right;    
	margin: 5px 0 18px 18px;
	padding: 0;    
}
.aligncenter {
	background-color: #efefef;
	border: 1px solid #e5e5e5;
	clear: both;
	float: none;     
	margin: 0 auto 18px auto;    
	padding: 0;    
}
.alignnone {
	border: none;
	margin: 0;    
	padding: 0;
}
h2.search-archive {
	margin-bottom: 6px;
}

/* Widgets */
/* RSS */
.rsswidget img {
	display: none;
}

/* Disqus */
#dsq-comments-title h3 {
	padding-top: 18px;
}
.dsq-sharing-options {
	color: #000;
	text-shadow: none;	
	-webkit-text-shadow: none;
	-moz-text-shadow: none;	
}
.dsq-brlink {
	display: none;
}
#dsq-content, #dsq-content button {
	text-shadow: none;	
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
}

/* Forms
---------------------------------------------------------- */

input, textarea, select {
	color: #7a7a7a;
	border: 1px solid #e5e5e5;
	font: normal 12px/18px Verdana, Helvetica, Arial, sans-serif, serif;
	-moz-border-radius: 2px;
	-webkit-border-radius: 3px;
	border-radius: 2px;
}
select {
	color: #000;
}
input {
	background-color: #fff;
	padding: 6px;
	margin: 0 18px 0 0;
	width: 400px;
}
label {
	color: #000;
}
label span {
	font-style: italic;
}
textarea {
	background-color: #fff;
	padding: 6px;
	margin: 0;
	width: 490px;
	height: 200px;
}
select {
	margin-bottom: 18px;
}
button, input.btn  {
	background-color: #caff01;
	border: 1px solid #caff01;
	color: #000;
	font-size: 13px;
	margin: 0 0 9px 0;
	padding: 7px 8px;
	width: auto;
	text-shadow: 1px 1px 0 rgba(0,0,5,0.3);	
	-webkit-text-shadow: 1px 1px 0 rgba(0,0,5,0.3);
	-moz-text-shadow: 1px 1px 0 rgba(0,0,5,0.3);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
button:hover, input.btn:hover {
	border: 1px solid #000;
	background-color: #fff;
	color: #000;
}