/*
Theme Name: Trade Tips
Theme URI: http://www.zephyrmedia.com.au/trade-tips
Description: The WordPress theme for Zephyrmedia Trade Tips blog.
Version: 1.0
Author: Tony Cowan
Author URI: http://www.zephyrmedia.com.au
Tags: blue, gray, custom header, fixed width, two columns, widgets

*/


body
{
	background-color: #ebebeb;
	font-family: Arial, Sans Serif;
	margin: 0px;
	font-size: 13px;
	color: gray;
	background-image: url(images/bg-logobar.jpg);
	background-repeat: repeat-x;
	line-height: 20px;
}

p
{
	font-size: 14px;
}


.hidden
{
	display: none;
	clear: inherit;
}

.unhidden { display: block; }


.nomargins
{
	margin: 0;
	padding: 0;
}



img, div { behavior: url(http://www.zephyrmedia.com.au/trade-tips/wp-content/themes/zephyr-trade-tips/iepngfix.htc) }



/* POSITIONAL BOXES 
______________________________________________________________________________*/



.logobar
{
	width: 950px;
	height: 143px;
	display: block;
	margin: auto;
}



.logobox
{
	width: 207px;
	height: 43px;
	display: block;
	position: relative;
	margin-top: 78px;
	margin-left: 0px;
	float: left;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}



.contentarea
{
	width: 960px;
	height: auto;
	display: block;
	margin: auto;
	background-color: white;
}


.blog-infoarea
{
	width: 950px;
	display: block;
	margin: auto;
	position: relative;
	background-color: #ebebeb;
	padding-top: 40px;
	padding-bottom: 40px;
}


.topmessagearea-trade-tips
{
	width: 950px;
	height: 97px;
	display: block;
	margin: auto;
	position: relative;
	background-image: url(images/bg-trade-tips.gif);
	background-repeat: no-repeat;
}



/* FOOTER
______________________________________________________________________________*/



.footer
{
	width: 100%;
	height: 162px;
	display: block;
	background-image: url(images/bg-footer1.jpg);
	background-repeat: repeat-x;
}

.footer-container
{
	width: 960px;
	height: 115px;
	display: block;
	margin: auto;
	background-image: url(images/bg-footer2.jpg);
	background-repeat: no-repeat;
}


.quicklinks
{
	width: 400px;
	height: 132px;
	display: block;
	float: left;
	background-position: 0px 17px;
}

.quicklinks-col1
{
	width: 150px;
	height: 90px;
	display: block;
	float: left;
	font-size: 9px;
	line-height: 14px;
	text-align: left;
	padding-top: 55px;
}


.quicklinks-col2
{
	width: 150px;
	height: 90px;
	display: block;
	float: left;
	font-size: 9px;
	line-height: 14px;
	text-align: left;
	padding-top: 55px;
}


.phone-today
{
	width: 400px;
	height: 90px;
	display: block;
	float: right;
	text-align: right;
	color: #5f6f89;
	padding-top: 70px;
}


.copyright
{
	font-size: 9px;
	line-height: 14px;
	color: #5f6f89;
}



/* CONTACTS STYLES
____________________________________________________________________________*/


.topmessagearea-contacts
{
	width: 950px;
	height: 97px;
	display: block;
	margin: auto;
	position: relative;
	background-image: url(images/bg-contacts.gif);
	background-repeat: no-repeat;
}


.contacts-infoarea
{
	width: 950px;
	display: block;
	margin: auto;
	position: relative;
	background-color: #ebebeb;
	height: 550px;
	padding-top: 40px;
}


.thankyou-infoarea
{
	width: 950px;
	display: block;
	margin: auto;
	position: relative;
	background-color: #ebebeb;
	height: 450px;
	padding-top: 40px;
	
}


.contacts-col-left
{
	width: 300px;
	display: block;
	float: left;
	position: relative;
	padding-left: 25px;
	text-align: left;
	font-size: 16px;
	line-height: 22px;
	color: gray;
}



.contacts-col-right
{
	width: 515px;
	display: block;
	float: right;
	position: relative;
	border-left: 1px #d3d3d3 solid;
	text-align: left;
	font-size: 16px;
	line-height: 22px;
	color: gray;
	padding-left: 35px;
	padding-right: 50px;
}


hr
{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #d3d3d3;
}



.address
{
	width: 250px;
	display: block;
	background-image: url(images/icon-home.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 50px;
	margin-top: 20px;
}

.google
{
	width: 250px;
	display: block;
	background-image: url(images/icon-google.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-top: 20px;
	line-height: 18px;
	height: 40px;
}

.phone
{
	width: 250px;
	display: block;
	background-image: url(images/icon-phone.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 50px;
	margin-top: 20px;
}

.email
{
	width: 250px;
	display: block;
	background-image: url(images/icon-mail.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-top: 20px;
	line-height: 18px;
	height: 40px;
	padding-top: 8px;
}


.textarea
{
	background-color: #fff;
	color: #123B77;
	border: none;
	padding: 7px 12px 7px 12px;
	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;
}





/* TOP NAVIGATION 
______________________________________________________________________________*/



.topnavbar
{
	width: 380px;
	height: 36px;
	display: block;
	float: right;
	position: relative;
	margin-top: 79px;
	overflow: hidden;
	margin-bottom: 0px;
}

.navbarspacer
{
	width: 950px;
	height: 45px;
	display: block;
	position: relative;
	margin: auto;
}


/* HOME BUTTON_________________________________________*/



.homenavact
{
	width: 57px;
	height: 36px;
	display: block;
	float: left;
	background-image: url(images/topnavbuttons.gif);
	background-position: 0px -36px;
}


.fadeThis#home {
	width: 57px;
	height: 36px;
	display: block;
	background-image: url(images/topnavbuttons.gif);
	background-position: 0px -72px;
	background-repeat: no-repeat;
	}
	
	
.fadeThis * {
	  display: none;
	}
	
	
.fadeThis#home span.hover {
	width: 57px;
	height: 36px;
	display: block;
	background-image: url(images/topnavbuttons.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}






/* COMPANY BUTTON______________________________________*/



.companynavbox
{
	width: 77px;
	height: 36px;
	display: block;
	float: left;
}


.companynavact
{
	width: 77px;
	height: 36px;
	display: block;
	float: left;
	background-image: url(images/topnavbuttons.gif);
	background-position: -57px -36px;
}


.fadeThis#company {
	width: 77px;
	height: 36px;
	display: block;
	background-image: url(images/topnavbuttons.gif);
	background-position: -57px -72px;
	background-repeat: no-repeat;
	}
	
	
.fadeThis * {
	  display: none;
	}
	
	
.fadeThis#company span.hover {
	width: 77px;
	height: 36px;
	display: block;
	background-image: url(images/topnavbuttons.gif);
	background-position: -57px 0px;
	background-repeat: no-repeat;
	}






/* SERVICES BUTTON_____________________________________*/




.servicesnavbox
{
	width: 73px;
	height: 36px;
	display: block;
	float: left;
}

.servicesnavact
{
	width: 73px;
	height: 36px;
	display: block;
	float: left;
	background-image: url(images/topnavbuttons.gif);
	background-position: -134px -36px;
}



.fadeThis#services {
	width: 73px;
	height: 36px;
	display: block;
	background-image: url(images/topnavbuttons.gif);
	background-position: -134px -72px;
	background-repeat: no-repeat;
	}
	
	
.fadeThis * {
	  display: none;
	}
	
	
.fadeThis#services span.hover {
	width: 73px;
	height: 36px;
	display: block;
	background-image: url(images/topnavbuttons.gif);
	background-position: -134px 0px;
	background-repeat: no-repeat;
	}






/* PORFOLIO BUTTON________________________________________*/




.folionavbox
{
	width: 82px;
	height: 36px;
	display: block;
	float: left;
}

.folionavact
{
	width: 82px;
	height: 36px;
	display: block;
	float: left;
	background-image: url(images/topnavbuttons.gif);
	background-position: -207px -36px;
}


.fadeThis#folio {
	width: 82px;
	height: 36px;
	display: block;
	background-image: url(images/topnavbuttons.gif);
	background-position: -207px -72px;
	background-repeat: no-repeat;
	}
	
	
.fadeThis * {
	  display: none;
	}
	
	
.fadeThis#folio span.hover {
	width: 82px;
	height: 36px;
	display: block;
	background-image: url(images/topnavbuttons.gif);
	background-position: -207px 0px;
	background-repeat: no-repeat;
	}





/* CONTACTS BUTTON______________________________________*/




.contactsnavbox
{
	width: 91px;
	height: 36px;
	display: block;
	float: left;
}

.contactsnavact
{
	width: 91px;
	height: 36px;
	display: block;
	float: left;
	background-image: url(images/topnavbuttons.gif);
	background-position: -356px -36px;
}


.fadeThis#contacts {
	width: 91px;
	height: 36px;
	display: block;
	background-image: url(images/topnavbuttons.gif);
	background-position: -356px -72px;
	background-repeat: no-repeat;
	}
	
	
.fadeThis * {
	  display: none;
	}
	
	
.fadeThis#contacts span.hover {
	width: 91px;
	height: 36px;
	display: block;
	background-image: url(images/topnavbuttons.gif);
	background-position: -356px 0px;
	background-repeat: no-repeat;
	}




/* GLOBAL LINK COLOURS
__________________________________________________________________________________*/

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

a:active
{
	color: #669bd0;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #669bd0;
	text-decoration: none;
	font-weight: bold;
}

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

a:visited:hover
{
	color: #669bd0;
	text-decoration: none;
	font-weight: bold;
}





/* QUICKLINKS LINK COLOURS
_______________________________________________________________________________*/

a.ql:link
{
	color: #5f6f89;
	text-decoration: none;
}

a.ql:active
{
	color: #669bd0;
	text-decoration: none;
}

a.ql:hover
{
	color: #669bd0;
	text-decoration: none;
}

a.ql:visited
{
	color: #5f6f89;
	text-decoration: none;
}

a.ql:visited:hover
{
	color: #669bd0;
	text-decoration: none;
}






/* TYPOGRAPHY & COLOURS
_______________________________________________________________________________*/


#content
{
	font-size: 1.2em;
	text-align: left;
}

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

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

.widecolumn {
	line-height: 1.6em;
	}

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

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

.even, .alt {

	border-left: 1px solid #ddd;
}


.more-link { font-size: 12px; }



.sticky
{
	padding: 30px 30px 0px 30px;
	-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 solid #999;
	margin-bottom: 0px;
}


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


.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em;
	}

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

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

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

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

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}







/* BLOG STRUCTURE 
______________________________________________________________________________*/


.narrowcolumn
{
	float: right;
	padding: 0px 40px 20px 30px;
	margin: 0px;
	width: 620px;
	text-align: left;
	border-left: 1px #d3d3d3 solid;
}

.widecolumn
{
	width: 830px;
	margin-top: 0px;
	padding-left: 0px;
}

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

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .postmetadata { margin: 0px 0 50px 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;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #CCC solid;
	margin-bottom: 50px;
	margin-top: 20px;	
}


.postmetadata1
{
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 50px;
	margin-top: 20px;
	border-bottom: 1px #CCC solid;
}


.postmetadata2
{
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 50px;
	margin-top: 20px;
	border-top: 1px #CCC solid;
}


.clear {
	clear: both;
}





/* HEADERS
______________________________________________________________________________*/



h1
{
	color: #123b77;
	font-size: 28px;
	font-weight: lighter;
}


h2
{
	color: #123b77;
	font-size: 24px;
	font-weight: lighter;
	padding-top: 0px;
	margin-top: 0px;
}


h3
{
	color: #123b77;
	font-size: 20px;
	font-weight: lighter;
	padding-top: 0px;
	margin: 30px 0 10px 0;
	text-align: left;
}


#blogheader { margin-top: 30px; }



h2.pagetitle {
	margin-top: 0px;
}

#sidebar h2
{
	margin: 25px 0px 10px 0px;
	padding: 0;
	font-size: 18px;
	color: #7E7F7F;
	font-family: Ergoe, Arial, Sans Serif;
	font-weight: lighter;
}


h3.comments
{
	padding: 0;
	margin: 20px auto 20px auto;
}
	
	
	
	
/* 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: 0px;
	margin: 0 0 10px 25px;
	display: inline;
	float: right;
}

img.alignleft
{
	padding: 0px;
	margin: 0px 25px 2px 0px;
	display: inline;
	float: left;
}
	

.next
{
	float: right;
	background-color: #d8d8d8;
	color: #666;
	padding: 0px 15px 0px 15px;
	font-size: 10px;
	-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;
	text-transform: uppercase;
}

.pevious
{
	float: left;
	background-color: #d8d8d8;
	color: #666;
	padding: 0px 15px 0px 15px;
	font-size: 10px;
	-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;
	text-transform: uppercase;
}
	
	




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

.entry ul li:before {
	content: "\00BB \0020";
	}

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

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

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

#sidebar ul ul li, #sidebar ul ol li
{
	margin: 0px 0px 5px 0px;
	background-color: #d8d8d8;
	color: #666;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	-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;
	width: 190px;
	text-transform: uppercase;
	line-height: 12px;
}

#sidebar ul ul li:hover, #sidebar ul ol li:hover
{
	margin: 0px 0px 5px 0px;
	background-color: #fff;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	line-height: 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;
	width: 190px;
	text-transform: uppercase;
	cursor: pointer;
}


.homelink
{
	margin: 0px 0px 5px 0px;
	background-color: #d8d8d8;
	color: #666;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	line-height: 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;
	width: 190px;
	text-transform: uppercase;
}

.homelink:hover
{
	margin: 0px 0px 5px 0px;
	background-color: #fff;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	line-height: 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;
	width: 190px;
	text-transform: uppercase;
	cursor: pointer;
}









/* FORM ELEMENTS 
______________________________________________________________________________*/


#searchform {
margin: 0px;
	}

#sidebar #searchform #s
{
	width: 120px;
	text-align: left;
	background-color: #fff;
	color: #123b77;
	border: 1px #CCC solid;
	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: 0px;
	-khtml-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-khtml-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#sidebar #searchsubmit
{
	background-color: #CCC;
	color: #FFF;
	border: none;
	padding: 3px 8px 3px 5px;
	font-size: 12px;
	-moz-border-radius-topleft: 0px;
	-khtml-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-khtml-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-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;
	margin-left: 0px;
}
	
	
#sidebar #searchsubmit:hover {
	background-color: #669bd0;
	color: #FFF;
	border: none;
	padding: 3px 8px 3px 5px;
	font-size: 12px;
	-moz-border-radius-topleft: 0px;
	-khtml-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-khtml-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-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;
	margin-left: 0px;
	}	
	
#searchsubmit {
	background-color: #CCC;
	color: #FFF;
	border: none;
	padding: 3px 10px 3px 8px;
	font-size: 14px;
	-moz-border-radius-topleft: 0px;
	-khtml-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-khtml-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-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: #669bd0;
	color: #FFF;
	border: none;
	padding: 3px 10px 3px 8px;
	font-size: 14px;
	-moz-border-radius-topleft: 0px;
	-khtml-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-khtml-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-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;
	}
	
	
	
	
	

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

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: 0px;
	background-color: #CCC;
	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;
	float: right;
	}
	
	
.formsubmit {
	margin: 0px;
	background-color: #CCC;
	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: #669bd0;
	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;
	cursor: pointer;
	}
	
	
#commentform #submit:hover {
	margin: 0px;
	background-color: #669bd0;
	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;
	float: right;
	cursor: pointer;
	}





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

#comment
{
	background-color: #fff;
	color: #999;
	border: none;
	padding: 15px;
	font-size: 14px;
	border: 1px #CCC solid;
	-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;
}


.timestamp
{
	background-color: #d8d8d8;
	color: #666;
	padding: 5px 20px 5px 20px;
	font-size: 10px;
	-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;
	margin-bottom: 10px;
}



/* SIDEBAR 
______________________________________________________________________________*/

#sidebar
{
	margin-top: 0px;
	width: 230px;
	float: left;
	text-align: left;
	padding-left: 25px;
}

#sidebar form {
	margin: 0px;
	}
	
	
#s
{
	text-align: left;
	background-color: #fff;
	color: #123b77;
	border: 1px #CCC solid;
	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: 0px;
	-khtml-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-khtml-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
}



	
	
	
/* 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: 0px;
	padding-bottom: 30px
	}




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

