/*
 Theme Name:     PhoenixMedTech
 Theme URI:      http://providencedesign.com
 Description:    PhoenixMedTech Theme
 Author:         Colin Murphy
 Author URI:     http://providencedesign.com
 Template:       twentythirteen
 Version:        1.0.0
*/

@import url("../twentythirteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.site-title {
	color: #fff;
	font-size: 33px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 73px 0 10px;
}

.site-description {
	color: #fff;
}

.entry-meta {display:none; }

.entry-header {margin-bottom: 0px; }

.site-footer {
	background-color: #000;
}

.site-footer a {
	color: #c8c8c8;
	text-transform: uppercase;
}

.site-footer .widget a {
	color: #c8c8c8;
	text-transform: none;
}

.site-footer .sidebar-container {
	background-color: #000000;
	padding: 20px 0;
}

.navbar {
margin-bottom: 33px;
}


.site-main .sidebar-container {
top: 20px;
}

p {
	margin: 0 0 12px;
}

.hentry {
	padding: 12px 0;
}

h1 {
	font-size: 33px;
}
 
@media (max-width: 643px) {
	.site-title {
		font-size: 30px;
	}
}


/*.site-title {
	color: #ffffff;
	font-size: 33px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 33px 0 10px;
}

.site-footer {
	background-color: #093b78;
}

.site-footer .sidebar-container {
	background-color: #000;
	padding: 20px 0;
}

.site-footer a {
color: #888;
}
*/
