/******************************************************************
*******************************************************************

Template Name: Effe
Theme URI: http://www.92five.net
Description: Personal Blog
Author: 92five
Author URI: http://www.92five.net
Version: 1.0

Designed & Handcrafted by 92five for 92five.net

*******************************************************************
******************************************************************/


/******************************************************************
This is the CSS Reset
******************************************************************/

@import "http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,200";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
a{
    color:black;
}
a:hover{
    font-weight:bold;
}
body {
    background:white;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/******************************************************************
General CSS
******************************************************************/

#content {
//	width: 720px;
	margin-left: 240px;
 	margin-right: 160px;
	padding-top: 40px;
	z-index: 1;
}
p {
	line-height: 1.6em;
	color: #848484;
	font-size: 8pt;
}
h1 {
	line-height: 1.6em;
	color: #454544;
	text-decoration: none;
	font-size: 22pt;
}
h2.title{
    font-size:32px;
    color: #334455;
    border-bottom: 1px solid #FFFFFF;
    margin: 0;
    padding: 2px 10px;
    text-shadow: 0 4px 0 #FFFFFF, 4px 4px 4px #AAAAAA;
}

h2 {
	line-height: 1.6em;
	color: #454544;
	text-decoration: none;
	font-size: 18pt;
}
h3 {
	line-height: 1.6em;
	color: #454544;
	text-decoration: none;
	font-size: 16pt;
}
h4 {
	line-height: 1.6em;
	color: #454544;
	text-decoration: none;
	font-size: 14pt;
}
h5 {
	line-height: 1.6em;
	color: #454544;
	text-decoration: none;
	font-size: 12pt;
}
h6{
	line-height: 1.6em;
	color: #454544;
	text-decoration: none;
	font-size: 10pt;
}


/***************************************************
COLUMNS and FEATURES
***************************************************/

.one, .one-half, .two-third, .one-third, .one-fourth {
	float: left;
}
.one-half, .two-third, .one-third, .one-fourth {
	margin-right: 0px;
}
.one {
	width: 720px;
}
.one-half {
	width: 340px;
}
.two-third {
	width: 600px;
}
.one-third {
	width: 220px;
}
.one-fourth {
	width: 160px;
}
.one-half-last {
	width: 350px;
	float: right;
}
.two-third-last {
	width: 460px;
	float: right;
}
.one-third-last {
	width: 220px;
	padding-right:60px;
	float: right;
	padding-bottom:15px
}
.one-fourth-last {
	width: 160px;
	float: right;
}
.clear {
	clear: both;
}
.dropcap {
	font-size: 36px;
	color: #333;
	width:32px;
	height:30px;
	float:left;
	padding:5px 5px 5px 5px;
	text-align:center;
	margin:5px 5px 5px 5px;
}
blockquote {
	font-style:italic;
	font-size:20px;
	margin-right:20px;
	padding-left:20px;
	margin-left:20px;
	margin-top: 60px;
	margin-bottom: 60px;
	color:#848484;
	text-align: center;
	background-image: url(../images/blockquote.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.styled-list-check li {
	line-height: 1.6em;
	color: #454544;
	text-decoration: none;
	font-size: 14px;
	background-image: url(../images/check.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.styled-list-check {
	padding-bottom: 20px;
}

.styled-list-dot ul{
    padding:0;
    margin:30px;
}
.styled-list-dot li {
	line-height: 1.6em;
	text-decoration: none;
	font-size: 14px;
	color:#454544;
    	padding-left: 20px;
	margin: 15px 0;

}
.styled-list-dot {
	padding-bottom: 20px;
}


.styled-list-star li {
	line-height: 1.6em;
	text-decoration: none;
	font-size: 14px;
	color: #454544;
	background-image: url(../images/dot.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}
.styled-list-star {
	padding-bottom: 60px;
    padding-left: 20px;
}
.readmore {
	font-size: 11px;
	text-decoration: none;
	color: #E095B4;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
}

a {
	color: #000;
	text-decoration: none;
	text-decoration: italic;
}
a:hover {
	color: #dc68ef;
}
.spacer {
	height: 1px;
	clear: both;
	border-bottom: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	margin: 20px 5px 20px 5px;
}
.blank-spacer {
	width: 720px;
	height: 1px;
	clear: both;
	margin: 10px 5px 10px 5px;
	padding: 10px 5px 10px 5px;
}
.star-divider {
	background-image:url(../images/star_divider.png);
	text-align: center;
	display: block;
	clear: both;
	height: 16px;
	width: 430px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-repeat: no-repeat;
}
#error {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 300px;
}
#sucess {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 300px;
}
/******************************************************************
Header & Menu CSS
******************************************************************/

#header-wrapper {
	position: fixed;
	background-color: #FFF;
	width: 100%;
	height: 120px;
	top: 0px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	z-index: 5000;
}
#header {
	width: 960px;
}
#logo {
	float: left;
	width: 100px;
	padding: 20px 0 10px 40px;
}
#header-text {
	width: 480px;
	padding-top: 40px;
	margin-left: 240px;
	display: block;
	height: 20px;
}
#header-text h6 {
	font-size: 7pt;
	color: #d8d8d8;
}
#header-text a {
	color: #d8d8d8;
	text-decoration: none;
	font-size: 7pt;
}
#social-box {
	width: 96px;
	height: 22px;
	position: fixed;
	bottom: 40px;
	left: 30px;
}
#social-box li {
	float: left;
	padding-left: 6px;
	display: inline;
}
#menu-wrapper {
	height: 100%;
	float: left;
	width: 140px;
}
#main-menu {
	position: fixed;
	padding-top: 60px;
	padding-left: 40px;
	font-size:20px;
}
#main-menu a {
	color: #000;
	text-decoration: none;
}
#main-menu a:hover {
	color: #dc68ef;
}
#normal_a a{
    text-decoration:italic;
    color:black;
}
#normal_a a:hover{
    font-weight:bold;
}
#main-menu li {
	padding: 5px 0 5px 0;
}
#main-menu .selected {
	color: #121212;
}
#footer h6 {
	font-size: 10px;
	position: fixed;
	bottom: 10px;
	left: 20px;
}
.facebook a {
	background-image: url(../images/facebook.png);
	background-position: 0 0px;
	display: block;
	height: 22px;
	padding-left: 24px;
	background-repeat: no-repeat
}
.facebook a:hover {
	background-position: 0 -26px;
	color: #444444;
}
.twitter a {
	background-image: url(../images/twitter.png);
	background-position: 0 0px;
	display: block;
	height: 22px;
	padding-left: 24px;
	background-repeat: no-repeat
}
.twitter a:hover {
	background-position: 0 -26px;
	color: #444444;
}
.rss a {
	background-image: url(../images/rss.png);
	background-position: 0 0px;
	display: block;
	height: 22px;
	padding-left: 24px;
	background-repeat: no-repeat
}
.rss a:hover {
	background-position: 0 -26px;
	color: #444444;
}
#slide-panel {
	position: fixed;
	top: 120px;
	left: 240px;
	height: 420px;
	width: 720px;
	display: none;
	border-width: 1px;
	border-style: solid;
	border-color: #e2e2e2;
	background-color: #FFF;
	margin: auto;
	text-align: center;
	margin-bottom: 5px;
	z-index: 6000;
}
.slide {
	background-image: url(../images/slide_button.png);
	background-repeat: no-repeat;
	position: fixed;
	top: 33px;
	left: 800px;
	z-index: 5000;
}
.btn-slide {
	text-align: center;
	width: 120px;
	height: 60px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	z-index: 5000;
}
/******************************************************************
Some Nivo Customization CSS
For easy editing (the main Nivo CSS is in nivo-theme.css)
******************************************************************/

.theme-effe .nivo-caption {
	font-size: 14px;
}
.theme-effe .nivo-caption h1 {
	padding: 50px 10px 5px 10px;
}
.theme-effe .nivo-caption p {
	padding: 5px 20px 20px 20px;
	text-align: justify;
}
.theme-effe .nivo-caption .readmore {
	position: absolute;
	font-size: 16px;
	color: #999;
	text-decoration: none;
	bottom: 20px;
	left: 160px;
}
/******************************************************************
IMG Hovers
******************************************************************/

.recent-summary img:hover {
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	box-shadow: 0px 0px 5px #999;
}
.recent-gallery img:hover {
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	box-shadow: 0px 0px 5px #999;
}
.about-item img:hover {
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	box-shadow: 0px 0px 5px #999;
}
.blog-item img:hover {
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	box-shadow: 0px 0px 5px #999;
}
.blog-item-single img:hover {
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	box-shadow: 0px 0px 5px #999;
}
/******************************************************************
Home Page CSS
******************************************************************/

#recent-posts-container {
	width: 720px;
	height: 200px;
	margin-top: 60px;
}
#recent-projects-container {
	width: 720px;
	height: 200px;
	margin-top: 60px;
}
.section-description {
	float: left;
	width: 110px;
	height: 160px;
	padding-right: 20px;
	border-right: 1px;
	border-style: solid;
	border-color: #d8d8d8;
}
.recent-summary {
	width: 600px;
	display: inline;
}
.recent-item {
	padding-left: 40px;
	float: left;
	width: 260px;
}
.recent-item-last {
	float: right;
	width: 250px;
}
.recent-summary p {
	width: 250px;
	text-align: left;
	padding: 0px 0px 50px 0px;
}
.recent-summary h6 {
	width: 250px;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 0px 0px;
}
.item {
	width:125px;
	height:125px;
	border:4px solid #222;
	margin:5px 0px 5px 0px;
	/* required to hide the image after resized */
	overflow:hidden;
	/* for child absolute position */
	position:relative;
	/* display div in line */
	float:left;
}
#recent-text {
	text-align: center;
}
#recent-text h5 {
	padding-bottom: 0px;
}
.recent-gallery {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	margin-top: 40px;
}
#follow h1 {
	text-align: center;
	font-size: 22px;
	padding-top: 100px;
	clear: both;
}
#follow h3 {
	text-align: center;
	padding: 16px;
}
#follow p {
	text-align: center;
}
#follow-twitter {
	text-align: center;
	width: 150px;
	height: 80px;
	display: block;
	padding-top: 20px;
	float: left;
	padding-left: 170px;
}
#follow-mail {
	text-align: center;
	width: 150px;
	height: 80px;
	display: block;
	padding-top: 20px;
	float: right;
	padding-right: 170px;
}
/******************************************************************
About us CSS
******************************************************************/

.about {
	padding-top: 25px;
	width: 720px;
	padding-bottom: 50px;
}
.about p {
	text-align: justify;
}
.team-text {
	text-align: center;
}
/******************************************************************
Portfolio CSS
******************************************************************/

#filter {
	display: block;
	height: 20px;
	margin-left: 20px;
	position: relative;
	text-align: center;
	width: 700px;
}
#filter:before, #filter:after {
	height: 43px;
	position: absolute;
	top: 0;
	width: 78px;
	content: '';
}
#filter:before {
	background-position: 0 -47px;
	left: -78px;
}
#filter:after {
	background-position: 0 0;
	right: -78px;
}
#filter a {
	font-size: 16px;
	color: #666;
	display: inline-block;
	text-decoration: none;
	height: 39px;
	line-height: 37px;
	padding: 0 15px;
}
#filter a:hover {
	text-decoration:none;
}
#filter a.active {
	color: #121212;
}
#stage {
	width: 720px;
}
#container {
	display:block;
	overflow:hidden;
	width: 720px;
	margin:0 auto;
}
#container li {
	float: left;
	height: 180px;
	list-style: none outside none;
	margin: 20px;
	position: relative;
	width: 200px;
}
#container li p {
	margin-left: 0px;
}
#container li h6 {
	padding-top: 5px;
	font-weight: bold;
	margin-left: 0px;
}
#container li a:hover {
	color: #121212;
}
#container ul {
	overflow:hidden;
}
#container ul.hidden {
	display:none;
}
/******************************************************************
This CSS is for the project page
******************************************************************/
#project-title {
	display: block;
	line-height: 1.6em;
	color: #666;
	text-decoration: none;
	font-size: 18pt;
	float: right;
	padding-top: 10px;
}
.project {
	padding-top: 50px;
	width: 720px;
}
#description {
	padding-bottom: 20px;
	float: left;
	width: 480px;
}
#work {
	margin-top: 15px;
	border-left: 1px;
	border-style: solid;
	border-color: #c9c9c9;
	float: right;
	padding-left: 40px;
}
#work h5 {
}
#work li {
	line-height: 1.6em;
	text-decoration: none;
	font-size: 9pt;
	color: #666;
	background-image: url(../images/check.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}
.project-summary {
	clear: both;
	width: 720px;
	padding-right: 10px;
	padding-top: 60px;
	text-align: left;
}
.project-summary h5 {
}
/******************************************************************
Blog CSS
******************************************************************/

#blog {
	display: block;
	width: 720px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
}
.blog-item-info {
	padding: 10px 0 15px 0;
	height: 15px;
	width: 400px;
	float: right;
}
.blog-item {
	clear: both;
	width: 720px;
	height: 270px;
}
.blog-item-content {
	width: 400px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 50px;
	float: right;
}
.blog-item img {
	margin-bottom: 50px;
	float: left;
}
.blog-item-content h5 {
	font-weight: bold;
}
.blog-item-content p {
	padding: 0px 5px 5px 0px;
	text-align: justify;
}
#blog .readmore {
	float: left;
	padding-top: 20px;
}
.user {
	background-image: url(../images/user.png);
	background-position: 0 1px;
	padding-bottom: 1px;
	margin-right: 15px;
	display: inline;
	text-decoration: none;
	font-size: 12px;
	height: 15px;
	color: #d6d6d6;
	padding-left: 20px;
	background-repeat: no-repeat
}
.user:hover {
	background-position: 0 -17px;
	color: #444444;
}
.comments {
	background-image: url(../images/comments.png);
	background-position: 0 1px;
	padding-bottom: 1px;
	margin-right: 15px;
	display: inline;
	text-decoration: none;
	font-size: 12px;
	height: 15px;
	color: #d6d6d6;
	padding-left: 20px;
	background-repeat: no-repeat
}
.comments:hover {
	background-position: 0 -17px;
	color: #444444;
}
.tags {
	background-image: url(../images/tags.png);
	background-position: 0 1px;
	padding-bottom: 1px;
	margin-right: 15px;
	display: inline;
	text-decoration: none;
	font-size: 12px;
	height: 15px;
	color: #d6d6d6;
	padding-left: 20px;
	background-repeat: no-repeat
}
.tags:hover {
	background-position: 0 -17px;
	color: #444444;
}
#pagination {
	display: inline-block;
	height: 8px;
	text-align: center;
	width: 720px;
	font-size: 10pt;
}
#pagination a {
	color: #707070;
	text-decoration: none;
}
#pagination .active {
	color: #444444;
	text-decoration: underline;
}
.blog-item-single-info {
	padding: 5px 0 20px 0;
	height: 15px;
	width: 720px;
}
.blog-item-single {
	clear: both;
	width: 720px;
	height: 270px;
}
.blog-item-single-content {
	width: 720px;
	margin-top: 10px;
	margin-bottom: 50px;
}
.blog-item-single img {
	margin-bottom: 10px;
}
.blog-item-single-content h5 {
	font-weight: bold;
}
.blog-item-single-content p {
	text-align: left;
	padding-bottom: 20px;
}
.social-blog-buttons {
	display: inline;
	float: left;
	height: 20px;
}
.comments-block {
	width: 720px;
}
.comments-title {
	padding-top: 40px;
}
.comments-block a {
	width: 720px;
}
.avatar {
	padding-top: 6px;
	float: left;
	width: 40px;
}
.post-author {
	line-height: 1.6em;
	color: #454544;
	text-decoration: none;
	font-size: 14pt;
	cursor: pointer;
}
.comment-info {
	width: 400px;
	display: block;
	padding-left: 60px;
}
.comment-body {
	padding-top: 15px;
}
.reply {
	line-height: 1.6em;
	color: #454544;
	text-decoration: none;
	font-size: 10pt;
}
.required-comment {
	padding-bottom: 20px;
}
.short-label {
	width: 40px;
}
.input-block {
	width: 180px;
	padding-right: 65px;
	height: 50px;
	display: inline-block;
}
.input-block-long {
	width: 140px;
	display: inline-block;
}
.short-field {
	width: 170px;
}
.long-field {
	width: 200px;
}
#comment {
	width: 700px;
}
#comment-button {
	height: 30px;
	padding: 5px;
}
/***************************************************
Contact CSS
***************************************************/

#contact {
	display: inline;
	position: relative;
	width: 450px;
	float: left;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 20px 70px 20px 0px;
	border-right: 1px;
	border-style: solid;
	border-color: #d6d6d6;
}
#contactform {
	padding-top: 10px;
}
#contact p {
	padding-top: 5px;
}
#contactform h6 {
	font-size: 16px;
	color: #848484;
	float: left;
}
#contactform .boxes {
	float: left;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
}
#contactform .box {
	width: 390px;
	margin-bottom: 18px;
	margin-top: 2px;
	margin-left: 60px;
}
#contactform .msgbox {
	margin-bottom: 18px;
	margin-top: 2px;
	margin-left: 60px;
	width: 400px;
}
#contactform .message {
	text-align: left;
	margin-top: 2px;
	height: 135px;
	width: 400px;
	padding: 5px;
}
#contactform #sender_name {
	width: 320px;
}
#contactform #sender_email {
	width: 320px;
}
#contactform #sender_url {
	width: 320px;
}
#contactform .submitbtn {
	width: 120px;
	padding-top: 15px;
	margin-left: 60px;
}
.contactinformation .overline {
	margin-bottom: 15px;
}
#contactinfo {
	padding-right: 10px;
	padding-top: 80px;
	float: right;
}
/******************************************************************
This is the buttons and inputs CSS
******************************************************************/

.button {
	font-size:12px;
	text-align:center;
	text-decoration:none;
	padding-top: 5px;
	height: 34px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.btncolor, .btncolor:focus, .btncolor:hover {
	background:#FFF;
	color:#999;
}
.required {
	color: #444444;
}
input, textarea {
	background: #fff;
	border: 1px solid #c9c9c9;
}
input, textarea {
	padding: 5px;
}
input {
	height: 20px;
}
input:focus, textarea:focus, button:hover {
	background: #fff;
	border: 1px solid #444444;
	-webkit-box-shadow: 0 0 2px #444444;
	-moz-box-shadow: 0 0 2px #444444;
	box-shadow: 0 0 2px #444444;
}
input:focus, textarea:focus {
	color: #c9c9c9;
}
/******************************************************************
This is the CSS for the social links
******************************************************************/

#social {
	display: inline;
	float: right;
}
.dribbble a {
	background-image: url(../images/dribbble.png);
	background-position: 0 1px;
	padding-bottom: 1px;
	margin-bottom: 8px;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 15px;
	color: #727272;
	padding-left: 20px;
	background-repeat: no-repeat
}
.dribbble a:hover {
	background-position: 0 -17px;
	color: #444444;
}
.forrst a {
	background-image: url(../images/forrst.png);
	background-position: 0 1px;
	padding-bottom: 1px;
	margin-bottom: 8px;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 15px;
	color: #727272;
	padding-left: 20px;
	background-repeat: no-repeat
}
.forrst a:hover {
	background-position: 0 -17px;
	color: #444444;
}
.google a {
	background-image: url(../images/google.png);
	background-position: 1px 4px;
	padding-bottom: 1px;
	margin-bottom: 8px;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 15px;
	color: #727272;
	padding-left: 20px;
	background-repeat: no-repeat
}
.google a:hover {
	background-position: 0 -17px;
	color: #444444;
}
.twitter_small a {
	background-image: url(../images/twitter_small.png);
	background-position: 0 1px;
	padding-bottom: 1px;
	margin-bottom: 8px;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 15px;
	color: #727272;
	padding-left: 20px;
	background-repeat: no-repeat
}
.twitter_small a:hover {
	background-position: 0 -17px;
	color: #444444;
}
.facebook_small a {
	background-image: url(../images/facebook_small.png);
	background-position: 0 1px;
	padding-bottom: 1px;
	margin-bottom: 8px;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 15px;
	color: #727272;
	padding-left: 20px;
	background-repeat: no-repeat
}
.facebook_small a:hover {
	background-position: 0 -17px;
	color: #444444;
}


/****************************************
 Menu CSS *******************************
 ****************************************/

#menus a{-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0; text-decoration:none}
#menus ul ul a{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;}
#nav{z-index:5;position:fixed;height:43px;width:100%;margin:0 auto;padding-top:20px;clear:both;background:#8952af;}

#menus{width:700px;height:31px;margin:12px auto 0;padding-right:260px;font-size:14px;}
#menus a{color:#fff;display:block;line-height:30px;background:#d968ec;padding:0 10px;}
#menus ul{list-style:none;margin:0;}
#menus li{float:left;position:relative;margin-right:8px;}
#menus ul li.current_page_item > a,
#menus ul li.current-menu-ancestor > a,
#menus ul li.current-menu-item > a,
#menus ul li.current-menu-parent > a {background:#f7f7f7;color:#333;text-shadow:0 1px 0 #fff;}
#menus ul li.current_page_item:hover > a,
#menus ul li.current-menu-ancestor:hover > a,
#menus ul li.current-menu-item:hover > a,
#menus ul li.current-menu-parent:hover > a {background:#f7f7f7;color:#000;text-shadow:0 1px 0 #fff;}
#menus ul li:hover > ul{display:block;}
#menus ul ul a{background:#222;width:160px;height:auto;}
#menus ul ul{display:none;position:absolute;top:31px;left:0;float:left;width:150px;z-index:99999;}
#menus ul ul li{min-width:150px;}
#menus ul ul ul{left:100%;top:0;}

/****************************************
 Papers *********************************
 ****************************************/
.pages{
	font-size:20px;
}



#pub ul{
list-style-type:circle;
padding-left:40px;
}
#pub li{
	padding-left:0px;
}
#pub .paper-title {
    color: blue;
    font-size:17px;
    line-height:20px;
}
#pub .paper-title a{
    color: blue;
    text-decoration:none;
    line-height:20px;
    font-size:16px;
}
#pub .paper-title a:hover{
    color: blue;
}
#pub .paper-author {
    color: #444444;
    margin: 2px 0;
    padding-bottom:5px;
    font-size:16px;
}
#pub .paper-author a{
color:#444444;
    text-decoration:none;
    border-bottom: 1px dashed ;
}
#pub .paper-desc {
    color: black;
    line-height:20px;
    font-size:17px;
font-weight:bold;
margin-left:3px;
}
/*****************************************
 About Me Part
 *****************************************/

#about-me a{
    color:black;
    text-decoration:none;
    border-bottom: 1px dashed ;
}
#about-me a:hover{
    color:black;
    text-decoration:none;
}
/*****************************************
 Education and Research part *************
 *****************************************/


#education-list ul{
	padding-left: 20px;
}
#education-list li {
	line-height: 1.6em;
	text-decoration: none;
	font-size: 16px;
	color: #666;
}
#education-list {
}

#education-list .education-title {
    color: black;
}
#education-list .education-title a{
    color: #800000;
    text-decoration: none;
    font-size: 17.5pt;
    font-weight: 300;

}
#education-list .education-title a:hover{
    color: #E35A88;
}
#education-list .education-bold {
    color: #444444;
    margin: 2px 0;
}
#education-list .education-normal {
    color: gray;
    margin-bottom: 10px;
}
#education-list .education-normal a {
    border-bottom: 1px dashed #CCCCCC;
    color: gray;

}
#education-list .education-normal a:hover {
    text-decoration: none;
}
#education-list .education-space{
	padding-bottom: 40px;
}
#education-list .education-half-space{
	padding-bottom: 20px;
}
#education-list .education-small-space{
    padding-bottom:7px;
}
#education-list .education-certificate a{
    color: #800000;
    font-size:20px;
    text-decoration:none;
    border-bottom: 0px;
}
#education-list .education-certificate{
    color: #800000;
    font-size:20px;
}
#education-list .education-certificate a:hover{
    color: #E35A88;
}
#education-list .education-course{
    font-size: 20px;

}
#education-list .education-course a{
    color: #454544;
    text-decoration:none;
    border-bottom: 1px dashed ;
}
#education-list .education-course a:hover{
    text-decoration:none;
    border-bottom: 1px dashed ;
}

/******************************************
 Lists and Columns ************************
 ******************************************/

.bullet-list li {
	line-height: 1.6em;
	text-decoration: none;
	font-size: 14px;
	background-image: url(../images/search_arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
color:#454544;
}
.bullet-list {
	padding-bottom: 20px;
   	 padding-left: 20px;
}
