/*
Theme Name: Marketing Brainstorm
Theme URI: 
Description: Marketing Brainstorm Theme
Version: 1.0
Author: Monica
Author URI: 

*/

html {
	font: 80%  Arial, Helvetica, sans-serif; 
	line-height: 1.8em;
	color: #141414;
	padding: 0px;
	margin: 0px;
	background-image:url('images/bg.png');
	background-repeat:repeat-x;
	background-position: top;
	}

body {
	background-image: url('images/footer-bg.png');
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0px auto;
	}

#inner-body {
	position: relative;
	margin: 0px auto;
	width: 1010px;
	}

#mid-area {
	position: relative;
	margin: 0 auto;
	width: 1010px;
	height: auto;
	}

.maincolumn {
	width: 1010px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	min-height: 325px;
	z-index: 1;
	position: relative;
	}

#toparea {
	background-image:url('images/header.jpg');
	background-repeat:no-repeat;
	width: 1010px;
	height: 122px;
	z-index: 100;
	position: relative;
	}

#logo a {
	position:relative;
	background-image:url('images/logo.png');
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	margin-left: 0px;
	margin-top: 15px;
	width: 225px;
	height: 74px;
	}

.nav li.current_page_item a, 
.nav li.current-menu-ancestor  a,
.nav li.current-menu-item  a,
.nav li.current-menu-parent  a {
	color: #F60;
	text-decoration: none;
	}

#main-content {
	margin-top: 0px;
	float: right;
	width: 100%;
	margin-right: 15px;
	padding-bottom: 50px;
	margin-bottom: 0px;
	}

#slide {
	background-image: url('images/slide-bg1.png');
	float: left;
	height: 428px;
	width: 1097px;
	margin-left: -30px;
}

#inner {
	background-image: url('images/slide/1.jpg');
	float: left;
	height: 366px;
	width: 1000px;
	margin: 14px 50px;
}

#phone a {
	float: right;
	width: 395px;
	margin-right: 40px;
	margin-top: 210px;
	height: 65px;
}

#face-to-face a {
	clear: both;
	float: right;
	width: 395px;
	margin-right: 40px;
	margin-top: 10px;
	height: 65px;
}

.homef {
	width: 237px;
	border: 1px solid #a1a1a1;
	padding: 2px;
}

#call-back {
	background-image: url('images/call-back.png');
	float: right;
	border: 0px;
	margin-top: 10px;
	width: 175px;
	height: 37px;
}

#form {
	background-image: url('images/form.png');
	float: left;
	width: 417px;
	height: 343px;
}

#form table {
	float: left;
	margin-top: 80px;
	width: 330px;	
}

#form span {
	font-size: 15px;
	float: left;
	padding: 10px 25px 0px 40px;	
}

#call-back {
	background-image: url('images/call-back.png');
	float: right;
	width: 175px;
	height: 37px;
	margin-top: 10px;
	margin-right: 30px;
}

#click-here a {
	background-image: url('images/click-here.png');
	float: left;
	width: 414px;
	height: 130px;
	margin-top: 10px;
}

#developing-your-ms a {
	background-image: url('images/developing-your-ms.png');
	float: left;
	width: 411px;
	height: 327px;
	margin-top: 15px;
	margin-left: 3px;
}

#main-c {
	float:left;
	width: 1000px;
	margin-left: 20px;	
}

#list {
	float: left;
	width: 540px;
	margin: 10px 30px 10px 0px;
}

#list ul {
	margin-bottom: 30px;
	padding: 0px;	
}

#list p {
	font-size: 18px;
	line-height: 180%;
}

#list li {
	background: url('images/check.png') no-repeat;
	list-style: none;
	padding-left: 60px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 18px;
}

#categories {
	float: left;
	width: 1010px;	
}

#c1 a {
	background-image: url('images/c1.jpg');
	float: left;
	width: 320px;
	height: 215px;
	margin-right: 15px;
}

#c2 a {
	background-image: url('images/c2.jpg');
	float: left;
	width: 320px;
	height: 215px;
	margin-right: 15px;
}

#c3 a {
	background-image: url('images/c3.jpg');
	float: left;
	width: 320px;
	height: 215px;
	margin-right: 0px;
}



/******************************************/
/************* Navigation **************/
/******************************************/

#button-wrapper {
	color: #185087;
	float: right;
	position: relative;
	height: 50px;
	width: 660px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	z-index: 0;
	}

a {
	color: #111;
	}

a:hover {
	color:#666;
	text-decoration: underline;
	}

.nav  {
	position:relative;
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

.nav a {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	}
	
.nav a:hover {
	color: #287dd1;
	text-decoration: none;
	}

.nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 990px;
	margin: 0px;
	padding: 0px;
	}

.nav li:hover, .nav li.sfhover { 
	position: static;
	}

.nav { 
	height: 64px;
	margin: 0px 0px;
	}

.nav * { 
	font-size: 15px; 
	line-height: 32px; 
	font-weight: bold; 
	text-transform: uppercase; 
	}

.nav, .nav a { 
	color: #185087; 
	text-decoration: none; 
	}

.nav ul { 
	position: relative; 
	display: block; 
	height: 32px;
	margin: 0; 
	padding: 0 0px; 
	list-style: none; 
	}
	
.nav ul li { 
	display: block; 
	float: left; 
	margin: 0; 
	line-height: 32px; 
	}

h1 {
    margin: 0;
	text-shadow: -1px -1px white, 1px 1px #0e4881;
    padding: 20px 0 0;
	}

h2 {
	color: #206fbc;
	text-shadow: -1px -1px white, 1px 1px #0e4881;
	font-size: 1.9em;
	line-height: 130%;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
	}

h3 {
	color: #ff814d;
	font-size: 1.5em;
	text-shadow: -1px -1px #ffd6c5, 1px 1px #a4421a;
	line-height: 150%;
	padding: 0;
	margin: 5px 0px 7px 0px;
	}
	
h4 {
	font-size: 1em;	
}

/******************************************/
/************* Pages **************/
/******************************************/

.pagecolumn {
	background-image: url('images/bg-page.png');
	background-repeat: no-repeat;
	position:relative;
	float: left;
	margin-left: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
	width: 990px;
	min-height: 600px;
	}
	
.postentry {
	position: relative;
	float: left;
	text-align: left;
	width: 910px;
	color: #111;
	margin-bottom: 30px;
	padding-top: 10px;
	margin-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

.postentry-single  p {
	font-size: 16px;
}

.postentry-s {
	position: relative;
	float: left;
	text-align: left;
	width: 990px;
	color: #111;
	margin-bottom: 30px;
	padding-top: 10px;
	margin-top: 20px;
	padding-left: 5px;
	padding-right: 0px;
}
	
.postentry-single {
	position: relative;
	float: left;
	text-align: left;
	width: 495px;
	min-height: 700px;
	color: #111;
	padding-bottom: 30px;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 10px;
	border: dotted 3px #fdc689;
}
	
#left-quotes {
	background-image: url('images/quotes-left.jpg');
	float: left;
	width: 198px;
	height: 542px;	
}

#right-quotes {
	float: left;
	width: 198px;
	height: 542px;	
}

#brainstorm-letter a {
	background-image: url('images/brainstorm-letter.png');
	float: left;
	width: 198px;
	height: 250px;
	float: left;
}

#border {
	float: left;
	background-image: url('images/border.png');
	height: 4px;
	width: 188px;
	margin: 13px 4px;
}

#free-brainstorm a {
	background-image: url('images/free-brainstorm.png');
	float: left;
	width: 198px;
	height: 250px;
	float: left;	
}

#is-fb-working a {
	background-image: url('images/is-fb-working.png');
	float: left;
	width: 198px;
	height: 250px;
	float: left;	
}

.postentry p {
	line-height: 150%;	
}

/******************************************/
/*************  Sidebar **************/
/******************************************/

#sidebar {
	position: relative;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 20px;	
	width: 420px;
}
	
#sidebar form {
	margin: 0;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}


.clear {
	clear: both;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}


/******************************************/
/************* Footer **************/
/******************************************/

#footer {
	position: relative;
	font-size: 14px;
	clear: both;
	width: 100%;
	padding-top: 10px;
	height: 70px;
	text-align: center;
	color: #FFF;
	}

#footer p {
	line-height: 220%;
	color: #FFF;
	margin: 0;
	}

#footer a {
	color: #FFF;
	margin-left:15px;
	margin-right: 15px;
	text-decoration:none;
}

#footer a:hover {
	color: #FC3;
}