/*--- Default ---*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul,li {list-style:none;}
caption,th {text-align:left;}
div { text-align: left; vertical-align: top; }
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
strong { font-weight: bold; }
cite { display: block; font-size: 0.9em; font-style: italic; text-align: right; }
/*--- Global ---*/
html { overflow-x: auto; height:100%;} /* fixes MSIE scrollbar bug */

/*--- Structure ---*/
body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin-top: 5px;
	background-color: #E5E5E5;
}
#page {
	text-align: left;
	margin: auto;
	padding: 0;
	width: 980px;
	line-height: 1.3em;
}
#header{
	height: 134px;
	position: relative;
}
#showcase{
	margin: 5px 5px 10px 15px;
	padding: 15px;
	background-color: #FFFFFF;	
}
#footerlinks, #headerlinks{
  	margin-left: 30px; padding:10px 20px 10px 0px; font-size: 1.2em; color: #1D53B8;
  }
#headerimg{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#base{
	width: 960px;
	padding: 0px 10px 20px 10px;}

/*--- Title Header ---*/
#titleimage {
  position: absolute; 
  top: 20px; 
  left: 405px; 
  width:420px; 
  line-height: 1.9em; 
  color: #999999; 
  font-weight: normal;
}
  #titleimage h1 em {
    font-size: 1.2em; 
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
  }
  
#menu{
	margin-top: 85px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color:#FFFFFF;
}
.topAdLink {
  padding: 7px 10px 7px 10px; background-color: #333333; font-size: 1.2em;
}
  #level0 {
    width:100%;}
  
  #level1 {
	  margin-left:550px;
  }
	
  #postcolumn {
	  float: left;
	  width: 515px;
	  font-size: 1.2em;
	  padding-top: 0px;
	  padding-right: 20px;
	  padding-bottom: 0px;
	  padding-left: 15px;
	}
  
  #footer {
	  padding: 0px;
	  margin: 0 auto;
	  width: 980px;
	  clear: both;
	  color: #FFFFFF;
  }
  
  #footercontent {
	  width: 960px;
	  margin-right: 10px;
	  margin-left: 10px;
	  padding-top: 10px;
	  padding-bottom: 15px;
	  text-align: center;
  }
  
 .clear {
    clear: both;
    height: 1px;
    overflow: hidden;
    margin: 0;
    visibility: hidden;
    display: block;
  }
/*--- Right bar ---*/
#rightBar {
  padding: 0px 10px 25px 45px;
} 
  /*--- Right bar items ---*/
  .shopFor {
    font-size:1.8em;
    font-weight: bold;
    margin-bottom:0.5em;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #333;
  }
  .rightAmazon {
    margin-bottom: 1.5em;
    margin-top: 0.5em;
  }
  .rightAd {
    margin-bottom: 1.5em;
  }
    /*--- Section ---*/  
    .sections li {
      font-size: 1.2em;
      padding: 0.3em 1em;
    }
      .sections li li {
        font-size: 12px;
      }
    /*--- Recent articles ---*/
    #recentarticles li  {
      font-size: 1.2em;
      padding: 0.3em 1em;
    }
      #recentarticles ul li {
        font-size: 12px;
      }

/*--- Links ---*/
a, a:link, a:visited {
  color: #28AC9F;;
}
  a:hover{
    color: #FFFFFF;
    background-color: #28AC9F; 
    text-decoration: underline;
  }


/* Begin Typography & Colors */

.category{
	background-color:#666666;
	padding: 2px 4px 2px 4px;
	text-transform: capitalize;
	color:#FFFFFF;
	font-weight: bold;
}

.captiontitle{
	background-color:#E8FDD9;
	padding: 1px 4px 1px 4px;
	vertical-align: top;
}

.reviewtable td{
	margin-bottom: 1px;
	border-top: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
}


h4{
	margin:0;
	font-size: 1.2em;
	background-color: #28AC9F;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.post{
	clear:left;
	line-height: 1.5em;
	padding-top: 15px;
	padding-bottom: 20px;
}

h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}


h2 {
	font-size: 1.6em;
	line-height: 1.3em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h2.stripeDesign {
  text-decoration: none;
  background: #999999;
  color: #FFF;
  margin-left: -1em;
  margin-right: -1em;
  margin-top: 2em;
  border-bottom: 4px solid #747474;
  padding:0.15em 0 0.15em 1em;
  font-size: 18px;
}
  h2.archiveTitle {
    text-decoration: none;
    color: #333;
    margin-top:0.5em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 20px;
  }
  h2.pageTitle {
    font-size: 2em;
  }
  
h3 {
	font-size: 1.3em;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h3 a:visited {
	color: #28AC9F;
	text-decoration: underline;
	}

h2 a:hover, h3 a:hover, #wp-calendar caption {
	color: #FFFFFF;
	text-decoration: none;
	}
	
h1 {
	font-size: 1.4em;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
  h1 a:link, h1 a:visited {
	  color: #FFFFFF;
	  font-weight:normal;
	  margin-right: 2px;
	  text-decoration: none;
	  padding: 5px;
  }
    h1 a:hover {
	    text-decoration: none;
    }

ul.relatedpost li{
	padding-top: 2px;
	padding-bottom: 2px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* End Typography & Colors */

/*	Begin Headers */

.description {
	text-align: center;
	margin-top: -5px;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


.entry p {
  padding: 0.5em 0;
}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 0px;
	margin: 0px;
	}

#searchform #s, #searchform #s {
	width: 180px;
	padding: 2px;
	}

#searchsubmit, #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 520px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */ 


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none;
	}

.post img {
  padding: 30px 0;
}

.wp-notable {       
padding: 0 3px 3px 3px;
}

/*--- Review ---*/


.none {
display: none;
visibility: hidden;
}

.review {
font-size: 1.1em;
padding: 20px;
}


.reviewImages {
background: #F5F5F5;
padding: 10px;
}

.mainImage {
padding: 20px 10px;
background: #fff;
border: 1px solid #CCCCCC;
text-align: center;
}

.thumbImages {
clear: both;
}

	.thumbImages a img {
		display: inline;
		margin: 10px 10px 0 0;
		padding: 5px;
		background: #fff;
		border: 1px solid #e1e1e1;
	}

	.thumbImages a:hover {
		background: none;
	}

	.thumbImages a:hover img {
		border: 1px solid #2CAA9C;
	}

.description {
  padding: 20px;
  text-align: left;
}

/* End Images */
/*--- Post ---*/
.fileUnder {
  font-size: 0.9em;
  color: #999;
  margin: 0.5em 0 1em 0;
}
.entrytext p {
  padding: 1em 0.1em;
}
