/*
Theme Name: Team Carlo
Theme URI: http://templates.arcsin.se/
Version: 1.0
Description: A customised two-column theme. Based on the <a href="http://templates.arcsin.se/">free website template</a> Dirtylicious.
Author: Viktor Persson with substantial editing by Dean Kennedy
Author URI: http://arcsin.se
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:visited {color: #800080;}
a img {border: none;}

body {
	background: #000000;
	color: #444444;
	font: normal 60% Verdana,Tahoma,sans-serif;
	padding-top: 0px;
}

li {list-style: none;}

p,code,ul {padding-bottom: 1.1em;}

h1 {font: normal 3.3em Georgia,Times New Roman,serif;}
h2 {font: normal 2.2em Tahoma,Verdana,sans-serif;}
h3 {font: normal 1.7em Tahoma,Verdana,sans-serif;}

h1 {padding-top: 3px; color: #0790b7; margin-bottom: 10px;}

h2,h3 {padding-top: 3px; color: #0790b7; margin-bottom: 10px;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	display: block;
	padding-left: 28px;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}


.DKfineprint {
   font-size: 0.75em;
   line-height: 1.1em;
}

.DKhighlight {
   background: #fff100;
}

.DKlarger {
   font-size: 125%;
}


/* structure */
.inner-container {
	background: #ffffff;
	font-size: 1.2em;
	margin: 0 auto;
	width: 870px;
}

.outer-container {
	padding-bottom: 24px;
}

/* DMK FormMail form formatting */

.dmkformfield {
	background-color: #FFFFE1;
	text-align: left;
	padding: 4px;
	margin: 5px 0 0 14px;
	border: 1px solid;
	border-color: #003366;
}


/* header & title */
.header {
	height: 285px;
	text-align: center;
}

/* path */
.path {
	background: #002e65;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
        text-align: center;
}
.path li,.path ul {display: inline;}
.path a {
	color: #FAFAFA;
	text-decoration: none;
	margin-right: 16px;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background: #fff url(http://www.teamcarlo.com.au/cms/wp-content/themes/teamcarlo/img/main_underlay.png) repeat-y 0;
	color: #444;
	padding: 0 12px 0 0;
}

/* content */
.content {
	float: right;
	width: 628px;
        margin: 8px 0 0 0;
}
.content .descr {
	color: #664;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content ul li {
        font-family: Verdana,Tahoma,sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	list-style: disc outside;
	margin: 5px 0 0 34px;
}
.content p {
        font-family: Verdana,Tahoma,sans-serif;
	font-size: 1.1em;
        line-height: 1.4;
}
.content td {
        font-family: Verdana,Tahoma,sans-serif;
	font-size: 1.1em;
        line-height: 1.6;
        padding: 5px;
}



/* navigation */
.navigation {
	float: left;
	width: 210px;
        background: #000000;
        padding: 8px 0 0 0;
}
.navigation h2 {
	color: #00ccff;
	font: 1.7em Georgia,Verdana,serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
}

.navigation li a {
	font-size: 1.1em;
	color: #FFF600;
        font-weight: bold;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #2181c2;
	color: #fff;
	text-decoration: underline;
}

/* footer */
.footer {
	background: #000000;
        color: #fff600;
	font: 0.9em sans-serif;
	padding: 10px;
	text-align: right;
}
.footer a {
	color: #FFF600;
	text-decoration: none;
}
.footer a:hover {
	color: #00ccff;
	text-decoration: underline;
}

/* posts */
.post h1 a {
	color: #006b89;
	text-decoration: none;
}
.post h1 a:hover {
	color: #27a0be;
	text-decoration: underline;
}

.post {margin: 6px 0 2px;}
.post .info{
	background: #E7E7E2;
	border-top: 1px solid #D7D7D2;
	border-bottom: 1px solid #D7D7D2;
	color: #666;
	margin: 2px 0 4px;
	padding: 5px 10px;
        font-size: 92%;
}
.post img {
	margin: 4px 4px 4px 2px;
}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
#commentform {
	margin: 1em 0;
        padding: 8px;
	background: #D7D7D2;
	width: 360px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {
	color: #444;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {padding: 10px;}

/************************************************
*                                               *
* This CSS file contains EXAMPLE styles for the *
*   plugin WP-Table Reloaded by Tobias Bäthge!  *
*                                               * 
*  To use them, just copy them in to the box in *
*   the "Plugin Options" screen or add them to  *
*           your theme's "style.css".           *
*                                               *
*                   Thank you!                  *
*                                               *
************************************************/

/* Global CSS definitions for WP-Table Reloaded
inspired by "blue" theme of TableSorter 2.0 Plugin */

/* on how to change column widths, see below */

/* general table styles */
table.wp-table-reloaded {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

/* Styles for the tablehead (<th>) (if enabled) */
table.wp-table-reloaded thead tr th, table.wp-table-reloaded tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}

table.wp-table-reloaded thead tr .header {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.wp-table-reloaded tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}


/* Styles for alternating row colors (if enabled) */
table.wp-table-reloaded tbody tr.even td {
	background-color:#FFFFFF;
}
table.wp-table-reloaded tbody tr.odd td {
	background-color:#F0F0F6;
}


/**************************************/
/* how to change column widths :
you can access a column with its CSS-class
(that is ".column-" plus the number of the column)
use table.wp-table-reloaded to do your change for every table, or use
table.wp-table-reloaded-id-<id> for just a single table (with ID <id>)

example: this changes the width of the third column of table ID 5 to 25px:


table.wp-table-reloaded-id-5 .column-3
{
	width: 25px;
}

*/


/* Styles for the sorting (if Tablesorter is enabled) */
table.wp-table-reloaded thead tr .headerSortUp {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

table.wp-table-reloaded thead tr .headerSortDown {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}

table.wp-table-reloaded thead tr .headerSortDown, table.wp-table-reloaded thead tr .headerSortUp {
	background-color: #8dbdd8;
}

/* Style for the Table Name (in <h2>-Tag) (if printed above the table) */
h2.wp-table-reloaded-table-name {

}

/* Style for the Table Description (if printed under the table) */
span.wp-table-reloaded-table-description {
	font-size: 10px;	
}
