/*
Theme Name: GSCC
Theme URI:
Description: GSCC new site under WordPress, based on Thematic.
Author: Kevin Peyton
Author URI: http://electricmill.com
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/
/*

#46316e purple
#288152 green
#adae9a grey

*.

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a 2 column 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 {
background:none repeat scroll 0 0 #288152;
margin-bottom:20px;
}
body, input, textarea {
font:15px/22px Arial,Lucida,Georgia,serif;
}

.rssfeed {
	height:26px;
	width:26px;
	float:right;
	margin:4px 10px 0 0 ;
}

#search_box {
 float:left;

}


#search_box input {
 margin:5px 0 0 120px;
 float:left;
 width:150px;
 height:18px;
}

h1, h2, h3, h4, h5, h6 {
color:#46316E;
}


#main {
background:none repeat scroll 0 0 #FFFFFF;
clear:both;
padding:25px 0 16px;
margin-top:30px;
}
#access {

background-color:#288152;
font-size:13px;
height:32px;
overflow:visible;
z-index:100;
width:960px;
margin:0 auto;
}
#header {
	/*
    -moz-border-radius-topright:10px;
    -moz-border-radius-bottomright:10px;
    -webkit-border-top-right-radius:10px;
    -webkit-border-bottom-right-radius:10px;
*/
    background-image: url(images/banner_bg_new.jpg);
    height:153px;
    width:959px;
    margin:0 auto;
    margin-top:20px;
    
}


#branding {
          padding:0px 0 0px;
          width:959px;
          height:153px;
}


.bcrumbs {
         margin-bottom:20px;
}

.menu {
/*
	  -moz-border-radius-topright:10px;
      -webkit-border-top-right-radius:10px;
	   */ 
      background:#46316E;
      clear:both;
      color:#CCCCCC;
      font-family:Arial,Tahoma,Verdana;
      font-size:16px;
      margin:0 auto;
      overflow:visible;
      padding:0;
      width:960px;
      height:34px;
      margin-top:0px;
}

.sf-menu {
	float:left;
	margin-left:0px;
	border-right:0px;
}

.sf-menu li {
	border-right:0px;
	background:none repeat scroll 0 0 #CCCCCC;

}


.sf-menu a {
	border-bottom:0px solid #CCCCCC;
	border-right:1px solid #FFFFFF;
	border-top:0 solid #CCCCCC;
	padding:9px 13px;
	text-decoration:none;
	border-left:0px;

}





.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    
    background: none repeat scroll 0 0 #BBABD9;    
	border-bottom-color: #CCCCCC;
    outline: 0 none;
	color: #FFFFFF;

}




.sf-menu a, .sf-menu  a:visited {
    color: #FFFFFF;
}


.sf-menu ul  {
border:1px solid #CCCCCC;
margin-top:2px;
padding-bottom:1px;
background:#FFFFFF;
}

.sf-menu ul a {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: medium none;
}

.sf-menu ul a,.sf-menu ul a:visited   {
	color:#000000;
}

.sf-menu ul a:hover  {
	background:#BBABD9;
	color:#FFFFFF;
}

.sf-menu a:hover, .sf-menu a:active {
	color:#FFFFFF;

}



#main {
      clear:both;
      padding:25px 0 16px;
}

.hp-gallery {
margin-bottom:20px;
}
.galleryview {
-moz-border-radius-topright:10px;
-moz-border-radius-bottomright:10px;

}

ul {
list-style:square outside none;
}

.sf-menu li {
    background: none repeat scroll 0 0 #46316E;
    border-right: 0 none;
}


#content {
margin:0 0 0 20px;
overflow:hidden;
width:610px;
}





#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px;
}
#content .wp-caption p.wp-caption-text {
	margin: 0px;
	color: #888;
	font-size: 12px;
	padding:10px;
}


#primary {
      -moz-border-radius-topright:10px;
      -moz-border-radius-bottomright:10px;
      -webkit-border-top-right-radius:10px;
      -webkit-border-bottom-right-radius:10px;
      border:1px solid #F5F5F5;
      background:none repeat scroll 0 0 #F5F5F5;
      margin-bottom:22px;
      padding:18px 0 0;
}

#secondary {
     // background:none repeat scroll 0 0 #F5F5F5;
      background:none repeat scroll 0 0 #FFFFFF;
      margin-left:0px;
}

#secondary ul {
padding: 0 0;
}

.aside h3 {
       font-size:17px;
       font-style:normal;
       border-bottom:1px dotted #BBBBBB;
       text-transform:uppercase;
}

.aside ul ul li {
       padding:5px 0;
       list-style-type:square;
       
}

/* hide RSS widget icon */
.aside a img {
display:none;
}

.aside a:hover, .aside a:active, .aside ul a:hover, .aside ul a:active {
color:#288152;
}

.aside a, .aside a:visited, .aside ul a {
color:#46316E;
}

a:hover, a:active, ul a:hover, ul a:active{
color:#288152;
}

p a, p a:link {
color:#46316E;
}



.entry-content {
padding:10px 0 0;
}

.entry-content h1, .entry-content h2 {
font-family:Arial,sans-serif;
font-size:19px;
font-weight:bold;
padding:0 0 13px;
}

.entry-content h3 {
font-size:17px;
font-style:italic;
padding:0px 0 5px;
}

.entry-title a {
text-decoration:underline;
}

.entry-title a:active, .entry-title a:hover {
color:#288152;
}


#faculty_members .wp-caption {
margin:0px;
}

#faculty_members p {
	font-size:12px;
	line-height:15px;
}


div.post_column_1 + br {
display:none;
}


#home_page_grid {
	width:600px;
	display:inline;
	height:100%;
	
}

#grid_box {

	width:198px;
	display:inline;
	float:left;
	height:145px;
	margin-right:5px;
	padding-bottom:10px;	
}
#grid_box ul {
	margin:0;
	text-align:left;

}

#grid_box ul li {

	list-style-type:none;

}

#grid_box ul li a{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CCCCCC;
	-moz-border-radius:5px;
	height:135px;
	color:#46316E;
	display:block;
	font-size:14px;
	padding:10px 15px 0px 10px;
	text-decoration:none;
}

#grid_box ul li a:hover{
	background:none repeat scroll 0 0 #CCCCCC;
}

#grid_box p {
	width:180px;
	line-height:18px;
	color:#000000;
}

#grid_box img {
	align:right;
	float:right;
	border:1px solid #BBBBBB;
	-moz-border-radius:2px;
	margin-right:0px;
	margin-left:5px;
}



#grid_box h2 {
	
	color:#46316E;
	font-size:17px;
	font-weight:bold;
	margin-bottom:5px;
}

.black {
	color:#000000;
}


#featured_image {
	background:none repeat scroll 0 0 black;
	border:10px solid #BBBBBB;
	height:194px;
	margin:0;
	position:relative;
	visibility:visible;
	width:587px;
	-moz-border-radius:10px;
	margin-bottom:25px;
}

#featured_image p {
	margin:0;
}	



#panel_overlay {
	position: absolute;
	z-index: 999;
	width: 567px;
	height: 65px;
	top: 129px;
	left: 0pt;
	padding: 0pt 10px;
	color: white; font-size: 1em;
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	opacity: 0.8;
	
}

#panel_overlay h3 {
	
	background:none repeat scroll 0 0 transparent !important;
	color:#000000;
	font-size:14px !important;
	font-weight:bold;
	margin:2px 5px 5px 0 !important;
	padding:0 !important;
}

#panel_overlay p {
	margin:0;
	background:none repeat scroll 0 0 transparent !important;
	color:#000000;
	font-size:14px !important;
	line-height:14px;
	font-weight:normal;
	margin:2px 5px 5px 0 !important;
	padding:0 !important;
}


#footer {

        -moz-border-radius-bottomright:10px;
        -webkit-border-bottom-right-radius:10px;
        background:#CCCCCC;
        clear:both;
        color:#FFFFFF;
        font-family:Arial,Tahoma,Verdana;
        font-size:12px;
        margin:0 auto 20px;
	
        overflow:hidden;
        padding:0 0 10px 0;
        width:960px;
}



#siteinfo {
	color:#666666;
	font-size:12px;
	line-height:16px;
	padding:10px 0 0px;
	padding-bottom:10px;
}

#siteinfo a, #siteinfo a:visited  {
	color:#666666;
}

#siteinfo a:active, #siteinfo a:hover{
	color:#288152;
}

.copyright {
	color:#666666;
	text-align:left;
	margin-left:10px;

}

#cc {
	float:left;
}

#em {
	float:right;
	font-size:10px;	
	margin-right:10px;
	padding:0px auto;
}

#em a, .em a:visited  {
	color:#666666;
}


.diigo-tags {
    font-size: 14px;
    margin: 20px 0;
    text-align: justify;
}

.diigo-cloud li {
    background-image: none !important;
    display: inline;
    margin: 0;
    padding: 0;
    text-align: justify;
}

/* Jam Specific */
  

#primary-jam {
   background: none repeat scroll 0 0 #46316E;
   border: 1px solid #F5F5F5;
   margin-bottom: 22px;
   padding: 18px 0 0;
   margin-right:-30px;
}

#featured_member_featured {
    display: block;
    font-weight: bold;
}

.featured h2 {
	font-size: 18px;
    font-weight: bold;
    line-height: 22px;
  
}

.featured h2, .featured p {

    color: #FFFFFF;
	margin: 0 10px 15px 15px;
}

.featured img {
    border: 2px solid #CCCCCC;
    height: 75px;
    margin-right: 15px;
    width: 75px;
}


#faculty_text {
	
	float:right;
}

#bio {
	display:inline-block;
	margin-bottom:20px;
}

#bio-pic {
	display:inline-block;
	float:left;
}

#bio-pic img {
	margin-top:5px;
	border:2px solid #CCC;
	height:100px;
	width:100px;
}	

#bio-text {

	float:left;
	display:block;
	width:430px;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;

}

#featured_member_full {
	display:block;
	font-weight:bold;
	font-style:italic;
}

#featured_headline {
	text-align:center;
}

#featured_headline p {
	margin:5px 10px 10px 10px;
	text-align:left;
}


#featured_headline h1 {
	font-size:22px;
}
#featured_headline h1 a, #featured_headline a {
	color:#46316E;
	text-decoration:underline;
}
  
#featured_headline h1 a:hover {
	color: #288152;
}  

  
