/*
THEME NAME: Sandbox
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
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/
* {
	margin: 0px;
	padding: 0px;
}
body{
	background-image: url("images/bg1.gif"); 
	margin: 0 0 0 0;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#996666;
	text-decoration:underline;
}
a:visited {
	color:#000000;
	text-decoration:underline;
}
p {
padding: 3px 0 3px 0;
}
.fn {
position: relative;
top:-20px;
}
.arrow-comment:before {
	content:url(images/arrow.png);
	position:absolute;
	left: 245px;
}
.comment-meta {
position: relative;
top:-20px;
left: 36px;
}
.comment-message {
position: relative;
top:-15px;
padding: 5px 5px 10px 0px;
margin: 0px 5px 0px 0px;
border-bottom: 2px dotted #996666;
}
.list-none {
	list-style-type: none;
}
.dark-bottom-border {
	border-bottom: 2px dotted #f5dee3;
	border-top: 2px dotted #996666;
}
.dark-border {
	border: 1px solid #996666;
}
.light-pink {
	background-image: url("images/pink-light.gif");
}
.dark-pink {
	background-image: url("images/pink-dark.gif");
}
.side-font {
	font-size: 12px;
}
.padding3 {
padding:3px;
}
#wrapper {
	width:100%;
	height:100%;
}
#header {
	width:100%;
	height:184px;
	background-image: url("images/bg.gif");
	background-repeat: repeat-x;
}
#logo {
	position:relative;
	top:12px;
	width:466px;
	height:167px;
}
#twitter {
	position:absolute;
	top:20px;
	left:480px;
	width:484px;
	height:117px;
	background-image: url("images/twitter.png");
}
	#twitter_div {
		position:absolute;
		top:50px;
		left:496px;
		width:400px;
		height:50px;
	}
	#twitter_update_list {
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
	}
	#follow-me {
		position:absolute;
		top:97px;
		left:826px;
		width:59px;
		height:20px;
	}
#top-menu {
	position:absolute;
	top:153px;
	left:450px;
}
	#top-menu ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#top-menu li{
		color: #ffffff;
		float: left;
		padding:0px;
		margin: 0px 0px 0px 30px;
		text-decoration: none;
		font-size: 25px;
	}
			#top-menu li a{
				color: #ffffff;
				float: left;
				margin: 2px 0px 0px 30px;
				text-decoration: none;
				font-size: 25px;
			}
			#top-menu li a:hover{
				color: #ffffff;
				float: left;
				margin: 0px 0px 0px 30px;
				text-decoration: none;
				border-bottom:1px solid #ffffff;
				font-size: 25px;
			}
#content {
	position: absolute;
	top:184px;
	left:0px;
	width:100%;
	padding: 0px;
	margin: 0px;
	background-position:0px -184px;
	
}
#content-table {
	width:970px;
	padding: 0px;
	margin: 0px;
}
	#light-pink {
		background-image: url("images/pink-light.gif");
	}
	#dark-pink {
		background-image: url("images/pink-dark.gif");
	}
	#left-col {
		width:250px;
		max-width:250px;
		padding: 3px 3px 10px 3px;
	}
		.sidebar-header {
			color: #996666;
			margin: 10px 0px 5px 0px;
			font-size: 25px;
		}
		.side-selected:after {
			content:url(images/arrow.png);
			position:absolute;
			left: 245px;
		}
		#left-col ul{
			list-style: none;
			margin: 0;
			padding: 0;
		}
		#left-col li{
			margin: 0px 0px 0px 10px;
			text-decoration: none;
			font-size: 20px;
			color: #996666;
		}
		#nav-side {
			
			font-size: 12px;
		}
			#left-col li a{
				-webkit-transition: margin-left 300ms ease-out;
				color: #996666;
				margin: 0px 0px 0px 20px;
				text-decoration: none;
			}
			#left-col li a:hover{
				color: #996666;
				margin: 0px 0px 0px 30px;
				text-decoration: none;
			}
	#right-col {
		width:*px;
		padding: 3px 3px 3px 20px;
	}
		.header {
			color: #000000;
			margin: 2px 7px 7px 0px;
			padding: 0px 0px 5px 0px;
		}
		.header:before {
			content:url(images/arrow.png);
			position:absolute;
			left: 245px;
			margin: 10px 0px 0px 0px;
		}
		#entry-date {

		}
		.entry-content {
			padding: 0px 5px 0px 0px;
			margin: 0px 0px 0px 0px;
		}
		.entry-meta {
		margin: 2px 5px 30px 2px;
		padding: 3px;
		float: right;
		color:#996666;
		border: 1px solid #996666;
		background-image: url("images/pink-dark.gif");
		}
		.entry-meta:after {
		clear:both;
		}

	#shadow-col {
		width:10px;
		background-image: url("images/shado.png");
		padding: 0px;
	}
#footer {
	background-image: url("images/footer-bg.png");
	background-repeat: no-repeat;
	clear:both;
	width:970px;
	height: 14px;
}
	.center-footer {
		margin: 15px auto 0px auto;
		font-size: 11px;
		
	}
.entry-content ul {
	list-style-position: inside; 
	padding: 5px 0 5px 0;
}
.entry-content ol {
	list-style-position: inside; 
	padding: 5px 0 5px 0;
}
.entry-content li {
	padding: 0px 0 0px 20px;
}
.entry-content blockquote {
	margin: 0px 30px 0px 30px;
	padding: 10px;
	border-left: 3px solid #996666;
	background-color: #ffcccc;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
  margin-right: 1.5em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
  margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img {
	margin: 10px;
}
.wp-caption {
	margin: 5px;
	padding: 5px;
	border: 1px solid #996666;
text-align: center;
font-size:12px;
	background-image: url("images/pink-dark.gif");
	color:#996666;
}
.wp-caption img {
	margin: 5px;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}

/* PAGENAVI */
.pagenavigation {
	margin:10px auto;
	text-align:center;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #996666;
	color: #996666;
background-image: url("images/pink-light.gif");
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #996666;
	color: #996666;
background-image: url("images/pink-light.gif");
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
background-image: url("images/pink-light.gif");
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #996666;
	color: #996666;
background-image: url("images/pink-light.gif");	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #996666;
	border: 1px solid #996666;
background-image: url("images/pink-dark.gif");
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #996666;
	color: #996666;
background-image: url("images/pink-dark.gif");
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #996666;
	color: #996666;
background-image: url("images/pink-light.gif");
}