/*  

Theme Name: Jessica Muhlbier
Theme URI: http://jessicamuhlbier.com
Description: Jessica Muhlbier | Social Media Marketer and Strategist
Version: 1.0
Author: Michael Lynch
Author URI: http://www.michaelynch.com

*/

/* LINKS */

.sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #990000;
}

.sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #ccc;
}

.name a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	text-decoration: none;
	color: #fff;
}

.name a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	text-decoration: none;
	color: #990000;
}

body a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #990000;
}

body a:hover {
	color: #ffffff;
}

.contact a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-decoration: none;
	color: #ffffff;
}

.contact a:hover {
	color: #990000;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #990000;
}

.footer a:hover {
	color: #000000;
	text-decoration: underline;
}

.post a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #990000;
}

.post a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	color: #990000;
}

.postmetadata a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #990000;
}

.postmetadata a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	color: #990000;
}

/* END LINKS */

/* GLOBAL */

.clear {
	clear: both;
}

.highlight {
	color: #990000;
}

img {
	border: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	display: inline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	display: inline;
	margin: 10px 0;
	color: #990000;
}

.sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

hr {
	height: 1px;
	color: #000;
	background: #000;
	border: none;
}

.sidebar hr {
	height: 1px;
	color: #fff;
	background: #fff;
	border: none;
}

/* END GLOBAL */

html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	color: #ffffff;
	height: 100%;
}

.header_wrapper {
	background: #000000;
	height: 100px;
	width: 100%;
}

.header {
	margin: 0 auto;
	width: 1024px;
	height: 40px;
	padding: 60px 0 0 0;
	font-size: 20px;
}

.l2header_wrapper {
	background: #ffffff;
	height: 480px;
	width: 100%;
}

.l2header {
	margin: 0 auto;
	width: 1024px;
	color: #000000;
}

.photo {
	float: left; 
	width: 354px;
}

.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
}

.quote {
	float: left;
	width: 450px;
	padding: 55px 0 0 50px;
	font-size: 30px;
}

.content_wrapper {
	float: left;
	width: 100%;
	background: #000000;
}

.content {
	margin: 0 auto;
	width: 1024px;
	color: #ffffff;
}

.content_box {
	float: left;
	width: 472px;
	margin: 40px 0 0 0;
	min-height: 300px;
}

.social_wrapper {
	float: left;
	width: 100%;
	margin: 50px 0 0 0;
}

.social_box {
	float: left;
	padding: 20px 36px;
	width: 260px;
	height: 100px;
	border-right: 1px #ffffff solid;
}

.social_tagline {
	padding: 0 0 0 60px;
	font-size: 18px;
}

.contact_wrapper {
	float: left;
	width: 100%;
	margin: 50px 0;
}

.contact {
	margin: 0 auto;
	width: 1024px;
	color: #ffffff;
	height: 100%;
	font-size: 30px;
	text-align: center;
}

.footer_wrapper {
	background: #ffffff;
	float: left;
	width: 100%;
	height: 100px;
}

.footer {
	margin: 0 auto;
	padding: 40px 0 0 0;
	width: 1024px;
	color: #000000;
	text-align: center;
	font-size: 18px;
}

/* WORDPRESS */

.post {
	background: #fff;
	color: #000;
	padding: 15px;
	margin: 0 0 20px 0;
}

.postmetadata {
	font-size: 12px;
}

.sidebar {
	float: left;
	width: 200px;
	margin: 0 0 0 20px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style-type: none;
	line-height: 22px;
	padding: 2px 0;
}

.post_left {
	float: left; width: 70%;
}

.inside_content {
	border: 1px #ffffff solid; padding: 50px; margin: 20px 0;"
}


