/*
Theme Name: LCHS
//Theme Name: 1024px
Theme URI: http://andreasviklund.com/wordpress-themes/
Description: The 1024px theme for WordPress, based on <a href="http://andreasviklund.com/wordpress-themes/">Andreas' open source XHTML/CSS website template</a> with the same name. Highly customized by BoldlyGoing Enterprises.
Version: 2.0
Author: Joseph Cizek, James D Kirk
Author URI: http://boldlygoing.com/
*/

/* Body */
body {
	background:#fff url(images/background.gif) top center repeat-y;
	color:#404040;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	line-height:1.3em;
	padding:5px 0;
	}
*{
	margin:0;
	padding:0;
	}

/* Main wrap ... old background:#efe8e2 */
#wrap {
	border:2px solid #4088b8;
	color:#404040;
	margin:0 auto;
	width:760px;
	xwidth:974px;
	background:#e4e8eb url(images/lchs-bg.jpg) top left no-repeat;
	}
	
#header {
	 height:30px;
	 padding-top:10px;
	 padding-right:10px;
	 text-align:right;
	 }
#cal{
	height:25px;
	margin-right:185px;
	margin-top:5px;
	padding:3px 10px 0px 0px;
	text-align:right;
	}	 
#slogan {
	color:#404040;
	font-size:12px;
	font-weight:bold;
	letter-spacing:-1px;
	font-style:italic;
	text-align:right;
	/*line-height:1.0em;*/
	margin:0 85px 0 45%;
	}
	
#toplinks {
	padding:5px 5px 5px 0;
	margin-right:15px;
	text-align:right;
	}

/* Headers */
h1 {
	font-weight:bold;
	color:#4088b8;
	font-size:20pt;
	letter-spacing:-3px;
	}
	
h1 a {
	font-weight:bold;
	color:#4088b8;
	}
	
h1 a:hover {
	font-weight:bold;
	text-decoration:none;
	}
	
h2 {
	font-weight:bold;
	border-bottom:4px solid #dadada;
	color:#4088b8;
	font-size:1.4em;
	letter-spacing:-1px;
	margin:0 0 10px;
	padding:0 2px 1px 10px;
	}
#cal {
	font-weight:bold;
	color:#4088b8;
	font-size:20px;
	}
h3 {
	font-weight:bold;
	color:#4088b8;
	font-size:1.2em;
	}

/* Sidebar */
#sidebar {
	float:left;
	margin:185px 0px 0px 0px;
	padding:1px 2px 0 0;
	width:165px;
	}
#searchform {padding:0px 0px 0px 5px;}
#sidebar p,#sidebar ul,#sidebar .textwidget {
	margin:0 0 15px 10px;
	}
	
#sidebar li {
	list-style:none;
	margin:0 0 6px;
	}
	
#sidebar li a {
	font-size:1.2em;
	font-weight:bold;
	padding:2px;
	}
	
#sidebar ul ul {
	margin:5px 0 5px 10px;
	}
	
#sidebar ul ul li {
	margin:0 0 5px;
	}
	
#sidebar ul ul li a {
	font-weight:normal;
	}
#sb-logo{
	border:none;
	margin-left:-8px;
	}

/* Content */
#content {
	min-height:500px;
	font-weight:600;
	background:url(images/semi-trans.gif) repeat;
	float:right;
	line-height:1.5em;
	margin:172px 0px 10px 0px;
	padding:5px;
	text-align:left;
	width:556px;
	}
#content ul,#content ol {margin:0 0 18px 30px;}
#content ul li,#content ol li {margin:0 0 3px;}
#content ul ul,#content ol ol {margin:5px 0 5px 15px;}
#content img {margin:5px;}
#content p {margin:0 0 15px 10px;}
#content p.timestamp {
	font-weight:bold;
	font-size:.9em; 
	margin:-5px 10px 15px 10px;
	border:1px #c0c0c0 dotted;
	}
#content p.timestamp a {font-weight:bold;}
#content #postnav {padding:5px; margin:5px 0 18px;}
#content #postnav p {margin:0; padding-left:5px;}
#content #postnav p.right {text-align:right; padding-right:5px; margin-top:-18px;}

/* Footer */
#footer {
	border-top:4px solid #dadada; 
	clear:both; 
	color:#808080; 
	font-size:0.9em; 
	line-height:1.6em; 
	margin:0 auto; 
	padding:8px 0; 
	text-align:center;
	}
#footer p {
	margin:0; 
	padding:0;
}
#footer a {
	color:#808080;
}
#footer a:hover {
	text-decoration:underline;
}

/* Comments */
#content div.comment {margin-bottom:15px;}
#content div.comment p {margin:0 0 4px 10px;}
#commentsection p {margin:0 0 8px 10px;}
#commentsection input,#commentsection textarea {padding:5px; width:330px;}
#commentsection textarea#comment {width:730px;}
#commentsection input#submit {width:75px;color:#333; background-color:#fff;}
#commentsection input,#commentsection textarea,form div.searchbox input {font:94% Verdana,Tahoma,Arial,sans-serif; border:1px solid #ccc;}

/* Tags */
blockquote {border:1px solid #dadada; font-size:0.9em; margin:20px 10px; padding:8px;}
blockquote p {padding:2px 0; margin:0; font-weight:bold;}
table#wp-calendar {width:180px; margin:0 0 18px 10px;}
p {margin:0 0 18px 10px;}
ul,ol,dl {font-size:0.9em; margin:2px 0 16px 35px;}
ul ul,ol ol {margin:4px 0 4px 35px;}

/* Links */
a {color:#4088b8; font-weight:bold; text-decoration:none;}
a:hover {font-weight:bold; text-decoration:underline;}
a img, a:hover img {border:0;text-decoration:none;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* Searchbox */
.searchbox {margin:8px 0 15px 10px;}
.searchbox label {display:none;}
.searchbox input {font-size:0.9em; padding:5px; width:150px; border:1px solid #ccc;}

/* Various classes */
.post {margin:0 0 15px 10px;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.hide {display:none;}
.goLeft{float:left;}
.goRight{float:right;}
#catalog_list {
	font-size: 120%;
}

/*.page_item {
	font-size: 16px;
}
.current_page_item a:hover {
	font-weight:bold; text-decoration:none;
}


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Testing the wp-smugmug plugin css challenges
*/
.thumbwrap {
	text-align: center;
	/*margin: 0;
	border: 1px solid #999;
	background-color: #eee;*/	
	padding: 15px 8px 8px 8px;
}
.thumbwrap li {
	text-align:center;
	display: -moz-inline-box;
	display: inline-block;
	width: 19em;
	height: 22em;
	/*\*/ vertical-align: top; /**/
	margin: 0 7px 0px 7px;
	/*border: 1px solid #999;*/
	padding: 0;
}

.thumbwrap li > div {
	/*\*/ display: table; 
	width: 180px;
}
.thumbwrap a {
	display: block;
	text-decoration: none;
	color: #000;
	cursor: pointer;
}
/* IE7? \*/
.thumbwrap > li .wrimg {
	display: table-cell;
	vertical-align: middle;
	/*width: 150px;
	height: 125px;
	border: #ff0000 1px dotted;*/
}
/**/
.thumbwrap img {
	width: auto;
	height: auto;
	border: solid 1px #aaa;
	background: #fff;
	padding: 4px;
	vertical-align: middle;
}
.thumbwrap a:hover img {
	border: 5px solid #6da6d1;
	padding: 0px;
	background-color: #fff;
}
/*\*//*/
.thumbwrap li .wrimg {
	display: block;
	font-size: 1px;
}
.thumbwrap .wrimg span {
	display: inline-block;
	vertical-align: middle;
	height: 199px;
	width: 1px;
}
/**/
.thumbwrap .caption {
	display: block;
	padding: .3em 5px;
	font-size: 1em;
	line-height: 1.1;
	/*border-top: 1px solid #ccc;*/
	w\idth: 165px;  /* Moz, IE6 */
}
/* top ib e hover Op */
@media all and (min-width: 0px) {
	.thumbwrap {
		border-collapse: collapse;
	}
	.thumbwrap a {
		display: inline-block;
		vertical-align: top;
	}
	.thumbwrap {
		display: inline-block;
	}
}
#fixed{
	position:fixed;
	bottom:0px;
	left:0px;
	}