/*
THEME NAME: Sandbox 1.6.2
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1-wpcom
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, two-columns, left-sidebar, right-sidebar, custom-background, custom-menu, translation-ready, blog, minimal
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('eastandwest.css');

/* Just some example content */
#access div {
	background: black;
	height: 1.5em;
	margin: 0;
	width: 100%;
}

#access ul,#access ul ul {
	line-height: 1;
	list-style: none;
	margin: 0;
	padding: 0;
}

#access ul a {
	display: block;
	margin-right: 1em;
	padding: 0.2em 0.5em;
	text-decoration: none;
}

#access ul ul ul a {
	font-style: italic;
}

#access ul li ul {
	left: -999em;
	position: absolute;
}

#access ul li:hover ul {
	left: auto;
}

.skip-link {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.entry-title,.entry-meta,#trackbacks-list,#respond {
	clear: both;
}

#container,#primary {
	margin-top: 2em;
}

form#commentform .form-label {
	margin: 1em 0 0;
}

form#commentform span.required {
	background: #fff;
	color: #c30;
}

form#commentform,form#commentform p {
	padding: 0;
}

input#author,input#email,input#url,textarea#comment {
	padding: 0.2em;
}

.comments ol li {
	margin: 0 0 3.5em;
}

textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 66%;
}

.alignright,img.alignright{
	float: right;
	margin: 1em 0 0 1em;
}

.alignleft,img.alignleft{
	float: left;
	margin: 1em 1em 0 0;
}

.aligncenter,img.aligncenter{
	display: block;
	margin: 1em auto;
	text-align: center;
}

.gallery {
	clear: both;
	height: 180px;
	margin: 1em 0;
	width: 100%;
}

p.wp-caption-text{
	font-style: italic;
}

.gallery dl{
	margin: 1em auto;
	overflow: hidden;
	text-align: center;
}

.gallery dl.gallery-columns-1 {
	width: 100%;
}

.gallery dl.gallery-columns-2 {
	width: 49%;
}

.gallery dl.gallery-columns-3 {
	width: 33%;
}

.gallery dl.gallery-columns-4 {
	width: 24%;
}

.gallery dl.gallery-columns-5 {
	width: 19%;
}

#nav-above {
	margin-bottom: 1em;
}

#nav-below {
	margin-top: 1em;
}

#nav-images {
	height: 150px;
	margin: 1em 0;
}

.navigation {
	height: 1.25em;
}

.navigation .nav-next {
	float: right;
	text-align: right;
}

.sidebar h3 {
	font-size: 1.2em;
}

.sidebar input#s {
	width: 7em;
}

.sidebar li {
	list-style: none;
	margin: 0 0 2em;
}

.sidebar li form {
	margin: 0.2em 0 0;
	padding: 0;
}

.sidebar ul ul {
	margin: 0 0 0 0em;
}

.sidebar ul ul li {
	list-style: none;
	margin: 5px 0px 0px 0px;
	text-decoration: underline;
	font-family:helvetica;
	font-size:.9em;
}

.sidebar ul ul ul {
	margin: 0 0 0 0.5em;
}

.sidebar ul ul ul li {
	list-style: circle;
}

#access ul li,.gallery dl,.navigation .nav-previous {
	float: left;
}

#header {
	
}

input#author,input#email,input#url,.navigation div {
	display: block;
	width: 49%;
}

#respond textarea {
	display: block;	
}

.gallery *,.sidebar div,.sidebar h3,.sidebar ul {
	margin: 0;
	padding: 0;
}



.entry-meta{ color:#d9dbdc;
		font-size:.7em;
		line-height: 1.7em;
		font-family:helvetica;
		text-align:justify;
		margin-bottom:30px;}
		
.entry-title { width:714px;
				background-color:black;
				color:#d9dbdc;
				font-family:helvetica;
		font-size:20px;
		font-weight:bold;
		padding-top:6px;
		padding-left:6px;
		padding-bottom:5px;
		margin: 0px;}
.entry-date {float:right;
			color: #444444;
			font-family:helvetica;
			font-size:10px;
			padding-top:5px;}
		
a:-webkit-any-link {
color: #d9dbdc;
text-decoration: none;
cursor: auto;
}

.widgettitle{width:156px;
background-color:black;
			color:#d9dbdc;
	font-size:10px;
	font-family:helvetica;
	margin: 0px;
	padding-left:6px;
			}
			
.sidebar h3{font-size:15px;
padding-top:8px;
	padding-bottom:8px;

	background-color:black;}
	
#container, #primary {
margin-top: 50px;
}


#footer{position:fixed;
		bottom: 0px;
		right:50%;
		margin-right:-449px;
		width:78px;
		height:30px;
		background-color:black;}

.social_links{margin-top:5px;
				padding-left:5px;}
		
#homiez{position:fixed;
		bottom: 30px;
		right:50%;
		margin-right:-500px;}
		
#nav {background-color:black;
		height:30px;}

.page_link {margin-left:30px;}

.background_image {position:fixed;
					width:960px;}

.navigation_location{ position:absolute;
					top:111px;
					right:-5px; }
					
#logo{position:absolute;
		top:30px;
		right:30px;}
		
.entry-content{clear:both; padding-top:5px;}

#and_link{position:fixed;
			top:155px;
			right:50%;
			margin-right:-500px;}