/*   
Theme Name: Berlands
Theme URI: http://www.70two.co.uk
Description: Berlands WordPress theme
Author: 70two
Author URI: http://www.70two.co.uk
Version: 1.0
Tags: 70two, WordPress, theme
.
This work is belongs to 70two Web Design.
If you wish to use this (or part of this) theme please contact sales@70two.co.uk. 
 
.
*/

body {
	font: 100%/1.4 'Ovo', Arial, Helvetica, sans-serif;
	background: #ffffff;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	color: #000000;
	margin: 0;
	padding: 0;
}

li a:hover {
	color:#FFFFFF;
}
li a.js:hover {
	color:#FFFFFF;
}

h1 {
	font-size: 42px;
	line-height: 2px;
	padding-left:14px;
	padding-bottom:20px;
}
h2 {
	font: 100%/1.4 'Ovo', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 2px;
	padding-left:4px;
}
p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img { 
	border: none;
	max-width: 100%;
}
a:link {
	color: #000000;
	text-decoration: none;
	padding:2px 7px 2px 7px;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #ffffff;
}
em {
	font-style:normal;
}
span {
	padding-top:0px;
	margin-top:0px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.clear {
	clear:both;
}
.container {
	width: 1300px;
	max-width: 1300px;
	min-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-top:0px;
}

.header {
	width: 670px;
	margin-left: 290px;
	margin-right: auto;
	text-align:center;
	height:125px;
	min-height:125px;
	max-height:125px;
}
.header ul { 
	text-align:center; 
	width:600px;
	margin-left:auto;
	margin-right:auto;
	min-height:70px;
	height:70px;
	max-height:70px;
}
.header li {
	text-align:center;
	list-style: none;
	padding: 15px 15px 0px 0px;
	display: inline-block;
}	
.header li a {
	font-size: 18px;
	font-family: 'Ovo', Arial, Helvetica, sans-serif;
	padding: 4px 6px 4px 6px;
}
.header li.current_page_ancestor a {
	color: #FFF;
	background: rgba(00, 00, 00, 0.1);
}
.header li.current_page_item a {
	color: #FFF;
	background: rgba(00, 00, 00, 0.1);
}
.sidemenu {
	padding-top:5px;
	padding-right:20px;
	float:left;
	width: 300px;
	min-width: 300px;
	max-width: 300px;
	min-height:600px;
	max-height:600px;
	text-align:right;
	font-size: 22px;
	letter-spacing:1px;
	font-family: 'Ovo', Arial, Helvetica, sans-serif;
}
.sidemenu li {
	list-style: none;
	margin-top:10px;
}	

.sidemenu li.current_page_ancestor a {
	color: #FFF;
	background: rgba(60, 46, 46, 0.1);
}
.sidemenu li.current_page_item a {
	color: #FFF;
	background: rgba(60, 46, 46, 0.1);
}

.sidemenu-notepad {
	padding-top:5px;
	padding-right:20px;
	float:left;
	width: 300px;
	min-width: 300px;
	max-width: 400px;
	min-height:680px;
	text-align:right;
	font-size: 22px;
	letter-spacing:1px;
	font-family: 'Ovo', Arial, Helvetica, sans-serif;
}
.sidemenu-notepad li {
	list-style: none;
	margin-top:10px;
}	

.sidemenu-notepad li.current_page_ancestor a {
	color: #FFF;
	background: rgba(60, 46, 46, 0.1);
}
.sidemenu-notepad li.current_page_item a {
	color: #FFF;
	background: rgba(60, 46, 46, 0.1);
}

.content-notepad {
	margin: 0 0 0 20px;
	padding: 44px 40px 20px 45px;
	width: 230px;
	text-align:left;
	font-family: 'Handlee', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:22px;
	min-height:450px;
	background-image:url(images/notepad.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.content-notepad p {
	margin-top:0px;
	margin-bottom:13px;
}

.bodycontainer {
	padding: 0px 0 10px 0;
	min-height:600px;
	margin-left: auto;
	margin-right: auto;
}
.content-top {
	border-top:1px solid #999;
	margin: 5px 40px 20px 15px;
	min-height:5px;
}
.content-middle {
	min-height:520px;
}
.content-bottom {
	border-bottom:1px solid #999;
	margin: 0 40px 0 15px;
}
.content {
	padding: 15px 20px 10px 20px;
	float:left;
	width: 650px;
	min-width:650px;
	max-width:650px;
}
.content p {
	font-size:16px;
	margin-right: 25px;
}
.content img {
	border:2px solid #ffffff;
	padding:3px;
	margin:8px 0 5px 8px;
}
.content img:hover {
	-moz-box-shadow: 0 0 8px #666;
	-webkit-box-shadow: 0 0 8px #666;
	box-shadow: 0 0 8px #666;
}
.facebook {
	margin-top:0px;
}

.content-middle a:link {
	padding-right: 0px;
	padding-left: 0px;
	color: #006702;
	text-decoration:underline;
}
.content-middle a:visited {
	color: #006702;
}
.content-middle p {
	padding-top:0px;
	margin-top:-5px;
}
.content-middle img {
	border:2px solid #ffffff;
	padding:3px;
	margin:8px 0 0px 4px;
}
.content-middle img:hover {
	-moz-box-shadow: 0 0 8px #666;
	-webkit-box-shadow: 0 0 8px #666;
	box-shadow: 0 0 8px #666;
}
.content-bottom {
	padding-bottom:20px;
	clear: both;
}
.content-bottom a:link {
	padding-right: 0px;
	padding-left: 0px;
	color: #006702;
	text-decoration:underline;
}
.content-bottom a:visited {
	color: #006702;
}
.gallery {
	padding: 0 10px 10px 0px;

}
.gallery img {
	border:2px solid #ffffff;
	padding:3px;
}
.gallery img:hover {
	-moz-box-shadow: 0 0 8px #666;
	-webkit-box-shadow: 0 0 8px #666;
	box-shadow: 0 0 8px #666;
}

.pagetitle {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	font-size: 16px;
}

.pagetitle h1 {
	font-size: 42px;
	line-height:10px;
	font-weight: normal;
	font-family: 'Ovo', Arial, Helvetica, sans-serif;
	padding-left:85px;
}
.pagetitle h2 {
	font: 100%/1.4 'Ovo', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 2px;
	padding-left:135px;
	padding-top:5px;
}
.title {
	float:left;
	width: 250px;
	text-align:left;
	color:#000000;
	padding-bottom:10px;
	padding-top:25px;
}
.title a {
	padding:0 5px 0 0 ;
}
.title h1 {
	font-size: 42px;
	font-weight: normal;
	font-family: 'Ovo', Arial, Helvetica, sans-serif;
}
.title-custom {
	float:left;
	text-align:left;
	color:#000000;
	padding-top:40px;
	padding-bottom:10px;
}
.title-custom a {
	padding:0 5px 0 0 ;
}
.legals p {
	padding-left:3px;
	text-align:left;
}
.legals-custom {
	clear:both;
	float:left;
	font-size:13px;
	color:#999999;
	padding-bottom:0px;
	text-align:right;
	width: 670px;
	min-width:670px;
	max-width:670px;
	margin-left: 300px;
}
.legals-custom a:link {
	color: #999999;
	text-decoration: none;
	padding:0px;
	margin:0px;
}
.legals-custom a:visited {
	color: #999999;
	text-decoration: none;
}
.legals-custom a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #999999;
}
.posts  {
	float:left;
	font-size:13px;
	margin-left:0px;
	padding-left:0px;
}

.posts p  {
	font-size:16px;
	color:#ffffff;
	margin-left:-10px;
	padding-left:0px;
	padding-top:15px;
}
.posts ul { 
	min-height:70px;
	height:70px;
	max-height:70px;
	margin-left:0px;
	padding-left:0px;
}
.posts li {
	list-style: none;
	padding: 4px 0 4px 0;
	margin-left:0px;
	padding-left:0px;
}	

.footer {
	float:right;
	padding-right:46px;
	margin-top:-172px;
	font-size:13px;
	color:#999999;
	padding-bottom:100px;
}

.legals-custom a:link {
	color: #999999;
	text-decoration: none;
	padding:2px 7px 2px 7px;
}
.legals-custom a:visited {
	color: #999999;
	text-decoration: none;
}
.legals-custom a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #999999;
}

.textwidget {
	min-height:500px;
	max-height:500px;
	height:500px;
	min-width:600px;
	max-width:600px;
	width:600px;
}

.footer a { 
	color: #999999;
}
.footer p { 
	line-height: 4px;
}
.footer a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #000000;
}
textarea {
	background-color:white;
	height: 200px;
	max-height: 200px;
	width:575px;
	max-width:575px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:solid 1px #999;
	padding:5px;
}

input[type=text] {
	-moz-border-radius: 10px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:solid 1px #999;
	padding:5px;
}

iframe {
	border:2px solid #ffffff;
	padding:3px;
	margin:8px 0 5px 2px;
}