.nav ul ul {z-index:999;}
.profilepic {
margin: 0 24px 20px 0!important;
}
.greybox.fix {
    overflow: hidden!important;
    padding: 6px 6px 45px!important;
}
.col2o3first {position:relative;}
.wp-caption {
	 overflow: hidden!important;
    padding: 5px 75px 5px 5px; 
	background-color: #e4ecf0;
    border-radius: 10px;
	  margin: 20px 0;
	max-width: 96% !important;
	width: auto !important;
}
.wp-caption img {
	border: 8px solid #fff;
    margin: 22px 26px 10px;
}
.wp-caption-text {
	font-size: 0.8em;
    line-height: 1.3em;
    margin:0 0 20px 26px;;
}
.comments-link a {
    background: url('images/comment-bubble.png') no-repeat scroll 0 0 #eee;
    color: #666;
    font-size: 13px;
    font-weight: normal;
    height: 36px;
    line-height: 35px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 43px;
}
.comments-link a:hover, .comments-link a:focus, .comments-link a:active {
    background-color: #883651;
    color: rgba(255, 255, 255, 0.8);
}
.comments-link .leave-reply {
    visibility: hidden;
}
.blog .col3last h2, .single .col3last h2, .archive .col3last h2 {font-size:16px;  color:#2f3433;}
.blog .col3last h2:first-child, .single .col3last h2:first-child, .archive .col3last h2:first-child {margin-top:0;}
#subscribe-text p, .blog .col3last p, .single .col3last p, .archive .col3last p {font-size: 0.8em!important;}
p#subscribe-email {margin: 0;}
#subscribe-email input {
	padding: 5px 10px!important;
    width: 84%!important;
	font-size: 1em;
}
#subscribe-submit input {
	background-color: #883651;
    border: 0 none;
    border-radius: 20px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: "Bitter",Georgia;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
    padding: 5px 15px;
    text-decoration: none;
    text-transform: uppercase;
	width:auto;
}
#subscribe-submit input:hover, #commentform input#submit:hover {
	background-color: #710025;
}
.success {
	background-color: #e4ecf0;
    border-radius: 10px;
    padding: 10px;
	width:84%;
	margin-bottom: 10px;
 }
.success p {font-size: 0.8em; margin: 0;}
#commentform input#submit {
	background-color: #883651;
    border: 0 none;
    border-radius: 20px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: "Bitter",Georgia;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0.8em;
    padding: 10px 30px;
    text-decoration: none;
    text-transform: uppercase;
  width:auto;
}
.coursedetail ul.extraspacing li {line-height:18px; margin:2px 0 7px 0!important; }