/*
Theme Name: Custom How2Pierce
Theme URI: http://digitalrenewal.com/
Description: custom theme for How2Pierce.com
Author: Trisha Dingillo
Author URI: http://digitalRenewal.com
*/

* {margin:0; padding:0}
body 		{background: url(images/bg.jpg) repeat; text-align:center; font:normal .8em verdana;}
#hdr-cont	{background: url(images/hdr-bg.jpg) repeat-x;}
#header		{width:1020px; background: url(images/header.jpg) no-repeat; margin:0 auto;}
#menu		{padding-top:200px; height:24px; margin-left:57px;}
#container	{width:900px; text-align:left; margin:0 auto; background: url(images/content-bg.jpg) repeat-y;}
#content	{width:500px; float:left; padding:0 50px 40px;}
#onecolumn	{padding:0 80px 40px; text-align:justify;}
#sidebar        {width:270px; float:left;}
#footer		{font-size:80%; background:#333; padding:20px 0; text-align:center; color:#777;}
#footer a, a:visited    {color:#777}

p {margin:0 0 14px 0;}

.module 	{padding:20px; border:1px solid #eee; margin:20px 0;}
.module h2 	{font:normal 22px arial; padding:7px; background:#333; margin-bottom:20px; color:#ddd; text-align:center;}
.module p 	{padding:0 0 10px 0;}
.module ul li 	{list-style-position:inside;}
.mod-button {	clear:both; height:37px; width:320px;
		padding-top:7px; margin:0 auto;
		font:bold 17px arial; 
		text-align:center;
		background: url(images/button-moduledescr.gif) no-repeat; }

.module img 	{border:5px solid #eee; margin: 0 10px 20px 0; float:left;}

	
h1 {font:normal 22px arial; border-bottom:1px solid #eee; padding-bottom:5px; color:#3a5370; }
h1 a {color:#777;}
h1 a:hover {text-decoration:none;}
h2 {font:normal 14pt arial;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}
#sidebar h2{font:normal 22px arial; color:#fff; background: url(images/h2-sidebar.jpg) no-repeat; height:50px; padding-top:15px; padding-left:7px;}
#sidebar a {}

small {color:#aaa; padding-left:2px;}

a{color:#3a5370; text-decoration:none;}
a:visited {color:#3a5370; text-decoration:none;}
a:hover{color:#3a5370; text-decoration: underline;}



/* sidebar */

#sidebar p {margin:0; padding:0 0 12px 0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {margin:0 10px 30px; padding:0;}

#sidebar ul li {line-height: 14pt; list-style-type: none; padding-left:5px; }

#sidebar ul ul {margin:0; padding-bottom:20px; }

.textwidget {width:230px; margin-bottom:30px; }

#sidebar ul ul li { list-style-type:disc; margin:0 0 10px 14px; color:#777;}

#sidebar ul ul ul{margin: 0; padding: 0;}

#sidebar ul ul ul li{padding: 0 0 0 15px; list-style-type: square;}


/* content */

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7; font-size:.85em; color:#3a5370;
	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;}

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;}


/* 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 */


.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

	
.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;
}




