@charset "UTF-8";

/* -------------------------------------
      Walker Corporate Group PLLC
	  CSS STYLE SHEET - 35mmdesign.com
----------------------------------------*/

body {
	background:#fff;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	text-align:left;
	}
	body.page #content { text-align:justify; }
	
#container {
	width:960px;
	margin:0 auto;
	background:url(../i/bg.gif) no-repeat left top;
	}
	
#header { height:270px; }
	#header h1 {
		float:left;
		margin:40px 0 0 50px;
		_margin:40px 0 0 25px;
		}
	#header h1 a {
		width:340px;
		height:167px;
		background:url(../i/logo-new.gif) no-repeat top left;
		text-indent:-99999px;
		display:block; text-decoration:none;
		}
	#header ul {
		float:left;
		width:260px;
		list-style:none;
		margin:10px 0 0 40px;
		padding-top:20px;
		border-right:1px solid #000;
		}
		#header ul li {
			float:right; 
			padding:0;
			margin:0 0 1px;
			_margin:0 0 0px;
			display:block;
			}
		#header ul li a { 
			float:right;
			width:210px;
			text-align:right;
			margin:0;
			padding:2px 25px 3px;
			text-transform:uppercase; text-decoration:none;
			font-size:11px;
			font-style:italic;
			letter-spacing:3px;
			display:block;
			}
			#header ul li a:hover,
			#header ul li.current a {
				background:#000;
				color:#fff;
				font-weight:bold; text-decoration:none;
				}
			#header ul li.current a { font-weight:bold; text-decoration:none; }
			/*#header ul li#about-the-firm a { background:url(../n/about-the-firm.gif) no-repeat top left; }
			#header ul li#about-the-founder a { background:url(../n/about-the-founder.gif) no-repeat top left; }
			#header ul li#services a { background:url(../n/services.gif) no-repeat top left; }
			#header ul li#testimonials a { background:url(../n/testimonials.gif) no-repeat top left; }
			#header ul li#team a { background:url(../n/team.gif) no-repeat top left; }
			#header ul li#offices a { background:url(../n/offices.gif) no-repeat top left; }
			#header ul li#blog a { background:url(../n/blog.gif) no-repeat top left; }
			#header ul li#faqs a { background:url(../n/faqs.gif) no-repeat top left; height: 10px; }
			#header ul li#contact a { background:url(../n/contact.gif) no-repeat top left; }
			#header ul li#videos a { background:url(../n/videos.gif) no-repeat top left; }
			#header ul li#home a { background:url(../n/home.gif) no-repeat top left; }
			#header ul li#disclaimer a { background:url(../i/disclaimer.gif) no-repeat top left; margin-top:5px; }
			
				#header ul li#about-the-firm a:hover, 
				#header ul li#about-the-founder a:hover, 
				#header ul li#services a:hover, 
				#header ul li#offices a:hover, 
				#header ul li#team a:hover, 
				#header ul li#blog a:hover, 
				#header ul li#contact a:hover,
				#header ul li#testimonials a:hover,
				#header ul li#faqs a:hover,
				#header ul li#videos a:hover,
				#header ul li#home a:hover, 
				#header ul li#disclaimer a:hover,
				#header ul li#about-the-firm.current a,
				#header ul li#about-the-founder.current a,
				#header ul li#services.current a,
				#header ul li#faqs.current a,
				#header ul li#videos.current a,
				#header ul li#testimonials.current a,
				#header ul li#offices.current a,
				#header ul li#team.current a,
				#header ul li#blog.current a,
				#header ul li#contact.current a,
				#header ul li#home.current a,
				#header ul li#disclaimer.current a {
					border-color:#000;
					background-position:top right; text-decoration:none;
					}*/

/* Start New Header Content */


#contact-bar {
	float: right;
	width: 200px;
	margin-right: 30px;
	margin-top: 45px;
	}
	
#mc_embed_signup {
	margin-bottom:25px;
	float:left;
	}

/* End Header Content */


			
.home #header ul li#home { display:none; }
			
#content {
	float:left;
	width:620px;
	margin:0 0 0 50px;
	_margin:0 0 0 25px;
	padding:0 0 0 20px;
	border-left:1px solid #000;
	font:normal 10pt/1.5 Georgia, "Times New Roman", Times, serif;
	text-align:left;
	}
	
#sidebar {
	float:right;
	width:220px;
	margin-right:10px;
	_margin-right:5px;
	padding-top:6px;
	font:normal 9.5pt/1.5 Georgia, "Times New Roman", Times, serif;
	}
	
#footer {
	clear:both;
	width:860px;
	height:100px;
	padding-top:30px;
	margin:0 auto;
	}
	#footer-info {
		width: 100%;
		margin: 0 auto;
		padding-top:15px;
		font-size: 12px;
		text-align: center;
		border-top: 1px solid #000;
		color:#000;
		}
		#footer-info a { padding-right:5px; padding-left:5px; }
	#footer-links {
		margin:0 auto;
		padding-top:0;
		padding-bottom:30px;
		text-align:left;
		width:540px;
	}
a {	text-decoration:underline; color:#039; }
a:hover { color:#000; }

#sidebar a, #footer a, #content h2 a { text-decoration:none; }

p { margin: 0 0 1em; }
#sidebar p { line-height:1.4em; }

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

h1,h2,h3,h4,h5,h6 { text-align:left; }

h2 {
	font-weight:normal;
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:2px;
	margin:0 0 4px;
	padding:0;
	}
	
h2.post-title {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:normal;
	font-size:26px;
	text-transform:capitalize;
	letter-spacing:normal;
	line-height:1.0em;
	margin:0 0 4px 0;
	padding:0;
}
h2.post-title a { color:#000000; }
h2.post-title a:hover { color:#039; }
	
h3 {
	font-weight:normal;
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:45px 0 5px;
	}
	
small {
	font-size:15px;
	font-style:italic;
	margin:0 0 1em 0;
	display:block;
	}

embed {
	}
	
.entry {
	}

#sidebar h2 {
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:20px 0 10px;
	}
	#sidebar h2.top { margin-top:0; }

#sidebar h2 a {
	text-decoration:none;
	color:#000;
	}
	
#sidebar ul {
	border-left:1px solid #000;
	list-style:none;
	margin:0;
	padding:0;
	}

#sidebar ul li {
	margin:0 0 6px 20px;
	padding:0;
	}
	
#sidebar ul li a {
	font-style:italic;
	}
	
form { text-align:left; }

input,textarea {
	font:italic 12px Georgia, "Times New Roman", Times, serif;
	border:1px solid #000;
	padding:2.5px 5px;
	}
	input#mce-EMAIL { background-color:#007fc6; color:#fff; font-weight:bold; }
	
textarea {
	width:250px;
	}


.blog .post {
	margin-bottom:30px;
	padding-bottom:30px;
	}

.col1 {
	float:left;
	width:350px;
	}
	
.col2 {
	float:right;
	width:250px;
	}

	
/* --------------------------
          Begin Images 
-----------------------------*/

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

/*	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 {
	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;
	}
/* End Images */



/* --------------------------------
            Begin Lists
-----------------------------------
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

#content ol,
#content ul {
	margin:20px 0;
	list-style:none;
	}

#content li {
	margin:0 0 1em 45px;
	padding:0 0 0 30px;
	background:url(../i/arrow.png) no-repeat top left;
	}



/* End Entry Lists */



/* ---------------------------
       Begin Form Elements 
-----------------------------*/


#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

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



/* ------------------------
	  Begin Comments
---------------------------*/

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

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	background:#eee;

	}
.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 {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* ------------------------------------
     Begin Various Tags & Classes
---------------------------------------*/


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 25px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	float:left;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	clear:both;
	background:#fff;
	border:1px solid #fff;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.navigation .alignleft a,
.navigation .alignright a {
	font-weight:bold;
	padding:2px;
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:2px;
	background:#fff;
	border:1px solid #000;
	color:#000;
	width:150px;
	display:block;
	}
.navigation .alignleft a:hover,
.navigation .alignright a:hover {
	background:#000;
	color:#fff;
	border:1px solid #fff;
	}
	.spacer {
	margin-top: 50px;
	margin: auto;
	margin-bottom: 30px;
	padding-top: 10px;
	width: 300px;
	border-bottom: medium solid silver;
}
	
/* End Various Tags & Classes*/



/* -------------------------------
            Captions
----------------------------------*/

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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.clear { clear:both; }

.team {
	margin-right:15px;
	float:left;
	}
	
/* -------------------------------
STYLES THE CLIENT MONTAGE ON THE HOMEPAGE
----------------------------------*/

p.montage-title {
	color:#009900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	margin:20px 0 0 0;
	text-transform:uppercase;
}

div.montage-carousel {
	width:620px;
}
