/*
Theme Name: Garin International - Child Theme
Theme URI: http://www.garincollege.ac.nz/
Description: A Custom Wordpress theme for Garin College International
Author: nmac
Author URI: http://www.g-raff.com/
Template: thematic
Version: 1.0
*/
 
@import url('../thematic/style.css');

/*-- Garin Int Styles below --*/ 
#content {
margin:0 0 0 10px;
overflow:hidden;
width:560px;
}


.main-aside{
float:right;
position:relative;
right:10px;
width:330px;
padding-left: 10px;
}

#main #container {
background-color: transparent;
}


body {
background: #2d3636 url(images/bodybg.png) repeat-x top left;
color: #2d3636; 
font-family: 'gill-sans', helvetica, arial, sans-serif;

}





#branding {
background: transparent url(images/header-student.jpg) no-repeat top right;
margin:0 auto;
width:960px;
	}

#wrapper
{
border: none;
background: transparent url(images/bigbg.png) no-repeat top center;
color: #2d3636; 
}

#header {
background-color: transparent;
}


#blog-title {
border: none;
background: transparent url(images/header-logo.gif) no-repeat top left;
color: #2d3636; 
text-indent: -5000px;
height: 65px;
margin:0px;
}


#blog-description {
display: none;
visibility: hidden;
}

#access {
font-size: 11px;
background-color: transparent;
background-image: none;
border: none;
}


/*  menu */
#menu {
/*position:absolute;*/
font-family:Arial, Helvetica, sans-serif;
margin-bottom:0;
margin-right:0;
margin-left:0px;
margin-top:-10px;
padding-bottom: 0px;
}

#menu li {
margin-right:0px;
}

#menu li, #subnav li {
float:left;
list-style:none;
	}

#menu a, #menu a:visited {
color:#666;
text-decoration:none;
font-weight:bold;
font-size:12px;
display:block;
padding:30px 8px 10px 8px;
margin:0;
background: transparent;
float: left;
margin-right: 0px;
border: none;

}

#menu a:hover, #menu a:active,
#menu li.current_page_ancestor a,
#menu li.current_page_ancestor a:visited,
li.current_page_parent a,
li.current_page_parent a:visited,
#menu li.current_page_item a,
#menu li.current_page_item a:visited
{
color:#fff;
background:#303636 url(images/menuoverglow.jpg) no-repeat center top ;
border: none;
}



#flexi-pages-1 li.current_page_item a,
#flexi-pages-1 li.current_page_item a:visited,
#flexi-pages-1 ul li.current_page_item a,
#flexi-pages-1 ul li.current_page_item a:visited,
#flexi-pages-1 ul li a,
#flexi-pages-1 ul li a:visited
{
color:#2772B3;
background:#fff;
background-image: none;
border: none;
}

#access {
	margin:0 auto;
	width:960px;
}


#main {
	background:#fff url(images/mainbg.png) no-repeat center top ;
	padding:14px 0;
}

.home #main {
	padding:0px 0;
	
}
.home #main h1 {
	margin-top: -10px;
}

.entry-title {
margin-top: 0;
padding-left: 0px;
padding-top: 0px;
font-size: 18px;
font-weight: normal;
border: none;
color: #7a003c;
display: block;
height: 20px;
background-color: transparent;
}

.home h1 {
padding-left: 20px;
font-size: 18px;
font-weight: normal;
border: none;
color: #7a003c;
display: block;
}

/* hide the page title on the homepage. */
.home h1.entry-title {
visibility: hidden;
display: none;
}

h1,h2,h3,h4,h5,h6 { 
font-family: 'gill-sans', helvetica, arial, sans-serif;
color: #7a003c;
}

.breadcrumb{
	font-size: 8pt;
}

#primary, #secondary {
	background: transparent url(images/sidebg.gif) no-repeat bottom left ;
}


small .small, .small {
	font-size: 0.8em !important;
	text-align: center;
}

#footer {
	font-size: 0.9em;
	color: #ccc;
	
}

#second .sub-aside .textwidget ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#second .textwidget, #second .textwidget ul li { 
	list-style-type: none;
	padding: 10px;
}

#second .textwidget ul li a { 
	list-style-type: none;
	line-height: 2em;
	background: transparent url(images/down-orange.gif) no-repeat top left;
	padding-left: 1.2em;
	color: #ccc;
	}

#second .textwidget ul li a:hover { 
color: #efefef;
	}


#footer h3.widgettitle {
	color: #f3cf1e;
}


.entry-content a img.size-thumbnail, .entry-content img.size-thumbnail {
background-color: #ffffff;
padding:3px;
border: solid 1px #dedede;
}
.entry-content a:hover img.size-thumbnail {
background-color: #b6859d;
}

input#searchsubmit{
background: transparent url(images/icon_search.png) 0pt -18px no-repeat;
font-family: arial, helvetica, sans-serif;
height: 24px;
padding-bottom: 6px;
width: 128px;
cursor: pointer;
}


.col-3 {
	width: 160px; float: left; padding: 0; margin: 0; margin-top: 6px;
}
.gallery-icon {
	padding: 0; margin: 0;
}