/*
	Theme Name: Talian 1.0
	Theme URI: http://www.va4business.com/
    Download URL: http://www.va4business.com/business
	Description: Talian is 3 column theme with a perfect combination of Green and black color. This theme is widget ready, SEO friendly and created with valid markups. Another premium theme created by <a href="http://www.va4business.com" target="_blank">VA4Business</a>, after widely appreciated Redie series themes.
	Author: Steve Arun
	Author URI: http://www.va4business.com/
*/

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}


.download {
	clear: both;
	padding: 3px;
	color: #000000;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.notice {
	clear: both;
	padding: 3px;
	color: #CC0033;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.warning {
	clear: both;
	padding: 3px;
	color: #FF9900;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
img.alignleft {
	float: left;
	margin: 5px 8px 2px 0px;
}
img.alignright {
	float: right;
	margin: 8px 0px 5px 8px;
}
img.aligncenter {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	clear: both;
}
.alignleft {
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrap_talia {
	width: 970px;
	margin: 0px auto;
}
#container_talia {
	margin: 0px;
	float: left;
	width: 970px;
}
#header_talia {
	width: 100%;
	padding: 0px;
	height: 26px;
        background-color:#EA7F1E;
}
#header_logo {
        margin-left: 0px;
        padding-left:0px;
        text-align: right;
        width:970px;
        background-image: url(images/headerbg.gif);
        background-repeat: no-repeat;
        height:120px;
}
#content_talia {
	float: left;
	width: 930px;
         padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	position: relative;
}
#navbar {
        margin-top:0px;
        background-color: #ea7f1e;
        z-index: 1;
}
.right-content-talia {
	float: right;
	width: 700px;
}
.left-content-talia {
	float: left;
	width: 230px;
}

#left-post {
	width: 650px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	position: relative;
	padding-top: 0px; 
}
#right-sidebars {
	float: right;
	width: 160px;
	padding-bottom: 0px;
        height:100%;
}
#left-sidebars {
	float: left;
	width: 192px;
	padding-bottom: 0px;
        height:100%;
}
#footer_talia {
	background-color: #EA7F1E;
	float: left;
	height: 180px;
	width: 100%;
	text-align: center;
	padding-top: 12px;
	color: #fff;
	font-size: 11px;
}
#footer_talia a:link, #footer_talia a:visited {
	color: #fff;
	text-decoration: none;
}
#footer_talia a:hover, #footer_talia a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_logo {
        margin-left: 0px;
        padding-left:0px;
        text-align: left;
        width:970px;
        height:130px;
}
#footer_logo p { margin-left:80px; }
.header_site_desc {
	float: left;
	height: 90px;
	width:100px;
	padding-top: 30px;
}
.header_site_desc h1 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100px;
	font-size: 1.9em;
	color: #FFFFFF;
	font-weight: normal;
}
.header_site_desc p {
	float: left;
	font-size: 14px;
	color: #F4f4f4;
	margin: 0px;
	width: 100px;
	font-weight: bold;
}
.header_site_desc h1 a:link, .header_site_desc h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.header_site_desc h1 a:hover, .header_site_desc h1 a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
	border-left-width: 2px;


	border-left-style: solid;
	border-left-color: #9ACA3C;
}
.header_nav_box {
	float: right;
	width: 490px;
	height: 100px;
}

#searchform {
         margin-top:5px;
         margin-bottom:10px;
	height: 50px;
       width: 165px;
}
.navigators {
	width: 900px;
}
.navigators ul {
	margin: 0px;
	float: left;
	width: 900px;
	list-style-type: none;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navigators ul li {
	display: inline;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.navigators ul li a:link, .navigators ul li a:visited {
	display: block;
	padding-right: 15px;
        padding-bottom:2px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #ea7f1f;
	line-height: 17px;
	height: 17px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E6A306;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.navigators ul li a:hover, .navigators ul li a:active {
	display: block;
	padding-right: 15px;
        padding-bottom:2px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #E6A306;
	line-height: 17px;
	height: 17px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CB9929;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.current_page_item {
        background-color: #FFFFFF;
}
.sidebar-box {
	float: left;
	width: 192px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
        background-color: #fff;
}
.sidebar-box h3 {
	float: left;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #9e9e9e;
	font-size: 1em;
	color: #FFFFFF;
	background-image: url(images/h2navbg.gif);
	background-repeat: repeat-x;
        background-color: #fff;
 	height: 25px;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar-box ul {
	background-color: #FFF;
	margin: 0px;
	float: left;
	width: 185px;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2C5;
	border-right-color: #E2E2C5;
	border-bottom-color: #E2E2C5;
	border-left-color: #E2E2C5;
}
.sidebar-box ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 185px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.sidebar-box ul li {
	margin: 0px;
	float: left;
	padding: 0px;
}
.sidebar-box ul ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited {
	margin: 0px;
	float: left;
	display: block;
	width: 167px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 18px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
         line-height:150%;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.sidebar-box ul li a:hover, .sidebar-box ul li a:active {
	margin: 0px;
	float: left;
	display: block;
	width: 167px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 18px;
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
         line-height:150%;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.sidebar-box ul ul li a:link, .sidebar-box ul ul li a:visited {
	margin: 0px;
	float: left;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

.sidebar-box img {
        margin:8px 2px 0px 2px;
}

#put-image-here {
	float: left;
	height: 120px;
	width: 520px;
	background-image: url(images/someimage.gif);
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.post-fixed {
	float: left;
	height: 25px;
	width: 700px;
}

.post-fixed-wide {
	float: left;
	height: 25px;
	width: 900px;
}
#post-entry {

	width: 640px;
         margin-top: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
         padding-right:0px;
}

.post-meta {
	margin-bottom: 10px;
	float: left;
	width: 630px;
	padding: 10px;
	border: 1px solid #f9d7b9;
margin-left:0px;
}

.post-meta p {
margin-right:40px; }

#post-entry1 {

	float: left;
	width: 210px;
         margin-top: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
         padding-right:0px;
}

.post-meta1 {
	margin-bottom: 0px;
	float: left;
	width: 210px;
	padding: 10px;
	border: 1px solid #f9d7b9;
text-align:center;
margin-left:40px;
}

.post-content1 {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}

#post-entry2 {

	float: left;
	width: 170px;
         margin-top: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
         padding-right:0px;
}

.post-meta2 {
	margin-bottom: 0px;
	float: left;
	width: 170px;
	padding: 10px;
	border: 1px solid #f9d7b9;
margin-left:0px;
text-align:center;
}

.post-content2 {
	float: left;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}

#post-entry3 {

	float: right;
	width: 170px;
         margin-top: 10px;
margin-right:20px;
	padding-top: 8px;
	padding-bottom: 8px;
         padding-right:0px;
}

.post-meta3 {
	margin-bottom: 0px;
	float: left;
	width: 170px;
	padding: 10px;
	border: 1px solid #f9d7b9;
text-align:center;
}

.post-content3 {
	float: left;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
#post-entry h1 {
	font-size: 1.3em;
	color: #000000;
	margin: 0px;
	background-color: #EEEEDD;
	float: left;
	width: 605px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 8px;
}
#post-entry1 h1 {
	font-size: 1.3em;
	color: #000000;
	margin: 0px;
	background-color: #EEEEDD;
	float: left;
	width: 195px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 8px;
}
#post-entry2 h1 {
	font-size: 1.3em;
	color: #000000;
	margin: 0px;
	background-color: #EEEEDD;
	float: left;
	width: 155px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 8px;
}
#post-entry3 h1 {
	font-size: 1.3em;
	color: #000000;
	margin: 0px;
	background-color: #EEEEDD;
	float: left;
	width: 155px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 8px;
}
#post-entry h2 {
	font-size: 1.2em;
	color: #fff;
	background-color: #EA7F1E;
	margin: 0px 0px 15px -1px;
	float: left;
	width: 92%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 12px;
	border-top: 1px solid #E2E2C5;
	border-right: 1px solid #E2E2C5;
	border-bottom: 0px solid #E2E2C5;
	border-left: 1px solid #E2E2C5;
}
#post-entry h3 {
	font-size: 1.2em;
	color: #000000;
	margin: 0px;
	float: left;
	width: 100%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#post-entry h4 {
	font-size: 1.1em;
	color: #ea7f1e;
	float: left;
	width: 605px;
	background-color: #EEEEDD;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #ea7f1e;
	padding: 4px 0px 4px 5px;
	margin: 0px 0px 8px 0px;
}
#post-entry h5 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}
#post-entry h1 a:link, #post-entry h1 a:visited {
	color: #80856B;
	text-decoration: none;
}
#post-entry h1 a:hover, #post-entry h1 a:active {
	color: #333333;
	text-decoration: underline;
}
#post-entry1 h1 a:link, #post-entry1 h1 a:visited {
	color: #80856B;
	text-decoration: none;
}
#post-entry1 h1 a:hover, #post-entry1 h1 a:active {
	color: #333333;
	text-decoration: underline;
}
#post-entry2 h1 a:link, #post-entry2 h1 a:visited {
	color: #80856B;
	text-decoration: none;
}
#post-entry2 h1 a:hover, #post-entry2 h1 a:active {
	color: #333333;
	text-decoration: underline;
}
#post-entry3 h1 a:link, #post-entry3 h1 a:visited {
	color: #80856B;
	text-decoration: none;
}
#post-entry3 h1 a:hover, #post-entry3 h1 a:active {
	color: #333333;
	text-decoration: underline;
}
.posted-aut-cat {
	float: left;
	width: 460px;
         font-size:85%;
	color: #000000;
}
.posted-aut-cat a:link, .posted-aut-cat a:visited {
	color: #666666;
	text-decoration: none;
}
.posted-aut-cat a:hover, .posted-aut-cat a:active {
	color: #000;
	text-decoration: underline;
}
.post-content {
	float: left;
	width: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.post-content-wide {
	float: left;
	width: 850px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.post-commented {
	float: left;
	width: 460px;
}
.post-box {
	float: right;
	height: 35px;
	width: 100px;
	margin: -35px 7px 0px 0px;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(images/commented_v.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.post-box a:link, .post-box a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.post-box a:hover, .post-box a:active {
	color: #000000;
	text-decoration: underline;
}
.post-content code {
	display: block;
	padding: 5px;
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 13px;
	color: #000000;
	background-color: #F4F4F4;
	border: 1px dotted #F7F7F7;
}
.post-content img {
	padding: 2px;
	background-color: #f7f7f7;
}
.post-content blockquote {
	background-image: url(images/bquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 15px;
	padding-left: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	font-weight: normal;
}



.post-content a:link, .post-content a:visited {
	color: #EA7F1E;
	text-decoration: none;
	font-weight: bold;
}
.post-content a:hover, .post-content a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.post-content1 a:link, .post-content1 a:visited {
	color: #EA7F1E;
	text-decoration: none;
	font-weight: bold;
}
.post-content1 a:hover, .post-content1 a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.post-content2 a:link, .post-content2 a:visited {
	color: #EA7F1E;
	text-decoration: none;
	font-weight: bold;
}
.post-content2 a:hover, .post-content2 a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.post-content3 a:link, .post-content3 a:visited {
	color: #EA7F1E;
	text-decoration: none;
	font-weight: bold;
}
.post-content3 a:hover, .post-content3 a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#intro a:link, #intro a:visited {
	color: #EA7F1E;
	text-decoration: none;
	font-weight: bold;
}
#intro a:hover, #intro a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.post-navs {
	margin: 0px;
         padding: 0px;
	float: left;
	width: 410px;
	font-size: 14px;
	color: #000000;
}
.post-navs a:link, .post-navs a:visited {
	color: #000000;
	text-decoration: none;
}
.post-navs a:hover, .post-navs a:active {

	color: #CCCC99;
	text-decoration: none;
}
#comment-temps {
	float: left;
	width: 560px;
        margin-left:0px;
}
#comment-temps a:link, #comment-temps a:visited {
	color: #ea7f1f;
	text-decoration: underline;
}
.rssfeed {
	margin: 0px;
	float: left;
	width: 460px;
	background-image: url(images/feed.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-align: left;
	font-size: 13px;
	color: #000000;
}
#comment-temps a:hover, #comment-temps a:active {
	color: #000;
	text-decoration: none;
}
.com-box {
	margin: 0px;
	float: left;
	width: 466px;
	border: 1px solid #ffac62;
	background-color: #FFFFFF;
	color: #333333;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.author_com {
	float: left;
	width: 445px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}
.author_date {
	float: left;
	width: 460px;
	font-size: 12px;
	color: #333333;
}
.author_com_text {
	float: left;
	width: 460px;
	padding-top: 8px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.com-fixed {
	float: left;
	height: 20px;
	width: 670px;
}
.com-box_alt {
	margin: 0px;
	float: left;
	width: 466px;
	border: 1px solid #E2E2C5;
	background-color: #FFFFFF;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.author_com_text blockquote {
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.author_com_text code {
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 12px;
	color: #000000;
	padding: 3px;
	border: 1px dotted #EFEFEF;
	display: block;
}
#comment-temps form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 560px;
}
#comment-box {
	float: left;
	width: 460px;
	margin: 0px;
	padding: 0px;
}
#comment-box p {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
	color: #333333;
}
#comment-box input {
	margin: 0px;
	padding: 1px;
	width: 300px;
	height: 20px;
	border: 1px solid #CCCCCC;
}
#comment-box input:hover {
	margin: 0px;
	padding: 1px;
	width: 300px;
	height: 20px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#comment-area {

	float: left;
	width: 466px;
	margin: 0px;
	padding: 0px;
}
#comment-area p {

	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
	color: #333333;
}
#comment-area textarea {
	padding: 3px;
	width: 460px;
	height: 180px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
#comment-area textarea:hover {
	padding: 3px;
	width: 460px;
	height: 180px;
	border: 1px solid #999999;
	margin: 0px;
}

#wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#wp-calendar a:hover, #wp-calendar a:active {
	text-decoration: none;
	color: #999900;
	font-weight: bold;
}

#wp-calendar th {
	margin-top: 0px;
	padding: 0px;
	text-align: center;
}

#wp-calendar #next a {
	text-align: left;
	color: #000000;
	text-decoration: none;
	float: right;
	padding-top: 10px;
}

#wp-calendar #prev a {
	text-align: center;
	color: #999900;
	text-decoration: none;
	float: left;
	padding-top: 10px;
}
#wp-calendar td {
	margin: 0px;
	padding: 0px;
	text-align: center;

}
#wp-calendar tf {
	margin: 0px;
	padding: 0px;
}
#wp-calendar {
	background-color: #ffffff;
	width: 160px;
	list-style-type: none;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;

	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2C5;
	border-right-color: #E2E2C5;
	border-bottom-color: #E2E2C5;
	border-left-color: #E2E2C5;
	font-size: 12px;
	float: left;
}
#wp-calendar caption {
	width: 160px;
	color: #000;
	height: 14px;
	line-height: 30px;
	text-align: left;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	padding-left: 12px;
	text-indent: 12px;
         border-left: 1px solid #E2E2C5;
         border-right: 1px solid #E2E2C5;
}
.clear-sidebar {
	float: left;
	height: 10px;
	width: 198px;
}

.dem-results {
margin-top:0px;
margin-left:-5px;
}
.dem-results ul {
background-color: #FFFFFF;
width:157px;
}

.dem-results ul li  a:link {
list-style: none;
background:none; }

.democracy {
width:160px;
padding:10px 4px 0px 4px;
border: 1px solid #E2E2C5;
}

.democracy ul li  a:link {
list-style: none;
background: none;
line-height:120%;
}

#intro {
margin:20px 50px 10px 0px;
font-size:120%;
line-height:160%;
}

#fscpb_logo {
        float: left;
        margin-left: 0px;
        padding-left:0px;
        text-align: left;
        width:220px;
        background-image: url(http://www.familyschool.org.au/images/logo_col2.jpg);
        background-repeat: no-repeat;
        height:130px;
}
#acsso_logo {
        float: left;
        margin-left: 20px;
        padding-left:0px;
        text-align: left;
        width:240px;
        background-image: url(http://www.familyschool.org.au/images/acsso_logo.jpg);
        background-repeat: no-repeat;
        height:130px;
}
#acsso_logo p { margin-left:84px; }

#apc_logo {
        float: left;
        margin-left: 16px;
        padding-left:0px;
        text-align: left;
        width:220px;
        background-image: url(http://www.familyschool.org.au/images/apc_logo.jpg);
        background-repeat: no-repeat;
        height:130px;
}
#apc_logo p { margin-left:90px; }

#dewr_logo {
        float: left;
        margin-left: 20px;
        padding-left:0px;
        text-align: left;
        width:220px;
        background-image: url(http://www.familyschool.org.au/images/dewr_logo.jpg);
        background-repeat: no-repeat;
        height:130px;
}
#dewr_logo p { margin-left:100px; }

#credit { clear: both; margin-top: 0px; text-align: center; }

td.helpdesk {
width:150px;
border: 0px solid #333;
text-align: center;
height:150px;  }


