/**
 * Theme Name: IREMSF
 * Theme URI: http://iremsf.com
 * Description: IREMSF corporate site
 * Version: 1.0
 * Author: Gary Howell
 * Author URI: http://leaselabs.com
 */

/* GLOBAL ELEMENTS */

*{
margin:0;
padding:0;
}

body { 
line-height:1.5;
background: #d8d096;
font-size:11px;
color:#222;
font-family:Arial, Helvetica, sans-serif;
}

a img { border:none; }
a:focus, a:hover { color: #d9d097; }
a { color:#5c8682; text-decoration:none; }

.clear {clear:both;}
.left { float:left; }

.green{ color: #5c8682; }

/* typography.css */


.container{ 
width:800px; 
margin:0 auto; 
padding-bottom:30px; 
}

#frame{ 
width:770px; 
margin:15px 0 0 0; 
border-left:15px solid #98a587;
border-right:15px solid #98a587;
height:100%;
float:left;
}

div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 { float:left; margin-right: 12px; }

div.last {margin-right:0;}

.span-7  { width: 150px; border-right:1px solid #fff; color:#000000; float:left; }
.span-24 { width: 770px; }


/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
/* forms.css */


/* ================== custom ================== */



/* code*/
/* ie5, ie6 sidebar fix */

div.main {
color: #666666; /* #666666 */
font-size: 12px;
}


.paddings {	padding: 18px 18px 18px; }


.header {
background:#fff ;
width:770px;
padding-top:8px;
}

.logo {
font-size: 32px;
font-weight: bold;
text-transform: uppercase;
line-height: 1;
color: #eead24;
display: block;
margin:0px 0 4px 25px;
}

.logo a {
text-decoration: none;
color: #eead24;
}

.icons a {
float: right;
padding-left: 18px;
padding: 0 0 0 18px;
}

.icons a img { display: block; }

.menu { float:left; }

.menu img{
float:left;
margin:0;
padding:0;
}

.menu-wrapper {
list-style-type: none;
margin: 0 0 0 20px;
display:inline;
padding:0;
float:left;
font-size:16px;
font-weight:normal;
}

.main_content{
float:left;
width:614px;
background-color:#fff;
border-left:3px solid #fff;
border-right:1px solid #fff;
}

.content {
background:url(images/content_slice.jpg) repeat-y;
color:#000;
border-left:1px solid #fff;
}

.posts {
width: 443px;
margin:0 0 0 0;
display:inline;
background: #fff;
color:#000;
}

.posts_sub {
width: 594px;
margin:0 0 0 0;
display:inline;
background: #fff;
color:#000;
}

/* FOR POSTS */
			
ul.items {
list-style-type: none;
margin: 0 0 0 0;
font-size: 11px;
}
	
.items li {
margin-bottom: 2em;
}
			
.items li.nav_a {
margin-bottom: 2em;
border:none !important;
}
			
.items p { margin-bottom: 1em;	}

.items h2 {
font-size: 13px;
display: inline;
width:560px;
color: #5c8682;
float:left;
margin:0px 0 5px 0;
position:relative;
bottom:12px !important;
}
	
.items h2 a {
text-decoration: underline;
color: #000;
}
			
.items h2 a:hover {
text-decoration: none;
color: #000;
}
			
.items h3 {
font-weight:bold;
padding-bottom:1.5em;
padding-top:2em;
color:#000;
font-size:11px;	
}

.items h4{
color: #5c8682;
font-size:13px;
padding:12px 0 3px;
}

.items ul, .items ol { margin-bottom: 1.25em; }

.items ul {
list-style-type:disc;
margin-left: 0;
margin-top:15px;
}

.items ul li {
margin-left:20px;
line-height:130%;
}

.items ul li, .items ol li { margin-bottom: 1em;	}


.info {
margin-bottom: 0.75em;
color: #999999;
}

.info span {
margin-right: 1.5em;
font-size: 12px;
margin-bottom: 0.5em;
}

.date {
color:#999;
float:right;
}					
			
.sidebar { background-color:#fff; float:left; }
	
.sidebar .paddings div { margin-bottom: 1.5em; }
		
.sidebar h3 {
font-size: 16px;
color: #000;
font-weight:bold;
padding:15px 0 12px 10px;
}
		
.sidebar ul, .sidebar ol { margin: 0; list-style-type: none; }
			
.sidebar ul li, .sidebar ol li { margin: 10px 0; padding-left:15px; }
	
/* Comments template */
.com .list-4 { list-style: none; margin: 0; padding: 0; }
.com .list-4 li { border: 1px solid #E7E9E4; padding: 15px 15px 0 15px; margin: 0 0 15px 0; }
* html .com .list-4 li { padding:0 40px 0 20px !important;	}
*:first-child+html .list-4 li {	padding:0 40px 0 20px !important; }
div.com { margin-bottom: 30px; }
* html .list-4 img { margin:20px auto auto 0; }
*:first-child+html .list-4 img { margin:20px auto auto 0; }
* html .list-4 p img {	margin:0 auto auto 0; }
*:first-child+html .list-4 p img { margin:0px auto auto 0;	}
.com-header { padding-bottom: 15px;	margin: 0; }
.com-header img { display: block; float: left;	}
.com-header .tp { display: block; margin: 0 0 0 63px; padding: 0; text-align: left;	}
.tp span, .tp span a { font-weight: bold; display: block; line-height: 150%; }
/* Comments template */

/* widgets */

/* calendar */
.widget_calendar caption { background: none; margin-bottom: 6px; }
.widget_calendar th, td { padding: 1px 0 1px 12px; margin: 0; }
.widget_calendar thead th {	background-color: #666666; color: white; font-weight: normal; }
.widget_calendar tbody td a { background-color: #EEAD24; padding: 2px 1px; color: white; }
.widget_calendar tbody td a:hover {	background-color: #666666; }
.widget_tag_cloud { line-height: 2.5em; }
.widget_pages ul ul { margin-top: 4px; }
.widget_search #srch-frm { background: none; }
.widget_search .textfield {	width: 134px; margin-right: 6px; }
/* calendar */

.phone{ float:left; }

.follow{
float:left;
margin:0 0 0 0;
}

.follow img { float:left; margin:10px 20px 0 385px; }

.phone_top{
float:left;
color:#ccc;
font-size:14px;
font-weight:500;
margin:10px 0 0 0;
}

.sub_phone{ margin-left:49px; }

.phone_bottom{
float:left;
color:#000;
}

#nav2 {
float: left;
width: 550px;
margin:15px 0 0 120px;
display:inline;
color:#000;
}

#nav2 li {
float: left;
list-style-type:none;
font-size: 13px;
}

#nav2 li a.home{
display: block;
padding: 6px 13px 6px 15px;
color: #DBE3EA;
font-size:12px;
background:url(images/home-btn.png) no-repeat;
text-decoration:none;
}

/* FOOTER BEGINS */

#footer_bottom{
margin:0 0 0 0;
display:inline;
float:left;
color:#999;
width:908px;
}

.footer_nav{
margin:20px 0 0 0;
padding:0 0 30px 0;
display:inline;
color:#999;
font-size:12px;
float:left;
}

.footer_nav span{
margin:0 20px 0 20px;
display:inline;
color:#999;
}

.footer_nav b{
margin-left:95px;
font-weight:normal;
}

.footer_li{
list-style-type:none;
display:inline;
color:#999;
}

.footer_li a{ color:#999; text-decoration:none; }
.footer_li a:hover{ color:#999; text-decoration:underline; }


/* FOOTER ENDS */

/*   !nav   */
/*//////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////*/


/*   !NAV   */
#nav {
	display:inline;
	float:left;
	width: 151px;
	background:url(images/nav.jpg);
}

.sdmenu {
	position:relative;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top:20px;
	color: #fff;
}
.sdmenu div {
	overflow: hidden;
}
.sdmenu div:first-child {

}
.sdmenu div.collapsed {
	height: 25px;
}
.sdmenu div span {
	display: block;
	padding: 10px;
	font-weight: bold;
	color: white;
	cursor:pointer;
}
.sdmenu div span a{
	font-weight: bold;
	padding: 0px 0px;
}
.sdmenu div span a:hover {
	color: #d9d097;
}

.sdmenu div.collapsed span {
}
#dot {
	margin-left:14px;
}
.sdmenu div a {
	padding: 3px 15px;
	display: block;
	color: #fff;
	text-decoration:none;
}
.sdmenu div a.current {
	/* background : #ccc; */
}
.sdmenu div a:hover, .sdmenu div span a:hover{
	color: #d9d097;
	text-decoration: none;

}

.square_icon{
margin:15px 0 0 7px;
}

/*   !nav ends   */
/*//////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////*/


.footer_slice{
float:left;
}



/* HOME PAGE SPECIFIC */


#event {
float:left;
padding:10px 10px 15px 10px;
width:594px;
background:#567e86 url(images/events.jpg) no-repeat;
color:#fff;
}
	
    #event a{
	color: #fff;
    text-decoration:none;
	}
	
	#event a:hover{
	color: #fff;
	text-decoration:underline;
	}
	
	.event_home{
	border-bottom:1px solid #80a1aa;
	padding:1px 0;
	}
	
	.event_home span{
	color: #d9d097 !important;
	}

    #event a.more_info{
	color: #d9d097;
    text-decoration:none;
	float:right;
	*position:relative;
	*bottom: 20px;
	}
	
	#event a.more_info:hover{
	color: #fff;
	text-decoration:underline;
	}

	#event h2{
	color:#fff;
	font-size:14px;
	}


.dot_org{
color:#cc6600;
}

#event ul{
margin:15px 0 0 20px;
list-style-type:none;
}


.date_event{
color:#fff;
}


#event ul .desc{
color:#fff;
}

.friends_column{
float:left;
background:#7f8f6b;
width:171px;
font-size:11px;
}

.friends_column h2{
color:#fff;
font-size:12px;
margin:0px 0 0 0;
}

h2.gold_friends{
color:#fff;
font-size:12px;
margin:20px 0 10px 15px;
}

#friends_container{
margin-left:15px;
padding-bottom:25px;
color:#fff;
}

#friends_container a{
color:#fff;
}

.flash_media{
float:left;
margin-bottom:2px;
}

h1,h3{
color:#5c8682;
font-size:13px;
padding:5px 0;
}

#hr {
	background: #fff url(images/line.gif) no-repeat;
	width:614px;
	height:7px;
}

/*   !HOME IREM LINk   */

/*//////////////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////////////////////////*/

#iremLinks {
width:446px;
position:absolute;
padding-top:45px
}

#iremLink {
padding:0px 6px 0px 8px;
float:left;
width:28.5%;
}

#iremLink span {
height:52px;
}

#iremLink img {
padding-bottom:10px;
}

#iremLink h2{
font-size:10px;
padding-bottom:5px;
color: #5c8682 !important;
}

#iremLink h2 a{
color: #5c8682 !important;
text-decoration:none;
}
	
	#iremLink h2 a:hover{
	text-decoration:underline;
	}

#iremLink p{ font-size:9px; }

.branding{
clear:both;
float:right;
font-size:11px;
padding:15px 0;
*width:800px;
*float:left;
*margin-left:550px;
}

.branding a{
color: #5c8682 !important;
text-decoration:underline !important;;
}

.branding a:hover{
text-decoration:underline !important;;
}

.branding p{
margin:0 15px;
}

/*//////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////*/



/*   !CHAPTER OFFICERS   */

/*//////////////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////////////////////////*/



#chapterOfficers h2 {
font-size: 13px;
display: inline;
width:560px;
color: #5c8682;
float:left;
position:relative;
bottom:0px !important;
margin:0 !important;
}

#chapterOfficers p{
margin:0 !Important;
padding-bottom:0 !important;
}

#chapterOfficers h3{
margin-top:30px !important;
}

ul.newsletter{
list-style-type:none;
margin:2px 0 0 0;
}

ul.newsletter li{
margin-left:0px;
}

.relative_15{
position:relative;
bottom:15px;
}

.relative_5{
position:relative;
bottom:5px;
}

.event_title{ margin:5px 0; }

.event_title a{ cursor:pointer; }

.event_desc{
margin:0px 0 0 0px;
}

a.past_events{
color: #5c8682 !important;
text-decoration:none !important;
}
	
	a.past_events:hover{
	text-decoration:underline !important;
	}
	
.register{
margin-top:10px;
}

.dzap_logos{
clear:both;
float:left;
position:absolute;
margin-top:360px;
width:405px;
*margin-top:135px;
padding-top:15px;
border-top:1px solid #7f8f6b;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.dzap_logos{ margin-top:349px; } 
}

.dzap{
float:left;
font-weight:bold;
margin-top:2px;
margin-right:47px;
margin-left:35px;
font-size:13px;
width:115px;
color:#7f8f6b !important;
}

.dzap_logos img{
float:left;
}

