/*
Wordpress Theme Name: rosabrook
Theme URI: http://www.rosabrook.com.au/
Description: Custom theme for Rosabrook Wines.
Version: 1.00.01
Author: Michael Major Media
Author URI: http://www.michaelmajor.com.au/
Tags:
*/

html { overflow-y:scroll; }

body {
	margin:0;
	padding:0;
	background:#E5E4D7 url('images/bg.gif') no-repeat center top;
	font-size:0.8em;
	font-family:Tahoma, Geneva, sans-serif;
	color:#5D5E60;
	line-height:1.5em;
	}

*:focus { outline:none;	}

* {
	margin:0;
	padding:0;
	}

input {  /* for opera */
	border:1px solid #bbb;
	padding:2px;
	margin-bottom:3px;
}
input[type=text], input[type=password]{
	border:1px solid #bbb;
	padding:2px;
	margin-bottom:3px;
}
input[type=text]:link, input[type=text]:visited,
input[type=password]:link, input[type=password]:visited {
	border:1px solid #bbb;
	padding:2px;
	margin-bottom:3px;
}
input[type=text]:hover, input[type=text]:active, input[type=text]:focus,
input[type=password]:hover, input[type=password]:active, input[type=password]:focus,
input:hover{
	border:1px solid #b85b5a;
}

input[type=submit], label, select, .pointer { cursor:pointer; }
input[type=submit] {
	color:#F0EFE8;
	background:#A72E30;
	border:1px solid #A72E30;
	padding:0 2px;
}

::selection{ /* Safari and Opera */
	background:#C3B48C;
	color:#000;
}
::-moz-selection{ /* Firefox */
	background:#C3B48C;
	color:#000;
}

a:link, a:visited, a:hover, a:active {
	color:#b85b5a;
	text-decoration:none;
	}
a:link, a:visited {
	text-decoration:none;
	}
a:hover, a:active {
	text-decoration:underline;
	}

.navigation a:link, .navigation a:visited {
	color:#5D5E60;
	}

.navigation a:hover, .navigation a:active {
	color:#b85b5a;
	text-decoration:none;
	}

div.tag a img.photos:link, div.tag a img.photos:visited {
	border:1px solid #bbb;
	}

div.tag a img.photos:hover, div.tag a img.photos:active, div.tag a img.photos:focus {
	border:1px solid #b85b5a;
	}

h2, h3, h4 {
	font-family:Times New Roman, Times, serif;
	font-weight:normal;
	font-variant:small-caps;
	color:#A72E30;
	}

h2 {
	font-size: 170%;
	margin-bottom:2em;
	}

h2.pagetitle {
	font-size: 170%;
	margin-bottom:2em;
	}

h3 {
	font-size: 120%;
	margin-top:0.5em;
	margin-bottom:0.5em;
	}

h4 {
	font-size: 130%;
	margin-top:0.5em;
	margin-bottom:0.5em;
	color:#5D5E60;
	}

body.blog h2 {
	margin-bottom:1em;
	padding-bottom:0.3em;
	background:url('images/line_footer.jpg') no-repeat center bottom;
	overflow:visible;
	}

h3.comments {
	margin: 40px auto 20px ;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #A72E30;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

p, ul, ol, dl {
	margin-top:1em;
	margin-bottom:1em;
	}

ol {
	margin-left:2em;
	list-style-type:decimal;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align:left;
	display:block;
	}

.alignleft,
img.alignleft {
	display:inline;
	float:left;
	margin-right:10px;
}
.alignright,
img.alignright {
	display:inline;
	float:right;
	margin-left:10px;
}
.aligncenter,
img.aligncenter {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom:10px;
}

#page {
	position:absolute;
	top:0;
	left:50%;
	width:950px;
	margin-left:-475px;
	background:#F0EFE8 url('images/rosabrook_page_bg.jpg') no-repeat center top;
	}

body.page-id-18 #page {
	background:#F0EFE8 url('images/rosabrook_splashpage_bg2.jpg') no-repeat center top;
	}

body.blog #page, body.page-phplist #page, body.page-template-page-template-trademedia-php #page {
	background:#F0EFE8 url('images/rosabrook_blankpage_bg.jpg') no-repeat center top;
	}

div#information {
	position:relative;
	width:470px;
	margin-top:1.5em;
	background:#FFFFFF;
	}

div#information h3 {
	background:url('images/line_info.jpg') no-repeat center bottom;
	display:block;
	padding:1em 1em 0.5em 1em;
	}

div#information table {
	margin:0 1em 1em 1em;
	}

div#information table th {
	font-weight:normal;
	text-align:right;
	padding-right:0.5em;
	}

body.error404 #content {
	height:600px;
	}

#header {
	height:106px;
	width:100%;
	/* see menu.css */
	}

#header p#homelink {
	float:left;
	}

#header p#homelink a {
	display:block;
	width:315px;
	height:75px;
	margin:0;
	text-decoration:none;
	}

#header h1 {
	margin-left:-3000px;
	line-height:0;
	}

body.page-phplist h1 {
	font-size: 120%;
	margin-top:0.5em;
	margin-bottom:0.5em;
	}

#content {
	float:left;
	width:100%;
	font-size:100%;
	margin-top:75px;
	}

body.page-id-18 #content {
	height:600px;
	margin-top:0;
	}

#content ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}
#content ul li {
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 14px;
	}

body.page-phplist #content ul, body.page-template-page-template-trademedia-php #content ul {
	list-style-type: disc;
	margin-left: 1em;
}
body.page-phplist #content ul li, body.page-template-page-template-trademedia-php #content ul li {
	background: none;
	padding-left: 14px;
	}

#content #leftstatement {
	float:left;
	margin-top:56px;
	margin-left:160px;
	width:350px;
	}

#content #leftstatement p {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight:normal;
	color:#5B5A3F;
	font-size:17px;
	line-height:1.8em;
	text-align:center;
	}

#content #leftpic {
	float:left;
	width:311px;
	}

#content #leftpic.winebottle {
	margin-top:-30px;
	}

#content #leftpic img {
	float:right;
	}

#content #leftpic.winebottle img {
	margin-right:30px;
	}

#content #leftpic ul.xoxo {
	clear:left;
	float:left;
	margin-top:1em;
	margin-left:4.4em;
	}

#content #leftpic ul li#archives-3 {
	background-image:none;
	padding:0;
	}

h3.download {
	margin-top:-1em;
	}
h3.download span {
	color:#5D5E60;
	font-weight:normal;
	padding:0 0.2em 0 0.8em;
	}

h3.download img {
	display:inline;
	position:relative;
	bottom:-1.6em;
	}

.buybutton {
	margin-top:0.7em;
	}

.rightcolumn {
	float:left;
	width:50%;
	margin:0 0 40px 60px;
	text-align: justify;
	}

body.page-phplist .rightcolumn, body.page-template-page-template-trademedia-php .rightcolumn {
	width:90%;
	}

.post.hentry {
	margin:0 0 2em 0;
	}

#footer {
	position:relative;
	margin-top:2em;
	width: 100%;
	clear: left;
	display:table;
	background:url('images/line_footer.jpg') no-repeat center top;
	font-size:80%;
	}

#footer p {
	float:left;
	margin-top:3em;
	margin-left:50px;
	}

#footer table {
	float:right;
	text-align:center;
	margin-top:0.5em;
	margin-right:50px;
}

#footer td a {
	display:block;
	}

#footer td a img.emailpic {
	float:right;
	margin-right:0.2em;
	}

#footer td a img.facebookpic {
	float:left;
	margin-left:0.2em;
	}

#footer a {
	color:#5D5E60;
	text-decoration:none;
	}

#footer a:hover {
	color:#5D5E60;
	text-decoration:underline;
	}

#footer a.connected {
	text-decoration:none;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px 10px;
	}

.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #5D5E60;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color:#b85b5a;
	text-decoration:none;
	}

.post a[target="_blank"], .post a[target="new"] {
	padding:0 20px 0 0;
	background:transparent url(images/arrow.gif) no-repeat center right;
}

.post a.imageLink[target="_blank"] {
	padding:0;
	background:none;
}

.post a[href$='.pdf'] {
	padding:0 20px 0 0;
	background:transparent url(images/icon_pdf_small.jpg) no-repeat center right;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

p.postmetadata {
	display: block;
	}

.navigation {
	position:absolute;
	top:136px;
	left:50%;
	width:810px;
	margin-left:-420px;
	display:block;
	}

/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.clear {
	clear: both;
}

.center {
	text-align: center;
	}

.right {
	float: right;
	}

.left {
	float: left;
	}

.hidden {
	display: none;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px 5px;
	margin: 0;
}
/* End captions */


/*
#contact_form table {
	border-collapse: collapse;
	border: none;
	background:#F0EFE8;
}
#contact_form th {
	font-weight: normal;
	text-align: right;
	padding: 2px 3px 2px 2px;
}
#contact_form th.required {
	text-decoration: underline;
}
#contact_form td {
	padding: 2px;
}
#contact_form td input {
	border:1px solid #F0EFE8;
}
#contact_form td input[type=text]:focus, #contact_form td input[type=password]:focus,
#contact_form td input:hover {
	background:#A72E30;
	border:1px solid #A72E30;
}
#contact_form td input.button {
	color:#F0EFE8;
	background:#A72E30;
	border:1px solid #A72E30;
	padding:0 2px;
	cursor:pointer;
}
#contact_form td input.button:hover,
#contact_form td input.button:active,
#contact_form td input.button:focus  {
	outline:1px dotted black;
}
*/

.print {
	display:none;
	height:0;
	width:0;
}

body.page-phplist .required {
	font-weight: bold;
}
body.page-phplist .required:after {
	content: " *";
	color: red;
}

/* news posts gallery */


body.single-attachment div.entry {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
body.single-attachment div.navigation {
	position:relative;
	top:0;
	left:0;
	width:305px;
	display:block;
	margin:0;
	margin-left:auto;
	margin-right:auto;
}
body.single-attachment div.alignleft{
	margin-right:auto;
}
body.single-attachment div.alignright {
	margin-left:auto;
}
body.single-attachment p.attachment {
	text-align:center;
	margin:0;
}

