h1 {
	color: #1b5578;
	font-size:3em;	
}
h2{
	font-size:2.5em;
	color: #1b5578;
}
h3{
	font-size:1.2em;
}
h4{
	font-size:1.5em;
}
h5, p, a, li, input, textarea{
	font-size:1.1em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, 
li a, li p, li textarea, li input, 
p a, p textarea, p input{
	font-size:1em;

}
a,a:hover{
	color:#4d4d4d;
	text-decoration: none;
}


body, html{

	height:100%;
}
#main-wrapper {
	position: relative;	
}
#main-container{
	width:100%;	
}
#header{
	background-color: #1b5578;
}
#main-content{
	width: 884px;
	margin: 0 auto;
	background: transparent url(../image/background.gif) left top repeat-y;

}
#footer{
	clear: both;
}
#filler {
	position:absolute;
	right:0;
	top:0;
	z-index: -1;
	background-color:#f7f7f6;
	width:50%;
	height:100%;

}

#header-content {
	width: 884px;
	height: 56px;
	margin: 0 auto;
	background: #1b5578 url(../image/background-top.gif) left top no-repeat;
	position: relative;
	font-size: 1.3em;
}
#header .corporate {
	float: left;
	background: transparent url(../image/link-arrow.png) left 7px no-repeat;
	padding: 0 0 0 10px;
	margin-top: 20px;
	color: #fff;
}
#header .logo {
	height: 56px;
	width: 182px;
	float: left;
	margin-right: 300px;
}
#header .menu {
	position: absolute;
	right: 0;
	top: 11px;
	color: #fff;
	background-image:url(../image/topmenu-selected.jpg);
	background-position: -200px top ;
	padding-left: 46px;
}
#header .blog-menu {
	background-position: left top;	
}
#header .about-menu {
	background-position: 76px top;	
}
#header .menu a {
	color: #fff;
	float: left;
	width: 75px;
	height: 26px;
	padding-top: 10px;
}
#header .menu a.rss {
	background: #1b5578 url(../image/icon-rss.gif) left 13px no-repeat;
	padding-left: 15px;
	width: 60px;
}

.large-column {
	float: left;
	width: 572px;
	padding: 48px 0 40px 0;
}
.small-column {
	float: right;
	width: 226px;
	padding-left: 86px;
	padding: 48px 0 40px 0;
}

.blog-head {
	border-bottom:1px solid #D1DDE4;
	height:78px;
	margin-bottom:36px;
	padding-left:144px;
}
.blog-head h1 {
	font-size: 3.8em;
	padding: 0;
}
.blog-head h1 a {
	color: inherit;	
}
.blog-head h2 {
	font-size: 2.1em;
	padding: 0;
}
.post {
	padding: 0 0 3.5em 0;	
}
.post a {
	color: #d123a1;	
}
.post a:hover{
	color:#f745c6;	
}
.post .post-info {
	float: left;
	width: 108px;
	text-align: right;
	margin-right: 36px;
	padding: 1em 0 0 0;
}
.post .post-info .bubble {
	background: #fff url(../image/post-bubble.gif) left top no-repeat;
	color: #fff;
	padding: 1px 3px 22px 0;
	
}
.post .post-info .bubble span {
	font-size: 1.8em;
	line-height: 1em;
	vertical-align: text-top;
}
.post .post-info .text {
	border-top: 1px solid #d9dfe2;
	padding: 5px 0 20px 0;
	font-weight: bold;
}
.post .post-content {
	float: left;
	width: 428px;
}
.post .post-content p  {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 1em 0 0 0;
}
.post .post-content ul {
	padding: 10px 0 0 20px;
}
.post .post-content ul li {
	font-size: 1.3em;
	line-height: 1.4em;
}
.post .post-content .meta {
	font-size: 1.1em;
	color: #1b5578;
	font-style: italic;
}
.post .post-content .tools {
	color: #cacaca;
	padding-top: 0.5em;
}
/*.post .post-content .tools .stico_default{
	background: none!important;
}  
.post .post-content .tools a.stbutton {
	padding: 0;
} */
.post .post-content .tools .stButton span {
	background: none!important;
	color: #D123A1;
	padding: 0;
	font-size: 1.182em
}
.comments h3 {
	color: #1b5578;
	font-size: 1.6em;
	border-bottom: 1px solid #d9dfe2;
}
.comments .comment {
	border-bottom: 1px solid #d9dfe2;
	padding: 10px 0 24px 0;
}
.comments .author {
	float: left;
	width: 108px;
	text-align: right;
	margin-right: 36px;
	font-weight: bold;
	font-size: 1.2em;
	padding: 17px 0 0 0;
}
.comments .author span {
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
}
.comments .comment-content {
	float: right;
	width: 428px;
}
.comments .comment-content p {
	font-size: 1.3em;
	line-height: 1.7em;
	padding: 1em 0 0 0;
	
}
.comments .add-comment {
	margin-top: 46px;
	
}
.comments .add-comment .comment-form{
	float: right;
	width: 428px;
	margin-top: 30px;
	
}
.comments .add-comment textarea {
	width: 422px;
	height: 150px;
	overflow: auto;
	margin-bottom: 10px;
	font-size: 1.3em;
}
.comments .add-comment input.comment-input {
	width: 422px;
	margin-top: 10px;
	height: 20px;
	font-size: 1.3em;
}
.comments .add-comment input.comment-checkbox {
	margin-right: 5px;	
}
.comments .add-comment label {
	font-size: 1.3em;
}
.blogger-info {
	float: left;
	width: 405px;
	margin-top: 15px;	
}
.blogger-info .blogger-image {
	float: left;
	width: 100px;
	margin-right: 5px;
}
.blogger-info .entry_author_meta {
	float: left;
	width: 300px;
}
.blogger-info .entry_author_meta h3, .blogger-info .entry_author_meta p {
	color: #4e4e4e;
	padding-top: 0;
}
.blogger-info .entry_author_meta h3 a {
	color: inherit;	
}
.blogger-info .entry_author_meta a.author-link {
	color: #4e4e4e;
	background: transparent url(../image/link-arrow.png) left 4px no-repeat;
	padding: 0 0 0 10px;
}
/* SIDEBAR */
ul.linklist {
	padding: 0 0 14px 0;
	border-bottom: 1px solid #d1dde4;
	margin-bottom: 10px;
}
ul.linklist li {
	list-style: none;
	padding: 3px 0;
}
ul.linklist li a {
	background: transparent url(../image/link-arrow.png) left 4px no-repeat;
	padding: 0 0 0 10px;
}
ul.linklist li a:hover{
	color:#707070;
}
ul.last {
	border: 0;
}

.blogger {
	padding: 0 15px 25px 0;	
}
.blogger img {
	float: left;
	margin-right: 13px;
}
.blogger h3 {
	line-height: 1em;
	padding: 0;
}
.blogger p {
	font-size: 1em;
	padding-bottom: 0.2em;
}
 .blogger a.read-more {
	background: transparent url(../image/link-arrow.png) left 4px no-repeat;
	padding: 0 0 0 10px;
}
.blogger p.featured {
	clear: both;
	padding-top: 5px;
}
.blogger p.featured a {
	font-size: 1.2em;
	font-weight: bold;
	color: #D123A1;
}
.blogger p.featured a:hover{
	color:#f745c6;	
}
.search {
	padding: 0 0 20px 0;	
}
.search input.input-text {
	width: 154px;	
	margin-right: 4px;
}

.tagcloud {
	border-bottom: 1px solid #d1dde4;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

