/*
Theme Name: Weedworks
Theme URI: http://www.weedworks.com.au
Description:A Theme by Weedworks
Version: 1.0
Author: Louisa Tracey
Author URI: http://www.weedworks.com.au
*/

body {
background-color:#fff;
margin: 0;
padding: 0;
width: auto;
height: auto;
font: 75%/1.5 'Times New Roman',Lucida,Verdana,Arial,Helvetica,sans-serif;
color: #grey;
}

#homepageslider {
	-moz-border-radius:10px;
	border-radius:10px;
	background-color:#d5d5d5;
	margin-bottom:30px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
}
#texture {
width:300px; font-size:16px;padding:15px;text-align:center;float: right;border:#fff solid 3px;background-image: url(images/texture.jpg) no repeat;

}

h1 {
font-size: 17px;
padding: 0;
margin: 0;
font-weight: normal;
color: #9b9b9b;
text-transform:uppercase;
padding-bottom:15px;
}

h1 a:link, h1 a:active, h1 a:visited {
color: #4A4A4A;
}

h1 a:hover {
color: #999999;
}

a:link, a:visited {
color: #8B8B8B;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #6B6B6B;
}

h2 {
font-size: 24px;
font-weight: normal;
padding: 0;
margin: 0 0 2px 0;
color: #8b8b8b;

}

h2 a:link, h2 a:active, h2 a:visited {
color: #838383;
}

h2 a:hover {
text-decoration: underline;
}

h3 {
font-size: 15px;
padding: 0;
margin: 0;
font-weight: normal;
color: #6c6c6c;
}

h4 {
font-size: 12px;
padding: 0;
margin: 0;
font-weight: bold;
color: #4A4A4A;
}

img {
border: 0;
}

p {
margin: 0 0 10px 0;
}

small {
padding: 0 0 0 5px;
}

#wrapper {
width: 960px;
margin: 0px auto;
overflow: hidden;
}

/** header styles **/
#headwrap {
	float: left;
	width: 960px;
	height: 110px;
	background-color:#FFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



#menu {
float: right;
width: 960px;
height: 26px;
color: #4A4A4A;
font-size: 12px;
margin-top: 73px;
text-align: right;
}

#logo {
float: left;
width: 410px;
height: 118px;
}

#textlogo {
float: left;
width: 410px;
height: 118px;
}

#textlogo h1 {
font-size: 36px;
margin: 35px 0 0 0;
}

#logo img {
margin: 30px 0 0 0;
}

#topad {
float: left;
width: 480px;
height: 118px;
text-align: right;
}

#topad img {
margin: 30px 0 0 0;
}

/** gallery styles **/
#contentwrap {
width: 960px;
float: left;
padding: 0px 0 0 0;
}

#maincontent {
width: 960px;
float: left;
min-height:500px;
}

#maincontent2 {
width: 960px;
float: left;

}
#maincontent3 {

float:left;
width:960px;

}

#pagenavi {
width: 640px;
float: left;
margin: 0 0 20px 0;
font-size: 12px;
}

#pagenavi a:link, #pagenavi a:visited {
background: url(images/content-bg.png) repeat;
padding: 3px 5px 5px 5px;
display: block;
}

#pagenavi a:hover {
background: url(images/content-bg-alt.png) repeat;
}

#newer {
margin: 0 20px 0 0;
}

.galleryitem {
width:161px;
-moz-border-radius:7px;
border-radius:7px;
float: left;
padding:10px;
margin: 0 11px 11px 0;
background-color:#f6f6f6;
height:160px;
}

.galleryitem img {
border:2px solid #fff;
}

.galleryitem img:hover {

}

.galleryitem a:hover .desc {
display: block;
font-size: 12px;
line-height: 18px;
font-weight: normal;
color: #grey;
position: absolute;
padding: 0px 5px 0px 5px;
float:right;
width: 152px;
background: #FFF;
filter:alpha(opacity=90);
opacity:.90;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
z-index:80;
}

.galleryitem a .desc {	display: none; }
.galleryitem a:hover .more { visibility: hidden;}


.galleryitem h3 {
padding: 5px 5px 0 5px;
margin: 0;
font-weight: normal;
font-size: 14px;
font-weight: normal;
color: #838383;


}

* + html .galleryitem h3 {
padding: 2px 5px 0 5px;
}

.galleryitem p {
margin: 8px 5px 0 5px;
color: #838383;
}

p.small {
font-size: 9px;
margin: 0 0 0 5px;
}

.commentsnumber {
background: url(images/comments.png) top left no-repeat;
width: 32px;
height: 30px;
margin: 40px 5px 5px 0;
padding: 4px 0 0 0;
text-align: center;
float: right;
}

.commentsnumber a:link, .commentsnumber a:visited {
color: #101010;
}

.commentsnumber a:hover {
color: #757575;
}

/** single post styles **/
.post_image {
width: 620px;
float: left;
margin: 0 20px 20px 0;
text-align: center;
background: url(images/content-bg.png) repeat;
}

.postcontent {
width: 930px;
float: left;
margin: 0 20px 0 0;
padding: 15px 15px 0 15px;
background-color:#f6f6f6;
-moz-border-radius:10px;
border-radius:10px;
}

.postcontent .texture {
width:300px;
font-size:16px;
padding:15px;
float: right;
border:#fff solid 3px;
background: url(images/texture.jpg) no repeat;

}

.postcontent a:link {
#8B8B8B

}

.postcontent a:hover {
#7B7B7B

}

.postcontent h2 {
font-size: 24px;

}

.postcontent ul {
margin: 0 0 8px 0;
padding: 0;
list-style: none;
}

.postcontent li {
padding: 0 0 0 20px;
margin: 8px 0 0 0;
background: url(images/bullet.png) top left no-repeat;
}

.postcontent p{
font-size:1.2em;
line-height:150%;
color:#8b8b8b;
}
.postcontent ol li {
background: none;
padding: 0;
margin: 8px 0 0 -20px;
}

#single {
margin: 0 0 25px 0;
}

.thumbnail {
float: right;
margin: 0 0 15px 15px;
}

.postdets {
font-size: 10px;
color: #4A4A4A;
margin: 5px 0 15px 0;
line-height: 1.1em;
}

.postdets a:link, .postdets a:visited {
color: #4A4A4A;
font-weight: normal;
}

.postdets a:hover {
text-decoration: underline;
}

/** page styles **/
#page {
margin: 0 0 20px 0;
}

/** sidebar styles **/
#sidebar {
width: 300px;
float: left;
}

.widgetblock {
width: 284px;
float: left;
margin: 0 0 20px 0;
padding: 6px 8px 8px 8px;
background-color:#f6f6f6;
}

.widgetblock h3 {
background: url(images/content-bg.png) bottom no-repeat;
padding: 0 0 5px 0;
margin: 0 0 8px 0;
}

#searchwrap {
background: none;
margin: 0;
float: right;
background: url(images/search-bg.png) top left no-repeat;
width: 284px;
}

#searchwrap input{
vertical-align: middle;
background: none;
color: #000000;
font-family: arial,helvetica,verdana,sans-serif;
}

#s{
font-size: 14px;
border: none;
padding: 4px 4px;
margin-right: 3px;
width: 245px;
}

/** sidebar ads **/
#sidebar .p75_sidebar_ads {
padding-top: 9px;
padding-left: 9px;
}

#sidebar .p75_sidebar_ads img.sidebar_ad {
width: 125px;
height: 125px;
float: left;
margin: 8px;
}

/** tag cloud **/
#tag_cloud {
margin: 20px 0 0 0;
float: left;
width: 100%;
}

#sidebar #tag_cloud a {
background: url(images/content-bg.png) repeat;
float: left;
padding: 3px 5px 5px 5px;
margin: 0 1px 1px 0;
}

#sidebar #tag_cloud a:hover {
background: url(images/content-bg-alt.png) repeat;
}

/** featured content **/
#sidebar .cat_posts ul {
list-style: none;
margin: 0;
padding: 0;
}

#sidebar .cat_posts ul li {
clear: both;
background: url(images/content-bg.png) bottom left no-repeat;
padding-bottom: 8px;
margin-bottom: 8px;
float: left;
width: 284px;
}

#sidebar .cat_posts ul li.last {
border: 0;
padding: 0;
margin: 0;
}

#sidebar .cat_posts ul li img.thumbnail {
float: left;
margin: 2px 8px 0 0;
}

#sidebar .cat_posts ul li a.post_title {

}

/** footer styles **/
#footer {
	width: 940px;
	float: left;
	height:100px;
	border-top:#d8d8d8 1px solid;
	margin: 10px 0 0 0;
	padding: 20px 0 50px 0;
	text-align: center;
	background-image: url(images/footerlogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer p {
	font-size:1em;
	color:#a6a6a6;
	text-align: right;
	line-height:120%;
	}

#footer a:link, #footer a:visited {
color:#a6a6a6;
font-weight: normal;
}

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

#footer p {

}

#footer h3 {
color: #4A4A4A;
padding: 0;
margin: 0 0 4px 0;
}

* + html #footer {
margin: 30px 0 0 0;
}

/** menu styles **/
.sf-menu,.sf-menu * {
list-style: none;
margin: 0;
padding: 0;

font-size: 12px;
text-align: left;
}

.sf-menu {
line-height: 1.0;
float: right;
}

.sf-menu ul {
position: absolute;
top: -999em;
width: 150px;
}

.sf-menu ul li {
width: 100%;
}

.sf-menu li:hover {
visibility: inherit;
color:#6b6b6b;
}

.sf-menu li {
float: left;
position: relative;
margin: 0 0 0 1px;
}

.sf-menu a {
display: block;
position: relative;
text-decoration: none;
padding: 6px 12px 8px 12px;
color:#a3a3a3;
font-size:15px;
font-weight:normal;
}

.sf-menu a:hover {
color:#6b6b6b;

}

.sf-menu .current_page_item a {
	color: #6b6b6b;
	border-bottom:#CCC 1px solid;
	font-weight:bold;
	
}

* + html .sf-menu a {
padding: 7px 10px 7px 10px;
}

.sf-menu li:hover ul,.sf-menu li.sfHover ul {
left: 0;
top: 26px;
z-index: 99;
color:#6b6b6b;
}



.sf-menu li li {
background: url(images/content-bg.png) repeat;
margin: 1px 1px 0 0;
}

.sf-menu li li li {
left: -270px;
top: -1px;
background: url(images/content-bg.png) repeat;
margin: 1px 1px 0 -1px;
}

.sf-menu a.sf-with-ul {
min-width: 1px;
}

.sf-sub-indicator {
position: absolute;
display: block;
right: .75em;
top: 1.05em;
width: 10px;
height: 10px;
text-indent: -999em;
overflow: hidden;
}

ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul,ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul {
top:-999em;
}

ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul,ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul {
left:10em;
top:0;
}

.sf-menu ul .sf-sub-indicator,.sf-menu ul a:focus > .sf-sub-indicator,.sf-menu ul a:hover > .sf-sub-indicator,.sf-menu ul a:active > .sf-sub-indicator,.sf-menu ul li:hover > a > .sf-sub-indicator,.sf-menu ul li.sfHover > a > .sf-sub-indicator {
background-position:-10px 0;
}

/** comment styles **/
#comments {
width: 604px;
color: #4A4A4A;
margin: 0 0 20px 0;
float: left;
}

#reply_form {
background: url(images/content-bg.png) repeat;
width: 604px;
margin: 20px 0 0 0;
padding: 8px;
float: left;
}

* + html #comments {
margin: 0 0 -10px 0;
}

#comments h3 {
font-size: 16px;
font-weight: normal;
margin: 5px 0 0 0;
padding: 0;
}

#comments p {
margin: 5px 0 5px 0;
}

.comment-author {
font-weight: normal;
}

.comment-meta {
font-size: 10px;
font-weight: normal;
margin: 0 0 10px 0;
}

.avatar {
float: right;
display: inline;
margin: 0 0 15px 15px;
}

#comment {
width: 510px;
font: 12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color: #333 !important;
}

ol.commentlist {
margin: 0 0 20px 0;
padding: 0;
list-style: none;
}

ol.commentlist p {
margin-bottom: 10px;
}

ol.commentlist a:link, ol.commentlist a:visited {
color: #4A4A4A;
}

ol.commentlist a:hover {
color: #4A4A4A;
text-decoration: underline;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
margin: 0;
padding: 0;
}

ol.commentlist li.alt {
padding: 8px 8px 0 8px;
margin: 20px 0 0 0;
background: url(images/content-bg.png) repeat;
color: #4A4A4A;
width: 604px;
float: left;
}

ol.commentlist li {
padding: 8px 8px 0 8px;
margin: 20px 0 0 0;
background: url(images/content-bg.png) repeat;
color: #4A4A4A;
width: 604px;
float: left;
}

ol.commentlist li div.reply {
color: #4A4A4A;
padding: 4px 10px 5px 10px;
text-align: center;
width: 36px;
background: url(images/content-bg.png) repeat;
margin: 10px 0 10px 0;
cursor: pointer;
font-size: 9px;
}

ol.commentlist li div.reply:hover {
background: url(images/content-bg-alt.png) repeat;
}

ol.commentlist li div.reply a {
color: #4A4A4A;
text-decoration: none;

}

ol.commentlist li ul.children { 
list-style: none; 
margin: 0;
padding: 0;
text-indent: 0; 
}

ol.commentlist li ul.children li {
background: none;
margin: 10px 0 0 0;
padding: 10px 0 0px 0;
background: url(images/content-bg.png) top left repeat-x;
width: 604px;
float: left;
}

ol.commentlist li ul.children li.alt {
background: none;
margin: 10px 0 0 0;
padding: 10px 0 0px 0;
background: url(images/content-bg.png) top left repeat-x;
width: 604px;
float: left;
}

ol.commentlist li ul.children li.depth-2 { margin:0; }
ol.commentlist li ul.children li.depth-3 { margin:0; }
ol.commentlist li ul.children li.depth-4 { margin:0; }
ol.commentlist li ul.children li.depth-5 { margin:0; }


.wpcf7-submit {
cursor: pointer;
background: url(images/submit.png) 0 0;
border: none;
width: 120px;
height: 30px;
padding: 0;
margin: 0 0 -20px 0;
}
* + html .wpcf7-submit {
margin: 0 0 10px 0;
}
.wpcf7-submit:hover {
background: url(images/submit.png) 0 -30px;
}

input#submit {
cursor: pointer;
background: url(images/submit.png) 0 0;
border: none;
width: 120px;
height: 30px;
padding: 0;
margin: 0 0 -20px 0;
}

* + html input#submit {
margin: 0 0 10px 0;
}

input#submit:hover {
background: url(images/submit.png) 0 -30px;
}


#comment {
background: url(images/text-area.png) top left no-repeat;
border: none;
width: 604px;
height: 215px;
padding: 5px;
}

* + html #comment {
width: 594px;
}

#author {
background: url(images/fields-name.png) top left no-repeat;
border: none;
width: 154px;
height: 20px;
padding: 7px 125px 3px 5px;
}

#email {
background: url(images/fields-email.png) top left no-repeat;
border: none;
width: 154px;
height: 20px;
padding: 7px 125px 3px 5px;
}

#url {
background: url(images/fields-web.png) top left no-repeat;
border: none;
width: 154px;
height: 20px;
padding: 7px 125px 3px 5px;
}

#respond {
padding: 0 15px 10px 0;
}

.fieldset {
list-style: none;
margin: 0;
padding: 0;
}

.fieldset li {
margin: 0 0 10px 0;
padding: 0;
}

/** wordpress specific styles **/
.wp-caption img {
margin-bottom: 5px;
padding:5px;
background-color:#4A4A4A;
}

.wp-caption-text {
color:#4A4A4A;
text-align:center;
padding-top: 5px;
padding-bottom: 5px;
width: auto;
font-weight: bold;

}

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

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 5px;
margin: 0 0 2px 10px;
display: inline;
}

img.alignleft {
padding: 5px;
margin: 0 10px 2px 0;
display: inline;
}

.alignright {
float: right;
margin-left: 15px;
}

.alignleft {
float: left;
margin-right: 15px;
}

#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; }

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;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}

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

.wp-caption {
text-align: center;
background: url(images/content-bg.png)repeat;
padding: 10px 5px 0 5px;
margin-bottom: 5px;
}

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

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 4px 4px 5px;
margin: 0;
background: none;
color: #333;
}
