/*
THEME NAME: SalesForce Advantage
THEME URI: http://salesforceadvantage.com
DESCRIPTION: SalesForce Advantage Website
VERSION: 2.0
AUTHOR: <a href="http://www.vaxacreative.com">Vaxa Creative</a>
AUTHOR URI: http://www.vaxacreative.com
*/

@import "reset.css";

/*
  ------------------------------------------------
  COLORS
  ------------------------------------------------
  
  * = logo colors
  
 *deep purple:    #282445
  dark purple:    #3f3a66
  medium purple:  #57517b
 *medium green:   #8fd400
  darker green:   #77b800
  alt dk green:   #67c026
  light green:    #bce08a
  
*/


/*
  ------------------------------------------------
  LAYOUT
  ------------------------------------------------
*/


body {
	background: #acadb7 url(/_img/body-bg.jpg) repeat-x 0% 0%;	
	font-family: Arial, Helvetica, sans-serif;
	color: #282445;
	font-size: .75em;
	color: #282445;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	background-color: #FFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #282445;
}
#masthead {
	background: url(/_img/masthead-bg.jpg) no-repeat 100% 100%;
	height: 170px;
	width: 100%;
	position: relative;
}
#masthead #logo {
	position: relative;
	top: 35px;
	left: 85px;
	color: #67c026;
	font-size: 1.333em;
}
#masthead #logo img {
	margin-bottom: 16px;	
}
#content {
	margin: 0 auto;
	padding: 35px 85px;
}
#main {
	width: 515px;
	float: left;
}
#sidebar {
	width: 205px;
	float: right;
	border-left: solid 1px #e8eee0;
	padding-bottom: 35px;
	overflow: hidden;
}
#homeLeft {
	width: 240px;
	float: left;
	display: inline;
}
#homeRight {
	width: 515px;
	float: right;
	overflow: hidden;
	display: inline;
}
#footer {
	width: 860px;
	margin: 0 auto;
	padding-top: 14px;
	text-align: left;
}
#footer #right {
	float: right;
	width: 50%;
	text-align: right;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}


/*
  ------------------------------------------------
  TYPOGRAPHY
  ------------------------------------------------
*/

#content p {
	line-height: 1.333em;
	margin: 0 0 1.5em 0;
}
h1 {
	color: #282445;
	font-family: Cambria, Georgia, Utopia, "Times New Roman", Times, serif;
	font-size: 2.333em;
	margin: 0;
	padding-bottom: 1.25em;
	line-height: 1.25em;
}
h2 {
	color: #67c026;
	font-size: 1.5em;
	padding-bottom: 0.625em;
}
#main h3 {
	font-size: 1.25em;
	padding-bottom: 0.625em;
	margin-top: 1.2em;
	font-weight: bold;
}
#sidebar h3 {
	font-size: 1.1em;
	padding-bottom: 1em;
	padding-left: 35px;
	font-weight: bold;
	text-transform: uppercase;
}
#homeRight h3 {
	font-size: 1.25em;
	padding-bottom: 0.375em;
	font-weight: bold;
	text-transform: uppercase;
}
#homeLeft p {
	font-size: 1.167em;
	color: #57517b;
	letter-spacing: .03em;
	line-height: 1.6em;
}
#homeLeft h2, #homeRight h2 {
	font-weight: bold;
}
#homeRight blockquote.left {
	float: left;
	width: 240px;
}
#homeRight blockquote.right {
	float: right;
	width: 240px;
}
strong {
	color: #1e1c34;
	font-weight: bold;
}
em {
	font-style: italic;	
}
sup {
	position: relative;
	vertical-align: 0;
	bottom: 0.3em;
	font-size: .8em;
}
.sub {
	font-size: .75em;	
}
#main .alignright {
	float: right;
	margin: 0 -35px 25px 15px;
}
#main .post {
    padding-bottom: 20px;
	border-bottom: #c2b2b5 solid 1px;
	margin-bottom: 20px;
	font-size: .917em;
	clear: right;
}
#main ul {
	margin: 0 8.167em 1em 0;
	padding: 0;
	line-height: 1.3em;
	list-style-type: none;
}
#main ul li {
	background: url(/_img/bullet.gif) no-repeat 0 .15em;
	padding-left: 1.2em;
	margin-bottom: 0.833em;
}
.green {
	color: #67c026;	
}

/*
  ------------------------------------------------
  SIDEBAR
  ------------------------------------------------
*/

#sidebar a:link, #sidebar a:visited {
	font-weight: normal;
	color: #282445;
}
#sidebar a:hover {
	font-weight: normal;
	color: #5cc151;
}
#sidebar h3 a:link, #sidebar h3 a:visited {
	color: #77b800;
}
#sidebar h3 a:hover {
	color: #5cc151;
}
#sidebar ul.bulleted {
	list-style-type: none;
	margin: 0;
	margin-left: 22px;
	margin-bottom: 2em;
}
#sidebar ul.bulleted li {
	padding-left: 13px;
	margin-bottom: 1em;
}
#sidebar ul.bulleted li.current_page_item {
	background: url(/_img/bullet.gif) no-repeat 0 .15em;
}

/*
  ------------------------------------------------
  NAVIGATION AND LINKS
  ------------------------------------------------
*/

#content a {
	font-weight: bold;
	color: #4492ff;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#footer .credit {
	font-size: .9em;
	margin-top: .5em;
}
#footer .credit a:link, #footer .credit a:visited {
	color: #000;
}

#footer #right a {
	color: #003e74;
	margin-left: 1em;
}
#footer #right a:hover {
	color: #3f3a66;
}
#mainmenu {
	background-color: #c3fe8a;
	font-size: 11px;
	letter-spacing: 0.05em;
	padding-top: 7px;
	padding-bottom: 7px;
	text-transform: uppercase;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#mainmenu ul li {
	display: inline;
}
#mainmenu ul li a {
	text-decoration: none;
	padding: 0 1.1em;
	color: #00205b;
}
#mainmenu a:hover {
	color: #226b49;
}
#mainmenu ul li.current_page_parent a, #mainmenu ul li.current_page_item a {
	color: #6c953c;	
}

/*
  ------------------------------------------------
  HOME PAGE FEATURED SLIDER
  ------------------------------------------------
*/

.featured_wrap {
	position: relative;
	padding: 35px 0 50px 100px;
	width: 700px;
	margin: 0 auto 35px;
	border-bottom: solid 1px #e8eee0;
}
#featured {
	overflow: hidden;
	height: 212px;
}
#featured li {
	list-style: none;
	width: 585px;
}

#featured li img {
	float: left;
}

#featured .content {
	margin-left: 180px;
}

#featured li p {
	line-height: 22px;
}
#featured h1 {
	padding-bottom: 0;
	margin-bottom: 0;
}
#featured h1 a {
	font-weight: normal;
	color: #282445;
}
#featured h4 {
	font-size: 18px;
	color: #57517b;
	font-style: italic;
	text-transform: lowercase;
	padding-bottom: 16px;
}

.featured_wrap .prev {
	position: absolute;
	left: 35px;
	top: 100px;
	outline: 0;
}

.featured_wrap .next {
	position: absolute;
	right: 35px;
	top: 100px;
	outline: 0;
}

.featured_wrap a:active {
	top: 102px;
}
.bx_pager {
	padding-left: 450px;
	padding-top: 5px;
}

#content .featured_wrap .bx_pager a {
	float: left;
	background: url(/_img/bg_pager.png) no-repeat 0 -21px;
	width: 14px;
	height: 17px;
	color: #fff;
	font-size: 11px;
	margin-right: 6px;
	padding: 4px 0 0 7px;
}

#content .featured_wrap .bx_pager a:hover, #content .featured_wrap .bx_pager a.active {
	background-position: 0 0;
	text-decoration: none;
}

.auto_controls {
	position: absolute;
	bottom: 10px;
	left: 550px;
}

.auto_controls a {
	outline: 0;
	padding: 2px;
}

.auto_controls a:hover {
	text-decoration: none;	
	color: #e41996;
}


