
* {
	margin: 0;
	padding: 0;
}

body {
	background: #07418c url(/images/backgroundcolor.jpg) repeat-x left top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	/*color: #757e82;*/
	color: #000000;
}

h1   { color: #2e437a; font-size: 16px; line-height: 16px; font-family: Arial, Helvetica, Verdana, Swiss, SunSans-Regular; padding-bottom: 15px; }
h2   { color: #334f86; font-weight: bold; font-size: 15px; line-height: 16px; font-family: Arial, Helvetica, Verdana, Swiss, SunSans-Regular; padding-bottom: 15px; }
h3  { color: gray; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Verdana, Swiss, SunSans-Regular }
h4  { color: #0061c6; font-weight: bold; font-size: 14px; line-height: 13px; font-family: Arial, Helvetica, Verdana, Swiss, SunSans-Regular }
.16px   { color: #2e437a; font-size: 16px; line-height: 16px; font-family: Arial, Helvetica, Verdana, Swiss, SunSans-Regular; font-weight: bold;}
h5 {font-size: 90%; padding: 15px; font-weight: normal; color: #ffffff;}
h6 {font-size: 90%; padding: 15px; font-weight: normal; color: #000000;}



p, blockquote, ul, ol, td {
	margin-bottom: 20px;
	line-height: 1.5em;
}

td {
	margin-bottom: 20px;
	line-height: 1.5em;
	text-align: left;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	/*text-decoration: underline;
	color: #F40C42;*/
}

a:hover {
	/*text-decoration: none;
	color: #F40C42;*/
}

img {
	border-style: none;

}

/* Wrapper */

#wrapper {
/*margin: 0 auto;
width: 900px;*/

}

/*#contentWrapper{
	background:#ffffff url(/images/content-bg.jpg) repeat-y center top;
}*/

#contentWrapperHome {
	background: url(/images/bkg-top5.jpg) no-repeat center top;
}
#contentWrapperSplash {
	background: url(/images/bkg-top2.jpg) no-repeat center top;
}

/* Header */

#header {
 width: 900px; height: 160px; margin: 0 auto;
 }
 

/* Logo */

#logo {
	float: left;
	width: 300px;
	height: 96px;
	margin: 0px;
	padding: 10px 0px 0px 30px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font: normal 46px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: 0px 0px 0px -25px;
	padding: 0px 0px 0px 10px;
	text-transform: normal;
	/*letter-spacing: 1px;*/
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: black;
	/*color: #D9170E;*/
	text-align: center;
}

#logo h2 a {
	color: black /* #9AA9B1*/;
}

#logo a {
	text-decoration: none;
	color: #D9170E;
}

/* Menu */

#menu {
	float: right;
	width: 550px;
	height: 60px;


}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
	margin-left: 60px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 55px;
	margin-right: 1px;
	padding: 35px 20px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #336699;
}

#menu a:hover, #menu .active a {
	background: #336699 url(/images/img02.jpg) repeat-x left bottom;
	color: #FFFFFF;
}


.center {
	text-align: center;

}

.superscript{font-size:xx-; vertical-align:top;} 
.subscript{font-size:xx-small; vertical-align:bottom;}



#searchHome { width: 200px; height: 100px; margin: 15px 10px 10px 10px; float: right;}



/* Search 



#search {
	padding: 0px 0px 40px 0px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 11px Tahoma, Geneva, sans-serif;
	padding: 2px 2px;
}

#search-text {
	width: 100px;
	border: 1px solid #000000;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 2px;
	border: none;
	background: #E71810;
	color: #FFFFFF;
}*/

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	background-color: white;
}

/* Content */

 

#content {
	float: right;
	width: 630px;
}

.post {
	background: url(/images/img05.jpg) repeat-y left top;
}

.post-bgtop {
	background: url(/images/img04.jpg) no-repeat left top;
}

.post-bgbtm {
	background: url(/images/img06.jpg) no-repeat left bottom;
	padding: 50px 40px 30px 40px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.post .title a {
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #3A3D40;
}

.post .entry {

}

.bullets ul li {
list-style: disc;
padding-left: 10px;
margin: 20px;

}

.post img {
	/*float: left;*/
	margin: 15px;
}

.post .meta {
}

.post .more {
	display: block;
	width: 115px;
	height: 32px;
	padding: 8px 0px 0px 0px;
	background: url(/images/img12.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.post .byline {
	font-size: 11px;
	font-style: italic;
}



/* Sidebar */

.avatarPhotoright {
	width: 275px;
	float: right;
	}
	
#sidebarright {
	float: right;
	width: 260px;
	background: url(/images/img08.jpg) repeat-y left top;
	font-size: 11px;
}

#sidebarright li li a {
	background: url(/images/img11.jpg) no-repeat left 3px;
	}

#sidebar {
	float: left;
	width: 260px;
	background: url(/images/img08.jpg) repeat-y left top;
	font-size: 11px;
}

#sidebar-bgtop {
	background: url(/images/img07.jpg) no-repeat left top;
}

#sidebar-bgbtm {
	background: url(/images/img09.jpg) no-repeat left bottom;
	padding: 40px 40px 20px 40px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 7px 0px;
	border: none;
	background: url(/images/img10.jpg) repeat-x left bottom;
	font-family: Tahoma, Geneva, sans-serif;
}

#sidebar li li a {
	/*background: url(images/img11.jpg) no-repeat left 3px;*/
	background: url(/images/menu_ball.png) no-repeat left 3px;
	padding-left: 20px;
}

#sidebar li li a:hover {
	background: url(/images/menu_ball_on.png) no-repeat left 3px;

}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
	color: #454E55;
}

#sidebar h3 {
	font-size: 77%;
	color: #454E55;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	/*color: #D4C792;*/
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#sidebar a:hover {
	text-decoration: none;
	color: #363636;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer-wrapper {
	background: #F7F7F7;
	padding: 20px 0px;
	width: 900px;
	margin: 0 auto;
	text-align: center;
	
}

#footer {
	width: 900px;
	margin: 0 auto;
	color: #757E82;
}

#footer p {
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	width: 800px;
}

#footer a {
	text-decoration: underline;
	color: #757E82;
}

#footer a:hover {
	text-decoration: none;
	color: #F90542;
}

#legal {

	
	font-size: 10px;

}

/*From Main Karel.com*/

.socialNetwork {
	margin: 0 auto;
	width: 500px;

}
.socialNetwork ul {
text-align: center;
padding-left:0;
white-space:nowrap;
}
.socialNetwork li {
display:inline;
list-style-type:none;
}
.socialNetwork a {
padding:3px 8px;
border: 0px;
}

.socialNetwork img {
border: none;
}
.purplehighlight { color: #65175e; font-size: 150%; }
.smallHomeVideo {padding-left: 15px; padding-bottom: 10px; padding-top: 10px; float: right;}
#bookhighlight { background-color: transparent; background-image: url(/images/img05.png); background-repeat: repeat-y; background-position: left top; height: 250px; margin: 0 auto; padding: 10px 20px;}

#bookhighlight .p {font-size: 110%;}


#bookhighlight-bgtop {
	background: url(/images/img04.png) no-repeat left top;
}

#bookhighlight-bgbtm {
	background: url(/images/img06.png) no-repeat left bottom;	
}

.bookhighlight-indent {padding-left: 50px; float: right; 
}



