/*
Theme Name: Interlude
Theme URI: http://www.freewpthemes.net/preview/interlude
Description: A multi-column, fixed-width design for 800x600 resolutions. Features Web 2.0 design ideal for 1024x768 resolutions. Widget-ready for WP2.2+
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/


.entry img{
	padding:10px;
	margin: 10px;
	border: 1px dotted #bbb;
}
.fb-root {
	float:right;
	margin:0;
	width:30.36437246963563%;
	margin:10px;
}
.noborder {
	border:0;
	padding:10px;
}
body {
	margin: 0px;
	padding: 0px;
	background:  url(images/bg.png) 50% 0  no-repeat #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}


img {
	border:0;
	width:100%
	height:100%
}
h2.title, h2.title a {
	font-size: 1.1em;
	letter-spacing: -1px;
	color: #fff;
	clear:both;
	margin: 20px 0;
	padding:0 0.1em;
	text-decoration: none;
	background:#4b4b4b;
}
p, ol, ul {
	line-height: 1.67em;
}
a {
	color: #505050;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.redacted,  redacted.a, redacted.a:link, redacted.a:hover, redacted.a:active, redacted.a:visited{
	background: #000;
	color:#000;
}

hr {
	display: none;
}
/* Header */

#header {
	margin: 0 auto;
	padding: 0 1em;
	max-width: 61.75em; /*988/16*/
	height:120px;
}
/* Logo */

#logo {
	float: left;
	padding:0;
	width:30.36437246963563%;
	
}
#logo a img {
	width:100%;
}
#logo h1 {
	margin: 0;
	/*height: 160px;*/
	padding: 40px 0 0 170px;
	background: url(images/blog_logo.png) no-repeat left top;
	text-transform: lowercase;
	font-size: .75em;
	font-weight: normal;
	color: #FFFFFF;
}
#logo h1 a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
#logo p {
	margin: -113px 0 0 173px;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .70em;
	color: #FFFFFF;
}
#logo a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
/* Menu */

#menu {
	float: right;
}
#menu ul {
	margin: 0px;
	padding: 94px 0 0 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 5px 20px;
	background: none;
	text-decoration: none;
	text-transform: uppercase;
	border-left: 1px dotted #EBEAD1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	color: #666;
}
#menu a:hover, .active a {
	text-decoration:underline;
}
/* Page */

#wrapper {
/*background: #EBEAD1 url(images/img02.jpg) repeat-x left bottom;*/
}
#page {
	margin: 40px auto;
	padding: 0 1em;
	max-width: 61.75em;
}
/* Content */

#content {
	float: left;
	width: 65.78947368421053%;
	margin-bottom: 50px;
}
/* Post */

.post {
	margin-top: 20px;
}
.post .date {
	-moz-border-radius: 15px;
	border-radius: 15px;
	float: left;
	width: 5.625em;
	height: 5.625em;
	margin: 18px;
	
	padding: 10px;
	background: #fff;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: .625em;
	font-weight: bold;
	color: #505050;
	letter-spacing:-1px;
}
.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 4.6em;
	letter-spacing:-6px;
}
.post {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
}
.post .title h2 {
	padding: 0;
	margin: 0;
}
.post .hr1 {
}
.post .meta {
	margin: 0;
	padding: 0;
	line-height:normal;
}
.post .meta a {
	color: #828170;
}
.post .entry {
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #666633;
	clear:both;
}
/*.post .title a {
	text-decoration: underline;
	color: #514F42;
}*/

/* Sidebar */

#sidebar {
	float: right;
	width: 15em;
	margin-bottom:0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin-bottom: 6px;
}
#sidebar li ul {
	border-top: 1px dashed #666633;
}
#sidebar li li {
	margin: 0;
	padding: 4px 0 4px 0;
}
#sidebar li li a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebar h2 {
	padding: 0;
	margin: 0 0 6px 0;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
/* Calendar */

#calendar_wrap {
	border-top: 1px dashed #666633;
}
#calendar caption {
	padding-top: 5px;
	font-weight: bold;
}
#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
}
#calendar thead {
	background: #514F42;
}
#calendar tbody td {
	border: 1px solid #514F42;
	text-align: center;
}
#today {
	font-weight: bold;
}
#prev {
}
#next {
	text-align: right;
}
/* Footer */

#wrapper2 {
	background: #505050;
}
#footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
}
#footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li {
	margin: 0;
	display: block;
	float: left;
	width: 290px;
	padding-left: 20px;
}
#footer li.first {
	padding-left: 0;
}
#footer li ul {
	margin: 0;
	margin-bottom: 30px;
}
#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #573D30;
}
#footer li li a {
}
#footer h2 {
	margin-top: 0;
	color: #FFFFFF;
}
#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	background: black;
}
#legal a {
	border-bottom: 1px dotted #939393;
	text-decoration: none;
	color: #939393;
}
#commentform {
}
#comment {
	width: 600px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#respond {
	margin: 0;
	padding-top: 50px;
}
.navigation {
	padding-top: 20px;
}
.pagetitle {
	padding-bottom: 20px;
}
hr {
	display: none;
}

/*response*/

@media screen and (max-width:800px) { 
    body { 
        font-size:0.8em; 
    }
	#wp-cumulus{
		display:none;
	}
	#footer li{
		float:none;
}
#sidebar{
	display:none;
}
#menu {
    float: left;
	clear:both;
}
#menu ul{
	padding:3px;
}
#logo a img {
	width:100%;
}
#menu a{
	padding: 5px;
	font-weight: bold;
	color:#333;
}
}
@media screen and (max-width:600px) { 
    body {
         
		background:#FC0;
		font-size:0.8em;
		
		font-weight:bold;
		
    }
	h2.title, h2.title a {
	font-size: 1em;
	letter-spacing: -1px;
	color: #fff;
	
	
	text-decoration: none;
	background:#4b4b4b;
	
}

	#wp-cumulus{
		display:none;
	}
	#sidebar {
    float: none;
}
.post .date {
	
	float: left;
	width: 5.625em;
	height: 5.625em;
	margin: 10px;
	
	padding-top: 6px;
	background: none;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: .625em;
	font-weight: bold;
	color: #505050;
	letter-spacing:-1px;
}
p{
	text-align:justify;
}

}

