/*  
Theme Name: c2
Description: c2 theme
Author: Alan Sunley
*/

body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	vertical-align: top;
	background-color: #EFEFEF;
	color: #666666;
	margin: 0;
	padding: 0;
}

object
{
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	border:0;
}

iframe
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	border: none;
}

#container
{
	position: relative;
	width: 850px;
	text-align:center;
	vertical-align:top;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#header, #page-title, h1, .page, .wrapper, .content, .post, .entry, .browse, sidebar
{
	text-align: left;
	vertical-align: top;
}


#header
{
	position: relative;
	width: 850px;
	height: 105px;
	padding:0;
	margin:0;
	/*background-color: #ffffff;*/
background-color: #993333;
	margin: 0px;
	padding: opx;
}

.page
{
	margin: 0px;	
}

.page-index
{
	border-top: 1px solid #D86318;	
}

#page-title
{
	float:left;
	width: 400px;
	height: 50px;
	padding: 0 0 0 20px;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}

#page-title img
{
	border: none;
}

.search-box, .tagline
{
	position:relative;
	top: 10px;
	float:right;
	margin:0 20px 0 0;
	padding:0;
	display: inline;
	overflow: hidden;
	vertical-align: middle;
	text-align: left;
	
	font-family: Bradley Hand ITC, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: bold;
}

.tagline h3
{
	font-style: italic;
	color: #a8ba1f;
}

.search-box h4, .search-box h3, .search-box h2
{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.search-box input
{
	padding: 0px;
	margin: 2px;
}


.search-box .button
{
	background-color: #AABA19;
	color: #fff;
	border-style: solid;
	font-size: 9px;
	font-weight: bold;
	padding: 2px;
}

.contact-box
{ 
	padding: 4px;  
	vertical-align: middle;
	text-align: center;
}

.contact-box-right
{
	margin:0 20px 0 0;
	float: right;
	text-align: right;
	width: auto;
}

.contact-box-left
{
	margin: 0 0 0 20px;
	float: left;
	text-align: left;
	width: auto;
}

.contact-box p, .search-box p
{
	margin: 0px;
	padding: 0px;
}

.contact-box p
{
	margin: 10px;	
}

.contact-box a
{
	/*color: #000000;*/
color: #F6F6F4;
}

.course-listing a
{
	display: block;
}


#footer-wrapper
{
	position: relative;
	clear: both;	
	/*background-color: #ffffff;*/
background-color: #993333;
    top: 20px;
    width: 850px;
	height: 65px;

	/*color: #000000;*/
color: #F6F6F4;
	
	border-style: solid;
	border-width: 2px;
	border-color: #D86318;
	border-left: none;
	border-right: none;
	border-bottom: none;
}


#copyright
{
	position: relative;
	top: 30px;
	clear: both;
	padding: 4px;
	text-align: center;
}

#legal
{
	vertical-align:top;
	float:right;
	padding:4px;
}

div#menu
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display:inline;
	position:relative;
	top: 33px;
	float:left;
	width: 100%;
	padding:0;
	margin:0;

	background: url(http://www.c2.ie/images/menu_background.png) no-repeat 0 0;
	height: 27px;
}

/* IE 6 hack \*/
* html div#menu
{
	top: -7px; 
}
/* End IE 6 hack */

ul#nav
{
	/*right: 25px;*/
	float: right;
	width: 90%;
	margin: 2px;
	padding-left: 100px;
}

ul#nav,ul#nav li
{
	/*height:25px;*/
	list-style-type:none;
	margin:0;
	padding:0;
}

ul#nav li
{
	float:left;
	display:block;
	text-align: center;
}

ul#nav li a
{
	font-weight: bold;
	font-size: 14px;
	height: 15px;
	
	text-decoration: none;
	border: 0;
	display: block;
	color: #FDFDFD;
	padding: 0;
	margin: 0;
	
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 6px;
	border-right: 1px dotted #AAA;

}

ul#nav li:last-child a 
{
	border: none;
}



ul#nav li a:hover
{
	color: #025CCC;
}

ul#nav li a.current
{
	background: url('images/top_nav_current.jpg') repeat-x;
}

.content-title
{
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
}

.content, .content-full
{
	display:inline;
	float: left;
	width: 390px;
	padding: 0;
	margin: 10px 20px 0 20px;
}

.content-full
{
	width: 810px;
}

.content li
{
	padding-bottom: 10px;	
}

.content ul .highlight
{
	color: #a8ba1f;	
}

.sidebar, .page-menu
{
	position:relative;
	top: 0px;
	width:180px;
	line-height: 18px;
	overflow: hidden;
}

.sidebar
{
	padding:0;
	margin-right:20px;
	float:right;
	display:inline;
}

.page-menu
{
	padding:0;
	margin-left:20px;
	float:left;
	display:inline;
}

.page-menu ul
{
	margin:0;
	padding:0;
	list-style:none;
}

.page-menu ul li
{
	margin:10px 10px 0 0;
	padding:0;
}

.page-menu ul li div.title
{
	font-size:16px;
	font-weight:bold;
	line-height:27px;
	color:#566671;
}

.page-menu ul ul li
{
	margin:0;
	padding:0;
	background:none;
}

li.page-menu-item
{
	vertical-align:middle;
}

li.page-menu-item a {
	display: block;
	line-height:28px;
	height:26px;
	width:165px;
	padding: 0 0 0 5px;
	margin: 0;
	border-bottom: 1px solid #EFEFEF;
	color: #FF8F44;
	text-decoration: none;
	font-weight: bold;
}

/* IE 6 hack \*/
* html li.page-menu-item a {
	line-height: 26px; 
}
/* End IE 6 hack */

li.page-menu-item a:hover, li.current-page-menu-item a:hover
{
	border-left: 1px solid #4C4C4C;
	border-right: 1px solid #4C4C4C;
	padding-left: 4px;
}

li.current-page-menu-item a, .page-menu ul ul ul li.current-page-menu-item a
{
	background-color: #CCCCCC;
	color: #FFFFFF;
	background-image:url('http://www.c2.ie/images/white_arrow_right.png');
	background-repeat:no-repeat;
	background-position:center right; 
}

.page-menu ul ul ul
{ 
	padding: 0 0 0 0;
}

.page-menu ul ul ul li a
{
	background: #FFFFFF;
	padding: 0 0 0 15px;
	width: 155px;
	font-size: 11px;
	color: #474B54;
}

.entry-half
{
	width: 50%;
	float: left;
	margin-top: 2px;
	padding-top: 2px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .search-box h3, .search-box h4, .course-entry h3
{
	color: #aaba19;
	padding-top: 5px;
}


.index-entry
{
	width: 425px;
	height: 230px;
	float: left;
}

.index-entry-full
{
	width: 850px;
	height: auto;
}

.course-entry
{
	width: 400px;
	height: auto;
	float: left;
	padding-top: 10px;
}

.course-listing .schedule
{
	width: 100%;
}

.course-listing .schedule a
{
	display: inline;
}

.index-entry h3
{
	color: #D86318;
	margin-left: 10px;
	font-size: 12px;
}


.index-entry p
{
	margin-left: 10px;
	margin-top: 5px;
}

.index-entry li p
{
	margin-left: 0px;
}


.index-entry-full
{
	width: 423px;
	float: left;
	height: 280px;
	background-color: #fff;
}

.index-entry-full p
{
	padding: 10px;
}

.index-entry-fifth
{
	width: 424px;
	float: left;
	background-color: #fff;
}

.entry-green h3
{
	margin-bottom: 0px;
	height: 20px;
	color: #fff;
	padding-left: 15px;
	padding-top: 1px;
	background-image: url('http://www.c2.ie/images/c2_green_button.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.entry-green p
{
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 10px;
	padding: 5px;
	border-color: #AABA19;
	border-width: 1px;
	border-style: solid;
}

.entry-orange h3
{
	margin-bottom: 0px;
	height: 20px;
	color: #fff;
	padding-left: 15px;
	padding-top: 1px;
	background-image: url('http://www.c2.ie/images/c2_orange_button.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.entry-orange p
{
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 10px;
	padding: 5px;
	border-color: #D86318;
	border-width: 1px;
	border-style: solid;
}

.entry-blue h3
{
	margin-bottom: 0px;
	height: 20px;
	color: #fff;
	padding-left: 15px;
	padding-bottom: 0px;
	background-image: url('http://www.c2.ie/images/c2_blue_button.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.entry-blue p
{
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 10px;
	padding: 5px;
	border-color: #296CA8;
	border-width: 1px;
	border-style: solid;
}

.entry-hidden-anchor
{
	text-decoration: none;
	color: #666666;
}


.expandable-content {
	padding-bottom: 0;
}

.expandable-content dd {
	padding-top: 12px;
	padding-bottom: 30px;
}


.expandable-content dt {
	font-weight: normal;
	color: #692;
	padding-top: 2px;
	padding-bottom: 2px;
}
	
.expandable-content dt a {
	padding-left: 20px;
	background-image: url(../images/plus_icon_purple.gif);
	background-repeat: no-repeat; /* ONE bullet only please */
	background-position: 0 .2em; /* .35em from top (vertical) */
}

.hide
{
	display: none;	
}

.show
{
	display: block;	
}

.testimonial
{
	margin-bottom: 30px;	
}

.testimonial img
{
	height: auto;
	width: auto;
	max-height: 7em;
	max-width: 11em;
	float: right;
	padding-left: 10px;	
}

.quote-author
{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #aaa819;
}