@charset "utf-8";
/* CSS Document */

/* ###########LET'S PLEASE PUT OUR NAMES AND REASONS FOR EACH ENTRY??? THANKS --JAIME ########*/
/* 
WOO CUSTOM STYLESHEET
---------------------
Instructions:
Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.
*/
/* 1.1 Defaults */

body  { font: 12px Arial, Helvetica,Sans-serif; color: #555;  url(http://www.findmediasolutions.com/wp-content/uploads/2012/02/background1.jpg) no-repeat top center; background-attachment:fixed;} /*Jaime: Here I set the body BG to no scroll or fixed and took out the color altogether by commenting out the body .css tag on styles.css*/

h1, h2, h3, h4, h5, h6  { margin: 0; font-family:Arial, Helvetica,Sans-serif; color: #222; font-weight:normal; }
h1  {font-size: 22px; color:#061d38;  font-weight:bold;} h2  {font-size: 18px; color:#061d38;  font-weight:bold;} h3  {font-size: 14px; font-weight:bold;} h4  {font-size: 14px;  font-weight:bold;} h5  {font-size: 14px;  font-weight:bold;} h6  {font-size: 14px;  font-weight:bold;}

p {margin: 0; font:12px/18px Arial, Helvetica,Sans-serif; } 
hr { background-color: #e6e6e6;	border:0; height: 1px; margin-bottom: 20px; }

input, textarea { padding: 7px 0 7px 7px; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid;}

/* 2.2 Navigation */
#navigation{font: 16px Arial, Helvetica, sans-serif; background: url(images/nav-bg.png) repeat-x top left; height: 42px;  -moz-border-radius: 12px 12px 0 0; -webkit-border-radius: 12px 12px 0 0; }

/* 2.3 Header */
#header{ padding: 0px 0 0px; clear:both; position:relative;}

#logo  { float:left; }
#logo img  { padding-top: 15px; }
#logo .site-title, #logo .site-description  { color: #fff; display:none;  }
#logo .site-title a { color:#fff; font-size:40px; line-height:40px; text-transform:none; font-weight:bold; text-decoration:none; }
#logo .site-title a:hover { text-decoration:underline; }
#logo .site-description { color:#C5E5F5;}

#topad { position: absolute; left: 470px; top:43px;}

.latest_twitter { float: right; width: 450px; background: url(images/twitter-bg.png) no-repeat top left; min-height: 55px; color: #fff; font-size: 12px; line-height: 20px; }
.latest_twitter ul { margin-left: 100px; }
.latest_twitter a { color: #89c4eb; }
/* ###########LET'S PLEASE PUT OUR NAMES AND REASONS FOR EACH ENTRY??? THANKS --JAIME ########*/

/* 2.6 Widgets */



/* 2.7 Featured */

#loopedSlider .container { width:940px; min-height:290px; height: auto; overflow:hidden; cursor:pointer; padding-bottom:0px; padding-top:0px;}
.video {height:253px; padding-top:0px;}

#featured-home p { font-size:24px; color:#ffffff; padding-top: 20px; line-height: 24px }

#main{width:880px; height:100%; padding: 0px 30px 0px 24px;}
#main.fullwidth {width: 880px;}

#mini-features { background: url() repeat; border-left: 1px solid #dcd9c1; border-right: 1px solid #dcd9c1; padding-bottom: 20px; border-bottom: 2px solid #cfccb6; }
/*Chris & Jaime: Jaime went back in here and changed the black BG to match the dark navy of the header and match the corner radius of the "Stay Informed" graphic*/
#footer-widgets { margin-top:-5px; z-index:0; background: #04142b; border-top:1px solid #8f8e85; padding:10px 0; -moz-border-radius: 0 0 12px 12px; -webkit-border-radius: 0 0 12px 12px; }
#footer-widgets h3 { color:#ffffff; text-shadow: 0 1px 1px #f0f0f0; }
#footer-cols {margin:-9px 0 0 0;}

/* 3. POSTS Chris: removed background graphic that created a ruled page*/
.section { background: url() repeat; border-bottom: 0x solid #CFCCB6; border-left: 0px solid #DCD9C1; border-right: 0px solid #DCD9C1; padding: 20px 20px; margin-bottom: 20px; }

/* ###########LET'S PLEASE PUT OUR NAMES AND REASONS FOR EACH ENTRY??? ***THANKS*** i'm just feeble brained and need your assistance --JAIME ########*/
h1 a {margin:0 0 0 -2600px;}/*Jaime: here I am  added a negative marging-left to the  'H1 .a title' to move it off the page */ 
/*#featured {margin-top:0px; height:130px;}*//*Jaime: here will attempt to raise the height of the sub page headers under the navigation but not working yet.*/

/*Jaime: Here I am temporarily setting to"Fixed" the BG of the body and wrapper div to stop scrolling until we find a solution*/
#wrapper { background: url(http://www.findmediasolutions.com/wp-content/uploads/2012/02/background1.jpg) no-repeat top center; background-attachment:fixed;} body {background-attachment:fixed; }
/*body  { font: 14px Arial, Helvetica,Sans-serif; color: #555; background: #123660 url(http://www.findmediasolutions.com/wp-content/uploads/2012/02/Abstract-3.2-e1328073945335.jpg) no-repeat top center; background-attachment:fixed;}*/

/*Jaime: Here is change the font color from white to black below Footer, on both Credit and Copyright*/
#credit, #copyright {color:#000; text-shadow:0 0 0 0 ;}/*@#$%^& Can't seem to take the !@#$%^& shadow out!!!  ;-P */

/*Jaime: Here I will  lighten the div main BG from that dreadful beige*/ #main, #content {background-color:#f7f2e4;} /*Good compromise, now we need to do the same for hears and footer*/

/*Jaime: Here I have replaced the header image from second level pages to a taller messaging BG area*/
#featured { height: 130px; background: #f7f2e4 url(http://www.findmediasolutions.com/wp-content/uploads/2012/01/page-bg.png) no-repeat top left; position: relative; padding-top: 25px; }

/*Jaime: Here I changed div content-home to the lighter beige*/
#content-home{ position:relative; s-index:0;padding:25px 0 40px 0; background: #f7f2e4;}

/*Jaime: finessing video position on home page*/
/*#featured-home .video {-moz-border-radius: 12px 12px 0 0; -webkit-border-radius: 12px 12px 0 0;float: left; margin:15px 30px 0 0; padding:0px 30px; position:relative; text-align: center; height:269px; width:360px; z-index:99; }*/
/*.video {height:267px; width:360px; -moz-border-radius: 12px 12px 0 0; -webkit-border-radius: 12px 12px 0 0;}*/

/*Jaime: Here I am setting the margins for featured image to center in featured-home/
#featured-home .featured-image { float: left; padding:0px 0px 0; position:relative; text-align:center; z-index:99; }
#featured-home .video { float: left; width: 400px; padding: 20px 30px; position:relative; text-align:center; z-index:99; }
#featured-home .featured-image { margin:-80px 0 0 -80px; }
.slide {margin:-80px 0 0 -80px; }/*Jaime: This worked originally but we had forgotten to take the commenting code off ;-P*/
.slides {height:306px;}

/*Chris: positioning the slides within the featured bkg area*/
#featured-home .featured-image {
     margin-bottom: 20px;
}

#featured-home .featured-image { float: left; padding: 5px 5px 0; }
    
/*Chris: pushing the previous/next button for feature slides off the page*/
/*#loopedSlider .controls { margin-right: 50px; margin-top: -26px;}*/

/*Chris: deleting border around icon images*/
.entry img, img.thumbnail { background: none repeat scroll 0 0 0; border-color: #ECE9D2 #DCD9C1 #DCD9C1 #ECE9D2; border-style: solid; border-width: 0px 0px 0px; padding: 0px;
}

/* Codys thumbnails for the portfolio page */
div#cody-thumb {
	float:left;
	height:200px;
	width:200px;
	padding:5px;
	text-align:center;
	font-weight:bold;

}
div#cody-thumb > img  {
	  -webkit-border-radius: 5px;
	  -moz-border-radius: 5px;
	  border-radius: 5px;
	  -webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.5);
	  -moz-box-shadow:   0 8px 6px -6px rgba(0,0,0,0.5);
	  box-shadow:   0 8px 6px -6px rgba(0,0,0,0.5);
	  margin-bottom:10px;
	  border:none;
          padding:00px;
}

div#cody-thumb > img:hover  {
	  -webkit-border-radius: 5px;
	  -moz-border-radius: 5px;
	  border-radius: 5px;
	  -webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.5);
	  -moz-box-shadow:   0 8px 6px -6px rgba(0,0,0,0.5);
	  box-shadow:   0 8px 6px -6px rgba(0,0,0,0.5);
	  margin-bottom:10px;
	  border:none;
          padding:00px;
}

/*Codys image fixes */
div#main > div.section > div.post > div.entry > p > a > img:hover { padding:0px;border:0px; }
div#main > div.section > div.post > div.entry > div.twocol-one > img:hover { padding:0px;border:0px; }
div#main > div.section > div.post > div.entry > div.twocol-one > p > img:hover { padding:0px;border:0px; }
div#main > div.section > div.post > div.entry > div.twocol-one > p > a > img:hover { padding:0px;border:0px; }
div#main > div.section > div.post > div.entry > div.twocol-one > img { background:none; }
div#main > div.section > div.post > div.entry > div.twocol-one > p > img { background:none; }
div#main > div.section > div.post > div.entry > div.twocol-one > p > a > img { background:none; }

/*line fix on pages going thru text */
div#main > div.section { border-bottom:00px; }

/*square li */
div.entry > ul > li { list-style:square; }
div.twocol-one > ul > li { list-style:square; }

/* footer shadow remove */
div#footer > div#copyright > p { text-shadow:none; }
div#footer > div#credit > p { text-shadow:none; }


/*Jaime:  - Here I define my div floaters 1 - 7*/
#floater1 {float:left;width:1500px; position:absolute; z-index:1; margin:-354px 200px 0 -185px; height:665px;-moz-border-radius: 75px 75px 75px 75px; -webkit-border-radius: 75px 75px 75px 75px; background-color:#fff; opacity:.7;filter:alpha(opacity=70);filter:"alpha(opacity=70)";background:url(http://findtestserver1.info/websites/FMS-DW-Site/images/marketing-channels-icons-ears.png); background-repeat:no-repeat; } 
#floater2 {float:right;width:250px; position:absolute; z-index:1; margin:334px 200px 0 -85px; height:665px;-moz-border-radius: 75px 75px 75px 75px; -webkit-border-radius: 75px 75px 75px 75px; background-color:#fff; opacity:.7;filter:alpha(opacity=70);filter:"alpha(opacity=70)";background:url(http://findtestserver1.info/websites/FMS-DW-Site/images/marketing-channels-icons-ears-right.png); background-repeat:no-repeat; } 

/* Jaime added div table settings*/	
.css3{ float:left; width:498px; border:1px #F1F1F1 solid;}
.table1{ float:left; width:24%;border:1px #F1F1F1 solid;} 

