/*
Theme Name: TriedAndTested
Theme URI: http://wordpress.org/
Description: TriedAndTested Theme.
Version: 1.0
Author: Mancala
Author URI: http://www.mancala.co.uk
Tags: Tried Tested

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	background: none ;
	}

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

#content {
	font-size: 1.2em;
	margin: 0 30px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

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

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #000;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	}

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

#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: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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;
	}

.entry p a:visited {
	color: #b85b5a;
	}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

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

.commentmetadata {
	font-weight: normal;
	}

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

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

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

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

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

a:hover {
	color: #147;
	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: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 960px;
	}

#header {
	margin: 0 30px 0 30px;
	width: 900px;
	border-bottom: 1px solid #b2b9bc;
	
	}

#headerimg {
	margin: 0;
	width: 280px;
        padding-top:5px
	}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 658px;
	}

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

.post {
	margin: 0 0 40px;

	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

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

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

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: left;
	color: #fff;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 0;
	}

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

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

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

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



/* 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. */

	.triedbullet
	{
	margin-left: 0px;
	padding: 0 0 0 5px;
	list-style: square;
	}

.events ul {
	margin-left: 0px;
	padding: 0 0 0 35px;
	list-style: none;
	}
	

	
	.triedbullet span
	{
	    font-size:10px;
	}

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



.entry ol {
	padding: 0 0 0 45px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#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 Entry Lists */



/* Begin Form Elements */
.right-header #searchform {
	margin: 5px 0px 0 85px;
	padding: 5px 3px;
	text-align: center;
	}
	
#searchform {
	margin: 10px 0px 0 220px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
.tried-search table 
{
    background-color:#2f3742;
    border-left: 3px solid #2f3742;
    border-collapse: collapse;
    
}
#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	padding-left: 10px;
	}
	
.ie7 .entry form 
{
    padding-left: 0px;
}

.ie8 .entry form
{
    padding-left: 0px;
}

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;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

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

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0px 10px 0px;
	float: right;
	width: 206px;
	margin-right: 30px;
	margin-top: -30px;
	margin-bottom: 27px;
	background-color: #fff;
	}

#sidebar form {
	margin: 0px 0px 0px -3px;
	}
/* End Sidebar */



/* Begin 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: center;
	width: 100%;
	}

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

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



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

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;
	}

.navigation {
	display: block;
	text-align: center;
	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: 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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* Top navigation */

.top-nav
{
    margin-left: 30px;
}

#top-nav
{ 
    margin: 0px auto 0px auto;
    text-align: right;
    font-size:1.1em;
    list-style: none;  
}

#top-nav li
{
    margin-left: 20px;
    display: inline-block;
}

#top-nav a,
#top-nav a:hover { color: black; display:block; text-decoration:none; }

.search
{
    margin-right: 0px;
    margin-bottom: -6px;
}

.right-header .search
{
    margin-right: 235px;
    float: left;
}

.right-header
{
    float: right;
}

.logo
{
    background-image: url(images/t&tlogo.png);
    height: 53px;
    display: block;
    background-repeat: no-repeat;
}

/* Home page */

.content-header
{
    font-size: 47px;
    line-height: 1em;
    color: #2f3742;
    margin-bottom: 20px;
}

.content-subheader
{
    font-size: 17px;
    color: #2f3742;
    margin-bottom: 20px;
    line-height: 1.3em;
}

.specialists
{
    background-image:url(images/tag-content.jpg);
    background-repeat: no-repeat;
    line-height:1.3em;
    padding:10px 0 10px 0px;
    margin: 20px 0;
    font-size: 15px;
}

.specialists a
{
    text-decoration: none;
}

.content-left
{
    float: left;
    width: 214px;
    border-right: 2px solid #B2B9BC;
    border-left: 2px solid #B2B9BC;
    padding:15px 14px 0px 14px;
    background-image:url(images/content-libes.jpg);
    background-position:center center;
    background-repeat:no-repeat;
}
   
.content-right
{
    float: right;
    width: 412px;
    height:210px;
    background-image:url(images/content-right.jpg);
    background-position:center right;
    background-repeat:no-repeat;
    padding-top: 15px;
}   

.content-right-text
{
    float: right;
    width: 170px;
}

/* Sidebar */

.interspire
{
    background-image:url(images/newsletter-bg.jpg);
    background-position:center center;
    background-repeat:no-repeat;
    border-right: 1px solid #b2b9bc;
	border-left: 1px solid #b2b9bc;
    margin-bottom:30px;
    width:206px;
}

.header-interspire
{
    margin-left: 10px;
}

.content-interspire
{

margin: 0px 18px;
}

.interheader
{
    background-image:url(images/bigq.png);
    width: 184px;
    height: 161px;
    margin-left:1px;
}

.interspire-text
{
    font-size: 11px;
    color: #fff;
}

.interspire-bigtext
{
    font-size: 19px;
    margin: 5px 0;
}

.interspire-button
{
    float: right;
}

.interbutton
{
    background:url(images/interspire-submit.jpg);
    border-style:hidden;
    height:23px;
    display:block;
    width:65px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 5px;
}

.ie7 .interbutton
{
    height:23px;
    width:65px;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    border-bottom-style: none;
    float: right;
}
.interbutton:hover
{
    background-position: bottom;
}

/* Scrappage */

.scrappage-form
{
    background: url(images/tag-content.jpg);
    width: 656px;
    height: 60px;
    color: #fff;
    padding-left: 4px;
    
}

.scrappage-interbutton
{
    background: url(images/interspire-submit2.jpg);
    border-style:hidden;
    height:23px;
    display:block;
    width:65px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 5px;
}

.ie7 .scrappage-interbutton
{
    height:23px;
    width:65px;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    border-bottom-style: none;
    float: right;
}
.scrappage-interbutton:hover
{
    background-position: bottom;
}


/* Scrappage and AskQuestions sidebar */

.scrappage
{
    background-image:url(images/side-bg.jpg);
    background-position:center center;
    background-repeat:no-repeat;
    border-right: 1px solid #b2b9bc;
	border-left: 1px solid #b2b9bc;
    margin-bottom:30px;
    width:206px;
}

.scrappage-img
{
   background-image:url(images/scrappage-small.jpg);
background-repeat:no-repeat;
display:block;
height:157px;
margin:0 auto;
text-align:center;
width:194px;
}

.scrappage-content
{
    margin:0 auto;
    padding-top:5px;
    padding-bottom:5px;
    width:190px;
}


.scrappage-text
{
    font-size: 11px;
    text-align: justify;
}

.askquestions
{
    background-image:url(images/newsletter-bg.jpg);
    background-position:center center;
    background-repeat:no-repeat;
    border-right: 1px solid #b2b9bc;
	border-left: 1px solid #b2b9bc;
    margin-bottom:30px;
    width:206px;
    padding-top:1px;
}

.askquestions-header
{
    font-size: 40px;
    font-family: Arial;
    margin-bottom: 10px;
    margin: 5px 17px 0px;
}

.askquestions-text
{
    font-size: 11px;
    text-align: left;
    padding-bottom: 10px;
    margin: 0px 17px;
    color: #fff;
}

/* Answer Questions page */

.answerbox1
{
    width: 204px;
    height: 117px;
    background-image: url(images/answerbox1.png);
    display: block;
    float: left;
    margin-right: 24px;
    margin-bottom: 20px;
}

.answerbox2
{
    width: 204px;
    height: 117px;
    background-image: url(images/answerbox2.png);
    display: block;
    float: left;
    margin-right: 24px;
    margin-bottom: 20px;
}

.answerbox3
{
    width: 204px;
    height: 117px;
    background-image: url(images/answerbox3.png);
    display: block;
    float: left;
    margin-bottom: 20px;
}

.answerbox4
{
    width: 204px;
    height: 117px;
    background-image: url(images/answerbox4.png);
    display: block;
    float: left;
    margin-right: 24px;
    margin-bottom: 20px;
}

.answerbox5
{
    width: 204px;
    height: 117px;
    background-image: url(images/answerbox5.png);
    display: block;
    float: left;
    margin-right: 24px;
    margin-bottom: 20px;
}

.answerbox6
{
    width: 204px;
    height: 117px;
    background-image: url(images/answerbox6.png);
    display: block;
    float: left;
    margin-bottom: 20px;
}
.answerbox7
{
    width: 204px;
    height: 117px;
    background-image: url(images/answerbox7.png);
    display: block;
    float: left;
    margin-right: 24px;
    margin-bottom: 20px;
}

.answerbox8
{
    width: 204px;
    height: 117px;
    background-image: url(images/answerbox8.png);
    display: block;
    float: left;
    margin-right: 24px;
    margin-bottom: 20px;
}

.answerbox9
{
    width: 204px;
    height: 117px;
    background-image: url(images/answerbox9.png);
    display: block;
    float: left;
    margin-bottom: 20px;
}
.answerbox10
{
    width: 204px;
    height: 117px;
    background-image: url(images/answerbox10.png);
    display: block;
    float: left;
    margin-right: 24px;
    margin-bottom: 20px;
}

.answerbox11
{
    width: 204px;
    height: 117px;
    background-image: url(images/answerbox11.png);
    display: block;
    float: left;
    margin-right: 24px;
    margin-bottom: 20px;
}

.answerbox12
{
    width: 204px;
    height: 117px;
    background-image: url(images/answerbox12.png);
    display: block;
    float: left;
    margin-bottom: 20px;
}

.row
{
    margin-bottom: 20px;
}

.answerbox1-popout
{
    width: 364px;
    height: 112px;
    background-image: url(images/answerbox1-popout.png);
    display: block;
    float: left;
    margin: 11px 0 3px -25px;
}

.answerbox2-popout
{
    width: 364px;
    height: 112px;
    background-image: url(images/answerbox2-popout.png);
    display: block;
    float: left;
    margin: 11px 0 3px -25px;
}

.answerbox3-popout
{
    width: 364px;
    height: 112px;
    background-image: url(images/answerbox3-popout.png);
    display: block;
    float: left;
    margin: 11px 0 3px -25px;
}

.answerbox4-popout
{
    width: 364px;
    height: 112px;
    background-image: url(images/answerbox4-popout.png);
    display: block;
    float: left;
    margin: 11px 0 3px -25px;
}

.answerbox5-popout
{
    width: 364px;
    height: 112px;
    background-image: url(images/answerbox5-popout.png);
    display: block;
    float: left;
    margin: 11px 0 3px -25px;
}

.answerbox6-popout
{
    width: 364px;
    height: 112px;
    background-image: url(images/answerbox6-popout.png);
    display: block;
    float: left;
    margin: 11px 0 3px -25px;
}

.answerbox7-popout
{
    width: 364px;
    height: 112px;
    background-image: url(images/answerbox7-popout.png);
    display: block;
    float: left;
    margin: 11px 0 3px -25px;
}

.answerbox8-popout
{
    width: 364px;
    height: 112px;
    background-image: url(images/answerbox8-popout.png);
    display: block;
    float: left;
    margin: 11px 0 3px -25px;
}

.answerbox9-popout
{
    width: 364px;
    height: 112px;
    background-image: url(images/answerbox9-popout.png);
    display: block;
    float: left;
    margin: 11px 0 3px -25px;
}

.answerbox10-popout
{
    width: 364px;
    height: 112px;
    background-image: url(images/answerbox10-popout.png);
    display: block;
    float: left;
    margin: 11px 0 3px -25px;
}

.answerbox11-popout
{
    width: 364px;
    height: 112px;
    background-image: url(images/answerbox11-popout.png);
    display: block;
    float: left;
    margin: 11px 0 3px -25px;
}

.answerbox12-popout
{
    width: 364px;
    height: 112px;
    background-image: url(images/answerbox12-popout.png);
    display: block;
    float: left;
    margin: 11px 0 3px -25px;
}

.answer-popout a
{
    text-decoration: none;
}


/* Footer */

#mancala-footer {
background:#2f3742;
height:180px;
overflow:hidden;
position:absolute;
width:960px;
z-index:500;
}

#mancala-footer-outer {
margin:auto;
width:960px;
}

#mancala-footer-top {
display:inline;
float:left;
height:180px;
position:relative;
width:960px;
z-index:501;
}

.footer-table
{
    float: left; 
    margin-top: -50px;
}

#mancala-footer-top-left {
margin-left: 5px;
width: 229px;
}

#mancala-footer-top-center {

margin-left: 55px;
width: 255px;
margin-top:8px;
}

#mancala-footer-top-right {

margin-left: 55px;
width: 350px;
}

.footer-text
{
    font-size: 11px;
    color: #fff;
    float: left;
    margin-top: 20px;
}

.permanent-footer
{
    background: #2f3742;
    color: #fff;
    padding: 10px;
    border-top: 1px solid #728085;
    margin-top: 50px;
    overflow:hidden;
    position:absolute;
    width:940px;
    z-index:502;
}

.footer-logo
{
    background: url(images/quicklinklogo.jpg) no-repeat;
    margin: 0 10px;
    display: block;
    height: 56px;
    width: 166px;
    float: left;
}

.mail-logo
{
    background: url(images/maillogo.jpg) no-repeat;
    display: block;
    height: 49px;
    width: 68px;
    float: left;
}

.phone-logo
{
    background: url(images/phonelogo.jpg) no-repeat;
    display: block;
    height: 49px;
    width: 68px;
    float: left;
}

.email-logo
{
    background: url(images/emaillogo.jpg) no-repeat;
    display: block;
    height: 49px;
    width: 68px;
    float: left;
}
    
/* Footer links */


#footer-links
{ 
    margin: 0px auto 0px auto;
    text-align: right;
    list-style: none;  
}

#footer-links li
{
    margin-left: 20px;
    display: inline-block;
}

#footer-links a,
#footer-links a:hover { color: #fff; display:block; line-height:1.3em; text-decoration:none; }

/* Search button */

#searchsubmit
{
    background: url(images/searchbutton.jpg);
    width: 78px;
    border-style: hidden;
    padding-bottom: 2px;
    height: 22px;
    cursor:pointer;
}

#s
{
}


/* Footer Contact Form */



.footer-contactform
{
    margin-left: 70px;
    margin-top: 40px;
}

.message-textarea
{
    height: 34px;
    width: 260px;

}

#footer p.cf-sb {
	padding: 0;
	float: left;
	margin-top: -85px;
	margin-left: 208px;
	text-align:right;
}

/* Footer sticked bottom */


body{ height: 100%; }

#wrapper { height: 100%; } 
#footercontainer { position: relative; width: 960px; height: 84px; margin: 0 auto; }
#footer { position: fixed; bottom: 0; width: 960px; margin: 0; height: 84px; }
#content { padding-bottom: 84px; }
#sidebar { padding-bottom: 84px; }


/* Safari styling */

@media screen and (-webkit-min-device-pixel-ratio:0) {
#searchsubmit
{
    padding-bottom: 0px;
    padding-top: 3px;
}

.entry form
{
    padding-left: 0px;
}

#sidebar
{
    margin-top: -35px;
}
}

/* Pop out styling */


.events {
	position: relative;
}
.events ul {
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	background: transparent url(images/answerpopout2.png);
	background-repeat: no-repeat;
	color: white;
	font-size: 15px;
	width: 384px;
	height: 227px;
	list-style: none;
	color: #444444;


	
}
.events  {
	padding-bottom: 5px;
}
.events  span {
	display: block;
	font-size: 12px;
	text-align: justify;
	color: #fff;
	margin-left:-70px;
    padding:0 60px;
    text-align:center;
    font-family: Arial;
    
}
.events  h2.title {
	font-weight: 100;
	color: #fff;
	margin-top: 110px;
	padding-top: 3px;
	margin-left: -70px;
	font-size: 20px;
	text-align: center;
	font-family: Arial;
}

.events h3.desc 
{
    	display: block;
	font-size: 12px;
	text-align: justify;
	color: #fff;
	margin:0 0 0 -70px;
    padding:0 60px;
    text-align:center;
    font-family: Arial;
    font-weight: normal;
}

/* IE7 FIXES */
.ie7 #top-nav
{
    margin-left: -20px;
}

.ie7 #top-nav li
{
    float: left;
}


/* Search button */

.ie7 #searchsubmit
{
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    border-bottom-style: none;
    float: left;
}


/* Footer */

.ie7 .footer-logo
{
    height: 40px;
}

.ie7 .footer-table
{
    float: left; 
    margin-top: -38px;
}

.ie7 #mancala-footer-top-left 
{
margin-top: -4px;
margin-left: 5px;
width: 229px;
}

.ie7 #mancala-footer-top-center {
margin-top: 3px;
margin-left: 55px;
}

.ie7 #mancala-footer-top-right {
margin-top: 45px;
margin-left: 55px;
width: 350px;
}

.ie7 #footer p.cf-sb {

	margin-left: 104px;
}

.ie7 #footer-links li
{
    float: left;
}

.ie7 #footer-links
{ 
    margin-left: 550px;
 
}

.ie7 .events  h2.title {
	margin-top: 100px;
}
    
.ie8 #s
{
    margin-top: -2px;
}

.tried-paragraph
{
    font-weight: bold;
    color: #728085;
    font-size: 1.1em;
    margin: 0px;
}

.tried-paragraph strong
{
    color:#2F3742;
}
