/*
	Theme Name: Anglotopia Child Theme
	Theme URL: http://www.studiopress.com/themes/lifestyle
	Description: Lifestyle theme customized for Anglotopia.net
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.0
	Template: genesis
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	background: #ACD4AA;
	color: #333333;
	font-size: 15px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	margin: 0 auto 0;
	padding: 0;
	line-height: 22px;
	}

body.category #content .post-col-left {
	clear: both;
	width: 287px;
	height: 365px;
	float: left;	
	display: inline;
	margin: 0 10px 10px 0; 
	background: #F7F7F7;
	padding: 9px 9px 4px 9px;
	border: 1px solid #DDDDDD;
}
body.category #content .post-col-middle {
	width: 287px;
	height: 365px;
	float: left;	
	display: inline;
	margin: 0 0 10px 0; 
	background: #F7F7F7;
	padding: 9px 9px 4px 9px;
	border: 1px solid #DDDDDD;
}
body.category #content .post-col-right {
	width: 287px;
	height: 365px;
	float: right;	
	display: inline;
	margin: 0 0 10px 0; 
	background: #F7F7F7;
	padding: 9px 9px 4px 9px;
	border: 1px solid #DDDDDD;
}
body.category #content img {
}
body.category #content h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px
}
body.category #content p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 6px;
}
body.category #content .navigation {
	padding: 10px 0;
}


/***** Hyperlinks ********************/

a, a:visited {
	color: #495D5C;
	text-decoration: none;
	}

a:hover {
	color: #699B12;
	text-decoration: underline;
	}

a img {
	border: none;
	}

a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	background: #ffffff;
	width: 960px;
	margin: 10px auto 10px;
	padding: 0;
	position: relative;
	-moz-box-shadow: 0 1px 3px #7F7F7F;
	-webkit-box-shadow: 0 1px 3px #7F7F7F;
	}

/***** Header  ********************/

#header {
	background: url(images/header.png);
	width: 960px; 
	height: 75px;
	margin: 0;
	padding: 0;
	}

#header .wrap {
	}

#title-area {
	width: 960px;
	float: left;
	margin: 0; 
	padding: 20px 0 0 0;
	overflow: hidden;
	}

#title-area #title {
	color: #FFFFFF;
	font-size: 30px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 20px;
	text-decoration: none;
	line-height: 36px;
	}

#title-area #title a {
	color: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}

#title-area #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#title-area #description {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 20px;
	}

#header .widget-area {
	width: 0px;
	float: right;
	margin: 0; 
	padding: 0 0 0 0;
	}

#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}

#header .widget-area h4 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}

#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}

/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: url(images/logo.png) left top no-repeat;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 960px;
	height: 75px;
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}

.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area h1, .header-full-width #title-area h1 a, .header-full-width #title-area h4, .header-full-width #title-area h4 a {
	width: 960px;
	}

/***** Header Pages/Category Widget Menu ********************/

#header ul.nav {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}

#header ul.nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#header ul.nav li a {
	background: #333333;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	border-right: 1px solid #666666;
	position: relative;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a {
	background: #000000;
	color: #FFFFFF;
	}

#header ul.nav li a.sf-with-ul {
	padding-right: 20px;
	}	

#header ul.nav li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	background: url(images/arrow-down.png);
	}

#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
	}

#header ul.nav li li a:hover, #header ul.nav li li a:active {
	background: #000000;
	}

#header ul.nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#header ul.nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a { 
	width: 160px;
	}

#header ul.nav li ul a:hover, #header ul.nav li ul a:active { 
	}

#header ul.nav li ul ul {
	margin: -33px 0 0 179px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover { 
	position: static;
	}

/***** Nav Menu ********************/

#nav {
	clear: both;
	width: 960px;
	height: 35px;
	background: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #EBE6D4;
	margin: 0;
	padding: 0;
	}

#nav .wrap {
	}

#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#nav li a {
	color: #495D5C;
	display: block;
	font-size: 16px;
    	margin: 0;
	padding: 7px 15px 8px 15px;
	text-decoration: none;
	position: relative;	
	}

#nav li a:hover, #nav li a:active {
	color: #699B12;
	}

#nav li a.sf-with-ul {
	padding-right: 20px;
	}	

#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 14px;
	right: 5px;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #F7F7F7;
	color: #699B12;
	width: 138px; 
	font-size: 13px;
	margin: 0;
	padding: 5px 5px 5px 5px;
	position: relative;
	border-bottom: 1px solid #FFFFFF;
	}

#nav li li a:hover, #nav li li a:active {
	color: #495D5C;
	}

#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -31px 0 0 159px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}

#nav li.right {
	float: right;
	margin: 0;
	padding: 6px 10px 6px 10px;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #495D5C;
	font-weight: normal;
	text-decoration: none;
	}

#nav li.right a:hover {
	color: #495D5C;
	text-decoration: underline;
	}

#nav li.date {
	}

#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}

#nav li.search {
	padding: 0 10px 0 10px;
	}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}

/***** SubNav Menu ********************/

#subnav {
	clear: both;
	width: 960px;
	height: 32px;
	background: #699B12;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: #333333 1px 1px;
	text-transform: uppercase;
	margin: 0;
	padding: 0
	}

#subnav .wrap {
	}

#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#subnav li a {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a {
	background: #699B12;
	color: #FFFFFF;
	}

#subnav li a.sf-with-ul {
	padding-right: 20px;
	}	

#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down-subnav.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	}

#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #699B12;
	color: #FFFFFF;
	width: 158px; 
	margin: 0;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
	}

#subnav li li a:hover, #subnav li li a:active {
	background: #ACD4AA;
	color: #FFFFFF;
	}

#subnav li li a .sf-sub-indicator {
	background: url(images/arrow-right-subnav.png);
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -31px 0 0 169px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}

/***** Inner ********************/

#inner {
	width: 940px;
        overflow: hidden;
	margin: 10px auto 10px;
	padding: 0;
	}

/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    }

.sidebar-content #inner {
    }

.content-sidebar-sidebar #inner {
    }

.sidebar-sidebar-content #inner {
    }

.sidebar-content-sidebar #inner {
    }

.full-width-content #inner {
    }

/***** Homepage ********************/

.dcg  {
	margin: 0 0 10px 0;
	padding: 0;
	}

#content .dcg h2 {
	font-size: 18px;
	font-weight: normal !important;
	}

#featured-top {
	width: 460px;
	float: left;
	margin: 0;
	padding: 0;
	}

.featured-top-left {
	width: 220px;
	float: left;
	margin: 0;
	padding: 0;
	}

.featured-top-right {
	width: 220px;
	float: right;
	margin: 0;
	padding: 0;
	}

#featured-bottom {
	width: 460px;
	float: left;
	margin: 0;
	padding: 0;
	}

#content #featured-top h2, #content #featured-top h2 a, #content #featured-bottom h2, #content #featured-bottom h2 a {
	color: #495D5C;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#content #featured-top h2 a:hover, #content #featured-bottom h2 a:hover {
	color: #495D5C;
	text-decoration: underline;
	}

#content #featured-top h4, #content #featured-bottom h4 {
	background: #699B12;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-shadow: #333333 1px 1px;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 5px 1px 8px;
	}

#featured-top .wrap, #featured-bottom .wrap {
	margin: 0;
	padding: 5px 0 0 0;
	}

#featured-top p, #featured-bottom p {
	margin: 0;
	padding: 5px 0 0 0;
	}

#featured-bottom .widget, #featured-top .widget {
	margin: 0 0 15px 0;
	padding: 0;
	}

#content #featured-bottom img, #content #featured-bottom p img, #content #featured-top img, #content #featured-top p img {
	max-width: none;
	}

#featured-bottom .user-profile {
	overflow: hidden;
	}

#featured-bottom .user-profile p {
	padding: 10px;
	}

#featured-bottom ul, #featured-top ul {
	list-style-type: square;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	}

#featured-bottom ul li, #featured-top ul li {
	list-style-type: square;
	margin: 0 0 0 15px;
	padding: 0;
	}

#featured-bottom .widget_tag_cloud div {
	padding: 10px 10px 14px 10px;
	}

#featured-bottom .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

.more-from-category a {
	font-weight: bold;
	}

.more-from-category a:hover {
	text-decoration: underline;
	}

/***** Homepage Featured Post/Page ********************/

#featured-top .featuredpost, #featured-top .featuredpage, #featured-bottom .featuredpost, #featured-bottom .featuredpage {
	margin: 0 0 10px 0;
	padding: 0;
	}

#featured-top .featuredpost .post, #featured-top .featuredpage .page, #featured-bottom .featuredpost .post, #featured-bottom .featuredpage .page {
	margin: 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #DDDDDD;
	overflow: hidden;
	}

#featured-top .featuredpost .avatar, #featured-top .featuredpage .avatar, #featured-bottom .featuredpost .avatar, #featured-bottom .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#featured-top .featuredpost img, #featured-top .featuredpage img, #featured-bottom .featuredpost img, #featured-bottom .featuredpage img {
	background: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** Breadcrumb ********************/

.breadcrumb {
	font-size: 14px;
	
	padding: 0 0 3px 0;
	border-bottom: double #DDDDDD;
	margin-left: 12px;
	margin-right: 12px;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 790px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 940px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	background: #FFFFFF top no-repeat;
	width: 460px;
	margin: 0 0 0px 0;
	padding: 0px;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	background: #FFFFFF  top no-repeat;
	width: 587px;
	margin: 0 0 10px 0;
	padding: 9px 9px 0 9px;
	}

.full-width-content #content {
	background: #FFFFFF top no-repeat;
	width: 940px;
	margin: 0 0 0 0;
	}

#content img, #content p img {
	max-width: 100%;
	}

#content blockquote {
	background: #F7F7F7;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #DDDDDD;
	}

#content .post {
	margin: 0 0 40px 0;
	padding: 0;
	}

#content .page {
	margin: 0;
	padding: 0 0 15px 0;
	}

#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}

#content .post ul, #content .page ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
	}

#content .post ul li, #content .page ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}

#content .post ul ul, #content .page ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}

#content .post ol, #content .page ol {
	margin: 0;
	padding: 0 0 15px 0;
	}

#content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}

#content .post ol ol, #content .page ol ol {
	margin: 0;
	padding: 0;
	}

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#content .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0;
	}

.clear {
	clear: both;
	}

#content img { 
	max-width: 440px; 
	width: expression(this.width > 440 ? 440: true);
	height: auto;
}

/***** Post Info ********************/

.post-info {
	margin: 0 0 5px 0;
	padding: 0;
	}

.post-info p {
	margin: 0;
	padding: 0;
	}

/***** AdSense ********************/
.adsense {
	padding: 10px 0 5px 0;
	border-top: 1px solid #DDDDDD;
	}

/***** Post Meta ********************/

.post-meta {
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
	}

/***** Author Box ********************/

.author-box {
	background: #F7F7F7;
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	overflow: hidden;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

.author-box p {
	margin: 0;
	padding: 0;
	}

.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1 {
	font-size: 20px;
	}

#content h2 {
	font-size: 18px;
	}

#content h2 a, #content h2 a:visited {
	color: #333333;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #495D5C;
	text-decoration: none;
	}

#content h3 {
	background: #699b12 url(images/headline.png);
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	text-shadow: #333333 1px 1px;
	}

#content h4 {
	font-size: 14px;
	}

#content h5 {
	font-size: 12px;
	}

#content h6 {
	font-size: 10px;
	}

/***** Post Icons ********************/

.time {
	background: #FFFFFF url(images/icon-time.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
	}

.post-comments {
	background: #FFFFFF url(images/icon-comments.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
	}

.categories {
	background: #FFFFFF url(images/icon-time.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
	}

.tags {
	background: #FFFFFF url(images/icon-tags.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
	}

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}

img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}

.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption p.wp-caption-text {
	text-align: left;
	margin: 0;
	padding: 15px;
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	}

img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}

/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}

.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #495D5C;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li a:hover {
	background: #F7F7F7;
	color: #495D5C;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li.active a {
	background: #F7F7F7;
	color: #495D5C;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	}

/***** Sidebar & Sidebar-Alt ********************/

#sidebar {
	width: 320px;
	float: right;
	margin: 0;
	padding: 0px 0px 0px 0px;
	display: inline;
	}

#sidebar-alt {
	width: 140px;
	float: left;
	margin: 0;
	padding-left: 0px;
	display: inline;
	}

#sidebar-bottom-left {
	width: 155px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}

#sidebar-bottom-right {
	width: 155px;
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget {
	background: #F7F7F7 top no-repeat;
	margin: 0 0 10px 0;
	padding: 9px 9px 4px 9px;
	border: 1px solid #DDDDDD;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 13px;
	}

#sidebar-alt .widget {
	background: #F7F7F7  top no-repeat;
	margin: 0 0 10px 0;
	padding: 9px 9px 4px 9px;
	border: 1px solid #DDDDDD;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 13px;
	}

#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #588c0e;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #495D5C;
	text-decoration: underline;
	}

#sidebar h4, #sidebar-alt h4 {
	background: #699B12;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-shadow: #333333 1px 1px;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 5px 1px 8px;
	
	}

#sidebar .widget p, #sidebar-alt .widget p, #sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 0;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 10px 0 5px 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 10px 0 5px 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	background: url(images/sidebar-list.png) no-repeat top left;
	margin: 0;
	padding: 0 0 0 15px;
 	word-wrap: break-word;
	}

#sidebar embed, #sidebar object, #sidebar-alt embed, #sidebar-alt object {
	width: 300px; 
	height: 225px;
	margin: 10px 0 0 0; 
	padding: 0;
	}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 10px 5px 5px 5px;
	}

/***** Sidebar(s) Category Dropdown ********************/

#cat {
	background: #F7F7F7;
	color: #495D5C;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 11px;
	margin: 10px 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

#sidebar #cat {
	width: 298px;
	}

#sidebar-alt #cat {
	width: 128px;
	}

#sidebar h4 a.rsswidget { 
    color:  #FFFFFF;
}

#sidebar a.rsswidget img {
    float: left;
    margin: 3px;
}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 9px;
	}

#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #DDDDDD;
	clear: both;
	}

#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar 
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}

/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 40px 0 0 0;
	}

#sidebar .searchform {
	padding: 0;
	}

#nav .searchform {
	float: right;
	padding: 6px 0 0 0;
	}

.s {
	background: #F7F7F7 !important;
	color: #495D5C;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 11px;
	margin: 0 5px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #A3BAB9;
	}

#header .s, #nav .s, #sidebar .s {
	width: 185px;
	}

#sidebar-alt .s {
	width: 80px;
	}

.searchsubmit {
	background: #699B12;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #699B12;
	}

.searchsubmit:hover {
	background: #495D5C;
	border: 1px solid #495D5C;
	}

/***** eNews & Updates Widget ********************/

.enews {
	background: url(images/enews.png) top right no-repeat;
	margin: 0;
	padding: 0 0 5px 0;
	}

#sidebar .enews p {
	margin: 0;
	padding: 5px 10px 0 0;
	}

.enews #subscribe {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

#sidebar .enews #subscribe {
	padding: 0;
	}

.enews #subbox {
	background: #F7F7F7 !important;
	width: 250px;
	color: #495D5C;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 4px 0 4px 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #A3BAB9;
	}

.enews #subbutton {
	background: #699B12;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #699B12;
	}

.enews #subbutton:hover {
	background: #495D5C;
	border: 1px solid #495D5C;
	}

/***** Latest Tweets Widget ********************/

.latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#wp-calendar th {
	color: #333333;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #F7F7F7 !important;
	color: #F7F7F7 !important;
	}

#wp-calendar td {
	background: #F7F7F7;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}

/***** Contact Form ********************/

.gform_footer .button {
	background: #699B12;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 1px 5px 1px 5px;
	border: 1px solid #699B12;
	}

.gform_footer .button:hover {
	background: #495D5C;
	border: 1px solid #495D5C;
	}

.gform_footer input.button {
	color: #FFFFFF !important;
	}

.gform_wrapper .gform_footer {
	border: none!important;
	}

/***** Footer ********************/

#footer {
	clear: both; 
	width: 960px;
	height: 20px;
	background: #699B12;
	color: #FFFFFF;
	font-size: 12px;
	text-shadow: #333333 1px 1px;
	margin: 0;
	padding: 5px 0 5px 0;
	}

#footer .wrap {
	}

#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 195px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	}

#footer .gototop a {
	margin: 0;
	padding: 0 0 1px 18px;
	background: url no-repeat left center;
	}

#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}

/***** Comments ********************/

.comments {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F7F7F7 !important;
	width: 250px;
	color: #495D5C;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	}

#comment {
	background: #F7F7F7 !important;
	width: 98%;
	height: 150px;
	color: #495D5C;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	}

#submit {
	background: #699B12;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
    	margin: 0;
	padding: 10px 10px 10px 10px;
	border: 1px solid #699B12;
	}

#submit:hover {
	background: #495D5C;
	border: 1px solid #495D5C;
	}

.comment-list {
	margin: 0;
	padding: 0;
	}

.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}

.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #F7F7F7;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: ".";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.children { 
	margin: 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.reply a, .reply a:visited {
	background: #699B12;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 2px 5px 3px 5px;
	border: 1px solid #699B12;
	}

.reply a:hover {
	background: #495D5C;
	text-decoration: none;
	border: 1px solid #495D5C;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #F7F7F7;
	margin: 0;
	padding: 0;
	}

.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}

.even, .alt {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}

/************************************************
*	Widgeted Footer      								*
************************************************/

#footer-widgeted {
	background:none repeat scroll 0 0 #699B12;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	width:960px;
	}

#footer-widgeted img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
}

#footer-widgeted p {
	color: #333333;
        font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#footer-widgeted a, #footer-widgeted a:visited {
	color: #333333;
	text-decoration: none;
	}

#footer-widgeted a:hover {
	color: #333333;
	text-decoration: underline;
	}

#footer-widgeted ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#footer-widgeted ul li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer-widgeted ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}

#footer-widgeted ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

#footer-widgeted ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}

#footer-widgeted h4 {
	color: #ffffff;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-shadow: #333333 1px 1px;
	text-transform: uppercase;
	}

#footer-widgeted .widget {
	background: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	}

.footer-widgeted-1 {
	width: 285px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 10px;
	}

.footer-widgeted-2 {
	width: 285px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 10px;
	}

.footer-widgeted-3 {
	width: 285px;
	float: right;
	margin: 0px;
	padding: 20px 20px 5px 10px;
	}

/***** TopNav ********************/

#topnav {
        background: #699b12 url(images/topnav.png);
	width: 960px;
	height: 30px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}

#topnav a, #topnav a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}

#topnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#topnav p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}

.topnav-left {
	width: 255px;
	float: left;
	margin: 0;
	padding: 5px 0px 0px 5px;
	}

.topnav-right {
	width: 700px;
	float: right;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: right;
	}

.topnavbarright a img {

	border: none;
	margin: 0 3px 1px 0;
	padding: 0;
	}

.rss-topnav {

	padding: 2px 5px 2px 16px;
	background: url(images/rss.png) no-repeat left center;

	}	

#buyButtn {width:300px; height:60px; margin:0 auto; overflow:hidden;}
#buyButtn a {width:300px; height:60px; background:url(images/buy-buttn.gif) no-repeat; display:block; text-indent:-9999px}
#buyButtn a:hover {background-position:0 -60px;}

/************  High FX Media Styling for Properties/Where to Stay   ********/

.tax-post {

	background-color: #F7F7F7;
	border: .1em solid #699B12;
	float: left;
	height: 26.5em;
	margin: .5em 1em .5em 0;
	overflow: hidden;
	padding: 1em;
	position: relative;
	width: 22.359em;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.tax-post p {

	margin-top: 0;
	margin-bottom: .5em;
}

.tax-post img {

	border: .3em solid #699B12;
	float: left;
	margin: 0 1em .5em 0;
}

.tax-button {

	background: url(images/button.png) no-repeat 0 0 transparent;
	bottom: 1em;
	height: 3.5em;
	left: 4.1em;
	position: absolute;
	text-align: center;
	width: 15.5em;
}

.tax-button p {

	margin-top: 1em;
}

.tax-button a {

	color: #ffffff;
	display: block;
	font-weight: bold;
	height: 2.5em;
	padding: 1em 0 0;
	width: 15.5em;
}

.tax-button a:hover {

	color: #dddddd;
}

.tax-title {

	font-size: 1.15em;
	font-weight: bold;
	margin-top: 0;
}

/********** High FX Media styling for British Businesses   ****************/

#content .bb {

	margin: 0 0 1em 0;
}

.bb-map {

	float: right;
}

.bb-info {
	font-size: 1.15em;
}

div.type-britishbusiness {
	margin: 0 0 2em 0;
}

.bb-listing {
	background-color: #EBE6D4;
	border-bottom: 0.1em solid #efefef;
	height: 14em;
	margin: 0 0 1.5em 1.5em;
	overflow: auto;
	padding: 1.5em 1em 0;
	width: 90%;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.bb-listing-content {
	margin: 0 0 0 15em;
}

.bb-listing-img {

	float: left;
}

.bb-post {
	background-color: #E2DDCB;
	border: .1em solid #699B12;
	float: left;
	height: 19em;
	margin: .5em 1em .5em 0;
	overflow: hidden;
	padding: 1em;
	position: relative;
	width: 22.359em;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.bb-post p {
	margin-top: 0;
	margin-bottom: .5em;
}

.bb-post img {
	border: .3em solid #699B12;
	float: left;
	margin: 0 1em .5em 0;
}

.bb-button {
	background: url(images/button.png) no-repeat 0 0 transparent;
	bottom: 1em;
	height: 3.5em;
	left: 4.1em;
	position: absolute;
	text-align: center;
	width: 15.5em;
}

.bb-button p {
	margin-top: 1em;
}

.bb-button a {
	color: #ffffff;
	display: block;
	font-weight: bold;
	height: 2.5em;
	padding: 1em 0 0;
	width: 15.5em;
}

	.bb-button a:hover {
	color: #dddddd;
}

.bb-title {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0;
}

#bb-cat {
	background-color: #E2DDCB;
	border: .1em solid #699B12;
	float: left;
	min-height: 17.5em;
	margin: 3em 1em .5em 0;
	overflow: hidden;
	padding: 1em 1em 1em;
	position: relative;
	width: 22.359em;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#bb-cat p {
	font-size: 1.25em;
}

#bb-location {
	background-color: #E2DDCB;
	border: .1em solid #699B12;
	float: left;
	height: 17.5em;
	margin: 3em 0 .5em 0;
	overflow: hidden;
	padding: 1em 1em 1em;
	position: relative;
	width: 47.8em;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#bb-location-col1 {
	float: left;
	margin: 0;
	width: 10em;
}

#bb-location-col2 {
	float: left;
	margin: 0;
	width: 10em;
}

#bb-location-col3 {
	float: left;
	margin: 0;
	width: 10em;
}

#bb-location p {
	font-size: 1.25em;
}

#featured-top h4 a.rsswidget { 
    color:  #FFFFFF;
}

#featured-top a.rsswidget img {
    float: left;
    margin: 3px;
}

#homead {
	background: #F7F7F7 top no-repeat;
	margin: 10px 10px 10px 10px;
	padding: 3px 9px 3px 9px;
	border: 1px solid #DDDDDD;
	width: 920px;	
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
 }

#homead {
   list-style-type: none;
}


