/*
Theme Name: Mex Protect Custome Theme
Version: 1.0
Description: Custom Theme for Mex Protect
Author: Fasturtle Technologies
Author URI: http://www.fasturtle.com
*/

/* Core Styles Used in every project */
@import url("defaults/reset.css"); /* Resets for all browsers */
@import url("defaults/clearfix.css"); /* Easy float clearing */

/* default elements */
* {margin: 0; padding: 0;}

body {
	background-color: #E5F0F4;
	margin: 10px auto;
}

a {color: #CC0000;}
a:hover {color: #660000;}

big {font-size: 1.1em;}

h1 {
	color: #CC0000; 
	font: normal 2.4em Arial, Helvetica, sans-serif;
	padding: 8px 0 2px;
}

h1 a {text-decoration: none;}
h1 a:hover {color: #990000; text-decoration: underline;}

h2 {font: bold 1.2em Arial, Helvetica, sans-serif; color:#CC0000; padding: 8px 0 2px;}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul,ol {padding: 0 2em 1.2em;}

/* structure */

#wrapper {
	background: url(img/bg-tile.jpg) repeat-y;
	margin: 0 auto; 
	width: 872px;
}

.main {}

/* header */
.header {
	background: url(img/header-bg.jpg) no-repeat;
	height: 215px;
	width: 872px;
	padding: 16px 0px 10px 16px;
}

/* content */
.content {
	font: .8em Verdana, Helvetica, sans-serif;
	padding: 0px 30px 10px 30px;
	line-height: 1.5em;
	}

/* misc */
.right .content {padding: 12px 0px 12px 10px;}
.left {float: left;}
.right {float: right;}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 70%;}
.col2 .right {width: 26%;}

/* navigation */
.navigation {
	background: url(img/menu/menu-bar.jpg) no-repeat;
	height: 42px;
	width: 841px;
	margin: auto;
}

.navigation ul {
	padding: 0; 
	margin: 0;
}

.navigation li {
	float: left; 
	list-style: none; 
	margin-left:13px;
}

.navigation li a {
	display: block;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	font: bold 1em arial,sans-serif;
	color: #000;
	line-height: 42px;
	padding: 0;
	text-decoration: none;
}

.navigation li a:hover {
	background-position: 0 -42px;
}

.navigation li a.current {
	background-position: 0 -84px;
	}

.navigation .nav-home a {
	width: 85px;
	background: url(img/menu/home.jpg) no-repeat;
}
.navigation .nav-about a {
	width: 100px;
	background: url(img/menu/about.jpg) no-repeat;
}
.navigation .nav-facts a {
	width: 295px;
	background: url(img/menu/facts.jpg) no-repeat;
}
.navigation .nav-cover a {
	width: 155px;
	background: url(img/menu/cover.jpg) no-repeat;
}
.navigation .nav-contact a {
	width: 120px;
	background: url(img/menu/contact.jpg) no-repeat;
}
.navigation .nav-get a {
	width: 120px;
	background: url(img/menu/get.jpg) no-repeat;
}
/* global navigation */
#globalnav {
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	color: #CCCCCC;
	padding-top: 20px;
	text-align:center;
}

#globalnav ul {padding: 0; margin: 0;}
#globalnav li {
	display: inline;
	list-style:none;
	border-right: #CCC 1px solid;
	padding-right: 10px;
	padding-left: 10px;
}

#globalnav a {color: #666666; text-decoration:none;}
#globalnav a:hover {color: #CC0000; text-decoration:underline;}

/* copyright */
#copyright {
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	color: #42839B;
	padding-top: 10px;
	text-align:center;
}
#copyright a {color: #42839B; text-decoration:none;}
#copyright a:hover {color: #CC0000; text-decoration:underline;}


/* coverage chart */
.chart {padding: 8px; border: solid 1px #CCC; font-size:.8em; width:99%;}
.chart-color01 {background-color:#666; color:#FFF; font-weight:bold; font-size:1.2em; height:30px; text-align:center;}
.chart-color02 {background-color:#e4e4e4;}


/* homepage call-to-action boxes */
.box ul {
	padding: 0; 
	margin: 0;
}

.box li {
	float: left; 
	list-style: none; 
	margin-left:13px;
}

.box li a {
	display: block;
	height: 177px;
	text-indent: -9999px;
	overflow: hidden;
	font: bold 1em arial,sans-serif;
	color: #000;
	line-height: 42px;
	padding: 0;
	text-decoration: none;
}

.box li a:hover {
	background-position: 0 -177px;
}

.box .email a {
	width: 190px;
	background: url(img/box-email.jpg) no-repeat;
}

.box .online a {
	width: 190px;
	background: url(img/box-online.jpg) no-repeat;
}

.box .chat a {
	width: 190px;
	background: url(img/box-chat.jpg) no-repeat;
}

.box .call {
	width: 190px;
	background: url(img/box-call.jpg) no-repeat;
}


/* sidebar call-to-action boxes */
.smbox ul {
	padding: 0; 
	margin: 0;
}

.smbox li {
	float: left; 
	list-style: none; 
	margin-right:20px;
}

.smbox li a {
	display: block;
	height: 67px;
	text-indent: -9999px;
	overflow: hidden;
	font: bold 1em arial,sans-serif;
	color: #000;
	padding: 0;
	text-decoration: none;
}

.smbox li a:hover {
	background-position: 0 -67px;
}

.smbox .email a {
	width: 190px;
	background: url(img/smbox-email.jpg) no-repeat;
}

.smbox .online a {
	width: 190px;
	background: url(img/smbox-online.jpg) no-repeat;
}

.smbox .chat a {
	width: 190px;
	background: url(img/smbox-chat.jpg) no-repeat;
}

.smbox .call {
	width: 190px;
	height: 177px;
	background: url(img/box-call.jpg) no-repeat;
}

/* posts */
.post .descr {
	color: #630;
	font-size: 0.9em;
	margin: 2px 0 4px;
}
.post .info{
	border-top: 1px dashed #AAAA9A;
	color: #222;
	font-size: 0.9em;
	font-weight: bold;
	margin: 4px 0 8px;
	padding: 8px 0;
}
.post img {border: none; margin: 4px 0;}
.post a img {border: none;}
.post a:hover img {border-color: none;}

/* footer */
.footer {
	background: url(img/footer-bg.jpg) no-repeat bottom center;
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	color: #ff9900;
	width: 872px;
	height: 57px;
	margin: 0 auto;
}

o
/* block list */
ul.block, .block ul {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #553;
	background: #D2D0C0;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}

/* comments */
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}
#commentform {
	margin: 1em 0;
	width: 280px;
}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #FCFCFC;
	border: 1px solid #C6C3C3;
	padding: 2px;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #C6C3C3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}
.commentmetadata a {font-size: 1em; color: #666;}

/* calendar */
#wp-calendar {color: #A0A0A0;}

.col2 .right table caption {border-bottom-color:#000;}
.col2 .right table thead tr {
  border-bottom-color: #000;
  color: #A53512;
}
.col2 .right table th {border-bottom-color:#000;}
.col2 .right table td#today {
  border-color: #000;
  color: #A53512;
}
.col2 .right table td a {
  border-bottom-color: #000;
  background-color: #EDF3DE;
}

.col2 .right table tfoot {border-top-color: #000;}
.col2 .right table tfoot a {background: none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display: inline-table;
  border-collapse: collapse;
  width: 185px;
  margin: 0px 10px 0 10px;
  text-align: center;
}

.col2 .right table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.col2 .right table thead tr {border-bottom:1px solid;}

.col2 .right table th {border-bottom:1px solid;}

.col2 .right table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.col2 .right table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.col2 .right table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.col2 .right table tfoot {border-top:1px solid;}
.col2 .right table tfoot a {
  border: none;
  font-weight: bold;
}
.col2 .right table tfoot #prev a {text-align:left;}
.col2 .right table tfoot #next a {text-align:center;}

#searchform {padding:10px;}
