/*
Theme Name: Soap Teens Theme
Theme URI: http://wordpress.org/
Description: Soap Teens Theme designed by Two Across
Version: 1.6
Author: Megan
Author URI: http://twoacross.org/
Tags: soap teens, custom header, fixed width, three columns, widgets


*/

/*BODY*/

b, strong {
	color: #499ea8;
}

i, em {
	color: #4e90a8;
}

A:link{color:#4e9ca8; text-decoration:none;}
A:visited{color:#4e9ca8;text-decoration:none;}
A:hover{color:#41b7c9;text-decoration:none;background-color:transparent;}


body{

font-size: 11px;
line-height:12px;
letter-spacing:0px;
font-family : Tahoma;
color: #898989;

background-image:  url(http://soapteens.com/wp-content/themes/st/images/background.jpg); 
background-repeat: repeat-x;
background-color: #f1f1f1;
background-position: 0px 0px;

}

input, textarea, select, option, button 
{color: #FFFFFF;
background: #90c4da;
font-size: 11px;
line-height: 13px;
font-weight: none;
text-decoration: none;
font-family: Tahoma; 
text-align: left;
border-width: 1px;
border-style: solid;
border-color:#90c4da;
filter: alpha(opacity=50);
-moz-border-radius: 5px;}

/*END BODY*/

/*SIDEBAR*/

.title {
        background-color: transparent;
	font-family : Lucida Sans;
	color: #4e90a8;
	font-size: 18px;
	text-align:center;
        height: 30px;
        font-weight: bold;
    font-style: italic;
}

.side-bar {
	font-family: Tahoma;
	background: #fff;
	background-image: url(http://soapteens.com/wp-content/themes/st/images/sidebar.jpg); 
	background-repeat: repeat-x;
	color: #888888;
	font-size: 11px;
	line-height:12px;
	-moz-border-radius: 5px;
   padding-right:10px;
   padding-left:10px;
   padding-top:10px;
   padding-bottom:10px;
   letter-spacing:0px;
     border: 1px solid #dfdfdf;
	text-align: left;
}

.side-bar img {
	-moz-opacity:0.9;
	padding: 4px;
	background:#ffffff;
     border: 1px solid #a6cbc9;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;
}

.side-bar img:hover {
	-moz-opacity:0.9;
	padding: 4px;
	background:#fff;
     border: 1px solid #bebebe;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;
}

.side-bar li {
     border-bottom: 1px solid #ddeef4;
		display: block;
		float: left;
		padding: 5px;
		width: 215px;

}
.side-bar li:hover {
     background-color: #d7ebf1;
     border-bottom: 1px solid #b2cfd7;
		display: block;
		float: left;
		padding: 5px;
     width: 215px;
}

.side-bar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*END SIDEBAR*/

/*CONTENT*/

.news-title {
        background-color: #e4e4e4;
	font-family : Lucida Sans;
	color: #4e90a8;
	font-size: 18px;
	text-align:center;
	-moz-border-radius: 5px;
        height: 30px;
        font-weight: bold;
    border: 1px solid #d7d7d7;
    font-style: italic;
}

.news {
	font-family : Tahoma;
	background: #eeeeee;
	color: #888888;
	font-size: 11px;
	line-height:12px;
	-moz-border-radius: 5px;
   padding-right:10px;
   padding-left:10px;
   padding-top:10px;
   padding-bottom:10px;
   letter-spacing:0px;
     border: 1px solid #dfdfdf;
	text-align: left;
}

.news img {
	-moz-opacity:0.9;
	padding: 4px;
	background:#ffffff;
     border: 1px solid #a6cbc9;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;
}

.news img:hover {
	-moz-opacity:0.9;
	padding: 4px;
	background:#fff;
     border: 1px solid #bebebe;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;
	}

.news-bottom {
	font-family : Tahoma;
	background: #daebf0;
	background-repeat: no;
	color: #888888;
	font-size: 11px;
	-moz-border-radius: 5px;
	padding: 5px;
   letter-spacing:0px;
     border: 1px solid #cbdbe1;
    text-align: center;
}

.footer {
	font-family : Tahoma;
	background: #d1ede6;
	background-repeat: no;
	color: #888888;
	font-size: 11px;
	line-height:12px;
	-moz-border-radius: 5px;
   padding-right:10px;
   padding-left:10px;
   padding-top:10px;
   padding-bottom:10px;
   letter-spacing:0px;
     border: 1px solid #b3d1c9;
    text-align: center;
}

/*END CONTENT*/