/*
Theme Name: Culture Days
Theme URI: http://wordpress.org/
Description: The Culture Days theme built off the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> theme.
Version: 1
Author: Plank
Author URI: http://plankdesign.com/
Tags: CultureDays, custom header, fixed width, two columns, widgets, custom
*/


/* @group Typography & Colors */

html {
	text-align: center;
	height: 100%;
	background: #fff url(images/bg.gif) repeat-x 50% 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #333;
	}

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	}


#header {
	background-color: #fff;
	padding: 0;
	height: 200px;
	width: 960px;
	}


#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.3em;
	}

.widecolumn .entry p,
.narrowcolumn .entry p {
	padding: 0 0 1em 0;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.title {
	margin-bottom: 20px;
}

.widecolumn {
	line-height: 1.6em;
	}


.narrowcolumn .postmetadata,
.info {
	font-size: 0.999em;
	line-height: 1.5em;
	padding: 0 0 10px;
	color: #999999;
	word-spacing: 2px;
	text-transform: lowercase;
}

.says, a.date {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #999999;
}

a.date {
	/*font-size: 12px;
	line-height: 1.5em;
	padding: 0 0 10px;
	color: #999999;
	font-weight: normal;*/
}

.info {
	word-spacing: 3px;
}

.commentlist cite, .commentlist cite a,
.narrowcolumn .postmetadata a,
.narrowcolumn .postmetadata:active a,
.narrowcolumn .postmetadata:link a,
.narrowcolumn .postmetadata:hover a,
.narrowcolumn .postmetadata:visited a,
.info a,
.info a:active,
.info a:link,
.info a:hover,
.info a:visited {
	font-size: 0.8em;
	line-height: 1.5em;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
}

.narrowcolumn .postmetadata .tags a {
	color: #ea8b23;
}

.narrowcolumn .postmetadata .categories a {
	color: #5c95b2;
}

.commentlist cite, .commentlist cite a,
.narrowcolumn .postmetadata .comments a {
	color: #850d70;
}

p > a.more-link {
	margin: 15px 0;
}

a.more-link {
	font-size: 0.8em;
	text-transform: uppercase;
	color:#850D70;
	font-weight: bold;
	background: transparent url("images/sprite_bullets.gif") no-repeat scroll right 3px;
	padding: 0 7px 0 0;
}

h1, h2, h3 {
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}

h2 {
	margin: 15px 0 5px;
	font-size: 2.6em;
	line-height: 0.98em;
	text-align: left;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #850d70;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

body.single img.avatar {
	float: left;
	padding-right: 10px;
}

h2.block {
	overflow: hidden;
	display: block;
}

h4 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 0 0.5em;
}

h5 {
	font-weight: bold;
	padding: 0 0 0.5em;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.comment-text {
	display: block;
	overflow: hidden;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	/*font-weight: bold;*/
}

.commentlist li .avatar { 
	float: left;
	padding: 0 15px 15px;
	}

.commentlist cite, .commentlist cite a {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}


.commentlist .comment-text {
	font-weight: normal;
	line-height: 1.4em;
	text-transform: none;
	margin:10px 5px 10px 0;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

h3 + small {
	padding-bottom: 15px;
	display: block;
}

code {
	font: 1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #333333;
	text-decoration: none;
	}
	
div.entry a,
div.entry a:link,
div.entry a:visited,
div.entry a:active {
	color: #850d70;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
dl dt {
	font-weight: bold;
	padding: 0.5em 0 0;
}
/* @end */



/* @group Structure */
body {
	margin: 0;
	padding: 0;
	text-align: left;
	}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 20px 40px 20px 0;
	margin: 0px;
	width: 600px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 20px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 15px 0;
	margin: 10px 0;
	border-top: 1px solid #e6e7e8;
	border-bottom: 1px solid #e6e7e8;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

body.single .info a {
	color: #850D70;
}

body.single .navigation {
	margin: 15px 0 45px;
	height: 10px;
	color: #999999;
	font-size: 0.92em;
	text-transform: lowercase;
}

.navigation .alignleft a{
	background: url("images/sprite_bullets.gif") no-repeat scroll 0 -297px transparent;
	padding-left: 8px;
	max-width: 250px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #850d70;

}

.navigation .alignright a{
	background: url("images/sprite_bullets.gif") no-repeat scroll right 2px transparent;
	padding-right: 8px;
	max-width: 250px;
	text-align:right;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #850d70;

}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin:20px 0 10px;
	}

h3#comments, #respond h3 {
	padding: 0;
	margin: 20px auto;
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
}
/* @end */

/* @group hd */

/*#hd {
	height: 166px;
	margin: 0;
	position: relative;
	padding-bottom: 10px;
}

#hd #title_bar {
	margin: 9px 40px 30px;
	height: 166px;
}

#hd #logo {
	left:40px;
	position:absolute;
	top:69px;
}

#hd #logo a{
	color:#FFFFFF;
	display:block !important;
	height:54px;
	overflow:hidden;
	text-indent:-9999px;
	width:290px;
	cursor: pointer;
	background: transparent url(images/en/logo.jpg) no-repeat 0 0;
}

#hd #title {
	background:url(images/en/logo_en.jpg) no-repeat 0 0 ;
	position:absolute;
	width: 178px;
	height: 52px;
	left: 340px;
	top: 70px;
}

#hd #date {
	font-size: 18px;
	font-weight: bold;
	color:#850D70;
	position:absolute;
	width: 190px;
	height: 52px;
	left: 340px;
	top: 94px;
}

#hd #sponsor {
	background:transparent url(images/en/sunlife_logo_en.gif) no-repeat 0 0;
	position:absolute;
	width: 99px;
	height: 52px;
	left: 535px;
	top: 64px;
}

#hd #sponsor a{
	position:absolute;
	width: 99px;
	height: 52px;
	left: 0px;
	top: 0px;
}*/





#hd {
	height: 241px;
	margin: 0;
	position: relative;
}

#hd #logo {
	position: absolute;
	top: 93px;
}

#hd #logo.fr {
	width: 449px;
}

#hd #tagline {
	position:absolute;
	width: 356px;
	height: 60px;
	left: 421px;
	top: 93px;
}

#hd #tagline.fr {
	background-image:url(images/fr/tagline.jpg);
	left: 483px;
}

#hd #sponsor {
	background: transparent no-repeat 0 0;
	position:absolute;
	right: 10px;
	top: 92px;
}

#hd #utilities {
	float: right;
	text-align: right;
	border-bottom: 1px solid #e6e7e8;
	height: 70px;
}

#hd #utilities .subscribe_updates,
#hd #utilities .user_links,
#hd #utilities .social_links {
	float: left;
	background: transparent url(images/util_div.gif) no-repeat 0 0;
}

#hd #utilities .subscribe_updates {
	padding: 30px 20px 16px 8px;
	background: none;	
}

#hd #utilities .subscribe_updates a {
	font-size: 1.8em;
	background: transparent url(images/sprite.gif) no-repeat 0 -250px;
	padding: 1px 0 0 43px;
	display: block;
}

#hd #utilities .social_links {
	padding: 27px 17px 16px 17px;
}

.social_links li {
	float: left;
	position: relative;
	height: 27px;
	width: 28px;
	margin-left: 3px;
	z-index: 1;
}

.social_links li a {
	background: transparent url(images/sprite.gif) no-repeat 0 0;
	height: 27px;
	width: 28px;
    letter-spacing: -1000em;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
	top: 0;
	left: 0;
	color: #efeff0 !important;
}

.social_links li.twitter a {background-position: 0 -50px;}
.social_links li.facebook a {background-position: 0 -100px;}
.social_links li.flickr a {background-position: 0 -150px;}
.social_links li.youtube a {background-position: 0 -200px;}

#hd #utilities .user_links {
	padding: 36px 6px 22px 16px;
	font-size: 1.2em;
	color: #ccc;
}

#hd #utilities .user_links span {
	color: #999;
	padding-right: 8px;
}

#hd #utilities .user_links a {
	padding: 0 4px;
}

#hd a {
	color: #840C70;
}

#hd a:hover {
	color: #999;
	text-decoration: none;
}

/* @end */

/* @group nav */

#nav {
	font-size: 1.6em;
	background: transparent url(images/nav_bg.gif) repeat-x 0 0;
	height: 74px;
	height: auto\0/;
	overflow: hidden;
	margin-bottom: 10px;
}

#nav ul {
	overflow: auto;
	float: left;
}

#nav ul li {
	float: left;
	margin: 0;
	background: transparent url(images/nav_a_bg.gif) no-repeat right 0;
	text-align: center;
}

#nav ul li:hover,
#nav ul li.active {
	background: transparent url(images/nav_a_bg_o.gif) no-repeat right 0;
}

#nav ul li a {
	color: #FFFFFF;
	padding: 30px 0;
	*padding: 28px 0 32px;
	padding: 28px 0 32px 0\0/;
	display:block;
	background: transparent url(images/nav_bg_div.gif) no-repeat 0 0;
	min-width: 90px;
}

#nav ul li a:hover,
#nav ul li.active a {
	background: transparent url(images/nav_bg_div_o.gif) no-repeat 0 0;
	color: #840c70;
	text-decoration: none;
}

#nav ul li.xabout-culture-days a {width: 100px;}
#nav ul li.x2011-activities a {width: 152px;}
#nav ul li.xget-involved a {width: 138px;}
#nav ul li.xmy-culture-days a {width: 162px;}
#nav ul li.blog a {width: 89px;}

#lines {
	background:transparent url(images/lines.png) no-repeat scroll center top;
	height:70px;
	left:0;
	position:absolute;
	width:960px;
	bottom: -2px;
}

#nav .search {
	background: transparent url(images/nav_bg_div.gif) no-repeat 0 0;	
	width: 318px;
	float: right;
	padding: 21px 0 19px;
	text-align: center;
}

.search input#s {
	width: 236px;
	vertical-align: 1px;
	*vertical-align: 3px;
	vertical-align: 0\0/;
	 -moz-border-radius: 3px; /* FF1+ */
  -webkit-border-radius: 3px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 3px;
}

#nav .search input#searchsubmit {
	background: transparent url(images/search_submit.gif) no-repeat 0 0;	
	width: 45px;
	height: 33px;
	margin-left: 1px;
	border: 0;
	cursor: pointer;
	*text-indent: -9999px;
	*letter-spacing: -1000px;
	*overflow: hidden;
}
/* @end */

/* @group Custom Dropdown */
#b_customselect {
	background:#f1f2f2 url(../img/common/b_customdropdown.gif) right top no-repeat;
	border:1px #d2d4d3 solid;
	display:block;
	font-size:11px; line-height:11px;
	text-decoration:none;
	width:285px; height:32px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}
#b_customselect.selected {
	-moz-border-radius-bottomleft:0; -moz-border-radius-bottomright:0;
	-webkit-border-top-left-radius:0; -webkit-border-top-right-radius:0;
	border-bottom-left-radius:0; border-bottom-right-radius:0;
}
#b_customselect span {
	display:block;
	padding:9px 10px 8px 10px;
}

/*Dropdown Options*/
.customselect {
	float:left;
	margin-top:30px;
	position:relative;
}
.customselect .dd_options {
	background-color:#fff;
	border:1px #d2d4d3 solid; border-top:0;
	display:none;
	font-size:10px; line-height:10px;
	position:absolute;
	top:34px; left:0;
	z-index:999;
	
	-moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;
	border-bottom-left-radius:5px; border-bottom-right-radius:5px;
}
.customselect .dd_options ul, .browsing .dd_options ul li {
	background:none;
	margin:0; padding:0;
	list-style:none;
}
.customselect .dd_options ul li {
	width:285px;
	border-top:1px #ebeced solid;
}
.customselect .dd_options ul li:first-child { border:0; }
.customselect .dd_options ul li a {
	display:block;
	padding:10px;
	text-decoration:none;
	white-space:nowrap;
}
.customselect .dd_options ul li a:hover {
	background-color:#840c70;
	border:0;
	color:#fff;
	top:0;
}
/* @end */


/* @group Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* @end */



/* @group Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin: 0 0 10px 0px;
	padding: 0 0 0 30px;	
	padding-left: 10px;
	text-indent: -10px;}

html>body .entry ul li {
	margin: 7px 0 8px 15px;
	padding: 0 0 0 7px;
	list-style-type: disc;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0 0 10px 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.pagination {
	float: right;	
	color: #850d70;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0;
	word-spacing: 4px;
}

.pagination {
	float: right;	
	color: #999999;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0;
	word-spacing: 4px;
}

.pagination a,
.pagination a:link,
.pagination a:active,
.pagination a:visited,
.pagination ahover {
	color: #850d70;}	
	
/* @end */

pre, code, kbd, samp, tt {
	margin: 20px 0;
	display: block;
}

.disclaimer	{
	clear: both;
	color:#999999;
	font-style: italic;
	margin-top: 10px;
	font-size: 11px;
	line-height: 13px;
}

/* @group Form Elements */

input#searchsubmit {
	text-indent: -9999px;
	
	background: transparent url(images/search_submit.gif) no-repeat 0 0;	
	width: 45px;
	height: 33px;
	margin-left: 1px;
	border: 0;
	cursor: pointer;
	}

body.search #page #content form#searchform {
	border-bottom:1px solid #E6E7E8;
	border-top:1px solid #E6E7E8;
	margin: 20px 0;
	padding: 20px 0;
}

body.search #page #sidebar form#searchform {
	border: none;
	margin: auto;
	padding: auto;
}
 
select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

form#commentform input#submit.button {
	background:url("images/en/submit.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:transparent;
	cursor:pointer;
	height:24px;
	line-height: 20px;
	margin:0 0 0 3px;
	outline:medium none;
	padding:0;
	text-indent: -9999px;
	width:69px;
	display: block;
}

/* @end */



/* @group Comments*/

.commentlist {
	border-top: 1px solid #DDDDDD;
	padding: 0;
	}

.commentlist li {
	margin: 0;
	padding: 24px 0;
	list-style: none;
	border-bottom:1px solid #DDDDDD;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0 15px;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata,
.commentmetadata a,
.commentmetadata a:hover,
.commentmetadata a:link,
.commentmetadata a:active,
.commentmetadata a:visited {
	margin: 0;
	display: inline;
	color: #999999;
	font-size: 12px;
}
	
/* @end */

/* @group Sidebar */
#sidebar {
	margin-left:660px;
	padding:50px 0 0;
	text-align:left;
	width:280px;	}

#sidebar form {
	margin: 0;
	}

#sidebar ul li.widget {
	margin: 0 0 45px
}

#sidebar ul li.widget h2{
	background-image: url("images/sidebar_sprite.gif");
	height: 29px;
	font-size: 18px;
	line-height: 18px;
	padding-left: 60px;
	padding-top: 11px;
	margin-bottom: 20px;
}

#sidebar ul li.widget h2.long{
	font-size: 15px;
}

#sidebar ul li.widget.widget_recent_entries h2{
	color: #850d70;
	background-position: 0 0;
}

#sidebar ul li.widget.widget_recent_comments h2{
	color: #cc9900;
	background-position: 0 -100px;
}

#sidebar ul li.widget.widget_categories h2{
	background-position: 0 -200px;
	color: #5c95b2;
}

#sidebar ul li.widget.widget_archive h2{
	background-position: 0 -300px;	
	color: #80ac53;
}

#sidebar ul li.widget.widget_tag_cloud h2{
	background-position: 0 -400px;	
	color: #ea8b23;
}

#sidebar ul li.widget.widget_search h2{
	background-position: 0 -500px;	
	color: #c1272d;
}

#sidebar ul li.widget_recent_entries a{
	color: #850d70;}

#sidebar ul li.widget_recent_comments a{
	color: #cc9900;
}

#sidebar ul li.widget_categories a{
	color: #5c95b2;
}

#sidebar ul li.widget_archive a{
	color: #80ac53;
}

#sidebar ul li.widget_tag_cloud a{
	color: #ea8b23;
}
	

#sidebar ul li.widget ul li{
	background: url("images/sprite_bullets.gif") no-repeat scroll;
	text-indent: 10px;
	padding: 0 0 7px;
	font-weight: 100;
	font-size: 13px;
	line-height: 14px;
}

#sidebar ul li.widget_recent_entries ul li{
	background-position: 0 2px;
}

#sidebar ul li.widget_recent_comments ul li{
	background-position: 0 -48px;
}

#sidebar ul li.widget_categories ul li{
	background-position: 0 -98px;
}

#sidebar ul li.widget_archive ul li{
	background-position: 0 -148px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* @end */



/* @group Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* @end */



/* @group Various Tags + Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	border-left:5px solid #DDDDDD;
	margin:15px 30px 15px 10px;
	padding-left:20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: left;
	}

.right {
	float: right;
}

.left {
	float: left;
}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}
	
strong, b {
	font-weight: bold;
}

em, i{
	font-style: italic;
}

a img {
	border: none;
	}

/*.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	}*/
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* @group newsletter */

/*#search input.button {
	background: url(images/sprite_icons.gif) no-repeat 0 -100px;
	width: 29px;
	height: 24px;
	color: transparent;
	line-height: 20px;
	padding: 0;
	margin: 0 0 0 3px;
	outline: none;
	border: none;
	cursor: pointer;
}*/

input.button {
	background:url("images/sprite_icons.gif") no-repeat scroll 0 -0 transparent;
	border:medium none;
	color:transparent;
	cursor:pointer;
	height:24px;
	line-height: 20px;
	margin:0 0 0 3px;
	outline:medium none;
	padding:0;
	width:29px;
	text-indent: -9999px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	}

div.sign_up div form {
	*line-height:0;
}

/* @end */

/* @group Footer */

#footer {
	padding: 0 0 50px;
	font-size: 1.2em;
	color: #999;
	border-top: 1px solid #e6e7e8;
	overflow: auto;
}

#footer p.copyright {
	margin: 8px 0;
	clear: both;
	line-height: 1.5em;
}

#footer p.copyright a {
	color: #840C70;
}

#footer p.copyright a:hover {
	color: #999 !important;
	text-decoration: underline;
}


#footer a {color: #840C70;}
#footer a:hover {text-decoration: none; color: #999;}
/*#footer p.wp-ft a {text-decoration: underline;}
#footer p.wp-ft a:hover {text-decoration: none;}

#footer p.wp-ft span {	
	border-left: none;
}

#footer p.wp-ft span + span {	
	padding-left: 8px;
	margin-left: 8px;
	border-left: 1px solid #414F56;
}*/

#footer span.plank a {
	padding: 1px 0 0 14px;
	margin-left: 3px;
	background: transparent url(images/plank_leaf_o.gif) no-repeat 0 0;
	*background-position: 0 2px;
	display: inline-block;
}

#footer span.plank a:hover {
	background-image: url(images/plank_leaf.gif);
	text-decoration: none;
}

#footer ul.nav {
	float: left;
	padding-top: 24px;
}

#footer ul.nav li {
	display: inline;
	padding: 0 4px 0 0;
	border-left: 0;
}

#footer ul.nav li + li {
	border-left: 1px solid #ccc;
	padding-left: 8px;
}

#footer ul.nav li.first {
	border: none;
	padding-left: 0;
}

#footer .social_links {
	float: right;
	border-left: 1px solid #e6e7e8;
	padding: 15px 0 15px 15px;
}

#footer .subscribe {
	float: right;
}

#footer .subscribe a {
	white-space: nowrap;
	font-size: 1em;
	background: transparent url(images/sprite.gif) no-repeat 0 -232px;
	padding: 23px 15px 18px 40px;
	display: block;
}
#footer ul.social-networks li.rss a {
	background: transparent url(images/icon_rss.png) no-repeat 0 0;
}

#footer ul.social-networks li.subscribe {
	width: 150px;
	display: inline-block;
	height: 32px;
	border-left: none;
	background: transparent url(images/icon_subscribe.png) no-repeat 0 0;
	padding-left: 40px;

}

#footer ul.social-networks li.subscribe a{
	height: 32px;
	width: 150px;
	text-indent: 1px;
	font-weight: bold;
	}



.social_links li {
	float: left;
	position: relative;
	height: 27px;
	width: 28px;
	margin-left: 3px;
}

.social_links li a {
	background: transparent url(images/sprite.gif) no-repeat 0 0;
	height: 27px;
	width: 28px;
    letter-spacing: -9999em;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
	top: 0;
	left: 0;
}

.social_links li.twitter a {background-position: 0 -50px;}
.social_links li.facebook a {background-position: 0 -100px;}
.social_links li.flickr a {background-position: 0 -150px;}
.social_links li.youtube a {background-position: 0 -200px;}

#ft .social_links {
	float: right;
	border-left: 1px solid #e6e7e8;
	padding: 15px 0 15px 20px;
}

/* @group super-ft */

#super-ft {
	overflow: hidden;
	clear:  both;
	font-size: 1.2em;
	padding: 25px 0;
	border-top: 1px solid #e6e7e8;
	margin: 30px 0;
}

#super-ft a {color: #840C70;}

#super-ft ul {
	float: left;
	display: block;
	width: 185px;
	margin-left: 0;
	padding: 0;
}

#super-ft ul + ul {
	margin-left: 30px;
}

#super-ft ul li {
	margin-bottom: .25em;
}

#super-ft ul li.top-level {
	margin-bottom: .65em;
	font-size: 1.5em;
}

#super-ft ul li.top-level a {
	color: #333;
}

#super-ft ul.x2010-activities {
	display: none;
	visibility: hidden;
}

#super-ft ul.blog {
	float: right;
	width: 100px;
}

/* @end */

#sidebar ul li.widget.widget_text li.dsq-widget-item {
	background: none !important;
	text-indent: none !important;
} 

/*Need this to be separate to override inline styles*/ 
div.textwidget ul.dsq-widget-list li.dsq-widget-item {
	clear: none !important;
}

div.textwidget p.dsq-widget-meta {
	clear: none !important;
}

#recent-comments-widget .dsq-widget-comment {
	font-size: 11px;
}

#recent-comments-widget img.dsq-widget-avatar 	{
	border:0 none;
	float:left;
	height:32px;
	margin:0;
	padding:0 5px 5px 0 !important;
	width:32px
}

#recent-comments-widget a.dsq-widget-user {
display:block;
}

#recent-comments-widget .dsq-widget-meta {
	font-size: 9px;
	display: block;
}

#recentcomments ul.dsq-widget-list a,
#recent-comments-widget ul.dsq-widget-list a {
	color:#EA8B23 !important;
	font-size:1em;
	padding-bottom:0;
}

#sidebar ul li.widget.widget_text #recent-comments-widget ul li {
	text-indent: 0 !important;
	color: #333;
}


/* @end */
