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

/*
@import url('examples/2c-l.css');
*/

/*******************************Global*******************************/

body {
	background:		url('images/bgpattern.png') repeat;
	color:			#c0c0c0;
	font-family:	Helvetica, "Segoe UI", Arial, sans-serif;
	font-size:		90%;
	overflow-x:		hidden;
	margin: 0;
	padding: 0;
	}

p {
	margin-top:0;
	}

blockquote {
	border-left:	5px solid #C69300;
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-style:		italic;
	padding:		5px;
	font-size:		1.5em;
	}

a:link, a:visited {
	color: #c0c0c0;
	text-decoration:none;
	}

a:hover {
	color: #a6a6a6;
	text-decoration: none;
	}

/*not working in web-kit based browsers*/
li:before {
	color:			#C69300;
	}

/*universal gold color*/
.gold {
	color:			#C69300;
	font-weight:	bold;
	}

/*******************************Global*******************************End*/


/*html.css mods*/
.home h2 { display: none; }
.home p { margin-top: 0;}
h2 {
	font-weight:	normal;
	margin-top:		8px;
	font-size:		1.8em;
	}

/*end mods*/

#spot { z-index: -1; width: 659px; height: 391px; margin-left: -180px; position: absolute; top: 0; background: transparent url('images/bgspot.jpg') no-repeat top left; }

#wrapper {
	overflow: visible;
	z-index: 555;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 980px;
	position: relative;
	}

div.skip-link {
position:absolute;
display: none;
right:1em;
top:1em;
}

div#header {
	position: relative;
	height: 100px;
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 555;
	}

/*font to be replaced by logo*/
h1#blog-title { margin: 0; padding: 0; position: absolute; top: 40px; left: 0; }
h1#blog-title a {
	background: transparent url('images/laura-fulk-logo-header.png') center 0px no-repeat; 
	height: 31px;
	width: 315px;
	text-indent: -1000em;
	display: block;
	color: #ccc;
	font-size: 1.8em;
	text-decoration: none;
	font-weight: normal;
	outline: none;
	}

/*Navigation*/

/*
.sidebar a:first-letter {
	color: red;
	}
*/

#primary { 
	z-index: 1000;
	position: absolute; 
	top: 50px;
	right: 0px;
	width: 620px;
	}


/* sidebar being used as top navigation bar */
div.sidebar {
	padding:	0;
	margin:		0;
	font-size:		1em;
	font-weight:	300;
	list-style:		none;
	color:			#c0c0c0;
	}

div.sidebar h3 {
	display: none;
	}

div.sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	display: inline;
	}

div.sidebar ul li a { 
	text-shadow: 1px 1px 2px #222;
	}

div.sidebar ul li ul li, div.sidebar ul li.widget_text { 
	margin: 0 30px 0 0;
	}

div.sidebar ul li ul div ul li.page-item-167 a {
	color:			#C69300;
	}

div.sidebar ul li ul div ul li.page-item-167 a:hover {
	color:			#AA7E00;
	}

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

	div.sidebar li form {
		margin:0.2em 0 0;
		padding:0;
		}
	
/*Footer .links */

ul.links { 
	margin: auto;
	list-style: none;
	padding: 0;
	}

ul.links ul, ul.links li, ul.links div { 
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none; 
	text-align: center;}

ul.links ul li, ul.links div.textwidget	{ 
	display: inline;
	margin: 0 1em 0 0;
	padding: 0;
	}

div#footer ul.links a { 
	font-size: 1em; 
	color: #c0c0c0;
	text-shadow: 0px 1px 0px #333;}

div#footer ul.links a:hover { 
	color: #a6a6a6;
	}

ul.links li h3 { display: none ;}
/*NAVIGATION */

li#pages h3 { display: none; }
li#pages ul { line-height: 1em; padding: 0; margin: 0; }
li#pages ul ul { line-height: 1em; margin: 0; padding: 0 0 1em 0; overflow: auto; }

li#pages a { text-decoration: none; text-transform: uppercase; color: #c0c0c0; display: block;}
li#pages a:first-letter { font-size: 1.4em;}
li#pages ul li a { float: right; font-size: 0.8em; padding: 0 0 0.2em; margin: 0;}

/*sec lvl deprecated */
li#pages ul ul li a { display: none; font-size: 0.6em; padding: 0 0 0.2em; margin: 0; border-right: 1px solid #666;}

li#pages ul li { margin: 0; padding: 0; }
li#pages ul ul li { padding: 0; }

#pages a:hover { color: #ccc;}

/*
li.twitter a { float: right; text-align: left; text-indent: -1000em; overflow: hidden; display: block; height: 18px; width: 50px; background: transparent url('link-t.png') right top no-repeat; margin: 0; padding: 0;}
li.facebook a { float: right; text-align: left; text-indent: -1000em; overflow: hidden; display: block; height: 18px; width: 50px; background: transparent url('link-fb.png') right top no-repeat; margin: 0; padding: 0;}
*/

a.socialnetwork {
	margin:		0;
	padding:	0;
	opacity:	0.5;
	filter: alpha(opacity=50);
	}

/*hiding unwanted elements since this theme can't use widgets to disable these items*/
li#categories { display: none;}
li#archives { display: none;}
li#rss-links { display: none;}
li#search { display: none;}
li#meta {display: none;}

#secondary {
	display: none;
	}

div#menu {
	display: none;
	background:#888;
	margin:1em 0 0 2em;
	}

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

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

div#menu ul li ul {

}

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

/*
div.entry-title-container {
	margin-top:0px;
	margin-right:0px;
	padding:0;
	}
*/

div#container {
	clear: both;
	margin:	0;
	padding:	0;
	width:		100%;
	}

div#content {
	vertical-align:	top;
	font-size:		0.9em;
	letter-spacing:	0px;
	line-height:	1.3em;
	min-height:		400px;
	margin:			0;
	padding:		0;
	text-align:		justify;
	}

h2.entry-title {
	color:			gray;
	position:		relative;
	float:			right;
	vertical-align:	top;
	top:			-13px;
	right:			-21px;
	margin:			0;
	padding-bottom:	5px;
	font-size:		6em;
	font-weight:	normal;
	text-shadow:	#000000 0px -1.5px 0, #ffffff 0px 1.5px 0;
	letter-spacing:	-3px;
	line-height:	100%;
	text-align:		right;
	opacity:		0.12;
	filter: alpha(opacity=12);
	}

.entry-title a {
	/* makes title in blog yellow
	color:		inherit;
	*/
	font-size:	0.6em;
	clear:		both;
	letter-spacing:	-1px;
	line-height:	100%;
	}

div.entry-date {
	color:		#C69300;
	clear:		both;
	margin:		0;
	padding:	0;
	}

.entry-meta {display:none;}
/*
span.vcard {display:none;}
span.cat-links {display:none;}
span.edit-link {display:none;}
span.meta-sep {display:none;}
*/

.home div.entry-content p a { 
	border: none;
	}
	
div.entry-content {
	min-height:		7em;
	margin-bottom:	25px;
	}

h3 {
	margin: 1.5em 0 0em 0;
	font-weight:	normal;
	color:			#C69300;
	}

.entry-content td.column-5 a, .entry-content p a {
	border-bottom:	1px dotted #606060;
	}

.entry-content a img {
	border-bottom:	none;
	}

.fbbox {
	float:			right;
	clear:			right;
	margin-bottom:	15px;
	}

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 {
	padding:0.2em;
	}

div#comments {
	margin-top:		10px;
	margin-bottom:	10px;
	padding-top:	16px;
	background:		transparent url('images/divider.png') no-repeat top center;
	}

textarea#comment {
	height:				10em;
	margin:				0;
	padding:			5px;
	overflow:			auto;
	width:				50%;
	color:				white;
	border:				1px solid gray;
	font-size:			1em;
	font-family:		inherit;
	background-color:	black;
	opacity:			0.3;
	filter:				alpha(opacity=30);
	}

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

.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 {
	display:		none;
	margin-bottom:	0;
	height:			100%;
	}

div#nav-below {
	margin-top:	10px;
	}

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

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
	float:right;
	text-align:right;
	margin-bottom:	10px;
	}

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

div#footer {
	width:		100%;
	min-height:	80px;
	padding:	10px 0 0 0;
	margin:		10px 0 0 0;
	background:	transparent url('images/bgfooter.png') no-repeat top center;
	text-align:	center;
	clear:		both;
	overflow:	hidden;
	}

div#footnote {
	clear: both;
	width: 100%;
	margin: 5px 0 0 0;
	}
div#footnote a {
	color: #404040;
	font-size:	0.8em;
	}

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

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

tr:hover {
	background-color: #333;	
}

/************************************************
*                                               *
*                   WP-Table-Reloaded           *
*                                               *
************************************************/

/* general table styles */
table.wp-table-reloaded {
	background-color:	inherit;
	margin:				10px 0pt 15px;
	font-size:			1em;
	width:				100%;
	text-align:			left;
}

/* Styles for the tablehead (<th>) (if enabled - yes) */
table.wp-table-reloaded thead tr th {
	padding:			4px;
	font-weight:		normal;
	color:				#808080;
	text-align:			left;
}

/*using header*/
table.wp-table-reloaded thead tr .header {
	background-color:		inherit;
	background-image:		url(/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat:		no-repeat;
	background-position:	center right;
	cursor:					pointer;
	border-top:				none;
	border-left:			none;
	border-right:			none;
	border-bottom:		2px solid #C69300;
	font-size:			1.2em;
}

/* Styles for the table footer (last row) (if enabled - no) */
table.wp-table-reloaded tfoot tr th {
	background-color:	inherit;
	border-top:			2px solid #C69300;
	font-size:			1.2em;
	padding:			4px;
	font-weight:		normal;
	color:				#808080;
	text-align:			left;
}

/*main important bits*/
table.wp-table-reloaded tbody td {
	color:				#c0c0c0;
	padding:			4px;
	background-color:	inherit;
	vertical-align:		middle;
	border-bottom:		1px dotted #262626;
}


/* Styles for alternating row colors (if enabled - not used) */
table.wp-table-reloaded tbody tr.even td {
	background-color:	inherit;
}
table.wp-table-reloaded tbody tr.odd td {
	background-color:	#808080;
}


/**************************************/
/* how to change column widths :
you can access a column with its CSS-class
(that is ".column-" plus the number of the column)
use table.wp-table-reloaded to do your change for every table, or use
table.wp-table-reloaded-id-<id> for just a single table (with ID <id>)
*/

/*==========================================================================================*/

table.wp-table-reloaded-id-1 .column-1
{
	text-align:		center;
	width:			10%;
}

table.wp-table-reloaded-id-1 .column-2
{
	text-align:		center;
	width:			9%;
}

table.wp-table-reloaded-id-1 .column-3
{
	text-align:		center;
	width:			9%;
}

table.wp-table-reloaded-id-1 .column-4
{
	width:			31%;
	color:			#C69300;
}

table.wp-table-reloaded-id-1 .column-5
{
	width:			51%;
	font-size:		0.8em;
}

/*==========================================================================================*/

table.wp-table-reloaded-id-2
{
	font-size:		0.8em;
}

table.wp-table-reloaded-id-2 .column-1
{
	width:			10%;
}

table.wp-table-reloaded-id-2 .column-2
{
	font-size:		1.2em;
	color:			#C69300;
	width:			10%;
}

/*==========================================================================================*/

/* Styles for the sorting (if Tablesorter is enabled) */
table.wp-table-reloaded thead tr .headerSortUp {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

table.wp-table-reloaded thead tr .headerSortDown {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}

table.wp-table-reloaded thead tr .headerSortDown, table.wp-table-reloaded thead tr .headerSortUp {
	color:				#B7B7B7;
	background-color:	#323232;
	font-weight:		bold;
}


/* Style for the Table Name (in <h2>-Tag) (if printed above the table) - not used*/
h2.wp-table-reloaded-table-name {
	font-size: 16px;	
}

/* Style for the Table Description (if printed under the table) -not used*/
span.wp-table-reloaded-table-description {
	font-size: 10px;	
}