/*  
Theme Name: theOMIgroup
Theme URI: http://theomigroup.com
Description: Light Organic WP theme with 2-3 column layout, with multiple footers. Created by <a href="http://ddesignstudios.com/">dDesign Studios</a>. 
Author: don harris
Author URI: http://ddesignstudios.com/
Version: 1.0
Tags: Light, blue, 3 columns, 2 columns, clean, transparent, right sidebar, fixed width, valid xhtml, valid css,  1024, multiple footers .
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
 font-family: Optima, "Lucida Grande","Trebuchet MS",Verdana, Helvetica, Arial, sans-serif;
  }

hr {
border-bottom: 1px #808000 solid; }


pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
font-family: Optima, "Lucida Grande","Trebuchet MS",Verdana, Helvetica, Arial, sans-serif;
  font-size: 11pt;
color: #444; }

a {
font-family: Optima, "Lucida Grande","Trebuchet MS",Verdana, Helvetica, Arial, sans-serif;
  color: #222;
  text-decoration: none;
  }

a:hover {
  color: #6598b8;
 
  }

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
background: #fff url(images/bg.jpg) no-repeat fixed top center;
font-family: Optima, "Lucida Grande","Trebuchet MS",Verdana, Helvetica, Arial, sans-serif; }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 950px;
  text-align: left;
  padding: 0;
background-image: url(images/wrapper-bg.png);
background-repeat: no-repeat; }

#header {
  padding: 0;
  margin: 0;
  height: 250px;
width: 950px;
z-index: 1;
}

#header #topright {
 text-align: left;
  float: right;
  width: 653px;
z-index: 2;
margin: 0;
height: 250px;
border-left: 1px #808000 solid;
border-right: 1px #808000 solid;
padding: 0;
background-image: url(images/main-bg2.png);
background-repeat: repeat-y;
 }
#header #topright img{border: none;
margin-top: 15px;
margin-left: 20px; }
#header #topright img.aligntopright{border: none;
margin-top: 0px;
margin-left: 20px; }

#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #000;
  font-size: 9pt;
  padding: 0 0 0 25px;
  text-transform: lowercase;
  }
#header #topright li a:hover {
  color: #000;
  text-decoration: none;
  }

#header #topleft {
font-size: 11pt;
  float: left;
  width: 295px;
height: 250px;
z-index: 40; 
  margin: 0em;
  padding: 0em;
overflow: visible;

}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #808000;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #804000;
  text-decoration: none;
  }

#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }


/* Menu */

#nav ul {
	margin: 0 0 0 0;
width: 295px; }
#nav li {
width: 295px;
	border-bottom: none;
list-style-type: none;
 }

#nav a {
	display: block;
	line-height: 15pt;
	padding-top: 5px;
text-align: right;
padding-right: 55px; }

#nav a:hover, .current_page_item, .current {
padding-right: 55px;
text-decoration: none; }
#nav li a:hover{
	border-bottom: 1px #808000 solid;

 }
#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }
/*accordian menu styles */

.mainmenu{
padding: 0;
width: 295px; /*width of menu*/
border-bottom-width: 0;
margin: 0;
padding-top: 10px; }

.mainmenu a.menuitem{
font: bold 13px Optima, "Lucida Grande","Trebuchet MS",Verdana, Helvetica, Arial, sans-serif;
color: #808000;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 2px 80px 2px 10px;
padding-left: 10px;
text-decoration: none;
text-align: right; }


.mainmenu a.menuitem:visited, .mainmenu .menuitem:active{
color: #808000;
}

.mainmenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 50px;
border: none;
}

.mainmenu a.menuitem:hover{
color: #804000; }

.mainmenu div.submenu{ /*DIV that contains each sub menu*/
margin: 0em; }

.mainmenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.mainmenu div.submenu ul li{
margin: 0; }

.mainmenu div.submenu ul li a{
display: block;
font: normal 12px Optima, "Lucida Grande","Trebuchet MS",Verdana, Helvetica, Arial, sans-serif;

text-decoration: none;
padding: 1px 0px 1px 175px;

color: #808000;
text-align: left; }

.mainmenu div.submenu ul li a:hover{

color: #804000;
}
/* end of accordian menu styles */
/* Top Content */

#main {
  max-height: none;
  height: 100%;
  margin: 0;
  clear: both;
  width: 950px;
  padding: 0;
background-image: url(images/main-bg2.png);
background-repeat: repeat-y;
background-position: right top;
color: #4c4c4c; 
}
#contentwrapper {
  float:left;
  width: 294px;
  margin: 0;
  padding: 0;
 }
#contentwrapper2 {
  float:left;
  width: 650px;  
  margin: 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 0px 0em 10px 0em;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #444;
  font-weight: normal;
  background: url(images/bg-main2.png) repeat;
  padding: 5px;
  }
#post {
  margin-top: 0px;
  margin-left: 0;
  margin-right: 0;
  padding:0px;
margin-bottom: 0;
padding-top: 10px;
z-index: 60;
position: relative; }
#post h2 a {
  font-size: 18px;
  font-weight: bold;
  color: #804000;
  letter-spacing: 1px;
margin-left: 30px;
z-index: 100; }
#post h2 a:hover {
  font-weight: normal;
  text-decoration: none;
  color: #804000;
  }
#post h3 a {
  font-size: 13px;
  font-weight: bold;
  color: #804000;
  letter-spacing: 1px;
	margin-left: 30px;
z-index: 100; }
#post h3 a:hover {
font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #804000;
  margin-left: 30px;
  }


/* Content section */

#main .content {
  min-height: 400px;
  margin: 0em 35px 5px 30px;
  padding: 0; }
#main .content h2 {
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-top: 0em;
  font-size: 15px;
  font-weight: bold;
  color: #804000;
  padding: 0px 0em 3px 0em;
letter-spacing: 1px; }
#main .content h3 {
  font-size: 12px;
  color: #804000;
  letter-spacing: 1px; }
#main .content h4 {
  font-size: 11px;
  color: #808000;
  letter-spacing: 1px; }
#main .content p {
  margin-left: 0px;
  margin-bottom: 0em;
  margin-right: 0px;
  margin-top: 10px;
  font-size: 10pt;
  color: #222;
  padding: 0px 0em 6px 0em;
line-height: 16pt;
text-align: justify; }
#post h2.news a {
  font-size: 14px;
  font-weight: bold;
  color: #804000;
  margin: 0;
  padding: 0;
letter-spacing: 1px; }
#post h3.news a{
  font-size: 12px;
  color: #808000;
  letter-spacing: 1px;
 
margin: 0em; }
#post h4.news a{
  padding: 0px;
  text-decoration: none;
  font-size: 12px;
  color: #804000;
  letter-spacing: 1pt;

margin: 0em; }
#main .content a {
  text-decoration: none;
  color: #808000;
  }
#main .content a:hover {
  color: #804000;
  }
#main .content form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main .content #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
#main .seemore .moreicon{ /*CSS for icon image that gets dynamically added to more tag*/
position: relative;
top: 4px;
left: 4px;
border: none;
width: 20px;
height: 20px;
text-align: right; }
#main .morecontent p {
  font-size: 11pt;
  color: #222;  
  margin: 0em 2px 0em 0px;
  padding: 0px 0em 6px 0em;
line-height: 16pt;
text-align: justify; }

#main .nextprevious {
  margin: 10px 0 5px 0;
color: #804000; }
#main .nextprevious a {
  color: #808000;
  text-transform: lowercase;
margin-left: 4px;
margin-right: 4px; }
#main .nextprevious a:hover {
  color: #804000;
  }
#main .nextprevious img{
margin: 0px;
border: none;}

#searchsubmit, #sidebarsubmit, #commentform #submit {
	font: normal 0.8em 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;	
	text-transform: lowercase;	
	}
	
#searchform {
	padding: 0px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: 60px;
	margin-top: 10px;
	float: right; 
	text-align: left;
	}


/* Sidebars */
#sidebars {
  background-repeat: repeat-y;
  background-position: 0 top;
  margin: 0;
  float: right;
  width: 653px;
border-left: 1px #808000 solid;
border-right: 1px #808000 solid;

  }
#sidebars .sidebarbox {
 
  padding: 8px 15px 8px 15px;
 }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#main #sidebars .post .content {
  min-height: 1px;
  height: auto;
  margin: 0em 35px 5px 30px;
  padding: 0; }
#main #sidebars .nextprevious {
margin-left: 0;
margin-bottom: 30px;
margin-right: 60px;
margin-top: 10px;
color: #804000; }
#main #sidebars .nextprevious a {
  color: #808000;
  text-transform: lowercase;
margin-left: 4px;
margin-right: 4px; }
#main #sidebars .nextprevious a:hover {
  color: #804000;
  }


#sidebars .post {
  position: relative;
  min-height: 50px;
  height: auto;
  margin: 0em 35px 5px 30px;
  padding: 0; }

#sidebar_left {
  float: left;
  width: 294px;
  }

#sidebar_right {
  float: right;
  width: 200px;
  }

#sidebars h2 {
   font-size: 18px;
  font-weight: bold;
  color: #804000;
  letter-spacing: 1px;
margin-left: 30px; 
  }
#sidebars h2 a{
   margin-top: 0px;
   font-size: 16px;
  font-weight: bold;
  color: #808000;
  letter-spacing: 1px;

  }


#sidebars h3{
  padding-left: 0px;
  padding-bottom: 5px;
  padding-right: 0px;
  padding-top: 0px;
  margin-left: 0px;
  margin-bottom: 0em;
  margin-right: 0em;
  margin-top: 0em;
  font-size: 11px;
  color: #804000;
  letter-spacing: 1pt; }


#sidebars h3 a{
  border-bottom-color: #804000;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  text-decoration: none;
  font-size: 11px;
  color: #804000;
  letter-spacing: 1pt;

margin: 0em; }
#sidebars h4{
  padding-left: 0px;
  padding-bottom: 5px;
  padding-right: 0px;
  padding-top: 0px;
  margin-left: 0px;
  margin-bottom: 0em;
  margin-right: 0em;
  margin-top: 0em;
  font-size: 10px;
  color: #804000;
  letter-spacing: 1pt; }


#sidebars h4 a{
  border-bottom-color: #808000;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  text-decoration: none;
  font-size: 10px;
  color: #808000;
  letter-spacing: 1pt;

margin: 0em; }


#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0em 0em 5px 0em;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 10pt;
background: url(images/menu-display.gif) no-repeat 0px 3px;
margin-left: 10px;
color: #4c4c4c;
padding-left: 20px; }

#sidebars li ul {
  padding: 0;
margin-left: 5px;
margin-top: 5px; }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #333333;
  background: url(images/menu-display.gif) no-repeat 0px 8px;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #555;
  }
#sidebars a:hover {
  color: #804000;
  text-decoration: none;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;

  }
  
.content h2 a {
  color: #804000;
  font-size: 14pt;
  text-decoration: none;
letter-spacing: 1pt; }
.content h2 a:hover {
  color: #444;
  text-decoration: none;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* Before footer */

#morefoot {
padding: 0;
margin: 0em 0em 5px 0em;
border-top: 1px #808000 solid;
border-right: 1px #808000 solid;
border-left: 1px #808000 solid;
border-bottom: 1px #808000 solid;

font-size: 12pt;
}
#morefoot p {
  margin: 15px 0em 0px 15px;
  padding: 0;
color: #666666;
overflow: visible; }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 10pt;
  }
#morefoot a {
 font-size: 10pt;
  text-decoration: none;
  color: #808000;
  }
#morefoot a:hover {
  text-decoration: none;
  color: #804000;

  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #000;
  letter-spacing:1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width:650px;
height: 40px;
margin-left: 0;
overflow: visible;
padding-top: 0em;
padding: 0em; }

#morefoot .col2 {
  margin: 0px;
  float: left;
  width: 240px;
  }
#morefoot .col3 {
  float: left;
  width: 0px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  clear: both;
  padding: 5px 15px 10px 15px;
  }
#footer p {
  font-size: 9pt;
  color: #808000;
  padding: 0;
  text-align: right;
  margin-top: 10px; }
#footer a {
  color: #808000;
  text-decoration: underline;
 }
#footer a:hover {
  color: #804000;
  }
#footerleft {
  float: left;
  width: 295px;
  }
#footerright {
  float: right;
  width: 654px;
  text-align: right;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 30px 5px 0px;
  }
.alignright {
  margin-left: 10px;
  margin-bottom: 5px;
  margin-right: 30px;
  margin-top: 5px;
  float: right;
  }
.aligncenter,
div.aligncenter {
  margin: 5px auto 10px auto;
  text-align: center;
  display: block;
padding-left: 70px; }

img.alignleft {
  float: left;
  margin: 5px;
border: none;
 }
img.alignright {
  margin-left: 30;
  margin-bottom: 0;
  margin-right: 0px;
  margin-top: 0px;
  float: right;
border: none; }
img.badge {
  margin-left: 0;
  margin-bottom: 0;
  margin-right: 60px;
  margin-top: -60px;
  float: right;
border: none; }
img.aligncenter {
text-align: center;
border: none;
margin: 5px;
 }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }

