/*
Theme Name: Walker 2010
Theme URI: http://walkercorporatelaw.com/
Description: This is the updated theme with the new header for Walker Corporate Law.
Version: 2.0
Author: Mya Smith
Author URI: http://portfolio.myaleigh.com
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;
}
body { line-height:1; }
ol, ul { list-style:none; }
blockquote, q { quotes:none; }

/* remember to define focus styles! */
:focus { outline:0; }

/* remember to highlight inserts somehow! */
ins { text-decoration:none; }
del { text-decoration:line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse:collapse; border-spacing:0; }

a img { border:none; }

hr {
	background:#cccccc; color:#cccccc; clear:both; height:1px; margin:15px 0;
	border-top:0; border-right:0; border-bottom:0; border-left:0;
}

hr.white {
	background:#ffffff; color:#ffffff; clear:both; height:1px; margin:30px 0;
	border-top:0; border-right:0; border-bottom:0; border-left:0;
}

.clear { clear:both; }
.centertext { text-align:center; }

/* -------------------------------
BODY & TYPOGRAPHY
----------------------------------*/

body {
	background:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;
	margin:0; padding:0; text-align:left;
}
body.page #content { text-align:justify; }

h1 {
	font-weight:normal; font-size:26px;
	letter-spacing:2px; margin:0 0 4px 0; padding:0; text-transform:uppercase;
}
h2 {
	font-weight:normal; font-size:18px;
	letter-spacing:2px; margin:0 0 4px 0; padding:0; text-transform:uppercase;
}
h1.post-title,
h2.post-title {
	font-family:"Interstate","Helvetica Neue",Helvetica,Arial,sans-serif !important; font-size:40px; font-weight:bold;
	letter-spacing:-2px; line-height:1.0em; margin:0 0 4px 0; padding:0; text-transform:capitalize;
}
h1.post-title a,
h2.post-title a { color:#000000; text-decoration:none; }
h1.post-title a:hover,
h2.post-title a:hover { color:#003399; text-decoration:none; }
	
h3, h4, h5 { font-size:14px; font-weight:normal; letter-spacing:1px; margin:5px 0 5px 0; text-transform:uppercase; }

small { display:block; font-size:15px; font-style:italic; margin:0 0 1em 0; }

/* -------------------------------
PAGE LAYOUT
----------------------------------*/

#container { margin:0 auto; width:980px; }
#setwidth { margin:0 auto; width:940px; }

#header { margin:15px 0 15px 0; width:940px; }
#content { float:left; font:normal 10pt/1.5 Georgia, "Times New Roman", Times, serif; width:680px; }
#sidebar { float:right; font:normal 9.5pt/1.5 Georgia, "Times New Roman", Times, serif; width:221px; }
#footer { border-top:1px solid #cccccc; clear:both; margin:50px 0 50px 0; padding-top:25px; width:940px; }

/* -------------------------------
HEADER
----------------------------------*/

#header .floatleft { float:left; width:310px; }
#header .floatright { float:right; margin-right:10px; width:500px; }

#header .floatright .header-links li { 
	border-right:1px solid #cccccc; display:inline; float:left;
	margin:0px 0px 0px 0px; padding-right:15px;
}
#header .floatright .header-links li.mailchimp { width:270px; }
#header .floatright .header-links li.last {
	border-right:0; margin-right:0; padding-top:15px;
	padding-right:0; padding-left:15px;
}
#header .floatright .header-links li a { color:#333333; text-decoration:none; text-transform:uppercase; }

#header .mainmenu ul:before,
.cf:after {
  content:" ";
  display:table;
}

#header .mainmenu ul:after {
  clear:both;
}

#header .mainmenu ul {
  *zoom:1;
}

/* Mini reset, no margins, paddings or bullets */
#header .mainmenu ul {
  margin:0; padding:0;
  list-style: none;
}

/* Main level */
#header .mainmenu ul {			
  margin:15px auto;
  width: 100%;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;	
}

#header .mainmenu ul > li {
  background: #000000;
	border-top:5px solid #000000;
  float: left; height:38px;
  line-height:38px;
  position: relative;
  transform: skewX(25deg);
}

#header .mainmenu ul a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 14px;
}		

#header .mainmenu ul li:hover, #header .mainmenu ul li.current {
  background: #000000;
  border-top:5px solid #429c01;
}		

#header .mainmenu ul > li > a {
  transform: skewX(-25deg);
  padding:0 17px;
}

/* ------------------------------------
CONTENT
---------------------------------------*/

#kgvid_kgvid_0_wrapper { text-align:center !important; }

.postmetadata small { font-size:10px; }

.post { margin-bottom:30px; padding-bottom:30px; }
.col1 { float:left; width:350px; }
.col2 { float:right; width:250px; }

#content p { margin-bottom:1em; }
#content ol, #content ul { list-style:none; margin:20px 0; }
#content li { background:url(images/arrow.png) no-repeat top left; margin:0 0 1em 25px; padding:0 0 0 30px; }

.divider10 { clear:both; height:10px; }
.testimonialthumb { float:left; margin-right:25px; margin-bottom:15px; }

.pagetitle {
	font-weight:normal; font-size:14px; letter-spacing:2px;
	margin:0 0 24px 0; padding:0; text-transform:uppercase;
}
.about-pagetitle { font-size:24px; text-align:center; }

h2.videotitle { font-size: 24px; line-height: 1.0em; margin-bottom: 15px; text-align: center; }

/* ------------------------------------
FOOTER
---------------------------------------*/

.footer-info { text-align:center; width:940px; }
.facebookwidget { margin:30px auto; text-align:center; width:350px; }
#footer-links { margin:15px auto 30px auto; width:550px; }
#footer-links .officeaddress {
	float:left; padding-bottom:10px;
	text-align:left; width:350px;
}
#footer-links .officephone {
	float:right; padding-bottom:10px;
	text-align:right; width:200px;
}

/* ------------------------------------
SIDEBAR
---------------------------------------*/

#sidebar h3 {
	font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:normal;
	letter-spacing:1px; text-transform:uppercase;
}

#sidebar p { line-height:1.4em; }
#sidebar ul { border-left:1px solid #cccccc; list-style:none; margin:0 0 30px 0; padding:0; }
#sidebar ul li { margin:0 0 6px 20px; padding:0; }
#sidebar ul li a { font-style:italic; }

.greyborder { border-left:1px solid #cccccc; padding-left:20px; }

/* ------------------------------------
MISC TAGS
---------------------------------------*/

acronym, abbr { border-bottom: 1px dashed #999999; cursor:help; }

blockquote {
	border-left:5px solid #dddddd; float:left;
	margin:15px 30px 25px 10px; padding-left:20px;
}
blockquote cite { display:block; margin:5px 0 0 0; }

.allcaps { text-transform:uppercase; }
.center { text-align:center; }
.hidden { clear:both; display:none; padding:10px 0 10px 0; }
	
.screen-reader-text { left:-1000em; position:absolute; }

.button, .button:visited {
	cursor:pointer; display:inline-block;  zoom:1; /* zoom and *display = ie7 hack for display:inline-block */
	*display:inline; vertical-align:baseline; margin:0 2px; outline:none; padding:5px;
	text-align:center; text-decoration:none; text-shadow:0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; -moz-border-radius: .5em;	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color:#d7d7d7; border:0; background:#222222;
	background:-webkit-gradient(linear, left top, left bottom, from(#666666), to(#000000));
	background:-moz-linear-gradient(top,  #666666,  #000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.button:hover {
	text-decoration:none; border:0; background:#000000;
	background:-webkit-gradient(linear, left top, left bottom, from(#444444), to(#000000));
	background:-moz-linear-gradient(top,  #444444,  #000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');

}
.button:active {
	position:relative; top:1px; border:0; color:#666666;
	background:-webkit-gradient(linear, left top, left bottom, from(#000000), to(#444444));
	background:-moz-linear-gradient(top,  #000000,  #444444);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* -------------------------------
STYLES THE CLIENT MONTAGE AND TESTIMONIALS BOX ON THE HOMEPAGE
----------------------------------*/

.montage-title {
	color:#429c01; font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; font-weight:normal;
	letter-spacing:1px; margin:-40px 0 0 0; padding:0; text-transform:uppercase;
}
.montage-carousel { margin:0 auto; width:680px; }

.testimonials-title {
	color:#429c01; font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; font-weight:normal;
	letter-spacing:1px; margin:-40px 0 10px 0; padding:0; text-transform:uppercase;
}
.testimonials-block { margin:0 auto; width:680px; }

/* ---------------------------
FORM ELEMENTS
-----------------------------*/

form#searchform input.searchfield { padding:5px 10px !important; }

select { width:130px; }

#commentform input { margin:5px 5px 1px 0; padding:2px; width:170px; }
#commentform { margin:5px 10px 0 0; }
#commentform textarea { padding:2px; width:600px; }
#respond:after {
		content:"."; display:block; 
	    height:0; clear:both; visibility:hidden;
}
#commentform #submit {
	float:right; margin:0 0 5px auto;
}

/* ------------------------
COMMENTS
---------------------------*/

.alt  { margin:0; padding:10px; }

.commentlist { padding:0; text-align:justify; }
.commentlist li { background:#eee; list-style:none; margin:15px 0 10px; padding:5px 5px 10px 10px; }
.commentlist li ul li { margin-right:-5px; margin-left:10px; }
.commentlist p { margin:10px 5px 10px 0; }
.children { padding:0; }

#commentform p { margin:5px 0; }

.nocomments { display:none !important; margin:0; padding:0; text-align:center; }
.commentmetadata { display:block; margin:0; }

#content #dsq-content li {
    background-image:none;     
    list-style-position: outside;
    list-style-type: none;
    list-style-image: none;
    padding: 0;
}

#comments, .commentlist { display:none !important; }

/* -------------------------------
CAPTIONS
----------------------------------*/

.aligncenter, div.aligncenter {
	display:block; margin-left:auto; margin-right:auto;
}

.wp-caption {
	background-color:#f3f3f3; border:1px solid #ddd;
	margin:10px; padding-top:4px; text-align:center;
	-moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
}
.wp-caption img { border:0 none; margin:0; padding:0; }
.wp-caption p.wp-caption-text { font-size:11px; line-height:17px; margin:0; padding:0 4px 5px; }

.clear { clear:both; }

.team { float:left; margin-right:15px; }
	
/* --------------------------
BEGIN IMAGES
-----------------------------*/

p img { max-width:100%; padding:0; }

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered { display:block; margin-left:auto; margin-right:auto; }
img.alignright { display:inline; margin:0 0 2px 10px; padding:4px; }
img.alignleft { display:inline; margin:0 10px 2px 0; padding:4px; }

.alignright { float:right; }
.alignleft { float:left; }


/* --------------------------
MAILCHIMP
-----------------------------*/

.mailform-heading { font-size:13px; font-weight:bold; text-transform:uppercase; padding-bottom:15px; }
.email { margin-top:5px; margin-bottom:5px; padding:5px 3px; width:90%; }
#mc_signup_submit { margin-top:0 !important; }


input[type="text"],
input[type="email"] {
	border:1px solid #cccccc !important;
}

.addbotspace {
	margin-bottom:30px;
}