/*  
Theme Name: Hansei University
Description: Designed for Hansei Global Center.
Version: 0.5b
Author: Igor Putina
Author URI: http://www.talk316.com
*/

body {
	margin: 0;
	font-size:12px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	color: #424242;
}

h1, h2, h3,h4,h5,h6 {
	margin: 0;
	font-weight: normal;
	color: #2c3448;
	font-family: Georgia, Arial, Verdana, Serif;
}

h2 {
	font-size: 20px;	
	line-height:17px;
	margin-bottom:10px;
}

h2 {
	font-size: 18px;	
	line-height:17px;
	margin-bottom:10px;
}

h3 {
	font-size: 15px;
	line-height:17px;
	margin-bottom:10px;
}

h4 {
	font-size: 13px;
	line-height:17px;
	margin-bottom:10px;
}

h4 {
	font-size: 11px;
	line-height:17px;
	margin-bottom:10px;
}

p, ul, ol {
	margin: 0 0 10px 0;
	text-align: left;
	line-height: 22px;
}

ul, ol
{
	margin:0 20px;
	padding-top: 2px;
	padding-left: 8px;
	padding-bottom: 20px;
}
a 
{
	text-decoration:none;	
}

a:link, a:visited {
	color: #c86408;	
	border-bottom:1px dotted;
}

a:hover, a:active {
	color: #643424;
	border-bottom:1px solid;
}


img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}
blockquote
{
	background:url(../minimal/images/quote.gif) no-repeat left top;
	font-style:italic;
	padding-left:24px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
dl {
	margin:12px 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:10px 13px;
	padding:0;
}

legend {
	display: none;
}

input, textarea, select {
	font-size: 13px;
	color: #333333;
	margin:3px 0;
	padding:3px;
}

/* Header */

#top
{
	background:#3f5d94 url(images/bg_top.gif) no-repeat bottom;
}

#header {
	margin: 0 auto;
	padding:0 0;
	height: 120px;
}

#logo {
	width:930px;
	margin:0 auto;
	padding: 30px 0;
	text-indent: 110px;
	background: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center left;

}

#logo h1 
{
	margin:0;
	padding:0;
	font-size: 30px;
	font-variant:small-caps;
}

#logo h1 a {
	color: #eee;
	border:none;
}

#logo h2 {
	font-size: 15px;
	color: #ddd;
}

#logo a {
	text-decoration: none;
}

#menu
{
	height:34px;
	line-height:34px;
	margin:0 auto;
	padding:0;
	text-transform: uppercase;
	font-weight: bold;
}

#menu ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width:900px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 28px;	
	padding: 6px 20px 0;
	text-decoration: none;
	color:#ddd;
	margin:0;
	border:0px;
}

#menu a:active
#menu li.current_page_item a:link,
#menu li.current_page_item a:visited,
#menu li.current_page_item a:hover,
#menu li.current_page_item a:active,
#menu li.current_page_parent a:link,
#menu li.current_page_parent a:visited,
#menu li.current_page_parent a:hover,
#menu li.current_page_parent a:active
{
	background: #2c3448;
	color:#FFFFFF;
}

#menu a:hover
{
	background: #3f5d94 url(images/selected_bg.gif) repeat-x bottom;
	color: FFFFFF;
}

#sub-menu
{
	margin: 0 auto;
	padding: 0 0;
	height: 28px;
	width: 930px;
	background: #2c3448;
}

#sub-menu ul
{
	margin: 0px auto 0 10px;
	padding: 10px auto 0 0;
	list-style: none;
	height: 28px;
	width:930px;
}


#sub-menu li
{
	background: #2c3448;
	display: inline;
	padding-left: 14px;
	position: relative; top: 3px;
	
}

#sub-menu a:active
#sub-menu li.current_page_item a:link,
#sub-menu li.current_page_item a:visited,
#sub-menu li.current_page_item a:hover,
#sub-menu li.current_page_item a:active
{
	background: #2c3448;
	color:#FFFFFF;
	font-weight: bold;
}

/* wrap */

#white-space
{
width: 100%;
margin:0 auto;
background-image: url(images/body_background.gif);
background-color: #c0c7d9;
background-position: center;
background-repeat:repeat-y;
clear: both;
}

#wrap {
	width: 930px;
	margin: 0 auto;
	background: #a2b1cd url(images/wrap_bg.gif) repeat-y right;
}

#separator
{
	width: 100%;
	height: 30px;
	clear: both;
	text-align: center;
	background: #2c3448;
}

/* Flash */

#flash
{
	float: left;
	width: 680px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background:#D9DDE8;

}

/* Content */

#content {
	float: left;
	width: 650px;
	margin:0 10px 0 0;
	padding:15px;
}

#wrap .navigation 
{
	margin:0;		
	padding:13px;
}

.alignleft {
	float: left;
	margin:13px 0;
}

.alignright {
	float: right;
	margin:13px 0;
}

/* Post */

.post 
{
	clear:both;
	margin-bottom:20px;
}

.post .title {
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-transform:none;
	line-height:20px;
	background: url(../minimal/images/postbg.gif) repeat-x left bottom;
}

.post .title a:link, .post .title a:active, .post .title a:visited {
	text-decoration: none;
	border:none;
	color: #333333;
}

.post .title a:hover {
	border-bottom:1px solid;
}
.post .title span 
{
	float:right;
	font-size:11px;
	color:#999;
	margin:0 0 0 14px;
	text-transform:none;
	font-family: Verdana, Arial, Serif;
}
.post .entry {
}

.post .meta 
{
	font-size:14px;
	padding: 5px 0;
	background: url(../minimal/images/dotborder.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}
.post .meta .category {
	padding: 0 20px 0 12px;
	background: url(../minimal/images/category.gif) no-repeat left center;
}

.post .meta .comments 
{
	float:right;
	padding-left: 16px;
	background: url(../minimal/images/comments.gif) no-repeat left center;
}
.post .meta .user 
{
	padding:0 14px;
	background: url(../minimal/images/user.png) no-repeat left center;
}
/* Author Template*/
ul.authorposts
{
	margin:0;
	padding:0 18px;
}
ul.authorposts li
{
	margin:0;
	padding:5px;	
}
ul.authorposts li em 
{
	float:right;
	font-style:normal;
}

/* Comments */

#commentform 
{
	margin:0;
	padding:10px;
	background:#fff;
}
#content .commentlist {
	margin: 0;
	padding: 0;
	border-top:#ddd 1px solid;
}
#content .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 14px;			
	border-bottom:#ddd 1px solid;
	font-size:13px;
}
#content .commentlist li .cmtinfo 
{
	padding:5px;
	margin-bottom: 5px;
	position:relative;	
}
#content .commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 12px;
	font-weight:normal;			
	font-style:normal;
	color:#999;	
}
#content .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:15px;
}
#content .commentlist li.alt
{
	background:#f8f8f5;	
}
#content .commentlist li.authorcomment
{
	border:#ecc 1px solid;	
}
#content .nocomments
{
	font-size:13px;
	color:#999;
	text-align:left;
}
input.textbox
{
	border:#ccc 1px solid;
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
	padding:5px;
	width:150px;
}
textarea{
	width: 500px;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
}
input.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 195px;
	padding:15px;		
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar ul ul 
{
	margin-left:14px;
}

#sidebar li li {
	margin: 0;
}

#sidebar h2, #sidebar h3 {
	margin-bottom: 10px;
	background: url(../minimal/images/dotborder.gif) repeat-x bottom;
	text-transform: lowercase;
}

/* Footer */

#footer {
	text-align: center;
	padding: 0 0;	
	margin: 0 auto;
	width: 100%;
	height: 120px;
	font-size: 12px;
}

#footer-shadow
{
	width: 100%;
	height: 60px;
	background-image: url(images/bottom_shadow.gif);
	background-color: #c0c7d9;
	background-position: top center;
	background-repeat: no-repeat;
}


#footer-notice
{
	width: 100%;
	color: #FFFFFF;
	background: #666666;
	margin: 0 auto;
	padding: 5px 0;
}

#footer-menu-wrap
{
	width: 100%;
	background: #2c3448;
	height:34px;
}

#footer-menu1
{
	width: 930px;
	height:34px;
	line-height:24px;
	margin:0 auto;
	font-weight: bold;
	background: #2c3448;
	text-align: center;
}


#footer-menu1 li {
	display: inline;
	margin: 0 auto;
	list-style: none;
}

#footer-menu1 a {
	display: block;
	float: left;
	height: 28px;	
	padding: 6px 0 0 20px;
	text-decoration: none;
	color:#ddd;
	margin:0;
	border:0px;
}


/* Colors */


body 
{
	background:#c0c7d9;
}
#content 
{
	background:#D9DDE8;
}
