/*   
Theme Name: BlueGrey
Theme URI: http://www.lizfulghum.com/
*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {display: inline-block;}  /* for IE/Mac */


body { 
	background-color: #444;
	margin: 0;
	padding: 0;
	font-family: georgia, "Times New Roman", sans-serif;
	font-size: 12px;
	background-image: url('bck.jpg');
}

#top { 
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.wrapper { 
	position: relative;
	width: 760px;
	margin: auto;
}

#top_left {
	float: left;
	width: 290px;
}

#top_right {
	float: right;
	width: 470px;
	text-align: right;
	color: #fff;
	font-family: Georgia, sans-serif;
	font-style: italic;
	font-size: 16px;
	text-shadow: 0px 1px 2px #000;
	padding-top: 40px;
}

#bottom_right {
	float: right;
	width: 120px;
	text-align: right;
}

#bottom_mid {
    float: left;
    width: 290px;
    margin-left: 30px;
}

#bottom_left {
	float: left;
	width: 290px;
        padding: 0;
}

#bottom_left img {
	float: left;
	border: 3px solid #ccc;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-top: 5px;
}

#mid {
	width: 100%;
	padding-top: 20px;
	background-color: #fff;
	background-image:url('paper.jpg');
}

#stuff {
	border-top: 1px solid #555;
	background-image: url('social.png');
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #555;
	height: 40px;
	margin: 20px 0;
	padding-left: 170px;
}

#stuff ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 15px;
}

#stuff ul li {
	float: left;
	padding: 0 10px;
	font-family: georgia, sans-serif;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0px 1px 2px #000;
}

#stuff ul li a {
	color: #fff;
}

#stuff ul li a:hover {
	color: #ACCACA;
}

#stuff ul li.first {
	text-transform: lowercase;
	font-style: italic;
}

#footer {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 40px;
	color: #ccc;
	font-size: 11px;
	line-height: 18px;
}

#footer a { color: #ccc; text-decoration: none; }
#footer a:hover { color: #fff; }

#footer h4 {
    	font-size: 18px;
	text-shadow: 0px 1px 2px #000;
        color: #fff;
        font-weight: normal;
        margin-top: 0;
        padding-top: 0;
}

#footer ul {
    margin: 0;
    padding: 0;
}

#footer ul li {
    list-style:none;
    font-size: 12px;
    border-top: 1px solid #555;
    width: 200px;
    padding: 5px 0px;
}

#footer ul li.first {
    border-top: 0;
}

/* CONTENT AREA */

h2 { 
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.posts { 
    margin: 0;
    padding: 0;
    margin-bottom: 40px !important;
}

.posts li {
    list-style: none;
    border-top: 1px solid #9F9F9F;
    padding: 10px 0;
}

.posts li:hover {
    background-color: #D9DCE1;
}

.posts .date {
    width: 70px;
    float: left;
    text-align: center;
    height: 30px;
    color: #f4f4f4;
    font-weight: normal;
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    padding-top: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 15px;
    background-image: url('date.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-bottom: 2px;
    padding-top: 5px;
    margin-left: 5px;
    margin-top: 5px;
}

.subhead { 
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    color: #666;
    letter-spacing: 2px;
}

.title { 
    padding: 0;
    margin: 0;
    font-size: 35px;
    color: #555;
    font-weight: normal;
    font-style: italic;
    text-shadow: 0px 1px 2px #fff;
    letter-spacing: -1px;
    font-family: "fertigo-pro-1","fertigo-pro-2", Georgia, serif;
    text-transform: capitalize !important;
}

.single {
	border-top: 1px solid #9F9F9F;
	border-bottom: 1px solid #9F9F9F;
	margin-top: 10px;
	padding: 10px 0;
}

.title a {
    color: #555;
    text-decoration: none;
}

#content { 
	text-align: justify;
	font-size: 13px;
	line-height: 160%;
}

#content h3 { 
    font-size: 22px;
    font-weight: normal;
}

#content p {
	padding: 0 15px;
	margin-top: 0;
	margin-bottom: 15px;
}

#content a { color: #000; }

#content ul li { 
    margin-bottom: 10px;
}

#content ul li ol { 
    margin-top: 10px;
}

/*CONTENT AREA */

img#wpstats{width:0px;height:0px;overflow:hidden}