/*

Theme Name: SEOco
Web site:	SEOcompanymemphis.com
Version: 	1.0

*/

/* general */

body, html {
color: #000; 
font-family: Verdana, Arial, Tahoma, sans-serif;
text-align: center; /*** Centers the design in old IE versions ***/
background: #222222;
}

* /*Set's border, padding and margin to 0 for all values*/
{
padding: 0;
margin: 0;
border: 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight:normal;
	line-height: 30px;
	color: #444;
	text-align: left;
	margin-bottom: 20px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:normal;
	line-height:22px;
	color: #444;
	text-align: left;
}

p {
	color: #444;
	font-size: 12px;
	text-align: justify;
}

input {
	border: 1px #7a7a7a solid;
	color: #7a7a7a;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

textarea {
	border: 1px #7a7a7a solid;
	color: #7a7a7a;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}



.fleft {float: left;}

.fright {float: right;}

.clear { clear: both; }

.m10 {
	margin: 10px;
}

.m20 {
	margin: 20px;
}

/*** LAYOUT ***/

#main {

background: #FFFFFF url(images/bg.png) repeat-x;


}

#mainhome {

background: #FFFFFF url(images/bghome.png) repeat-x;

}

#outer{

	width: 960px;
	margin: 0 auto 0;
	background-color: #CCCCCC;
	/* height: 300px; */
	padding-top: 180px;
}

#outerhome{

	width: 960px;
	margin: 0 auto 0;
	background-color: #CCCCCC;
	height: 300px;
	padding-top: 310px;
}

#float-wrap {
float: left;
width: 960px;
/*** margin-left: -165px; Same length as .outer padding-left but with negative value ***/
}

#content {
	float: left;
	text-align: center;
	width: 700px;
	padding: 0 5px;
	margin: 5px;	
}

#content-home {
	float: left;
	text-align: left;
	width: 940px;
	padding: 0 5px;
}

#rightbar {
	float: right;
	width: 240px;
	padding: 0px;
	background: #cccccc url(images/sidebar-bg.png) repeat-y;
}

* html #rightbar {
position: relative; /*** IE needs this  ***/
height: 250px;
}

#header {
margin: -180px 0 0 -960px; /*** Move the right column so it takes the positon as a top menu ***/
float: left; 
width: 950px;
padding: 5px;
height: 170px;
text-align: left;
background: #FFFFFF url(images/bg.png) repeat-x;
}

#headerhome {
margin: -310px 0 0 -960px; /*** Move the right column so it takes the positon as a top menu ***/
float: left; 
width: 950px;
padding: 5px;
height: 300px;
text-align: left;
background: #FFFFFF url(images/bghome.png) repeat-x;
}

* html #header {
position: relative;  /*** IE needs this  ***/
}

#topstrip {

float: right;
padding: 0 0 0 10px;
height: 24px;
font-size: 10px;

}

#topmain {

float: left;
width: 950px;
height: 140px;

}

#footerouter{

vertical-align: bottom;

}

#footer {
	width: 960px;
	margin: 0 auto 0;
	background: #222222 url(images/bgfooter.png) repeat-x;
	height: 60px;
	color: #FFFFFF;
}

/*** DECOR ***/

/* top strip menu */

#topstrip a {
color: #666666;
text-decoration: none;
font-size: 10px;
}

#topstrip a:hover {
color: #888888;
}

/* header icns */

#hicons {
	float: right;
}

#hicons img {
	float: left;
	margin: 10px;
	border: 0px;
}

/* content */

#content {

	background: #f3f3f3;
	margin-top: 10px;

}

#content .contentbottom {
	margin: 0 0 -10px -5px;
}

/* post */

.post h1.singpage {
	lane-height: 30px;
	font-size: 30px;
	color: #ccc;
	float: right;
	text-align: right;
	border-bottom: 1px #e2e2e2 solid;
	width: 100%;
	padding: 10px 0;
}

.post h1 a {
	border-bottom: 1px dashed #AAA;
	color: #664;
	text-decoration: none;
	text-align: center;
}

.post h1 a:hover {

	border-color: #F60;
	color: #553;

}

/* entry */

.entry {
	margin: 10px;
	color: #747474;
	font-size: 14px;
}

.entry p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 14px;
	margin: 10px;
	text-align: justify;
	line-height: 20px;
}



/* Copy */

#copy {
	float: left;
	margin: 10px;
	font-size: 10px;
	color: #999999;
}

#copy a {
	color: #999999;
	text-decoration: none;
}

/* Keynote */

#keynote {
	background: url(images/keynote-bg.png) no-repeat;
	width: 570px;
	min-height: 100px;
	float: right;
	margin: 10px;
	text-align: left;
}

#keynote p {
	margin: 20px 20px 0 10px;
	color: #CCCCCC;
	font-weight: bold;
}

/* Home Decor 

#intro {
	background: url(images/home-intro-bg.png) no-repeat;
}
*/

/* home slider */

#intro {
    position:relative;
    /* height:600px; */
	width:950px;
	height: 340px;
	background-color: #fff;
	margin: 0;
}

#intro DIV {
    /*position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;*/
	height: 340px;
	background-color: #fff;
	width: 950px;
	display: block;
  	margin: 0;
	padding: 0;	
}

#intro DIV.notactive {
	position: absolute;
	top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#intro DIV.active {
    z-index:10;
    opacity:1.0;
}

#intro DIV.last-active {
    z-index:9;
}

#intro DIV IMG {
    position: relative;
}

#intro DIV p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 14px;
	margin: 10px;
	text-align: justify;
	line-height: 20px;
	width: 460px;
}

#intro h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e2e2e2;
	font-weight: bold;
	font-size: 60px;
	padding: 0 10px;
	margin-top: 40px;
	margin-bottom: 40px;
}

#intro h2 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e2e2e2;
	font-weight: bold;
	font-size: 36px;
	padding: 0 10px;
	margin-top: 40px;
	margin-bottom: 20px;
}

/*#intro {
	background: url(images/content-bg.jpg) no-repeat;
}


#intro h1 {
	background: url(images/intro-header-bg.png) no-repeat ;
	color: #1a79b9;
	margin-top: 24px;
	font-weight: bold;
	height: 34px;
}

#intro p {
	margin: 20px;
	color: #747474;
	font-size: 14px;
}*/



/* Home service blocks */

.serviceblock {
	background: #cccccc url(images/seo-services-hb.png) no-repeat;
	margin: 10px;
	width: 210px;
	height: 240px;
	float: left;
}

.serviceblock img {
	margin: 0px;
	padding: 0px;
	float: left;
}

.serviceblock p {
	margin: 15px 10px 10px;
	font-size: 11px;
	color: #777777;
}

.serviceblock h2 {
	font-size: 14px;
	margin: 20px 0 0 80px;
	color: #c43d00;
}

.serviceblock h2 a {
	color: #c43d00;
	text-decoration: none;
}

.serviceblock .moreseo {
	margin: 16px 0 0 110px;
	border: 0px;
}

/* contact form */

.wpcf7-form p {
	font-weight: bold;
}	

input.btn {
	background-color: #5a5a5a;
	color: #cccccc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 20px;
}

