/*
Theme Name: Ardor Capital Partners
Theme URI: http://www.piermarketing.com
Description: Template for Ardor Capital Partners.
Author: Pier Marketing
Author URI: http://www.piermarketing.com
version: 1.0
Tags:
*/




/* basics */

*{margin:0; padding:0;}

body {
	background: #D3D6DA;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin: 0 auto;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}

.clear {
	clear: both;
}
/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}

.text-input {
	border: 1px solid #fff;
	margin: 2px 0 0 0;	
}
.button {
	background: #1E74B1;
	border: 1px solid #fff;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	padding: 2px 4px;
	margin: 5px 0 0 0;
	font-weight: bold;
}

/* container */


#container {
	width: 100%;
	margin: 0 auto;
	padding:0;
	color:#333;
	}

/* header */
#header-full {
	background: #1E74B1;
  	height: 133px;
	width: 100%;
	border-bottom: 1px solid #fff;
}
#header {
  	width: 900px;
	height: 133px;
	margin: 0 auto;
	position: relative;
	background: url(images/menu-bg.jpg) right no-repeat;
	}

#header-logo{
	width: 290px;
	height: 133px;
	border-right: 1px solid #fff;
	float: left;
	position: relative;
	}
#header-logo h1 {
	background: url(images/logo.png) no-repeat;
	width: 260px;
	height: 90px;
	margin: 25px auto;
	position: relative;
	}

/* main menu */


#menu {
	font-family: verdana, arial, times, serif;
	width:600px; 
	overflow:hidden;
	margin: 118px 0 0 0;
	position: relative;
	float: right;
	padding: 0;
	z-index:1000;
}


#dropmenu {margin:0; padding:0;list-style-type:none; line-height:1.5em;}

#dropmenu ul {margin:0; padding:0; list-style-type:none; position:relative; width:100%; background:#fff;} 
#dropmenu a {display:block; padding: 0 12px; text-align: center; color:#fff; text-decoration:none; font-family: "Times New Roman", Times, serif; font-size: 16px; text-transform:uppercase;} 
#dropmenu a:hover {color:#1E74B1;background: #fff;} 
#dropmenu li {float:left; position:relative;} 
#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;font-family: "Times New Roman", Times, serif;} 
#dropmenu ul a {border-left:1px solid #c8c8c8; z-index:1000} 
#dropmenu li ul {border-top:1px solid #c8c8c8; width:14.1em; } 
#dropmenu li ul a {width:80px; height:auto; float:left;  border-bottom:1px solid #c8c8c8;font-family: "Times New Roman", Times, serif;} 
#dropmenu ul ul {top:auto;} 
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;} 
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;} 
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}  




/* content */

#main {
	width:900px;
	margin: 0 auto;
	position:relative;
	background: #eaeaea;
}

#content-home {
	border-top: 1px solid #fff;
	width:100%;
	padding: 0;
	margin:0;
	}
#home-images {
	margin: 0;
	padding: 0;
}
#home-images ul {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	white-space: nowrap;
}
#home-images ul li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#home-images a {
	height: 380px;
	padding: 0;
	margin: 0;
	border-right: 1px solid #fff;
	float: left;
}
.home-image-1 {
	border-left: 1px solid #fff;
	background: url(images/home-image_strategy.jpg) no-repeat;
	width: 223px;
}
.home-image-1:hover {
	background: url(images/home-image_strategy_bw.jpg) no-repeat;
}
.home-image-2 {
	background: url(images/home-image_case-studies.jpg) no-repeat;
	width: 224px;
}
.home-image-2:hover {
	background: url(images/home-image_case-studies_bw.jpg) no-repeat;
}
.home-image-3 {
	background: url(images/home-image_news.jpg) no-repeat;
	width: 224px;
}
.home-image-3:hover {
	background: url(images/home-image_news_bw.jpg) no-repeat;
}
.home-image-4 {
	background: url(images/home-image_about-us.jpg) no-repeat;
	width: 223px;
}
.home-image-4:hover {
	background: url(images/home-image_about-us_bw.jpg) no-repeat;
}
#content {
	float: right;
	width:609px;
	padding: 0;
	overflow: hidden;
	margin:0;
	border-left: 1px solid #fff;
	z-index: -999;
	}	
#content-image {
	width: 609px;
	border-bottom: 1px solid #fff;
}
.post {
	margin:0;
	padding: 10px;
	line-height: 14pt;
	color: #333;
	background: #fff;
	}
	
.post h2{
	font:normal 15pt "Times New Roman", Times, serif;
	color: #333;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:290px;
	float:left;
	margin:0;
	padding: 0;
	}

#sidebar h2{
	font: bold 14pt "Times New Roman", Times, serif;
	color: #000;	
	margin: 0;
	padding: 0;
}
#sidebar h4 a {
	color: #885502;
}
#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#sidebar .page_item {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
}
/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer-full {
	background-color: #65666D;
	width: 100%;
	border-top: 1px solid #fff;
	padding: 10px 0;
	height: 100px;
	clear: both;
}
#footer {
	width: 900px;
	position: relative;
	margin: 0 auto;
	padding: 10px 0;
}

.footer-left {
	width: 400px;
	float: left;
	position: relative;
	text-align: left;
}
.footer-right {
	width: 400px;
	float: right;
	position: relative;
	text-align: right;
}
.footer-right p{padding:0 14px 0; color: #eee; text-align: right;}
.footer-left p{padding:0 14px 0; color: #eee; text-align: left;}
#footer a{color: #fff;text-decoration: none;}
#footer a:hover{color: #fff;text-decoration: underline;}


