/*
Theme Name: Work At Home Exports
Theme URI: 
Description: Custom WordPress theme
Version: 1.0
Author: OWT
Author URI: http://www.owtweb.com/
*/

.clear {
	clear: both;
	padding-bottom: 1px;
	/* for Gecko-based browsers */
	margin-bottom: -1px;
	/* for Gecko-based browsers */
}
.hide { display: none !important; }
.inside { padding: 0 1em; }

li { margin-bottom: .4em; text-indent: 5px;  }

ul, ol, dl, p, h1, h2, h3, h4, h5, h6
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
}


h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	color: #000000; 
}

h1 {
        font-size: 115%;
		font-weight: bold; 
		margin-bottom: .5em; 
		color: #000099;  
        }
        
h2 {
        font-size: 105%;
		color: #000099; 
        }

h2.pagetitle {
        font-size: 1.6em;
        }
h3 {
        font-size: 103%;
		font-style: italic; 
		color: #000000;
        }

h1, h1 a, h1 a:visited, #headerimg .description {
        text-decoration: none;
        }

h1 a:hover { color: #000000; }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
        color:#000000; 
        }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
        text-decoration: none;
		
        }

h2.pagetitle {
        text-align: center;
}

h3 {
        padding: 0;
        margin: 10px 0 0;
        }

h3.comments {
        padding: 0;
        margin: 40px auto 20px ;
        }

a, a:link, a:visited, a:active
{
	color: #999999;
	text-decoration: none;
}

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

code { font-family: Verdana, Arial, Sans-Serif; }
label { cursor: pointer; }
table { font-size: 100%; }
td, th { vertical-align: top; }

body
{
	margin: 0px auto;
	top: 0px; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-size: 72%; 
	font-style: normal; 
	color: #000000; 
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	padding-top: 2px;
	background-color: #cccccc; 
}

.clearfix:after {
    content: "."; 
    display: block;   
    height: 0; 
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#pwrapper {
	position: relative; 
	overflow: hidden; 
    margin: 0 auto; 
    z-index: 60; 
	top: 0px; 
	xpadding: 2px; 
	margin-top: 8px; 
	font-style: normal; 
    width: 876px;  
    border: 2px black solid;  
	background-color: #ffffff;  
}
* html #pwrapper
{
        /* IE 5 win  fix for 1px whitespace between top and wrapper. */
      margin-top: -3px;
}
.summary    
{ 
	font-style: italic; 
    display: block;    
    padding-top: 6px;   
    color: #333333;
}
div#left   {
	clear: left; 
    float: left; 
    width: 155px;
    padding-right: 5px; 
	padding-left: 8px; 
	margin-left: -1px; 
    background-color: #eeeeee;
    border-right: 1px #333333 solid; 
    line-height: 14px; 
    z-index: 5; 
}
div#right {
    float: right; 
    top: 0px; 
    width: 155px; 
	background-color: #eeeeee; 
    padding-top: 4px; 
    padding-left: 6px; 
    border-left: 1px #333333 solid;  
}
div#middle {
	top: 0;
    margin: 0px 174px 24px 170px; 
    padding: 3px 8px 16px 8px;  
    background-color: #ffffff;     
}
#left, #right, #middle { 
  padding-bottom: 25000px; 
  margin-bottom: -24999px;
}
#right ul {
  margin: 2px 0px 2px -8px;
  padding-left: 1em; 
  text-indent: -0.9em; 
  list-style: none;
  text-align:left;
}
#right ul ul {
  margin-bottom:0px;   
}
#right ul {
  margin-top:3px;
  margin-left:5px;
}
#right ul li {
   margin:0px;
   text-indent: -10px;
   color: #706666; 
   text-decoration: none; 
}
#right ul li a {
  padding:0px;
  margin:0px;
  padding-left:3px;
  font-size:12px;
  color:#333333 ;
  text-decoration:none;
  line-height:15px; 
}

#right ul li a:hover {
  color:#990000;
  text-decoration:underline;
}

#right ol li {
   margin:0px;
   text-indent: -6px;      
}
* html #left, * html #right
{ 
    margin-top: 2px;
}
#space ul {
  text-align: left;
  line-height: 32px; 
  list-style-type: none; 
}
#space li {
  text-align: left;
  margin-bottom: 5px;
  margin-left: 8px;
}
#left ul {
  margin: 2px 0px 2px -5px;
  padding-left: 1em; 
  text-indent: -1em; 
  list-style: none;
  text-align:left;
}

#left ul ul {
  margin-bottom:0px;   
}

#left ul {
  margin-top:3px;
  margin-left:0px;
}
   
#left ul li {
   margin:0px;
   text-indent: -6px;
}
#left ul li a {
  padding:0px;
  margin:0px;
  padding-left:3px;
  font-size: 1em;
  color:#333333;
  text-decoration:none;
  line-height:1.3em; 
}

#left ul li a:hover {
  color:#990000;
  text-decoration:underline;
}
#left h3, #right h3
{
	color: #000000; 
	font-style: normal; 
	font-size: 118%;
	font-weight: bolder; 
	line-height: 120%; 
	
}
#left h3
{ 	margin-left: -10px;
	margin-right: -5px;
	margin-bottom: 2px; 
	padding: 4px; 
}
#right h3
{
	padding: 4px; 
	margin-left: -8px;
	margin-right: -5px;
	margin-bottom: 2px;  

}

.topiccloud { font-size: 11px; }
.posts_pager {
  font-weight:bold;
  text-align:center;
}
 
.posts_pager a {
  font-weight:normal;
}

.posts_pager a, .posts_pager {
  font-size: 10pt;
}
 
.post-title, .title {
  font-size: 32px;
  font-weight: bold;
  margin-top: 10px;
}
.post-info { 
	font-size: 13px; 
	color: #aaaaaa;; 
	text-transform: uppercase; 
	font-stretch: ultra-expanded; 
}

.post-date {
  font-size:8pt;
}
.feed-title {
  font-size:20pt;
}

.meta {
  font-size:12px;
}
.main {
  padding-right:10px;
}
.alignright {
  float: right;
}
.alignleft {
    float: left
}
.main img { float: right; margin-left: 8px; max-width: 462px; border: 1px black solid; }
.center img { clear: both; margin: 0 auto; padding: 4px; }
.caption { clear: both; text-align: center; }
.center { text-align: center; }
.comments {
  padding-left:0px;
}

.menu
{
		position: relative; 
		top: 12px; left: 0px; 
        height: 1.5em;
        color: #0000cc; 
		text-align: center; 
		width: 550px; 
        padding: 5px 12px 5px 8px;
}
 
.menu A, .menu a:link, .menu A:visited, .menu A:active
{
        font-size: 12px;
        color: #0000cc; 
        margin: 0px;    
        padding: 5px 12px 5px 8px;
        text-decoration: none;
        font-weight: bold;
}
 
.menu A:hover
{
        color: #cc0000; 
        text-decoration: underline;
}
#masthead
{
		width: 880px; 
		height: 235px;  
		margin: -3px 0px 0px -2px; 
		text-align:left; 
		background-image: url('images/masthead2.jpg');
}
#logo
{
        height: 70px; 
		width: 197px; 
        float: left;
		text-align: right; 
}
#topnav
{
		width: 400px; 
		height: 70px; 
		position: relative; 
		left: 200px; ; top: 20px; 
		line-height: 16px; 
		border: 1px red solid; 
}
.sep
{
        margin-left: -10px;
        padding-left: 10px;  

}
.specL
{
        clear: both;   
        font-size: 85%;   
	margin-left: 18px; 
	line-height: 2em;
}
.post-title { font-size: 1.6em; }
#rsa
{
	margin-left: 6px; padding-top: 1em;
}
#rsa img { border: none; }
#bb
{
    margin-left: 38px; padding-top: 1em;
}
#wp-calendar {
   margin:0px;
   text-indent: 3px;      
   font-size: .9em; 
}
.tagtitle {
	text-transform: capitalize; 
}
#searchsubmit {
	margin-top: 10px; 
	border: 0; 
}
#footermenu
{
	width: 907px; 
	margin: 0 auto; 
	text-align: center; 
	line-height: 1.2em;
	background-image: url('/wp-content/themes/ja/images/julie-backgroundfooter.gif');
}
#footercopy
{
	width: 788px; 
	margin: 0 auto; 
	text-align: center; 
	line-height: 1em;
}
.style1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

}



.style1 a:link{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration:none;

}

.style1 a:hover{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color:#CCCCCC;

	text-decoration:underline;

}

.style1 a:visited{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration:none;

}

.style1 a:active{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration:none;

}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.seealso 	{ 
	color: #0033dd;
    font-style: italic;
	margin: 4px; 
	padding: 4px; 
}
.seealso ul {
	font-style: normal; 
	padding-bottom: 4px; 
    border-bottom: 1px #cccccc solid; 
}
.seealso ul li {
	color: #000000; 
	font-style: normal; 
}
img { border: 0; float: right; }
.feedimg { border: 0; float: none; }
.stdimg { border: 0; float: none; }
img.ctrimg      { display: block; margin-left: auto; margin-right: auto; border: 0; float: none; }
img.left	{ border: 0; float: left; }
img.leftnf	{ border: 0; left: 0px; float:none; }
img.spacer	{ border: 0; float: none; }
#feedme, #feedme a:link, #feedme a:visited { 
    padding: 6px 0 6px 0;
    color: #000000; 
}
.alignright {
  float: right;
}
.alignleft {
    float: left
}
em { font-style: italic; }
strong { font-weight: bolder; }
.calendar { font-size: 1em; }
.padtab { 
	padding: 1px 25px 1px 10px; 
	height: 3px; 
	margin: 0; 
}
.padnav { padding: 8px 0px 6px 0px;}
.mbox { 
		top: 205px; 
		height: 32px; 
		display: block; 
		background-color: #aaaaaa; 
		right: 0; margin: 0; 
		text-align: right; 
		border-bottom: 2px #003366 solid; 
		border-top: 2px #003366 solid; 
		width: 880px; 
		z-index: 999; 
}
.hotline        { font-size: 16px; font-weight: bold; color: #990000; }
.hotbox         { position: absolute; top: 0; margin-top: 130px; text-align: right; width: 870px; }
.cmenu, .cmenu a:link, .cmenu a:active, .cmenu a:visited {
    padding: 3px 4px 2px 4px; 
    width:140px;
    text-decoration: none;
    color: #000099;
    font-weight: bold;
    font-size: 12px;
} 
.cmenu a:hover { color: #006166; text-decoration: underline; }
.disclaimer     { background-color: #cccccc; color: #666666; font-weight: bold; text-align: center; width: 880px; margin: 0 auto;  }
.footer         { border: 1px black solid; color: #000099; font-size: 15px; font-weight: bold; text-align: center; background-color: #aaaaaa; width: 880px; margin: 0 auto; }
.post-title { color: #990000;  }
.post-title a:active, a:link { color: #990000; }
.post-title a:visited { color: #990000; }
.post-title a:hover { color: #333333; }
.title, title a, .title a:link, title a:visited { color: #990000; font-size: 1.6em; }
.title a:hover { color: #333333; }
