/*
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
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
*/

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

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

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

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

div#menu ul ul ul a {
font-style:italic;
}

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

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

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

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

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

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

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

div.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;
}

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

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

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

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

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

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

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

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

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

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

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

div.navigation {
height:1.25em;
}

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

div.sidebar h3 {
font-size:1.2em;
margin-bottom : 5px;
}

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

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

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

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

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

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

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

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

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url {
width:50%;
}

div.navigation div {
	width : 300px;
}

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


/* ******** */

html, body {
	height : 100%;
	width : 100%;
	color : #766256;
}

body {
	background : url(images/layout/bg.jpg);
	margin : 0px;
	font-family : tahoma, arial, helvatica, sans-serif;
	font-size : 10pt;
}

a {
	color : #90261E;
}

#topLeftBg {
	background : url(images/layout/top_left_bg.png) no-repeat top left;
	min-height : 100%;
	width : 100%;
}

#topRightBg {
	background : url(images/layout/top_right_bg.png) no-repeat top right;
	min-height : 100%;
	width : 100%;
}

#topBg {
	background : url(images/layout/top_bg.png) repeat-x top center;
	min-height : 100%;
	width : 100%;
}

#leftBg {
	background : url(images/layout/left_bg.png) repeat-y top left;
	min-height : 100%;
	width : 100%;
}

#rightBg {
	background : url(images/layout/right_bg.png) repeat-y top right;
	min-height : 100%;
	width : 100%;
}

#wrapper {
	width : 970px;
	text-align : left;
}


#activeFooter {
	background : url(images/layout/footer_bg.jpg) repeat-y top left;
	clear : both;
}

#activeFooter .pad {
	padding : 10px 0px;
}

.footerColumn {
	float : left;
	width : 275px;
	padding : 10px 20px;
}

#activeFooter ul {
	margin : 0px;
	padding : 0px;
}

#activeFooter ul li {
	border-bottom : 1px dashed #A79057;
	list-style : none;
	padding : 8px 5px;
	line-height : 12pt;
}

#activeFooter b {
	color : #836B37;
	font-family : georgia, times new roman, serif;
	display : block;
	text-align : center;
}

.widgettitle {
	color : #882217;
	height : 16px;
	background-repeat: no-repeat;
	background-position : top left;
	text-indent : -999999px;
	margin-bottom : 5px;
}

div.sidebar ul li {
	border-bottom : 1px dashed #AE9C6D;
	padding-bottom : 20px;
	margin : 0px;
	margin-bottom : 20px;
}

.sidebar ul li ul li {
	border : none;
}

#search h3 {
	display : none;
}

.sidebar {
	background : url(images/layout/divider.gif) repeat-y left top;
}

div.sidebar input#s {
	width : 140px;
}

img {
	border : none;
}

#follow {
	float : right;
	margin-top : -18px;
}

.sidebar input {
	border : 1px solid #999;
}

.sidebar .xoxo {
	margin-left : 20px;
}

#featuredPost {
	background : url(images/layout/featured_bg.gif) no-repeat left top;
	height : 256px;
	padding : 0px 20px;
}

#featuredPost .post {
	padding-top : 10px;
	color : #C0AA81;
	border-bottom : none;
}

#featuredPost .post a {
	color : #C0AA81;
}

#featuredPost .stbutton {
	display : none;
}

#featuredPost h2 a {
	color : #BEA15C;
}

h2 a {
	 text-decoration : none;
 }

#featuredPost h2 {
	margin-bottom : 3px;
}

.post h2 {
	font-family : georgia, times new roman, serif;
}

.post {
	border-bottom : 1px dashed #AE9C6D;
	padding-bottom : 10px;
	margin-bottom : 10px;
	margin-top : 10px;
	clear : both;
}

.single .post {
	padding-top : 20px;
}

.flickr-photos img {
	margin-right : 10px;
	margin-top : 10px;
}

.featuredThumb img {
	border : 3px solid #86774D;
}

.videoBorder {
	border : 3px solid #86774D;
}

.thumb img {
	border : 3px solid #86774D;
	margin-bottom : 3px;
}

.postThumb {
	width : 170px;
	float : left;
}

.postContent {
	width : 475px;
	float : right;
}

.more-link {
	text-transform : uppercase;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 9pt;
}

p {
	margin-top : 0px;
}

.entry-title {
	margin: 0px;
	margin-top : 5px;
}

.entry-date {
	color : #746744;
	font-size : 8pt;
	font-family : tahoma, arial, helvetica, sans-serif;
	text-transform : uppercase;
}

#featuredPost .entry-date {
	color : #C0AA81;
	margin-bottom : 3px;
}

.comments-link {
	float : right;
}

.comments-link a {
	text-decoration : none;
	text-transform : uppercase;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 8pt;
}

.comments-link a span {
	text-decoration : underline;
}

.single .comments-link {
	text-transform : uppercase;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 8pt;
	text-align : right;
	border-bottom : 1px dashed #AE9C6D;
	border-top : 1px dashed #AE9C6D;
	padding : 3px;
}

.single .comments-link a {
	text-decoration : underline;
}

.single .entry-content {
	clear : both;
	padding-top : 10px;
}

#activeFooter a {
	color : #654948;
	text-decoration : none;
}

#activeFooter a:hover {
	text-decoration : underline;
}

#activeFooter .children {
	margin-left : 20px;
}

#activeFooter .children li {
	border-bottom : none;
	border-top : 1px dashed #AE9C6D;
}

#activeFooter ul.children {
	margin-top : 10px;
}

#contactImages a {
	text-decoration : none;
}

#contactImages {
	margin-top : 5px;
}


.cat-links a {
	text-decoration : none;
}


#featuredPost {
	position : relative;
}

#featuredPost .post {
	display : none;
}

#featuredPost .first {
	display : block;
}

#featuredThumbs {
	clear : both;
	padding-top : 2px;
}


#featuredThumbs a {
	border : 2px solid #86774D;
	display : block;
	float : left;
	margin-right : 5px;
}

#featuredThumbs a.selected {
	border : 2px solid #C0AA81;
}

#featuredThumbs a:hover {
	border : 2px solid #C0AA81;
}

#featuredSelector {
	position : absolute; 
	bottom : 15px; 
	left : 425px; 
	color : #C0AA81;
}

#selectorTitle {
	font-family : georgia, times new roman, serif; 
	font-weight : bold; 
	float : left; 
	margin-right : 5px;
}

#catNav {
	background : #000;
	text-transform : uppercase;
	color : #fff;
	text-align : center;
	padding : 5px 0px;
	font-size : 8pt;
	border-top : 1px solid #85764D;
	border-bottom : 1px solid #85764D;
}

#catNav a {
	color : #fff;
	text-decoration : none;
}

.catNavSep {
	margin : 0px  20px;
}