/*  
Theme Name: College Green
Theme URI: http://www.collegegreen.com
Description: A child theme for Mimbo
Version: 0.1
Author: Meghan Ventura
Author URI: http://www.meghanventura.com
Template: mimbo

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/


@import url("../mimbo/style.css");
@import url("../mimbo/css/nav.css");


/*HTML*/
h1.masthead {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent no-repeat scroll 0 0;
height:115px;
margin:0;
width:350px;
}



p {
font-size:115%;
}

#content {
padding:0px 0px 0px 5px;

}

#searchform {
position:relative;
top:-58px;
right:-2px
}


#masthead{
background:url('http://www.collegegreenmag.com/wp-content/uploads/2010/09/4cg_masthead_fall2010.png');
background-repeat:no-repeat;

}

body {
	background:#669955;
	}
#page {
	width:900px;
	}

#nav li.current_page_item a, #nav li.current_page_item a:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFEE none repeat scroll 0 0;
color:#292928;
}

#nav li {
color:#3F4A4F;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-right:10px;
position:relative;
}

#nav-cat {
         background:#55B948 none repeat scroll 0 0;
         color: #1D8807;
         border-top:1px solid #105C10;
         line-height:1;
         margin:0 auto;
         padding:6px 0 6px 15px;
         position:relative;
         }

#nav-cat a{
          color:#ffffee;
          }

#description {
        font-family: Arial,Verdana, sans-serif;
	color:#FFFFFF;
        text-decoration:none;
        position:relative;
        top:65px;
        right:380px;
}

a, a:visited {
             color:#1D8807;
             }

#nav a, #nav a:visited {
-x-system-font:none;
border:medium none;
color:#3F4A4F;
display:block;
font-family:Arial,Verdana;
font-size:0.75em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:0.07em;
line-height:normal;
padding:7px 22px;
text-decoration:none;
}

#lead {
background:#F4F4CB none repeat scroll 0 0;
border-bottom:1px solid #DADADA;
border-right:1px solid #DADADA;
margin:22px 0;
}

#lead img {
margin: 10px 0px 0px 5px;
padding:0px;
}

/* Lead box green color #C6E6BB  
 Working on changing the h2 color :(

#masthead { background:url('http://collegegreenmag.files.wordpress.com/2009/05/header6.jpg');
}

#lead h2 a {
color:#1D8807;
}

 */


#sidebar a, #sidebar a:visited, #home #content a, #home #content a:visited, .archive-list h4 a, .archive-list h4 a:visited, .commentcount a, .commentcount a:visited, .fullarchive a, .fullarchive a:visited {
color:#115802;
text-decoration:none;
}

#lead:hover {
	background:#E9E9B5;
	border-bottom:1px solid #cbcbca;
	border-right:1px solid #cbcbca;
	}

#wrapper {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFEE none repeat scroll 0 0;
border-bottom:1px solid #CAC8C2;
border-right:1px solid #CAC8C2;
font-size:0.75em;
padding: 0px;
}

/* Padding for lead graph */
#lead-text p {
padding: 0px 0px 0px 20px;
}

#lead-text h2 {
padding: 0px 0px 0px 20px;
}

#widgettitle {
padding: 0px 0px 20px 0px;
}


.widget td {
background-color:#FFFFEE;
float: right;
border:#FFFFEE;
}
