/*
Theme Name: Dan Clark Theme
Theme URI: http://danclark.com/
Description: The theme designed for Dan Clark Associates, LLC.
Version: 2.0
Author: 3W Studios
Author URI: http://3wstudios.com/

	
*/


.linklove {
	display: none;
	}

body {
	margin: 0;
	padding: 0;
	background: #73927d url(/_img/bgtile.gif) repeat-x;
	text-align: center;
	font: 10px/1.5 Tahoma, Helvetica, Verdana, Arial;
}

h2 {
	font-size: 180%;
}

h3 {
	font-size: 160%;
	color: #0c4a21;
}

a {
	color: #ff6600;
	text-decoration: none;
}

a:hover {
	color: #ffcc00;
	text-decoration: none;
	
	
}

h2 a {
	color: #ffcc00;
	}

p {
	font-size: 120%;
	line-height: 1.7;
}

#frame {
	width: 1020px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	}

#header {
	background: url(/_img/navtop.gif) no-repeat;
	background-position: 0 143px;
	}

.top {
	padding: 0px 85px 0 56px;
	margin: 0;
}

* html #nav {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/navbgtile.png', sizingMethod='scale');
background: none;
cursor: hand; /* if it's a link use this */
}

#nav {
	background: url(/_img/navbgtile.png);
	padding: 0 0 0 66px;
	margin: -15px 0 0 0;
	height: 40px;
	
}

#nav ul.nav ul {
	width: 650px;
	margin-left: 250px;
	list-style: none;
	padding-top: 12px;
	letter-spacing: 2px;
	
}

ul.nav ul li{
	float: left;
	text-transform: uppercase;
	margin-right: 35px;
}

ul.nav ul li a {
	color: #ffcc00;
	font-size: 10px!important;
	
}

#sub-page-menu ul li {
	list-style-type: disc;
	margin-left: 11px;
	color: #666;
	margin-bottom: 10px;
}

#sub-page-menu ul li a{
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
}

#sub-page-menu ul li a:hover {
	border-bottom: 2px solid #ffee00;

}

#sub-page-menu ul li ul {
	margin: 5px 0 0 13px !important;
	padding: 0 !important;
}
#sub-page-menu ul li ul li {
	list-style-type: circle;
	margin-left: 0;
	padding: 0;
	color: #999;
	margin-bottom: 5px;
}

#sub-page-menu ul li ul li a {
	color: #999;
}
* html #content {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/mainbg.png', sizingMethod='scale');
background: none;
cursor: hand; /* if it's a link use this */
}

#content {
	background: url(/_img/mainbg.png) repeat-y;
	margin: 0 auto;
	padding: 0 70px 0 30px;
}

#left-column {
	width: 198px;
	float: left;
	background: url(/_img/dcbg.gif) repeat-y;
}

#right-column {
	width: 700px;
	float: right;
	padding-top: 43px;
}

#right-column p {
	font-size: 130%;
	}

#right-column h2 {
	color: #ffcc00;
	border-bottom: 1px solid #ffcc00;

}


.yellow-box {
	float: right;
	width: 400px;
	background: #ffe7b2;
	margin: 0 -40px 0 10px;
	padding: 15px 10px;
	color: #09461d;
}

.yellow-box a {
	font-weight: bold;
	text-decoration: underline;
	color: #09461d;
}

#footer {
	background: url(/_img/footerbg.png) repeat-y;
	color: #ffcc00;
	padding: 0 30px 0 30px;
}

.footie {
	background: #73927d url(/_img/bgtile.gif) repeat-x;
	padding: 10px 20px 10px 31px;
	font-size: 90%;
}

.teeny {
	font-size: 90%;
}

#post-20 h2 {
	display: none;
}

#left-column ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar {
	margin-top: 63px;
}

#sidebar h2.title {
	background: #999;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	margin: 10px 0;
	font-size: 120%;
	padding: 3px 0 3px 31px;
	text-transform: uppercase;
	color: #ffcc00;
}

#sidebar h2.title img {
	display: none;
}

#sidebar ul ul {
	margin-left: 31px;
	margin-right: 11px;
}

li a.rsswidget {
	color: #666 !important;
	font-weight: bold;
}

#sidebar form {
	margin-left: 31px;
}

form #amembersubmit {
	margin-top: 10px;
}

/* 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 */


ul li.page-item-302, ul li.page-item-700 {
	display: none;
	}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	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;

	}
.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 Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

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

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

.center {
	text-align: center;
	}

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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


#content ul li {
	line-height: 1.8;
	}

/* 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 */

#right-column .entry ul {
	padding-left: 20px!important;
	}

#right-column ul li {
	font-size: 120%;
	}
	
	
#wpamember p {
	margin: 0 0 0 20px;
	}
	
#wpamember ul {
	margin: 0 0 20px 0;
	}