/*
Theme Name: Eximius
Theme URI: http://www.dkszone.net/2009/08/eximius-free-3-column-wordpress-theme.html
Description: Eximius is a 3-Column WordPress theme with left and right Sidebars. This free theme is widget-ready and SEO optimized. With simple yet elegant looks, Eximius is a very lightweight theme and loads quite fast in any browser. The two Sidebars can accommodate Wide Skyscraper Ads (160x600). Valid CSS and XHTML. By dkszone.net.
Version: 1.02
Author: dkszone.net
Author URI: http://www.dkszone.net/
Tags: blue, white, three-columns, fixed-width

	The CSS, XHTML and design is released under the GPL: http://www.gnu.org/licenses/gpl.html
    
*/

/***** GLOBAL FORMATTING *****/


* {
	padding: 0;
	margin: 0;
}

html,body {
	height: 100%;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #032C3A;
	background-image: url(images/jabu2bgtile.jpg);
	background-repeat: repeat-x;
}


a {
	color: #FCF8D4;
	text-decoration: none;
}

a:hover {
	color: #ECADFF;
}

img {
	border: 0;
}

/***** PAGE FORMATTING *****/

#main {
	text-align:left;
	width:100%;
	height: 100%;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/jabu2bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}





#wrapper {
	position:relative;
	text-align:left;
	width:100%;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 171px;
}

.inside {
	position:relative;
	width:800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header, #content, #footer {
	position:relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	height: 100%;
}

body > #main {height: auto; min-height: 100%;}


.clear_left {
clear:left;
}
.clear_right {
clear:right;
}
.clear_both {
clear:both;
}
.float_left {
float:left;
}
.float_right {
float:right;
}








.title {
	padding: 5px 5px 5px 20px;
	color: #fff;
}

#NaviBar {
	display: block;
}


.nextprev {
	display: block;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 60px;
}


/***** GENERAL TEXT FORMATTING *****/



blockquote
{
	border-color:#CCC;
	border-width: 1px;
	border-style: solid;
	margin:10px 10px 10px 10px;
	padding:20px 5px 5px 21px;
	background-color:#f8f9f1;
	background-image:url('images/BlockQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}

p {
	margin-bottom: 15px;
	line-height: 1.7em;
	letter-spacing: 0.15em;
}

p a {
	text-decoration: none;
}

p a:hover {
}

p.center {
	text-align: center;
}

.postmeta
{
	font-size:9px;
	color: #FFFFFF;
	padding-bottom:20px;
	clear: both;
	padding-top: 10px;
}

.commentCount
{
 text-align:right;
 margin-right:10px;
 font-size:10px;

}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 15px;
	color: #F9F9D7;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	letter-spacing: 0.2em;
}

.post h1
{
}
.post h1 a {
	color: #FFFFFF;
}
.post h1 a:hover {
	color: #ECADFF;
	text-decoration: none;
}
#sitetitle {
	padding-top: 30px;
	width: 750px;
	float: left;
}
p.sitetitle {
	margin: 0px;
	padding: 0px;
}
p.sitetitle a {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #7C7C7C;
	text-decoration: none;
	background-image: url(images/jabu2titlelogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 500px;
	padding-top: 50px;
	display: block;
	letter-spacing: 0.3em;
	border-style: none;
}
p.sitetitle a:hover {
	color: #ECADFF;
}

h3.slogantext{
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #000000;
	padding: 0;
	text-decoration: none;
	letter-spacing: 0.3em;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color:  #E2ACDD;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	margin-bottom: 15px;
	letter-spacing: 0.2em;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color:  #F9F9D7;
	margin-bottom: 15px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	letter-spacing: 0.2em;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color:  #FFFFFF;
	margin-bottom: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

h5, h6 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding:  3px;
	color:  #333;
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

/***** LISTS FORMATTING *****/

.post ul,.post dl {
	padding: 0 0 10px 20px;
} 

.post li,.post dt {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: none;
}

.post dd {
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 20px;
}
 

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
}
	
/**** TABLE FORMATTING ****/	
	
.post  table {
	background:#FFF;
	border:2px solid #CCC;
	border-collapse:collapse;
	margin:5px 0 10px;
}
.post  th, 
.post  td {
	border:1px solid #CCC;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}
.post  tr.even td {
	background:#F7F7F7;
}
.post  th {
	background:#EDEFF0;
}

/****** RSS ICON ON HEADER ******/
.rssicon
{
	display:block;
	background-image: url('images/rss.png');
	background-position: center right;
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
	float: right;
}
#slogantext {
	width: 450px;
}


/***** NAVIGATION BAR FORMATTING *****/

ul#NaviBar {
	list-style: none;
	width: auto;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	display: block;
	height: auto;
}

ul#NaviBar li {
	float: left;
	margin-right: 19px;
}

ul#NaviBar li.first {
	border-left: none;
}




#navibox {
	width: auto;
	position: relative;
}



/***** SEARCH FORM FORMATTING *****/

#search {
	text-align: left;
	height: 20px;
	width: 203px;
	float: left;
	padding-top: 22px;
	padding-left: 30px;
}

#search #s {
	width: 160px;
	float:left;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	background-color: transparent;
}

#go {
	color: #000;
	display: inline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-top: -18px;
}

/***** SIDEBAR FORMATTING *****/

#sidebarLeft {
	width: 170px;
	float: left;
	color: #000;
	border: 1px solid #CCCCCC;
	padding: 0px 3px 20px 3px;
	margin-bottom: 20px;
}

#sidebarRight {
	width: 254px;
	float:right;
	margin-bottom: 20px;
}
.sidebar ul, .sidebar ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li {
	margin: 0px;
	height: auto;
	width: auto;
}
#sidebarRight h2{
	font-size: 16px;
	text-align: left;
	color:  #FCF8D4;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	background-image: url(images/sidebartitlebg.png);
	background-position: center bottom;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 17px;
	background-repeat: no-repeat;
	padding-left: 0px;
}

#sidebarRight h3{
	font-size: 13px;
}
#sidebarRight h2 a{
	color:  #FFFFFF;
	text-decoration: none;
}

#sidebarRight h2 a:hover{
	color:  #FFFFFF;
	text-decoration: underline;
}

#sidebarLeft h2{
	font-size: 13px;
	text-align: left;
	padding:  3px;
	color:  #FDFDFD;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	background-color: #89B92A;
	font-weight: bold;
	margin: 3px 0px 0px 0px;
	
}

#sidebarLeft h2 a{
	color:  #FFFFFF;
	text-decoration: none;
}

#sidebarLeft h2 a:hover{
	color:  #FFFFFF;
	text-decoration: underline;
}
#sidebarRight  li a {
	font-size: 13px;
	text-align: left;
	color:  #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	display: block;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
}
#sidebarRight  li a:hover {
	color:  #ECADFF;
	text-decoration: none;
}
#sidebarLeft  li a {
	font-size: 13px;
	text-align: left;
	color:  #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 3px;
	display: block;
	height: auto;
	width: 164px;
	margin-top: 3px;
}
#sidebarLeft  li a:hover {
	color:  #FFFFFF;
	background-color: #89B92A;
	text-decoration: none;
}

#sidebarLeft li.current_page_item a {
	color:  #FFFFFF;
	background-color: #89B92A;
	text-decoration: none;
	margin-top: 3px;
}
#sidebarRight li.current_page_item a {
	color:  #FFFFFF;
	background-color: #89B92A;
	text-decoration: none;
	margin-top: 3px;
}








/***** FOOTER FORMATTING *****/

#footer {
	clear: both;
	width: 100%;
	color: #fff;
	left: 0;
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	position: relative;
	margin-top: -171px; /* negative value of footer height */
	height: 171px;
}

.copyright {
	padding-top: 100px;
	text-align: center;
	color: #A6A6A6;
}





/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	border: 5px solid #CCC;
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 3px solid #00f;
}

img.alignright {
	display: inline;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

img.alignleft {
	display: inline;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



/** COMMENT FORMATTING ***/

#comment {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	}
		
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	color: #666;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	color: #666;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 10px;
	border: 1px solid #666;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 5px 0px 20px 0px;
	float: left;
	border: 1px solid #0CC;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

#author, #email, #url {
	background: #FFFFFF;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #666;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}
	
.depth-1 {
	border: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	}

/**** CAPTION FORMATTING ******/

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	width: 100%;
	margin: 0;
}
#calendar_wrap {
	padding-top: 10px;
	margin-bottom: 50px;
}

#wp-calendar #next a {
	text-align: right;
}

#wp-calendar #prev a {
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #E8ADFF;
	width: auto;
	text-align: center;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
}

#wp-calendar a:hover {
	color: #E8ADFF;
	background-color: transparent;
}

#wp-calendar caption {
	color: #ECADFF;
	font-size: 12px;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

#wp-calendar td {
	color: #FFFFFF;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background-color: transparent;
}

#wp-calendar td:hover, #wp-calendar #today {
	color: #024F63;
	background-color: #FFFFCC;
}
#wp-calendar #today {
	color: #024F63;
	background-color: #FFFFCC;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFCC;
	text-align: center;
}
#rssicon {
	float: right;
}



#contentinside {
	position: relative;
	width: 800px;
	padding-top: 40px;
}
#postwrapper {
	height: auto;
	width: 360px;
	padding-bottom: 10px;
	float: left;
	margin-bottom: 20px;
}

#pagepostwrapper {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	width: 490px;
}

.pagetitle  {
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24px;
}
#pagetitle {
	margin-bottom: 10px;
}




.gsnavi  li {
	background-image: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #89B92A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.gsnavi ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin: 0px;
}



#toppostwrapper {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	margin-bottom: 0px;
}

#searchbox {
	width: 255px;
	float: right;
	background-image: url(images/searchbg.png);
	background-repeat: no-repeat;
	height: 62px;
	padding: 0px;
	margin-top: 5px;
}
.pageleft {
	float: left;
	width: 200px;
	padding-right: 20px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #89B92A;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pageright {
	float: right;
	width: 500px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-bottom: 30px;
}
.pageleft h1 {
	text-align: right;
	font-size: 20px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.3em;
}
.pageright h2 {
	font-size: 18px;
	font-weight: bold;
	color: #89B92A;
	letter-spacing: 0.3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pageright h3 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #666666;
}
.pageright h4 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.pagecolum  {
	margin-bottom: 30px;
	clear: both;
	background-image: none;
	padding-right: 20px;
	padding-left: 20px;
}
#sb {
	float: right;
	height: 20px;
	width: 30px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #017B95;
	font-size: 13px;
	cursor: pointer;
}


p.logo a {
	height: 163px;
	width: 182px;
	display: block;
	float: right;
	margin-top: -33px;
	background-image: url(images/jabu2logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	text-indent: -9987px;
	text-decoration: none;
}
#header .inside {
	padding-right: 50px;
	width: 750px;
}

p.logo {
	margin: 0px;
	padding: 0px;
}
#NaviBar .home a {
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 70px;
	width: 77px;
	text-indent: -9987px;
}

#NaviBar .home a:hover {
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: right center;
	
}

#home #NaviBar .home a {
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 70px;
	width: 77px;
	text-indent: -9987px;
}

#NaviBar .work a {
	background-image: url(images/work.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 70px;
	width: 65px;
	text-indent: -9987px;
}

#NaviBar .work a:hover {
	background-image: url(images/work.png);
	background-repeat: no-repeat;
	background-position: right center;
	
}

#work #NaviBar .work a {
	background-image: url(images/work.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 70px;
	width: 65px;
	text-indent: -9987px;
}

#NaviBar .about a {
	background-image: url(images/about.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 70px;
	width: 79px;
	text-indent: -9987px;
}

#NaviBar .about a:hover {
	background-image: url(images/about.png);
	background-repeat: no-repeat;
	background-position: right center;
	
}

#about #NaviBar .about a {
	background-image: url(images/about.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 70px;
	width: 79px;
	text-indent: -9987px;
}

#NaviBar .blog a {
	background-image: url(images/blog.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 70px;
	width: 66px;
	text-indent: -9987px;
}

#NaviBar .blog a:hover {
	background-image: url(images/blog.png);
	background-repeat: no-repeat;
	background-position: right center;
	
}

#blog #NaviBar .blog a {
	background-image: url(images/blog.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 70px;
	width: 66px;
	text-indent: -9987px;
}

#NaviBar .link a {
	background-image: url(images/link.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 70px;
	width: 66px;
	text-indent: -9987px;
}

#NaviBar .link a:hover {
	background-image: url(images/link.png);
	background-repeat: no-repeat;
	background-position: right center;
	
}

#link #NaviBar .link a {
	background-image: url(images/link.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 70px;
	width: 66px;
	text-indent: -9987px;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.colum {
	padding-top: 20px;
}
.post {
	padding-bottom: 40px;
}
.pagetitle {
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 15px;
	color: #FCF8D4;
	letter-spacing: 0.2em;
}
.sidetextbox {
	margin-bottom: 50px;
}
.sidechroco {
	background-image: url(images/sidechrocobg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
}

#sidebarRight .MyPartner {
	background-image: url(images/mypartnerbg.png);
	background-repeat: no-repeat;
	color: #7BC654;
}

