/*
Theme Name: Moses Drilling Site
Theme URI: http://mosesdrilling.com/
Description: The default theme for Moses Drilling Company.
Version: 1
Author: Christopher Short
Author URI: http://christophershort.com/
*/

td img {display: block;}
body,td,th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 80%;
        color: #000000;
        vertical-align: top;
}
html, body {
        background: #CCCCCC;
}
html, body, #wrapper {
        height: auto;
        margin: 0;
        padding: 0;
        border: none;
}
#wrapper {
        background: #F2F2F2;
        margin: 0 auto 0 auto;
        text-align: left;
        vertical-align: text-top;
        border-left: 1px solid #BBAAAA;
        border-right: 1px solid #bbaaaa;
        width: 720px;
}
#content {
        float:right;
        background: #ffffff;
        width:458px;
        padding: 20px;
}
#footer {
        float:right;
        width:498px;
        height:50px;
        text-transform:uppercase;
        background: #ffffff;
        font-size: 0.7em;
        font-weight:bold;
        clear: none;
        padding-top: 5px;
}
#bar {
        width: 222px;
        height: 100%;
        background: #f2f2f2;
        float: left;
        clear: none;
}
#top_image {
        float: left;
        height:276px;
        width:190px;
}
#right_header {
        height: 75px;
        width: 303px;
        float:right;
        background:#ffffff;
        text-align: right;
        vertical-align: middle;
        padding-right: 5px;
}
#right_pull {
        height:201px;
        width: 308px;
        float:right;
        background:#f2f2f2;
        text-align: center;
        vertical-align: middle;
}
.menu_footer {
        float:left;
        text-align: center;
        width:293px;
}
.logo_footer {
        float:right;
        width:205px;
        height:50px;
        background: url(/images/logo.gif) right no-repeat;
        text-align:left;
}
.pull_header {
        padding-top: 40px;
        font-family:"Times New Roman", Times, serif;
        font-size: 1.2em;
        font-weight:bold;
        text-transform: uppercase;
}
.pull_hlarge {
        font-size: 2.14em;
        text-decoration:underline;
        color: #852011;
}
.pull_hmedium {
        font-size: 1.29em;
        color: #852011;
}
ul#menu {
        padding-top: 15px;
        padding-left: 0px;
        margin:0px;
}
li.menuitem {
        padding: 0px;
        margin: 0px;
        height:28px;
        left:0px;
        list-style-type: none;
}
h1 {
        font-size: 1.5em;
        font-family: "Times New Roman", Times, serif;
        font-weight: bold;
}
h2 {
        font-size: 1.17em;
        font-family: "Times New Roman", Times, serif;
        font-weight: bold;
        color: #852011;
}
h3 {
        font-size: 1em;
        /*font-family: "Times New Roman", Times, serif;*/
        font-weight: bold;
        text-decoration:underline;
        color: #000;
}

#search {
        width: 45px;
        border: none;
        margin: 20 0 0;
        padding-top: 8px;
        padding-right: 0px;
        padding-left: 0;
		background:#ffffff;
}

#terms {
        width: 120px;
        background-color: #f2f2f2;
        margin-top: 20px;
}
p.loop {
        min-height:114px;
}
.loop_right {
        float: right;
        vertical-align: text-top;
        border: 0px;
        padding-left: 5px;
        padding-bottom: 10px;
}
.black {
        color: #000000;
}
#contact {
	padding: 8px 0 0 35px;
	margin: 0;
}
button {
	margin-top: 10px;
	border-style: none;
	border-width: 0;
	text-decoration: none;
}
input {
	text-align: left;
	background: #f2f2f2;
	border: 1px solid #000000;
	padding: 0 4px;
	margin-top: 5px;
	width: 164px;
	margin-bottom: 5px;
    font-size: .9em;
}

select {
	text-align: left;
	font-size: 8pt;
	padding: 0 4px;
	margin-top: 5px;
	width: 164px;
	margin-bottom: 5px;
}
option {

}
textarea {
	padding: 0 4px;
	text-align: left;
	font-size: 9pt;
	margin-bottom: 20px;
	width: 220px;
	background: #f2f2f2;
	border: 1px solid #000000;
}
label {
	text-transform:capitalize;
	width: 120px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
fieldset {
}
legend {

}
.radio {
	float: left;
	width: 14px;
	border: 0px;
	background-color: #F2F3F4;
}
.checkbox {
	float: left;
	width: 14px;
	margin-right: 10px;
	padding-top: 5px;
	margin-top: 10px;
}
#zipCode {
	width: 60px;
}
#areaCode, #faxac {
	width: 30px;
}
#phone, #fax {
	width: 70px;
}
#State {
	width: 20px;
}
#announce {
  border: 2px solid #825011;
  background-color: #F2F2F2;
  padding: 5px;
}

#announce h2 {
  padding-top:0px;
  margin-top:0px;
}
.right_img {
 float:right;
 padding: 2px;
 border: 1px solid #000;
}