/*
Theme Name: Reddix 
Theme URI: http://reddixgroup.com/
Description: The theme of the Reddix Group Web site. Based on the Enterprise theme from Studio Press.
Version: 3.0
Author: Chris Charuhas
Author URI: http://charuhas.com
*/

/*---------------------------------------------------------------------------*/
/*---------------------------- WHOLE PAGE -----------------------------------*/
/*---------------------------------------------------------------------------*/

html {
  background-color: #eee;
  }

body {
  margin: 0 0 60px 0;
  font-size: 62.5%; /* Sets 1em equal to 10px. */
  font-family: arial,helvetica,clean,sans-serif;
  color: #444;
  text-align: center;
  background-color: #eee;
  }

/* CLEAR FLOATS */

#clear {
  clear: both;
  }

/* PAGE CONTAINER */

#container {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  }

/*---------------------------------------------------------------------------*/
/*---------------------------- HEADER ---------------------------------------*/
/*---------------------------------------------------------------------------*/

#container.logotag p.tagline {
  text-align: right;
  font-size: 1.4em;
  color: #444;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 45px 0 35px 0;
  text-shadow: #fff 1px 1px;
  }

/* LOGO AREA --------------------------------------------------------------- */

#logo {
  float: left;
  width: 350px;
  cursor: hand;
  }

#logo p {
  font-size: 2.8em;
  color: #333;
  font-weight: bold;
  padding: 35px 0;
  text-transform: uppercase;
  text-shadow: #fff 1px 1px;
  }

/*---------------------------------------------------------------------------*/
/*---------------------------- NAVBAR ---------------------------------------*/
/*---------------------------------------------------------------------------*/

#navareaback {
  position: relative;
  z-index: 0;
  width: 100%;
  background-image: url(images/gray.png);
  background-position:center;
  background-repeat: repeat-x;
  margin-bottom: 20px;
  }

#navareabottom {
  position: relative;
  z-index: 1;
  width: 100%;
  background-image: url(images/gray.png);
  background-position:bottom;
  background-repeat: repeat-x;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  }

#navareatop {
  position: relative;
  z-index: 2;
  width: 100%;
  background-image: url(images/nav.png);
  background-repeat: repeat-x;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  }

#navbar {
  position: relative;
  z-index: 3;
  width: 100%;
  }

/* BLOCKS ------------------------------------------------------------------ */

#navbar ul li {
  float: left;
  display: block;
  width: 239px;
  margin-right: 1px;
  }

#navbar ul li.about {
  float: right;
  margin-right: 0px;
  }

/* TEXT LINKS -------------------------------------------------------------- */

#navbar ul li a,
#navbar ul li a:visited {
  display: block;
  }

#navbar ul li a.main ,
#navbar ul li a.main:visited {
  font-size: 1.2em;
  text-transform: uppercase;
  color: #eee;
  background: url(images/navline.png) no-repeat right;
  height: 20px;
  padding: 15px 10px 10px 20px;
  text-shadow: #000 1px 1px;
  margin-bottom: 6px;
  letter-spacing: 1px;
  }

#navbar ul li a.mainabout ,
#navbar ul li a.mainabout:visited {
  font-size: 1.2em;
  text-transform: uppercase;
  color: #eee;
  height: 45px;
  height: 20px;
  padding: 15px 10px 10px 20px;
  text-shadow: #000 1px 1px;
  margin-bottom: 6px;
  letter-spacing: 1px;
  }

#navbar ul li a.sub,
#navbar ul li a.sub:visited {
  font-size: 1.3em;
  padding: 3px 20px 3px 20px;
  color: #777;
  }

#navbar ul li a.subbot,
#navbar ul li a.subbot:visited {
  font-size: 1.3em;
  padding: 4px 20px 12px 20px;
  color: #777;
  }

/* HOVER LINKS ------------------------------------------------------------- */

#navbar ul li:hover a.main,
#navbar ul li:hover a.main:visited,
#navbar ul li:hover a.mainabout,
#navbar ul li:hover a.mainabout:visited {
  color: #fff;
  }

#navbar ul li:hover a.sub,
#navbar ul li:hover a.sub:visited,
#navbar ul li:hover a.subbot,
#navbar ul li:hover a.subbot:visited {
  color: #fff;
  text-shadow: #444 1px 1px;
  }

#navbar ul li:hover a.main:hover,
#navbar ul li:hover a.mainabout:hover {
  color: #ff9944;
  }

#navbar ul li:hover a.sub:hover,
#navbar ul li:hover a.subbot:hover {
  color: #ff9944;
  text-shadow: #444 1px 1px;
  }

/* BLOCK YOU ARE HERE LINKS ------------------------------------------------ */

#navbar ul li.urh a.main,
#navbar ul li.urh a.main:visited,
#navbar ul li.urh a.mainabout,
#navbar ul li.urh a.mainabout:visited {
  color: #fff;
  }

#navbar ul li.urh:hover a.main:hover,
#navbar ul li.urh:hover a.mainabout:hover {
  color: #ff9944;
  }

#navbar ul li.urh a.sub,
#navbar ul li.urh a.sub:visited,
#navbar ul li.urh a.subbot,
#navbar ul li.urh a.subbot:visited {
  color: #fff;
  text-shadow: #444 1px 1px;
  }

#navbar ul li.urh:hover a.sub:hover,
#navbar ul li.urh:hover a.subbot:hover {
  color: #ff9944;
  text-shadow: #444 1px 1px;
  }

/* BLOCK YOU ARE HERE TEXT URH LINKS --------------------------------------- */

#navbar ul li.urh a.murh,
#navbar ul li.urh a.murh:visited {
  color: #ff9944;
  }

#navbar ul li.urh a.surh,
#navbar ul li.urh a.surh:visited {
  color: #ff9944;
  text-shadow: #444 1px 1px;
  }

/*---------------------------------------------------------------------------*/
/*---------------------------- BILLBOARD ------------------------------------*/
/*---------------------------------------------------------------------------*/

#billboard {
  width: 100%;
  background-image: url(images/greybk3.png);
  background-color: #ccc;
  }

#container.billbd {
	background-image: url(images/shadowbk4.png);
	height: 385px;
	padding: 20px 0 0 0;
	}

#frame {
	width: 940px;
	background-color: #fff;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #aaa;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow: hidden;
	}

#picback {
  width: 940px;
  height: 280px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  }

#cutline {
  width: 100%;
  height: 60px;
  background-image: url(images/gradient.png) repeat-x;
  background-color: #444;
  margin-top: 0px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  }

h1, h2 {
  font-size: 1.9em;
  line-height: 100%;
  color: #eee;
  padding: 18px 40px;
  text-shadow: #000 1px 1px;
  }

#cutline.essay h2 {
  line-height: 100%;
  padding: 10px 40px 0 40px;
  }

#cutline.essay p {
  color: #eee;
  line-height: 100%;
  font-size: 1.4em;
  padding: 4px 40px 17px 40px;
  }


/*---------------------------------------------------------------------------*/
/*---------------------------- COPY AREA ------------------------------------*/
/*---------------------------------------------------------------------------*/

#copyframe {
  background-color: #fff;
  width: 100%;
  margin: 20px 0;
  border: 1px solid #ccc;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
  overflow: hidden;
  }

/* COLUMN TEXT LINKS */

#copyframe a,
#copyframe a:visited {
  color: #e47600;
  }

#copyframe a:hover {
  text-decoration: underline;
  }

/* LEFT SIDE --------------------------------------------------------------- */

#leftcolumn {
  float: left;
  width: 660px;
  padding: 5px 0 30px 0;
  }

/* LEFT SIDE TEXT */

h4 {
  font-size: 1.4em;
  font-weight: bold;
  color: #444;
  margin: 20px 40px 5px 20px;
  line-height: 100%;
  }

h4.news {
  margin-bottom: 20px;
  }

#leftcolumn p {
  margin: 5px 20px 15px 20px;
  line-height: 150%;
  font-size: 1.4em;
  }
  
/* LEFT LIST ITEMS */

#leftcolumn ul,
#leftcolumn ol {
  margin: 15px 20px 15px 20px;
  }

#leftcolumn ul li {
  font-size: 1.4em;
  margin: 0 20px;
  line-height: 150%;
  list-style-type: square;
  }

#leftcolumn ol li {
  font-size: 1.4em;
  margin: 0 20px;
  line-height: 150%;
  list-style-type: decimal;
  }

#leftcolumn.essay ol li ,
#leftcolumn.essay ul li {
  margin: 0 20px 10px 20px;
  }

/* RIGHT SIDE -------------------------------------------------------------- */

#rightcolumn {
  float: right;
  width: 260px;
  margin: 25px 20px 30px 0;
  padding-bottom: 10px;
  background-color: #e9e9e9;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
  }

/* RIGHT SIDE TEXT */
  
h5 {
  font-size: 1.3em;
  font-weight: bold;
  color: #444;
  margin: 17px 20px;
  line-height: 100%;
  }

#rightcolumn p {
  margin: 2px 20px 10px 20px;
  line-height: 160%;
  font-size: 1.3em;
  }
  
/* RIGHT LIST ITEMS */

#rightcolumn ul {
  margin: 10px;
  }

#rightcolumn ul li {
  list-style-type: square;
  font-size: 1.3em;
  margin: 0 0 5px 30px;
  line-height: 140%;
  }

/* HOME SIDEBAR */

#rightcolumn.home p {
  font-size: 1.3em;
  line-height: 140%;
  }

/* ESSAY YOU ARE HERE */

#rightcolumn a.eurh {
  color: #444;
  }

/* SINGLE COLUMN ----------------------------------------------------------- */

#singlecols {
  width: 860px;
  margin: 0 0 0 50px;
  border-bottom: 1px solid #ccc;
  }

#leftsingle {
  float: left;
  width: 400px;
  }

#rightsingle {
  float: right;
  width: 400px;
  }

#leftsingle p, 
#rightsingle p {
  margin: 5px 20px 20px 0;
  line-height: 150%;
  font-size: 1.4em;
  }

#singlecols h4 {
  margin: 20px 40px 5px 0;
  }

/* HEADINGS */

#vshead {
  float: left;
  width: 410px;
  }

#vsheadtwo {
  float: right;
  width: 440px;
  }

/* TABLE CELLS ------------------------------------------------------------- */

table {
  width: 100%;
  }

td {
  width: 50%;
  }

#leftcolumn td ul {
  margin: 0 0 0 20px;
  }

#leftcolumn td li {
  font-size: 1.4em;
  margin: 0 20px;
  line-height: 160%;
  list-style-type: square;
  }

/*---------------------------------------------------------------------------*/
/*---------------------------- FOOTER ---------------------------------------*/
/*---------------------------------------------------------------------------*/

#copyframe.footer ul li {
  float: left;
  display: block;
  width: 239px;
  margin-right: 1px;
  }

#copyframe.footer ul li.right {
  float: right;
  margin-right: 0px;
  }

/* FOOTER TEXT */

#copyframe.footer p {
  font-size: 1.2em;
  margin: 10px 20px;
  line-height: 140%;
  }

#copyframe.footer a,
#copyframe.footer a:visited {
  color: #e47600;
  font-weight: bold;
  text-transform: uppercase;
  }

#copyframe.footer a:hover {
  text-decoration: underline;
  }

#copyframe.footer a.here,
#copyframe.footer a.here:visited {
  color: #444;
  }