/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 14px;
}
#jt-wrapper{
	background: url(../images/headback.gif) repeat-x;
}

#jt-wrap{
	margin:0 auto;
	width:960px;
}
#jt-topwrapper{
	
}
#jt-containerwrap{
	width: 760px;
}
#jt-rightwrapper{
	padding:20px 0 0;
	width:180px;
	float:right;
}

.moduletable-search{
	float: right;
}

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
font-family:Cambria,Times,serif;
font-weight:bold;
line-height:1.2;
}


span.clear
{
	clear: both;
	height: 1px;
	display: block;
	font-size: 1px;
}

.search-search{
	margin-top:2px;
}
#mod_search_searchword{
	width:250px;
	height: 20px;
	border:2px solid #44ade9;
	padding-top:3px;
	padding-left: 3px;
}
.button-search{
	float:right;
}
#myBlog-wrap #myBlog-head {
	background:transparent url(../images/logo.png) no-repeat scroll 0 0;
	padding-left:5px;
	margin-top: 8px !important;
	margin-bottom: 12px !important;
}
#myBlog-head a{
	text-decoration:none;
	color: #231F20 !important;
}
#myBlog-head h3{
	color: #231F20 !important;
}

#myBlog-head .desc{
	color: #606163 !important;
}
#myBlog-head-padded{
	padding-left:90px;
}
.toolbarTagsTwitter{
	background: url(../images/twitter-16.gif) no-repeat;
}