/*
THEME NAME: IA Twicet
THEME URI: http://KingStairs.com
DESCRIPTION: Derived from Twicet
VERSION: 0.1
AUTHOR: <a href="http://www.kingstairs.com">King Stairs Software</a>
AUTHOR URI: http://www.kingstairs.com
TEMPLATE: twicet
*/

@import url("../twicet/style.css");

body {
font-family: Calibri, Arial, Helvetica, san-serif;
color: black;
	}

.logo, .logo a{
	display:block;
	height:83px;
	width:340px;
	position:absolute;
	right:20px;
	top:35px;
	}

.address {
	display:block;
	height:15px;
	width:400px;
	position:absolute;
	right:20px;
	top:90px;
font-weight:bold;
color:black;
font-size: 13px;
text-align:right;
background-color:transparent;
}

.address a {
text-decoration:none;
}

.clearboth {
	clear: both;
	line-height: 0;
	} 

.two_box {		
	float:left;
	padding:0 0 15px 50px;
	position:relative;
	width:520px;
	}
						
							
.two_box h3{
	margin:0 0 5px;
	}
		
								
.two_box img{
	padding:5px 0 !important;
	padding:0;/*ie6 fix for png elemnts needs this*/
	}

.two_box h3 {
	border-bottom:1px solid #DDDDDD;
	}

.red {
	color: red;
	}

.widget_ssn a {
padding:5px;
display:block;
text-decoration:none;
width:250px; /*change if sidebarwidth changes*/
border-bottom:1px solid #DDDDDD;
}
.widget_ssn a:hover {
background:#f5f5f5;	
}

.footer-links {
float:right;
display:block;
}

#top #nav a {
padding: 0 10px;
}

/* Style the sidebar navigation widget */
#simple-section-nav-2 a {
text-decoration: none;
}

#simple-section-nav-2 ul li ul li {
margin-left: 8px;
}

span.wpcf7-list-item { display: block; }