/*
Theme Name: Samuelson Cases
Theme URI: http://samuelson.localwebadvertising.com.au/
Description: Wordpress Theme developed for Samuelson Cases
Version: 1.0
Author: Robin Burks
Author URI: http://robinburks.sunrise-promotions.com/
*/


/* BODY AND GENERAL PROPERTIES */

body  {
	font: 12px Tahoma, Geneva, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
body.home  {
	background: #ffffff url(images/bg-main.jpg) repeat-x;
}
body.inside  {
	background: #ffffff url(images/bg-inside.jpg) repeat-x;
}
a {
	color: #2c73a5;
}
#container {
	width: 959px;  
	margin: 0 auto; 
	text-align: left;
}

/* HEADER */

#header {
	height: 80px;
}

#header h1 {
	float:	left; 
	display: inline;
	background: url(images/logo.jpg) no-repeat;
	position: relative; 
	width:	194px; 
	height: 66px; 
	margin: 13px 0 0 0;
	padding: 0;
	text-indent:-9999px;
}
#header h1 a {
	display:block; 
	width:100%; 
	height:100%; 
	text-indent:-9999px;
}
#header .phone {
	float: right;
	font-size: 24px;
	margin: 22px 0 0 0;
	text-align: right;
}
#header .smaller {
	font-size: 18px;
}

/* NAVIGATION */

#navigation {
	float:left;
	display: inline;
	clear: both;
   	width:100%;
	height: 46px;
   	overflow:hidden;
   	position:relative;
	margin: 0;
}
#navigation ul {
	clear:left;
   	float:left;
	display: inline;
   	list-style:none;
   	margin:0;
   	padding:0;
   	position:relative;
   	left:50%;
   	text-align:center;
}
#navigation ul li {
	display:block;
   	float:left;
   	list-style:none;
   	margin:0;
   	padding:0;
   	position:relative;
   	right:50%;
}
#navigation li a {
	display:block;
   	margin:0;
   	padding: 8px 45px;
   	color:#ffffff;
	text-transform: lowercase;
   	text-decoration:none;
	font-size: 18px;
}
#navigation li a:hover {
	color: #93cef8;
}
#navigation ul li.current a {
    background: url(images/nav-arrow.jpg) top center no-repeat;
    color: #ffffff;
}

/* HOME PAGE CALLOUT */

#callout {
	height: 273px;
	background: url(images/bg-callout.png) no-repeat;
	margin: 2px 0 0 0;
	color: #0a3d62;
}
#callout h1 {
	margin: 0;
	font-weight: normal;
	font-size: 36px;
	/*text-transform: lowercase;*/
	padding: 36px 0 15px 32px;
}
#callout p {
	margin: 15px 0 0 32px;
	padding: 0 0 0 20px;
	font-size: 16px;
	background: url(images/callout-arrow.jpg) left center no-repeat;
}

/* THREE COlUMNS ON HOME PAGE */

#three-columns {
	/*height: 196px;*/
	height: 385px;
	line-height: 18px;
	margin: 33px 0 42px 0;
}
#three-columns h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	color: #2d73a6;
	font-weight: normal;
	text-transform: lowercase;
}
#three-columns a {
	font-weight: bold;
}
#column1 {
	float: left; 
	display: inline;
	width: 275px;
	margin: 0 0 0 8px;
	padding: 0 40px 0 0;
	border-right: 1px solid #aaa9a9;
	height: 189px;
}
#column2 { 
	float: left;
	display: inline;
	width: 275px;
	margin: 0 10px 0 0;
	padding: 0 30px;
	border-right: 1px solid #aaa9a9;
	height: 189px;
}
#column3 {
	float: right; 
	display: inline;
	width: 275px;
} 

/* INSIDE PAGE CONTENT */

#sidebar {
	float: right; 
	display: inline;
	width: 271px; 
	margin: 20px 0 20px 0;
	text-align: right;
	height: 100%;
}
#sidebar h2 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 18px;
        /*color: #7e7e7f;*/ color: #2D71A2;
	text-transform: lowercase;
}
#sidebar ul {
	list-style:none;
   	margin:0;
   	padding:0;
   	position:relative;
}
#sidebar li {
	line-height: 30px;
}
#sidebar li a {
	text-decoration: none;
	text-transform: lowercase;
	font-size: 14px;
	color: #7e7e7f;
}
#sidebar li a:hover {
	text-decoration: underline;
}

/* MAIN CONTENT AREA INSIDE */

#mainContent { 
	margin: 35px 350px 50px 0; 
	line-height: 18px;
} 
#mainContent h1 {
	font-size: 24px;
	color: #2d73a6;
	font-weight: normal;
	margin: 0 0 20px 0;
}

.breadcrumb {
	padding-bottom: 15px;
}

/* FOOTER */

#footer {
	background: url(images/bg-footer.jpg);
	height: 259px;
}

#footer-container {
	width: 959px;  
	margin: 0 auto; 
	text-align: left;
}

/* FOOTER THREE COLUMNS */

#footer-three-columns h2{
	font-size: 16px;
	margin: 0;
	padding: 0;
	color: #2d73a6;
	font-weight: normal;
	text-transform: lowercase;
}
#footer-three-columns a {
	font-weight: bold;
}
#footer-column1 {
	float: left; 
	display: inline;
	width: 240px;
	margin: 22px 0 0 8px;
	padding: 0 40px 0 0;
}
#footer-column1 ul {
	list-style:none;
   	margin:0;
   	padding:0;
   	position:relative;
}
#footer-column1 li {
	line-height: 30px;
}
#footer-column1 li a {
	text-decoration: none;
	text-transform: lowercase;
}
#footer-column2 { 
	float: left;
	display: inline;
	width: 275px;
	margin: 22px 10px 0 0;
	padding: 0 30px;
	height: 189px;
}
#footer-column3 {
	float: right; 
	display: inline;
	width: 275px;
	text-align: center;
	line-height: 18px;
} 
#footer-column3 h1 {
	float:	left; 
	display: inline;
	background: url(images/logo2.jpg) no-repeat;
	position: relative; 
	width:	275px; 
	height: 57px; 
	margin: 22px 0 15px 40px;
	padding: 0;
	text-indent:-9999px;
}

/* COPYRIGHT */

#copyright {
	margin: 26px 0 0 0;
	color: #ffffff;
	font-size: 10px;
	text-transform: lowercase;
}

#copyright a {
	color: #fff;
}


/* MISC */

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#content {
margin-top: 35px;
}

#mainContent h2 {
font-size: 24px;
color: #2d73a6;
font-weight: normal;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 20px;
margin-left: 0pt;
}

#respond h3 {
color: #2d73a6;
}
