/*
Theme Name: Your Job to Lose
Theme URI:
Description: Child theme using Thematic Framework
Author: Bill Lea
Author URI: http://www.yourjobtolose.com
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');




body {font-family: Georgia,"Times New Roman",serif;
    background-color: #eeeeee;
    background:#F7F6F6 url(images/bg1.jpg) repeat-x scroll top center;
color:#404040;
color:#222222;
font-family:Arial,Verdana,Helvetica,sans-serif;
  
    }

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

.entry-title a:link, .entry-title a:visited, .entry-meta a:link, .entry-meta a:visited, .aside a:link, .aside a:visited {
    color:#787384;
}
.entry-content a:link, .entry-content a:visited {
    color:#0000ff;
}
a:active,
a:hover {
    color: #787384;
    text-decoration: underline;
}
.entry-title a:active, .entry-title a:hover {
color:#787384;
}
.entry-meta a:active, .entry-meta a:hover {
color:#787384;
}
.aside a:active, .aside a:hover {
color:#787384;
}


.clear {
  clear: both; height: 20px;
}

img {border: none;}

#header {
    
    padding: 0px;
  
 /*  background:#3274D0 url(images/mtn-bg.png) no-repeat;
    background-position: top right;*/

}
#branding {
      height: 244px;
      padding: 0px;
      margin: 0 auto;
      padding: 0px;
      background-color: #f1e39e;
}
#blog-title a {
    width: 950px;
    height: 244px;
    text-indent: -9999px;
    display: block;
    background:transparent url(images/header.png) no-repeat scroll 0 0;
    border:medium none;

}
#access {
   border-bottom:none;
   height:39px;
}



#blog-description {
    display: none;
}

#main {
    width: 950px;
    padding-top: 44px;
}

#container, #quote-container {
    
    
}
#content, #quote-content {
    
    width: 100%;
    margin: 0px;
    border: 1px solid #ccc;
    background:#FFFFFF url(images/box-bgr.gif) repeat-x scroll top center;
    width: 583px;
    padding: 20px;
}
#quote-content {
margin-top: 22px;
font-size: 24px;
line-height: 1.3;
padding-bottom: 0px;

}
.entry-content {
padding:0;
}
/*#primary, #secondary, #thirdary, #fourthdary {
     border: 1px solid #ccc;
    background:#FFFFFF url(images/box-bgr.gif) repeat-x scroll top center;
    margin-bottom:22px;
    
}*/

li.wid {
     border: 1px solid #ccc;
    background:#FFFFFF url(images/box-bgr.gif) repeat-x scroll top center;
    margin-bottom:22px;
    text-align: center;
   

}
ul.xoxo {
       text-align: center;
       padding: 0px;
       margin: 0;
       
}
.xoxo li {
       text-align: center;
       padding: 20px 20px 0px 20px;
       margin: 0;
       margin-bottom:22px;
}
.aside {
    color: #222222;
}
.main-aside {
    width: 305px;
    right: 0px;
    /*padding-top: 20px;*/
    text-align: center;
    border: none;
}
#primary {
    border: none;
    padding: 0px;
    margin: 0px;
    
}
.main-aside p {
    /*text-align: left;*/
}


.main-aside h2 {

margin-bottom: 1em;
font-size:1.5em;
font-weight:normal;
}
.entry-meta {
	margin-bottom: 10px;
}

#action {
	 border: 1px solid #C6D880;
    background:#E6EFC2;
    margin-bottom:22px;
    padding: 20px;
}
#action p {
	background:transparent url(images/right_arrow.png) no-repeat scroll left top;
	font-weight:bold;
	font-size:20px;
	line-height:27px;
	margin:0;
	padding:0 0 0 45px;
}
.continue-reading {
	background-color: #787384;
	display: inline;
	color: white;
	padding: 5px;
}
.continue-reading a:link, .continue-reading a:visited {
	color: #fff;
	text-decoration: none;
}
.continue-reading a:hover, .continue-reading a:active {
text-decoration: underline;	
}
.list1 li, .entry-content ol li, .entry-content ul li {
  
border-bottom:1px solid #E7E7E7;
height:1%;
padding:0.5em 0 0.5em 13px;
margin-left: 0px;
}
.entry-content ul li {

background:transparent url(images/ico-list1.gif) no-repeat scroll 0 1.1em;
padding:0.7em 0 0.7em 13px;

}
.home .entry-content ul li {

font-size: 1.1em;

}
ul {
    margin-left: 10px;
}
ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}


#footer {
    background-color: #eee;
   
}




/*** MENU SKIN ***/
.sf-menu {

       line-height: 39px;
   border-right: none;


}
.sf-menu a {


    border: none;
text-decoration:none;
padding: 0px 20px;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    /*border-bottom-color:#fff;*/
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	background:		#fff;
    background: none;
}
.sf-menu li li {
	background:		#fff;
}
.sf-menu li li li {
	background:		#787384;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #787384;
	outline:		0;
    border-bottom-color:#ccc;
}
.sf-menu ul {
    border-right:1px solid #ccc;
    /*border-bottom:1px solid #ccc;
    border: none;*/
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:39px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#787384;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #dddddd;
    text-decoration: underline;
}


/* i added */
.sf-menu li ul a {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
    border: none;

}
.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
    background:     #5e5a67;
	outline:		0;
    border-bottom-color:#ccc;
    color: #fff;
    text-decoration: none;
}



