/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/
/*
.custom .page {
	-moz-box-shadow: 0px 0px 10px #111;
	-webkit-box-shadow: 0px 0px 10px #111;
	box-shadow: 0px 0px 10px #111;
	behavior:url('pie/PIE.htc');
	}
	*/
/*
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Spinnaker);
body.custom {
	font-family:Spinnaker, Arial , verdana, sans-serif;
	}
.custom .headline_area h1 a, .headline_area h2 a, #archive_intro h1 a {
	font-family:'Oswald' , Verdana, Arial, sans-serif;
	color: #6ECFF3;
}
.custom h1, .custom  h2, .custom  h3, .custom  h4, .custom  h5, .custom  h6 {
	font-family:'Oswald' , Verdana, Arial, sans-serif;
	color: #6ECFF3;
	}
	*/	
.custom .full_width .page {
    width: 100%;
    min-width: 1024px;
    background-color: #fff;
}

.custom h1 {
	line-height:1.4em;
}
.custom .headline_area h1 a:hover, .headline_area h2 a:hover, #archive_intro h1 a:hover {
	text-decoration:underline;
}
.custom #header_area .page {
	background-position-y: 95px;
	margin-top: 10px;
	padding-top: 0em;
	text-align: center;
}
.custom #header {
	border-bottom:0px;
	height:205px;
	/*width:960px;*/
	padding:0em;
	background-image :url('images/header4.png');
    background-position: center;
    background-repeat: no-repeat;
    /*background-color: #46D0F6;*/
    background-color: #73d0f2;
	margin: 0 auto;
}
.custom #header::after {
    width: 100%;
    height: 205px;
    background-color: red;
}
.custom #logo {
	float:left;
	height:205px;
	width:60%;
	text-indent:-9999px;
	padding:0em;
}
.custom #logo a {
	float:left;
	height:220px;
	width:620px;
	text-indent:-9999px;
	display:block;
}

.custom #header_area .header_rotator {
	margin-top: 0px;
	height:172px;
	width:40%;
	position:relative;
	float:right;
	background:transparent url('images/rotator-bg.png') no-repeat;
    text-align: left;
}

.custom #header_area .header_rotator img {
	margin:5px;
    margin-left: 10px;
}

.custom .menu {
	font-family: "Oswald" , Arial, San-serif;
	background:white;
	font-weight:bold;
	height:45px;
	width:960px;
	border-bottom:1px solid #e81919;
	margin: 0 auto;
    /*top: -15px;*/
}

.custom .menu a {
	margin:8px 0 0 5px;
	padding:.5em .5em;
	background:white;
	letter-spacing:0px;
	color:#e81919;
	border:none;
	font-size: 16px;
	margin-top: 0px;
	padding: .7em .5em;
}

.custom .menu a:hover {
	background:#fff;
	color:#6ecff3;
	padding: .7em .5em;
}

.custom ul.menu li.current-cat a, .custom ul.menu li.current_page_item a {
	background-color: #fff;
	color: #6ecff3;
}

.custom .menu ul a{
	background:#6ecff3;
	color:#fff;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	behavior:url('pie/PIE.htc');
}

.custom .menu li ul a:hover {
	background:#fff;
	color:#6ecff3;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	behavior:url('pie/PIE.htc');
}

.custom .menu .rss a {
	padding:0em;
	margin-top:5px;
	margin-right:10px;
	border-width:0px;
	background:url('images/subscribe-button.png') no-repeat 0 0;
	height:30px;
	width:118px;
	text-indent:-9999px;
	display:block;
}

.custom .menu .rss a:hover {
	background-position:0 -30px;
}

.custom .format_text .to_comments span {
	font-size: 1.818em;
	color:#fff;
}

.custom .format_text .to_comments a {
	color: #fff;
	font-size:1.2em;
	background:#6ecff3;
	text-transform:uppercase;
	padding:12px 8px 8px 8px;
	background:#6ecff3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior:url('pie/PIE.htc');
}

.custom #social-icons {
	height:56px;
	width:300px;
	margin:0 auto;
}

.custom #social-icons .facebook a {
	padding:0em;
	margin-right:3px;
	border-width:0px;
	background:url('images/facebook.png') no-repeat 0 0;
	height:56px;
	width:56px;
	display:block;
	float:left;
}

.custom  #social-icons .facebook a:hover {
	background-position:0 -56px;
}

.custom  #social-icons .google a {
	padding:0em;
	margin-right:3px;
	border-width:0px;
	background:url('images/google.png') no-repeat 0 0;
	height:56px;
	width:56px;
	display:block;
	float:left;
}

.custom #social-icons .google a:hover {
	background-position:0 -56px;
}

.custom  #social-icons .twitter a {
	padding:0em;
	margin-right:3px;
	border-width:0px;
	background:url('images/twitter.png') no-repeat 0 0;
	height:56px;
	width:56px;
	display:block;
	float:left;
}

.custom #social-icons .twitter a:hover {
	background-position:0 -56px;
}

.custom  #social-icons .rss-subscribe a {
	padding:0em;
	margin-right:3px;
	border-width:0px;
	background:url('images/rss-subscribe.png') no-repeat 0 0;
	height:56px;
	width:56px;
	display:block;
	float:left;
}

.custom #social-icons .rss-subscribe a:hover {
	background-position:0 -56px;
}

.custom  #social-icons .email a {
	padding:0em;
	margin-right:3px;
	border-width:0px;
	background:url('images/email.png') no-repeat 0 0;
	height:56px;
	width:56px;
	display:block;
	float:left;
}

.custom #social-icons .email a:hover {
	background-position:0 -56px;
}

.custom #footer {
	border-top:10px solid #a7caed;
	background:#6ecff3;
	color:#fff;
}

.custom #footer a {
	color:#fff;
}

.custom .teaser {
	width: 100%;
	margin-top: 1em;
	padding-top: 1em;
	padding-bottom: 40px;
	text-align: justify;
}

.custom .teaser h2 a {
	font-size: 28px;
	color:#6ecff3;
}	

.custom .teaser h2 a:hover {
	text-decoration:underline;
}

.custom .teasers_box {
	padding-top: 0;
	padding-bottom:0;
	border-top: 0;
}

.custom .teaser .teaser_link {
	float:right;
	color: #fff;
	background:#6ecff3;
	text-transform:uppercase;
	padding:6px 10px;
	background:#6ecff3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior:url('pie/PIE.htc');
}

.teaser a.teaser_comments {
	color: #fff;
	font-size:1.2em;
	background:#6ecff3;
	text-transform:uppercase;
	padding:10px;
	background:#6ecff3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior:url('pie/PIE.htc');
}

.custom #content {
    width: 70%;
}

.custom .teasers_box {
    width: auto;
    margin: 0 50px 0 30px;
}

.custom #sidebars {
    width: 30%;
}

.custom #content img {
	padding: 5px;
	background: transparent;
}

.custom #content img.left, #content img.alignleft {
	margin:0 5px 5px 0;
	float:left;
}

.custom dl#comment_list .bypostauthor {
	background: #fdff7e;
}

.custom .image_box, .custom_box {
	border-style: solid;
	border-color: #DDD;
	background:#fff;
}

.custom .author_info {
	margin:0 auto;
	background:#a7caed;
	width:90%;
	border:1px dotted #666;
	padding:.5em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior:url('pie/PIE.htc');
}
.custom .author_info a {
	color:#fff;
	border-bottom:1px dotted #fff;
	text-decoration:none;
}
.custom .author_info a:hover {
	border-bottom:1px dotted #cc0000;
}
.custom .author_info .author_photo img {
	border:1px dotted #666;
	padding:0.2em;
	float:left;
	margin:1.0em 1.0em 1.0em 0em;
}
.custom .author_info p {
	margin-top:0.8em;
	margin-bottom:0.4em;
}
.custom .author_info p.author_email {
	text-indent:1.8em;
	background: url('images/my-email-icon.gif') 0px 4px no-repeat;
}
.custom .copyright {
	float:left;
}

.headline_area {
	margin-bottom: 2.4em;
}

.custom .calendaricon {
	background: url(http://whatrunslori.revivemyblog.com/wp-content/themes/thesis_182/custom/images/calendar-bg.png) no-repeat;
	padding-top: 25px;
	margin-left: -90px;
	height: 77px;
	width: 77px;
	text-align: center;
	position: absolute;
	z-index: 10000;
	margin-top: -10px;
}

.custom .month {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-transform: uppercase;
	margin-top:-16px;
}

.custom .day {
	padding-top:7px;
	font-size:14px;
}

.custom .year {
	font-size:14px;
}

.custom .custom-comment {
	float:right;
	font-size:16px;
	font-weight:bold;
}

.custom .custom-comment a:hover {
	color:#6ecff3;
}

.custom .headline_meta {
	margin-top:.5em;
	letter-spacing:0px;
}

.custom .headline_meta a {
	border-bottom:0px;
	letter-spacing:0px;
}

.custom .headline_meta a:hover {
	color:#6ecff3;
}

.custom .custom-tags a {
	font-size:11px;
	text-transform:uppercase;
}

.custom .custom-tags a:hover {
	color:#e81919;
}
.custom #top-header {
	text-align: center;
}
#what-runs-bio {
	text-align: center;
}

.custom .menu:after, 
.custom #content_box:after, 
.custom #sidebars:after, 
.custom .format_text:after, 
.custom .teasers_box:after, 
.custom .prev_next:after, 
.custom ul.sidebar_list:after {
    display: none;
}

li.widget_top-posts {
	width: 300px;
}
.widget_top-posts .widgets-list-layout-links {
	width: 250px;
	font-size: 14px;
}

@media only screen and (max-device-width: 480px){
	/*
	.custom #sidebars {
		display: none;
	}

	.custom #content {
		width: 100%;
	}
	*/

	.custom .teaser h2 a {
		font-size: 2em;
	}

	.custom .teaser .teaser_link {
		font-size: 2em;
	}
}

#bottom-ad {
	text-align: center;
	background-color: #e0e0e0;
	padding: 3px;
}

#bottom-ad .ad-label {
	text-align: left;
	color: #fff;
	font-size: 12px;
}