/*
Theme Name: Dynamic Strategic Alignmnet
Theme URI: http://www.dsa.com/
Description: This WordPress theme is developed for <a href="http://dsa">dsa</a>.
Version: 1.0
Author: Venkat Raj
Author URI: http://codinggeek.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family:  Georgia, "Times New Roman", Times, "Trebuchet MS", sans-serif;
	font-size: .89em;
	line-height: 1.5;
	background: #a0cedb;
}

#wrapper {
	border: 2px solid #fff;
	width: 950px;
	margin: 0 auto;
}

#home #header {
	background: url('images/header-bg.jpg') no-repeat left top;
	height: 254px;
}

#home #header p {
	float: right;
	font-weight: bold;
	padding: 10px 10px 0 0;
	color: #ffffff;
	font-size: 16px;
}

#home #header h1 {
	float: left;
}

#home #header p a {
	color: #043987;
	font-weight: bold;
	font-size: .89em;
	color: #ffffff;
}
#home #header #head-info {
	
}

#home #header h1 a {
	display: block;
	width: 240px;
	height: 200px;
	margin: 0 0 0 140px;
	text-indent: -9999em;
}
#home #header a#homelink {
	display: block;
	width: 240px;
	height: 200px;
	margin: 0 0 0 140px;
	text-indent: -9999em;
}

#home #header h2 {
	text-indent: -9999em;
}

#home ul#nav {
	clear: both;
}

#home ul#nav li {
	float: left;
	padding: 0 15px;
	list-style-type: none;
}

#home ul#nav li a {
	position: relative;
	padding: 0 5px;	
	display: block;
	text-indent: -9999em;
}

#home ul#nav li a.home {
	width: 35px;
	left: 5px;
	top: -5px;
}

#home ul#nav li a.about {
	width: 60px;
	left: 35px;
	top: 18px;
}

#home ul#nav li a.service {
	width: 115px;
	left: 70px;
	top: 23px;
}

#home ul#nav li a.process {
	width: 125px;
	left: 100px;
	top: -25px;
	height: 40px;
}

#home ul#nav li a.event {
	width: 140px;
	left: 125px;
	top: -40px;
}

#home ul#nav li a.contact {
	width: 60px;
	left: 155px;
	top: -30px;
}

#home #content-wrapper {
	background: url('images/content-bg.jpg') no-repeat left top;
	height: 231px;
}

#home #content-wrapper p {
	margin-left: 525px;
	color: #043987;
	font-size: .89em;
	margin-bottom: 5px;
	width: 380px;
}

#home #footer {
	background: url('images/footer-bg.jpg') no-repeat left top;
	height: 184px;
}

#home ul#events, ul#workshops, ul#specials {
	float: left;
	width: 185px;
	margin-left: 5px;
}

#home ul#events, ul#workshops {
	list-style-image: url(images/arrow-bullet.jpg);
}

#home ul#events a, #home ul#workshops a {
	color: #043987;
}

#home ul#events {
	margin: 115px 9px 0 20px !important;
}

#home ul#workshops {
	margin: 115px 16px 0 20px !important;
}

#home ul#workshops li {
	width: 200px;
}

#home ul#events, #home ul#workshops {
	color: #043987;
	font-size: .89em;
	list-style-type: disc;
	float: left;
}

#home ul#events h2, #home ul#workshops h2, #home ul#specials h2 {
	font-size: 1em;
	margin: 0;
	padding:0;
} 
#home ul#specials {
	margin: 57px 0 0 10px;
	color: #043987;
	font-size: .89em;
	list-style-type: none;
}
#home h2.but-events a {
	display: block;
	float: left;
	width: 70px;
	height: 185px;
	padding: 0px;
	margin: 0px;
	text-indent: -9999em;
}
#home h2.but-workshops a {
	display: block;
	float: left;
	width: 95px;
	height: 185px;
	text-indent: -9999em;
}
#home ul#specials a {
	display: block;
	width: 329px;
	height: 122px;
	text-indent: -9999em;
	overflow: hidden;
}

#home #footer-nav {
	width: 950px;
	margin: 0 auto 30px auto;
	clear:both;
}

#home #footer-nav p {
	text-align: center;
}

#home #footer-nav p a {
	color: #fff;
	text-align: center;
	margin: 0 5px;
}

/* ------------------- Sub-Page --------------------*/

#header {
	background: url('images/header-bg1.jpg') no-repeat left top;
	height: 174px;
}

#header p {
	float: right;
	padding: 10px 10px 0 0;
	color: #034997;
	font-weight: bold;
	font-size: 16px;
}

#header h1 {
	float: left;
}

#header p a {
	color: #174A8C;
	font-weight: bold;
}

#header h1 a {
	display: block;
	width: 150px;
	height: 105px;
	margin: 10px 0 0 190px;
	text-indent: -9999em;
}

#header h2 {
	text-indent: -9999em;
}

ul#nav {
	clear: both;
}

ul#nav li {
	float: left;
	padding: 0 15px;
	list-style-type: none;
}

ul#nav li a {
	position: relative;
	padding: 0 5px;	
	display: block;
	text-indent: -9999em;
}

ul#nav li a.home {
	width: 35px;
	left: 5px;
	top: 0px;
}

ul#nav li a.about {
	width: 58px;
	left: 35px;
	top: 25px;	
}

ul#nav li a.service {
	width: 120px;
	left: 70px;
	top: 23px;	
}

ul#nav li a.process {
	width: 135px;
	left: 90px;
	top: -25px;
	height: 40px;	
}

ul#nav li a.event {
	width: 135px;
	left: 115px;
	top: -35px;	
}

ul#nav li a.contact {
	width: 65px;
	left: 150px;
	top: -25px;	
}



/*SIDEBAR*/

#sidebar {
	width: 354px;
	float: left;
	background: url('images/sub-col.jpg') no-repeat left top;
	margin-right: 40px;
	height: 500px;
}

#sidebar h1 {
	font-size: 1.9em;
	padding-right: 5px;
	font-weight: normal;
	text-align: right;
	color: #fb941e;
	margin-top: 25px;
}
#sidebar p {
	color: #043987;
}

#sidebar .great {
	margin: 10px 5px 0 15px;
	font-weight: bold;
	word-spacing: 2px;
}

#sidebar #right-side p {
	text-align: right;
	margin: 0 10px 0 0;
	line-height: normal;
	font-size: .89em;
}

#sidebar #quote-col, #stray_widgets-2 {
	margin: 35px 0 35px 0;
	background: url('images/quote-center-bg.gif') repeat-y left top;	
}
#sidebar #quote-col, #stray_widgets-3 {
	border-top: 2px solid #fb941e;
	margin-top: -10px;
}
#sidebar #quote-col, .stray_quote-3 {
	margin: 10px 5px 0 15px;
	font-weight: bold;
	word-spacing: 2px;
	color: #043987;
	line-height: normal;
	font-size: .89em;
}
#sidebar #quote-col, .stray_quote-3 span {
	font-weight: normal;
}

#sidebar li {
	list-style-type: none;
	}
#quote-col p, #stray_widgets-2 p {
	font-weight: bold;
	text-align: center;
	margin: 0 30px;
}

#quote-col p#somerset, #stray_widgets-2 span {
	font-weight: normal;
	font-style: italic;
	font-size: .9em;
}

#quote-bottom {
	background: url('images/quote-bottom-bg.gif') no-repeat left bottom;
	height: 30px;	
}

#quote-top {
	background: url('images/quote-top-bg.gif') no-repeat left top;
	height: 32px;	
}
.stray_quote-3  #quote-bottom {
	background: none;
	height: 0px;	
}

.stray_quote-3  #quote-top {
	background: none;
	height: 0px;	
}
#sidebar #somerset {
	text-align: center;
	font-style: italic;
	font-size: .89em;
}
/* MAILING LIST */

table#opt-in-form {
	width: 300px;
	margin:0 auto;
	padding: 5px;
	background-color:#043987;	
	border: 1px solid #FAAE58;
}
	table#opt-in-form td#form-title {
		font-size: 11px;
		color: #FAAE58;
	}
	table#opt-in-form td#form-cont {
		font-size: 10px;
		color: #FAAE58;
	}



/* MAIN CONTENT */

#content-wrapper {
	background: url('images/content-wrapper-bg.gif') repeat-y left top;	
}

.entry #content-wrapper {
	background-image: none;
}
.entry {
	padding-bottom: 15px;
}

#main-col {
	width: 515px;
	float: left;
}

.bottom-line {
	border-bottom: 2px solid #fb941e;
	margin-top: -32px;
}
.italic {
	font-style: italic;
}

#main-col ul#sub-pages {
	margin: 0 0 10px 0;
	height: 55px;
	border-bottom: 2px solid #fb941e;
}

#main-col ul#sub-pages li {
	width: 170px;
	float: left;	
	color: #fb941e;
	list-style-type: none;
	line-height: normal;
}
#main-col ul#sub-pages li a{
	color: #d47621;
}
#main-col ul#sub-pages li.current_page_item a{
	color: #174A8C;
}

#main-col ul li a {
	color: #fd8700;
	font-size: .9em;
}

#main-col p {
	clear: left;
	font-size: .89em;
	color: #043987;
	margin: 7px 0 7px 0;
}

#main-col p img {
	float: right;
}
#main-col #post-65 p img {
	border: none;
	float: none;
	}
#post-65 h2, #post-63 h2 {
	display: none;
	}
#post-65 div p {
	padding: 0 0 20px 0;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #ccc;
	}
.orange {
	color: #fb941e;
}

#footer-nav {
	width: 950px;
	margin: 0 auto 30px auto;
}

#footer-nav p {
	text-align: center;
}

#footer-nav p a {
	color: #fff;
	text-align: center;
	margin: 0 5px;
}
#footer-nav h1, #footer-nav h2 {
	font-size: .9em;
	color: #fff;
	text-align: center;
	font-weight: normal;
	}
h3 {
	font-weight: normal;
	color: #043987;	
}

#main-col h2 {
	font-weight: normal;
	color: #043987;
	clear: left;	
	padding-top: 10px;
}

.entry ul li,.entry ol li  {
	margin-left: 30px;
	list-style-position: outside;
	color: #043987;
	font-size: .89em;
	padding: 3px 0;
}

.entry a {
	color: #043987;
	text-decoration: underline;
}

.entry a:hover {
	text-decoration: none;
}

.entry address {
	color: #043987;
}

#respond {
	border: 1px solid #FBB96D;
	background: #FFEAD5;
	padding: 10px;
	margin: 10px 0;
}

#respond h3 {
	background: url('images/comment-icon.gif') no-repeat left center;
	text-indent: 30px;
	font-size: 1.5em;
	line-height: 17px;
	margin-bottom: 10px;
}

#respond input, #respond textarea {
	border: 1px solid #ccc;
}

#respond input {
	height: 25px;
	line-height: 25px;
	width: 250px;
}

#respond input#submit {
	cursor: pointer;
	background: #ddd;
	width: 130px;
}

#main-col p.postmetadata {
	font-size: 1.1em;
}

ol#commentlist {
	border: 1px solid #ccc;
	margin: 5px 0;
}

ol#commentlist li {
	list-style-type: none;
	padding: 5px 0;
	margin: 0 10px;
}

ol#commentlist img {
	float: left;
	margin: 0 10px 5px 0;
}

ol#commentlist a {
	color: #043987;
}

ol#commentlist cite {
	font-size: 1.1em;
	font-weight: bold;
}

#main-col p.c-date {
	clear: none;
	color: #000;
	font-size: .8em;
	font-family: Arial;
}

#main-col .navigation {
	margin: 0 0 10px 0;
	height: 55px;
	border-bottom: 2px solid #fb941e;
}

	#main-col .alignright {
		text-align: right;
	}
	
	#main-col .alignleft {
		float: left;
	}
	
	#main-col .alignright a,#main-col .alignleft a  {
		color: #D47648;
		font-size: 13px;
	}

#workshops-col {
	width: 255px;
	float: left;
}

#events-col {
	width: 500px;
	float: left;
}

#workshops-col h3, #events-col h3 {
	margin-bottom: 5px;
}

#workshops-col ul#workshops li, #events-col ul#events li {
	margin-left: 15px;
	color:#FB941E;
}

#workshops-col ul#workshops li a, #events-col ul#events li a {
	font-size: 1em;
}
.posttitle {
	list-style-type: none;
	padding-left:8px;
	overflow:hidden;
	}
.posttitle a.titlespecific {
	font-weight: bold;
	font-size: 15px !important;
	display:block;
	width: 350px;
	float: left;
}
.posttitle .tags {
	float:right;
	width: 50px;
	font-size: 10px;
	font-weight: normal;
}
.postexcerpt {
	list-style-type: none;
	border-top: 1px dotted #043987;
	}
#main-col .postexcerpt p {
	margin-left: 8px;
	clear: none;
	}
#workshops-col ul#workshops li, #events-col ul#events li {
	margin-left: 55px;
	}
.postdate {
	text-align: center;
	width: 50px;
	background-color: #043987;
	color: #FFF;
	float: left;
	padding: 3px 0 2px 0;
	border: 2px solid #043987;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.postblock {
	margin-top:20px;
	margin-bottom:10px;
	}
.postblock a:hover .postdate {
	background-color: #f68620;
	}
h2.widgettitle {
	display: none;
	}
.wpcf7-form .captcha-985 input, .wpcf7-form .captcha-80 input {
	width: 100px;
	margin: 0 0 10px 10px;
	height: 17px;
	}
#main-col img.wpcf7-captcha-captcha-985, #main-col img.wpcf7-captcha-captcha-80 {
	float: left;
	border: none;
	}
p.submit input {
	background: #f8931f;
	color: #004996;
	border: 1px solid #004996;
	font-size: 1.1em;
	padding: 2px;
	}
	
.clearit {
	clear:both;
	list-style-type: none;
	}