/*
THEME NAME: The Design Files
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Built with Sandbox
VERSION: 1
AUTHOR: <a href="http://dvize.com/">Dvize Creative</a>
AUTHOR URI: 
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */


/* Just some example content */

body  {
	background:none repeat scroll 0 0 #ecedee;
	color:#333333;
	margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}


#topbar {
	background-color:#FFF;
	float: left;
	width: 966px;
	margin-bottom: 5px;
	
}

#wrapper {
	text-align: center;
}

#wrapper2 {
	text-align: center;
	background-color: #FFF;
	height: 33px;
	

	
}
#header img {
	*padding-top: 8px;
}



#access {
	display: none;
}

 
a:link {
color:#0066CC;
text-decoration:none;
}
a:visited {
color:#0066CC;
text-decoration:none;
}
a:hover {
color:#cc6600;
text-decoration:underline;
}

a img {
	border: none;
}

.mainwidth {
		width: 958px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	
}

#container {
	width: 530px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;	
}



#leftcol {
	width: 190px;
	
	float: left;
	margin-right: 24px;
	_margin-right: 10px;
	
}

#rightcol {
	width: 190px;

	float: left;
	margin-left: 24px;
	_margin-left: 20px;
		
}




div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-date {
clear:both;
}

h1, h2, h3, h4, h5, h6 {
	clear:both;
}

h1.entry-title, h2, h3.entry-title {
	font-weight: normal;
	background-color: #ffffff;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	width: 518px;
	font-size: 1.3em;
	margin-bottom: 8px;
	margin-top: 0px;
}
h2 {
	color: #000000;

}
h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 0.1em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-weight: normal;
}

h1.page-title, .page h1.entry-title, h2.page-title, .page h2.entry-title {
	font-weight: normal;
	background-color: #ffffff;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	width: 518px;
	font-size: 1.4em;
	margin-bottom: 20px;
	margin-top: 0px;
}

h1.entry-title a, h2.entry-title a, h3.entry-title a{
	color: #000;
	text-decoration: none;
}
.category-sydney h2.entry-title, .category-sydney h1.entry-title {
	background-color: #CACB1E;
}

.category-melbourne h2.entry-title, .category-melbourne h1.entry-title {
	background-color: #EE8122;
}
.category-giveaway h2.entry-title, .category-giveaway h1.entry-title {
	background-color: #E54327;
}
.category-interview h2.entry-title, .category-interview h1.entry-title {
	background-color: #67C2C7;
}

.category-australian-homes h2.entry-title, .category-australian-homes h1.entry-title {
	background-color: #FFE918;
}

.category-guest h2.entry-title, .category-guest h1.entry-title {
	background-color: #BDDB7E;
}






div#container,div#primary {

}
.entry-date {
	color:#999999;
	letter-spacing:0.2em;
	text-transform:uppercase;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 6px;
	font-size: 11px;
}
abbr {
	border: none;
}

form#commentform {
	margin-top: 20px;
}

form#commentform .form-label {
	width: 200px;
	text-transform: uppercase;
	text-align: right;
	float: left;
	margin-bottom: 10px;
	padding-top: 6px;
}
form#commentform .form-input {
	width: 300px;
	float: right;
	margin-bottom: 10px;
	

}

form#commentform .form-input .text{
	width: 300px;
	background-color: #FFF;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 0px;
	
}
*form#commentform .form-input .text {
	width: 292px;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol  {

	margin: 0;
	padding: 0px;
}


div.comments ol li {
	color:#CCC;
	border-bottom:1px solid #ABAAAA;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-bottom: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float:left;
	width: 100%;
}


.commentleft, .commenttext {
	color:#333333;
}

#comments h3 {
	text-transform: uppercase;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	
	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color:#ABAAAA;
	font-weight: normal;
}
div.comments ol li.comment-author-lucy {
	padding-top: 12px;
	background-color: #FFF;	
	margin-top: -12px;
}

.comment-author  {
	font-size: 1.2em;
	margin-bottom: 16px;
	
}
.comment-meta  {
	font-size: 0.9em;
	text-transform: uppercase;
}

#comments .avatar {
	display: none;
}

.commenttext {
	width:300px;
	float: right;
	padding-right:12px;
	font-size: .9em;
	display: block;
}
.commentleft {
	width:200px;
	float: left;
	text-align: right;
	margin-top: 12px;
}


textarea#comment {
	font-size: .9em;
	height:10em;
	margin:0 0 0.5em;
	overflow:auto;
	width:100%;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
	clear:both;
	width:480px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 6px;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
	text-align:left;
	margin-bottom: 10px;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
	
margin:1em 0;
height:36px;
	
}

div#nav-images a, .nav-images-back a{
color: #000
}

div#nav-images .nav-previous {
	background-image: url(img/photo-gallery-previous.png);
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 6px;
	margin-left: 6px;
	padding-left: 20px;
}

div#nav-images .nav-next {
	background-image: url(img/photo-gallery-next.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
	padding-top: 6px;
	margin-right: 6px;
	padding-right: 20px;
}
.attachment-jpeg div.navigation div {
width:100px;
}
.attachment-jpeg .entry-caption {
	text-align: center;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}


.nav-images-back {
	border-top:1px solid #ABAAAA;
	clear:left;
	color:#999999;
	font-size:11px;
	letter-spacing:0.2em;
	margin-bottom:12px;
	padding-bottom:22px;
	padding-top:8px;
	padding-left:6px;
	text-transform:uppercase;
	text-align: center;
}

div.sidebar h3  {
	color:#999999;
	font-size: 11px;
	letter-spacing:0.2em;
	text-transform:uppercase;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 1em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar ul {
margin:0;
padding:0;
}

.entry-content img.alignnone {
	border: 6px solid #FFF;
}
.entry-content div a img {
		border: none;
}
div.entry-attachment a img {
	border: 6px solid #FFF;
}

.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin: 0px;
padding:0px;
	text-align: center;
	width: 104px;
height: 104px;
}
.entry-content div.gallery a img {
border: 1px solid #DDD;
padding: 2px;
}
.gallery-caption {
	margin-left: 0;
	}





/*
#searchform {
	float:right;
	background-image: url(img/search.jpg);
	height: 27px;
	padding-top: 5px;
	padding-top: 3px\9;
	background-repeat: no-repeat;
	background-position: right 5px;
}
*/

#searchform {
	background-image: url(img/search.jpg);
	height: 27px;
	padding-top: 5px;
	padding-top: 3px\9;
	background-repeat: no-repeat;
	background-position: left 7px;
	position: absolute;
	top: 0px;
	right: 5px;
}


#menu1 {
	width: 700px; /*499*/
	float:left;
	height:33px;
	padding:0;
	background-image: url(img/menu1.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-indent: -900em;	
}


#menu1 li{
float:left;
list-style:none;
display:inline;
height:33px;
display:block;
}
#menu1 a {
	height:33px;
display:block;
}
#menu1 a:hover {
	background-image: url(img/menu1.jpg);
	background-repeat: no-repeat;
}
#menu1 a.cat{

		background-image: url(img/menu1.jpg);
	background-repeat: no-repeat;
}
#menu1 .b a {
	width: 175px;
}
#menu1 .b a:hover {
	background-position: 0px -33px;
}
#menu1 .b a.cat{
	background-position: 0px -66px;

}
#menu1 .c a {
	width: 184px;
}
#menu1 .c a:hover {
	background-position: -175px -33px;
}
#menu1 .c a.cat{
	background-position: -175px -66px;

}
#menu1 .d a {
	width: 140px;
}
#menu1 .d a:hover {
	background-position: -359px -33px;
}
#menu1 .d a.cat{
	background-position: -359px -66px;

}
#menu1 .e a {
	width: 180px;
}
#menu1 .e a:hover {
	background-position: -499px -33px;
}
#menu1 .e a.cat{
	background-position: -499px -66px;

}
#menu1 .f a {
	width: 197px;
}
#menu1 .f a:hover {
	background-position: -591px -33px;
}

#menu1 .f a.cat{
	background-position: -591px -66px;

}
#searchform  {
	
}
#searchform .text {
	margin-bottom: 4px;
	background-color: #EBEBEB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	width: 200px;
}
#searchform .button {
	
	
}

#menu2 {
	width: 966px;
	height:37px;
	padding:0;
	background-image: url(img/menu2.jpg);
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-indent: -900em;	
}

#menu2 li{
float:left;
list-style:none;
display:inline;
height:37px;
display:block;
}
#menu2 a {
	margin-right: 6px;
	height:37px;
display:block;
}
#menu2 a:hover {
	background-image: url(img/menu2.jpg);
	background-repeat: no-repeat;
}
#menu2 .b a {
	width: 131px;
}

#menu2 .b a:hover {
	background-position: 0px -36px;
}

#menu2 .c a {
	width: 204px;
}
#menu2 .c a:hover {
	background-position: -137px -36px;
}
#menu2 .d a {
	width: 186px;
}
#menu2 .d a:hover {
	background-position: -347px -36px;
}
#menu2 .e a {
	width: 133px;
}
#menu2 .e a:hover {
	background-position: -539px -36px;
}
#menu2 .f a {
	width: 90px;
}
#menu2 .f a:hover {
	background-position: -678px -36px;
}
#menu2 .g a {
	width: 192px;
	margin-right: 0px;
}
#menu2 .g a:hover {
	background-position: -774px -36px;
}

#menu3 {
	width: 193px;
	height:300px;
	padding:0;
	background-image: url(img/menu3.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		
}

#menu3 li{
list-style:none;
height:36px;
display:block;
margin-bottom: 6px;
}
#menu3 a {
	width: 193px;
	margin-right: 6px;
	height:36px;
display:block;
text-indent: -900em;

}
#menu3 a:hover {
	background-image: url(img/menu3.jpg);
	background-repeat: no-repeat;
}
#menu3 .b a:hover {
	background-position: -193px 0px;
}
#menu3 .c a:hover {
	background-position: -193px -42px;
}

#menu3 .d a:hover {
	background-position: -193px -84px;
}

#menu3 .e a:hover {
	background-position: -193px -126px;
}

#menu3 .f a:hover {
	background-position: -193px -168px;
}

#menu3 .g a:hover {
	background-position: -193px -210px;
}

#newsletter {
	
}




.clear {
	clear:both;
}
	
a {
   outline: none;
}

.designcats {
	margin-top: 18px;
	margin-right: -18px;
	text-transform: uppercase;
	font-size: 0.9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.designcats ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.designcats li{
	list-style-type: none;
	width:118px;
	float:left;
	margin-left: 0px;
	height: 172px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;	
}
.designcats li a {
	color:#636262
}
.designcats li img {
	padding-bottom: 6px;
}
#secondary {
	margin-top: 20px;
}
.sociable {
	clear:left;
	
	
}
.entry-meta {
	clear: left;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:0.2em;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABAAAA;
	padding-bottom: 22px;
	margin-bottom: 12px;
	padding-left: 6px;
}
.post {
	margin-bottom: 30px;
}
.post2 .post {
	
		margin-bottom: 0px;
}

.author a{
	color: #999999;
}
.comments-link {
	float: right;
	margin-top: -1.2em;
	
}
	.cat-links {
	width: 400px;
	display: block;
	}

/*sponsored by widget */
#text-3 img {
	padding-bottom: 16px;
}
#flexo-archives ul {
	padding-left: 0px;
}
#flexo-archives ul li{
	list-style-type: none;
	padding-left: 0px;
}
#flexo-archives ul li li{
	list-style-type: circle;
	
}
#flexo-archives ul li ul{
	padding-left: 10px;
	
}
.category-photo-gallery .linkwithin_hook, .attachment .linkwithin_hook{
	display:none;
}

/* -------------- styles added on 10/02/11 ------------*/
.gallery-item {
	margin-top:0px;
	text-align: left;
	width: 133px !important;
	height: 122px !important;

}
.gallery-item {


}
.gallery .gallery-item a img {
	width: 118px !important;
	height: 118px !important;

	border-width: 0px !important;
}
.gallery{
width: 534px !important;
margin-left: 0px !important;	
}
#firstad{
}
#firstad li{
	margin-bottom: 50px;
	margin-top: 50px;
	text-align: center;

	list-style-type: none;
}
#firstad a{
	margin-right: auto;
	margin-left: auto;
}
#firstad ul{
	margin-left: -40px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}

#firstad ul .widget .textwidget a img{
	border-color: white;
	border-style: solid;
	border-width: 5px;
}
#firstad ul .widget{
	margin-left: -40px;
	width: 530px;
}

.e{
	display: none;
}

#menu1{
	width:500px !important;
}

