#blog .start {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 3px solid #D6D6D6;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  bottom: 0;
  clear: both;
  color: #222222;
  font-size: 18px;
  height: 50px;
  left: 50%;
  margin-left: -75px;
  padding: 7px 0;
  position: absolute;
  text-align: center;
  width: 150px;
}
.error {background-color: red; color: white;}
.success{background-color: blue; color: white;}
div.skillBar{margin-left: 0;}
/* Dropdown menu */
nav ul.nav.dropdown-menu{
    background-color: rgba(255,255,255, 0.8);
    box-shadow: 0px 1px 4px rgba(0,0,0, 0.4);
}
nav ul.nav.dropdown-menu{
    height: auto;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    border-color: #898C96;
    border-top: 2px solid;
    border-left: transparent !important;
    border-bottom: transparent !important;
    border-right: transparent !important;
    padding: 0;
}
ul.nav.dropdown-menu{
    background-color: rgba(255,255,255, 0.8);
    box-shadow: 0px 1px 4px rgba(0,0,0, 0.4);
}
ul.nav.dropdown-menu li{
    float: none;
    width: 100%;
    margin: 0;
}
nav ul.nav.dropdown-menu li a {
  color: inherit;
}
ul.nav.dropdown-menu li a {
  font-size: 14px;
  line-height: 16px;
  padding: 15px 19px;
  font-weight: 500;
  display: block;
  color: #e1e1e1;
  border: none;
}
.navbar-nav>li.parent.dropdown-toggle> li.active a {
	background-color: rgba(255,255,255, 1);
}
nav {
	background: rgba(0,0,0,0.1);
}
/* ##### BLOG ##### */

/*#### BLOG PAGE ####*/
.post .post-title {
	margin: 20px 0;
}
.post .post-meta {
	background: none repeat scroll 0 0 #f5f5f5;
	border-left: 4px solid #cccccc;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding: 5px 10px;
	text-transform: uppercase;
}
.post .post-meta .author, .post .post-meta .time, .post .post-meta .categories {
	margin-right: 10px;
}
.post .post-meta i, .post .post-tags i {
	line-height: 1;
	margin-right: 5px;
}
.post .post-excerpt {
	margin: 10px 0 20px;
}
.post .post-tags {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 10px 0 20px;
	text-transform: uppercase;
}
.post .post-thumb {
	margin: 0 0 15px;
}
.post .post-thumb img {
	width: 100%;
	margin-top: 0px;
}
#primary .media-container iframe {
	width: 100%;
}
.post-author {
	margin-bottom: 20px;
	overflow: hidden;
}
.post-author img {
	border: 1px solid #E8E8E8;
	margin-right: 10px;
	max-width: 100px;
	padding: 4px;
	width: 100%;
}
.post-author p {
	margin-left: 120px;
}
.comments {
	margin: 50px 0 0;
}
.comments h3 {
	margin-bottom: 30px;
}
.comments h3 i {
	margin-right: 15px;
}
.commentlist {
	list-style: none outside none;
	margin: 0 0 65px;
	padding: 0;
}
.commentlist li {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.commentlist .comment-content {
	border-bottom: 1px solid #e1e1e1;
	clear: both;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 10px 0;
	width: 100%;
}
.commentlist .avatar {
	float: left;
	margin-right: 8px;
}
.commentlist .avatar img {
	background: #f5f5f5;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px;
}
.commentlist .comment-box {
	display: block;
}
.commentlist .comment-box .comment-meta {
	background: #f5f5f5;
	border-radius: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding: 5px 10px;
	text-transform: uppercase;
	width: 100%;
}
.commentlist .comment-box .comment-text {
	margin-left: 70px;
	padding: 10px 0;
}
#secondary .widget {
	margin: 0 0 20px;
}
#secondary .widget-title h3 {
	font-size: 20px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
#secondary .widget-content {
	padding: 10px 0;
}
#secondary ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
#secondary  li {
	border-bottom: 1px solid #EEEEEE;
	padding: 7px 0;
}
#secondary li a {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}
#secondary li a:before {
	content: "\f0da";
	font-family: fontAwesome;
	font-size: 18px;
	margin-right: 10px;
}
#primary a, #secondary a {
	color: #666666;
}
#primary a, #secondary a:hover {
	color: #222222;
}
#secondary .search-form {
	display: block;
	height: 35px;
	position: relative;
}
#secondary .search-form .search-input {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	padding: 6px 30px 6px 12px;
	border-left: 4px solid #ccc;
}
#secondary .search-form .submit {
	background: none;
	border: thin none;
	color: #666666;
	display: block;
	font-size: 16px;
	height: 32px;
	outline: medium none;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 32px;
}
#secondary .search-form .submit i {
	line-height: 32px;
}
#secondary i {
	margin-right: 4px;
}
#secondary a.tag {
	background-color: #f5f5f5;
	border-radius: 2px;
	color: #222222;
	display: block;
	float: left;
	margin: 0 7px 7px 0;
	padding: 4px 8px;
	-moz-transition: background-color 0.25s ease 0s;
	-webkit-transition: background-color 0.25s ease 0s;
	-ms-transition: background-color 0.25s ease 0s;
	-o-transition: background-color 0.25s ease 0s;
	transition: background-color 0.25s ease 0s;
}
#secondary a.tag:hover {
	background-color: #474D5D;
  color:#ffffff;
}
.pagination {
	background: #f5f5f5;
	border-radius: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 40px;
	padding: 0 10px;
	text-transform: uppercase;
	width: 100%;
}
.pagination .previous i {
	margin-right: 8px;
}
.pagination .nexts i {
	margin-left: 8px;
}
.pagination .pages {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.pagination .pages li {
	display: inline-block;
}
.pagination .pages li a {
	display: inline-block;
	padding: 5px 10px;
}
.pagination .pages li a.current {
	background: #cccccc;
}
#blog-page .pagination{position: inherit;}
