/*
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 **********/



/********** Main Background **********/

body { 	
	background-color: #ffffff;
	background-image: url(images/bg.png);
	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 **********/

#welcome   {
	color: #146e76;
	font-size:8pt;
	line-height: 100%;
	letter-spacing:0;
	font-family: Georgia;
	text-align: center;
	text-transform:normal;
 	text-shadow: 1px 0px 1px #81d0d6;
	right: 25px;
	top: 260px;
	width: 330px;
	position: absolute;
}


/********** Links **********/

a:link, a:active, a:visited {
	color: #f14984;
	text-decoration : none; 
        font-weight: bold;
        font-style: italic;
	text-shadow: 1px 0px 1px #808080;
}
 
a:hover {
	color: #164a4e;
	text-decoration : None;
}

 
/********** Text Effects **********/
 
	b{color: #1e595e;}
	i{font-size:11px; font-family: arial;}
	u{border-bottom:1px solid #ffffff; text-decoration:none; color: #1e595e;}
	
	
/********** List **********/
 
li { 
	list-style-image:url(http://i25.tinypic.com/16jlu1c.png);
	margin-left: -10px; 
} 


/********** Extra **********/

textarea, button, select {
	background-color: #ff99b8;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	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: #ff99b8;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	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: #ff99b8;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	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 **********/

blockquote {
	background-color: #ce82a9;
	border-top: 0px solid #ffffff;
	border-left: 15px 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 #994249;
	text-align: center;
	padding:5px;
	color: #ffffff;
	font-family: Tahoma;
	margin: 10px;
	line-height: 100%;
}


/********** Image Effects **********/

.pic {
	background-color:#fe6a9e;
	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:#f583b6;
	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: 42px;
	line-height: 100%;
	text-align: center;
	color: #ffffff; 
        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-style:italic; 
	font-weight: bold; 
	color: #431949; 	
	padding: 0px; 
	text-decoration: none; 
	text-align: center;
	text-shadow: 1px 0px 4px #823e8b;
}

a.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:13px; 
	font-style:italic; 
	font-weight: bold; 
	color: #ffffff; 
	padding: 0px; 
	text-decoration: none; 
	text-align: center;
        text-shadow: 1px 0px 4px #823e8b;
} 


/********** 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 */

.content{
	color: #ffffff;         
	font-size:9pt;
	font-family: Georgia;
	line-height:12px;
	background-color: transparent;
	background-image: url(images/content/newsbg.png);
	letter-spacing:0;
	text-align: left;
	text-shadow: 1px 0px 3px #0c727a;
	padding: 25px;
	font-weight:normal;
}


/* Content Links */

.content a:link, .content a:active, .content a:visited {
	color: #164a4e;
	text-decoration : none; 
	text-shadow: 1px 0px 3px #0c727a;
        font-style: italic;
}
 
.content a:hover {
	color: #ffffff;
	text-decoration : None;
}


/* Content Text Effects */

.content b{color: #1e595e;}
.content i{font-size:11px; font-family: arial;}
.content u{border-bottom:1px solid #ffffff; text-decoration:none; color: #1e595e;}


/* Title */

#title {
	position: relative;
	width 517;height:206px;
	background-image: url(images/content/news_top.png);
	background-color: transparent;
}

.title {
	color: #ffffff;         
	font-size:14pt;
	font-family: Georgia;
    font-weight: bold;
    font-style: italic; 
	line-height: 16px;
	background-color: transparent;
	letter-spacing:0;
	text-align:Center;
	text-shadow: 1px 0px 3px #0c727a;
	padding-right:5px;
	padding-left:5px;
	padding-top:45px;
	padding-bottom:0px;
}

.title a:link, .title a:active, .title a:visited{
	color: #ffffff;         
	font-size:14pt;
	font-family: Georgia;
    font-weight: bold;
    font-style: italic; 
	line-height: 100%;
	background-color: transparent;
	letter-spacing:-1px;
	text-align:Center;
	text-shadow: 1px 0px 3px #0c727a;
}
 

.title a:hover {
	color: #164a4e;
	text-decoration : None;
}


/* Posting Info */

.posted {
	background-color: #49d1dc;
    border-top: 0px solid #fffffff;
	border-left: 0px solid #ffffff;
	border-right: 2px solid #ffffff;
    border-bottom: 1px solid #ffffff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	text-shadow: 1px 0px 3px #0c727a;
	text-align: center;
	padding:5px;
	color: #ffffff;
	font-family: Tahoma;
    font-size: 9pt;
	margin-left: 25px;
    margin-right: 25px;
    margin-top: 5px;
}

.posted a:link, .posted a:active, .posted a:visited {
	color: #164a4e;
	text-decoration : none; 
	text-shadow: 1px 0px 3px #0c727a;
        font-style: italic;
}
 
.posted a:hover {
	color: #ffffff;
	text-decoration : None;
}


/* Comments */

.comments {
	line-height: 100%;
    margin-left: 370px;
    margin-top: 117px;
	position: absolute; 
	height: auto !important; 
	font-family: Georgia;
	font-size: 20pt;
    font-weight: bold;
    font-style: italic;
	text-shadow: 1px 0px 4px #823e8b;
	text-align: center;
	letter-spacing:-1px;
	color: #431949;
	clear:both;
	background-color: #transparent;
}


.comments a:link, .comments a:active, .comments a:visited{
	color: #6f2f78;
	text-decoration : none; 
	font-size: 16pt;
	text-shadow: 1px 0px 4px #823e8b;
	text-align: center;
	letter-spacing:-1px;
    font-weight: bold;
    font-style: italic;
	line-height: 100%;
}
 

.comments a:hover {
	color: #ffffff;
	text-decoration : None;
}


/********** Sidebar **********/
 
 
#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 */

.sidetop {
	color: #ffffff;         
	font-size:13pt;
	font-family: Georgia;
	text-align: center;
	text-shadow: 1px 0px 4px #823e8b;
	padding-top: 75px;
	font-weight: bold;
	font-style: italic;
	width: 268px;
	height:196px;
	background-color: transparent;
	background-image: url(images/sidebar/sideheader.png);
}
 
 
/* Sidebar Text */

.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;
	text-shadow: 1px 0px 4px #823e8b;
	padding:15px;
	font-weight:normal;
}


/* Sidebar Links */

.side a:link, .side a:active, .side a:visited {
	color: #431949;
	text-decoration : none; 
    font-weight: bold;
    font-style: italic;
	text-shadow: 1px 0px 4px #823e8b;
}
 
.side a:hover {
	color: #ffffff;
	text-decoration : None;
}


/* Sidebar Text Effects */

.side b{color: #5b2d62;}
.side i{font-size:11px; font-family: arial;}
.side u{border-bottom:1px solid #ffffff; text-decoration:none; color: #5b2d62;}
