
/*
Theme Name: Joneswebsolutions
Author: Michael D. Jones
*/

body {
	background: #fbf2d9 url(images/backgroundmain.gif) top center repeat-x;
	color: #000000;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif, Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #224e94;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #e9731c;
}
#container { 
	background: #ffffff url(images/contentback.gif) top center repeat-y;
	width: 760px;
	text-align: left; 
	margin: 0px auto 0px auto; 
	overflow: hidden;
}

#header img {
	margin: 0; 
	padding: 0;
}
#header {
	background: url(images/banner.jpg) top center no-repeat;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 0;
}
#logo img {
	margin: 0; 
	padding: 0;
}
#logo {
	margin: 0px auto 0px auto; 
	width: 780px;
	background-color:#fbf2d9;
	text-align: center;
	font-size: 0;
}
#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Times New Roman, Palatino Linotype, Sylfaen, Georgia;
	font-weight: bold;
	margin: 0px;
}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
}
#header h2 a:hover {
	color: #006699;
	text-decoration: none;
}
#header h3 {
	color: #ffffff;
	font-size: 13px;
	font-family: Times New Roman, Palatino Linotype, Sylfaen, Georgia;
	text-indent: 5px; 
	margin: 0px;
}




.headline	{
	font-family: Times New Roman, Palatino Linotype, Sylfaen, Georgia;
	font-size: 15pt;
	color: #000000;
}
.subhead1	{
	font-size: 16pt;
	color:#000000;
	font-family: Times New Roman, Palatino Linotype, Sylfaen, Georgia;
	font-weight:bold;
}

.bodyquote	{

	font-size: 11pt;
}

.subhead2	{
	color: #e9731c;
	font-size: 13pt;
	font-weight: bold;
}


.audiohead	{
	font-size: 11pt;
	font-weight: bold;
}



























#menucontain	{
	background: #ffffff url(images/navbacko.gif) top center no-repeat;
	margin: 0px auto 0px auto;
}
#menu li	{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#menu li a {	
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	text-align: center;
}

#menu div {	
	z-index: 100;
	position: absolute;
	visibility: hidden;
	margin: 10px 0 0 1px;
	padding: 0;
}

#menu div a	{	
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #fffff;
}





/*

OLD MENU Style

#menu { 
	width: 740px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	line-height: 45px;
	vertical-align: bottom;
	}


#menu img{
	border: none;
	}
#menu h2 {
	color: #ffffff;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	color: #24568c;
	padding: 8px 25px 8px 25px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	border: #c83a39;
	border-width: 0 0px 0 0px;
	border-style: solid;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #c83a39;
	padding: 8px 25px 8px 25px;
	text-decoration: none;
	}
*/






















#content { 
	display: block;
	background: #ffffff;
	width: 460px; 
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 0px;
	float: left; 
	position:relative;
	padding: 0px 0px 15px 10px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Times New Roman, Palatino Linotype, Sylfaen, Georgia;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #999999;
	text-decoration: none;
	}

#content h2 {
	color: #333333;
	font-size: 20px;	
	font-family: Times New Roman, Palatino Linotype, Sylfaen, Georgia;
	font-weight: bold;
	margin: 2px 0 2px 0;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #c83a39;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #009fd6;
	background: none;
	text-decoration: none;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Times New Roman, Palatino Linotype, Sylfaen, Georgia;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #999999;
	background: #ffffff;
	text-decoration: underline;
	}


#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
}

#content ul {
/*	list-style: disc outside; */
	list-style-image: url(images/starb.gif);
	color: #174271;
	margin: 0px;
	padding: 0px 0px 10px 30px;
}
	
#content li {
	margin: 0px;
}
	
#content ul li {
	margin: 0px;
	padding: 10px;
/*	font-size: 12pt; */
	vertical-align: top;
}
	
#content ul li a {

	text-decoration: underline;
}




#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
}


blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}





.previewpage ul {
	list-style-type: disc;
	margin: 10px;

}
	
.previewpage ul li {
	margin: 10px;
}
.previewpage ol	{
	margin: 0 0 15px 25px;
	padding: 10px;
}
.previewpage p	{
	padding-bottom: 20px;
}



















.midform	{
	border: 1px solid #f1d1b9; 
	background-color: #f4f7fa;
	color: #404040;
	font-size: 12pt;
	margin: 0 0 10px 0px;

}
.midtd	{
	padding: 15px;
}

.midform2	{
	border: 2px solid #f1d1b9; 
	background-color: #f4f7fa;
	color: #202020;
	font-size: 11pt;
	margin: 0 0 10px 10px;
}

.bigbox	{
	border: 1px solid #f1d1b9; 
	background-color: #f4f7fa;
	padding: 20px;
	font-size: 11pt;
}
.bigbox	td {
	font-size: 11pt;
}



a.orderlink, a.orderlink:visited	{
	color: #224e94;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
}
a.orderlink:hover {
	font-weight: bold;
	text-decoration: none;
	color: #e9731c;
}
































#sidebar { 
	display: block;
	color: #000000;
	width: 230px;
	float: right; 
	position:relative;
	margin: 0px 10px 20px 10px;
	padding: 10px 10px 20px 10px;
	text-align: left;
}

* html #sidebar { margin: 10px 10px 20px 10px; }

#sidebar p {
	margin: 0px;
	line-height: 18px;
	padding: 5px 0px 10px 0px;
	color:#000000;
}

#sidebar h2 {
	color: #174271;
	font-size: 10pt;
	font-weight:normal;
	font-family: Times New Roman, Palatino Linotype, Sylfaen, Georgia;
	list-style: none;
	padding: 10px 0px 0px 0px;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 20px;
	font-size: 11pt;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-size: 11pt;
}

#sidebar ul li a {
	color: #224e94;
	font-weight: normal;
	text-decoration: none;
	font-size: 11pt;
}
#sidebar ul li a:visited {
	color: #224e94;
	font-weight: normal;
	text-decoration: none;
	font-size: 11pt;
}

#sidebar ul li a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #e9731c;
	font-size: 11pt;
}

a.sidelink, a.sidelink:visited	{
	font-family: Times New Roman, Palatino Linotype, Sylfaen, Georgia;
	color: #224e94;
	font-weight: normal;
	text-decoration: none;
	font-size: 11pt;
}
a.sidelink:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #e9731c;
	font-size: 11pt;
}



#freechapter	{
	background: #ffffff url(images/boxsignup.gif) top center no-repeat;
	height: 230px;
}
#signform	{
	margin: auto auto auto auto;
	padding-top:35px;
}










#footertop	{
	background: #fbf2d9 url(images/footertop.gif) top center no-repeat;
	margin: 0px auto 0px auto;
}

#footer { 
	color: #174271;
	font-size: 12px;
	background-color:#fbf2d9;
	padding: 0px 20px 20px 20px;
	margin: 0px auto 0px auto;
	text-align: center;
	clear: both;
	}


#footer a {
	color: #174271;
	text-decoration: none;
	}
#footer a:hover {
	color: #e9731c;
	text-decoration: underline;
}




#inputsmain {
	padding: 5px 0 5px 15px;
}
#ttext	{
	padding: 15px 5px 0 15px;
	font-size: 14pt; 
	font-family: Verdana, Tahoma; 
	color: #FFFFFF;
}

#newsubmit {
	width: 180px;
}
#submitnew {
	padding: 0px 5px 0px 15px;
}

#wpfoot1	{
	font-size: 8px;
	color: #ffffff;
}
#wpfoot1 a	{
	font-size: 8px;
	color: #ffffff;
}

#posts {
float:left;
width:100%;
height:auto;
padding-top: 5px;
}
.post small {
float:left;
background:#ffffff url(images/calendar.jpg) no-repeat;
width:58px;
height:70px;
color: #00acee;
font:12px Trebuchet MS;
margin:-3px 5px 0px 0px;
text-align:center;
padding-top:3px;
display:inline;
position: relative;
z-index: 4;
}
.post small span {
font-size:23px;
text-align:center;
float:left;
width:100%;
margin-left:0px;
color:#000000;
}
.bottom1 {
	border-bottom: 1px solid #ce4f4e;
}






















#dropin {
/*display:none;*/
position:absolute;
left:50%;
top:-40px;
visibility:hidden;
width:520px;
height:455px;
margin-left:-73%;
margin-top:10px;
/* overflow: hidden; */
font-family: Times New Roman;
font-size: 14px;
z-index:1001;
}
	
#coverPage {
display:none;
position:absolute;
/*position:fixed;*/
left:0px;
top:0px;
width:100%;
height:100%;
background-Color:#ffffff;
filter:alpha(opacity=58);
opacity:0.58;
-moz-opacity:0.58;
-khtml-opacity:0.58;
-ms-filter:'alpha(opacity=58)'; /* IE */
/*background-repeat:repeat;*/
z-index:1000;
}

