

/*

Theme Name: WordPress jtoth_horizontal_theme
Description: New Style.
Version: 1

*/


/* Begin Main Structure of website style sheet */

/* Body */

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/bg2.jpg) fixed repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #333333;
	text-align: center;
}

h1, h2, h3, h4 {
	color: #333333;
	font-weight: normal;
}

a {
	color: #0000CC;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}


/* the #new-pages div is used for the layout of the pages(page.php) rendered through Wordpress */

#new-pages h1{
	margin: 0px 25px 20px 0px;
	padding: 10px 0px 10px 0px;
	letter-spacing: 3px;
	font-size: 1.5em;
	border-bottom: 1px #CCCCCC solid;
}

#new-pages h2{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: 3px;
	font-size: 1.1em;
}

#new-pages h3{
	margin: 0;
	padding: 10px 0px 0px 0px;
	letter-spacing: 3px;
	font-size: 1.1em;
}

#new-pages h4{
	margin: 20px 25px 0px 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: 3px;
	font-size: 1em;
}

#new-pages img {
	border: none;
}

#new-pages p{
	line-height: 1.7em;
	margin: 10px 0px 0px 0px;
	padding: 0px 20px 5px 0px;
}

#new-pages .post {
	margin: 0 0 40px;
	text-align: left;
	border: none;
	}

#new-pages .top-indent-1{
	margin: 0px 25px 0px 0px;
	padding: 0px 0px 10px 0px;  
	display: block;
	border-bottom: 1px #CCCCCC solid;
}

#new-pages .top-indent-2{
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#new-pages .top-indent-3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px #CCCCCC solid;
	display: block;
}

#new-pages .top-indent-4{
	margin: 0px 0px 0px 0px;
	padding: 200px 0px 0px 0px;
	border: 0px #CCCCCC solid;
	display: block;
}

#new-pages .border-bottom-1{
	display: block;
	margin: 10px 35px 30px 0px;
	padding: 0px 10px 20px 0px;
	border-bottom: 1px #CCCCCC solid;
}

/* start 3-column middle box (homepage)*/

#new-pages .box{ 
	display: block; 
	width: 632px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 25px 0px; 
	border: 0px #CCCCCC solid;
}

.left{
	background: url(images/img14.jpg) repeat-x; 
	float: left; 
	width: 162px;
	margin: 0px 16px 0px 0px;
	padding: 0px 0px 0px 18px; 
	display: block; 
	border: 0px #CCCCCC solid;
}

.middle{
	background: url(images/img14.jpg) repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px; 
	float: left; 
	width: 220px; 
	display: block; 
	border: 0px #CCCCCC solid;
}

.right{
	background: url(images/img14.jpg) repeat-x;
	float: right; 
	width: 170px; 
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px; 
	border: 0px #CCCCCC solid;
}

/* end 3-column middle box */

/* layout for process page */

#new-pages h1.process {
	margin-top: 40px;
}

#new-pages ol.process {
	list-style-position: outside;
	margin: 12px 30px 0px -5px;
}

/* end layout for process page */

#new-pages blockquote{
	margin-bottom: 1.8em;
	line-height: 180%;
}


#new-pages ul, ol {
	list-style-position: inside;
	margin-left: 1em;
	margin-bottom: 1.5em;
}

#new-pages li{
	margin-bottom: 1.2em;
}


/*  start Menu */

#menu-wrapper { 
	width: 940px;
	height: 40px;
	margin: 0 auto;
	margin-bottom: 5px;
	margin-top: 2px;
	background: #AFB2BB;		
	border: 0px #333333 solid; 
	padding-bottom: 1px;
}

#menu {
	width: 940px;
	height: 35px;
	margin: 0 auto;
	padding-left: 0px;
	margin-bottom: 0px;
}

#menu ul {
	margin: 0;
	padding: 2px 0px 0px 1px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu li.first a{
	text-decoration: none; 
	background: url(images/menu_act.jpg);
	color: #A2A2A2;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	width: 134px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 2px 0px;
	background: url(images/menu1.jpg) repeat-x;
	border: 0px solid #333333;
	text-align: center;
	font-size: 1.1em;
	letter-spacing: 1px;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}

#menu a:hover {
	background: url(images/menu_act.jpg);
	text-decoration: none;
	color: #A2A2A2;
}

#menu a .current{
	text-decoration: underline;
}

/* end menu */

/* Header */

#header {
	width: 940px;
	height: 175px;
	margin: 0 auto;
	background: url(images/img2.jpg) repeat-x;
	text-align: center;
	margin-top: 10px;
}

/* Page wrapper*/

#mainpage {
	background: url(images/page-background.png) repeat-y;
	width: 940px;
	margin: 0 auto;
	text-align:left;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;	
}

/* Columns */

#col-1 {
	float: left;
	width: 200px;
	margin: 0px 0px 0px 0px;
	border: 0px #FF0000 solid;
	padding: 0px 0px 0px 0px;
	background: url(images/img3.jpg) repeat-x;	
}

#col-1 .content {
	padding: 8px 0px 20px 4px;
	margin: 0px 0px 100px 0px;	
	border: 0px #FF0000 solid;	
}

/* column 1 ads */

#ads {
	margin: 80px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
}

.ad {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.address {
	background: #E7EAEF;
	width: 350px;
	border: 1px #CCCCCC solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 17px;
	display: block;
	clear: both;	
}

.address p{
	line-height: 1.2em;
	font-size: .85em;
	margin: 0px 0px 0px 0px;
}

#col-2 {
	background: url(images/img3.jpg) repeat-x;	
	margin: 0px 0px 0 210px;
	text-align: left;
}

#col-2 .content {
	margin: 0px 0px 0px 0px;	
	padding: 40px 20px 30px 45px;	
	border-top: 0px #000000 solid;
	
/*	height: 550px;	*/
}

.clear {
	background: #000000 url(images/page-background-bottom.gi) no-repeat;
	clear: both;
	height: 0px;
}

/* Begin footer */

#footer {
	background: url(images/footer.jpg) repeat-x;
	text-align: center;
	font-size: .85em;
	color: #000000;
	width: 940px;
	height: 50px;
	clear: both;
	margin: 0 auto;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px #000000 solid;
}

#xhtml-valid {
	float: left;
	display: inline;
	margin-left: 20px;
	padding-top: 10px;
}

#css-valid {
	float: left;
	display: inline;
	margin-left: 10px;
	padding-top: 10px;
}

#address {
	float: left;
	display: inline;
	margin: 0px 0px 0px 160px;
	padding: 20px 0 0 0;
	line-height: normal;
}

#company-name {
	clear: both;
	margin: 0;
	padding: 10px 0 10px 0;
	line-height: normal;
	color: #FFFFFF;
	padding-top: 10px;
}

#links {
	margin: 0;
	padding: 20px 0;
	line-height: normal;
}

/* End footer */

/* End Main Structure of website style sheet	*/




/* Begin Blog Content and Structure the rest of the styles are used for the blog content */



/* Begin Typography & Colors */	

h1{
	margin: 0px 25px 20px 0px;
	padding: 10px 0px 10px 0px;
	letter-spacing: 2px;
	font-size: 1.7em;
	border-bottom: 1px #CCCCCC solid;
}

h2{
	margin: 20px 0px 0px 0px;
	padding: 14px 0px 5px 0px;
	letter-spacing: 2px;
	font-size: 1.7em;
}

h3{
	margin: 30px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	letter-spacing: 2px;
	font-size: 1.1em;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

h4{
	margin: 20px 25px 0px 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: 2px;
	font-size: 1em;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h2 a:hover, h3 a:hover {
	color: #0000CC;
	text-decoration: none;
	}


/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right; 
	}

.alignleft {
	float: left;
	}

/* End Images */


/* Begin widecolumn */

.widecolumn {
	padding: 10px 0 20px 10px;
	margin: 5px 0 0 0px;
	width: 630px;
	}

.widecolumn .entry p {
	margin: 15px 0px 15px 0px;
	font-size: 1em;
	line-height: 1.5em; 
	}

.widecolumn .entry ul {
	margin-left: 1em;
	margin-bottom: 1.5em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/* End widecolumn */


/* Begin narrowcolumn */

.narrowcolumn {
	float: left;
	padding: 0 10px 20px 20px;
	margin: 0px 0px 10px 20px;
	width: 500px;
/*	border-left: 1px #CCCCCC dotted;
	border-right: 1px #CCCCCC dotted;	*/	
	}
		
.narrowcolumn .entry p {
	margin: 15px 0px 15px 0px;
	font-size: 1em;
	line-height: 1.7em; 
	}
	
.narrowcolumn .entry ul {
	margin-left: 1em;
	margin-bottom: 1.5em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.7em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
	
/* End narrowcolumn */

/* Begin Sidebar */

#sidebar
{
	padding: 0px 5px 10px 0px;
	margin-top: 0px;
	width: 188px;
	}

#sidebar h2 {
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	padding: 0;
	border: none;
	}

#sidebar p {
	font-size: .85em;
}

#sidebar form {
	margin: 0;
	}

#sidebar #searchform {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 120px;
	padding: 3px 2px 3px 3px;	
	font-size: 1em;
	}

#sidebar #searchsubmit {
	margin-top: 1px;
	padding: 3px 0px 3px 0px;
	text-align: center;
	font-size: .85em;
	}

/* sidebar social networking icons */

#social-icons {
	margin: 20px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

#social-icons img {
	margin: 10px 10px 0px 0px;
}
	
/* End Sidebar */



.thread-alt {
	background-color: #F7F7F7;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .85em;
	line-height: 1.5em;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font-size: .9em;
	}

.commentmetadata a {
	text-decoration: none;
	color: #777777;
	}
	
.commentmetadata a:hover {
	text-decoration: none;
	color: #0000CC;
	}


.comment-author {
	font-size: 1em;
	padding-bottom: 5px;
}

.comment-author a {
	color: #333333;
	text-decoration: none;
}

.comment-author a:hover {
	color: #0000CC;
}
/*
.says {
	text-transform: none;
}
*/
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
 vcard


/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.postmetadata {
	display: block;
	margin-top: 10px;
	font-size: .85em;
}

.width-70 {
	width: 70%;
}

.navigation {
	display: block;
	width: 90%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px; 
	padding-bottom: 20px;
	}

/* End Structure */




/* Begin Lists */


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 30px 0px 0px 20px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* End Entry Lists */




/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 0px 30px 5px 0px;
	text-align: center;
}

#searchform #s {
	width: 120px;
	padding: 3px 2px 3px 3px;	
	font-size: 1em;
	}

#searchsubmit {
	margin-top: 1px;
	padding: 3px 0px 3px 0px;
	text-align: center;
	font-size: .85em;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 90%;
	padding: 2px;
	}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	margin: 10px 80px 5px auto;
	padding: 2px 0px 2px 15px;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	float: right;
	}
	
input, textarea, select{
	color: #191919; 
	vertical-align: top; 
	text-align: left; 
	border: 2px solid #CCCCCC; 
	font: 11px Tahoma, Arial, helvetica, sans-serif; 
	padding-left: 5px;
}
/* End Form Elements */



/* Begin Comments (shows how the comments display on the page) */

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none; 
	width: 80%;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.comment-moderation {
	margin: 15px 30px 0 10px;
	padding-right: 40px;
	color: #777777;
	font-size: .85em;
}

/* End Comments */



/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* End Calendar */


/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */

/* End Blog Content and Structure */


