/*  
Theme Name: This is an Ad 
Theme URI: http://www.thisisanad.com/
Description: This is an Ad skin - Developed from Dare Lab
Version: 1.0
Author: Suliana Abbay and Rob Watson 
Author URI: http://www.daredigital.com/
*/


/* HTML
=======*/
	html {
	overflow:-moz-scrollbars-vertical;
	}
	* {
	margin:0;
	padding:0;
	}
	form {
	margin:0;
	padding:0;
	}
	a {
	text-decoration: none;
	color:#d1b25f;
	}
	a:hover {
	text-decoration: underline;
	color:#d1b25f;
	}
	body {
	/*background:#f3cf7a url(images/bg_img.gif) center top repeat-y;*/ /*change bg colour*/ 
	background:#ffffff;
	color:#765045;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	
	}
	img {
	border:0;
	}
	p {
	padding:5px 0 5px 0;
	
	}
	
	p a {
	color:#d1b25f;
	}
	p a:hover {
	color:#d1b25f;
	}
/* Global Classes
=================*/
	.floatleft {
	float:left;
	}
	.floatright {
	float:right;
	}
	.clearboth {
	clear:both;
	}
	.clearfix {
	clear:both;
	}
/* Page wrapper
===============*/
	#page {
	width:955px;
	margin:10px auto;
	height:100%;
	}
/* Header section
=================*/
	#header {
	padding:10px 0 10px 30px;
	}
	.logo {
	float:left;
	width:165px;
	display:inline;
	}
	h1#mainheader {
	width:165px;
	height:33px;
	position:relative;
	padding:10px 0 10px 0;
	}
	h1#mainheader span {
	/*background: #303e43 url(http://www.thisisanad.com/wp-content/themes/TIAA_V1/images/h1_darelabs.png) no-repeat;*/
	position: absolute;
	width: 164px;
	height: 33px;
	}  
	.headbuttons {
	float:left;
	display:inline;
	margin:10px 0 0 35px;
	}
	.headbuttons ul {
	list-style-type:none;
	}
	.headbuttons li {
	display:inline;
	padding: 0 0 0 7px;
	}
	.headbuttons li.lastheadlink {
	padding: 0 0 0 300px;
	}
/* Left hand side
=================*/
	#content {
	width:598px;
	float:left;
	display:inline;
	/*background:#e8b34b;*/
	background:#f7f1db;
	margin: 15px 1px 5px 30px;
	/*min-height:960px;
	height:auto!important;
	height:960px;*/
	}
	#content h1, #content h2, #content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.50em;
	font-weight:normal;
	color:#765045;
	}
	#content h2 a {
	/*background:url(images/ico_link_arrow.gif) right center no-repeat;*/
	display:block;
	width:558px;
	color:#765045;
	}
	h2.pagetitle {
	margin: 10px 0 0 20px;
	}
	.introtext {
	margin:20px;
	width:558px;
	}
	p.intropara {
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.05em;
	line-height:normal;
	}
	/*p.normalsize {
	font-size:0.71em;
	}*/
/* Home page, single page and archive page
==========================================*/
	.post {
	margin:20px;
	width:558px;
	}
	.post small {
		color:#765045;
		}
	.post small, .navigation,  .post label {
	font-size:0.71em;
	}
	.post p {
	font-size:0.83em;
	line-height:1.6em;
	}
	.post img {
	margin:10px 0 10px 0;
	/*width:559px!important;*/
	}
	img.size-medium {
		width:500px!important;
		}
	.post .sociable img {
		width:16px !important;
		}
	.entry img {
	border:1px solid #6e4a40;	
	}
	.flashmovie {
	padding:10px 0 10px 0;
	}
/* Comments - only used on single page
======================================*/
	.topbanner{
		margin:20px;
	}
	.commentauthor a {
	color:#765045;
	}	
	p.awaitingmod {
	color:#ff0000;
	}
	p.awaitingmod em {
	font-style:normal;
	}	
	form {
	padding:0px 0 0px 0;/*reduced top padding from 10 to 0*/
	}
	#responses {
	margin: 20px 0 20px 0;
	}
	#reply {
	margin: 0 0 20px 0;
	}
	.fillmein {
	float:left;
	width:100%;
	display:inline;
	}
	.question {
	float:left;
	width:100%;
	display:inline;
	clear:both;
	margin:0 0 6px 0;
	}
	.question label {
	float:left;
	width:80px;
	display:inline;
	}
	.question input.textbox {
	float:left;
	width:148px;
	height:15px;
	padding:2px 3px;
	display:inline;
	margin: 0 0 0 3px;
	border:1px solid #cccccc;
	background:#ffffff !important;
	}
	.question .notes {
		float:left;
		display:inline;
		width:125px;
		margin: 0 0 0 5px;
		font-size:0.85em;
		}
	.question .notes p {
		padding: 0;
		}	
	textarea#comment {
	clear:both;
	float:left;
	width:298px;
	display:inline;
	border:1px solid #cccccc;
	background:#ffffff !important;
	margin: 0 0 6px 82px;
	}
	#submit {
	clear:both;
	float:left;
	width:auto;
	display:inline;
	margin:0 0 10px 325px;
	}
/* next/prev post navigation */
	#content .post .navigation {
	width:100%;
	float:left;
	display:inline;
	clear:both;
	margin:20px 0 20px 0;
	}
	.alignleft {
	width:50%;
	float:left;
	display:inline;
	text-align:left;
	}
	.alignright {
	width:50%;
	float:left;
	display:inline;
	text-align:right;
	}	
/* Right Hand side
==================*/
	#sidebar {
	width:297px;
	float:left;
	display:inline;
	margin:15px 0 0 0;
	/*background:#e8b34b;*/
	background:#f7f1db;
	font-size:0.63em;
	font-family:Arial, Helvetica, sans-serif;
	/*min-height:960px;
	height:auto!important;
	height:960px;*/
	padding-top:10px;
	}
	.sidebarcontent {
	margin: 10px;
	width: 279px;
	}
	
	
	#sidebar .introbox {
		border:8px solid #6e4a40;
		min-height:150px;
		height:auto!important;
		height:150px;
		background:#ebc96a url(http://www.thisisanad.com/wp-content/themes/TIAA_V1/images/bg_sidebar_intro.gif) top no-repeat;
		}
	#sidebar .introbox img {
		margin: 0 0 0 5px;
		}	
	#sidebar .introbox p {
		margin: 0 5px 0 5px;
		}
		
	#sidebar .descbox {
		border:8px solid #6e4a40;
		min-height:150px;
		height:auto!important;
		height:150px;
		background:#ebc96a url(http://www.thisisanad.com/wp-content/themes/TIAA_V1/images/bg_desc.jpg) top no-repeat;
		margin: 15px 0 0 0;
		}
	#sidebar .descbox img {
		padding: 10px 5px;
		}	
	#sidebar .descbox a {
		color:#6e4a40;
		}	
		
	#sidebar .descbox p.maindesc {
		padding: 10px 5px 0 5px;;
		}
	#sidebar .descbox p {
		padding: 5px 5px 0 5px;;
		}	
	#sidebar .descbox p a {
		text-align:right;
		display:block;
		
		}			
	#sidebar .introbox ul {
		margin: 0 0 0 5px;
		}
	#sidebar .introbox li {
	width:233px;
	border-bottom:1px solid #ebc96a;
	}
	#sidebar .introbox li a {
	width:233px;
	}
	
	
	
	#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.40em;
	font-weight:bold;
	color:#767676;
	margin: 20px 0 10px 0;
	}
	#sidebar a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	#sidebar a {
	color:#FFFFFF;
	text-decoration:none;
	}
		
/* Sidebar calendar
===================*/
	/*table#wp-calendar {
	width:277px;
	}
	table#wp-calendar caption {
	background:#006c6c;
	text-align:left;
	padding:3px 7px 3px 7px;
	}
	table#wp-calendar thead {
	background:#1d2528;
	color:#989fa1;
	}
	table#wp-calendar thead th {
	text-align:left;
	padding: 3px 7px 3px 7px;
	font-weight:normal;
	text-align:center;
	}
	table#wp-calendar tbody td {
	text-align:center;
	width:33px;
	padding: 3px 7px 3px 7px;
	}
	table#wp-calendar tbody td a {
	background:#FFFFFF;
	color:#ffffff;
	padding: 3px 7px 3px 7px;
	display:block;
	}
	table#wp-calendar tbody td {
	background:#263135;
	border-bottom:1px solid #2b383c;
	}
	table#wp-calendar tfoot {
	background:#1d2528;
	padding:3px 7px 3px 7px;
	}
	table#wp-calendar tfoot td#prev {
	text-align:left;
	}
	table#wp-calendar tfoot td#next {
	text-align:right;
	}
	table#wp-calendar tfoot td {
	padding: 3px 7px 3px 7px;
	}
	table#wp-calendar tfoot td a {
	background:#1d2528;
	color:#FFFFFF;
	}
	#sidebar .spacing {
	height: 25px;
	}*/

/* Sidebar list links
=====================*/
	#sidebar ul {
	list-style-type:none;

	}
	#sidebar ul li ul li {
	margin:0;
	padding:0;
	}
	#sidebar li {
	display:block;
	width:263px;
	background:#6e4a40;
	border-bottom:1px solid #f7f1db;
	padding:5px 7px 5px 7px;
	}
	#sidebar li a {
	background:url(http://www.thisisanad.com/wp-content/themes/TIAA_V1/images/ico_link_arrow.gif) right center no-repeat;
	display:block;
	width:263px;
	}
/* Sidebar RSS feed link
========================*/
	/* Aligns the RSS icon
	=======================*/
	#sidebar li.rssfeed .subscribe img {
	vertical-align:middle;
	}
	#sidebar li.rssfeed a:hover {
	text-decoration:none;
	}
	/* adds underline to the text on hover
	======================================*/
	#sidebar li.rssfeed a:hover .underline {
	text-decoration:underline;
	}
/* Sidebar search box
=====================*/
	#sidebar .searchbox {
	padding: 10px 0 20px 0;
	}
	/*
	========================*/
	#sidebar #s {
	border:1px solid #cccccc;
	float:left;
	display:inline;
	width:192px;
	height:15px;
	margin: 3px 0 0 7px;	
	padding:2px 3px;
	}
	/*
	========================*/
	#sidebar #searchsubmit {
	margin: 2px 0 0 10px;
	float:left;
	display:inline;
	width:56px;
	vertical-align:baseline;
	background: #6E4A40 ; /*New bg colour*/
	}
/* Footer
=========*/
	#footer {
	clear:both;
	padding: 10px 0 10px 50px;
	color:#765045;
	font-size:60.5%;
	}
	/* link back to daredigital.com
	===============================*/
	#footer a {
	color:#765045;
	}
	#footer a:hover {
	color:#765045;
	text-decoration:underline;
	}	
