/*  
Theme Name: Foley & Associates
Theme URI: http://www.flowinteractive.com.au
Description: Foley & Associates theme created by Flow Interactive
Version: 1.0
Author: Flow Interactive
Author URI: http://www.flowinteractive.com.au/

	This theme is copyright Flow Interactive 2009. All rights reserved.

*/



/* Begin Typography & Colors */
/* = General
--------------------------------------------------------*/
body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #564E4A;
	background: #235281 url(images/body.gif) top no-repeat;
	line-height: 170%
}
a {
	color: #CC092F
}
#footer a, #footerSub a {color:#fff !important}
a img {border: none}
.cntr {text-align:center}
.right {text-align:right}
.float, .left {float:left}
.floatRight {float: right}

/* = Typography
--------------------------------------------------------*/
#left_content ul { list-style-type:disc; margin: 1em 0 0 1.5em}
#left_content li {font-size:1.1em;color:#3e6790; font-size: 1.2em}
h2 {margin-bottom: 0.5em;font-size:1.7em;
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#96353d;
		font-weight: normal;
		padding-top:15px;}
#left_content h1 {
	font-size:2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#96353d;
	font-weight:normal;
}
#left_content p {
	padding-left:0;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#3e6790;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #009900;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.cntr {text-align:center}
.asterisk {font-size: 0.9em !important; font-style:italic}
.linklove {display:none !important}

.test {background:#ADD9E4 url(images/promobg.jpg) repeat-x scroll 0 0;border:1px solid #77A0AB; padding:10px; margin:10px 0 0 0}
.test strong { font-size:1.4em; color:#900; font-family:Georgia, "Times New Roman", Times, serif}
/* End Typography & Colors */



/* Begin Structure */

.outer_wrapper {
width: 100%;
border-top: 7px solid #e4e4e4;

}
.wrapper {
	width:880px;
	margin:0 auto 55px auto;
	overflow:auto;
	}

.border_left {
	width:880px;
	float:left;
	background:url(images/border_left.gif) no-repeat top left #15324f; }
.border_right {
	width:870px;
	float:right;
	background:url(images/border_left.gif) no-repeat top right #15324f ;
}
.spacer {
clear: both;
font-size: 0;
line-height: 0;
}
.center_wrapper {
	width:860px;
	padding:0;
	float:left;
	}
	
	.header {
	width:860px;
	float:left;
	overflow:auto;
	background:url(images/headr_body.gif) left repeat-y;
	}
	.logo {
	width:219px;
	height:119px;
	float:left;
	background:url(images/logo.gif) no-repeat;
	}
	.logo h1 {
	text-indent:-9000px;
	}
	
	.login_box {
	width:200px;
	height:120px;
	float:right;
	background:url(images/login_box.gif) top no-repeat;
	}
	.login_box p {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:11px 0 10px 0px;
	font-size:1.5em;
	color:#fff;
	text-transform:capitalize;
	}
	.login_inpt   {
	width:190px;
	padding-left:8px;
	font-size:1.1em;
	color:#fff;
	text-transform:capitalize;
	line-height:20px;
	clear:both;
	
		}
		
			.login_inpt label  {
			float:left;
			width: 35px;
			display: block;
			font-family:"Times New Roman", Times, serif;
		
		}
		
	.img_button {
	width:28px;
	height:19px;
	float:right;
	margin-right:0.5em;
	}		
	.login{	
	width:110px;
	margin-bottom: 3px;
	height:14px;
	border:1px solid #235281;
	background:#ebebeb;
	float: left;
	padding: 2px; 
	font-size: 1.1em;
	} 
		.login1{	
	width:110px;
	border:1px solid #235281;
	background:#ebebeb;
	float:left;
	height:14px;
	padding: 2px; 
	font-size: 1.1em;
	} 
	.button{
	float:left;
	padding: 0 0 0 6px;
	
	}
	.center_header p {
	width:273px;
	padding:28px 0 0 34px;
	font-style:italic;
	line-height:22px;
	float:left;
	font-size:1.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	overflow:auto;
	}
	
/*Menus*/
/*--------------------------------------------------*/
	#menu {
	clear:both;
	width:860px;
	height:28px;
	background:url(images/nav_body.gif) repeat-x;
	position:relative
	}
	#menu ul {
	
	list-style:none;
	margin-left:13px;
	font-family:"Times New Roman", Times, serif;
	font-size:1.4em;
	color:#214d7a;
	text-transform:capitalize;
				}
	#menu ul li {
	padding:0 1.5em;
	float:left;
	margin:0;
	background:url(images/nav_sep.gif) right no-repeat;
	position:relative
	}
	#menu ul li.vanish {
	background:none;
	padding:0 0 0 12px;

	}
	#menu ul li a {
	text-decoration:none;
	color:#214d7a;
	height: 23px;
	padding-top: 4px;
	display: block;
	display: inline-block;
	}
	#menu ul li a:hover, #menu ul li a.active{
	color:#8f2831;
	background:url(images/hover.gif) no-repeat bottom center ;
	}
/*Drop downs*/
#menu ul li ul { /* second-level lists */
	position: absolute;
	background: transparent url(images/ddbg.png);
	border: 1px outset #ccc;
	width: 8em;
	display:none;
	z-index:1000;
	margin:0
}
#menu ul li ul li {padding: 0; border: none}
#menu ul li ul li a {width: 10em; margin:0; text-align:left; display:block; color:#333333; padding: 0.5em 0.75em; font-size: 0.7em; color:#214d7a; background: transparent url(images/menuitemborder.gif) center bottom no-repeat; height: auto}

#menu ul li:hover ul, .menu ul li a:hover ul, #menu ul li.sfhover ul {
	display:block
}

div#menu li a:hover, div#menu li.current_page_item a {
	background: transparent url(images/menuboxover.gif) left 50% no-repeat
}
li.page-item-73 ul {display:none !important}
	
	.banner {
	width:860px;
	height:165px;
	background:url(images/banner.jpg) no-repeat;
	clear:both;
	}
	.news {
	height:165px;
	width:188px;
	float:right;
	padding: 0 2px 0 16px;
	}
	.news p {
	font-family:"Times New Roman", Times, serif;
	font-size:1.7em;
	color:#fff;
	padding-top:7px;
	padding-bottom: 5px;
	text-transform:capitalize;
	text-align:center;
	
	}
	.news ul {
	list-style:none;
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	color:#fff;
	padding-top: 8px;
			}
	.news ul li {
	background:url(images/list_style.gif) no-repeat 3px 5px;
	padding:0 0 4px 17px;
	line-height:120%;
	font-size:1.1em
	}
	.news ul li a {
	text-decoration:underline;
	color:#fff;
	font-style:italic;
	}
	.news ul li a:hover {
	text-decoration:none;
		} 
	#content {
	width:860px;
	background:url(images/main_body_img.gif) repeat-y;
	padding:0 0 38px 0;
	margin:0;
	}
	
	#left_content {
		width:590px;
		float:left;
		padding-top: 18px;
		padding-left: 40px;
}
	#right_content{
	width:172px;
	float:right;
	padding: 18px 14px 0 0;
		}
		
	#left_content h1 {
		font-size:2em;
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#96353d;
		font-weight:normal;
		margin-bottom:0.4em
		}
		#left_content p {
		padding-left:0;
		padding-top:5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.2em;
		color:#3e6790;
		}
	.image_text {
	margin-top:15px;
	width:550px;
	height:120px;
	}
	.img{
	float:left;
	padding-bottom: 0;
	margin-bottom: 10px
	}
	
		
		#left_content ul.list {
		width:370px;
		list-style:none;
		font-family:Arial, Helvetica, sans-serif;
		color:#3e6790;
		padding-left:15px;
		margin:0
		}
		#left_content .list li {
		background:url(images/star_li.gif) no-repeat left 10px ; 
		padding:9px 0 0 20px;
	
		}

		
		#left_content .list1 {
		list-style:none;
		font-family:Arial, Helvetica, sans-serif;
		color:#3e6790;
		padding-left:15px;
		margin:0
		}
		#left_content .list1 li {
		background:url(images/tick_li.gif) no-repeat left 10px ; 
		padding:9px 0 0 20px;
			}
		
		.p1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.1em;
		color:#3e6790;
		font-weight: bold;
		margin-top:10px;
		margin-left:25px;
		display:block;
		}
		.p1 a {
		text-decoration:underline;
		color:#008acc;
		}
		.p1 a:hover {
		text-decoration:none;
		}
		.contactus {		
		width:153px;
		margin:0 0 16px 0;
		padding:0 10px 10px 10px;
		background:url(images/contactus.gif) repeat-x #f4f4f4;
		text-align: center;
		}
		.contactus h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:1.6em;
		color:#96353d;
		font-weight: normal;
		text-align:center;
		padding-top:3px;
		}
		.text {
		padding-top:10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.0em;
		color:#666;
		text-align:center
		}
		.text_p {
		padding-top:10px;
		font-size:2em;
		color:#8f2831;
		line-height:20px;
		padding-bottom:6px;
		text-align: center;
		}
		.text_p_a {
		padding:10px 0 0 0;
		text-decoration:underline;
		color:#6ab8dd;
		font-size:1.1em;
		}
		.text_p_a:hover {
		text-decoration:none;
		} 
		#promoPanel {
		width:167px;
		background:#f4f4f4;
		padding:7px 0 7px 6px;
		}
		.promo {
			background:url(images/promobg.jpg) repeat-x;
			border: 1px solid #77A0AB;
			padding:5px;
			width:150px
		}
		#promoPanel p {
		color:#808688 !important;
		font-family:"Times New Roman", Times, serif;
		text-align:center;
		font-size:1.4em;
		
		}
		.clocks {
		clear:both;
		width:160px;
		background:#7399be;
		margin:20px auto 0 15px;
		}
		
		.clock_text {
		width:70px;
		margin:0 5px 5px 0;
		height:80px;
		float:left;
		font-family:"Times New Roman", Times, serif;
		font-size:1em;
		color:#fff;
		
		}
		
		.clock_text  p {
		text-align:center}
		.clock_text2 {
		width:70px;
		height:70px;
		float:left;
		}
		.clock_text2  p {
		font-family:"Times New Roman", Times, serif;
		font-size:1em;
		color:#fff;
		text-align:center
		}
		
		.footer {
		clear:both;
		width:860px;
		height:48px;
		background:url(images/footer.gif) repeat-x;
		}
		.nav_footer {
		width:860px;
		height:28px;
		float:left;
		text-transform:capitalize;
		}
		.nav_footer ul {
	list-style:none;
	text-align:center;
	color:#214d7a;
	}
	.nav_footer ul li {
	padding:0 10px 0 10px;
		line-height:25px;
	display:inline;
		
	}
	
	
	.nav_footer ul li a {
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	}
	.nav_footer ul li a:hover {
	text-decoration:underline;
	}
	.copyright {
	width:250px;
	float:left;
	padding-left:24px;
	color:#cccccc;
	}
	
	.privacy {
	width:450px;
	float:right;
	}
	.privacy ul{
	float:right;
	padding-right:24px;
	list-style:none;
	}
	
	.privacy ul li {
	float:left;
	height:11px;
	background:url(images/footer_sep.gif)  no-repeat left center;
	padding:0 4px 0 4px;
	}
	.privacy ul li.nanish2
	{
	background:none;
	color:#cccccc;
	}
	.privacy ul li a {
	color:#cccccc;
	text-decoration:underline;
	}
	.privacy ul li a:hover {
	text-decoration:none;
	}




/* Begin Images */
p img {
	padding: 0;
	
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

.entry ul {
	margin: 0.5em 0 0.5em 0em;
	list-style-type:none;
}
.entry ul li {
	padding: 0 0 0 20px;
	background: transparent url(images/tickbullet.gif) left center no-repeat;
	margin: 0.5em 0
}	

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	
	}
#shopsidebar {width: 195px}
#sidebar ul {width: 230px}


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

#menuigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* = Easy Clearing
----------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* = Tables
----------------------------------------------*/
td.certificate {color:#006666; background:#e6f5f5}
td.diploma {color:#003399; background:#e6f5ff}
td.advanced {color:#000099; background:#e7e8f7}

/* = Forms
----------------------------------------------*/
#searchBox form input {float: left}
#searchBox form input.text{
background:#F8F8F8 none repeat scroll 0 0;
border:1px solid #AAAAAA;
color:#000000;
width:150px;
}
