/*
Theme Name: Townsville Triathlon Club
Theme URI: http://www.townsvilletriclub.com.au
Description: WordPress theme for Townsville Triathlon Club website.
Version: 1.0
Author: Tony Cowan
Author URI: http://www.zephyrmedia.com.au
Tags: blue, custom header, fixed width, two columns, widgets

*/






/* GLOBAL STYLES
____________________________________________________________________________*/


body
{
	background-image: url(images/bg-global.jpg);
	background-repeat: repeat-x;
	color: black;
	font-family: Arial, Sans Serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	background-color: #0b154c;
	line-height: 18px;
}


h2
{
	color: #283891;
	font-size: 24px;
	line-height: 26px;
	font-weight: lighter;
}


h3
{
	color: #283891;
	font-size: 18px;
	line-height: 22px;
	font-weight: lighter;
}


.categories
{
	color: #283891;
	font-size: 18px;
	line-height: 22px;
	font-weight: lighter;
	list-style-type: none;
	list-style-image: none;
}


#content ul { list-style-image: url(images/bullet.gif); }



.nodot { 
	list-style-type: none;
	list-style-image: none;
}



#align-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.hidden { display: none; }

.clearall { clear: both; }




/* POSITIONAL BOXES
____________________________________________________________________________*/


.topnavbararea
{
	width: 970px;
	height: 71px;
	background-image: url(images/bg-navbar.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 185;
}


.topnavbar
{
	width: 770px;
	height: 71px;
	padding-left: 195px;
	float: left;
}


.topbarbg
{
	width: 100%;
	height: 248px;
	margin: auto;
	background-image: url(images/bg-topban.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}


.topban
{
	width: 970px;
	height: 248px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.logo
{
	width: 187px;
	height: 83px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
}


.top-buttons
{
	width: 153px;
	height: 91px;
	float: right;
}



#content-area
{
	width: 970px;
	margin: auto;
	background-color: #c3c3c4;
	min-height:640px;
}


.sponsor-col
{
	width: 158px;
	background-color: #c3c3c4;
	float: left;
	padding: 10px;
}


.content-col
{
	width: 722px;
	background-color: #b0b0b0;
	float: right;
	border-top: 10px #c3c3c4 solid;
	border-right: 10px #c3c3c4 solid;
	border-bottom: 10px #c3c3c4 solid;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}


.sponsor-panel
{
	width: 157px;
	background-color: #E1E1E2;
	background-image: url(images/bg-sponsor-panel.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
}


.page-header-box
{
	background-color: #E1E1E2;
	background-image: url(images/bg-page-header.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 51px;
}


#page-header
{
	color: white;
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 18px;
	padding-top: 14px;
	padding-left: 15px;
}


.down-arrow
{
	background-image: url(images/down-arrow.gif);
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	float: left;
	margin: 14px;
}




/* BUTTONS
______________________________________________________________________________*/



/* BECOME MEMBER_________________________________________*/



.membernavbox
{
	width: 153px;
	height: 44px;
	display: block;
	margin-top: 0px;
}


a.member:link
{
	width: 153px;
	height: 44px;
	display: block;
	background-image: url(images/topbuttons.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a.member:hover
{
	width: 153px;
	height: 44px;
	display: block;
	background-image: url(images/topbuttons.gif);
	background-position: 0px -91px;
	background-repeat: no-repeat;
}

a.member:visited
{
	width: 153px;
	height: 44px;
	display: block;
	background-image: url(images/topbuttons.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}


a.member:visited:hover
{
	width: 153px;
	height: 44px;
	display: block;
	background-image: url(images/topbuttons.gif);
	background-position: 0px -91px;
	background-repeat: no-repeat;
}


/* VISIT BLOG_________________________________________*/



.visitblognavbox
{
	width: 153px;
	height: 44px;
	display: block;
	margin-top: 0px;
}


a.visitblog:link
{
	width: 153px;
	height: 44px;
	display: block;
	background-image: url(images/topbuttons.gif);
	background-position: 0px -44px;
	background-repeat: no-repeat;
}

a.visitblog:hover
{
	width: 153px;
	height: 44px;
	display: block;
	background-image: url(images/topbuttons.gif);
	background-position: 0px -135px;
	background-repeat: no-repeat;
}

a.visitblog:visited
{
	width: 153px;
	height: 44px;
	display: block;
	background-image: url(images/topbuttons.gif);
	background-position: 0px -44px;
	background-repeat: no-repeat;
}


a.visitblog:visited:hover
{
	width: 153px;
	height: 44px;
	display: block;
	background-image: url(images/topbuttons.gif);
	background-position: 0px -135px;
	background-repeat: no-repeat;
}






/* FOOTER
____________________________________________________________________________*/


.footer
{
	width: 970px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 58px;
	background-color: #c3c3c4;
	border-top: 1px #0b154c solid;
	margin-bottom: 20px;
}

.copyright
{
	width: 500px;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	padding-top: 16px;
	padding-left: 20px;
	float: left;
}

.searcharea
{
	width: 280px;
	padding-top: 12px;
	float: right;
}


/* GLOBAL LINK COLOURS
_____________________________________________________________________________*/

a:link
{
	color: #283891;
	text-decoration: none;
	font-weight: bold;
}

a:active
{
	color: #7c90ff;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #7c90ff;
	text-decoration: underline;
	font-weight: bold;
}

a:visited
{
	color: #283891;
	text-decoration: none;
	font-weight: bold;
}

a:visited:hover
{
	color: #7c90ff;
	text-decoration: underline;
	font-weight: bold;
}






/* WORDPRESS STYLES
_____________________________________________________________________________*/


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


.thread-alt {
	background-color: #f8f8f8;
}

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

.even, .alt { border-top: 1px white solid; }



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	}


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

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

.commentlist li, #commentform input, #commentform textarea {
	font: Arial, Sans-Serif;
	background: #e0e0e0;
	}



.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;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


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

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

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


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

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

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

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



/* Begin Structure */




.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.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;
	margin-top: 10px;
}

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


/* End Structure */



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




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

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

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


.entry ol {
	padding: 0 0 0 35px;
	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 */


.formsubmit {
	margin: 0px;
	background-color: #5062c6;
	color: #FFF;
	border: none;
	padding: 3px 10px 3px 10px;
	font-size: 14px;
	-moz-border-radius-topleft: 15px;
	-khtml-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-khtml-border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	}
	
.formsubmit:hover {
	margin: 0px;
	background-color: #fff;
	color: #5062c6;
	border: none;
	padding: 3px 10px 3px 10px;
	font-size: 14px;
	-moz-border-radius-topleft: 15px;
	-khtml-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-khtml-border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	cursor: pointer;
	}
	
	
	
.login-submit
{
	margin: 15px 0px 0px 0px;
	background-color: #fff;
	color: #5062c6;
	border: none;
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	-moz-border-radius-topleft: 15px;
	-khtml-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-khtml-border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
	
.login-submit:hover
{
	margin: 15px 0px 0px 0px;
	background-color: #0b154c;
	color: #fff;
	border: none;
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	-moz-border-radius-topleft: 15px;
	-khtml-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-khtml-border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	cursor: pointer;
	text-decoration: none;
}	
	


#searchsubmit {
	background-color: #5062c6;
	color: #FFF;
	border: none;
	padding: 3px 10px 3px 8px;
	font-size: 12px;
	-moz-border-radius-topleft: 15px;
	-khtml-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-khtml-border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	}
	
#searchsubmit:hover {
	background-color: #fff;
	color: #5062c6;
	border: none;
	padding: 3px 10px 3px 8px;
	font-size: 12px;
	-moz-border-radius-topleft: 15px;
	-khtml-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-khtml-border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	cursor: pointer;
	}


.search-match
{
	color: white;
	font-style: italic;
	font-weight: bold;
}


#searchform {
	margin: 0px;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

#commentform input {
	text-align: left;
	background-color: #e0e0e0;
	color: #123b77;
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	-moz-border-radius-topleft: 15px;
	-khtml-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-khtml-border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border: 1px #e0e0e0 solid;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	text-align: left;
	background-color: #e0e0e0;
	color: #123b77;
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	-moz-border-radius-topleft: 15px;
	-khtml-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-khtml-border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border: 1px #e0e0e0 solid;
	}
	
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
	
	
#commentform #submit {
	background-color: #5062c6;
	color: #FFF;
	border: none;
	padding: 3px 10px 3px 8px;
	font-size: 12px;
	-moz-border-radius-topleft: 15px;
	-khtml-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-khtml-border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	}
	
#commentform #submit:hover {
	background-color: #fff;
	color: #5062c6;
	border: none;
	padding: 3px 10px 3px 8px;
	font-size: 12px;
	-moz-border-radius-topleft: 15px;
	-khtml-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-khtml-border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	cursor: pointer;
	}	
	
	
	
	
/* End Form Elements */



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

.commentlist {
	padding: 0;
	}

.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;
	}
	
	
.textfield
{
	text-align: left;
	background-color: #e0e0e0;
	color: #123b77;
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	-moz-border-radius-topleft: 15px;
	-khtml-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-khtml-border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border: 1px #e0e0e0 solid;
}

	
.captchafield
{
	text-align: left;
	background-color: #ffffff;
	color: #123b77;
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	-moz-border-radius-topleft: 15px;
	-khtml-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-khtml-border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border: 1px #e0e0e0 solid;
}	


#s
{
	text-align: left;
	background-color: #e0e0e0;
	color: #123b77;
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	-moz-border-radius-topleft: 15px;
	-khtml-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-khtml-border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border: 1px #e0e0e0 solid;
}	
	
	
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* 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;
}


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

