/*
Theme Name: The Designers Accord
Theme URI: http://designersaccord.org/
Description: The Designers Accord Wordpress Them
Version: 1.0
Author: Futurescape
Author URI: http://futurescape.in/
*/

/***********************************************************
 Global Reset
************************************************************/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ul { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight: normal; }
q:before, q:after { content:'' }
a { text-decoration:none }
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative }
a img { border:none }
* { outline: none; }

.hr{border-bottom: 1px solid #D8D8D8;}

/***********************************************************
 Let the games begin...
************************************************************/
html {
	background: #e6e6e6;
}

body {
	background: #e6e6e6;
	font-family: georgia, "times new roman", times, serif;
	font-size: 12px;
	line-height: 18px; font-style: normal;
	font-weight: 400;
	color: #343434;
	margin: 0 auto;
}

div.clear {
	clear: both;
}

a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: 400;
	color: #4a5415;
	text-decoration: underline;
}

small {
	font-family: Verdana;
	font-size: 9px;
	font-weight: 700;
	color: #7f7f7f;
	line-height: 100%;
}

.left {float: left;}
.right {float: right;}

.alignleft {
	float: left;
	margin-right: 10px;
}

div#page {
	width: 950px;
	margin: auto;
	padding: 0 15px;
	background: #ffffff;
}

/** 01 - accessibility 
*********************************/
#accessibility {
	display: none;
}

.skiplist {
	margin: 0;
	padding: 0
} 

.skip {
	display: none;
	font-family: verdana, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
	position: absolute
}

:root .skip {
	display: block
}

.skip a {
	padding: 0 0.5em;
	display: inline;
	z-index: 2;
	text-decoration:none;
	position: absolute;
	width: 14em;
	left: -200em;
}

.skip a:focus, .skip a:active {
	position: absolute;
	left: 0.5em;
	border: solid #333 2px;
	color: #fff;
	background: #555;
}

.skip a:hover {
	cursor: default
}

.mar10_tb {
	margin: 5px 0;
	display: block;
}

.banner_img {
	padding-bottom: 25px;
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 15px;
}

/** 01 - HEADER 
*********************************/

#header {
	padding-top: 50px;
	padding-bottom: 25px;
}
	#header h1 a {
		display: block;
		width: 315px;
		height: 18px;
		text-indent: -999em;
		background: url(images/logo.gif);
	}

/** 02 - MAIN NAVITGAITON
*********************************/
#navigation {
	background: url(images/line_purple.gif) repeat-x top;
	height: 27px;
	padding: 16px 0 0 1px;
}
	#navigation ul {}
		#navigation ul#sub-nav li {
			display: inline;
			float: left;
		}
	
	#navigation ul#sub-nav li a {
		color: #000000;
		text-decoration: none;
		margin-right: 25px;
		margin-left: 1px;
		font-size: 10px;
		font-weight: 700;
		text-transform: uppercase;
		padding-right: 8px;
		padding-top: 1px;
		display: block;
		height: 14px;
		overflow: hidden;
	}
	
	#navigation ul#sub-nav li a:hover {
		color: #57043A;
	}
	
	#navigation ul#sub-nav li.page-item-15 a {
		color: #687622;
	}
	
	#navigation ul#sub-nav li.page-item-125 a {
		text-indent:-999em;
		width: 53px;
		background: url(images/mnu_mission.gif) no-repeat 0 0;
	}
	
	#navigation ul#sub-nav li.page-item-5 a {
		text-indent:-999em;
		width: 67px;
		background: url(images/mnu_initiatives.gif) no-repeat 0 0;
	}
	
	#navigation ul#sub-nav li.page-item-7 a {
		text-indent:-999em;
		width: 81px;
		background: url(images/mnu_casestudies.gif) no-repeat 0 0;
	}
	#navigation ul#sub-nav li.page-item-9 a {
		text-indent:-999em;
		width: 47px;
		background: url(images/mnu_events.gif) no-repeat 0 0;
	}
	#navigation ul#sub-nav li.page-item-11 a {
		text-indent:-999em;
		width: 91px;
		background: url(images/mnu_ouradopters.gif) no-repeat 0 0;
	}
	#navigation ul#sub-nav li.page-item-13 a {
		text-indent:-999em;
		width: 29px;
		background: url(images/mnu_faq.gif) no-repeat 0 0;
	}
	#navigation ul#sub-nav li.page-item-2 a {
		text-indent:-999em;
		width:46px;
		background: url(images/mnu_about.gif) no-repeat 0 0;
	}
	
	#navigation ul#sub-nav li.page-item-15 a {
		text-indent:-999em;
		width: 55px;
		background: url(images/mnu_joinus.gif) no-repeat 0 0;
	}
	
	#navigation ul#sub-nav li a:hover {
		background-position: 0 -14px;
		color: #57043A;
	}
	
	#navigation ul#sub-nav li.current_page_parent a {
		background-position: 0 -28px;
		color: #57043A;
	}
	
	#navigation ul#sub-nav li.current_page_item a {
		background-position: 0 -28px;
		color: #57043A;
	}
	
	
	#navigation ul#sub-nav li.page-item-2 ul li a, #navigation ul#sub-nav li.page-item-5 ul li a, #navigation ul#sub-nav li.page-item-7 ul li a, #navigation ul#sub-nav li.page-item-9 ul li a, #navigation ul#sub-nav li.page-item-11 ul li a, #navigation ul#sub-nav li.page-item-13 ul li a, #navigation ul#sub-nav li.page-item-15 ul li a, #navigation ul#sub-nav li.page-item-125 ul li a {	
		text-indent:0;
		background: #631A4B;
		text-transform: none;
		width:120px;
		color: #fff;
	}
	
	#navigation ul#sub-nav li.current_page_item ul li a{
		color:#fff;
	}
	#navigation ul#sub-nav li.current_page_item ul li a:hover{
		background: #922F71;
		color:#fff;
	}
		
	#navigation ul#sub-nav li ul {
		margin-top: 15px;
		padding: 0;
		position: absolute;
		visibility: hidden;
		border-top: 1px solid white;
		z-index:99;
	}
		
	#navigation ul#sub-nav li ul li {	
		float: none;
		display: inline;
	}
		
	#navigation ul#sub-nav li ul li a {	
		background: #631A4B;
		color: #fff;
		width:120px;
		padding: 5px 10px 10px 10px;
		font-family: georgia;
		font-size: 1em;
		font-weight: 400;
	}
		
	#navigation ul#sub-nav li ul li a:hover {
		background: #922F71;
		color:#fff;
	}
/*
#navigation {
	background: url(images/line_purple.gif) repeat-x top;
	height: 27px;
	padding: 16px 0 0 1px;
}
	#navigation ul {
	}
		#navigation ul li {
			display: inline;
		}
	
	#navigation ul li a {
		color: #000000;
		text-decoration: none;
		margin-right: 25px;
		margin-left: 1px;
		font-size: 10px;
		font-weight: 700;
		text-transform: uppercase;
		padding-right: 8px;
		padding-top: 1px;
		text-indent: -9999em;
		display: block;
		float: left;
		height: 14px;
		overflow: hidden;
	}
		#navigation ul li a:hover {
			color: #57043A;
		}
	
	#navigation ul li.page-item-15 a {
		color: #687622;
	}
	
	#navigation ul li.page-item-125 a {
		width: 53px;
		background: url(images/mnu_mission.gif) no-repeat 0 0;
	}
	
	#navigation ul li.page-item-5 a {
		width: 67px;
		background: url(images/mnu_initiatives.gif) no-repeat 0 0;
	}
	
	#navigation ul li.page-item-7 a {
		width: 81px;
		background: url(images/mnu_casestudies.gif) no-repeat 0 0;
	}
	#navigation ul li.page-item-9 a {
		width: 47px;
		background: url(images/mnu_events.gif) no-repeat 0 0;
	}
	#navigation ul li.page-item-11 a {
		width: 91px;
		background: url(images/mnu_ouradopters.gif) no-repeat 0 0;
	}
	#navigation ul li.page-item-13 a {
		width: 29px;
		background: url(images/mnu_faq.gif) no-repeat 0 0;
	}
	#navigation ul li.page-item-2 a {
		width: 46px;
		background: url(images/mnu_about.gif) no-repeat 0 0;
	}
	#navigation ul li.page-item-15 a {
		width: 55px;
		background: url(images/mnu_joinus.gif) no-repeat 0 0;
	}
	
	
	
	#navigation ul li a:hover {
		background-position: 0 -14px;
		color: #57043A;
	}
	#navigation ul li.current_page_item a {
		background-position: 0 -28px;
		color: #57043A;
	}
*/
/** 03 - CONTENT
*********************************/

.col-637 {
	background: url(images/line_gray_629.gif) no-repeat top left;
	width: 637px;
	padding-top: 15px;
}

.col-313 {
	background: url(images/line_gray.gif) repeat-x top left;
	width: 306px;
	margin-left: 0px; 
	padding-top: 15px;
}

.col-625 {
	width: 625px;
	padding: 0;
	padding-left: 9px;
	border-left: 1px solid #D8D8D8;
	margin-top: 15px;
}

.col-629 {
	margin-top: 15px;
	width: 629px;
	padding: 0;
	padding-right: 7px;
	border-right: 1px solid #D8D8D8;
}

.col-306 {
	width: 306px;
	padding-top: 15px;
}

.col-466 {
	width: 466px;
	border-top: 1px solid #D8D8D8;
	padding-top: 15px;
}


#pagecontent {
	border-top: 1px solid #D8D8D8;
}

.home #pagecontent {
	border: none;
}

#content {
	border-right: 1px solid #D8D8D8;
	padding-right: 7px;
}


.pageheading {
	margin: 30px 0 3px 0;
	padding-bottom: 0px;
}
.pageheading, .pageheading a {
	color: #000;	
	font-weight: 700;
	font-family: georgia;
	font-size: 24px;
	text-decoration: none;
	
}

.page-child .pageheading, .page-child .pageheading a {
	font-weight: 400;
	font-size: 28px;
}

.sectionheading {
	color: #000;
	font-family: verdana;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 25px;
	margin-bottom: 15px;
	font-size: 11px;
}

.heading, .heading a, .entry h3 {
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}

.the-details {
	height: 10px;
	overflow: hidden;
	background: url(images/the_details.jpg) no-repeat top left;
	text-indent: -999em;
}
.the-latest {
	height: 10px;
	overflow: hidden;
	background: url(images/the_latest.jpg) no-repeat top left;
	text-indent: -999em;
}


/** 03.1 - POST
*********************************/
div.post, div.post-11, div .post-13 {
	margin-bottom: 15px;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 25px;
}

.post-img {
	width: 300px;
}

.post-content {
	width: 314px;
}

.postdate {
	margin-bottom: 10px;
}

.post .heading, .page .heading {
	margin-bottom: 10px;
}


/** 04 - ENTRY
*********************************/
.entry p {
	margin: 0 0 1em 0;
}

.entry h3 {
	margin: 0;
	font-size:14px;
}

.entry h3.hd {
	margin: 0;
}

.entry blockquote { width: 230px; font-style: normal !important; font-size: 1.1em !important; margin: 5px 15px 5px 0 !important; padding: 0.5em !important; background: #eee; text-align: center; float: left; }
.entry blockquote.right { width: 230px; font-style: normal !important; font-size: 1.3em !important; margin: 5px 0 5px 15px !important; padding: 0.5em !important; background: #eee; border-width: 3px 0; text-align: center; float: right; }

.entry ul, .entry ol { margin: 0 0 15px 40px; }
.entry ul { list-style: disc; }

.entry li { margin: 0 0 5px 0; }
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 5px 0 5px 30px; }

.entry dl { margin: 0 0 15px 0; }
	.entry dt { font-weight: bold; }
	.entry dd { margin: 0 0 15px 20px; }
	.entry .gallery dd { margin: 0; }

.entry .ad { margin: 0 0 15px 15px; float: right; }

.entry .ad_left { margin: 0 15px 15px 0; float: left; }

.entry a img { border: 0; }

.entry img.left { padding: 3px; margin: 5px 15px 5px 0; border: 3px double #bbb; float: left; clear: left; }

.entry img.right { padding: 3px; margin: 5px 0 5px 15px; border: 3px double #bbb; float: right; clear: right; }

.entry img.center { display: block; padding: 3px; margin: 0 auto 15px auto; border: 3px double #bbb; float: none; clear: both; }

.entry img.off { padding: 0 !important; border: none !important; }

.entry img.stack { clear: none !important; }

.entry img.wp-smiley { padding: 0 !important; margin: 0 !important; border: none !important; float: none !important; clear: none !important; }

.entry img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

.entry img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.entry .alignright {
	float: right;
}

.entry .alignleft {
	float: left;
}

.entry .aligncenter, .entry div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry .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;
}

.entry .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.entry dd.wp-caption p.wp-caption-text, .entry .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px 0;
	margin: 0;
}

/** 04 - SIDEBAR
*********************************/
#sidebar h4 {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	color: #000000;
	margin-bottom: 5px;
}

#sidebar ul li {
	padding-bottom: 25px;
	padding-left: 10px;
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 15px;
}

#sidebar ul.sidebar_nopad li{
	padding-left: 0;
	padding-right: 10px;
}

#sidebar ul li.last {
	border: none;
}

#sidebar ul li ol{
	padding-left: 20px;
	padding-top:10px;
}

#sidebar ul li ol li{
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	border:none;
}

#sidebar ul li ol li ul{
	padding-left: 20px;
	padding-top:10px;
}

#sidebar ul li ol li ul li{
	padding-bottom: 5px;
	padding-left: 10px;
	border:none;
	margin-bottom: 5px;
	list-style-type:disc;
}

#sidebar ul li ul li {
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar ul li p {
	margin-bottom:10px;
}



.wpcf7 p {
	margin: 3px 0;
}

.sb-responses textarea{
	width: 294px;
	border: 1px solid #d8d8d8;
	height: 100px;
}

#wpcf7-f2-p318-o1 #submit {
	float: right;
	text-transform: uppercase;
	text-indent:-999em;
	font-size: 10px;
	background: #687622;
	background-image: url(images/post_response.gif);
	width:131px;
	height: 18px;
	color: #fff;
	border: none;
	margin-top: 5px;
}

/*#wpcf7-f1-p105-o1 table tr {
	padding-bottom: 5px;	
}

#wpcf7-f1-p105-o1 label {
	font-family: Verdana;
	font-size: 9px;
	font-weight: 700;
	color: #7f7f7f;
	line-height: 100%;
}
#wpcf7-f1-p105-o1 textarea, #wpcf7-f1-p105-o1 input {
	border: 1px solid #d8d8d8;
	margin-bottom: 5px;
	padding: 1px;
	width: 180px;
}
#wpcf7-f1-p105-o1 textarea {
	height: 100px;
	width: 292px;
}
#wpcf7-f1-p105-o1 #submit {
	float: right;
	text-transform: uppercase;
	font-size: 10px;
	background: #687622;
	width:60px;
	font-weight: 700;
	color: #fff;
	padding: 2px;
	border: none;
}*/



.wpcf7-form {
	padding-top: 10px;
}

.wpcf7 table tr {
	padding-bottom: 5px;	
}

.wpcf7 label {
	font-family: Verdana;
	font-size: 9px;
	font-weight: 700;
	color: #7f7f7f;
	line-height: 100%;
}
.wpcf7 textarea, .wpcf7 input, .wpcf7 select {
	border: 1px solid #d8d8d8;
	margin-bottom: 5px;
	padding: 1px;
	width: 180px;
}

.wpcf7 p.captcha_box {
	padding: 2px 3px;
	background: #efefef;
}

.wpcf7 input#captcha_input {
	width: 60px;
}

.wpcf7 textarea {
	height: 100px;
	width: 292px;
}

#wpcf7-f6-p13-o1 textarea {
	width: 462px;
	height: 120px;
}

.wpcf7 #submit {
	float: right;
	text-transform: uppercase;
	font-size: 10px;
	background: #687622;
	width:59px;
	height: 18px;
	font-weight: 700;
	color: #fff;
	border: none;
	background-image: url(images/submit_button.gif);
	text-indent: -999em;
}


.view-all {
	margin-top: 6px;
	float: left;
	display: inline-block;
}

.sb-stats ul {
	margin: 5px 0;
}

.sb-stats ul li {
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}

.sb-twitter .sectionheading {
	border: none;
	padding-bottom: 15px;
	margin: 0;
	margin-top: 10px;
	background: url(images/twitter_hd.gif) no-repeat;
	width: 155px;
	height: 20px;
	text-indent: -999em;	
}

.sb-twitter .followus{
	background: url(images/twitter_followus.gif) no-repeat;
	width: 100px;
	height: 30px;
	text-indent: -999em;
}

#sidebar ul li ul li.twitter-item {
	border-bottom: 1px solid #efefef;
	display: block;
	padding: 5px 0 10px 0;
}


/**  - FOOTER
*********************************/
#footer {
	margin: 50px 0 0 0;
	padding-bottom: 15px;
	text-align: center;
	font-weight: 700;
	font-size: 10px;
	font-family: verdana;
	
}





/* Easy Slider */
#slider{
 position: relative;
 height:340px;
 width: 950px;
 overflow:hidden;
}
#slider ul {
	position: absolute;
	border-top: 1px solid #B2B2B2;
	padding: 10px 0;
	margin:0;
	list-style:none;	
}
#slider li {
	margin:0;
	padding:0;
	list-style:none;	
}
#slider li{ 
	width:950px;
	height:340px;
	overflow:hidden; 
}

/* numeric controls */	
ol#controls{
	padding:0; margin: 10px 0 15px 0;
}
ol#controls li{
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	height:10px;
	list-style: none;
	width:10px;
}
ol#controls li a {
	height:10px;
	width:10px;
	display: block;
	background:#7F7F7F;
	color:#000;
	padding:0;
	text-decoration:none;
	font-size: 1px;
	text-indent: -999em;
	line-height: 100%;
}
ol#controls li.current a{
	background:#57043A;
	color:#fff;
}
	
/* // Easy Slider */


.gsc_comments li {
	margin-bottom: 15px;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 25px;
}


ul.sus-challange {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 1em;
	
}

ul.sus-challange li {
	margin-bottom: 15px;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 25px;
}

ul.sus-challange li small {
	display: block;
	margin-bottom: 10px;
}

ul.sus-challange li.last {
	border: none;
}