/*  
Theme Name: Apartment Onefifteen
Website URI: http://www.apartmentonefifteen.com
Description: A website for Apartment Onefifteen // Freelance Web Design in Indianapolis, Indiana
Version: 1.0
Author: Brad Huff
Author URI: http://www.apartmentonefifteen.com/

	Apartment Onefifteen 1.0
	http://www.apartmentonefifteen.com/

	This website was designed and built by Brad Huff, Apartment Onefifteen

*/



/************************************************************************
				
				
	Listing Order:
	==============

	1 - Colors
	2 - Global
	3 - Header
	4 - Content
	5 - Contact Form
	6 - Footer
	

************************************************************************/




/***********************************************************************
	1 - COLORS
************************************************************************/

/*
Black			333333
White			FFFFFF
Blue			0099CC
Gray			666666
Lt Gray			F6F7F8 (Logo White)

BG Gray			F0F0F0 (Gradient Gray)
Dark			404142 (Logo Dark)

*/

/***********************************************************************
	2 - GLOBAL
************************************************************************/

* { margin: 0px; padding: 0px; border: 0px; }

body {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	background-color: #FFFFFF;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: top;
}

p { margin-bottom: 20px; }

a {
	color: #0099CC;
	text-decoration:none;
}

a:hover {
	border-bottom: solid 2px #0099cc;
	padding-bottom: 2px;
}

#jquery-lightbox a:hover { border-bottom: 0px; }

#jquery-lightbox { font: 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif; }

.left {float:left }

.right {float:right }

.clear { clear: both }

.wrap {
	width: 960px;
	margin: 0px auto 0px auto;
}

.hide { display: none; }

.col-1 {
	width: 920px;
	margin: 0px 20px;
	float: left;
	position: relative;
}

.col-23 {
	width: 600px;
	margin: 0px 20px 40px 20px;
	float: left;
	position: relative;
}

.col-2 {
	width: 440px;
	margin: 0px 20px 40px 20px;
	float: left;
	position: relative;
}

.col-3 {
	float: left;
	width: 280px;
	margin: 0px 20px;
	position: relative;
}

/***********************************************************************
	3 - HEADER
************************************************************************/

.header { 
	height: 106px;
	margin-bottom: 54px;
}

.header h1 a {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 42px;
	width: 280px;
	overflow: hidden;
	float: left;
	margin-top: 38px;
}

.header h1 a:hover { border-bottom: 0px; }

.header ul {
	list-style-type: none;
	margin: 62px -5px 0px 0px;
}

.header li {
	font-size: 18px;
	text-transform: lowercase;
	float: left;
}

.header li a {
	color: #F6F7F8;
	padding: 3px 0px 3px 0px;
	margin: 0px 10px;
}

.header li a:hover { text-decoration: none; }

/***********************************************************************
	4 - CONTENT
************************************************************************/

h1, h2, h3, h4, h5, h6 { font-weight:normal; }

h2 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 40px;
	text-shadow: 1px 1px 1px rgba(51,51,51,.4);
}

h3, .intro-text {
	font-size: 24px;
	line-height: 40px;
}

h3 { margin-bottom: 40px; }

h4 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 20px;
}

.ie-warning {
	border: 6px solid #FF3333;
	background-color: #FFCCCC;
	padding: 14px 34px;
	margin-bottom: 40px;
}

.ie-warning p {
	width: 400px;
	margin-bottom: 0px;
	float: left;
}

.warning-button {
	border: solid 6px #FF3333;
	height: 20px;
	width: 188px;
	padding: 14px 0px;
	text-align: center; 
	font-size: 18px;
	background-color: #FF6666;
	float: left;
	margin-left: 20px;
}

a .warning-button {
	color: #F6F7F8;
	display: block;
}

.contact-line {
	height: 20px;
	padding: 20px 0px;
	margin-bottom: 40px;
}

.blue-button {
	border: solid 6px #0099CC;
	height: 20px;
	width: 188px;
	padding: 14px 0px;
	text-align: center; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 24px;
	background-color: #0099CC;
	background-image: url(images/button-gradient-overlay.png);
	background-repeat: repeat-x;
	background-position: top;
}

.contact-link {
	position: absolute;
	top: 0px;
	right: 0px;
}

a .blue-button {
	color: #F6F7F8;
	display: block;
}

.intro {
	border: 12px solid #333333;
	width: 416px;
	height: 276px;
}

.project-thumb {
	border: 6px solid #333333;
	width: 268px;
	height: 168px;
}

.gallery dt { margin-bottom: 20px;}

.gallery dt a:hover, a.nohover:hover {
	border-bottom: 0px;
	padding-bottom: 0px;
}

.gallery dd {margin-bottom: 20px;}

.project-main {
	border: 12px solid #333333;
	width: 576px;
	height: 376px;
	margin-bottom: 40px;
}

.drop-cap:first-letter {
	font-size: 72px; 
	display: block;
	float: left;
	margin: 8px 20px 10px 0px;
	line-height: 72px;
	color: #0099CC;
}

.dc-col {
	float: left;
	width: 280px;
	margin-left: 40px;
	position: relative;
}

.first { margin-left: 0px;}

.page-child.parent-pageid-49 .col-3 ul {
	list-style: square;
	margin-left: 20px;
	list-style-color: #0099CC;
	margin-bottom: 40px;
}

/***********************************************************************
	5 - CONTACT FORM
************************************************************************/

form { font-size: 18px; }

form ol, .cf-ol {
	list-style-type: none;
	position: relative;
}
form label /*display: none;*/{
	color: #666666;
	font-size: 18px;
	float: right;
	position: relative;
	top: 10px;
	right: 340px;
	z-index: 2;
}

.cf_hidden, legend { display: none; }

input, textarea {
	border: 6px solid #333333;
	margin: 0px 0px 20px 0px;
	position: relative;
	width: 560px;
	font-size: 18px;
	outline-style:none;
}

/*input type="text":focus, textarea:focus { background: #F6F7F8; }*/

input {
	height: 24px;
	padding: 2px 14px 2px 14px;
}

textarea {
	height: 160px;
	padding: 2px 14px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

.submit-button, .sendbutton {
	border: solid 6px #0099CC;
	height: 60px;
	width: 200px;
	padding: 0px;
	text-align: center; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 24px;
	background-color: #0099CC;
	background-image: url(images/button-gradient-overlay.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #F6F7F8;	
}

.cf-sb { margin: 0px; }

.linklove { font-size: 11px; }

.failure {
	font-size: 18px;
	color: #FF3333;
	margin-bottom: 20px;
}

.success {
	font-size: 18px;
	color: #0099CC;
	margin-bottom: 20px;
}

.reqtxt, .emailreqtxt { margin-left: 10px; }

/***********************************************************************
	6 - FOOTER
************************************************************************/

.footer {
	margin-top: 14px;
	padding: 26px 0px 40px 0px;
	background-image: url(images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #666666;
}

.footer img { margin: 4px 0px 0px 4px; }

.footer .right a:hover { border-bottom: none; }