﻿/*  
Theme Name: Deematech Solutions Home Health Services
Theme URI: http://dshomecare.com/
Description: Theme created by Matthew Kiamue based on the default WordPress theme
Version: 1.0
Author: Matthew Kiamue
Author URI: http://www.deematechsolutions.com/
*/

*
{
	margin: .0;
	padding: 0;
	font-family: arial;
}


ul
{
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}

li
{
    list-style-image: url("../images/Bullet.png");
    list-style-position: outside;
    padding-top: 2px;
    padding-bottom: 2px;

}

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
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
	
.MainTitle
{
	margin-bottom: 5px;
	border: solid 0px green;
}


input[type=checkbox]
{
	margin-right: 5px;
}



a
{
    color: #024F9C;
}

a:hover
{
    color: #03898B; 
}

h1
{
    color: #03898B;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.5em;
}

a:hover h1
{
    color: #03898B;
}

h2
{
    color: #024F9C;
    font-size: 1.2em;
    padding-top: 15px;
}

a:hover h2
{
    color: #024F9C;
}

h3
{
color: #0260BB;
font-size: 1.0em;
font-weight: bold;
}

body
{
    margin: 0;
    padding: 0;
    color: #242424;
    text-align: left;
    
}



#CoreServicesText
{
    border-top: #4074ad 1px dashed;
    padding-top: 5px;
    margin-top: 3px;
}

#SpecialtyServicesText
{
    border-top: #4074ad 1px dashed;
    padding-top: 5px;
    margin-top: 3px;    
}

#pageItemList
 {
 display: block; 
 margin: 0;
 padding: 0;
 border: solid 0px blue;
   }

li.page_item
{
	list-style-type: none;
	list-style-image: none;
	display: block;
	background-color: #D7E9F7;

}

.page_item
{
    background-image: url('../images/Vertical_Slice.png');
    background-position: top left;
    background-repeat: repeat;
    width: 167px;  /*height: 32px;*/;
    line-height: 32px;
    vertical-align: middle;
    padding-left: 20px;
    border: solid 0px red;
    font-size: 1.1em;
    color: white;
    font-weight: bold;
    min-height: 32px;
    display: block;
}

.page_item a
{
text-decoration: none;
color: inherit;
}

.page_item a:hover
{
text-decoration: underline;
color: #095AAF;
}

.current_page_item
{
background-position: top left;
background-repeat: no-repeat;
color: #095AAF;
background-color: #D7E9F7;
}

.page_item_Filler_top
 { min-height: 10px; line-height: 10px; height: 10px; border: 0px solid black;}

.page_item_Filler_bottom
 { min-height: 19px; line-height: 19px; height: 19px; border: 0px solid green; display: block;}



#sidebar
 { display: block; width: 187px; float: right; vertical-align:top;  border: solid 0px green;}

#SecondaryNavigationImage
{
border: solid 0px red;
width: 187px;
height: 191px;
display: block;
}

#SecondaryNavigation
{

}

#SecondaryNavigationItems
{ 
 
}

#SecondaryNavigationTop
{
background-image: url('../..images/RightContent_Blend.png');
background-repeat: no-repeat;
background-position: top right;
width: 187px;
height: 33px;
padding: 0;
margin: 0;
}


#SecondaryNavigationWrapper
{

width: 187px;
z-index: 101;
}


#CenterColumnWrapper
{
vertical-align: top;
height: 100%;
margin-top: 5px;
}

#innercontent
{
float: left;
width: 542px;
border: solid 0px green;
margin-top: 25px;
height: 100%;
padding-left: 30px;
padding-right: 30px;
}

#ContentFooter
{
clear: both;
border: 0px solid black;
width: 500px;
}

#ContentLinkImages
{
clear: left;

}

#CoreServicesLearnMore
{
padding-top: 5px;
float: left;
width: 238px;
padding-right: 10px;
border: 0px solid green;

}

#SpecialtyServicesLearnMore
{
padding-top: 5px;
float: left;
width: 238px;
border: 0px solid orange;
padding-left: 10px

}

#ContactUsImageWrapper
{
position: relative;
}

#ContactUsImage
{
float: left;
width: 265px;
border: 0px solid blue;
position: absolute;
top: -96px;
left: 540px;
}

#BottomBar
{
clear: both;
}

#ContentWrapper
{
background-color: white;
width: 820px;
border: 0px solid black;
}

.LeftOuter
{
width: 16px;
background-image: url('../..images/Left_Content_Filler.png');
background-repeat: repeat-y;
vertical-align: top;
}

.LeftOuterA
{
width: 9px;
background-image: url('../..images/Left_Content_Filler-A.png');
background-repeat: repeat-y;
vertical-align: top;
border: solid 0px red;
}
.LeftOuterB
{
width: 7px;
background-image: url('../..images/Left_Content_Filler-B.png');
background-repeat: repeat-y;
vertical-align: top;
}

.RightOuterA
{

width: 5px;
background-image: url('../..images/Right_Content_Filler-A.png');
background-repeat: repeat-y;
vertical-align: top;
}
.RightOuterB
{

width: 11px;
background-image: url('../..images/Right_Content_Filler-B.png');
background-repeat: repeat-y;
vertical-align: top;
}


#LeftColumn
{

width: 500px;
float: left;
border: 0px solid red;
margin-top: 10px;
padding-left: 10px;

}

#LeftColumn_1
{
width: 238px;
float: left;
border: 0px solid green;
padding-right: 10px;
}

#Summary
{
padding-bottom: 25px;
padding-right: 15px;
width: 500px;
}


#LeftColumn_2
{
width: 238px;
float: left;
border: 0px solid orange;
padding-left: 10px
}

#RightColumn
{
float: left;
border: 0px solid black;
width: 255px;
margin-top: 10px;

}


#AnnouncementsHeading
{
float: left;
text-align: right;
width: 150px;
border: solid 0px red;
}

#AnnouncementsMore
{
float: right;
}

#AnnouncementsText
{
clear: both;
border: 0px solid blue;
padding-top: 5px;
padding-left: 17px;
padding-right: 10px;
}

#AnnouncementsContactUs
{
border: 0px solid red;
}

#PageContainer
{
margin-left: auto;
margin-right: auto;
width: 820px;
text-align: left;
height: 100%;
}


#OuterContainter
{
background-image: url('../..images/Vertical_Slice.png');
background-repeat: repeat-x;
background-position: 0 0;
height: 100%;
}

#Footer1
{
padding: 0px;
margin: 0px;
position: relative;
}

#Footer2
{
margin: 0px;
padding: 0px;
position: relative;
}

#Flash
{

}

#ButtonBar
{
width: 820px;
height: 34px;
margin: 0;
padding: 0;
text-align: left;
position: relative;
vertical-align: middle;
}

#searchsubmit
{
vertical-align: top;
padding-left: 5px;
}

#Search
{
	z-index: 10;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	position: absolute;
	top: 6px;
	left: 640px;
	width: 152px;
}




#ContentContainer
{
background: white;
}

#Content
{
margin-top: 25px;
padding-left: 10px;
padding-right: 10px;
}

/*
#SpecialtyServicesLearnMore
{
padding-top: 15px;
padding-left: 3px;
}

#CoreServicesLearnMore
{
padding-top: 15px;
padding-left: 3px;
}

#SpecialtyServices
{
padding-top: 10px;
padding-left: 3px;
padding-right: 40px;
}

#CoreServices
{
padding-top: 10px;
padding-right: 40px;
padding-left: 4px;
}

#Announcements
{
padding-top: 5px;
padding-left: 17px;
padding-right: 10px;
}

#SpecialtyServicesImage
{
text-align: left;
}

#CoreServicesImage
{
text-align: left;
}

#AnnouncementsImage
{
text-align: left;
margin-left: 15px;
}

#AnnouncementsContainer
{
}

*/

.NormalText
{
    /*
	color: #242424;
	font-size: 0.9em;
	text-align: left;
*/
}


h3
{
color: #0260BB;
font-weight: bold;
}




a.Footer
{
color: #0260BB;
}

#FooterText
{
	width: 100%;
	text-align: center;
	position: relative;
	top: -10px;
	height: 100%;
	border: 0px solid green;
}

#linkBar
{
padding-left: 35px;
}

a.footerlink
{
font-size: 0.85em;
color: #363636;
text-decoration: none;
text-transform: uppercase;
font-family: Century Gothic, Arial;
}
a.footerlink:hover
{
/*font-size: 0.8em;*/
color: #363636;
text-decoration: underline;
}

.footerDivider
{
font-size: 0.9em;
color: #0473CE;
}

#footerBar
{
	width: 770px;
	border: 0;
	color: #F0F0F0;
	margin-top: 5px;
	margin-left: 25px;
	background-color: #F2F2F2;
}

a.footerHighlight
{
color: #1656BD;
text-decoration: underline;
}

a.footerHighlight:hover
{
text-decoration: none;
}

#address
{
width: 770px;
font-size: 0.85em;
line-height: 1.3em;
font-family: arial;
margin-top: 5px;
margin-left: 35px;
}



input.search
{
font-size: 10pt;
}

img
{
    border: solid 0px black;
}

