/*
Theme Name: AIACC
Theme URI: 
Description: AIACC
Author: AIACC
Version: 1.0
*/
BODY {
    margin: 0;
    padding: 0;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    background: #fff;
}

@font-face {
    font-family: "HelveticaNeue";
	src: url( "public/fonts/helveticaneue.eot" );
	src: local("HelveticaNeue"), 
		 url("public/fonts/HelveticaNeue.ttf") format("truetype"),
		 url("public/fonts/helveticaneue.woff") format('woff'),
		 url("public/fonts/helveticaneue.svg") format('svg');
}
A { text-decoration: none; outline: none; }
A:HOVER { text-decoration: underline; }

A IMG { border: none; }
LABEL { cursor: pointer; }
INPUT, TEXTAREA { outline: none; }
BUTTON SPAN {display: none;}
H1, H2, H3, H4, H5, H6, P, FIELDSET, FORM, UL, OL, LI, DL, DT, DD {
	padding: 0;
	margin: 0;
}
#content H1, #content H2, #content H3, #content H4, #content H5, #content H6 {
	margin: 15px 0 0;
	color: #414042;
}
#content P, #content UL, #content OL {
	font-size: 13px;
	color: #414042;
	margin-top: 15px;
	line-height: 170%;
}
.main-content {
	font-size: 13px;
	color: #414042;
}
#content UL, #content OL {margin-left: 20px;}
#content A {color: #f6303e;}
.clear, .floatbreaker {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
}
.page-container {
	min-width: 940px;
	overflow: hidden;
}
.area {
    margin: auto;
    text-align: left;
    width: 940px;
}
.top-bar {
	background-color: #00c3e2;
	color: #fff;
	font-size: 11px;
	padding: 5px 0 0;
	margin-bottom: 30px;
	position: relative;
	z-index: 90;
}
.top-bar UL {list-style: none;}
.top-bar .top-menu, .mlogin {
	float: right;
	margin-top: 10px;
	font-family: 'Oswald', sans-serif;
}
.mlogin > SPAN {
	position: relative;
	top: -2px;
}
.top-bar #menu-top-menu > LI {display: inline;}
.top-bar #menu-top-menu > LI > A, .mlogin A {
	color: #fff;
	margin-left: 30px;
	text-transform: uppercase;
	min-height: 30px;
	display: inline-block;
}
.top-bar #menu-top-menu > LI:HOVER > A {text-decoration: underline;}
.top-bar .top-menu UL LI {
	position: relative;
}
.top-bar .top-menu UL UL {
	position: absolute;
	left: 20px;
	top: 30px;
	width: 154px;
	display: none;
	border: 1px solid #9A9697;
	opacity: 0.9;
	background: #fff;
	font-family: 'Open Sans', sans-serif;

}
.top-bar .top-menu UL UL A {
	display: block;
	padding: 7px 10px;
	color: #414042;
	text-transform: uppercase;
    border-top: 1px solid #EEEEEE;
}
.top-bar .top-menu UL UL A:HOVER {
	background-color: #4e4e4e;
	color: #fff;
	text-decoration: none;
}
.top-bar .top-menu UL UL LI:first-child A {
    border-top: 6px solid #EF4135;
}
.social {float: right;}
.social UL {list-style: none;}
.social UL LI {
	display: inline;
	margin-left: 7px;
}
#header {
	border-bottom: 1px solid #eee;
	min-height: 125px;
	margin-bottom: 15px;
	position: relative;
	z-index: 78;
}
#header H1 {margin-bottom: 25px;}
.main-menu {
	font-family: 'Oswald', sans-serif;
}
.main-menu UL {
	list-style: none;
	font-size: 11px;
	-webkit-text-size-adjust:none;
	}
.main-menu > UL > LI > A {
	text-transform: uppercase;
	border-top: 1px solid #fff;
	padding-top: 7px;
}
.main-menu > UL > LI:HOVER > A {
	border-color: #eee;
	text-decoration: none;
}
.main-menu UL LI {
	display: inline;
	margin-right: 30px;	
	text-transform: uppercase;
	position: relative;
}
.main-menu UL LI {padding-bottom: 5px;}
.main-menu UL UL LI {padding-bottom: 0;}
.main-menu UL LI A {color: #414042;}
.main-menu UL UL {
	position: absolute;
	left: 0;
	top: 20px;
	width: 183px;
	background: #fff;
	line-height: 150%;
	border: 1px solid #9a9697;
	opacity: 0.9;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	font-family: 'Open Sans', sans-serif;
}
.main-menu UL UL {display: none;}
.main-menu UL UL UL {display: block;}
.main-menu UL UL LI {
	margin: 0;
	display: block;
}
.main-menu UL UL LI:first-child A {border-top: 6px solid #ef4135;}
.main-menu UL UL UL LI:first-child A {border-top: none;}
.main-menu UL UL LI A {
	display: block;
	padding: 7px 10px;	
}
.main-menu UL UL LI A {border-top: 1px solid #eee;}
.main-menu UL LI.with-sub:HOVER A {
	background: #4e4e4e url("public/images/icons/arrow-right.gif") no-repeat right 8px;
}
.main-menu UL LI.with-sub:HOVER UL A { 
	background: #fff;
	color: #414042;
}
.main-menu UL UL LI:HOVER A,
.main-menu UL UL UL LI:HOVER A, .main-menu UL LI.with-sub UL A:HOVER {
	background-color: #4e4e4e;
	color: #fff;
	text-decoration: none;
}
.main-menu UL UL UL {
	left: 183px;
	top: 0px;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	width: 0;
	background: #fff;
	overflow: hidden;
}
.main-menu UL UL UL A {
	float: left;
	width: 183px;
}
.search {
	float: right;
	margin-top: -7px;
}
.search INPUT {
	font-size: 11px;
	color: #808080;
	border: 1px solid #eee;
	background: #fff;
	padding: 2px 5px;
	width: 148px;
	float: left;
	margin-right: 7px;
	height: 15px;
}
.search INPUT:focus, .form-box INPUT:focus {color: #414042;}
.search BUTTON {
	width: 21px;
	height: 20px;
	border: none;
	float: left;
	cursor: pointer;
	background: url("public/images/buttons/search.gif") no-repeat left top;
}
.top-bar .logos UL LI {
	margin-right: 20px;
	float: left;	
}
.logos LI A {display: inline-block;}
.logos LI IMG {
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.logos LI IMG:HOVER {opacity: 1; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);}
.logos LI.logo-4 A {
	text-indent: -10000px;
	width: 142px;
	height: 29px;
	margin-top: 2px;
	background: url("public/images/pictures/logo-foundation.gif") no-repeat left top;
}
.logos LI.logo-4 A:HOVER {
	background: url("public/images/pictures/logo-foundation-hover.gif") no-repeat -1px -2px;
}
.top-area {
	background-color: #f2f2f2;
	border-top: 1px solid #eee;
	margin-top: 15px;
	padding: 35px 0 50px;
}
.bottom-pic {display: block;}
#footer {padding-bottom: 10px;}
#footer H2 {
	color: #6e6d6f;
	font-size: 18px;
	margin-bottom: 15px;
}
#footer .column {
	float: right;
	width: 240px;
	margin-right: 30px;
}
#footer .large-column {
	float: left;
	width: 559px;
	padding-right: 35px;
	border-right: 1px solid #eee;
}
#footer P, #footer UL, #footer OL {
	color: #6e6d6f;
	font-size: 11px;
	line-height: 160%;
	margin-top: 10px;
	-webkit-text-size-adjust:none;
}
#footer .top-area P, #footer .top-area UL, #footer .top-area OL {
	font-size: 13px;
}
#footer A {color: #6e6d6f;}
#footer A.site-map {color: #F6303E;}
#content .main-content H5 {
    color: #4E4D4F;
    font-size: 10px;
    font-weight: normal;
    margin-top: 6px;
}
.mlogin {
	margin-left: 20px;
	position: relative;
}
.mlogin A {
	margin-left: 0;
	min-height: 30px;
	display: inline-block;
}
.mlogin.open A {
	background: url("public/images/icons/arrow.gif") no-repeat center bottom;	
}
.form-box {
	position: absolute;
	right: 0;
	overflow: hidden;
	top: 30px;
	width: 190px;
	background: #fff;
	padding: 20px 15px;
	border: 1px solid #eee;
	border-top: none;
	height: 0px;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.form-box INPUT {
	border: 1px solid #eee;
	background: #fff;
	width: 182px;
	padding: 5px 3px;
	font-size: 11px;
	color: #a0a0a1;
	margin-bottom: 15px;
	float: left;
}
.form-box BUTTON,
#content #respond .form-submit INPUT,
.wpcf7-form-control.wpcf7-submit {
	background: #1ec1e0;
	border: none;
	cursor: pointer;
	margin: 0;
	padding: 3px 10px;
	color: #fff;
	font-size: 13px;
	line-height: 130%;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.main-content {
	float: left;
	width: 580px;
	overflow: hidden;
}
.sidebar {
	float: right;
	width: 290px;
}
#content UL.pop-widget-tabs {
	list-style: none;
	margin: 40px 0 0 10px;
	font-weight: bold;
	font-size: 14px;
	padding: 0 2px;
	border-bottom: 1px solid #eee;
}
#content UL.pop-widget-tabs LI {display: inline-block;}
#content UL.pop-widget-tabs LI A {
	display: inline-block;
	color: #414042;
	margin-left: 10px;
	padding: 3px 0;
	width: 80px;
	text-align: center;
	background-color: #e6e6e6;
}
#content UL.pop-widget-tabs LI:first-child A {margin-left: 0;}
#content UL.pop-widget-tabs LI + Li + LI A {width: 94px;}
#content UL.pop-widget-tabs LI A:HOVER, #content UL.pop-widget-tabs LI A.active {
	text-decoration: none;
	background-color: #f6303e;
	color: #fff;
}
#content .pop-inside-2 UL A {color: #414042;}
#content .pop-inside-2 UL {list-style: none;}
#content .pop-inside-2 UL LI {
	margin-bottom: 15px;
	padding-left: 7px;
	background: url("public/images/icons/bullet.gif") no-repeat left 10px;	
}
#content .sidebar .box {
	margin-left: 15px;
	margin-top: 40px;
}
#content .sidebar .my_twitter_widget H3,
#content .sidebar .widget_facebookpagefeedwidget H3 {
	background: url("public/images/icons/twitter-large.gif") no-repeat left top;	
	padding: 6px 0 26px 45px;
	color: #808080;
	font-size: 14px;
	position: relative;
	z-index: 7;	
	margin: 40px 0 -3px 17px; 
}
#content .sidebar .my_twitter_widget UL,
.fbf_facebook_page_widget_container {
    float: left;
    list-style: none;
    margin: 0;
    font-size: 11px;
    width: 100%;
    border: 1px solid #eee;
}
#content .fbf_facebook_page_widget_container UL {
	font-size: 11px;
}
#content .fbf_facebook_page_widget_container H4 {
	font-size: 11px;
	margin: 0;
	color: #414042;
}
#content .fbf_facebook_page_widget_container H4 A {
	color: #414042;
}
#content .fbf_facebook_page_widget_container H4 A:HOVER {
	text-decoration: underline;
}
#content .sidebar .my_twitter_widget LI {
    float: left;
    margin-left: 20px;
    padding: 20px 0 0;
    width: 233px;
}
#content .sidebar .my_twitter_widget EM {
	color: #808080;
}
#content .sidebar .my_twitter_widget .user_avatar {
	float: left;
	margin: 0 20px 20px 0; 
}
#content .sidebar .my_twitter_widget IMG {
	width: 40px;
	height: 35px;
}
#content .my_twitter_widget {
	color: #414042;
    font-size: 13px;
    margin-left: 15px;
}
.my_twitter_inside {
	
}
#olussierfsp_activity-2 {
	margin-left: 15px;
}
#content .sidebar .box UL {
	border: 1px solid #eee;
	margin: 0;
	float: left;
	width: 100%;
	list-style: none;
}
#content .sidebar .box UL LI {
	padding: 20px 0 0;	
	float: left;
	width: 233px;
	margin-left: 20px;
}
#content .sidebar .box UL LI .pic {float: left;}
#content .sidebar .box UL LI .text {
	float: right;
	width: 178px;
}
.feature {margin-left: 15px;}
#content .sidebar .box UL LI P {
	font-size: 11px;
	margin: 0 0 15px;
}
#content .sidebar .box UL LI P SPAN {color: #808080;}
#content .sidebar .widget_facebookpagefeedwidget H3 {
	background: url("public/images/icons/facebook-large.gif") no-repeat left top;		
}
#content .sidebar H3 {
	text-transform: uppercase;
	font-size: 14px;
	color: #00c3e2;
	margin: 25px 0 15px 15px;
}
.container {
	background: url("public/images/bg/border.gif") repeat-y 620px top;
	margin-bottom: 20px;	
}
#content .main-content H2, #content .main-content H1 {
	font-family: 'Oswald', sans-serif;
	color: #414042;
	font-size: 24px;
	margin-top: 5px;
	font-weight: normal;
}
#content .main-content H1 A {color: #414042;}
#content .main-content .entry-meta {
	font-size: 10px;
	color: #4e4d4f;
	margin-top: 6px;
	font-weight: normal;
}
#content .main-content H6 {
	font-size: 10px;
	color: #f6303e;
	margin: 6px 0 20px;
	font-weight: normal;
}
#content .main-content H6 SPAN {color: #4e4d4f;}
#content .main-content P.small, #content .wp-caption-text {
	font-size: 10px;
	color: #f6303e;
	margin-top: 0;
}
#content .main-content P.read-more {
	color: #f6303e; 
	font-family: "helveticaneue";
	font-size: 11px;
}
#content .ad {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: block;
	padding: 10px 0;
	margin: 20px 0;
}
#content .ad IMG {display: block;}
#content .main-content .posts UL {
	margin: 0 0 0 -20px;
	list-style: none;
}
#content .main-content .posts.indent {margin-top: 20px;}
#content .main-content .posts UL LI {
	float: left;
	width: 280px;
	
	margin: 0 0 10px 20px;
}
#content .main-content .posts H5 {font-weight: normal;}
#content .main-content .one_half H3, 
#content .main-content .one_third H3,
#content .main-content .two_third H3,
#content .main-content .one_fourth H3, 
#content .main-content .three_fourth H3,
#content .main-content .one_fifth H3,
#content .main-content .two_fifth H3,
#content .main-content .three_fifth H3, 
#content .main-content .four_fifth H3, 
#content .main-content .one_sixth H3 {
	font-size: 18px;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
}
#content .main-content .one_half *, 
#content .main-content .one_third *,
#content .main-content .two_third *,
#content .main-content .one_fourth *, 
#content .main-content .three_fourth *,
#content .main-content .one_fifth *,
#content .main-content .two_fifth *,
#content .main-content .three_fifth *, 
#content .main-content .four_fifth *, 
#content .main-content .one_sixth * {
	margin-right: 25px;
}
#content .main-content .one_half IMG, 
#content .main-content .one_third IMG,
#content .main-content .two_third IMG,
#content .main-content .one_fourth IMG, 
#content .main-content .three_fourth IMG,
#content .main-content .one_fifth IMG,
#content .main-content .two_fifth IMG,
#content .main-content .three_fifth IMG, 
#content .main-content .four_fifth IMG, 
#content .main-content .one_sixth IMG {
	width: 93%;
}
#content .main-content .posts H3 A {color: #414042;}
#content .wp-pagenavi {
	padding: 10px 0 0; 
	border-top: 1px solid #eee;
	color: #414042;
    font-size: 13px;
}

#content .wp-pagenavi A, #content .wp-pagenavi SPAN {
	border: none;
	margin: 0;
}
#content .wp-pagenavi A, #content .wp-pagenavi .current {
	color: #808080;
	display: inline-block;
	padding: 3px 10px 3px 7px;
	border-right: 1px solid #eee;
}
#content .wp-pagenavi A.nextpostslink {
	border: none;
}
#content .wp-pagenavi A:HOVER, #content .pager UL LI.active A {
	color: #414042;
	text-decoration: none;
}
#content .wp-pagenavi SPAN.pages {
	float: right;
	font-size: 12px;
	color: #808080;
	border-left: 1px solid #eee;
	padding: 3px 0 3px 10px;
}
#content .breadcrumbs {
	margin: 30px 0 0;
	list-style: none;
	color: #7a7a7b;
	font-size: 10px;
}
#content .breadcrumbs A {color: #7a7a7b;}
#content .breadcrumbs .breadcrumb_last {color: #f6303e;}
#content .text-box {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin: 20px 0;
	padding-bottom: 20px;
}
#content .text-box H3 {
	font-size: 14px;
	color: #414042;
}
#content .wp-about-author-containter-none {
	padding: 17px;
	min-height: 118px;
	background: #ececec !important;
	margin-bottom: 0;
}
#content .wp-about-author-pic {
	border: none;
	padding: 0;
	background: none;
	width: 84px;
	height: 84px;
	margin-top: 36px;
}
#content .wp-about-author-pic IMG {
	width: 84px !important;
	height: 84px !important;
	max-width: 84px;
}
#content .wp-about-author-text {
	margin-left: 101px;
}
.user .photo {
	float: left;
	margin-right: 17px;
}
#content .wp-about-author-text H3 {
	font-size: 14px;
	color: #414042;
	margin: 0 0 15px -100px;
}
#content .wp-about-author-text H3 A {
	color: #414042;
}
#content P.wpa-nomargin {display: none;}
#content .wp-about-author-text P {
	font-size: 11px;
	margin: 0;
}
#content .share H3 {
	background-color: #f6303e;
	color: #fff;
	margin-top: 25px;
	font-size: 14px;
	display: inline-block;
	padding: 3px 20px;
}
#content .share .border {
	border-top: 1px solid #eee;
	
	padding: 15px 0 0;
	min-height: 30px;
}
.slider {
	border-bottom: 1px solid #EEE;
height: 346px;
margin-bottom: 20px !important;
overflow: hidden;
position: relative;
width: 940px;
margin: auto;	
}
#content .slider H2 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 120%;	
	color: #fff;
	margin-top: 127px;
}

#content .slider p {
font-size: 13px;
color: #fff;
margin-top: 12px !important;
line-height: 140%;
}


#content .slider A {color: #fff;}
#content .rsNav {
	right: auto;
	left: 20px;
}
#content .rsContent, #content .rsOverflow, #content .info-box {
	cursor: default;
}

.txt {
	width: 245px;
	position: absolute;
	left: 20px;
	bottom: -1000px;
}
#content .slider H2 {
	z-index: 60;
	position: relative;
}
#content .slider P {color: #fff; margin: 0;}
.leave-a-reply {
	border-top: 1px solid #eee;
	padding-top: 20px;
	margin-top: 25px;
}
#content #respond H3, #content .comments H3 {
	font-size: 14px;
	color: #414042;
}
#content .comments H3 {
	border-top: 1px solid #eee;
	padding-top: 25px;
}
#content #respond H4, #content .comments H3 SPAN {
	font-size: 12px;
	color: #999;
	display: block;
	margin-top: 15px;
}
#reply-title {
	position: relative;
	top: 6px;
}
#content #respond H3, #content #respond H4 {
	margin-left: -178px;
}
#content #respond H4 {
	float: left;
	margin-top: 0;
}
#respond .comment-form-author.row {
	margin-top: -31px !important;
}
.form-area {
	float: right;
	width: 400px;	
}
#content #respond LABEL {
	font-size: 11px;
	color: #414042;
	float: right;
	width: 43%;
	margin-top: 1%;
}
#content #respond .comment-form-comment LABEL {
	display: block;
}
#content #respond LABEL.com {
	width: 100%;
}
#content #respond P.row {margin: 10px 0 0;}
#content #respond INPUT, #content #respond TEXTAREA,
.wpcf7 INPUT, .wpcf7 TEXTAREA {
	background-color: #fff;
	border: 1px solid #eee;
	padding: 5px 3px;
	width: 51%;
	font-size: 12px;
	color: #414042;
	font-family: 'Open Sans', sans-serif;
	margin-right: 10px;
	resize: none;
}
.form-allowed-tags {display: none;}
#content #respond TEXTAREA {
	width: 390px;
	resize: none;
	float: none;
	height: 220px;
	margin-top: 10px;
}
#content #respond H3 {
	border: none;
	padding: 0;
}
.form-area .row, #respond .row {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.form-area BUTTON {
	background-color: #00c3e2;
	color: #fff;
	border: none;
	cursor: pointer;
	padding: 3px 10px;
	margin-top: 20px;
	font-size: 13px;
	line-height: 150%;
}
.form-area BUTTON:HOVER {text-decoration: underline;}
#content .comments .commentlist {
	list-style: none;
	margin: 30px 0 0 20px;
	float: right;
	width: 400px;
}
#content .comments H5, #content .comments H5 A {
	font-size: 13px;
	color: #00c3e2;
	text-transform: uppercase;
}
#content .comments TIME {
 	color: #bdbdbd;
 	margin: 0;
}
#content .comments OL.children {
	list-style: none;
}
#content .comments OL.children ARTICLE {
	border-left: 1px solid #eee;
	padding-left: 40px;
	margin: 0 0 0 10px;
}
.overlay {
	position:absolute;
	width:32px;
	height:32px;
	background: url('public/images/icons/ajax-loader.gif') no-repeat center center;
	opacity:0.85;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	z-index:1;
	top:135px;
	left: 46%;
	display: none;
}
#ajax-holder {position: relative; width: 100%;}
.results {
	border-top: 1px solid #eee;
	padding: 20px 0;
}
#content .results H3 {
	font-size: 17px;
	margin: 0;
	color: #414042;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
}
#content .results H3 A {
	color: #414042;
}
#content H2.indent-title, #content H1.indent-title {
	margin: 10px 0 20px;
}
#rotator UL {
	list-style: none;
	margin: 0;
}
#rotator UL LI {
	float: left;
	width: 940px;
	height: 327px;
}
#content .rsMinW .rsArrowLeft .rsArrowIcn,
#content .rsMinW .rsArrowRight .rsArrowIcn {
	width: 12px;
	height: 16px;
	float: left;
	margin: 2px 0 0 0;
	background: url("public/images/icons/prev.png") no-repeat left top;
}
#content .rsMinW .rsArrowRight .rsArrowIcn {
	background-image: url("public/images/icons/next.png");
}
#content .rsMinW .rsArrow {
	width: 12px;
	height: 16px;
	bottom: 18px;
}
#content .rsMinW  .rsArrow.rsArrowDisabled .rsArrowIcn {
	cursor: default;
}
#content .rsMinW .rsArrowLeft, #content .rsMinW .rsArrowRight {
	right: auto;
	left: 220px;
}
#content .rsMinW .rsArrowRight {
	left: 250px;
}
#content .rsNavItem {
	width: 17px;
	height: 16px;
	cursor: pointer;
	padding: 0;
	background-color: #666;
	border: 2px solid #666;
	text-indent: -10000px;
	margin-right: 12px;
}
#content .rsNavItem SPAN {
	display: none;
}
#content .rsNavItem:HOVER,
#content .rsNavItem.rsNavSelected {
	background-color: #ccc;
	border-color: #fff;
}

/*  Contact Form  */
form.wpcf7-form span.wpcf7-not-valid-tip  {
	background:none;
	color:#FF0000;
	font-size:10pt;
	font-style:italic;
	padding:2px;
	width:275px;
	z-index:100;
	border:0px none;
	position:absolute;
	left: 10px;
	top: 1px;
}
div.wpcf7 div.wpcf7-validation-errors {
	border:2px solid #Ff0000;
}
div.wpcf7 div.wpcf7-mail-sent-ng  {
	border:2px solid #FF0000;
}
#content div.wpcf7-response-output {margin: 0;}
#content .wpcf7-form-control-wrap {display: block;}
.wpcf7-form-control.wpcf7-textarea {
	width: 340px !important;
	height: 170px !important;
}
.navigation {display: none;}
#content UL#sitemap_list A {
	color: #414042;
}
#content UL#sitemap_list UL {margin-top: 0;}
.posts IMG {
	height: auto !important;	
}
#content .featured-post H2 A {
	color: #414042;
}
#content .facebook_page-avatar {
	float: left;
	margin: 7px 12px 7px 0;
}
#content .facebook_page-avatar IMG {
	width: 50px;
	float: none;
	height: 40px;
	padding: 0;
}
#content .widget_facebookpagefeedwidget .facebook_page-timestamp {
	color: #808080;
}
#content .widget_facebookpagefeedwidget .facebook_page-timestamp ABBR {border: none;}
.widget_facebookpagefeedwidget {
	margin-left: 15px;
}

#content .fbf_facebook_page_widget_container {
	margin-bottom: 25px;
	border: 1px solid #eee;
}
#content .fbf_facebook_page_widget li {
	border: none;
}
#content .underlinemenu {
	margin-top: 15px;
	font-size: 14px;
	color: #414042;
}
.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}
.alignleft, .alignright, .alignnone,
.alignleft IMG, .alignright IMG, .alignnone IMG {border: none !important;}
.alignright {
	float: right;
	margin: 0 0 15px 15px;
}
#content .main-content TABLE, #content .main-content TD {
	font-size: 13px;
	color: #414042;
	line-height: 20px;
}
#content .main-content TD P {
	padding: 0 0 15px; 
	line-height: 20px;
	clear: both;
}
#content .main-content DD {
	font-size: 13px;
	color: #414042;
}
#content .main-content TABLE.arcca strong {
	margin-left: 18px;
}
#rotating-images {
	height: 350px;
	overflow: hidden;
	width: 100%;
}
#rotating-images A img {
	position: relative !important;
	display: block !important;
}
#rotating-images.small {
	height: 200px;
}
.author-info {display: none;}
blockquote {
    background-color: #F5F5F5;
    margin: 5px 15px 20px;
    padding: 15px 20px;
    border: 1px solid #DDDDDD;
}
#content blockquote P {
	margin: 0;
	font-style: italic;
}
#content Hr {
	border: none;
	border-top: 1px solid #eee;
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
	margin: 15px 0 !important;
}
#content .slider .area {position: relative; height: 327px;
    
    overflow: hidden;
}
#content .info-box {
	height: 327px;
	width: 280px;
	background: url("public/images/bg/bg.png") repeat left top;
        position:absolute;
	left: 0px;
	top: 0px;
        z-index: 6;
}
#content .abBlackBox {background: none !important;}
.info-box .txt {
	bottom: 65px;
}
#content .comment-form-author.row {
        position: relative;
        z-index: 7;
}
#content .share .border IMG {margin-top: -3px !important;}
#content .small-pic IMG {	
	float: left; 
	margin: 5px 15px 30px 0;
}

/* NEW STYLES */

/* home page blog roll */
h3.entry-title{
min-height: 45px;
}

#content .main-content .posts UL LI{
margin-bottom: 30px;

} 
/* END home page blog roll */

/* STYLES FOR DESIGN IS GOOD BUSINESS **/
.bigtitle{
font-size: 1.7em;
font-weight: 900;
text-transform: uppercase;
color: #707070;
}

.thintitle{
font-size: 1.7em;
font-weight: 100;
text-transform: uppercase;
color: #707070;
}

.largetitle{
font-size: 1.5em;
}

/** TOP GREY BOX **/
#greybox-paperslist{
min-height: 180px;
background: #d1d0d0; 
padding: 20px;
margin-bottom: 30px;
}
/** TO TAKE OUT EXTRA THUMBNAIL IN GREY BOX **/
div#greybox-paperslist div.whitepaperlist-container a img.alignleft.wp-post-image.tfe{
display:none !important;
}




div.main-content div#greybox-paperslist div.whitepaperlist-container div{
width: 310px;
float:right;
text-align:left;
}
div.main-content div#greybox-paperslist div.whitepaperlist-container a img.attachment-post-thumbnail.wp-post-image{
float:left;
width: 200px;
margin-top: 20px;
margin-right: 10px;
}
/** END TOP GREY BOX **/

/** LATEST RESOURCE LIST **/
#latestresourcelist{
min-height: 180px;
padding: 0px;
margin-bottom: 30px !important;
}
#latestresourcelist .latestcontainer{
max-width: 160px;
display: inline-block;
margin-right: 30px;
vertical-align:top;

}

/** TO TAKE OUT EXTRA THUMBNAIl **/
div.main-content div#latestresourcelist div.latestcontainer div a img.alignleft.wp-post-image.tfe{
display:none !important;
}

div.main-content div#latestresourcelist div.latestcontainer a img.attachment-post-thumbnail.wp-post-image{
width: 150px;
height: 194px;
margin-top: 20px;

}

.latestitemlink{
font-size: 11px;
}

div.main-content article.category-design-is-good-business-firm-resource img.attachment-post-thumbnail.wp-post-image,
div.main-content article.category-design-is-good-business-firm img.attachment-post-thumbnail.wp-post-image,
div.main-content article.category-design-is-good-business-resource img.attachment-post-thumbnail.wp-post-image,
div.main-content article.category-design-is-good-business img.attachment-post-thumbnail.wp-post-image{
float:right;
}
/** END LATEST RESOURCE LIST **/



#pastresourcelist{
width: 100%;
min-height: 279px;
margin-bottom: 30px;

}


.whitepaperlist-container .whitepaperlist-date,
.whitepaperlist-container a{
font-weight: bold;
text-transform: uppercase;

}

.whitepaperlist-container p{
margin-top: 5px;
}


div.main-content article.results a.small-pic img.attachment-thumbnail.wp-post-image{
display:none;
}


/* END STYLES FOR DESIGN IS GOOD BUSINESS **/

/* 25 ANIVERSARY PAGE */
#twentyfivevote .wpcf7-list-item-label{
display:none;
}

#twentyfivevote .wpcf7-form-control-wrap{
width: 20px;
display:inline !important;
}

#twentyfivevote .wpcf7-checkbox{
width: 20px;
display:inline !important;
}


#twentyfivevote .wpcf7-list-item,
#twentyfivevote INPUT {
width: 20px;
display:inline !important;
}

#twentyfivevote .wpcf7-submit{
width: 100px;
}

/* FOR 25TH VOTING RESULTS */
.voteresults tr td{
padding: 5px;
}
.voteresults tr:nth-child(odd){
background-color: #e7e6e6;
}
.voteresults tr td:nth-child(even){
text-align:center;
}

/*recent posts tabs*/

#content .pop-inside-2 UL LI {
    background: none !important;
}

#content .info-box{
display:none;
}

/** AUTHOR BOX **/
#content .wp-about-author-text H3 {
    margin: 0 0 15px -100px;
}

.wp-about-author-text{
margin-left: 100px !important;

}

#new_royalslider_widget-3{
margin-bottom: 30px;
}

/** controls height of home blogroll **/
#content .main-content .posts UL LI {
    margin-bottom: 30px;
  min-height: 360px;
}

/* Makes Design is Good Biz Clients Featured and list images float right */
.category-digbclientsfeatured.category-exclude-from-blogroll img.attachment-post-thumbnail.wp-post-image,
.category-digbclientslist.category-exclude-from-blogroll img.attachment-post-thumbnail.wp-post-image{

}

#new-royalslider-17 div{

}
#new-royalslider-17 h3{
display:none !important;
}

table.aepbigtable tr td{
padding-bottom: 10px !important;
}

#search-4{
margin-top: 30px;
}


div.main-content div#greybox-paperslist div.whitepaperlist-container a img.attachment-post-thumbnail.wp-post-image {

    margin-top: 0px;
    width: auto;
}

/** Fellows grid **/
div.entry-content div.fellowsContainer.grid_12 div.portrait.grid_3.alpha.omega{
width: 160px;
min-height: 300px;
height: 100%;
float:left;
margin-bottom: 20px;
margin-right: 20px;
}

div.entry-content div.fellowsContainer.grid_12 div.portrait.grid_3.alpha.omega img{
width: 140px;
height: auto;
}

div.entry-content div.fellowsContainer.grid_12 div.calibox{
background: #f1f1f1;

padding-left: 10px;
padding-top: 10px;
}

.form-box div.issues p a{
color: #000000 !important;
}

/*makes a grid of cover images*/
div.covergrid p{
display:inline-block;
width: 170px !important;
height: 180px;
vertical-align:top;
margin-right: 20px;
margin-bottom: 10px;
text-align:center;
}