/*
Theme Name: Weedworks
Theme URI: http://www.weedworks.com.au
Version: 1.2
Description: Theme by Weedworks
Author: Weedworks
Author URI: http://www.weedworks.com.au
*/


html {min-height: 100%;}

* {
	margin: 0;
	padding: 20;
}

a {color: #27527D;}
a:hover {color: #829CB5;}

body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #e1e6e6;
	line-height: 14px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

p,code,ul {padding-bottom: 10px;}

li {list-style: none;}

h1 {
	background-color: #9D5169;
	width: 744px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F4F4F4;
	text-indent: 10px;
	font-style: italic;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F4F4F4;
	background-image: url(img/bgs.jpg);
	background-repeat: repeat-y;
	text-transform: uppercase;
}
h2 {font: normal 1.6em sans-serif;}
h3 {font: bold 1.1em sans-serif;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 160%;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	padding-left: 26px
}

big {font-size: 1.1em;}

h1, h2, h3 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

label {
	display: block;
	font-size: 0.9em;
}


.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

.container {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 0 0;
	width: 780px;
}


.top {
	padding-left:0px;
	padding-right:0px;
	padding-top:30px;
	padding-bottom:0
}

#header {
	font-size: 1.2em;
	height: 200px;
	padding: 0px;
	width: 772px;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	over: hidden;
	z-index: 100;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A9A9A9;
	border-right-color: #A9A9A9;
	border-left-color: #A9A9A9;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.main {
	z-index: 50;
	background-color: #bcc2c6;
	background-repeat: repeat-y;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #999;
	border-left-color: #A9A9A9;
}

/* content */
.content {
	float: left;
	width: 745px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;
}
.content p {
    font-family: "Lucida Sans Unicode",sans-serif;
	line-height: 180%;
	}
	
img.alignright {float:right; margin:4em 4em 4em 4em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {
	float:right;
	margin:0 0 1em 1em;
	border: 4px solid #975875;
}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #905976;
}

/* footer */
.footer {
	color: #999999;
	font: normal 1em arial;
	line-height: 80px;
	height: 134px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A9A9A9;
	border-bottom-color: #A9A9A9;
	border-left-color: #A9A9A9;
}
.footer a, .footer a:hover {color: #FFF;}

/* posts */
.post h1 a {text-decoration:none;}
.post h1 a:hover {text-decoration:underline;}

.post {margin: 6px 0 2px;}
.post .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;
	margin: 2px 0 4px;
}
.post img {border: 0px solid #DDD; margin: 4px 0;}
.post a img {border: 0px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.info a {text-decoration: none;}
.info 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;}

a img {border:none;}

.style1 {
	font-size: 18px
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: .1em;
}
.style8 {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: .1em;
	text-decoration: underline;
}
.style10 {
	color: #0CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: .1em;
}
#line2 {
	background-color: #CC6699;
	height: 3px;
	margin-top: 4px;
	margin-bottom: 2px;
}
#buy_cont {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#regions {
	float: left;
	width: 800px;
}
.cost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	letter-spacing: 0.02em;
	text-align: center;
}
.ordernow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.ordernow a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.ordernow a:hover {
	color: #CCCCCC;
}
.ordernow a:visited {
	color: #FFFFFF;
}
#thankyou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	letter-spacing: 0.02em;
	text-align: center;
	float: left;
	width: 800px;
}
#mediadiv1 {
	float: left;
	width: 350px;
	margin-left: 20px;
	background-repeat: no-repeat;
	padding-right: 15px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #546992;
	text-align: right;
	font-weight: bold;	
	
	
}
#mediadiv2 {
	float: left;
	width: 350px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	text-align: left;
	font-weight: lighter;
}
#mediadiv2 a:link {
	color: #576B93;
}
#mediadiv2 a:visited {
	color: #576B93;
}
#mediadiv2 a:hover {
	color: #728BBF;
}
#printimages {
	width: 100px;
	height: 100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mediadiv3 {
	width: 100%;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: normal;
	float: left;
	font-style: italic;
}
#spacer3 {
	background-color: #9D5169;
	height: 23px;
	width: 100%;
	float: left;
	font-family: "Myriad Pro", Arial, "Times New Roman", sans-serif;
	font-size: 18px;
	color: #F4F4F4;
	letter-spacing: 0.3em;
	text-indent: 15px;
	font-style: italic;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F4F4F4;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(../business/projects/Pol/site/images/bgs.jpg);
	margin-bottom: 10px;
}
.main3 {
	z-index: 50;
	background-color: #bcc2c6;
	background-repeat: repeat-y;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #999;
	border-left-color: #A9A9A9;
}

