/*
Theme Name: TripleLayout
Author: Robert Dickson
http://www.PorcupineWebsiteDesign.com
http://www.OnlineMarketingToolbox.com
*/

body {


  font-family: arial;
  margin: 0px;
  padding:0px;

  }




/**********************************  The Post  */

#postwraptop2 {
padding:2px;
	
}

.author {
	width: 90%;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

#postwraptop h2  {
	font-family: arial;
	font-size: 22px;
	color: #333333;
	margin: 10px 0 0px 0;
	padding: 0 0 0 0;
	text-transform: capitalize;
}

#postwraptop h2 a:link, h2 a:visited {
	font-family: arial;
	text-decoration: none;
	color: #333333;
}

#postwraptop h2 a:hover {
	font-style: none;
	text-decoration: underline;

}

.post ul {
	list-style-type: square;
}


.post ol {
	list-style-type:decimal
}

.entry {
	font: 1em Verdana;
	font-size: 12px;
	padding: 0px 5px 0px 0px;
	margin:  0px 0px 0 0;
   line-height:150%;
}

.entry img{
	margin:3px 8px 0 0;
}

.entrytext {
	font: 1em Verdana;
	font-size: 12px;
	font: 1em Verdana;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
   line-height:150%;
}

.entrytext img{
	margin:3px 8px 0 0;
}

.postmetadata {
	padding-bottom: 5px;
}

.postmetadata a {
	font: 1em Verdana;
	font-size: 12px;
	
}

.postmetadata a:hover{
	font: 1em Verdana;
	font-size: 12px;
	font-style:none;
}







.postmetadata alt {







}







.center {







}







.pagetitle {



	text-align: center



	font-size: 15px; 



}







blockquote {







}







cite {







}







a img {







}







acronym, abbr {







}















/**********************************  Content  */











#content {
	margin: 3px;
}

a:link {
	text-decoration: none;
	color: blue;
}

a:visited {
	text-decoration: none;
	color: blue;
}

a:hover {
	text-decoration: underline;
	color: #336699;  
}

.pagetitle {
	text-align: center;
	font-size: 15px;
	padding: 0 0 0 0;
	margin: 2px 0 13px; 0;
}





/*--------------Sidebar------------*/

#sidebarcontent h2  {
	font-family: arial;
	font-size: 12px;
	margin: 0px 0 0 0;
	padding: 5px 0 0 2px;
}


#sidebartop{
	background-image: url('images/sbtop.gif') ;
	width: 190;
	color: #F4F4F4;
	height:25px;
}


#sidebarcontent {
 font-family:Arial;
 font-size:11px;
 line-height:150%;
	width: 200;
	text-transform: capitalize;
	margin: 0;
}


#sidebarcontent a:link {
   color:#333333;
}

ul
  {
  margin-left: 0;
  padding-left: 1em;
  }
li
  {
  margin: 0;
  padding: 0;
  }




div.left-box {
	width: 200px;
	border: 2px solid #e3e3e3;
	margin: 5px;
}

div.left-box-i {
	width: 172px;
	padding: 0px 10px 7px 10px;
	border: 4px solid #f5f4f4;
	background: #fff;
}


div.post-box {
	width: 400px;
	border: 2px solid #e3e3e3;
	margin: 5px;
}

div.post-box-i {
	width: 372px;
	padding: 0px 10px 7px 10px;
	border: 4px solid #f5f4f4;
	background: #fff;
}


div.ad {
	background: #f5f4f4;
	padding: 10px;
	border: 2px solid #e3e3e3;
	width: 131px;
	margin-top: 10px;
	text-align: center;
}
