/*  
Theme Name: HolidayinBlue
Theme URI: http://www.add-link-url.com
Description: HolidayinBlue
Author: AddLinkUrl
Author URI: http://www.add-link-url.com
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #0000ff;}
a:hover {color: #06C;}
a img {border: none;}

body {
	background:#322e28;(old #33485b url('img/222.gif'))
	color: #322e28;
	font: normal 70% Verdana,sans-serif;
	padding-top: 5px;
}

p,code,ul {padding-bottom: 1em;}

li {list-style: none;}

h1 {font: normal 1.8em Verdana,sans-serif;}
h2 {font: bold 1.3em Verdana,sans-serif;}
h3 {font: bold 1.2em Tahoma,sans-serif;}

h1,h3 {padding-top: 6px; color: #322e28; margin-bottom: 4px;}
h2 {padding-top: 6px; color: #800000; margin-bottom: 4px;}

h5 {font: bold 1.6em Tahoma,sans-serif;}
h5 {padding-top: 6px; color:#400000; margin-bottom: 4px;}


code {
	background: #FFeedd;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	/* font-weight: bold; */
	padding: 15px 15px 0px 15px;
        margin: 10px 30px;
        border: 5px dashed #660000;
        background: #f8f4f0;
}


/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 2px solid #27251f;
	background: #000000;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 1px;
	width: 870px;
}

.outer-container {
	padding-bottom: 15px;
}

/* header & title */
.header {
	background: #000004 url('img/header.jpg') no-repeat;
	height: 180px;
	margin-bottom: 0px;
	text-align: left;
}
.header .title {
	color: #000000;
	padding-top: 30px;
	padding-left: 130px;
}
.header .title .sitename a {
	color: #000000;
	font: 0.2em Arial;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {color: #000000;}
.header .title .slogan {
	font: normal 0.2em Arial,sans-serif;
	padding-top: 6px;
        padding-left: 5px;
	color: #000000;
}

/* attention box */

.action_box {
	width: 460px;
        height: 540px;
        border: 5px dashed #660000;
	font: normal 1.3em Verdana,sans-serif;
        background: #fffad2;
	padding: 10px 20px 15px 30px;
        margin: 5px 40px 5px 40px;
}

.action_box h2 {
	color: #990000;
	font: bold 1.3em Tahoma,sans-serif;
        text-align: center;
	padding: 10px 10px;
        margin-bottom: 4px;
}


.action_box ul {
        margin-left: 0px;
	padding: 0 0 0 0;
}

.action_box li {
        background: url('http://www.kooltattoos.com/images/plus.png') no-repeat;
	font-family: Arial,sans-serif;
        font-size: 1.1em;
	margin-left: 1px;
        line-height: 1.4em;
	padding: 0 20px 5px 20px;
	list-style: none;
}

.action_box a {
        font-size: 1.1em;
}

.attn_box {
	width: 480px;
	background: #f1ead7;
	border: 1px solid #a8a8a8;
	font: normal 1.2em Verdana,sans-serif;
	display: block;
	padding: 8px 10px 12px 15px;
        margin: 5px 0 0px 50px;
}

/* story theme */

.story {
	color: #200000;
	margin: 0 auto;
	width: 480px;
}

.story h2 {
	width: 370px; 
	color: #cc0000;
	font: bold 1.8em Tahoma,sans-serif;
        text-align: center;
	padding: 10px 20px 10px 60px;
        margin-bottom: 4px;
}

.story h3 {
        color: #800000;
	font: bold 1.3em Verdana,sans-serif;
        text-align: center;
	margin: 0;
	padding: 10px 50px 5px 50px;
}

.story h4 {
        color: #600000;
	font: bold 1.3em Verdana,sans-serif;
	margin: 0;
	padding: 10px 0 5px 0;
}

/* excerpt theme */

.excerpt {
	color: #200000;
	margin: 0 auto;
	width: 480px;
}

.excerpt h2 {
	background: url('http://www.kooltattoos.com/images/tribal-line.jpg') no-repeat;
        height: 40px;
        color: #800000;
	font: bold 1.5em Verdana,sans-serif;
	margin: 0;
	padding: 5px 0 0 30px;
}

.excerpt h3 {
	height: 20px;
        color: #600000;
	font: bold 1em Verdana,sans-serif;
	margin: 0;
	padding: 15px 0 5px 0;
}

/* review theme */

.review {
	color: #200000;
	margin: 0 auto;
	width: 480px;
}

.review h2 {
	background: url('http://www.kooltattoos.com/images/tribal-line.jpg') no-repeat;
        height: 40px;
        color: #800000;
	font: bold 1.5em Verdana,sans-serif;
	margin: 0;
	padding: 5px 0 0 30px;
}

.review h3 {
	height: 20px;
        color: #600000;
	font: bold 1.4em Verdana,sans-serif;
	margin: 0;
	padding: 5px 0 5px 30px;
}

.review a {
	color: #0000ff;
	text-decoration: underline;
}

.review a:hover {
	color: #00bb00;
	text-decoration: underline;
}

.review ul {
        margin-left: 0px;
}

.review li {
        background: url('http://www.kooltattoos.com/images/plus.jpg') no-repeat;
	font-family: Arial,sans-serif;
        font-size: 1.2em;
	margin-left: 1px;
        line-height: 1.4em;
	padding: 0 0 0 20px;
	list-style: none;
}

/* floating box */

.review_box {
        background: url('img/float-box-main.jpg') repeat-y;
	text-align: center;
        float: right;
	color: #200000;
	margin: 10px 0 5px 10px;
	width: 240px;
	padding: 0 0 0 0;
}

.review_box h3 {
	background: url('img/float-box-top.jpg') no-repeat;
	height: 25px;
        color: #FFFFFF;
	font: bold 1.1em Tahoma,sans-serif;
	margin: 0;
	padding: 3px 0 0 0;
}

.review_box h5 {
	background: url('img/float-box-bottom.jpg') no-repeat;
	height: 0px;
        color: #FFFFFF;
	font: bold 0.5em Tahoma,sans-serif;
	margin: 0;
}

.review_box img {
        margin: 0;
}

/* floating box ends */

.review_bonus li {
        background: url('http://www.kooltattoos.com/images/check.jpg') no-repeat;
	font-family: Arial,sans-serif;
        font-size: 1.2em;
	margin-left: 1px;
        line-height: 1.4em;
	padding: 0 0 0 20px;
	list-style: none;
        t--display: inline;
}

.review_100 {
	background: url('http://www.kooltattoos.com/images/guarantee.jpg') no-repeat;
        heightt: 40px;
        color: #200000;
	font: 1.5em Verdana,sans-serif;
	margin: 0;
	padding: 10px 0 0 20px;
}

.review_100 h3 {
	height: 20px;
        color: #600000;
	font: bold 1em Verdana,sans-serif;
	margin: 0;
	padding: 5px 0 5px 25px;
}

.review_table {
	color: #200000;
        font: bold 0.9em Verdana,sans-serif;
}
.review_table a {
	color: #000000;
	text-decoration: underline;
}

.review_table a:hover {
	color: #00bb00;
	text-decoration: underline;
}

/* path */ 
.path {
	background: url('img/main_top.jpg') no-repeat;
        height: 50px;
	color: #FFF;
	font: normal 1.6em Verdana,sans-serif;
	padding: 8px 32px;
}
.path li,.path ul {display: inline;}
.path a {
	color: #fdcd00;
        font: 1em Tahoma,sans-serif;
	text-decoration: none;
	margin-right: 20px;
}
.path a:hover {
	color: #00ffff;
	text-decoration: underline;
}

/* main */
.main {
	background: url('img/main.jpg') repeat-y;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: left;
	width: 600px;
	padding-left: 25px;
}
.content h2 {
	padding-top: 10px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content ul {
	font: normal 1.2em Verdana,sans-serif;
}
.content li {
        background: url('http://www.kooltattoos.com/images/bullet.png') no-repeat;
	line-height: 1.4em;
	list-style: decimal;
	margin-left: 48px;
        padding-left: 20px;
}
.content p {
      font-family: Verdana, sans-serif,"Lucida Sans Unicode";
      font-size: 16px;
      padding-top: 8px;}

.entry {
      padding-top: 20px;}

/* navigation */
.navigation {
	float: right;
	width: 200px;
}

.navigation a {color: #00ffff;}
.navigation a:hover {color: #00ff00;}

.navigation h2 {
	color: #fccd00;
	font: 1.5em Tahoma, sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 10px;
        border-bottom: 1px solid #645050;
}
.navigation ul {
	padding: 0;
}

.navigation li a {
	font-size: 1.1em;
	color: #FFFFFF;
	display: block;
	padding: 6px 0 6px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	text-decoration: underline;
	color: #00ffff;	
}

a {color: #0000aa;}
a:hover {color: #00aa00;}

/* footer */
.footer {
	background: #000000 url('img/main_bot.jpg') no-repeat;
	color: #fccd00;
	font: 1.2em Verdana, sans-serif;
	padding: 30px 10px 15px 10px;
	border-top: 0px solid #FFFFFF;
}
.footer h2 {
	color: #fccd00;
	font: 1.3em Tahoma, sans-serif;
        padding-left: 10px;
        margin-top: 10px;
}
.footer ul {
	border-top: 1px solid #fccd00;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #606060;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
	text-decoration: none;
}
.footer a {color: #FFF;}
.footer a:hover {
	background: #606060;
	color: #000000;	
}

/* bottom */

.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}

.bottom a {
      color: #FFF;
      text-decoration: none;
}

.bottom a:hover {
	background: none;
	color: #fff;	
        text-decoration: underline;
}

.col3,.col3center {
	float: left;
	width: 255px;
}

.col3 h2,.col3center h2, {
	font: 1.3em Tahoma, sans-serif;
	color:#fccd00;
        padding-left: 25px;
}

.col3center {margin: 0 3%;}



/* posts */

.post h1{
        border-bottom:1px dotted #bbbbbb;
	color: #89B1B1;
	background: url('img/blog_24.png1') no-repeat;
	padding: 0px 0px 0px 2px;
}
.post h1 a {
	color: #640000;
	text-decoration: none;
        padding-left: 0px;
}
.post h1 a:hover {
	color: #00aa00;
}


.post {margin: 6px 0 2px;}
.post .info{
	background: #e9eaeb url('img/comm.png') no-repeat right;
	border: 1px solid #E3E4E4;
	color: #666;
	margin: 2px 0 4px;
	padding: 5px 25px;
	text-align: right;
}
.post img {
	border: none;
}

.post a img {border: none}
.post a:hover img {border: none}

.info a {color: #182a34; text-decoration: none; }
.info a:hover {color: #557283; text-decoration: underline;}

/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;

	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 0px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}



textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFFffc;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFFffc;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 0px; }

/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3Df;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {padding: 10px;}

.rss-feed { background: #FFFFDD url("img/rss-feed.gif") repeat-x 0 0; border: 1px solid #D1D3D5; margin: 2.0em 0 0; padding: 1.5em 15px 0.75em; }
.rss-feed h4 { color: #636567; margin: 0; }
.rss-feed img#rss-feed-icon { float: left; border: 0; margin-right: 5px; padding: 0; }

.alignright {
	float: right;
      padding-right:10px;
	}

.alignleft {
	float: left;
      padding-left:10px;
	}

.alignrighttt {
	float: right;
      color: #2a495a;
	font-size: 0.9em;
	}

.alignlefttt {
	float: left;
      padding-left:0px;
      color: #2a495a;
	font-size: 0.9em;
	}

.alignlefttt a{
      text-decoration: none;
      color: #2a495a;
	}

.alignleftt {
	float: left;
      padding-left:10px;
      padding-top:10px;
	}

.single{
      border-bottom: 1px solid #6d859c;
      padding-top: 15px;
}

.entry ul li{
	list-style: none;
}

h2.pagetitle {
	font-size: 1.5em;
      font-weight: bold;
	text-align: center;
      color: #32485d;
}


