/*
Theme Name: cherrykissbase
Description: Free Wordpress Theme Base Provided By Cherry-Kiss.Us 
Version: 1.0
Designed by: Danny & Nelson
Author: Nelson
Author URI: http://cherry-kiss.us
*/


/********** PLEASE DO NOT STEAL ANY OF THE CODING AND CLAIM IT AS YOURS! THIS IS A FREE WORDPRESS THEME BASE PROVIDED BY CHERRY-KISS.US! MAKE SURE YOU CREDIT CHERRY-KISS.US FOR THE FREE WORDPRESS THEME BASE! WE WORKED HARD TO PROVIDE THIS BASE FOR OUR VISITORS AT CHERRY-KISS.US! IF YOU HAVE ANY QUESTIONS PLEASE DONT HESITATE IN CONTACTING US! THANK YOU **********/

/********** Elite **********/
/* top 310 text shadow 512f9d*/
#elite   {
	color: #ffffff;
	font-size:8pt;
	line-height: 100%;
	letter-spacing: -.35px;
	font-family: Georgia;
	text-align: center;
	text-transform:normal;
 	text-shadow: 1px 0px 1px;
	right: -15px;
	top: 135px;
	width: 550px;
	position: absolute;
}

/********** Pic image effect elite **********/

.picelite {
	background-color:#FFECC6;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	opacity:.70;

}

.picelite:hover {
	background-color:#ffc600;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	opacity:.90;
}

/* pagenavi */
.pages {
	color: #ffffff;

}

.current {
	color: #ffffff;
        font-weight: bold;
}

/* breadcrumb */
.breadcrumb {
	color: #ffffff;
}

/*** toolbar ***/
toolbar { 	
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0px;
	font-family: Arial,tahoma,Verdana,Helvetica;
        margin: 0px;
}

/* appearances */
h4{ text-align: justify; } 


/********** Main Background **********/


body { 	
	background-color: #E5C096;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0px;
	font-family: Arial,tahoma,Verdana,Helvetica;
        margin: 0px;
}

 
#container   {
	text-align: justify;
	width: 900px;
	margin: 0px auto;
	position: relative;
	background-color: transparent;
}


/********** Welcome Message **********/
/* top 310 text shadow 512f9d*/
#welcome   {
	color: #ffffff;
	font-size:9pt;
	line-height: 100%;
	letter-spacing: -.35px;
	font-family: Georgia;
	text-align: center;
	text-transform:normal;
 	text-shadow: 1px 0px 1px #000000;
	right: 90px;
	top: 370px;
	width: 330px;
	position: absolute;
}


/********** Twitter or Latest News **********/

#twitter   {
	color: #ffffff;
	font-size:8pt;
	line-height: 100%;
	letter-spacing: -.35px;
	font-family: Georgia;
	text-align: center;
	text-transform:normal;
 	text-shadow: 1px 0px 1px #512f9d;
	left: 265px;
	top: 16px;
	width: 600px;
	position: absolute;
}


/********** Links **********/

a:link, a:active, a:visited {
	color: #ffc600;
	text-decoration : none; 
        font-weight: bold;
	text-shadow: 1px 0px 1px #808080;
}
 
a:hover {
	color: #ffffff;
	text-decoration : None;
}

 
/********** Text Effects **********/
 
	b{color: #FFC600;}
	i{font-size:12px; font-family: arial;}
	u{border-bottom:1px solid #ffffff; text-decoration:none; color: #ffffff;}
	
	
/********** List **********/
 
li { 
	list-style-image:url(http://i25.tinypic.com/16jlu1c.png);
	margin-left: -20px; 
} 


/********** Extra **********/
/* 	background-color: #8e6ae4; */
textarea, button, select {
	background-color: #E3E3E3;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #000000;
	padding:5px;		
	font-weight: normal; 
	text-transform: none;
	letter-spacing:0px;
	line-height : 12px;
	font-size:11px;
	text-decoration : none;
	font-family: Arial; 
	text-align :justify;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	}

option {
	background-color: #E3E3E3;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #000000;
	padding:5px;		
	font-weight: normal; 
	text-transform: none;
	line-height : 11px;
	font-size:10px;
	text-decoration : none;
	font-family: Arial; 
	text-align :justify;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	}

input {
	background-color: #E3E3E3;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #000000;
	padding:3px; 
	font-weight: normal; 
	text-transform: none;
	letter-spacing:0px;
	line-height : 12px;
	font-size:11px;
	text-decoration : none;
	font-family: Arial; 
	text-align :justify;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


/********** Blockquote **********/
/* bgcolor e3e3e3 */
blockquote {
	background-color: #B6880C;
	border-top: 0px solid #ffffff;
	border-left: 10px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	text-shadow: 1px 0px 1px #808080;
	text-align: justify;
	padding:5px;
	color: #ffffff;
	font-family: Tahoma;
	margin: 10px;
	line-height: 100%;
}


/********** Image Effects **********/

.pic {
	background-color:#ffc600;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	opacity:.70;

}

.pic:hover {
	background-color:#FFECC6;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	opacity:.90;
}



/********** Navigation **********/


#navigation   {
	background-color: #transparent;
	left: 50px;
	top: 100px;
	line-height: 100%;
	text-align: center;
	color: #ffc600; 
        width: 770px;
	position: absolute;
	display: inline;
}

a.nav:link, a.nav:visited, a.nav:active {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:13px; 
	font-weight: bold; 
	color: #ffffff; 	
	padding: 0px; 
	text-decoration: none; 
	text-align: center;
	text-shadow: 1px 0px 4px #362165;
}

a.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:13px; 
	font-weight: bold; 
	color: #ffc600; 
	padding: 0px; 
	text-decoration: none; 
	text-align: center;
        text-shadow: 1px 0px 4px #362165;
} 


/********** Content **********/


#content {
	float: right;
	width: 517px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: transparent;
}


#contentbottom {
	position: relative;
	width: 517px;height:209px;
	background-image: url(images/content/news_bottom.png);
	background-color: transparent;
}


/* Content Text */
/* text shadow 3a2569     text-shadow: 1px 0px 3px ;*/
.content{
	color: #ffffff;         
	font-size:9pt;
	font-family: Georgia;
	line-height:150%;
	background-color: transparent;
	background-image: url(images/content/newsbg.png);
	letter-spacing:0;
	text-align: justify;
	padding: 25px 25px 25px 25px;
	font-weight:normal;
}


/* Content Links */
/*     text-shadow: 1px 0px 3px ; */
.content a:link, .content a:active, .content a:visited {
	color: #FFECC6;
	text-decoration : none; 
}
 
.content a:hover {
	color: #ffffff;
	text-decoration : None;
}


/* Content Text Effects */
/* italic font-size:11px; */
.content b{color: #ffc600;}
.content i{font-size:12px;font-family: arial;}
.content u{border-bottom:1px solid #ffffff; text-decoration:none; color: #ffc600;}


/* Title */

#title {
	position: relative;
	width: 517px; height:195px;
	background-image: url(images/content/news_top.png);
	background-color: transparent;
}
/* padding top 85 text shadow 3a2569*/
.title {
	color: #ffc600;         
	font-size:14pt;
	font-family: Georgia;
    font-weight: bold;

	line-height: 16px;
	background-color: transparent;
	letter-spacing:0;
	text-align:Center;
	text-shadow: 1px 0px 3px #000000;
	padding-right:40px;
	padding-left:40px;
	padding-top:50px;
	padding-bottom:0px;
}

.title a:link, .title a:active, .title a:visited{
	color: #ffc600;         
	font-size:14pt;
	font-family: Georgia;
        font-weight: bold;

	line-height: 100%;
	background-color: transparent;
	letter-spacing:-1px;
	text-align:Center;
	text-shadow: 1px 0px 3px #000000;
}
 

.title a:hover {
	color: #ffffff;
	text-decoration : None;
}


/* Posting Info */

.posted {
    background-color: transparent;
    text-shadow: 1px 0px 3px #000000;
    text-align: center;
    padding:5px;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 9pt;
}
/* text-shadow 3a2569 */
.posted a:link, .posted a:active, .posted a:visited {
	color: #ffffff;
	text-decoration : none; 
	text-shadow: 1px 0px 3px #000000;

}
 
.posted a:hover {
	color: #ffc600;
	text-decoration : None;
}


/* Comments */

.comments {
    line-height: 100%;
    margin-left: 265px;
    margin-top: 90px;
    position: absolute; 
    height: auto !important; 
    font-family: Georgia;
    font-size: 20pt;
    font-weight: bold;
    font-style: italic;
    text-shadow: 1px 0px 4px #000000;
    text-align: center;
    letter-spacing:-1px;
    color: #b79af9;
    clear:both;
    background-color: #transparent;
}


.comments a:link, .comments a:active, .comments a:visited{
	color: #ffc600;
	text-decoration : none; 
	font-size: 30pt;
	text-shadow: 1px 0px 4px #000000;
	text-align: center;
	letter-spacing:-1px;
    font-weight: bold;
    font-style: italic;
	line-height: 100%;
}
 

.comments a:hover {
	color: #ffffff;
	text-decoration : None;
}


/********** Sidebar **********/

.sidetop {
	color: #ffffff;         
	font-size:13pt;
	font-family: Georgia;
	text-align: center;
	text-shadow: 1px 0px 4px #000000;
	font-weight: bold;

	font-style: italic;
	width: 268px;
	height:196px;
	background-color: transparent;
	background-image: url(images/sidebar/sideheader.png);
}
 
 
#sidebar {
	float: left;
	width: 268px;
   	margin-bottom: 10px;
	margin-left: 10px;
	background-color: transparent;
}


#sidebarbottom {
	position: relative;
	width: 268px;height:122px;
	background-image: url(images/sidebar/sidebottom.png);
	background-color: transparent;
}


/* Sidebar Header */
/* text shadow 4c377c     text-shadow: 1px 0px 4px; */

 
 
/* Sidebar Text */
/* text shadow 4c377c      text-shadow: 1px 0px 4px; */
.side{
	color: #ffffff;         
	font-size:9pt;
	font-family: Georgia;
	line-height:12px;
	background-color: transparent;
	background-image: url(images/sidebar/sidebg.png);
	letter-spacing:0;
	text-align: left;
	padding:15px;
	font-weight:normal;
}


/* Sidebar Links */

.side a:link, .side a:active, .side a:visited {
	color: #FFECC6;
	text-decoration : none; 
    font-weight: bold;

	text-shadow: 1px 0px 4px #000000;
}
 
.side a:hover {
	color: #ffffff;
	text-decoration : None;
}


/* Sidebar Text Effects */

.side b{color: #ffc600;}
.side i{font-size:12px; font-family: arial;}
.side u{border-bottom:1px solid #ffffff; text-decoration:none; color: #ffc600;}

/* alignments & images */

img.aligncenter, img[align="center"] {
	margin: 0 auto;
	display: block;

	background-color:#ffc600;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	opacity:.70;

	}

img.aligncenter:hover {
	background-color:#FFECC6;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	opacity:.90;
}

.alignleft {
	float: left;
	}
img.alignleft, img[align="left"] {
	float: left;
	margin: 5px 10px 0 0;

	background-color:#ffc600;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 32px;
	opacity:.70;
	}

img.alignleft:hover {
	background-color:#FFECC6;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	opacity:.90;
}
.alignright {
	float: right;
	}
img.alignright, img[align="right"] {
	float: right;
	margin: 5px 0 0 10px;

	background-color:#ffc600;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	opacity:.70;

	}

img.alignright:hover {
	background-color:#FFECC6;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	opacity:.90;
}

.entry-content img {
	max-width: 558px;
	height: auto;
	padding: 10px;
	background: #fff;
	}
.entry-content img.wp-smiley {
	background: none !important;
	}

/* cpg effect */
.cpg_thumbimage {
	background-color:#ffc600;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	opacity:.70;

}


.cpg_thumbimage:hover {
	background-color:#FFECC6;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	opacity:.90;
}
