/* @override http://www.wiminvest.se/wp-content/themes/wiminvest/style.css */

/*
Theme Name: Wiminvest.se
Theme URI: http://doberman.se/
Description: Tema utvecklat för Wiminvest.se av Doberman
Version: 0.1
Author: Doberman
Author URI: http:doberman.se/
Tags: custom header, fixed width, clean, grid
Text Domain: Wiminvest

*/

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

p {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 20px 0;
}

p.arrow-right {
	margin: -10px 0 20px 0;
	text-align: right;
}

/** arrows start */
a.arrow span { 
	cursor: pointer;
}
a.arrow span.ajaxUrl {
	display: none;
}
a.arrow:hover {
	text-decoration: none;
	color: #fff;
}
p.arrow,
a.arrow {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	line-height: 11px;
	display: inline-block;
	float: left;
	margin:0;
}
p.arrow span,
a.arrow span {
	display: inline-block;
	float: left;
	font-size: 12px;
}
a.arrow.right {
	padding-left: 16px;
	background: #cc3300 url(images/linkarrowrightback.png) no-repeat left;
}
a.arrow.right span {
	background: #cc3300 url(images/linkarrowrightfront.png) no-repeat right;
	padding: 5px 16px 5px 0;
}
a.arrow.left {
	padding-right: 16px;
	background: #cc3300 url(images/linkarrowleftback.png) no-repeat right;
}
a.arrow.left span {
	padding: 5px 0 5px 16px;
	background: #cc3300 url(images/linkarrowleftfront.png) no-repeat left;
}
p.arrow.left-disabled {
	padding-right: 16px;
	background: #bbbbbb url(images/linkarrowleftbackdisabled.png) no-repeat right;
}
p.arrow.left-disabled span {
	padding: 5px 0 5px 16px;
	background: #bbbbbb url(images/linkarrowleftfrontdisabled.png) no-repeat left;
}
p.arrow.right-disabled {
	padding-left: 16px;
	background: #bbbbbb url(images/linkarrowrightbackdisabled.png) no-repeat left;
}
p.arrow.right-disabled span {
	padding: 5px 16px 5px 0;
	background: #bbbbbb url(images/linkarrowrightfrontdisabled.png) no-repeat right;
}


div.calendar .arrow.left-disabled,
div.calendar .arrow.left {
	margin-right: 6px;
}
/** arrows end */
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Georgia', 'Times New Roman', Serif;
	color: #333;
	background: #fff url(images/topborder.png) repeat-x;
}

h5,
.firstletter {
	float: left;
	font-size: 47px;
	margin: 0 3px 0 0;
	color: #111;
	line-height: 40px;
}

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

#headerimg 	{

}
a.download:hover, .articlecolumn a.download:hover {
	color: #356e6d;
}
a.download, .articlecolumn a.download {
	background: url(images/idownload.png) no-repeat 0 bottom;
	min-height:50px;
	height:auto !important;
	height:50px;
	padding-left: 50px;
	display: inline-block;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	color: #444;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px 0 0px 10px;
	clear: left;
	line-height: 45px;
	border: none;
}
#content {
	font-size: 1.2em;
	margin: 0 0 20px 0;
	position:relative;
}
#content #error {
	text-align: center;
	margin: 0 auto;
	width: 400px;
	
}
#content #error p.right {
	text-align: right;
	float: right;
	margin-right: 20px;
}
#content #error p.error404 {
	background: url(images/404.png) no-repeat center top;
	padding-top: 100px;
	margin-top: 20px;
}
/** headers start */
.header-welcome {
	height: 50px;
	text-indent: -999em;
	background: url(images/hvalkommen.jpg) no-repeat 0 bottom;
}
.header-calendar {
	height: 20px;
	background: url(images/hkalender.jpg) no-repeat 0 center;
	text-indent: -999em;
}
.header-call-us {
	height: 10px;
	background: url(images/hringoss.png) no-repeat 0 center;
	text-indent: -999em;
}

/** headers end */

h1 {
	color: #cc3300;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	letter-spacing: -1px;
	font-size: 23px;
}

#page h1 {
	margin: -5px 0 15px 0;
	height: 28px;
}

h2 {
	margin: 0 0 0px 0;
	color: #4fa29f;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}

h2.sIFR-replaced {
	margin: 0;
}

.articlecolumn h2 {
	height: 20px;
}

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

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

h3 {
	font-size: 1.1em;
	margin: 10px 0 0 0;
	font-weight: bold;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
}

:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
}

a, h2 a:hover, h3 a:hover {
	color: #cc3300;
	text-decoration: none;
}

.articlecolumn a {
	border-bottom: 1px dotted #cc3300;
}

.articlecolumn a:hover {
	border-color: #356e6d;
}

.articlecolumn blockquote a {
	color: #000;
	border-color: #000;
}

.articlecolumn blockquote a:hover {
	color: #333;
	border-color: #333;
}

a:hover {
	color: #356e6d;
	text-decoration: none;

}
.orange-font {
	color: #cc3300;
}
.green-font {
	color: #4fa29f;
}

ul {
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 20px;
	list-style-type: circle;
}
/* End Typography & Colors */



/* Begin Structure */
#header {
	height: 50px;
	margin: 40px 0 20px 0;
	position: relative;
	background: url(images/borderhorizontal.png) repeat-x 0 bottom;
}

.menu {
	position: absolute;
	right: 0;
	bottom: 2px;
	font-size: 12px;
	list-style: none;
	height: 35px;
	background: url(images/bordermenu.png) no-repeat right;
	margin: 0;
	line-height: 14px;
}

#footer .menu {
	top: 20px;
	background: url(images/borderfootermenu.png) no-repeat right top;
}

.menu li {
	float: left;
	background: url(images/bordermenu.png) no-repeat;
	padding: 10px 0px;
}

#footer .menu li {
	background: url(images/borderfootermenu.png) no-repeat;
}

.menu li a {
	padding: 10px 13px;
	color: #4fa29f;
}

#footer .menu li a {
	color: #fff;
}
#footer .menu li a:hover {
	color: #fff;
	text-decoration: underline;
}

.menu li a:hover {
	text-decoration: none;
	color: #336a69;
}

#header .menu li.current_page_ancestor span,
#header .menu li.current_page_parent span,
#header .menu li.current_page_item span {
	padding: 0 0 9px 0;
	border-bottom: 4px solid #000;
	color: #000;
	display: inline-block;
}

.home li.hem span {
	padding: 0 0 9px 0;
	border-bottom: 4px solid #000;
}

.home .menu li.hem a {
	color: #000;
}

#bumper {
	border-bottom: 10px solid #111;
	position: relative;
	margin: 0 0 20px 0;
	height: 320px;
}

body.home #bumper {
	border-bottom: 10px solid #f67f21;
}

body.home #bumper .arrow {
	background: url(images/arroworange.png) no-repeat;

}
#bumper .arrow {
	position: absolute;
	width: 80px;
	height: 30px;
	background: url(images/arrowblack.png) no-repeat;
	top: 40px;
	left: -28px;
}
#bumper img {
	display: block;
}

#bumper p {
	margin:0;
}

.maincolumn {
	clear: both;
	float: left;
	width: 600px;
	margin: 0 80px 00px 0;
}

.subcolumn {
	float: left;
	width: 280px;
}
.subcolumn p {
	font-size: 12px;
}

#focus {
	clear: both;
	margin: 0px 0 20px 0;
}

#focus li {
	float: left;
	list-style: none;
	width: 191px;
	height: 309px;
	position: relative;
	overflow: hidden;
}

#focus li + li {
	margin: 0 0 0 1px;
}

#focus li h2 {
	background-color: #ffffff;
	color: #fff;
	display: block;
	width: 191px;
	height: 60px;
	text-indent: -999em;
}

/*
li.sofia { background: url(images/focus01.jpg) no-repeat 0 60px; }
li.talangerna { background: url(images/focus02.jpg) no-repeat 0 60px; }
li.kunderna { background: url(images/focus03.jpg) no-repeat 0 60px; }
li.forelasare { background: url(images/focus04.jpg) no-repeat 0 60px; }
li.intressant { background: url(images/focus05.jpg) no-repeat 0 60px; }
*/
#focus h2 {
	background: url(images/focusheaders.png) no-repeat;
	margin-bottom: 0;
}

#focus .focus01 h2 { background-position: 0 -60px; }
#focus .focus02 h2 { background-position: 0 -180px; }
#focus .focus03 h2 { background-position: 0 -300px; }
#focus .focus04 h2 { background-position: 0 -420px; }
#focus .focus05 h2 { background-position: 0 -540px; }
#focus p {
	font-size: 11px;
	padding: 0 6px;
}
#focus .focus01 .moreinfo {	background-position: 0 0; }
#focus .focus02 .moreinfo {	background-position: 0 -120px; }
#focus .focus03 .moreinfo {	background-position: 0 -240px; }
#focus .focus04 .moreinfo {	background-position: 0 -360px; }
#focus .focus05 .moreinfo {	background-position: 0 -480px; }

.moreinfo {
	background: url(images/focusheaders.png) no-repeat;
	height: 239px;
	width: 191px;
	position: absolute;
	bottom: -309px;
	background-color: #111;
	color: #fff;
	padding: 60px 0 0;
	border-bottom: 10px solid #000000;
}

.moreinfo p {
	padding: 10px 10px;
	margin: 0;
	font: 12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #b4d4d4;
	line-height: 15px;
}
a.readmore {
	position: absolute;
	display: block;
	right: 10px;
	bottom: 9px;
	color: #ffffff;
	background-color: #d6d6d6;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 8px 24px;
	font-style:italic;
	font-size: 14px; 
	line-height: 20px;
}
div.moreinfo a.readmore {
	color: #ffffff;
	background-color: #000000;
	bottom:0;
}
#foretagochgott {
	clear: both;
	margin: 0;
	background-color: #3e6a68;
}
#foretagochgott h2 {
	color: #ffffff;
	margin-bottom: 18px;
}
#foretagochgott div.left {
	background: url(images/partners.png) no-repeat 0 70px;
	height: 310px;
}
#foretagochgott div.left h2 { 
	text-indent: -999em;
	background: url(images/hforetagvijobbarmed.png) no-repeat 0 bottom;
}
#foretagochgott div.right h2 { 
	text-indent: -999em;
	background: url(images/hkortochgottomwiminvest.png) no-repeat 0 bottom;
}
#foretagochgott div.left,
#foretagochgott div.right {
	float: left;
	width: 460px;
	padding: 18px 20px 25px 0;
}
#foretagochgott div.right p {
	color: #111818;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 94px;
	position:relative;
	margin-bottom: 10px;
}
#foretagochgott div.right {
	background: url(images/stat-bg.gif) no-repeat right center;
}
#foretagochgott div.right p.stat-1 {
	background: url(images/ikortochgott1.png) no-repeat 12px center;
	display: block;
	padding-top:10px;
	padding-bottom: 10px;
}
#foretagochgott div.right p.stat-2 {
	background: url(images/ikortochgott2.png) no-repeat 5px center;
	padding-top:10px;
	padding-bottom: 10px;
}
#foretagochgott div.right p.stat-3 {
	background: url(images/ikortochgott3.png) no-repeat 0 center;
	padding-top:10px;
	padding-bottom: 10px;
}
ul.foretag {
	float: left;
	width: 430px;
	height: 280px;
	background: url(images/vijbobbarmed.png) no-repeat 0 bottom;
}

ul.foretag h2 {
	text-indent: -999em;
	background: url(images/hforetag.png) no-repeat;
}

ul.kortochgott {
	float: left;
	height: 300px;
	width: 510px;
	background: url(images/kortochgott.png) no-repeat 0 bottom;
}

ul.kortochgott h2 {
	text-indent: -999em;
	background: url(images/hkortochgott.png) no-repeat;
		width: 177px;
}

.subfooter {
	clear: both;
	background: #111;
	width: 100%;
	overflow: hidden;
	padding: 10px 0 0 0;
}

.sagtochskrivet {
	float: left;
	width: 500px;
	padding-right: 40px;
}


.subfooter p {
	font-size: 12px;
	color: #fff;
}

.sagtochskrivet h2 a {
	text-indent: -999em;
	background: url(images/hsagtochskrivet.png) no-repeat 0 bottom;
	margin: 0 0 10px 0;
	display: block;
}
.sagtochskrivet p span {
	display: block;
	text-align: right;
	font-style: italic;
}

.ringoss {
	float: left;
	width: 350px;
	padding: 0 0 0 60px;
}

.ringoss h2 {
	text-indent: -999em;
	background: url(images/hring.png) no-repeat 0 bottom;
	margin: 0 0 10px 0;
}

.ringoss p {
	padding: 0 0 0 50px;
	background: url(images/itelephonewhite.png) no-repeat 10px 4px;
}

#footer {
	margin: 0 auto;
	clear: both;
	background-color: #000;
	height: 90px;
	position: relative;
}

#footer div.blacklogo a {
	background: url(images/wiminvestwhite.png) no-repeat 0 bottom;
	padding: 10px 0 0 0;
	height: 40px;
	width:166px;
	display: block;
	color: transparent;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
/* End Structure */

/*	Begin Columns */
#content .leftcolumn,
#content .centercolumn,
#content .rightcolumn {
	width: 280px;
	float: left;
	padding-right: 40px;
	margin-bottom: 30px;
}
#content .leftwidecolumn {
	clear: left;
	width: 450px;
	float: left;
	padding-right: 30px;
}
#content .rightwidecolumn {
	width: 450px;
	float: left;
	padding-right: 30px;
}
#content .backcolumn {
	float: left;
	margin-right: 20px;
}
#content .forwardcolumn {
	float: right;
	text-align: right;
}
#content .forwardcolumn a {
	padding-right: 18px;
	background:transparent url(images/isignup.png) no-repeat scroll 100% 50%;
}
#content .forwardcolumn,
#content .backcolumn {
	width: 170px;
	padding-top: 12px;
	background:transparent url(images/borderhorizontal.png) repeat-x scroll 0 top;
}
#content .forwardcolumn a,
#content .backcolumn a {
	color: #4fa29f;
	font-size: 12px;
	display: inline-block;
}
#content .forwardcolumn a:hover,
#content .backcolumn a:hover {
	color: #356e6d;
}
#content .forwardcolumn p,
#content .backcolumn p {
	padding-bottom: 12px;
	background:transparent url(images/borderhorizontal.png) repeat-x scroll 0 bottom;
}
#content .articlecolumn {
	float: left;
	width: 580px;
	position:relative;
	margin-bottom:40px;
}
#content .articlecolumn img.image-left, #content .articlecolumn img.alignleft {
	position: absolute;
	left: -190px;
	padding-left: 0;
}
#content .articlecolumn img.image-right, #content .articlecolumn img.alignright {
	position: absolute;
	right: -190px;
	padding-right: 0;
}
#content .articlecolumn blockquote {
	float: left;
	color: #ffffff;
	background-color: #4fa29f;
	border:0;
	padding:20px 46px 0;
	margin:0 0 20px 0;
	position: relative;
}
#content .articlecolumn blockquote p {
	font-size: 14px;
	font-style: italic;
}
#content .articlecolumn blockquote span.blockquoteItem {
	background:transparent url(images/iblockquote.png) no-repeat scroll 0 0;
	width: 73px;
	height: 33px;
	display: inline-block;
	position: absolute;
	top:12px;
	left:-35px;
}
/*	End Columns */

/*	Begin Headers */
div.logo a {
	margin: 0;
	height: 50px;
	width: 180px;
	background: url(images/wiminvest.png) no-repeat;
	text-indent: -999em;
	display: block;
}

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

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/* Begin call us */
.call-us h2 {
	margin-bottom: 10px;
}
.call-us p {
	padding-left: 50px;
	background:transparent url(images/itelephone.png) no-repeat scroll 10px 4px;
	min-height:42px;
	height:auto !important;
	height:42px;
}
/* End call us */
/* Begin Twitter */
.twitter p {
	padding-left: 50px;
	background:transparent url(images/itwitter.png) no-repeat scroll 0 4px;
	min-height:42px;
	height:auto !important;
	height:42px;
}
/* End Twitter */
/* Begin Find us */
.find-us h2 {
	margin-bottom: 10px;
}
.find-us iframe {
	border-bottom: 10px solid #111111;
}
/* End Find us */
/** Begin table */
.table {
	display: table;
}
.table .row {
	display: table-row;
}
.table .cell {
	display: table-cell;
}


/** End table */



/** Begin sign up */
#sign-up th {
}
#sign-up {
	width: 100%;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}
#sign-up table {
	width: 100%;
	border-collapse: collapse;
}
#sign-up table tr th {
	background: #111111;
	color: #fff;
	padding: 14px;
}
#sign-up table tr .left {
	text-align: left;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;

}
#sign-up table tr td {
	background: #4fa29f;
	padding: 14px;
	color: #fff;
}
#sign-up table tr td a {
	color: #ffffff;
	font-weight: bold;
}
#sign-up table tr.even td {
	background: #58a7a4;
}
#sign-up table tr td.time {
	background: #3e6a68;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sign-up table tr.even td.time {
	background: #487270;
}
#sign-up table tr td.sign-up-button {
	text-align: center;
	width: 22%;
}
#sign-up table tr td a.arrow {
	padding: 14px;
	color: #fff;
	padding: 0 0 0 8px;
	background: #fff url(images/linkarrowrightbacksignup.png) no-repeat left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	float: none;
}
#sign-up table tr td a.arrow span {
	background: transparent url(images/linkarrowrightfrontsignup.png) no-repeat right;
	color: #3e6a68;
	padding: 5px 20px 5px 8px;
}

#sign-up table tr.even td a.arrow {
	background: #fff url(images/linkarrowrightbacksignupeven.png) no-repeat left;
}
#sign-up table tr.even td a.arrow span {
	background: transparent url(images/linkarrowrightfrontsignupeven.png) no-repeat right;
}

/*

	background: #cc3300 url(images/linkarrowrightback.png) no-repeat left;
}
a.arrow.right span {
	background: #cc3300 url(images/linkarrowrightfront.png) no-repeat right;


*/

/* End sign up */
/* Begin Contact form */
#contact-form {
	font-family:"Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
	background-color: #4fa29f;
	color: #ffffff;
	position:relative;
}
#contact-form h3 {
	padding: 14px;
	color: #ffffff;
	background-color: #111111;
	font-size: 14px;
	font-weight: bold;
}
#contact-form textarea {
	width: 556px;
	height: 218px;
}
#contact-form label {
	margin-bottom: 4px;
	display: inline-block;
	font-weight: bold;
}
#signup-form table.dbem-rsvp-form select,
#signup-form table.dbem-rsvp-form textarea,
#signup-form table.dbem-rsvp-form input,
#contact-form textarea,
#contact-form input {
	border: 1px solid #216966;
	display: block;
	padding: 6px;
	font-size: 12px;
}
#contact-form input.submit {
	float: right;
}
#contact-form fieldset {
	padding: 14px;
}
#contact-form p.submit-container {
	float: right;
	padding-top: 24px;
}
#contact-form p.email-container {
	width: 400px;
}
#contact-form span.wpcf7-not-valid-tip-no-ajax {
	display: inline;
	color: #000000;
	font-style: italic;
}
form.wpcf7-form div.wpcf7-response-output {
	margin: 0;
	background: #F67F21 url(images/iformerror.png) no-repeat 10px;
	border: 0;
	padding: 10px 0 10px 36px;
	font-style: italic;
	font-size: 14px;
}
form.wpcf7-form div.wpcf7-response-output.wpcf7-mail-sent-ok {
	margin: -17px 0 0 -216px;
	background: #e5e5e5 url(images/iformok.png) no-repeat 10px;
	border: none;
	padding: 20px 20px 20px 76px;
	font-size: 14px;
	position:absolute;
	top: 40%;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	height: 32px;
	z-index: 100;
	left: 50%;
	width: 320px;
}
form.wpcf7-form div.wpcf7-validation-errors {
	
}
/*
 .wpcf7-mail-sent-ok
*/
/* End Contact form */

/* Begin signup form */
#signup-form {
	font-family:"Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
	background-color: #4fa29f;
	color: #ffffff;
}
#signup-form h3 {
	padding: 14px;
	color: #ffffff;
	background-color: #111111;
	font-size: 14px;
	font-weight: bold;
}
#signup-form form {
	padding: 14px;
}
#signup-form form th {
	font-size: 14px;
}
#signup-form form td input {
	width: 200px;
}
#signup-form form td input.submit-button {
	width: auto;
}
#signup-form form td textarea {
	width: 200px;
	height: 80px;
}
div.event-notes {
	margin-bottom: 20px;
}
#signup-form div.dbem-rsvp-message {
	background: #F67F21 url(images/iformerror.png) no-repeat 10px;
	border: 0;
	padding: 10px 0 10px 36px;
	font-style: italic;
	font-size: 14px;
}
#signup-form div.dbem-rsvp-message.validation-error {
	display: none;
}
#signup-form h3 {
	padding: 14px;
	color: #ffffff;
	background-color: #111111;
	font-size: 14px;
	font-weight: bold;
}
#signup-form {}
/* End signup form */

/* Begin Calendar */
.calendar {
	list-style: none;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
.calendar h2 {
	margin-bottom: 10px;
}

.events {
	
}

.events li.event {
	list-style: none;
	position: relative;
	padding: 0;
	background: url(images/cbg.png) no-repeat 0 0;
	min-height:80px;
	height:auto !important;
	height:80px;
	
	margin: 0 0 10px 0;
}

.events h3 {
	margin: 0 0 5px 80px;
	line-height: 20px;
	color: #000000;
}
.events h3 a {
	color: #000000;
}

ul.description {
	list-style-type: none;
	color: #737272;
	margin-left: 80px;
	line-height: 20px;
}

ul.description span {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	width: 35px;
	display: inline-block;
}

.date {
	position: absolute;
	left: 11px;
	top: 13px;
	display: block;
	width: 40px;
	height: 30px;
	text-indent: -999em;
	background: url(images/cdate.png) no-repeat;
}

.month {
	position: absolute;
	left: 15px;
	top: 59px;
	display: block;
	width: 30px;
	height: 10px;
	text-indent: -999em;
	background: url(images/cmonth.png) no-repeat;
}

.d2 { background-position: 0 -30px; }
.d3 { background-position: 0 -60px; }
.d4 { background-position: 0 -90px; }
.d5 { background-position: 0 -120px; }
.d6 { background-position: 0 -150px; }
.d7 { background-position: 0 -180px; }
.d8 { background-position: 0 -210px; }
.d9 { background-position: 0 -240px; }
.d10 { background-position: 0 -270px; }
.d11 { background-position: 0 -300px; }
.d12 { background-position: 0 -330px; }
.d13 { background-position: 0 -360px; }
.d14 { background-position: 0 -390px; }
.d15 { background-position: 0 -420px; }
.d16 { background-position: 0 -450px; }
.d17 { background-position: 0 -480px; }
.d18 { background-position: 0 -510px; }
.d19 { background-position: 0 -540px; }
.d20 { background-position: 0 -570px; }
.d21 { background-position: 0 -600px; }
.d22 { background-position: 0 -630px; }
.d23 { background-position: 0 -660px; }
.d24 { background-position: 0 -690px; }
.d25 { background-position: 0 -720px; }
.d26 { background-position: 0 -750px; }
.d27 { background-position: 0 -780px; }
.d28 { background-position: 0 -810px; }
.d29 { background-position: 0 -840px; }
.d30 { background-position: 0 -870px; }
.d31 { background-position: 0 -900px; }

.m2 { background-position: 0 -10px; }
.m3 { background-position: 0 -20px; }
.m4 { background-position: 0 -30px; }
.m5 { background-position: 0 -40px; }
.m6 { background-position: 0 -50px; }
.m7 { background-position: 0 -60px; }
.m8 { background-position: 0 -70px; }
.m9 { background-position: 0 -80px; }
.m10 { background-position: 0 -90px; }
.m11 { background-position: 0 -100px; }
.m12 { background-position: 0 -110px; }

/* End Calendar */

/* Begin 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 Images */



/* Begin Lists

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

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

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/* End Entry Lists */

/* Begin Various Tags & Classes */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

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

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	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 */
/* =Clearfix (all browsers)--------------------------------*/.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* IE6 */ * html .clearfix {height: 1%;}/* IE7 */*:first-child+html .clearfix {min-height: 1px;}

table.dbem-rsvp-form th {
	color: #ffffff;
}

#content div.calendar ul.events li.event ul.description li {
	font-size: 12px;
}
