/*
Theme Name: TasmaniaConsulting
Theme URI: http://www.dGlance.com/
Description: Just another theme <a href="http://www.dglance.com/">www.dGlance.com</a>.
Version: 1.0
Author: Aleki Solo
Author URI: http://www.dGlance.com/
*/

body {
  	font: 75%/150% Tahoma, Arial;
  	color: #333333;
  	background: #333333;
  	margin: 0px;
  	padding: 0px 0px 30px;
}
h1 {
  	margin:0px;
  	padding-left: 70px;
  	height: 60px;
  	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
  	color: #c9eefe;
}
h1 a, h1 a:visited{
  	color: #c9eefe;
  	text-decoration: none;
}
h1 a:hover{
  	color: #ffffff;
  	text-decoration: none;
}
h2 {
  	color: #0093E3;
  	margin: 0px 0px 2px;
  	border-bottom: 1px dotted #CCCCCC;
  	letter-spacing: -1px;
  	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
  	padding-bottom: 3px;
}
h2 a, h2 a:visited {
  	color: #0093E3;
  	text-decoration: none;
}
h2 a:hover {
  	color: #C23F26;
  	text-decoration: none;
}
h3 {
  	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
  	color: #0093E3;
  	margin: 10px 0px 5px;
}
h4 {
  	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
  	color: #758d38;
  	margin: 10px 0px 5px;
}
a {
  	color: #0000CC;
  	text-decoration: underline;
}
a:visited {
  	color: #0000CC;
  	text-decoration: underline;
}
a:hover {
    color: #C23F26;
    text-decoration: underline;
}
img {
  	border: none;
}
p {
  	padding: 0px 0px 15px;
  	margin: 0px;
}
form {
  	margin:0px;
  	padding:0px;
}
#page {
  	margin: 0px auto;
  	width: 900px;
  	border-bottom: 1px solid #D6D6D6;
  	border-left: 1px solid #D6D6D6;
  	border-right: 1px solid #D6D6D6;
  	background: #FFFFFF url(images/cbg.gif) repeat-y;
	display: table;
}
#page2 {
  	margin: 0px auto;
  	width: 902px;
  	border-bottom: 2px solid #FFFFFF;
  	border-left: 2px solid #FFFFFF;
  	border-right: 2px solid #FFFFFF;
  	background: #FFFFFF url(images/cbg.gif) repeat-y;
	display: table;
}
#page3 {
  	margin: 0px auto;
  	width: 906px;
  	border-bottom: 1px solid #959595;
  	border-left: 1px solid #959595;
  	border-right: 1px solid #959595;
  	background: #FFFFFF url(images/cbg.gif) repeat-y;
	display: table;
}
.my_sep {
    height: 1px;
    background-color: #629110;
}

/* header */
#header {
  	background: #0FACEA url(images/header-tasmania.jpg) no-repeat;
  	height: 170px;
  	border-bottom: 3px solid #629110;
  	position: relative;
}
#testimonials {
  	background: #FFFFFF;
}

.testimonials_text{
  	background: #EFEFEF;
  	color: #333333;
  	text-decoration: none;
  	padding: 10px;
  	font: normal 12px Tahoma, Arial;
    padding: 20px;
}

#testimonials_box{
    width: 240px;
    float: left;
}

#navigation {
  	list-style: none;
  	margin: 0px;
  	position: absolute;
  	left: -30px;
  	bottom: 0px;
}
#navigation li {
  	float: left;
  	margin-left: 5px;
}
#navigation .current_page_item a, #navigation .current_page_item a:visited{
  	color: #666666;
  	text-decoration: none;
  	background: #629110 url(images/nav-button-bg2.gif) repeat-x;
}
#navigation .page_item a{
  	color: #ffffff;
  	text-decoration: none;
  	background: #629110 url(images/nav-button-bg.gif) repeat-x;
  	padding: 5px 15px;
  	font: bold 14px/100% Arial, Helvetica, sans-serif;
  	border-top: 1px solid #E6EED0;
  	border-left: 1px solid #AFCD69;
  	border-right: 1px solid #AFCD69;
  	display: block;
}
#navigation .page_item a:hover {
  	color: #222222;
}

/* content area */
#content {
  	padding: 5px 0px 5px 13px;
  	float: left;
  	width: 622px;
  	overflow: hidden;
	display: inline;
}
#content2 {
  	padding: 5px 0px 5px 13px;
  	clear: both;
  	width: 887px;
  	overflow: hidden;
  	background: #FFFFFF;
}
.nocomments {
  	color: #ff0000;
  	text-decoration: none;
  	font: bold 14px/100% Arial, Helvetica, sans-serif;
}
.post {
  	clear:both;
  	padding-top: 15px;
}
.date {
  	width: 45px;
  	height: 49px;
  	float:left;
  	font: 16px/150% "Trebuchet MS", Tahoma, Arial;
  	color: #74AC00;
    font-weight: bold;
}
.entry {
  	float:right;
  	width: 538px;
}
.post-cat {
  	background: url(images/category.gif) no-repeat left center;
  	padding-left: 20px;
  	float:left;
  	font-size: 95%;
  	color: #999999;
}
.post-comments {
  	background: url(images/comments.gif) no-repeat left center;
  	padding-left: 20px;
  	float: right;
  	font-size: 95%;
}
.post-calendar {
  	background: url(images/calendar.gif) no-repeat left center;
  	padding-left: 20px;
  	float: right;
  	font-size: 95%;
  	color: #999999;
}
.post-content {
  	clear: both;
  	padding-top: 10px;
}
.navigation {
  	clear: both;
  	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
  	color: #74AC00;
}
.previous-entries a {
  	float: left;
  	padding-left: 18px;
  	background: url(images/nav-left.gif) no-repeat left center;
}
.next-entries a {
  	float: right;
  	padding-right: 18px;
  	background: url(images/nav-right.gif) no-repeat right center;
}

/* comments */
#comments, #respond {
  	border-bottom: 1px dotted #CCCCCC;
  	padding: 10px 0 5px 0;
  	clear: both;
}
.commentlist {
  	margin: 10px 0px;
  	padding-left: 20px;
  	line-height: 130%;
}
.commentlist li{
  	padding: 5px 10px;
}
.commentlist .alt {
  	background: #F3F3F3;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
  	font-weight: bold;
  	font-style: normal;
  	font-size: 120%;
  	color: #74AC00;
}
.commentlist small {
  	margin-bottom: 5px;
  	display: block;
  	font-size: 87%;
}
#commentform {
  	margin-top: 10px;
  	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
  	padding: 6px 0px;
  	margin: 0px;
}
#commentform label{
  	color: #787878;
  	font-size: 87%;
}
#commentform input{
  	width: 200px;
  	background:#F3F3F3;
  	border: 1px solid #74AC00;
  	padding: 3px;
  	margin-top: 3px;
}
#commentform textarea{
  	width: 485px;
  	height: 115px;
  	background:#F3F3F3;
  	border: 1px solid #74AC00;
  	padding: 2px;
  	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
  	background: #ffffff;
}
#commentform #submit{
  	background: url(images/btn-bg.gif) no-repeat;
  	font: bold 12px Arial, Helvetica, sans-serif;
  	color: #FFFFFF;
  	border: none;
  	float:right;
  	width: 144px;
  	height: 28px;
  	cursor: pointer;
}

/*sidebar */
#sidebar {
  	float: right;
  	padding: 0px 0px 0px 0px;
  	width: 240px;
  	color: #666666;
  	overflow: hidden;
	display: inline;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebar-title{
  	font: bold Tahoma, Arial;
  	font-size: 18px;
  	color: #FFFFFF;
  	background-color: #0093E3;
  	margin: 20px 0px 2px;
  	padding: 3px 10px 3px 10px;
  	border-bottom: 1px solid #CFE1AC;
}
#sidebar .sidebar-title2{
  	font: bold Tahoma, Arial;
  	font-size: 18px;
  	color: #FFFFFF;
  	background-color: #74AC00;
  	margin: 20px 0px 2px;
  	padding: 3px 10px 3px 10px;
  	border-bottom: 1px solid #CFE1AC;
}
#sidebar .sidebar-title3{
  	font: bold Tahoma, Arial;
  	font-size: 18px;
  	color: #FFFFFF;
  	background-color: #C23F26;
  	margin: 20px 0px 2px;
  	padding: 3px 10px 3px 10px;
  	border-bottom: 1px solid #CFE1AC;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
  	color: #666666;
  	text-decoration: none;
}
#sidebar a:hover{
  	color: #C23F26;
  	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
  	margin: 0;
  	padding: 0;
}
#sidebar ul li {
  	list-style: none;
  	margin: 0;
  	padding: 0;
  	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
  	padding: 0;
  	margin: 0;
}
#sidebar ul li ul li{
  	padding: 2px 0 2px 0px;
  	border-bottom: 1px solid #FFFFFF;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
  	padding: 1px 0 1px 10px;
  	border: none;
}
/*blogroll */
ul.list-blogroll li{
  	background: url(images/blogroll.gif) no-repeat !important;
  	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
  	background: url(images/category.gif) no-repeat !important;
  	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
  	background: url(images/monthly-archive.gif) no-repeat !important;
  	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
  	background: url(images/page.gif) no-repeat !important;
  	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
  	background: url(images/page-arrow.gif) no-repeat !important;
  	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
  	background: url(images/recent-comments.gif) no-repeat !important;
  	padding-left: 20px !important;
}
/*calendar widget */
    li.widget_calendar td {
  	padding: 1px 7px;
}
/*text widget */
.textwidget {
  	padding-top: 5px;
}

/*search */
#searchform {
  	margin: 15px 0 0;
}
#searchform br {
  	display: none;
}
#searchform #s {
  	border:1px solid #203346;
  	width: 135px;
  	height: 22px;
  	padding: 4px 5px 0px 5px;
  	border: 1px solid #0093E3;
  	background: #fff;
  	margin-right: 2px;
  	color: #000000;
  	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
  	background: url(images/search.gif) no-repeat;
  	border: none;
  	width: 67px;
  	height: 26px;
  	font: bold 12px Arial, Helvetica, sans-serif;
  	color: #FFFFFF;
  	vertical-align: middle;
}
.s_input {
  	background: url(images/search.gif) no-repeat;
  	border: none;
  	width: 67px;
  	height: 26px;
  	font: bold 12px Arial, Helvetica, sans-serif;
  	color: #FFFFFF;
  	vertical-align: middle;
}
.s_s {
  	border:1px solid #203346;
  	width: 135px;
  	height: 16px;
  	padding: 1px 1px 1px 1px;
  	border: 1px solid #0093E3;
  	background: #fff;
  	color: #000000;
  	font-weight: normal;
}

/* footer */
#footer {
  	clear: both;
}
#footer a, #footer a:visited {
  	color: #0093E3;
}
#footer h4 {
  	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
  	color: #629110;
  	margin: 10px 0px 5px;
}
.footer-rc {
  	width: 360px;
  	float: left;
  	margin-left: 10px;
}
.footer-rc ul {
  	list-style: none;
  	margin: 0px;
  	padding: 0px;
}
.footer-rc ul li {
  	background: url(images/footer-comments.gif) no-repeat;
  	padding: 0px 0px 10px 20px;
}
.footer-rp {
  	width: 360px;
  	float: left;
  	margin-left: 10px;
}
.footer-rp strong {
  	font-size: 107%;
  	line-height: 135%;
  	font-weight: bold;
}
.footer-rp ul {
  	list-style: none;
  	margin: 0px;
  	padding: 0px;
  	font-size: 92%;
  	line-height: 110%;
}
.footer-rp ul li {
  	background: url(images/footer-post.gif) no-repeat;
  	padding: 0px 0px 10px 20px;
}
.footer-a {
  	width: 220px;
  	float: right;
  	padding-right: 10px;
  	padding-left: 10px;
  	background: #F3F3F3;
}
/* bottom */
#bottom {
  	margin: 0px auto;
    padding: 5px;
  	width: 760px;
  	color: #FFFFFF;
  	font-size: 12px;
  	line-height: 120%;
	display: table;
}
#bottom a, #bottom a:visited {
  	color: #FFFFFF;
}
.rss {
  	background: url(images/rss.gif) no-repeat left center;
  	padding-left: 18px;
  	padding-bottom: 2px;
  	margin-left: 8px;
}
.loginout {
  	background: url(images/loginout.gif) no-repeat left center;
  	padding-left: 18px;
  	padding-bottom: 2px;
  	margin-left: 8px;
}

/* alignments */
.center {
  	text-align: center;
}
img.center, img[align="center"] {
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
}
.alignleft {
  	float: left;
}
img.alignleft, img[align="left"] {
  	float:left;
  	margin: 2px 10px 5px 0px;
}
.alignright {
  	float: right;
}
img.alignright, img[align="right"] {
  	float:right;
  	margin: 2px 0px 5px 10px;
}
.clear {
  	clear:both;
}
hr.clear {
  	clear:both;
  	visibility: hidden;
  	margin: 0px;
  	padding: 0px;
}

#wp_quotes
{
}

#wp_quotes div.wp_quotes_quote
{
    padding: 10px;
}

#wp_quotes div.wp_quotes_author
{
	text-align:right;
	font-weight: bold;
	margin-top: 5px;
}

div.wp_quotepage
{
	font-size: 12px;
	width: 98%;
}

div.wp_quotepage_quote
{
}

div.wp_quotepage_author
{
	padding-right: 20px;
	margin-bottom: 20px;
	text-align: left;
	font-weight: bold;
}

hr.wp_quotepage_hr
{
	width: 80%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.signup_container{
	width:321px;
	border-right:1px solid #AECC62;
	background:#ABCA5E url(images/bg_signup_area.png) left top repeat-x;
}

.link_container{
	width:289px;
	height:141px;
	margin:11px 0 11px 0;
	overflow:hidden;
}

.link_container a{
	width:289px;
	height:141px;
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	background: url(images/signup_image.jpg) left top no-repeat;
}
