/******************************************************
*
*  Stylesheet developed by http://www.AdmaStudio.com
*  11/16/2007  
*
*****************************************************/

/*************  GLOBAL *******************/
* {padding:0;margin:0;}

a {text-decoration:none;color:#000;}

img {border:none;}
body {
	background-color:#fff;
	font-size: 8pt;
	font-family: Helvetica, Arial, sans-serif, Verdana;
}

.clearLeft {clear:left;}
.clearBoth {clear:both;}

.click_img{
	width:47px
}
.home_side_img{
	width:124px
}
.home_side_h3{
	font-size:28px
}
/*************** WRAPPER *****************/
.wrapper {
	width:1000px;
	padding:0;
	margin:auto;
}

/*************** HEADER *****************/

.header {
	background-image: url('../images/Larry3.png');
	background-repeat:no-repeat;
	background-position: top left;
}

.header div {
	float:left;
	padding-top:45px;
	width:500px;
	margin-bottom:10px;
}

.header div p {
	text-align:center;
	font-size:12pt;
}

.header div h1 {
	padding-left:110px;
}

.header div h2 {
	padding-left:110px;
}

div.mainNavigation {
	border-bottom:none;
	padding-top:15px;
	width:100%;
	float:none;
	text-align:center;
}


/********  CONTENT *****************/
.content {
clear:left;	
padding-bottom:15px;
}

.topLine {
	width:100%;
	text-align:center;
	font-size:12pt;
}

.topLine p {
	padding:0 0 5px 0;

}

.tone1 {
	padding-top:5px;
	background-color:#FDA09B;
	margin-bottom:5px;
}

/********  SUB SECTION ONE  ******************/
.subSectionOne {
	float: left;
	width:246px;
}

.subSectionOne h3 {
	margin-top:15px;
}
.search {
	background-color:#E0EDFF;
	padding:3px;
}

.search label {
	display:block;
}

.search input, .search span {
	margin:3px;
}

.subNavigation {
	list-style-type:none;
	padding:3px;
	font-size:12pt;
}

.subNavigation li {
	list-style-type:none;
	padding:3px;
	border-bottom:1px solid #666;
}

.subNavigation li.selected {
	background-color:#D0D0D0;
}

.subNavigation li a:hover {
	color:blue;
	text-decoration:underline;
}

/********  MAIN SECTION  *****************/
.about {
	padding:10px;
	font-size:11pt;
	text-align:justify;
}

.about h2 {
	font-size:14pt;
	text-align:center;
}

.about p {
	padding:10px;
	line-height:1.1em;
}

.about .description {
	padding:10px;
	line-height:1.1em;
	text-align:justify;
}
.about_img{
	width:185px;
}
.mainSection {
	float: left;
	width:548px;
	margin-left:15px;
}

.mainSection img {
	border:2px solid #666;
}
.mainSection dl {
	width:548px;
	margin-bottom:14px;
	font-size:12pt;

}

.mainSection dl dt {
	border-top:3px solid red;
	font-weight:bold;
	padding:7px 5px 5px 5px;
	clear:right;
	font-size:14pt;
}

.mainSection dl dd {
	padding:5px;
}

.mainSection dl dd a{
    color:blue;
	border-bottom:1px dotted blue;
}

.mainSection dl dd.dd-image {
	float:right;
}

.mainSection dl dd.dd-image img{

	border:3px solid #000;
	width:250px
}

.mainSection dl dd.dd-image h3 {
	text-align:center;
	font-size:11pt;
	padding:9px;
}


.description {
	padding:10px;
	font-size:12pt;
	text-align:center;
	background-color:#FAF383;
	margin-bottom:10px;
}

.description p {
	padding:5px;
}

.description span {
	font-family: "lucida sans unicode","lucida grande",sans-serif;
	font-size: 14pt;
	font-weight:bold;
	font-style: italic;
	letter-spacing: 0.8pt;
	word-spacing: -0.6pt;
}

.article-title {
	width:528px;
	padding:10px;
	font-size:16pt;
	text-align:center;
}

.article-image img{
		border:5px solid #000;	
}
.article-summary {
	float:left;
	width:528px;
	padding:10px;
	font-size:14pt;
	text-align:center;
	font-weight:bold;
	background-color:#E0EDFF;
}

.google-adsense {
	padding:40px;
	height: 60px;

}

.article-content {
	width:488px;
	padding:0 30px 0 30px;
	text-align:justify;
	font-size:10pt;
}
.article-content p {
	padding:4px;
	text-indent:25px;
	line-height:1.5em;
}


/********  SUB SECTION TWO  ******************/
.subSectionTwo {
	float:right;
	width:175px;
	margin-left:15px;
	text-align:center;
	background-color:#E0EDFF;
	height:auto;
}

.subSectionTwo h3 {
	text-align:center;
	padding:5px 0 5px 0;
	font-weight:normal;
	font-size:14px;
}
.subSectionTwo h3 span {
font-weight:bold;
font-size:16px;
}

.subSectionTwo p{
	padding:10px;
	text-align:justify;
}

.subSectionTwo img {
	padding:10px 0 0 0;
	cursor:pointer;
}

/********** ABOUT *************************/
.about_title {text-align:center;font-size:24pt;}

.subSectionOne_about {
	float:left;
	margin-top:80px;
	width:185px;
	text-align:justify;
}

.subSectionOne_about h1 {
	float:left;
	font-size:28pt;
}

.subSectionOne_about h3 {
	font-size:14pt;
}
.mainSection_about {
	float: left;
	width:600px;
	margin-left:15px;
	text-align:justify;
}

.subSectionTwo_about {
	float:left;
	margin-top:80px;
	width:185px;
	margin-left:15px;
	text-align:justify;
}

.subSectionTwo_about h1 {
	float:left;
	font-size:28pt;
}
.subSectionTwo_about h3 {
	font-size:14pt;
}

/********* journey *******************/
.journey{
	background:url("../images/heart2.gif") center 46px no-repeat;
	margin:0 auto;
	padding:10px 75px 10px 75px;
}

.journey h1 {
	text-align:center;
}

.journey p {
	padding:10px 75px 10px 75px;
	font-size:16px;
	text-indent:40px;
	text-align:justify;
}

.name{
		width:99px; height:85px;
		clear:both;
		margin-left:500px;
		margin-top:30px
}
.magazine{
	padding:10px 75px 10px 75px;
}
.magazine img{
	display:block;
	padding:10px;
}
.magazine img.m1{
	float:left;
	width:121px
}
.magazine img.m2{
	float:right;
	width:121px
}
.magazine img.index{
	width:363px;
	float:left;
	margin-top:140px;
}
.journey .pub{
	clear:left;
	font-size:16px;
	text-align:center
}
/******** ADMIN CONTENT ******************/

.admin_message {
	padding:10px;
	border:1px #666 solid;
	background-color:#222;
	width:700px;
}

.admin-content {
	clear:both;
	font-size:12pt;
}

.utilityNavigation {
	float:right;
	font-size:14pt;
	padding:0 15px 0 0;
}

.utilityNavigation li {
	display:inline;
	padding:0 15px 0 0;
}

.utilityNavigation li a {
	color:#000;
}

.utilityNavigation li a:hover {
	color:blue;
}

.title2, .title1{
	color:#666;
}

.admin-content {
	clear:both;
	font-size:12pt;
}

.topForm, .results {
	width:90%;
	margin: auto; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #ccc;
	background-color:#F5F5F5;
}

.table1 {
	border-collapse:collapse;
}
.table1 tr td{
	font-size:10pt;
	padding:10px;
	border-bottom:1px solid #666;
}

.table1 tr:hover td{
	background-color:yellow;
}

.link a {
		color:#717cde;
		text-decoration:none;
		border-bottom:1px dotted;
		cursor:pointer;
}

#status_filter div {
	width:40%;
	margin-left:10%;
	float:left;
}
#status_filter div input {
	background-color:green;
	color:#fff;
	cursor:pointer;
}

.featured_edit {
	text-align:center;
	font-weight:bold;
}
/**************** FOOTER *******************/

.footer {
	clear:left;
	background-color:#908F8D;
	color:#000;
	font-size:12px;
	text-align:center;
	padding:10px;
	border-top:2px red solid;
}

.footer .footerNavigation {
	clear:left;
	text-align:center;
	list-style-type:none;
	padding:5px;
	margin-bottom:20px;
}

.footer .footerNavigation li {
	display:inline;
	padding:5px 15px 5px 15px;
}
us_filter div input {
	background-color:green;
	color:#fff;
	cursor:pointer;
}

/**************** FOOTER *******************/

.footer {
	clear:left;
	background-color:#908F8D;
	color:#000;
	font-size:12px;
	text-align:center;
	padding:10px;
	border-top:2px red solid;
}

.footer .footerNavigation {
	clear:left;
	text-align:center;
	list-style-type:none;
	padding:5px;
	margin-bottom:20px;
}

.footer .footerNavigation li {
	display:inline;
	padding:5px 15px 5px 15px;
}
padding:5px 15px 5px 15px;
}
