/*  
Theme Name: Palaimon Custom Playing Cards
Theme URI: http://www.procustomplayingcards.com/
Description: Palaimon Cards Infusion Theme
Author: Michael Wong
Author URI: http://www.procustomplayingcards.com/

	Copyright (c) Palaimon Cards.

*/

/*
rose (on enter): #FF9999
peach (on leave/highlight): #FFCC99
red (links): #D61D1D
blue: #B9D2FC
green: #A9C3A4
dark green: #515D4E
off black: #2b2b2b
Georgia, Verdana
content container: 905px
main content: 650px
sidebar: 215px
*/

/* Generic
---------------------------------------------------------------------------------*/

body {
	padding: 0;
	margin: 0;
	background: #FFFFCC url(images/pal-bg.png)  no-repeat center top;
	color: #000;
	width: 100%;
	display: table;
	line-height: 160%;
	font-family: Verdana, Geneva, sans-serif;

}


input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 150%;
}
p {
	padding: 0 0 1.1em;
	font-family: Verdana, Geneva, sans-serif;

}
img {
	border: none;
}

a {
	color: #963229;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
}


em {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
}
em strong {
	color: #FF1D25;
}

blockquote {
	padding: 0 10px 5px 20px;
	background: url(images/comments-bullet.gif) no-repeat left 2px;
	color: #666666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 115%;
	font-style: italic;
	line-height: 135%;
}
blockquote em {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 110%;
	font-style: italic;
	line-height: 130%;
}
blockquote cite {
	text-align: right;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
}
ul {
	list-style: none;
}

p a u{ 
	color: #D61D1D;  
}

p a u:hover{
	background-color: #Fc9999;
}

#main p a:hover{
	background-color: #Fc9999;

}

#main p a{
	color: #515D4E;
	text-decoration:none;
	border-bottom:thin dashed #D61D1D;
}
 
 
#main {
		font-family: Verdana, Geneva, sans-serif;
}

#mainblog a {
		color:#2B2B2B;
}

#mainblog a:hover {
	text-decoration:underline;
}

/* headings and typography
---------------------------------------------------------------------------------*/

#main h1, h2, h3, h4{
	font-family: Georgia;
}


h1, h2 {
	font-family: Georgia;
	padding: 0 0 8px;
	font-size: 27px;
	letter-spacing: 3px;
	font-weight: normal;
	font-variant: small-caps;
	color: #2b2b2b;
}
.title {
	background: url(images/tape.gif) no-repeat center center;
	text-align: center;
	letter-spacing: 1px;
	margin: 0px 0 20px;
	padding: 16px 20px 16px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: small-caps;
}

.title span {
	color: #666666;
}

.wp-caption-text{
	letter-spacing: 3px;
	font-weight: normal;
	font-variant: small-caps;
	font-size:12px;
}

.post a{
	color:#F00;
}
	

.post a:hover {
	border-bottom:dashed;
	color: #D61D1D;
}
	

.guarantee{
	font: Georgia;
	letter-spacing: -1px;
	font-weight: normal;
	font-variant: small-caps;	
}

.guarantee a:hover{
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #D61D1D;
}


.highlite{
	
}


h1 a:hover, h2 a:hover {
	color: #2b2b2b;
	text-decoration: none;
}
h3 {
	padding: 1.2em 0 .3em;
	font-family: Georgia;
	font-size: 135%;
	line-height: 100%;
	font-weight: bold;
}
h3 em, h4 em {
	color: #CC0000;
	letter-spacing: -1px;
}
h4 {
	padding: .85em 0 5px;
	color: #666666;
	font-family: Georgia;
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
}
.intro {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 8px;
	letter-spacing: -1px;
	font-weight: normal;
	font-variant: small-caps;
	color: #666;
}


p{ text-indent:20px;
	
}

#contentcontainer p:first-letter {
	color: #FCCC99;
	font-size:xx-large;
	font-weight:bold;
	}
	
.note{
	font-size:10px;
	font-style:oblique;
}

.date { 
	float:right;
	padding-right: 10px;
}


/* header
---------------------------------------------------------------------------------*/
#header {
	height: 180px;
	width: 905px;
	position: relative;
	position: relative;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#logo a{
	position: absolute;
	top: 80px;
	left: 90px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 490px;
	height: 90px;
	display: block;
	background-position: bottom;
}

#logo a:hover{
	position: absolute;
	top: 80px;
	left: 90px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 490px;
	height: 90px;
	display: block;
	background-position: top;
}

#quote a{
	position: absolute;
	top: 96px;
	left: 604px;
	background-image: url(images/request-quote.gif);
	background-repeat: no-repeat;
	width: 330px;
	height: 70px;
	display: block;
	background-position: 0 0;
}

#quote a:hover{
	position: absolute;
	top: 96px;
	left: 604px;
	background-image: url(images/request-quote.gif);
	background-repeat: no-repeat;
	width: 330px;
	height: 70px;
	display: block;
	background-position: 0 -80px;
}

#quote a:active{
	position: absolute;
	top: 96px;
	left: 604px;
	background-image: url(images/request-quote.gif);
	background-repeat: no-repeat;
	width: 330px;
	height: 78px;
	display: block;
	background-position: 0 -160px;
}

#nav_arrow{
	position: absolute;
	top: 81px;
	left: 887px;
	width: 150px;
	height: 186px;
	background-image: url(images/navigation.gif);
	background-repeat: no-repeat;
	z-index: 10;
}

#description {
	width: 360px;
	text-align: center;
	position: absolute;
	left: 490px;
	top: 95px;
	font: italic normal 24px/26px Georgia, "Times New Roman", Times, serif;
	color: #68391d;
}

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#B9D2FC; margin:0 5px;}
.b2f {height:1px; background:#B9D2FC; margin:0 3px;}
.b3f {height:1px; background:#B9D2FC; margin:0 2px;}
.b4f {height:2px; background:#B9D2FC; margin:0 1px;}


#navcontenttop {background: #B9D2FC; border-right:1px solid #B9D2FC; border-left:1px solid #B9D2FC;
}

#navcontenttop h3 {
	margin: 0px 10px 0px 10px;
	padding-bottom: 3px;
	font-size: 10px;
}

#navcontent {
	background: #B9D2FC;
	border-right:1px solid #B9D2FC;
	border-left:1px solid #B9D2FC;
	padding: 5px 10px 5px 10px;
}

#navcontent div {
	padding: 5px;
	border: thin dashed #F90;
}


#nav {
	position: absolute;
	left: 78px;
	bottom: 4px;
	list-style: none;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
}

#navigation p:first-letter{
	color: #000;
	font-size: inherit;
}

/* newsviewer
---------------------------------------------------------------------------------*/

#news{
}


/* content wrap
---------------------------------------------------------------------------------*/

#contentcontainer {
	width: 906px; /*rounded corner width */
	margin: 0 auto;
	/* for IE */
  	filter:alpha(opacity=88);
	/* CSS3 standard */
  	opacity:0.88;
  }

#content{
	background: #B9D2FC;
	width: 640px;
	padding: 10px;
	float: left;
	margin-bottom: 20px;
}

#contentb{
	background: #B9D2FC;
	width: 640px;
	padding: 10px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.clear{
	clear:both;
}

/* main content > main for posts
---------------------------------------------------------------------------------*/
.c1f, .c2f, .c3f, .c4f{font-size:1px; overflow:hidden; display:block;}
.c1f {height:1px; background:#FFF; margin:0 5px;}
.c2f {height:1px; background:#FFF; margin:0 3px;}
.c3f {height:1px; background:#FFF; margin:0 2px;}
.c4f {height:2px; background:#FFF; margin:0 1px;}


#main{
	float: left;
	background-color:#FFF;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 620px;
	min-height: 430px;
	height: auto !important;
	height: 430px;
  }
  
  #main a {
	color: #2b2b2b;
}
  
#main h1 {
	margin: 0 0 10px;
	padding: 10px;
	background-color:#FFCC99;
	text-align: center;
}


  #main a h1:hover{
	background-color: #CCC;
	text-decoration: underline;
}

  #main h2 {
	margin: 0 0 10px;
	padding: 10px;
	background-color:#CCC;
	text-align: center;
}


  #main a h2:hover{
	background-color: #FFCC99;
	text-decoration: none;
}


#main h1 .content{
	font-variant:small-caps;
	font: Georgia;
	color:#2b2b2b
}


  #main a h1 .content:hover{
	color: #B9D2FC
}

  #main h2 .content{
	font-variant:small-caps;
	font: Georgia;
	color:#2b2b2b
}


  #main a h2 .content:hover{
	  color: #B9D2FC
}

#pictureboxk a{
	float: left;
	margin-right: 15px;
	background-image: url(images/kingface_card.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 230px;
	display: block; 
	background-position: right;
   }
   
#pictureboxk a:hover {
	background-position: left;  
	width: 130px;
	height: 230px;
}


#pictureboxq a{
	float: right;
	margin-left: 15px;
	background-image: url(images/queensface_card.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 230px;
	display: block; 
	background-position: right;
   }
   
#pictureboxq a:hover {
	background-position: left;  
	width: 130px;
	height: 230px;
}


#customfield{
	list-style:none;
	display: run-in;
}


#pictureboxj a{
	float: left;
	margin-right: 15px;
	background-image: url(images/jackface_card.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 230px;
	display: block; 
	background-position: right;
   }
   
#pictureboxj a:hover {
	background-position: left;  
	width: 130px;
	height: 230px;
}

#footer{
	background: #B9D2FC;
	width: 885px;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	bottom: 0px;
	clear:both;
}

#mainblog{
	position: relative;
	background-color:#FFF;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 865px;
  }
  
#mainblog li{
	display:inline;
	list-style:none;
	letter-spacing: -1px;
	white-space:normal;
	margin-right:  10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 180%;
	font-size: 10px;
}

#mainblog ul{
	margin: 0px;
	padding: 0px;
}

#main ul{
	list-style: circle;
}

#mainpicture{
	text-align:center;
	font-size:9px;
}

.image{
    padding: 5px;
}

hr.blue{
	margin: 10px auto 0 0;
	color: #09c;
}
	

hr.blueb{
	border: none 0; 
	border-top: 1px dotted #09c;
	border-bottom: 1px solid #9cf;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}

.more-link{
	padding: 3px;
	font-variant:small-caps;
	}

.more-link:hover{
	background-color: #Fc9999;
	border-bottom-width: 0px;
	border-bottom-style: none;	
}
/* sidebar
---------------------------------------------------------------------------------*/
#sidebar {
	float:right;
	width: 210px;
	height:auto;
	background: #B9D2FC;
	padding: 10px;
}

/* sidebar menu */
#menu ul{
	padding-left: 0px;
	margin-left: 0px;
	font-family:Verdana, Geneva, sans-serif;
}

#menu li {
	display: block;
	list-style-type: none;
	text-transform:lowercase;

	
}


#menu a {
	font-size: 11px;
	color: #000;
	line-height: 30px;
	text-decoration: none;
	height: 30px;
	padding: 0px 10px 0px 10px;
	width: inherit;
	display: block;
	outline:0;
	margin-bottom: 5px;
	background-color: #FFF;
}
#menu a:hover {
	color: #000;
}

#menu a:active {
	color: #FC6508;
}

#menu .accordion a {
	color: #000;
	width: 160px;
}
#menu .accordion a:hover {
	color: #000;
}

#menu .cart{
	background-color:#FFF;
	margin: 5px;
	
}


#tagsheader{
	font-variant:small-caps;
	font-family:Verdana, Geneva, sans-serif;
	cursor: pointer;  	
	padding-left: 5px;
}

#tagsheader a:hover{
	padding-left: 20px;
}


#tags{
	font-family:Verdana, Geneva, sans-serif;
	background:  no-repeat left center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tags {
	text-transform: capitalize;
	letter-spacing: -1px;
	font-weight: normal;
	font-variant: small-caps;	
}
.tags span {
	display: none;
}
.tags a {
	background: none !important;
	padding: 0 !important;
	border: none !important;
}
.tags a:hover {
	text-decoration: underline !important;
}

/* Comments Styling
---------------------------------------------------------------------------------*/

#comment {
	width: 570px;
	height: 150px;
	}
	

/* Tag Cioud
---------------------------------------------------------------------------------*/	

.tag_cloud{
	font-family:Georgia;
}


.tag-link-1{
	color: #877900;
	padding: 8px;
	
	
}

	  .tag-link-1:hover {
		  background-color:#B9D2FC;
		  font-variant:small-caps;
	  }

.tag-link-2{
	color: #912600;
	padding: 12px;
	

}

   .tag-link-2:hover {
		  background-color:#B9D2FC;
		  font-variant:small-caps;
	  }
	  
.tag-link-3{
	color: #430069;
	padding: 16px;
	
}

   .tag-link-3:hover {
		  background-color:#B9D2FC;
		  font-variant:small-caps;
	  }


.tag-link-4{
	color: #1d6c01;
	padding: 20px;
	
}

  .tag-link-4:hover {
		  background-color:#B9D2FC;
		  font-variant:small-caps;
	  }

.tag-link-5{
	color: #004e6b;
	padding: 3px;
	font:Georgia;
}

  .tag-link-5:hover {
		  background-color:#B9D2FC;
		  font-variant:small-caps;
	  }
	  
/* social bookmark
---------------------------------------------------------------------------------*/
.social_bookmark a{
	/* for IE */
  	filter:alpha(opacity=50);
	/* CSS3 standard */
  	opacity:0.50;
}

.social_bookmark a:hover{
	/* for IE */
  	filter:alpha(opacity=100);
	/* CSS3 standard */
  	opacity:1;
	border-bottom:none;

}

.social_bookmark{
	font-size:10px;
}