/* Custom CSS */


#footer {background-color:#333333;color:#f6f3ec;border-top:solid 1px #f7f7f7;}



/* hack pagination from bootstrap */

.page-numbers{display:inline-block;padding-left:0;margin:22px 0;border-radius:4px;}.page-numbers>li{display:inline;}.page-numbers>li>a,.page-numbers>li>span{position:relative;float:left;padding:6px 12px;line-height:1.428571429;text-decoration:none;background-color:#ffffff;border:1px solid #dddddd;margin-left:-1px;}
.page-numbers>li:first-child>a,.page-numbers>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;}
.page-numbers>li:last-child>a,.page-numbers>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px;}
.page-numbers>li>a:hover,.page-numbers>li>span:hover,.page-numbers>li>a:focus,.page-numbers>li>span:focus{background-color:#eeeeee;}
.page-numbers>.active>a,.page-numbers>.active>span,.page-numbers>.active>a:hover,.page-numbers>.active>span:hover,.page-numbers>.active>a:focus,.page-numbers>.active>span:focus{z-index:2;color:#ffffff;background-color:#2175bc;border-color:#2175bc;cursor:default;}
.page-numbers>.disabled>span,.page-numbers>.disabled>span:hover,.page-numbers>.disabled>span:focus,.page-numbers>.disabled>a,.page-numbers>.disabled>a:hover,.page-numbers>.disabled>a:focus{color:#999999;background-color:#ffffff;border-color:#dddddd;cursor:not-allowed;}
.page-numbers-lg>li>a,.page-numbers-lg>li>span{padding:10px 16px;font-size:20px;}
.page-numbers>li:first-child>a,.page-numbers>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px;}
.page-numbers>li:last-child>a,.page-numbers>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px;}


	  /* WordPress Requirements Plus Our Custom WP CSS */

/**
 * Entry Meta
 * ----------------------------------------------------------------------------
 */

.entry-meta {
	clear: both;
	font-size: 14px;
	line-height: 1.5;
}

.entry-meta span.tag-links {
	color:  #0088CC;
}

.entry-meta a {
	color:  #0088CC;
}

.entry-meta a:hover {
	color: #ea9629;
}

.entry-meta > span {
	margin-right: 20px;
}

.entry-meta > span:last-child {
	margin-right: 0;
}

.featured-post:before {
	margin-right: 2px;
}

.entry-meta .date a:before {
	
}

.comments-link a:before {
	
	margin-right: 2px;
	top: -1px;
	position: relative;
}

.entry-meta .author a:before {
	
	top: -1px;
	position: relative;
}

.categories-links a:first-child:before {
	
}

.tags-links a:first-child:before {
	
	top: -1px;
	position: relative;
}

.edit-link a:before {
	
	top: -1px;
	position: relative;
}

/* =Comments
-------------------------------------------------------------- */

.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: normal;
}
.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area li.bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

/* Comment form */
#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}
#respond h3#reply-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#respond form label {
	display: block;
	line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100% !important;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
}
.form-allowed-tags code {
    display: inline-block;
	white-space:normal;
}

.required {
	color: #d60202;
	font-size: 28px;
}

.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

input[type="submit"] { 
  margin-top: -10px; padding: 4px;
}

/*HTML5 display-role reset for older browsers - tables and blockquotes */
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* =Tables
-------------------------------------------------------------- */
th, 
td,
table {
	border: 1px solid #ddd;
}

table {
	border-collapse: collapse;
	width: 100%;
}

hr, 
dl, 
pre,
form,
table,
address, 
blockquote {
	margin: 1.6em 0;
}

th, td {
	padding: .8em;
}

table .label {
	background-color: transparent;
	border: none;
	color: inherit;
	font-size: inherit;
	text-transform: inherit;
}
/* Hack for Jetpack Subscription title */
.widget label {
	font-size: 26px;
	font-weight: bold;
}

/* =Blockquote
-------------------------------------------------------------- */
blockquote {
	background: #f9f9f9;
	border: none;
	border-left: 4px solid #d6d6d6 !important;
	margin: 20px;
	overflow: auto;
	padding: 0 0 10px 12px;
}

blockquote p {
	font-family: 'Georgia', 'Times New Roman', Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 26px;
}

/* Attachment Images */
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.thumbnail {
   margin: 5px 15px 0 0;
}
.entry-thumbnail {
   margin: 10px 0 15px 0;
}

/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
	margin-top: 0.571428571rem;
}

/* Image Alignment
----------------------------------------------------------------------------------------*/
img.alignnone {
  display: block;
  position: relative;
}
img.alignright {
  float: right;
  margin: 10px;
  display: inline;
}
img.alignleft {
  float: left;
  margin: 10px;
  display: inline;
  clear: both;
}
img.aligncenter {
  display: block;
  text-align: center;
  margin: auto;
}


.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.the-content {
    margin-bottom: 5px;
	padding: 5px;
	border: 0;
	-webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.25);
       -moz-box-shadow: 0 2px 10px rgba(0,0,0,.25);
            box-shadow: 0 2px 10px rgba(0,0,0,.25);
}

.postmetadata { margin: 10px 0 10px 0;}

/* Caption Styling
----------------------------------------------------------------------------------------*/
.wp-caption {
	max-width: 100%;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}


.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 1.3%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 1.3%;
}

/* Sticky Post Styles
----------------------------------------------------------------------------------------*/
.sticky {

}

/* Extra Styles */

.separator {
  border: 2px solid #d6d6d6;
  margin: 10px 0 10px 0;
}

/* Clearing Floats */
.clearboth {
  height: 0;
  clear: both;
  margin: 0;
  padding: 0;
}

.pagination {
   text-align: center;
}


.pagination span {
	color: #727272;
	cursor: default;
}

.pagination span.dots {
	background-color: #FFFFFF;
}

.pager li > a,
.pager li > span {
  border: 1px solid #d6d6d6 !important;
}

.read-more {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 2px solid #d6d6d6;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

.powered-by {
  padding-top: 20px;
}

.copyright {
  padding: 20px 0;
}













.aside_el{text-align:right;padding-right:5px;}.aside_el h2{font:2.9em 'Arvo',serif;line-height:0.8em;color:#464646;font-weight:normal;margin-bottom:3px;margin-top:0;}.aside_el h5{font:1.35em 'Droid Sans',sans-serif;line-height:1.2em;color:#0099e8;font-weight:normal;}
.par_el{padding-left:30px;position:relative;}.par_el p{font-family:'Droid Sans',sans-serif;font-size:1.4em;line-height:1.8em;color:#8e8d8d;text-align:left;}.page{padding-bottom:70px;}
.experience{margin-top:60px;}
.experience p,.education p{color:#c0c0c0;}
.period{position:absolute;top:0;padding-left:5px;padding-right:5px;font:1.6em 'Droid Sans',sans-serif;color:white;font-weight:400;background-color:#0099e8;}
.bigspacing{padding-left:155px;}
.par_el header h2{font-family:'Arvo',serif;font-size:2.3em;font-weight:normal;line-height:1em;color:#464646;margin-top:0;}
.par_el header h3{font:1.8em 'Droid Sans',sans-serif;line-height:0.535714em;color:#8e8e8e;padding-bottom:5px;}
.in_spacing{position:relative;padding-bottom:15px;padding-right:10px;}
.in_spacingbottom{position:relative;padding-bottom:0px;padding-right:10px;}
.education{margin-top:60px;}


@media only screen and (max-width: 767px) {
	.experience {
		margin-top: 35px;
	}
	.education {
		margin-top: 35px;
	}
	.aside_el {
		text-align: center;
		padding-right: 0px;
		margin-bottom: 30px;
	}
	.aside_el h5 {
		margin-top: 15px;
	}
	.par_el {
		padding-left: 20px;
		padding-right: 20px;
	}
	.par_el img {
		max-width: 100%;
	}
}

@media only screen and (max-width: 630px) {
	.aside_el  h2 {
		font: 2em 'Arvo', serif; /* 29px/10 */
		line-height: 0.8em;
		margin-bottom: -10px;
	}
	.aside_el  h5 {
		font: 1.35em 'Droid Sans', sans-serif; /* 14px/10 */
		line-height: 1.1em; /* 14px/14px */
	}
	.experience, .education, .portfolio {
		margin-top: 20px;
	}	
	.par_el header h2 {
		font: 1.9em 'Arvo',serif;
		margin-top: 3px;
		padding-top: 2px;
		
	}
	.par_el header h3 {
		font: 1.4em/0.535714em 'Droid Sans',sans-serif;
		padding-bottom: 5px;
	}
}

@media only screen and (max-width: 540px) {
	.bigspacing {
		padding-left: 0px;
	}
	.period {
		font: 600 1.4em 'Droid Sans',sans-serif;
		right: 20px;
	}
	.aside_el {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 480px) {
	.aside_el  h2 {
		font: 1.8em 'Arvo', serif; /* 29px/10 */
		line-height: 0.8em;
		margin-bottom: -10px;
	}
	.aside_el  h5 {
		font: 1.5em 'Droid Sans', sans-serif; /* 14px/10 */
		line-height: 1.1em; /* 14px/14px */
	}
	.par_el p {
		font: 1.3em 'Droid Sans', sans-serif; /* 14px/10 */
		color: #8e8d8d;
		text-align: left;
	}
	.par_el header h2 {
		font: 1.6em 'Arvo',serif;
		margin-top: 3px;
		padding-top: 2px;
	}
	.par_el header h3 {
		font: 1.3em 'Droid Sans',sans-serif;
		margin-top: -10px;
	}
	.period {
		font: 600 1.3em 'Droid Sans',sans-serif;
	}
}

@media only screen and (max-width: 360px) {
	.period {
		font-size: 1.1em;
	}
	.par_el header h2 {
		font: 1.4em 'Arvo',serif;
		margin-top: 3px;
		padding-top: 2px;
	}
}

@media only screen and (max-width: 280px) {
	.period { position: static; }
}
