/*
Theme Name: Pier Marketing
Theme URI: http://www.piermarketing/
Description: A theme for Pier Marketing.
Author: Pier Marketing
Author URI: http://www.piermarketing.com
version: 2.0
Tags: pier marketing
*/




/* basics */

body {
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: 1px;
	}

	
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{
	margin:0;
	padding:5px;
	background: #FFC;
	font-size:8pt;
	border-top: 1px dashed #008ecc;
	border-bottom: 1px dashed #008ecc;
	}

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


/* links */

a{
	color:#008ecc;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}


.more-link { background: #008ecc; color: #FFF; text-decoration:none; padding: 2px 5px; clear: left; float: right; }
.more-link:hover { text-decoration:none; }
/* container */


#container {
	width: 1060px;
	margin: 0 auto 40px auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
  	width: 100%; 
  	height: 80px;
	color: #fff; 
	}
#header-left { float: left; width: 400px; position: relative;}
#header left h1 {
	padding:0;
	margin:20px 0 0 0;
	width: 280px;
	height: 49px;
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}

#header-right { float: right; text-align: right; width: 400px; position: relative; margin: 10px 0 0 0; }
#header-right h1 { color: #666; margin: 0; padding: 0; font-size: 22px; font-family: Georgia, "Times New Roman", Times, serif; font-style: oblique;}
#header-right h2 { color: #008ecc; margin: 0; padding: 0; font-size: 18px; font-weight: normal; font-style: oblique; }
#header-right h3 { color: #008ecc; margin: 0; padding: 0; font-size: 14px; font-weight: normal; font-style: oblique; }
#header-right h3 a { color: #008ecc; }

#header-right a { text-decoration: none; }

/* main menu */


#menu {
	background:#fff;
	font-family: verdana, arial, times, serif;
	font-size: 14px;
	width:100%; 
	overflow:hidden;
	border-bottom: 2px solid #008ecc;
}


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

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:6px 55px;
	margin: 0;
	color: #666;
	display:block;
	text-transform: uppercase;
	text-decoration: none;
	border-top: 2px solid #fff;
}

#menu ul li a:hover {
	background: #fff;
	color:#333;
	border-top: 2px solid #008ecc;
}



/* content */

#home-rotator {
	width: 100%;
	height: 400px;
	border-bottom: 2px solid #008ecc;
	clear: both;
}



#home-boxes {
	padding: 0;
	margin: 0;
	width: 1060px;
	clear: both;
	background: #008ecc;
}
#home-boxes ul {
	list-style-type: none;
}
#home-boxes li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#home-boxes a {
	margin: 0;
	padding: 0;
}
#home-media {
	width: 100%;
	clear: both;
}
hr {
	border-top: 2px solid #008ecc;
	margin: 0;
	padding: 0;
}
#page-header {
	background: url(images/page-header-bg.jpg);
	width: 1060px;
	height: 160px;
	border-bottom: 2px solid #008ecc;
	padding: 0;
	margin: 0;
}
#page-header h2 {
	color: #008ecc;
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	margin: 135px 0 0 0;
	padding: 0;
	position: relative;
	float: left;
}
#page-header h2 a {
	text-decoration: none;
}
#content-full {
	float:left;
	width:1060px;
	overflow: hidden;
	margin:0;
	}
#content {
	float:left;
	width:730px;
	overflow: hidden;
	margin:0;
	}

.post {
	margin:0 0 40px 0;
	padding:0;
	line-height: 14pt;
	clear: left;
	}
	
.post h2, #content h2{
	color: #008ecc;
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #008ecc;
	}
	
.post h2 a{
	color: #008ecc;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #008ecc;
	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;}

.addthis_container { margin: 5px 0; }

/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	background: #FFC;
	font-size:8pt;
	width:290px;
	float:right;
	margin:0;
	padding: 2px 0 0 0;
	border-left: 1px dashed #008ecc;
	}

#sidebar h2, #sidebar h2 a{
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	color: #008ecc;	
	margin: 15px 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #008ecc;
	text-decoration: none;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#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;
}



/* 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;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* 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: 4px;
   margin: 10px 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 auto;
   position: relative;
   padding: 0;
   border: 0 none;
}

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




/* footer */

#footer {
	border-top: 2px solid #008ecc;
	clear: both;
	width: 100%;
	padding: 10px 0 0 0;
	}
#footer-left { width: 400px; position: relative; float: left; }

#footer-right { width: 400px; position: relative; float: right; text-align: right; }

#footer p{margin: 0; color: #666; }
#footer a{color: #666;text-decoration: none;}
#footer a:hover{color: #666;text-decoration: underline;}

#copright { clear: both; text-align: center; color: #999; }