@charset "UTF-8";
body  {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0; /* good practice to zero margin & padding of body element acct for differing browser defaults */
	padding: 0;
	text-align: center; /* centers container in IE 5*. Text then sets to left-aligned default in #container selector */
	color: #60513b;
	line-height: 130%;
}

p {
	margin-top: 0px;
}

a:link {
	color: #8296B1;
	text-decoration: none;
}

a:visited {
	color: #8296B1;
	text-decoration: none;
}

a:hover {
	color: #CE9703;
}

#container {
	width: 940px;  /* using 20px less than full 800px w allows for browser chrome & avoids horizontal scroll bar */
	background: #FFFFFF;
	margin: 40px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	z-index: 1000;
} 

#header {
	background-color: #FFFFFF;
	height: 100%;
	margin-bottom: 5px;  /*  added for testing  */
} 

#header img {
	float: left;
}

/*----------  SUBMENU ITEMS  ------------------*/

#subStrips {
}

#subStrips ul {
	list-style: none;
	margin: 0px 0px;
}

#subStrips li {
	padding: 2px 6px;
	display: inline;
	margin: 4px 4px 4px 0px !important;
	border: solid #cecac3 1px;
	font-size: 10px;
	font-weight: bold;
}

#subStrips li a {
	color: #062d64;
	text-decoration: none;
}

#subStrips li a:hover{
	color: #D09700;
}

/*----------  MAIN CONTENT  ------------------*/

#mainContent {
	width: 764px;  /* width: 82%;  */
	/*margin: 30px 0px 0px 0px;    50px 0px 0px 0px;  */
	 /*  padding-top: 30px; added for testing  */
}

#mainContent h2 { 
    font-size: 12px; 
	font-weight: bold;
	color: #061947;
	text-transform: uppercase;
}

#mainContent h3 { font-size: 11px font-weight: bold;
	color: #D09700;
	font-size: 0.95em;
}

#mainContent h4 {
	font-style: italic;
	font-weight: bold;
	color: #8296B1;
	margin-bottom: 3px;
	border-left: thin dotted #8296B1;
	margin-left: 35px;
	padding-left: 10px;
}

#mainContent h5 {
	margin-bottom: 8px;
}

#mainContent p {
	margin: 0px 157px 5px 45px;
	/* padding: 0px 40px 0px 35px;  */
}

#mainContent ul {
	padding: 0px 0px 0px 50px;  /* padding: 0px 100px 0px 50px;  */
}

#mainContent li {
	margin: 0px 200px 0px 20px;
}

/* Before change to background image and caption */
/* #mainImage {
	float: left;
	width: 521px;
	border: 0;
} */

#mainImage {
	float: left;
	width: 521px;
	border: 0;
	background-image: url(http://spauldingcommunications.com/wp-content/themes/Cutline-2.2/images/chicago_merchMart.jpg);
	height: 347px;
}
 /*--------------- Added for slideshow ---------------------*/

.slides {
    position:absolute; left: 25%; top:25%; visibility:hidden
} 

.mainImage {
	float: left;
	width: 744px;
	border: 0;
	height: 347px;
	padding: 0px 20px 0px 0px;
	background-image: url(images/divFeature.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #E1E1E0;
}

/* #fadeshow1 {
	float: left;
	width: 521px;
	height: 347px;
}  */

#descrip {
	float: left;
	width: 200px;
	margin: 40px 0px 0px 20px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #60513b;
}

/*---------- For linked caption -------------*/

#caption {
	left: 12px;
	top: 305px;
	position: relative;
	width: 158px;
	color: #FFFFFF;
	font-style: italic;
	line-height: 98%;
}

/*----------  FEATURE  ------------------*/

#featureDiv {
	padding: 40px 20px 0px 20px !important; /* 48px 20px 0px 20px*/
	float: left;/* right*/
	background-color: #E1E1E0;
	background-image: url(images/divFeature.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 203px; /*202*/
	height: 307px;
}

.ie #featureDiv {
	font-size: 0.9em;
}

#featureDiv p {
	margin: 1px 1px 5px 1px;
	padding: 0
}

/*----------  SIDEBAR  ------------------*/

#rightSidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 176px; /* the background color will be displayed for the length of the content in the column, but no further */
}

#bizmodelDiv {
	padding: 200px 0px 0px 15px;
	background-image: url(images/divBizmodel.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 148px;
	font-size: 10px;
	/*background-position: 80px auto;*/
}

.ie #bizmodelDiv {
	padding: 200px 0px 0px 15px;
	background-image: url(images/divBizmodel.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 147px;
	font-size: 10px;
}

#bizmodelDiv  p {
	padding-left: 20px;
}

#bizmodelDivBlog {
	padding: 170px 0px 0px 15px;
	background-image: url(images/divBizmodel.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 190px;
	font-size: 10px;
}

/*----------  BEGIN LOWER MAIN SECTIONS  ------------------*/

#lowerMainDiv {
	width: 765px;
}

/*----------  TWEET (OLD VIDEO)  ------------------*/

#tweetDiv {
	padding: 35px 12px 0px 0px;
	float: left;
	background-image: url(images/divTweets.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 210px;
	height: 248px;
	overflow: hidden;}

#tweetDiv p {
	margin: 1px;
	padding: 0
}

#twitter_m {
    margin: 0px;
    width: 151px;
    /*background:url("your middle image")  0 0 repeat-y;*/
}

#twitter_container {
    height:auto !important;
    margin: 0px;
    min-height:45px;
    height:40px;
    padding-bottom:10px;
}

#twitter_update_list {
    margin: 0px 0px 0px 20px;
    width: 198px;
    padding: 0;
    overflow: hidden;
    line-height: 14px;
    font-size: 11px;
    color: #31353d;
}

#twitter_update_list ul {
    margin: 0px 0px 0px 20px;
}

#twitter_update_list li {
    margin: 5px 0;
    /*width: 170px;*/
    list-style: none;
}

#twitter_update_list li a {
    color: #5f6d76;
    border-bottom: dotted 1px;
    text-decoration: none;
}

#twitter_update_list li a:hover {
    color: #31353d;
    background: #d3f1f9;
}

/*----------  BLOG  ------------------*/

#blogDiv {
	padding: 38px 17px 6px 20px;  /* 40px 17px 0px 17px */
	float: left;
	background-image: url(images/divBlog.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #E1E1E0;
	width: 229px;
	height: 248px;
	overflow: hidden;
}

#blogDiv h4 {
	color: #D09700;
	margin: 1px;
}

#blogDiv p {
	margin: 0px 0px 7px 0px;
	padding: 0px
}

#blogDiv a {
	margin: 0px 0px 7px 0px;
	padding: 0
}

#blogDiv ul {
	margin: 0px 1px 7px 0px;  /* 0px qpx 7px -40px */
	padding: 0;
	list-style-type: none;
	font-size: 11px;
}

#blogDiv li {
	margin: 0px 1px 7px 0px;  /* transferred from get_posts list */
}

span.post_title_class {
	font-weight: bold;
}

p.get_posts_class {
	margin: 7px -60px 0px 0px;   /* 7px 0px 0px 0px */
}

.get_posts_class li {
	padding: 0;
	list-style-type: none;
	font-size: 11px;
}

/*---------- CONNECT (OLD TWEET)  ------------------*/

#connectDiv {
	padding: 26px 0px 0px 0px;
	background-image: url(images/divConnect.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	bottom: 0px;
	position: relative;
	background-color: #E1E1E0;
	height: 264px;
}

#connectDiv p {
	margin-top: 0px;
}

#connectDiv img {
	padding: 4px;
}

#connectDiv form {
	margin: 0px;
}

/*----------  VIDEO (OLD CONNECT)  ------------------*/

#videoDiv {
	padding: 34px 17px 0px 0px;
	float: left;
	background-image: url(images/divVideo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 238px;
	height: 172px;
}

#videoDiv p {
	margin: 8px 0px 4px 0px;
	padding: 0
}

.videoPage {
	float: left;
	width: 275px;
}

/*----------  INSIDE STUFF:BIG RIGHT-ALIGNED CIRCLE IMAGES  ------------------*/

#mainInnerImage {
	float: right;
	margin: 3px 20px; /* 3px 12px 3px 20px*/
	padding: 0px 0px 0px 0px;
}

.mainInnerImage {
	float: right;
	margin: 3px 20px; /* 3px 12px 3px 20px*/
	padding: 0px 0px 0px 0px;
}

/*----------  INSIDE STUFF: CALLOUT  ------------------*/

#callout {
	background-color: #E1E1E0;
	width: 175px;
	/*----background-image: url(http://spauldingcommunications.com/wp-content/themes/Cutline-2.2/images/justCircles.gif);
	background-repeat: no-repeat;
	background-position: 97% 2%;---*/
	line-height: 160%;
	float: left;
	margin: 7px 15px 10px 0px;
	font-size: 0.75em;
	padding: 9px 0px;
	border-top: 1px solid #D19700;
}

#callout p {
	padding: 1px 10px;
	margin: 6px 6px;
}

#callout ul {
	margin: 1px 20px;
	padding: 0px;
}

#callout li {
	margin: 1px 8px;
	padding: 0px;
}  /* duplicate of ul  */

#callout h5 {
	font-size: 11px;
	padding: 2px;
	color: #39347B;
	margin: 3px;
	font-style: italic;
}

/*----------  FOOTER  ------------------*/


#footer {
	padding: 0 10px 0 20px;
	border-top: solid #60513b 1px;
	background-color: #FFFFFF;
} 

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility 
	of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, 
	without the margin collapse issue */
	text-align: center;
    font-size: 10px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must 
precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element 
before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.user_entry {
    margin: 0px;
}

#newsSubscribe {
	margin-bottom: 5px;
}


#circleContainer {
	width: 141px;
}

.imagePadRight {
	float: left;
	padding: 3px 10px 3px 0px;
}

.imagePadLeft {
	float: right;
	padding: 3px 0px 3px 10px;
}

.indentedList {
	margin-left: 150px;
}

