/*
Theme Name: Barely Corporate (Loong IT)
Theme URI: http://www.loong.com.au/
Description: A barely corprate Wordpress CMS theme for your company.
Author: Xin Chen
Author URI: http://www.loong.com.au
Tags: two columns, widgets, CMS, corporate, company

Barely Corporate by Xin Chen || http://www.loong.com.au
*/

/* Include navigation css */
@import url('layout/css/nav.css');

body {
	text-align: center;
	font-family: Arial, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}

/* STANDARD TYPOGRAPHY */

p {
	font-weight:normal;
	margin: 12px 0;
	line-height:160%;
	text-align: left;
}

a {
	text-decoration: none;
	color: #226DA7;
}

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

h1, h2, h3, h4, h5, h6 {margin: 5px 0; font-weight: normal; line-height: 100%;}

h1 {font-size: 30px;}

h2 {font-size: 25px}

h3 {font-size: 15px}

h4 {font-size: 14px}

h4 {font-size: 13px}

h5 {font-size: 12px}

h6 {font-size: 11px}

#wrapper {
	background: url("layout/images/top-bg.png") repeat-x;
}	
	
#content ol, #full-width-content ol {
	list-style-type:decimal;
	list-style-position:outside;
	padding:0 0 15px 25px;
}

#content ul, #full-width-content ul {
	list-style-position:outside;
}

#content ul li, #full-width-content ul li {
	padding: 0 0 6px 25px;
	line-height:160%;
	text-align:justify;
}

#content blockquote, #full-width-content blockquote {
	font-size: 13px;
	font-style: italic;
	margin: 10px 0;
	padding: 5px 0 5px 10px;
}

#content a img, #content img, #full-width-content a img, #full-width-content img {
	padding: 5px;
	border: none;
}

#content a:hover img, #full-width-content a:hover img {
	padding: 0;	
}

#content img.alignright, #full-width-content img.alignright {float:right; margin:0 0 5px 10px}

#content img.alignleft, #full-width-content img.alignleft {float:left; margin:0 10px 5px 0}

#content img.aligncenter, #full-width-content img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#content a img.alignright, #full-width-content a img.alignright {float:right; margin:0 0 5px 10px}

#content a img.alignleft, #full-width-content a img.alignleft {float:left; margin:0 10px 5px 0}

#content a img.aligncenter, #full-width-content a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.portfolio-image {
	position: relative;
}

.portfolio-image img {
	display: block;
	position: relative;
	z-index: 2;
}

.portfolio-image a.lightbox {
	display: block;
	position: relative;
}

.portfolio-image .post-enlarge {
	width: 690px;
	height: 285px;
	background: #fff url(layout/images/enlarge.png) 215px 65px no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

code {
	background: url(layout/images/code_bg.png);
	border: 1px solid #C7C7C7;
	display: block;
	margin-bottom: 10px;
	overflow-x: visible;
	overflow-y: hidden;
	font-family: Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;
	font-size: 11px;
	line-height:19px;
	padding: 0 5px;
}

.clean {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.clean th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
	background: #f2f2f2;
}

.clean td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
}

.shortcode {
	background-position: 0 100%;
	background-repeat: repeat-x;
	display: block;
	margin: 15px 0;
}

.shortcode div {
	background: 10px 12px no-repeat;
	display: block;
	margin: 0;
	padding: 8px 10px 8px 36px;
}

.alert {
	background-color: #FFFBFB;
	background-image: url(layout/images/shortcodes/alert.png);
	border: 1px solid #F8C9BB;
	color: #D0583F;
}

.alert .icon {
	background-image: url(layout/images/shortcodes/alert-icon.png);
}

.approved {
	background-color: #FAFDF9;
	background-image: url(layout/images/shortcodes/approved.png);
	border: 1px solid #C1CEC1;
	color: #6CB656;
}

.approved .icon {
	background-image: url(layout/images/shortcodes/approved-icon.png);
}

.attention {
	background-color: #FFFDF6;
	background-image: url(layout/images/shortcodes/attention.png);
	border: 1px solid #E4E4D5;
	color: #E1B42F;
}

.attention .icon {
	background-image: url(layout/images/shortcodes/attention-icon.png);
}

.camera {
	background-color: #F6FBFB;
	background-image: url(layout/images/shortcodes/camera.png);
	border: 1px solid #C9D5D8;
	color: #55A0B4;
}

.camera .icon {
	background-image: url(layout/images/shortcodes/camera-icon.png);
}

.cart {
	background-color: #FCFCFC;
	background-image: url(layout/images/shortcodes/cart.png);
	border: 1px solid #D3D3D3;
	color: #559726;
}

.cart .icon {
	background-image: url(layout/images/shortcodes/cart-icon.png);
}

.doc {
	background-color: #FFFFFF;
	background-image: url(layout/images/shortcodes/doc.png);
	border: 1px solid #E5E5E5;
	color: #666666;
}

.doc .icon {
	background-image: url(layout/images/shortcodes/doc-icon.png);
}

.download {
	background-color: #FCFCFC;
	background-image: url(layout/images/shortcodes/download.png);
	border: 1px solid #D3D3D3;
	color: #666666;
}

.download .icon {
	background-image: url(layout/images/shortcodes/download-icon.png);
}

.media {
	background-color: #FBF9FD;
	background-image: url(layout/images/shortcodes/media.png);
	border: 1px solid #DBE1E6;
	color: #8D79A9;
}

.media .icon {
	background-image: url(layout/images/shortcodes/media-icon.png);
}

.note {
	background-color: #FFFAF6;
	background-image: url(layout/images/shortcodes/note.png);
	border: 1px solid #E6DAD2;
	color: #B76F38;
}

.note .icon {
	background-image: url(layout/images/shortcodes/note-icon.png);
}

.notice {
	background-color: #FAFCFD;
	background-image: url(layout/images/shortcodes/notice.png);
	border: 1px solid #C7CDDA;
	color: #6187B3;
}

.notice .icon {
	background-image: url(layout/images/shortcodes/notice-icon.png);
}

.quote {
	background-color: #F3F3F3;
	background-image: url(layout/images/shortcodes/quote.png);
	border: 1px solid #D4D4D4;
	color: #727272;
}

.quote .icon {
	background-image: url(layout/images/shortcodes/quote-icon.png);
}

/* CLASSES */

.small { font-size: 11px }
.clear { clear:both }
.full-width { width: inherit; float: left; }
.pages { display:none }

/* HEADER */

#header {
	height: 137px;
	background: url("layout/images/top-white.png") no-repeat left top;
}

#header-inner {
	margin: auto;
	width: 1000px;
	height: 134px;
	position: relative;
}

#header-inner h1 {
	position: absolute;
	top: 28px;
	left: 10px;
	margin-left: 10px;
	
}

#header-inner a#logo {
	text-indent: -99999px;
	display: block;
	width: 550px;
	height: 90px;
}

#openCloseIdentifier {
	display: none;	
}

#social {
	position: absolute;	
	top: -46px;
	/* top: 0; <- Moves here on animation, uncomment if you want to test without javascript or jQuery. */
	right: 6px;
}

#social-content {
	height: 46px;
	width: 294px;
	float: right;
}

#social-content ul {
	float: right;
	margin-right: 3px;
}

#social-content li {
	float: left;
	padding: 5px 2px;
	display: inline;
}

#social-content a#rss {
	background: url('layout/images/social/rss.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#facebook {
	background: url('layout/images/social/facebook.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#twitter {
	background: url('layout/images/social/twitter.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#flickr {
	background: url('layout/images/social/flickr.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#linkedin {
	background: url('layout/images/social/linkedin.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#myspace {
	background: url('layout/images/social/myspace.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#youtube {
	background: url('layout/images/social/youtube.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#digg {
	background: url('layout/images/social/digg.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#rss:hover, #social-content a#facebook:hover, #social-content a#twitter:hover, #social-content a#flickr:hover, #social-content a#linkedin:hover, #social-content a#myspace:hover, #social-content a#youtube:hover, #social-content a#digg:hover {
	background-position: 0 0;	
}

#social-tab { /* No styles needed. */ }

a.btn-slide {
	display: block;
	width: 106px;
	height: 20px;
	float: right;
	background-repeat: no-repeat;
}

a.btn-slide:hover {
	background-position: 0 -20px;
}

a.active {
	background-repeat: no-repeat;
	background-position: 0 -40px;
}

a.active:hover {
	background-position: 0 -60px;	
}

#main {
	overflow: hidden;
	padding-bottom: 10px;
	z-index:1; 
	position: relative;
	background: url("layout/images/main-bk.png") repeat-x scroll 0 0 #ffffff;
}

#main.migrating-public {
	background: url("layout/images/main-bk-migrating-public.png") repeat-x scroll 0 0 #ffffff;
}
#main.migration-agents {
	background: url("layout/images/main-bk-migration-agents.png") repeat-x scroll 0 0 #ffffff;
}
#main.developers {
	background: url("layout/images/main-bk-developers.png") repeat-x scroll 0 0 #ffffff;
}
#main.franchisors {
	background: url("layout/images/main-bk-franchisors.png") repeat-x scroll 0 0 #ffffff;
}
#main.about {
	background: url("layout/images/main-bk-about.png") repeat-x scroll 0 0 #ffffff;
}
#main.contact {
	background: url("layout/images/main-bk-contact.png") repeat-x scroll 0 0 #ffffff;
}
#main.team {
	background: url("layout/images/main-bk-team.png") repeat-x scroll 0 0 #ffffff;
}

#main-inner {
	margin: auto;
	width: 1000px;
	overflow: hidden;
	min-height: 350px;
	text-align: left;
}

#main-inner h2.title {
	font-size: 30px;
	margin-left: 10px;	
}

/* HOMEPAGE ELEMENTS */

#home-display {
	/*
	padding: 10px;
	margin: 0 10px 10px 10px;
	*/
}

#home-slogan {
	font-size: 23px;
	/* width: 940px; */
	margin: 0 10px 10px 10px;
	line-height: 1.4;
	position: relative;
	padding: 10px 20px 10px 20px;
}

#home-box-containter {
	padding-bottom: 10px;
}

.home-box {
	width: 300px;
	margin: 0 10px;
	float: left;
	text-align: left;
	position: relative;
	overflow: hidden;
	display: inline;
}

#main-inner .home-box h2 {
	font-size: 19px;
	margin: 0;
}

.home-box p, .home-box ul {
	padding: 3px 0;
	margin: 12px 0;
}

.home-box .pad {
	padding: 20px;
}

/* SUBPAGE SLIDESHOW */

.subpage-slideshow-wrapper {
	margin: 10px 0;
}

.subpage-slideshow {
	position: relative;
	height: 200px;
	overflow: hidden;
	z-index: 2;
}

.subpage-slideshow div {
}

#content .subpage-slideshow div img,
#full-width-content .subpage-slideshow div img {
	border: none;
	padding: 0;
}

.subpage-slideshow-nav {
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
}

.subpage-slideshow-nav-inner {
	padding-top: 4px;
}

.subpage-slideshow-nav-inner a {
	border: none;
}

#content .subpage-slideshow-nav-inner a img,
#full-width-content .subpage-slideshow-nav-inner a img {
	background: url(layout/images/slide-buttons.gif) 0 0 no-repeat;
	height: 20px;
	width: 20px;
	border: none;
	padding: 0;
	background-color: transparent;
}

#content .subpage-slideshow-nav-inner a:hover img,
#content .subpage-slideshow-nav-inner a.activeSlide img,
#full-width-content .subpage-slideshow-nav-inner a:hover img,
#full-width-content .subpage-slideshow-nav-inner a.activeSlide img {
	background-position: 0 -20px;
	border: none;
}

/* FOOTER ELEMENTS */

#footer {
	padding: 20px 0 0 0;
}

.copyright {
	text-align: center;
	display: block;
	padding: 20px;
}

#footer-box-container {
	width: 1000px;
	margin: 0 auto;
	
}

.footer-box {
	width: 220px;
	margin: 0 10px;
	float: left;
	text-align: left;
	position: relative;
	overflow: hidden;
	font-size: 11px;
	display: inline;
}

.footer-box h2 {
	font-size: 19px;
	margin: 0;
}

.footer-box p, .footer-box ul {
	padding: 3px 0;
	margin: 12px 0;
	text-align: left;
}

.footer-box .pad {
	padding: 0 20px;
}

/* ALL ROUNDED CORNER BOXES */

.rounded-10 {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
} 

.rounded-5 {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
} 

/* PORTFOLIO */

#main-inner #full-width-content .portfolio .title {
	margin-left: 10px;
	margin-bottom: 20px;
	color:#226DA7;
}

#full-width-content .portfolio {
	padding: 20px 30px;
}

#full-width-content .portfolio .portfolio-row {
	clear: both;
	overflow: hidden;
}

#full-width-content .portfolio .portfolio-box {
	text-align: left;
	position: relative;
	overflow: hidden;
	/*display: inline;
	float: left;
	width: 280px;*/
	padding: 20px 20px 20px 10px;
	border-bottom: 1px solid #226DA7;
}

#full-width-content .portfolio .portfolio-box .portfolio-box-right {
	padding-left: 300px;
}


#full-width-content .portfolio .portfolio-box h3 a {
	text-decoration: none;	
}

#full-width-content .portfolio .portfolio-box h3 {
	margin: 0 5px 10px;
	font-size: 18px;
}

#full-width-content .portfolio .portfolio-box p {
	padding: 0 5px;
	font-size: 11px;
}

#full-width-content .portfolio .portfolio-box .pad {
	padding: 20px 20px 10px 20px;
}

#full-width-content .portfolio .portfolio-box img {
	display: block;
	position: relative;
	z-index: 2;
	padding: 0;
	border: none;
	float:left;
}

#full-width-content .portfolio .portfolio-box a.lightbox {
	display: block;
	position: relative;
}

#full-width-content .portfolio .portfolio-box .enlarge {
	width: 260px;
	height: 125px;
	background: url(layout/images/enlarge.png) no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#full-width-content .portfolio .portfolio-box a.thumb {
	border: none;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

#full-width-content .portfolio .portfolio-box .image {
	background-image: url(layout/images/enlarge.png);
}

#full-width-content .portfolio .portfolio-box .video {
	background-image: url(layout/images/enlarge-video.png);
}

/* NEWS PAGE */

.featured-news {
	padding: 10px 10px 10px 0;
}

.featured-news h2 {
	font-size: 20px;
}

.featured-news h2 a {
	text-decoration: none;
}

.news-article {
	float: left;
	width: 330px;
	margin: 10px 10px 10px 0;
}

.news-article h2 {
	font-size: 15px;	
}

.news-article h2 a {
	text-decoration: none;
}

/* BLOG */

.author-box {
	font-size: 11px;
}

.comments-link {
	padding-left: 18px;
	background: url('layout/images/comment.gif') no-repeat;
}

.entry {
	margin: 0;
	padding: 10px 0;
}

.entry h3 {
	margin-top: 10px;
	font-size: 22px;
}

.entry h3 a {
	text-decoration: none;	
}

.entry img {
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
}

.entry p {
	font-size: 13px;
}

/* COMMENTS */

/* COMMENTS */

.says {
	padding-left: 5px;
	color: #888888;
}

.date {
	color: #888888;
}

.thread-even, .thread-odd {
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}

.thread-even {
	background-color: #f9f9f9;
}

.thread-even ul.children {
	background-color: #ffffff;
}

.thread-odd {
	background-color: #ffffff;
}

.thread-odd ul.children {
	background-color: #f9f9f9;
}

#content #comments-wrap {
	padding-top: 10px;
}

#content #comments-wrap a.name {
	text-decoration: none;	
}

#content #comments-wrap ol.commentlist {
	padding-left: 0;
	border-top: 1px solid #dddddd;	
}

#content #comments-wrap ol ul {
	margin: 0 10px 10px 10px;
	border: 1px solid #dddddd;
	border-bottom: none;
}

#content #comments-wrap li {
	padding: 0 10px;
	list-style: none;
	background-image: none;
}

#content #comments-wrap li li {
	padding: 10px;
	border-bottom: 1px solid #dddddd;
}

#content #comments-wrap li a.name:hover {
	border: none;
}

#content #comments-wrap li .comment-left {
	float: left;
	width: 75px;
	display: inline;
	padding: 15px 0;
}

#content #comments-wrap li .comment-right {
	float: left;
	width: 530px;
	display: inline;
	padding: 15px 0 35px 0;
	position: relative;
}

#content #comments-wrap li li .comment-right {
	padding: 5px 0;
	width: 415px;
}


#content #comments-wrap li li .comment-left {
	padding: 5px 0;
}

#content #comments-wrap li li li .comment-right {
	width: 375px;
}

.comment-right-inner {
	padding: 0 20px 0 0;
}

.comment-right .name {
	font-size: 20px;	
}

#content .reply-link a {
	display: block;
	padding: 3px 8px;
	border: 1px solid #dddddd;
	font-size: 11px;
	position: absolute;
	bottom: 10px;
	right: 0;
	text-decoration: none;
}

#content .reply-link a:hover {
	background: #f2f2f2;
	text-decoration: none;
}

#content li li .reply-link a {
	position: absolute;
	bottom: 0;
	right: -25px;
}

#content #comments-wrap #respond {
	margin-top: 20px;
	position: relative;
	background: #f9f9f9;
	border: 1px solid #dddddd;
	padding: 20px;
}

#content #comments-wrap #respond .pad {
	padding: 0;
}

#content #comments-wrap #respond li {
	padding: 5px 0;
}

#content #comments-wrap #respond label.error {
	color: #990000;
	padding: 5px 0;
	margin-left: 100px;
	display: block;
	width: 300px;
	font-size: 11px;
}

#content #comments-wrap #respond h3 {
	margin-bottom: 20px;	
}

#content #comments-wrap #respond fieldset {
	margin-bottom: 10px;
}

#content #comments-wrap #respond input, #content #comments-wrap #respond textarea {
	padding: 5px;
}

#content #comments-wrap #respond textarea {
	width: 350px;
	height: 200px;
}

#content #comments-wrap #respond legend {
	padding: 0 2px;
	font-weight: bold;
}

#content #comments-wrap #respond label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

#content #comments-wrap #respond fieldset ol {
	margin: 0;
	padding: 0;
}

#content #comments-wrap #respond fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

#content #comments-wrap #respond label {
	width: 95px; /* Width of labels */
}

#content #comments-wrap #respond #submit {
	cursor: pointer;
	padding: 5px 10px;
}

.comment-right .name a {
	text-decoration: none;
}

#content #comments-wrap .date {
	font-size: 10px;
}

#content p {
	text-align: justify;
}

/* CONTACT FORM */ 

#contact {
	position: relative;
}

#contact #sent {
	display: none;
}

#contact h3 {
	margin-bottom: 20px;	
}

#contact label.error {
	color: #990000;
	padding: 5px 0 5px 90px;
	display: block;
	font-size: 11px;
}

#contact fieldset {
	margin-bottom: 10px;
}

#contact input, #contact textarea {
	padding: 5px;
}

#contact textarea {
	width: 350px;
	height: 200px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
}

#contact legend {
	padding: 0 2px;
	font-weight: bold;
}

#contact label.name {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

#contact fieldset ol {
	margin: 0;
	padding: 0;
}

#contact fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

#contact label.name {
	width: 85px; /* Width of labels */
}

#contact #submit {
	cursor: pointer;
	padding: 5px 10px;
}

.honeypot {
	display: none;
}

/* WIDGETS GENERAL */

.widget ul {
	padding: 0 0 0 15px;	
}

.widget ul li {
	list-style: circle;
}

.widget ul li a {
	display: block;
	padding: 5px 0;
}

.widget ul#twitter_update_list li a {
	display: inherit;
	display: inline;
}

/* 2 COLUMN LAYOUT */

#sidebar {
	float: left;
	width: 250px;
	padding: 10px;
	overflow: hidden;
	display: inline;
}

#content {
	float: left;
	width: 729px;
	/* margin: 0 10px; */
	overflow: hidden;
	border-right: 1px solid #c4c4c4;
	min-height: 636px;
}

#home-box-container {
	float: left;
	width: 729px;
	/* margin: 0 10px; */
	overflow: hidden;
	border-right: 1px solid #c4c4c4;
	min-height: 636px;
}

#home-group-container {
	padding-left: 20px;
	padding-right: 20px;
}
#home-group-container img{
	border: 1px solid #c4c4c4;
	padding: 2px;
}
#home-group-container img:hover {
	border: 1px solid #226DA7;
}
#home-group-container h2{
	font-size: 16px;
}
#home-group-container h2:hover{
	color: #FF6700;
}
#home-group-container p{
	font-size: 14px;
	margin-top: 2px;
}



#content .pad {
	padding: 20px 30px;
}

#main-inner #content h2.title {
	margin-left: 0px;
	font-size: 24px;
	color: #226da7;
}

#main-inner #content h1,
#main-inner #content h2,
#main-inner #content h3 {
	color: #226da7;
}

#main-inner #content h3 {
	font-size: 20px;
}

#main-inner #content {
	font-size: 14px;
	color: black;
}

/* SINGLE COLUMN LAYOUT */

#full-width-content {
	/* margin: 0 10px; */
}

#full-width-content .pad {
	padding: 20px 30px;
}

#main-inner #full-width-content h2.title {
	margin-left: 0px;
	font-size: 30px;
}

/* SIDEBAR */

#sidebar .widget {
	margin-bottom: 15px;
	padding: 15px;
	position: relative;
	border-bottom: 1px solid #226DA7;
}

#sidebar .widget.noborder {
	border-bottom: none;
	margin-bottom: 0;
}

#sidebar .widget p {
	font-size: 11px;
}

#sidebar h2 {
	font-size: 20px;
	margin: 0 0 10px 0;
}

#sidebar .widget li a {
	padding: 3px 0px 3px 15px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 center;
	text-decoration: none;
}

#sidebar .widget li a:hover {
	text-decoration: none;
}

#sidebar .current_page_item {
	font-weight: bold;
}

#sidebar .widget ul {
	padding: 0;
	margin-left: 2px;
}

#sidebar .widget li {
	list-style: none;	
}

#sidebar .widget ul ul {
	padding: 0 0 0 10px;
	margin-left: 2px;
}

/* ADD ONS */

/* Homepage Slideshow */

#slideshow-wrapper {
	width: 1000px;
	height: 286px;
	position: relative;
	overflow: hidden;
}

#slideshow {
	z-index: 1;
	width: 1000px;
	height: 286px;
}

#slideshow-nav {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 5px;
	z-index: 2;
}

#slideshow-nav li {
	float: left;
	display: inline;
}

#slideshow-nav li a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	margin: 0 1px;
	padding: 0;
	background-position: 0 0;
	width: 13px;
	height: 13px;
}

#slideshow-nav li a:hover, #slideshow-nav li a.activeSlide {
	background-position: -13px 0;
}

.slide {
	position: relative;
}

.slide-image {
	float: left;
	display: inline;
}

.slide-excerpt {
	float: left;
	width: 420px;
	height: 300px;
	display: inline;
}

.slide-excerpt .pad {
	padding: 20px;
}


/* Twitter Widget */

.twitter_div ul {
	padding: 0;	
}

.twitter_div ul li {
	padding: 5px 0;
	list-style: none;
}

.twitter-follow {
	text-align: left;
	display: block;
}

/* Recent Posts Widget */

ul.jaybich-recent-posts {
	padding: 0;	
}

ul.jaybich-recent-posts li {
	border-bottom: 1px solid #f2f2f2;
	list-style: none;
}

ul.jaybich-recent-posts li a {
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	text-decoration: none;
}

.jaybich-recent-posts a:hover {
	background: #f2f2f2;
	text-decoration: none;
}

.jaybich-recent-posts .post-title {
	display: block;
	font-weight: bold;
}

.jaybich-recent-posts .post-date {
	color: #666;
	font-size: 10px;
	display: block;	
}

.footer-box .jaybich-recent-posts .post-date {
	padding: 0 0 5px 5px;
} 

/* Ad Widgets */

.jaybich-ad-wide-skyscraper, .jaybich-ad-full-banner, .jaybich-ad-skyscraper {
	text-align: center;	
}

.jaybich-ad-wide-skyscraper img {
	margin: 2px;
}

/* News Scroller Widget */

.news-scroller-wrapper {
	position: relative;
	overflow: hidden;
	height: 175px;
}

.news-scroller-nav {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 2;
}

.news-scroller-nav li {
	float: left;
	padding: 1px;
	display: inline;
}

.news-scroller-nav a {
	display: block;
	padding: 0 5px;
	height: 20px;
	font-size: 13px;
	text-decoration: none;
	background: #f2f2f2;
	color: #000;
}

.news-scroller-nav a:hover {
	background: #ccc;
	color: #000;
	text-decoration: none;
}

.news-scroller {
	overflow: hidden;
	z-index: 1;
}

.news-scroller div {
	font-size: 12px;
	height: 200px;
	width: 260px;
	overflow: hidden;
}

.news-scroller div p {
	padding: 5px 0;
}

.news-scroller div .date {
	color: #555;
	font-size: 11px;
}

/* Investments Scroller Widget */

.investments-scroller-wrapper {
	position: relative;
	overflow: hidden;
	height: 100px;
	margin: 0 0 0 40px;
	width: 370px;
}

.investments-scroller-nav {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 2;
}

.investments-scroller-nav li {
	float: left;
	padding: 1px;
	display: inline;
}

.investments-scroller-nav a {
	display: block;
	padding: 0 5px;
	height: 20px;
	font-size: 13px;
	text-decoration: none;
	background: #f2f2f2;
	color: #000;
}

.investments-scroller-nav a:hover {
	background: #ccc;
	color: #000;
	text-decoration: none;
}

.investments-scroller {
	overflow: hidden;
	z-index: 1;
}

.investments-scroller div {
	font-size: 12px;
	height: 100px;
	width: 350px;
	overflow: hidden;
}

.investments-scroller div p {
	padding: 0 0 5px;
	margin: 0 0 5px;
}

.investments-scroller div p.thumb {
	padding: 0;
	float: left;
	margin: 0 20px 0 0;
}
.investments-scroller div p.thumb a img{
	border: 2px solid #808080;
}

.investments-scroller div p {
	color: black;
}

.investments-scroller div p a {
	color: #ff6700;
}

.investments-scroller div .date {
	color: #555;
	font-size: 11px;
}

/* PAGE NAVI PLUGIN */

.wp-pagenavi {
	margin: 10px;
	margin-left: 0;
}

.single-column-page-navi {
	margin-left: 10px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 5px 7px; 
	margin: 2px;
	text-decoration: none;
}

.wp-pagenavi a:hover {
	padding: 5px 7px; 
	margin: 2px;
	text-decoration: none;
}

.wp-pagenavi span.current {
	padding: 5px 7px; 
	margin: 2px;
	font-weight: bold;
}


/* Home page investment scroller */
#home-investments-scroller {
	height: 110px;
	background: url("layout/images/investment-box-bk.png") no-repeat scroll center bottom transparent;
}
#home-investments-instruction {
	color: #ff6700;
	font-size: 16px;
	float: left;
	padding: 5px 10px 0 60px;
}
#home-investments-instruction p {
	line-height: 100%;
	margin: 10px 0;
	text-align: center;
	font-weight: bold;
}
#home-investments-instruction a {
	color: #FF6700;
}
#home-investments-instruction a:hover p {
	text-decoration: underline;
}

/* Home page Map */
#home-empty-bar {
	height: 30px;
	clear: both;
}

#home-map-note {
	color: black;
	text-align: center;
	font-size: 14px;
	padding-bottom: 20px;
}

#home-map {
	float: left;
	margin: 0 40px 0 20px;
}

/* Home Wheel pie */
#home-pie {
	margin-top: 20px;
}

#home-pie .pie-leftup {
	float: left;
	height: 141px;
}
#home-pie .pie-leftdown {
	float: left;
	height: 141px;
}
#home-pie .pie-rightup {
	height: 141px;
}
#home-pie .pie-rightdown {
	height: 141px;
}

/* home buttons */
#home-up-buttons {
	text-align: center;
	margin-bottom: 15px;
}
#employ-sponsor-link {
	width: 650px;
	margin: auto;
	font-weight: bold;
	font-size: 14px;
}


/* contact form sidebar */
#sidebar-contact {
	margin-top: 0px;
	background: url("layout/images/contact-box-bk.png") repeat-x scroll 0 0 #9bcab6;
	color: black;
}
#sidebar #sidebar-contact {
	padding-top: 10px;
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 1px;
}
#sidebar #sidebar-contact form p {
	font-size: 14px;
}
#sidebar #sidebar-contact p.contact-note {
	margin-top: 0px;
}
#sidebar #sidebar-contact form p span input {
	font-size: 11px;
	width: 135px;
}
#sidebar #sidebar-contact form p span select {
	font-size: 11px;
	width: 135px;
}
#sidebar #sidebar-contact form p label {
	float: left;
	display: block;
	width: 60px;
	padding-right: 10px;
}
#sidebar #sidebar-contact form p.submit {
	padding-top: 3px;
	text-align: center;
}
#sidebar #sidebar-contact form p.submit input.submit {
	background-image: url("layout/images/contact-box-send-button.png");
	width: 154px;
	height: 28px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}

/* go back button */
a.goback {
	float: right;
	font-size:16px;
	position:relative;
	top:15px;
	/*
	display: block;
	background-image: url("layout/images/back.png");
	*/
}

/* investment view */
#property-view-gallery  {
	height:450px;
}
#property-view-gallery a.bigimage {
	display:block;
	float:left;
}
#right-image-box {
	float:right;
}
#right-image-box a img {
	display:block;
}
h2.investment {
	margin-bottom: 20px;
}
#googlemap {
	padding: 5px;
	border:1px solid #EEEEEE;
}

/* bt bg */
a.shutter {
	background-color: #00478a;
	
	background: url("layout/images/bt-bg.png") repeat-x scroll 0 0 #00478a;
	color: white; 
	display:block;
	padding: 8px 20px;
	
	-moz-border-radius: 20px;
    
    /*
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    */
    
    behavior: url(layout/css/border-radius.htc);
    border-radius: 20px;
    
    
}
a.shutter:hover {
	background: url("layout/images/bt-bg-hover.png") repeat-x scroll 0 0 #ff5200;
	color: white;
	background-color: #ff5200;
	text-decoration: none;
	
	-moz-border-radius: 20px;
    
    /*
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    */
    
    behavior: url(layout/css/border-radius.htc);
    border-radius: 20px;
}

#impactdata-link {
	padding: 0px 40px 0 40px;
        height: 35px;
}
#impactdata-link a {
	text-align: center;
}
#impactdata-link div.left {
        float: left;
}
#impactdata-link div.right{
        float: right;
        width: 284px;
}

/* google translator */
#google_translate_element {position: absolute; top: 1px; right: 40px;}

/* headlines on home page */
#home-investments-instruction p.slogan {width: 198px; font-size: 30px; padding-top: 20px; }