/*  
Theme Name: StealingKisses.Net by Burning Bright Designs
Description: Theme for StealingKisses.Net designed by Becky
Author: Becky (http://www.burningbright.us)
*/



body {
	margin:0px;
	padding:0px;
        background-color: #fff;
	background-image: url('');
	background-repeat: repeat-x;
	text-align: center;
	font-family: tahoma;
	font-size: 10px;


}



#maincontainer {
	width: 980px; 
	margin: 0 auto;
	text-align: justify;
	position: relative;
	background-color: transparent;

}



#header {
	height: 719px;


}




a img {
	background-color:#fb9a9b;
	padding:5px;
	-moz-border-radius: 4px;
	border-bottom:1px solid #fff;
	border-left:0px;
	border-right: 1px solid #fff;
	border-top:0px;

}

a:hover img {
	background-color:#fb9698;
	padding:5px;
	-moz-border-radius: 4px;

}



.postsbg {
	background-color: #fff;
}

.postsbg a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #fa9698;
	padding-right: 20px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #ddd;
}

.postsbg a:hover {
	text-decoration: underline;
}

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	font-style: italic;
	font-weight: bold;
	color: #ff7174;
}


.navigation a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ff7174;
	padding-right: 20px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #fff;
}


.navigation a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ff7174;
	padding-right: 20px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #fff;
}


.navigation a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ff7174;
	padding-right: 20px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #fff;
}


.navigation a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #fb9d9f;
	padding-right: 20px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #fff;
}



.wptitle {       
	background-image: url('images/content-top.jpg');
	text-align: center;
	font-family: "georgia";
	font-size: 18px;
	font-weight: bold;
	font-style: italic; 
	color: #fe6769;
	height: 91px;
	text-shadow: #fff 1px 1px 1px;

}



.wptitle a {       
	font-family: "georgia";
	font-size: 18px;
	font-weight: bold;
	font-style: italic; 
	color: #fe6769;
	text-shadow: #ff 1px 1px 1px;
	text-decoration: none;

	

}



.wptitle a:hover {       
	font-family: "georgia";
	font-size: 18px;
	font-weight: bold;
	font-style: italic; 
	color: #fe6769;
	text-shadow: #fff 1px 1px 1px;
	text-decoration: underline;


}



.sub {       
	background-image: url('images/sub-bg.png');
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	padding: 6px;
	font-family: 'tahoma';
	font-size: 9px;
	color: #fb9799;
	text-align: center;
	height: 45px;
	width: 469;
	margin-left:44px;
	font-weight: bold;
}


.sub a{       
	color: #fb9799;
	font-family: 'tahoma';
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	

}



.sub a:hover {       
	color: #fb9799;
	font-family: 'tahoma';
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;

}




.menutext, menutext {
	background-image: url('images/sidebar-bg.jpg');
	padding: 5px;
	color: #fff;
	text-align: left;
	font: 10px 'tahoma';

}


#menu {
	width: 356px;
	background-image: url('images/sidebar-bg.jpg');
	margin-top: 0px;
	margin-right: 30px;
	text-align: left;
	float: right;
	padding:0px;
}


#content {
	background-image: url('images/content-bg.jpg');
	text-align: left;
	letter-spacing: 0px;
	padding:0px;

}



.content a {
	font-weight:bold;
	color: #ff686d;
	text-decoration:none;

}


.content a:hover {
	font-weight:bold;
	color: #ff686d;
	text-decoration: underline;

}




p {
	margin-top: 4px;
	padding-left:16px;
	padding-right:16px;

}



table,td,tr {
	font-family: Arial;
	font-size: 11px;
	color: #646464;
	padding-bottom: 14px;


}


.blk {
	background-color: #fbb2b4;
	padding: 8px;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border-radius: 7px;
	width: 315px;
	margin-left: 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#555;
	text-decoration:none;


}


.blk a{       
	color: #555;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
	

}



.blk a:hover {       
	color: #555;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration: underline;

}

blockquote {
	background-color:#f7f5bd;
	padding: 8px;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border-radius: 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666;
	text-decoration:none;

}




input, textarea, option, select {
	background: #f7f5bd;
	font-family: 'arial';
        font-size: 11px;
	color: #787878;
	padding: 4px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}
	
	input:hover, textarea:hover, option:hover, select:hover {
	background: #f7f5bd;
	font-family: 'arial';
        font-size: 11px;
	color: #787878;
	padding: 4px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}