/* @override http://www.alisonjanephotography.co.uk/wp-content/themes/ajp/style.css */

/* @override http://ajphoto:8888/wp-content/themes/ajp/style.css */

/*
Theme Name: AJP
Theme URI: 
Description: Theme Design by Paul Ledbrook
Version: 1.0
Author: Paul Ledbrook
Author URI: 
Tags: fixed width, two columns

*/



/*
begin resets
*/ 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

#contents img, div.entry img {
	border: 3px solid #c6c7c7;
}


/*
Main Global Layout Settings
*/

* {
	padding: 0px;
}

body, html {
	height: 100%;
	margin: 0;
}
body#Homepage {
	background: #fff url(images/bg.jpg) scroll center 20px;
	font: 62.5% 'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
	color: #5f5e5e;
}

body {
	background: #fff url(images/bg2.jpg) scroll center 20px;
	font: 62.5% 'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
	color: #5f5e5e;
}

.entry p {
	font-size: 1.3em;
	line-height: 1.6em;
}

#navwrap a.logo {
	background-image: url(images/logo.gif);
	width: 261px;
	height: 138px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#navwrap a.logo div {
	margin-right: 10px;
	color: #a3a3a3;
	margin-top: 113px;
	float: right;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: 1.4em Calibri, Arial, Helvetica, Geneva, sans-serif;
	padding-right: 110px;
}

span.photofade {
	z-index: 4;
	float: right;
	position: absolute;
	text-align: right;
	margin-left: 2px;
}

span.wedfade {
position: absolute;
	float: right;
	z-index: 3;
	text-align: right;
	margin-left: 2px;
}

span.portfade {
position: absolute;
	float: right;
	z-index: 2;
	text-align: right;
	margin-left: 2px;
}

span.boudfade {
position: absolute;
	float: right;
	z-index: 1;
	text-align: right;
	margin-left: 2px;
}


#Homepage ul#menu {
	display: none;
}



a {
	outline: none;
	text-decoration: none;
	color: #d2416d;
}

a:hover {
	text-decoration: none;
	color: #a76969;
	background-color: #fbeceb;
}

a img {
	border: none;

}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}

* html .clearfix {
	height: 1%;
}

*+html .clearfix {
	height: 1%;
}

/* -------- Page Structure -------- */

#thebody {
	width: 100%;
	margin: 0;
	padding-top: 0;
}

#thebodysmallbg {
	width: 100%;
	margin: 0;
	padding: 0;
}

#thepage {
	width: 970px;
	margin: 0px auto;
}

div#home-imgs {
	width: 100%;
	height: 484px;
	margin-bottom: 30px;
	margin-top: 50px;
	margin-left: 10px;
}

div#home-imgs h2 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

h2 small {
	font-weight: normal;
	font-style: normal;
	font-size: 80%;
}

div.navigation {
	font-size: 150%;
	margin-top: 30px;
	font-weight: bold;
	height: 30px;
}

.hentry {
	padding-bottom: 10px;
	padding-top: 0;
	/*border-bottom: 1px solid #f1f3f3;*/
}

div.navigation div.alignright, div.navigation div.alignleft {
	float: left;
	margin-right: 60px;
}

div.navigation a {
	padding: 3px;
	background-color: #fff5f5;
}

div#wed {
	width: 316px;
	height: 484px;
	float: left;
}

img.alignleft {
	display: block;
}

#wed h2 a {
	width: 316px;
	height: 484px;
	background: url(images/home-img-wed.jpg) no-repeat center top;
	display: block;
	margin: 0;
	text-decoration: none;
}
#wed h2 a:hover {
	width: 316px;
	height: 484px;
	background: url(images/home-img-wed.jpg) no-repeat center -484px;
	display: block;
	margin: 0;
	text-decoration: none;
}


div#port {
	width: 313px;
	height: 484px;
	float: left;
}
#port h2 a {
	width: 313px;
	height: 484px;
	background: url(images/home-img-port.jpg) center top;
	display: block;
}
#port h2 a:hover {
	width: 313px;
	height: 484px;
	background: url(images/home-img-port.jpg) center -484px;
	display: block;
}

div#boud {
	width: 317px;
	height: 484px;
	float: left;
}
#boud h2 a {
	width: 317px;
	height: 484px;
	background: url(images/home-img-boud.jpg) center top;
	display: block;
}
#boud h2 a:hover {
	width: 317px;
	height: 484px;
	background: url(images/home-img-boud.jpg) center -484px;
	display: block;
}



/* -------- Top Paddings -------- */

#top-padding {
	padding-top: 60px;
}

.top-padding-min {
	padding-top: 50px;
}

/*---- Column ----*/

#columns {
	margin: 0;
	padding: 0;
	display: table-cell;
	display: block;
	height: auto !important;
}

#contentcol {
	width: 100%;
}

#gallerycategories {
	float: right;
	width: 250px;
	color: #fff;
}

#gallerycol {
	width: 100%;
	z-index: 0;
	margin-top: 20px;
}

/* -------- Featured -------- */

#feature {
	width: 730px;
	height: 550px;
}

#portfolioslides {
	list-style: none;
	margin: 0;
	padding: 0;
}

#portfolioslides li.featurecenter {
	width: 730px;
	margin: 0 auto;
}

#portfolioslides li.featurecenter img {
	display: block;
	margin: 0 auto;
}

/* ------------ The Side Menu -----------*/

#navwrap {
	font-size: 10px;
	color: #D1D1D1;
	width: 100%;
	text-align: center;
}

#navwrap ul {
	list-style: none;
	font-weight: normal;
	padding-left: 33px;
	margin: 10px 0 0;
}

#navwrap li {
	
}

#navwrap li a {
	font-size: 9px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	height: 100%;
	text-decoration: none;
	color: #464646;
}

/* Top Menu Home About Contact */

#navwrap li.company {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 100%;
	text-decoration: none;
	color: #464646;
	font-weight: normal;
	font-style: normal;
	display: inline;
}

#navwrap li.company a {
	height: 100%;
	text-decoration: none;
	color: #939292;
	padding: 3px 5px 2px;
	text-transform: uppercase;
	font: 11px Arial;
	margin-left: 2px;
	margin-right: 0;
	letter-spacing: 0.2em;
}

#navwrap li.company a:hover {
	text-decoration: none;
	color: #f09e9e;
	background-color: #f9f0f0;
}

/* Pages */

.pagemenu {
	
}

/* Category Title */

#navwrap li.categories {
	
}

#navwrap li.categories {
	text-transform: lowercase;
	text-align: center;
	letter-spacing: 12px;
	padding-top: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 195px;
	display: block;
	height: 100%;
	text-decoration: none;
	color: #747474;
	font-weight: bold;
}

/* Categories */

/*#navwrap li.cat-item a {
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	display: block;
	height: 100%;
	text-decoration: none;
	color: #464646;
	background: #D1D1D1;
	letter-spacing: 2px;
	border-bottom: 1px solid #B9B9B9;
}

#navwrap ul.children li.cat-item a {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	display: block;
	height: 100%;
	text-decoration: none;
	color: #464646;
	background: #C7C7C7;
	letter-spacing: 2px;
	border-bottom: 1px solid #B9B9B9;
}*/

/*#navwrap li.cat-item a:hover {
	text-decoration: none;
	color: #E8E8E8;
	background: #2E2E2E;
}*/

#navwrap ul.children li.cat-item a:hover {
	text-decoration: none;
	color: #E8E8E8;
	background: #2E2E2E;
}

#navwrap li a:hover {
	text-decoration: none;
	color: #fff;
}

.cat-item ul.children {
	border-top: 1px solid #464646;
}

.current-cat ul.children li.cat-item {
	display: inline;
	font-weight: normal;
	background: #111;
}

.current-cat-parent ul.children li.cat-item {
	display: inline;
}

.current-cat {
	font-weight: bold;
}

#navwrap li.current-cat a , #navwrap ul.children li.current-cat a {
	text-decoration: none;
	color: #E8E8E8;
	background: #2E2E2E;
}

/* Page List */

#navwrap li.page_item a {
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	display: block;
	height: 100%;
	text-decoration: none;
	color: #464646;
	background: #EAEAEA;
	letter-spacing: 2px;
	border-bottom: 1px solid #D9D9D9;
}

#navwrap li.page_item a:hover {
	text-decoration: none;
	color: #E8E8E8;
	background: #2E2E2E;
}

#navwrap li.current_page_item a {
	text-decoration: none;
	color: #E8E8E8;
	background: #2E2E2E;
	font-weight: bold;
}

/* -------- Gallery -------- */

.gallerywrap {
	text-align: center;
	color: #887;
	font-size: 10px;
	letter-spacing: 2px;
	z-index: 0;
}

/* These heights and widths should be edited to your images THUMBNAIL WIDTH AND HEIGHT DEFINED IN pikachoose.js in the JS Directory */

ul#pikame {
	padding-left: 0;
	width: 600px;
	margin: 0 auto 20px 185px;
	text-align: center;
	float: left;
}

/* Gallery Area */

.pika_main {
	width: 970px;
	padding-right: 0px; 
	margin: 0 auto;
}

/* Main Image */

.pika_main img {
	border: 3px solid #e7e3e4;
}

#gallerycol div.gallerywrap div.pika_main div.pika_subdiv a {
	width: 100%;
	display: block;
	min-height: 300px;
	background: url(/wp-content/themes/ajp/images/ajax-loader.gif) no-repeat center 10px;
}

.pika_main {
	position: relative;
	margin: 0 auto;
}

/* Thumbnail */

#pikame li {
	margin: 2px;
	position: relative;
	border: 2px solid #e7e3e4;
	float: left;
}

ul#pikame li img {
	position: relative;
	cursor: pointer;
}

/* Thumbnail list */

.pikachoose li {
	float: left;
	position: relative;
	overflow: hidden;
	list-style: none;
}

/* Caption Wrap setting */

.pika_caption {
	width: 100%;
	text-align: center;
	font-size: 11px;
	color: #464646;
	padding-top: 10px;
	padding-bottom: 0;
}

/* Title */

.phototitle {
	font-size: 10px;
	font-weight: bold;
	color: #464646;
}

/* Caption Text */

.phototext {
	font-size: 9px;
	color: #464646;
}

.phototext a {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}

#gall-note {
	font-size: 11px;
	margin-top: 60px;
	text-align: center;
	padding-right: 140px;
	padding-left: 140px;
}

.phototext a:hover {
	color: #000;
	text-decoration: none;
}

/* Slideshow Button */

.pika_play {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1;
}

.pika_play a {
	position: relative;
	margin-left: auto;
	cursor: pointer;
	background: #fea3a2;
	color: black;
	padding: 10px 30px;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	border: 1px solid black;
}

.pika_play a:hover {
	text-decoration: none;
}

.pika_play img {
	border: none !important;
}

/* Navigation Next and Previous */

.pika_navigation a {
	font-size: 11px;
	text-decoration: none;
	color: black;
	text-transform: uppercase;
	font-weight: bold;
}

.pika_navigation a:hover {
	text-decoration: none;
	color: gray;
	background-color: transparent;
}

.pika_navigation {
	clear: both;
	text-align: center;
	cursor: pointer;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #eeebeb;
				-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
			border-radius: 10px;
	border: 1px solid #e1e2e2;
	margin-top: 60px;
}

/* -------- Navigation Next and Previous -------- */

.nav {
	color: #464646;
	padding-top: 5px;
	clear: both;
	font-size: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
	z-index: 9999;
}

.nav a {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}

.nav a:hover {
	color: #000;
	text-decoration: none;
}

/* -------- Main image -------- */

#main_image {
	margin: 0 auto 0px auto;
	height: 500px;
	width: 730px;
	background: #000;
}

#main_image img {
	margin-bottom: 10px;
}

/* -------- Extra -------- */

.info {
	text-align: left;
	width: 730px;
	margin: 30px auto;
	border-top: 1px solid #221;
	padding-top: 30px;
}

.info p {
	margin-top: 1.6em;
}

/* -------- Content Format -------- */

/* -------- Alignment -------- */

.title {
	padding-left: 0;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: normal;
}

.title a {
	text-decoration: none;
}

#contents {
	font-size: 13px;
	line-height: 20px;
	color: #656666;
		/*background-color: rgba(255,255,255,0.8);*/
		/*padding: 10px;
			-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
			border-radius: 10px;
	border: 1px solid #e1e2e2;*/
	min-height:500px;
}

#contents img.cta {
	border-style: none;
	border-width: 0;
	margin-top: 30px;
	margin-bottom: 30px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	color: #a76969;
}

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

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

#contents .aligncenter {
	clear: both;
	display: block;
	margin: 0px auto;
}

#contents img.image {
	border: 1px solid #A2A2A2;
	padding: 3px;
}

#contents img.bigimage {
	border: none;
	padding: 0;
}

#contents .imagecaption {
	margin-top: -6px;
	padding: 5px 10px 5px 10px;
	background: #111;
	color: #fff;
	font-size: 11px;
}

#contents em {
	font-style: italic;
}

#contents a {
	color: #111;
	text-decoration: underline;
}

#contents blockquote {
	margin: 0 0 22px 5px;
	padding: 0 15px;
	border-left: 5px solid #111;
}

#contents ul, #contents ol {
	list-style-position: outside;
	margin-left: 20px;
}

/* -------- Headings -------- */

.post h2 {
	font-size: 14px;
}

h1, #contents h1 {
	font-size: 28px;
	font-weight: bold;
}

h2, #contents h2 {
	font-size: 20px;
	font-weight: bold;
	color: #a76969;
}

#Homepage h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	float: left;
	width: 100%;
}

h3, #contents h3 {
	font-size: 15px;
	font-weight: bold;
}

h4, #contents h4 {
	font-size: 18px;
}

h5, #contents h5 {
	font-size: 16px;
}

h6, #contents h6 {
	font-size: 14px;
}

/* -------- Bullets -------- */

#contents .servicelist ul {
	list-style-image: url('images/tick.gif');
	padding-bottom: 20px;
}

#contents .servicelist ul li {
	padding-top: 5px;
}

#contents .starlist ul {
	list-style-image: url('images/star.gif');
	padding-bottom: 20px;
}

#contents .starlist ul li {
	padding-top: 5px;
}

/* -------- Table -------- */

#contents table.nexustable {
	font-size: 11px;
	text-align: center;
	color: #5D5D5D;
	border: 1px solid #fff;
	border-collapse: collapse;
}

#contents table.nexustable th {
	background: #D1D1D1;
	border: 1px solid #fff;
	padding: 8px;
	width: 100px;
}

#contents table.nexustable tr {
	background: #E8E8E8;
}

#contents table.nexustable td {
	border: 1px solid #fff;
	padding: 8px;
	width: 100px;
}

/* Contact Form Text Input Styles*/

.contactinfo {
	width: 280px;
	float: right;
	padding: 0 20px 0 0;
	margin: 0;
	font-size: 13px;
	line-height: 20px;
	color: #7d7d7d;
}

.contactmap {
	color: #111;
	font-size: 11px;
	background: #E8E8E8;
	padding: 10px;
}

.contactmap a {
	color: #111;
	font-size: 11px;
}

#contactForm {
	width: 250px;
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
}

.screenReader {
	left: -9999px;
	position: absolute;
	top: -9999px;
}

.thanks {
	font-size: 12px;
	border: 1px dotted #FFECDA;
	margin: 50px 50px 50px 20px;
	padding: 10px;
	color: #8B8B8B;
	background: #fff;
	width: 265px;
	float: left;
}

/*****Forms*****/

ol.forms {
	float: left;
	list-style: none;
	margin: 0;
	width: 420px;
	padding: 0 0 40px 0;
}

ol.forms li {
	clear: both;
	float: left;
	position: relative;
}

ol.forms li.inputbar {
	margin-bottom: 20px;
}

ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	width: 100px;
	font-size: 13px;
}

ol.forms input, ol.forms textarea {
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
	border: 2px solid #CCCCCC;
	color: #7d7d7d;
	font: inherit;
	padding: 2px;
	width: 314px;
	font-size: 13px;
}

ol.forms textarea {
	height: 200px;
}

ol.forms input:focus, ol.forms textarea:focus {
	border: 2px solid #111;
}

.error {
	color: #f00;
}

ol.forms li .error {
	font-size: 12px;
	margin-left: 15px;
}

ol.forms li.textarea .error {
	
}

ol.forms li.screenReader {
	margin-bottom: 0;
}

ol.forms li.buttons button {
	background: #111;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	overflow: hidden;
	padding: 6px 3px 6px 3px;
	width: 100px;
}

ol.forms li.buttons button:hover {
	color: #fff;
}

ol.forms li.buttons button:active {
	color: #fff;
}

ol.forms li.buttons, ol.forms li.inline {
	width: 460px;
}

ol.forms li.inline input {
	width: auto;
}

ol.forms li.inline label {
	display: inline;
	float: none;
}

/* -------- Address -------- */

.addressbox {
	float: right;
	font-size: 18px;
	line-height: 22px;
	position: relative;
	right: 168px;
	top: 40px;
	margin-bottom: 100px;
}

.addresstitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.fulladdress {
	color: #464646;
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.fulladdress ul {
	list-style: none;
}

.fulladdress ul li {
	
}

/* Contact Text Input Styles*/

.wpcf7 input, .wpcf7 textarea {
	border: 1px solid #ccc;
}

/* BOX styles ----------*/



.box {
	margin: 0 0 15px;
	padding: 0px 0 18px;
}

/*---- Footer ----*/

#foot {
	margin-top: 30px;
	margin-bottom: 10px;
}

ul.footer {
	list-style: none;
	width: 960px;
	height: 30px;
	margin-right: auto;
	margin-top: 15px;
	margin-left: auto;
	padding-bottom: 10px;
}

ul.footer li {
	padding-left: 5px;
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom: none;
	float: left;
	height: 30px;
	line-height: 30px;
}

li.cc {
	margin-left: 140px;
	margin-right: 160px;
}

ul.footer li a {
	padding: 0;
	text-decoration: none;
	color: #464646;
}

#foot ul.footer li.right {
	float: left;
}
/******** info box styles ********/

#info-box {
	                                   
	background-color: rgba(255,235,235,0.5);
	width: 960px;
	height: 216px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #fffeff;
		padding: 5px;
			-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
			border-radius: 10px;
	border: 1px solid #e1e2e2;
}

#info-box a {
	color: #a9a9a9;
	padding-right: 2px;
	padding-left: 2px;
}

#info-box a:hover {
	color: #d59ba1;
	text-decoration: none;
}

#info-1 {
	width: 270px;
	margin: 0px 0px;
	padding: 0 20px;
	float: left;
	text-align: center;
}


#info-2 {

	width: 270px;
	margin: 0px 0px;
	padding: 0 20px;
	text-align: center;
	float: left;
	
}

#info-3 {
	width: 270px;
	margin: 0px 0px;
	padding: 0 20px;
	float: left;
	text-align: center;
}

#info-1 h3 {

	text-align: center;

	margin-top: 10px;
	margin-bottom: 0;
	width: 270px;
	height: 28px;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #a76969;
}

#info-2 h3 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;

	width: 270px;
	height: 34px;
	color: #a76969;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

#info-3 h3 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;

	width: 270px;
	height: 34px;
	color: #a76969;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}


#info-box img {
	/* display: none; */
}


#info-box p {
	text-shadow: white 0 1px 1px;
	font: bold 130%/1.3em Helvetica, Arial, Geneva, sans-serif;
	text-align: center;
	color: #a9a9a9;
	margin-top: 2px;
	margin-bottom: 2px;
}

#info-box ul {
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	color: white;
	text-shadow: white 0 1px 1px;
	font: bold 130%/1.3em Helvetica, Arial, Geneva, sans-serif;
	text-align: center;
}


#info-box h4 {
margin-bottom: 0px;
color: #a7b66d;
	text-shadow: 0px 1px 0px #fff;
	margin-top: 25px;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: 0;
}

#info-2 div.entry h4 {
	margin-top: 0;
	color: black;
}

#info-3 div.entry h4 {
	margin-top: 0;
	color: black;
}

#info-2 div.entry h4 a, #info-3 div.entry h4 a  {
	color: black;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	background: transparent;
    -webkit-transition: background 1s linear;
    -moz-transition: 1s ease-in-out;
	width: 100%;
}

#info-2 div.entry h4 a:hover, #info-3 div.entry h4 a:hover {
	color: white;
	background-color: #98954f;
	text-shadow: black 0 1px 0;

}

#info-1 a {
	color: #d59ba1;
	
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	background: transparent;
    -webkit-transition: background 1s linear;
    -moz-transition: 1s ease-in-out;
}

#info-1 a:hover {
	color: #a76969;
	background-color: #fbeceb;
}

span.info-date {
	font-weight: bold;
}



#info-2 div.entry, #info-3 div.entry {
padding: 0 0px 0px 0px;
	margin-top: 0; 
}


#text-box-2 ul {
	text-align: left;
	list-style-type: disc;
	margin-top: 3px;
margin-bottom: 3px;
margin-left: 10px;
padding-left: 5px;
}


#info-1 ul {
		color: #3e3c07;
	text-shadow: white 0 1px 0;
	font: 90% Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
	list-style-type: disc;
	margin-top: 3px;
margin-bottom: 3px;
margin-left: 10px;
padding-left: 10px;
}

#info-1 li {

margin-top: 2px;
margin-bottom: 2px;
}

#info-1 p {

	padding-top: 5px;
}

#rss-icon {
	display: block;
	width: 100%;
	text-align: center;
	height: 30px;
	font-size: 13px;
}

#rss-icon a img {
	vertical-align: middle;
		margin-bottom: 4px;
}

#rss-icon a {
	line-height: 30px;
}

div.contactform {
	float: right;
	width: 400px;
	margin-top: -250px;
	font-size: 14px;
}

div.contactform label {
	width: 100px;
	float: left;
}

input#field_3yf94f.text.required,input#field_pr0q15.text.required,input#field_l8ieab.text.required {
	height: 25px;
	width: 250px;
	margin-bottom: 10px;
}

textarea#field_7i33dx.textarea.required {
	width: 250px;
	height: 150px;
}

/* Firefox only styles */

@-moz-document url-prefix() {
    #navwrap ul {
	padding-left: 50px;
}
}
