/*   
Theme Name: Thematic Feature Site
Theme URI: 
Description: Use the Thematic Feature Site Theme to power your WordPress web site.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0.1
Tags: Thematic
.
Thematic Site 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('2c-r-fixed-988px.css');

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

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

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


/* =Global Elements
-------------------------------------------------------------- */

body { 
    background: url('http://madigram.com/files/2010/07/blue_bg.png') repeat;
   }
   
#buttons {
    padding:.75em 0;
} 
a.button {
    border:1px solid #ccc;
    -webkit-border-radius: .7em;
    -moz-border-radius: .7em;
    border-radius: .7em;
    color:#666;
    font-size:13px;
    margin:0 10px 0 0;
    padding:.75em 1.25em;    
    text-decoration:none;
    background: #fff;
}
a.button:hover,
a.button:active {
    color: #FF4B33;
}


/* =Header
-------------------------------------------------------------- */

#header {
   background:url('http://madigram.com/files/2010/07/blue_bg.png') repeat;
   }

#branding {
    position:relative;
        background-image:url('http://madigram.com/files/2010/07/madigram_new_header6.png');

}
#blog-title {
    width:652px;
    border: 1px solid black;
    margin-left: -999px;
}
#blog-description {
    width:652px;
    margin-left: -999px;
}
#branding #searchform {
    position:absolute;
    top:90px;
    right:100px;
}
#branding #searchform label {
    display:none;
}
#branding #searchform input {
    font-family: Arial, Verdana, sans-serif;
    font-size:13px;
    line-height:18px;
    border: 1px solid #eddaba;
    background: none;
}
#branding #searchform input#s {
    width:200px;
}
#branding #searchform input#searchsubmit {
    display:none;
}

/* =Menu
-------------------------------------------------------------- */

#nav {
    float:right;
}

#access {
    border: none !important;
    }
    
.menu {
    width: 974px;
    background: url('http://madigram.com/files/2010/07/madigram_menu_background.png') no-repeat;
    height: 32px;
    }

.menu li {
    background: #374a5a;
    }

.menu li.current_page_item {
    background: #a9bac5;
    }

.menu li.current_page_item a {
    color: #000 !important;
    border-bottom: none;
    }

.menu li a {
    color: #fff !important;
    }

.menu li a:hover {
   color: #000 !important;
   }
   
/* =Content
-------------------------------------------------------------- */

.search .page-title {
    display:none;
}

#feature-title {
   background: url('http://madigram.com/files/2010/07/madigram_featured_title_ver3.png') no-repeat;
   height: 75px; }

#feature-title h2 {
   margin-left: -999px;
   }
/* =Leader and Front Page Styles
-------------------------------------------------------------- */

#leader {
    border-bottom:1px solid #ccc;
    padding:15px 20px 0px 20px;
    background: #a9bac5 !important;
    width: 934px;
    margin: 0 auto;
}
#leader-container {
    margin:0 auto;
    overflow:hidden;
    position:relative;
    width:988px;
}
#leader .entry-title {
    font-size:40px;
    line-height:50px;
    margin-top:-8px;
    padding:0 0 14px 0;
}
#leader .entry-title span {
    font-family:Georgia,serif;
    font-weight:normal;
    font-style:italic;
}
.single #leader .entry-title {
    width:652px;
}
#leader .entry-meta {
    position:absolute;
    top:15px;
    left:690px;
}

.page-template-front-page-php #feature {
		float:left;
}
.page-template-front-page-php #feature img {
float:left;
margin:10px 10px 25px 10px;
border: solid 1px #333;
padding: 3px;
background: #f9f5ea;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.page-template-front-page-php #feature-info {
    float:right;
	margin:0 20px 0 19px;
    width:464px;
}
.page-template-front-page-php #feature-info h3 {
    font-family:Verdana,sans-serif;
    font-size: 22px;
    line-height:22px;
    margin-top:0px;
    padding:0 0 14px 0;
    repeat-x;
    font-variant: small-caps;
}
.page-template-front-page-php #container,
.page-template-front-page-php #content  {
    margin:0;
    padding:0;
    width:988px;
}
.page-template-front-page-php #container {
    margin-top:-21px;
}
.page-template-front-page-php #sub-feature {
    font-size:13px;
    line-height:18px;
    position:relative;
    overflow:hidden;
}
.page-template-front-page-php #sub-feature p {
    margin:0 0 18px 0;
}
.page-template-front-page-php #sub-feature h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
.page-template-front-page-php #sub-feature h3 img {
    position:absolute;
    top:3px;
    right: 15px;
}
.page-template-front-page-php .block {
    float:left;
    width:460px;
}
#front-block-1 { 
    margin-right: 20px;
    margin-left: 15px !important;
}
.page-template-front-page-php .block .avatar {
    float:left;
    margin:.25em 10px 0 0;
}
.page-template-front-page-php .block ul {
    border-top:1px solid #ccc;
    list-style:none;
    margin:0;
}
.page-template-front-page-php .block ul li {
    display:inline;
}
.page-template-front-page-php .block ul li a {
    border-bottom:1px solid #ccc;
    color:#666;
    display:block;
    padding:6px 0;
    text-decoration:none;
}
.page-template-front-page-php .block ul li a:hover,
.page-template-front-page-php .block ul li a:active {
    background:#fafafa;
    color: #FF4B33;
}
.page .entry-content,
.single .entry-content {
    padding-top:0;
}
#main {
  background: url('http://madigram.com/files/2010/07/madigram_content_bg4.png') no-repeat;
  padding-top: 0px !important;
  }
  
#siteinfo {
   display: none;
   }

/*Portfolio Styles*/

div.jh-portfolio {
  margin: 0px 20px 0px 50px;
  }
div.jh-portfolio h2.entry-title {
   display: none;
   font-size: 0px;
   }

body.not-singular li.page-item-987654321,
body.postid-77 li.page-item-987654321,
body.postid-73 li.page-item-987654321,
body.postid-70 li.page-item-987654321 {
   background: #a9bac5;
   }
   
body.not-singular li.page-item-987654321 a,
body.postid-77 li.page-item-987654321 a,
body.postid-73 li.page-item-987654321 a,
body.postid-70 li.page-item-987654321 a {
color: #000 !important;
border-bottom: none;
}
