/* Start of CMSMS style sheet 'Lewis2_main : lewis2_style_main' */
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #f3ebe0 url(/uploads/lewis2/bg.gif) repeat-x;
	font: 12px/170% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #666666; 
	text-align: center;	
}

.box-content {
    margin: 0;
    padding: 0 10px;
    width:847px;
height:255px;    }

#cu3er-container {width:817px; outline:0; margin-top:5px; }

#facebook{
    float: right;
	margin-top:12px;
	margin-right:35px;
	background:url(/uploads/lewis2/facebook.png) no-repeat;
	width:16px;
	height:16px;
	display:block; 
	text-indent:-9999px; 
	
    }

#youtube{
    float: right;
	margin-top:12px;
margin-right:4px;

		background:url(/uploads/lewis2/youtube.png) no-repeat;
	width:16px;
	height:16px;
	display:block; 
	text-indent:-9999px; 
	
    }


#twit{
    float: right;
	margin-top:12px;
margin-right:4px;
	background:url(/uploads/lewis2/twitter.png) no-repeat;
	width:16px;
	height:16px;
	display:block; 
	text-indent:-9999px; 
	 }

#madhatter{float:right;
          background: url(/uploads/lewis2/MadHatter_Small.png) no-repeat;
width:98px;
height:91px;
}

#randomwisimg{float:right;
         width:98px;
height:91px;
}

#randomwords{
         width:142px;
margin:5px;
}

#lewisquote{
position:absolute;
        float:right;
        top:766px;
bottom:10px;
}



#Herald{float:right;
          background: url(/uploads/lewis2/Herald.png) no-repeat;
width:98px;
height:127px;
}

#puzzle_bkg{
 background: url(/uploads/lewis2/JIgsaw_page_no_pices.png) no-repeat;
width:817px;
height:519px;
}

#jigsaw {
padding-top:31px;
padding-left:30px;

}

#puzzle_container{
		line-height:500px;
		text-align:center;
		vertical-align:center;
		border:5px outset #CCCCCC;
		/*border:10px outset #CCCCCC;*/
		position:relative;
		color: #FFFFFF;
		background-color: #707070;
		
		width: 817px;	/* IE 5.x */
		width/* */:/**/500px;	/* Other browsers */
		width: /**/500px;	
		
		height: 255px;	/* IE 5.x */
		height/* */:/**/500px;	/* Other browsers */
		height: /**/500px;			

	}
	
	#puzzle_container .square{
		overflow:hidden;
		border-left:1px solid #FFF;
		border-top:1px solid #FFF;
		position:absolute;
	}

	.activeImageIndicator{
		border:1px solid #FF0000;
		position:absolute;
		z-index:10000;
	}
	.revealedImage{
		position:absolute;
		left:0px;
		opacity:0;
		filter:alpha(opacity=50);
		top:0px;
		z-index:50000;
	}

/* links */
a, a:visited {	
	color: #306495;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #73471B;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold; 	
	padding: 10px;		
	color: #444;	
}
h1 {
	font-size: 2.2em;		
}
h2 {
	font-size: 2em;
	color: #88ac0b;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;	
	padding: 16px 10px 4px 10px;
}

/* Paragraph */
p { padding: 12px 10px;	}

/* Lists */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;	
}
ul { list-style: none; }

dl { padding: 10px; margin: 0; }

dt {
  font-weight: bold;
  color: #79A62E;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
	/*background: #fafafa;
   border: 1px solid #dcdcdc;
	padding: 7px;*/
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #deedae; 
	background: #F0FFD2; 
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
 	padding: 5px 7px 5px 40px;  	
   font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #80614D;	
	border: 1px solid #DFF4B5; 
	background: #F0FFD2 url(/uploads/lewis2/quote.gif) no-repeat 7px 10px;
}

/* start - table */
/*table {
	border-collapse: collapse;
	margin: 15px 10px;		
}
th {
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	background: #ADD163;	
	border-width: 1px;
  	border-style: solid;
  	border-color: #C4DE8F #93C138 #93C138 #C4DE8F;	
}
tr {
	height: 34px;
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #E7F0CC;	
}*/	
/* end - table */




/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 920px;
	background: #edf8c7 url(/uploads/lewis2/wrap.gif) repeat-y center top;

	margin: 35px auto;
	text-align: left;	
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 920px;	
	padding: 5px 0; 	
	background: #edf8c7 url(/uploads/lewis2/content.gif) repeat-y;	
}
#header {
	position: relative;
	width: 920px;
	height: 205px;
	background: #317cb1 url(/uploads/lewis2/header1.gif) no-repeat;	
	color: #fff;	
	padding: 0;	
	margin: 0;
}

#header #logo {
	position: absolute;
	margin: 0;
	padding: 0;
	width:152px;
	height:126px;
	background:url(/uploads/lewis2/lewis_carroll_center_Blue.png) no-repeat;
	/* change the values of top and left to adjust the position of the logo*/
	top: 58px;
	left: 55px;
}

#header #logo_crowd {
	position: absolute;
	margin: 0;
	padding: 0;
	width:527px;
	height:195px;
	background:url(/uploads/lewis2/Crowd_layer1.png) no-repeat;
	/*background:url(/uploads/lewis2/lewiscrowd.png) no-repeat;*/
	/* change the values of top and left to adjust the position of the logo*/
	top: 10px;
	left: 216px;
}

#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 56px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	letter-spacing: -3px;
	text-decoration: none;
	color: #fff;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 58px; left: 55px;	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 15px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #D6EBAB;
	letter-spacing: -0.5px;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 122px; left: 135px;		
}



/* header quick search 
#header form#quick-search {
	position: absolute;
	top: 75px; right: 55px;
	padding: 0; margin: 0;
	border: none;
	width: 223px; height: 33px;
	background: #82c7f4 url(/uploads/lewis2/header-search.gif) no-repeat;	
	z-index: 999999;
}
#header form#quick-search p {
	margin: 0; padding: 0;		
}
#header form#quick-search input {
	border: none;
	background: transparent;
	color: #0e5792;
	float: left;
}
#header form#quick-search .tbox {
	margin: 5px 0 0 5px; 
	width: 170px;	
	display: inline;	
}
#search form#quick-search .btn{
	width: 25px; height: 25px;		
}
#header form#quick-search label {
	display: none;
}*/

/*search start*/

/*div#search1 {
	width: 190px;
	height: 28px;
float: right;
    padding: 20px 20px 0 0;

		}*/

div#search1 {
	width: 190px;
	height: 28px;
float: left;
    padding: 20px 20px 0 620px;

		}

div#search1 label {
	text-indent: -9999em;
	height: 0pt;
	width: 0pt;
	display: none;
}

div#search1 input.search-input {
/* specific size for image, your image may need these adjusted */
	width: 143px;
	height: 17px;
margin-top:13px;
margin-left:85px;
/* removes default borders, allows use of image */
	border-style: none;
/* text color */
	color: #999;
/* padding of text */
	padding: 3px 0px 4px 10px;
	float: left;
/* set all font properties at once, weight, size, family */
	font: bold 0.9em Arial, Helvetica, sans-serif;
/* left input image, set your own here */
	background: url(/uploads/lewis2/search_box.png) no-repeat left top;
}

div#search1 input.search-button {
/* specific size for image, your image may need these adjusted */
	width: 22px;
	height: 23px;
margin-left:244px;
margin-top:-24px;

/* removes default borders, allows use of image */
	border-style: none;
/* hides text, image has text */
	text-indent: -9999em;
	float: left;
	/* provides positive hover effect */
	cursor: pointer;
/* removes default size/height */
	font-size: 0px;
	line-height: 0px;
/* submit button image, set your own here */
	background: transparent url(/uploads/lewis2/search_btn.gif) no-repeat right top;
}

/*End Search*/





/* CONTENT NAVIGATION ICON MENU */
#navigator {
 	margin: 20px 0 0 0;
 	padding: 0;
 	float: right;
}
#navigatorlist{
 	margin: 0;
 	padding: 0;
 	width:120px;
 	position: relative;
}
#navigatorlist li{
 	position: absolute;
 	list-style:none;
 	top:0;
 	margin: 0;
 	padding: 0;
}
#navigatorlist li, #navigatorlist a {
 	margin: 0;
 	padding: 0;
 	height:16px;
 	display:block;
	text-indent: -999em;
}
#home{left:0px;width:16px;}
#home{background: url(/uploads/lewis2/navigator.png) 0 0;}
#home a:hover{background: url(/uploads/lewis2/navigator.png) 0 -17px;}
#prev{left:20px;width:16px;}
#prev{background:url(/uploads/lewis2/navigator.png) -17px 0;}
#prev a:hover{background: url(/uploads/lewis2/navigator.png) -17px -17px;}
#next{left:40px;width:16px;}
#next{background: url(/uploads/lewis2/navigator.png) -34px 0;}
#next a:hover{background: url(/uploads/lewis2/navigator.png) -34px -17px;}
#print {left:60px;width:16px;}
#print {background: url(/uploads/lewis2/navigator.png) -51px 0;}
#print a:hover{background: url(/uploads/lewis2/navigator.png) -51px -17px;}

/* Main Column */
#main {
	float: left;
	width: 825px;
	padding: 0; margin: 0 0 0 45px;
	display: inline;	
}
#main h2 {
	font: bold 2.25em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #115280; 
	padding: 10px 0 5px 5px; 	
	margin-left: 5px;		
	letter-spacing: -1px;
	border-bottom: 1px solid #D2E9A4;
}
#main h2 a {
	color: #115280;
	text-decoration: none;		
}
#main ul li {
	/*list-style-image: url(/uploads/lewis2/bullet.gif);*/
}

#sidebar {
	float: right;
	width: 270px;
	padding: 0; 
	margin: 0 45px 0 0;
	display: inline;
	
}
#sidebar h3 {
	color: #115280; 
	font: normal 1.6em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	text-transform: none;
	padding: 10px 0 2px 0; 
	margin: 10px 0 0 10px; 
}

/* sidebar menu */
#sidebar .sidemenu {
	margin: 5px 10px 8px 7px; padding: 0;
	text-decoration: none;		
/*	border-top: 2px solid #D0E89F;*/
}
#sidebar .sidemenu li {
	list-style: none;
	margin: 0;
	padding: 7px 10px; 			
	border-bottom: 1px solid #DAEBA3;	
}
* html body #sidebar .sidemenu li {
	height: 1%;
}
#sidebar .sidemenu li a {
	text-decoration: none;	
	color: #684F3E;
}
#sidebar .sidemenu li a span {
	color: #A98D76;	
	font-size: .9em;
	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;		
}
#sidebar .sidemenu li a:hover {	
	color: #000;	
	background: none;	
}
#sidebar .sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar .sidemenu ul li { border: none; }

/* search form 
#sidebar .searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 5px; 
	padding: 10px 0 10px 10px;	
	width: 260px;	
}
#sidebar .searchform p { margin: 0; padding: 0; }
#sidebar .searchform input.textbox { 
	width: 180px;
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
#sidebar .searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 4px;
	vertical-align: top;
}
*/
/* footer */
#footer-wrap {
	clear: both;
	width: 920px;
	text-align: left;
	padding: 0;	margin: 0;
	background: url(/uploads/lewis2/footer-bottom.gif) no-repeat left bottom;		
}
#footer-content {
	width: 920px;
	background: url(/uploads/lewis2/footer-top-sep.gif) no-repeat;	
	padding: 0px 0 20px 0;
}

#footer-wrap p {
	padding: 12px 10px;}

#footer-wrap img {
	float:right;
margin:5px;
padding:10px;}

#footer-wrap h3 {
color: #145F94; 
	margin: 0;
	padding: 5px 0 5px 10px; 
	text-transform: uppercase;
}
#footer-wrap a:hover { 
	color: #000; 
	text-decoration: none;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 800px;		
}
#footer-columns ul {
	list-style: none;
	margin: 0; 
	padding: 0;	
	border-top: 1px solid #BFD286;
}
#footer-columns li {
	border-bottom: 1px solid #CCDA9E;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 8px 0 8px 10px;
	width: 96%;
	color: #666666;	
}

#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #555;	
	margin: 0 auto; 
	width: 920px;
	padding: 0px 0 10px 0;
	text-align: center;	
	font-size: 0.95em;
}
#footer-bottom a { color: #306495; }

/* postmeta */
.post-footer {
	padding: 8px 5px; 
	margin: 5px 10px 10px 10px;	
	color: #A2745D;
	border: 1px solid #deedae; 
	background: #F0FFD2;
}
.post-footer .date{ margin: 0 10px 0 5px;	}
.post-footer a.comments { margin: 0 10px 0 5px;	}
.post-footer a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; color: #A98D76; }
.post-info a, .post-info a:visited { color: #9C652E; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

/* End of 'Lewis2_main : lewis2_style_main' */

