/*
Theme Name: Mobile Version
Theme URI: http://ikonmarketinggroup.org/
Description: This is a mobile version of Connell Oil.
Version: 1.0
Author: Ikon Marketing Group
Author URI: http://ikonmarketinggroup.com/
*/



* {
  margin:0;
  padding:0;
  border:0;
  outline: 0;
  list-style:none;
  font-weight:normal;
  font-style:normal;
  font-size:100%;
  font-family:inherit;
  text-decoration: none;
  cursor:default;
  color:inherit;
  font-family:Tahoma, Geneva, sans-serif;
}
html, body { text-align:left; cursor:default; }
input, textarea { cursor:text; }
ol { list-style:decimal; }
small { font-size:0.7em; }
big { font-size:1.2em; }
em, em *, i, i * { font-style:italic; }
strong, strong *, b, b * { font-weight:bold; }
button, a { cursor:pointer; }
button { text-align:center; }
hr, br { clear:both; }
hr { visibility:hidden; }
img { cursor:default; }
a img { cursor:pointer; }

a {
	color:#394bd4;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
  color: #394bd4;
}

h1, h2, h3, h4 {
	color:#ff5300;
	padding: 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	cursor: text;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration:none;
}
h1 {
  padding-top: 0;
	font-size:30px;
	font-weight:bold;
}
h2 {
	font-size:18px;
	font-weight:bold;
}
h3, h4{
	font-size:18px;
}
ul {
  padding:5px 15px;
}
ul ul {
  padding:0px 10px;
}
li {
  list-style: disc;
}
p {
  padding: 10px 0;
}
p.wp-caption-text {
  font-style:italic;
  margin:0;
}
.left{
	float:left;
}
.right{
	float:right;
}
.center {
	text-align:center;
}

body {
  font-size: 14px;
  background:url(images/mobile/bg.gif) top center;
  color:#666666;
  font-family: trebuchet MS;
  font-size:12px;
}
#headerimg, #breadcrumb, #freeth, #searchform, #weather, #sidebar, h1 img, #copy img{
  display:none;
}
h1{
  display:block;
  height:71px;
  width:220px;
  line-height:500em;
  overflow:hidden;
  background:url(images/mobile/logo.gif) top center no-repeat;
}
#wrapper1, wrapper2, wrapper3 {
  width:220px;
  margin:0px auto;
}
#page{
  width:220px;
  overflow:hidden;
}
#header {
  padding:20px 0 9px 0;
  border-bottom:1px solid #231e3b;
}
#header .nav {
  padding:0;
}
#header .nav li {
  list-style:none;
  background:url(images/mobile/li.gif) top center no-repeat;
  display:block;
  width:220px;
}
#header .nav li a {
  color:#666666;
  font-size:15px;
  display:block;
  height:29px;
  width:200px;
  text-decoration:none;
  padding:6px 0 0 20px;
  font-weight:normal;
}
#header .nav li.current_page_item a, #header .nav li.current_page_parent a {
  background:url(images/mobile/current.gif) left no-repeat;
  color:#ff5300;
}
#header .nav li ul {
  display:none;
  margin:0 0 0 0px;
}
#header .nav li ul li, #header .nav li ul li a{
  background:none !important;
  color:#333 !important;
}
#header .nav li ul li a {
  padding:3px 0 0 20px;
  height:22px;
}
#header .nav li.current_page_item ul, #header .nav li.current_page_parent ul {
  display:block;
  background:url(images/mobile/ul.gif) top center repeat-y;
}
#header .nav li ul li.current_page_item, #header .nav li ul li.current_page_item a{
  color:#ff5300 !important;
}
#content {
  background:#ffffff;
  border:5px solid #e8e9f2;
}
#content .post {
  width:180px;
  margin:0px auto;
  overflow:hidden;
}
#links td {
  display:block;
  float:left;
  padding:5px 0;
}
#links td img{
  max-width:180px;
  height:auto;
}
input[type="text"], textarea {
  background:#e8e9f3;
  border:#cccfe8 inset 1px;
  width:175px;
}


/*Google Maps*/
#mappress0 {
  margin-top: 20px;
}
div.mapp-overlay-div input, #mappress1_directions_outer_div input, #mappress0_directions_outer_div input {
	background:#d84a06 !important;
	color:#ffffff !important;
  height:32px !important;
  padding:7px 5px 4px !important;
	border:#192578 1px solid !important;
	cursor:pointer;
	margin:-2px 0 0 10px !important;
}
#mappress0_directions_outer_div table input{
	background:#e0e2f5 !important;
	color:#000 !important;
	height:22px !important;
	border:#192578 1px solid !important;
	cursor:text;
	margin:0 0 5px 0 !important;
	padding:8px 0 0 3px !important;
	width:140px !important;
}
#content #saddr, #content #daddr, #mappress1_daddr, #mappress1_saddr {
	background:#e0e2f5 !important;
	cursor:text !important;
	color:#000 !important;
	height:22px !important;
	border:#192578 1px solid !important;
	margin:0 0 5px 0 !important;
	padding:8px 0 0 3px !important;
}

#footer{
  text-align:center;  
}
#footer ul{
  padding:0px;
}
#footer li{
  list-style:none;
  padding:0 0 2px 0;
}
#footer a{
  color:#fff;
}
#footer #copy, #footer #copy a{
  color:#919bee;
}

