/*
Theme Name: web2hire WordPress Theme
Theme URI: http://technoidcorner.com/templates/
Description: This is a clean and simple <a href="http://technoidcorner.com">Technoid Corner</a> WordPress theme.
Version: 1.0
Author: Technoid Corner
Author URI: http://technoidcorner.com/
Tags: blue, fixed width, two columns, widgets

	Technoid Corner Templates
	 http://technoidcorner.com/templates/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* CSS Document */

body  {
font: 100% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
background-image:url(images/header.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
padding: 0;
}

* {
padding:0;
margin:0;
}

a {
color:#0000FF;
text-decoration:underline;
}

a:visited {
color:#0000FF;
}

a:hover {
color:#990000;
}

p {
font: 15px Arial, Helvetica, sans-serif;
color:#000000;
text-align: left; /* this overrides the text-align: center on the body element. */
margin:0 0 15px 0;
}

h3{ 
font: 20px "Arial Black", Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin: 0 0 2px 0;
text-align: left; /* this overrides the text-align: center on the body element. */
}

h4{
font: 15px "Arial Black", Arial, Helvetica, sans-serif;
font-weight:bold;
color:#CC0000;
margin: 0 0 5px 0;
text-align: left; /* this overrides the text-align: center on the body element. */
}

#container { 
width: 910px;  /* using 20px less than a full 1024px width allows for browser chrome and avoids a horizontal scroll bar */
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
text-align: left; /* this overrides the text-align: center on the body element. */
}

#container-header { 
width: 910px;  /* using 20px less than a full 1024px width allows for browser chrome and avoids a horizontal scroll bar */
height: 388px;
background-image:url(images/top-container.jpg);
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
text-align: left; /* this overrides the text-align: center on the body element. */
}

#container-header-member { 
width: 910px;  /* using 20px less than a full 1024px width allows for browser chrome and avoids a horizontal scroll bar */
height: 325px;
background-image:url(images/top-container-member.jpg);
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
text-align: left; /* this overrides the text-align: center on the body element. */
}

#video-header {
background-image:url(images/video-header1.jpg);
width:810px;
height:127px;
}

#video-header h1 {
margin: 0 0 0 145px;
padding: 5px 0 0 0;
font: 22px "Arial Black", Arial, Helvetica, sans-serif;
font-weight:bold;
}

#video-header h2 {
margin: 0 0 0 145px;
font: 15px "Arial Black", Arial, Helvetica, sans-serif;
font-weight:bold;
color:#CC0000;
}

#video-header p {
margin: 0 10px 0 145px;
padding: 5px 0 0 0;
font: 14px "Arial", Arial, Helvetica, sans-serif;
}

#header-content { 
width: 545px;  /* using 20px less than a full 1024px width allows for browser chrome and avoids a horizontal scroll bar */
float:right;
margin: 180px 0 0 0;
text-align: left; /* this overrides the text-align: center on the body element. */
}

#header-content-member { 
width: 200px; 
float:right;
margin: 180px 0 0 0;
padding: 0 30px 0 0 ;
text-align: right; /* this overrides the text-align: center on the body element. */
}

#header-content-member-text {
padding:180px 0 0 55px;
text-align:left;
}

#header-content h1{ 
font: 30px "Arial Black", Arial, Helvetica, sans-serif;
font-weight:bold;
color:#CC0000;
margin: 0 0 5px 0;
text-align: left; /* this overrides the text-align: center on the body element. */
}

#header-content h2{ 
font: 15px "Arial Black", Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin: 0 0 15px 0;
text-align: left; /* this overrides the text-align: center on the body element. */
}

#header-content p{ 
font: 15px Arial, Helvetica, sans-serif;
color:#000000;
margin: 0 40px 15px 0px;
text-align: left; /* this overrides the text-align: center on the body element. */
}

#header-content-member-text h1{ 
font: 29px "Arial Black", Arial, Helvetica, sans-serif;
font-weight:bold;
color:#CC0000;
margin: 0 0 5px 0;
text-align: left; /* this overrides the text-align: center on the body element. */
}

#header-content-member-text h2{ 
font: 15px "Arial Black", Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin: 0 0 15px 0;
text-align: left; /* this overrides the text-align: center on the body element. */
}

#header-content-member-text p{ 
font: 15px Arial, Helvetica, sans-serif;
color:#000000;
margin: 0 40px 15px 0px;
text-align: left; /* this overrides the text-align: center on the body element. */
}

#container-body { 
width: 910px;  /* using 20px less than a full 1024px width allows for browser chrome and avoids a horizontal scroll bar */
background-image:url(images/body-bg.jpg);
background-repeat:repeat-y;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
text-align: left; /* this overrides the text-align: center on the body element. */
padding: 0 28px 25px 28px;
}

#container-body p{ 
padding: 0 70px 3px 20px;
font-family:"Courier New", Courier, monospace;
font-size:16px;
}

#container-body h3{ 
padding: 0 70px 10px 20px;
}



#body-content {
margin:0 25px 0 25px;
}

#email-form { 
width: 325px;  /* using 20px less than a full 1024px width allows for browser chrome and avoids a horizontal scroll bar */
height: 270px;
float:right;
margin: 0 0 0 0;
text-align: left; /* this overrides the text-align: center on the body element. */
}

#footer {
width:910px;
height: 50px;
background-repeat:no-repeat;
background-image:url(images/footer.jpg);
}

#VideoLinks {
background-repeat:no-repeat;
background-image:url(images/Links.jpg);
width:800px;
padding: 8px 0 0 160px;
margin: 10px 0 10px 0;
}

#VideoLinks ul {
margin:10px 0 0 30px;
}

#VideoLessons {
background-repeat:no-repeat;
background-image:url(images/inVideoElearning.jpg);
width:800px;
padding: 12px 0 0 160px;
margin: 10px 0 10px 0;
}

#VideoLessons ul {
margin:10px 0 0 30px;
}

#VideoLessons li {
margin: 5px 0 0 0;
}


#myActions {
background-repeat:no-repeat;
background-image:url(images/myActionsThingsToDo.jpg);
width:800px;
padding: 20px 0 0 160px;
margin: 10px 0 10px 0;
}

#myActions ul {
margin:10px 0 0 30px;
}

#myActions li {
margin: 5px 0 0 0;
}

hr{
width:800px;
margin: 20px 0 0 0;
}

